ul {
  list-style-type: none;
}
body {
  font-family: "微软雅黑" !important;
}

a {
  color: #337ab7;
}
.container-fluid {
  padding: 0;
}
.row {
  max-width: 1200px;
  text-align: center;
  margin: 0 auto;
}
#nav {
  background-color: #007ee8 !important;
  border: none;
  margin-bottom: 0;
}
#nav .navbar-collapse {
  border: none;
  max-height: none;
}
#nav .navbar-collapse > ul.nav {
  overflow: auto;
  margin: 0;
}
#nav .navbar-collapse > ul.nav > li {
  position: static;
}
#nav .navbar-collapse > ul.nav > li > a {
  color: white;
  -webkit-transition: all 200ms;
  transition: all 200ms;
  text-align: left;
  padding-left: 10px;
  padding-right: 10px;
}
#nav .navbar-collapse > ul.nav > li.active > a,
#nav .navbar-collapse > ul.nav > li:hover > a {
  color: #d8d8d8;
  background: none;
}
#nav .navbar-collapse > ul.nav > li.active .list-nav {
  display: block;
  z-index: 3;
}
#nav .navbar-collapse > ul.nav > li.active .list-nav li {
  opacity: 0;
}
#nav .navbar-brand {
  padding: 10px 20px;
}
#nav .navbar-header button {
  border: 1px solid white;
  border-radius: 0;
}
#nav .navbar-header button:focus {
  background: white;
}
#nav .navbar-header button:focus .icon-bar {
  background: #007ee8;
}
#nav .navbar-header .icon-bar {
  background: white;
}
#nav dl {
  margin: 0;
}
#nav dl dt {
  color: white;
  font-weight: normal;
  font-style: italic;
  text-align: left;
  text-indent: 2em;
}
#nav dl dd a {
  display: inline-block;
  width: 100%;
  height: 100%;
  text-indent: 2em;
  padding: 5px 0;
  color: white;
  -webkit-transition: all 200ms;
  transition: all 200ms;
  text-align: left;
}
.list-outside {
  margin-top: 166px;
}
.linenav-outside {
  margin-top: 100px;
}
.personal-outside {
  margin-top: 50px;
}
.material .lf {
  text-align: left;
}
.material h1 {
  text-align: left;
}
.material h1 small {
  font-size: 16px;
  font-weight: normal;
}
.material tr td:first-child {
  text-align: right;
  font-weight: bolder;
  width: 25%;
  vertical-align: middle;
}
.material tr td:last-child {
  text-align: left;
  padding-left: 2%;
}
.para h1 {
  text-align: left;
}
.para h1 small {
  font-size: 16px;
  font-weight: normal;
}
.para table {
  font-weight: normal;
  color: #1c1c1c;
}
.para table td {
  border-color: #808080 !important;
}
.para table td p {
  margin: 0;
  line-height: 25px;
}
.para tr td:first-child {
  text-align: right;
  font-weight: bolder;
  width: 34%;
  vertical-align: middle;
}
.para tr td:last-child {
  text-align: left;
  width: 66%;
  padding-left: 2%;
}
.parasw .row .table-bordered tr th,
.parasw .row .table-bordered tr td {
  border: 1px solid #808080 !important;
}
.para .table-responsive table {
  border-color: #808080;
}
.para .table-responsive table tr td:first-child {
  text-align: center;
  width: auto;
}
.para .table-responsive table tr td:last-child {
  text-align: center;
  width: auto;
}
.para .table-responsive table tr td {
  vertical-align: middle;
}
.para .table-responsive table tr th {
  border: 1px solid #808080;
}
.list-nav-show {
  display: block !important;
  z-index: 3 !important;
}
.list-nav {
  display: none;
  position: absolute;
  left: 0;
  top: 50px;
  width: 100%;
  z-index: 9;
  background: #f2f2f4;
  overflow: hidden;
}
.list-nav a {
  text-decoration: none;
  display: inline-block;
  width: 100%;
  position: relative;
  color: #000000;
  font-size: 12px;
  padding-top: 20px;
}
.list-nav ul {
  padding-left: 0;
  margin-bottom: 0;
}
.list-nav ul li {
  text-align: center;
}
.list-nav ul li a {
  text-align: center;
}
.list-nav ul li p {
  margin: 0;
  padding: 15px 0;
}
.list-nav ul li img {
  max-width: 100%;
  -webkit-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
}
.list-nav ul li:hover img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.list-nav-services li {
  float: left;
  width: 15%;
}
.list-nav-services li:first-child {
  margin-left: 35%;
}
.industrial-grade {
  width: 100px;
  height: 25px;
  background-image: url(../images/icon.png);
  background-repeat: no-repeat;
  background-position: 0 -36px;
  margin: 0 auto;
}
.quasi-industrial-grade {
  width: 100px;
  height: 25px;
  background-image: url(../images/icon.png);
  background-repeat: no-repeat;
  background-position: 0 -2px;
  margin: 0 auto;
}
.list-nav-zmj li:first-child {
  margin-left: 5%;
}
.list-nav-zmj li {
  float: left;
  width: 10%;
}
.list-nav-spj li:first-child {
  margin-left: 35%;
}
.list-nav-spj li {
  float: left;
  width: 15%;
}
.list-nav-cysb li:first-child {
  margin-left: 27.5%;
}
.list-nav-cysb li {
  float: left;
  width: 15%;
}
.list-nav-smy li {
  float: left;
  width: 11.11%;
}
.list-nav-gyj li:first-child {
  margin-left: 11%;
}
.list-nav-gyj li {
  float: left;
  width: 13%;
}
#gyj dl dd {
  text-indent: 2em;
}
.list-nav-sla a {
  padding-top: 27px;
}
.list-nav-slm a {
  padding-top: 26px;
}
.list-nav-slm a {
  padding-top: 25px;
}
.list-container {
  background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#f7f7f7));
  background: linear-gradient(to bottom, #ffffff, #f7f7f7);
  overflow: hidden;
}
.list-container .list-txt {
  height: 600px;
}
.list-container .list-txt > div {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.list-container .list-txt h1 {
  font-size: 56px;
  margin: 0;
}
.list-container .list-txt p {
  color: #666666;
  margin: 20px 0;
  font-weight: normal;
  line-height: 45px;
  font-size: 37px;
}
.list-container .list-txt a {
  color: #007ee8;
  font-size: 18px;
}
.list-container .list-txt a:not(:last-child)::after {
  content: " >";
}
.list-container .list-img {
  height: 600px;
}
.list-container .list-img img {
  margin: 0 auto;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  max-height: 100%;
}
.line-nav {
  z-index: 2;
  position: fixed;
  top: 50px;
  width: 100%;
  background: white;
  padding: 12px 0;
}
.line-nav .line-nav-name {
  font-size: 20px;
  line-height: 20px;
  color: #595959;
  padding-left: 20px;
}
.line-nav .line-nav-toggle {
  padding-right: 20px;
}
.line-nav .line-nav-toggle a {
  margin-left: 20px;
  padding: 3px 0;
  text-decoration: none;
  line-height: 20px;
  color: #595959;
}
.line-nav .line-nav-toggle a:hover,
.line-nav .line-nav-toggle a.active {
  color: #007ee8;
}
.line-nav .line-nav-toggle a.btn {
  vertical-align: baseline;
  padding: 3px 18px;
  line-height: 20px;
  border: none;
  background: #007ee8;
  color: white;
  border-radius: 3px;
}
.line-nav .line-nav-toggle a.btn:hover {
  background: #1c97ff;
}
.banner-design {
  background: url(../images/gyj-banner.jpg) center / cover no-repeat;
  position: relative;
  height: auto;
  text-align: center;
}
.banner-design img {
  width: 100%;
}
.banner-design div h1 {
  padding-top: 50px;
}
.banner-design div p {
  font-size: 19px;
}
.banner-design div img {
  margin: 0 auto;
  margin-top: 140px;
  margin-bottom: 30px;
  width: 80%;
}
.design-container {
  overflow: hidden;
}
.design-container .list-txt {
  height: 600px;
}
.design-container .list-txt > div {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.design-container .list-txt p {
  font-size: 15px;
  margin: 0;
  text-align: left;
  line-height: 23px;
}
.design-container .list-txt h1 {
  font-size: 32px;
  text-align: left;
  margin: 10px 0;
  line-height: 40px;
}
.design-container .list-txt h1 sup {
  font-size: 12px;
  vertical-align: super;
}
.design-container .list-txt h4 {
  text-align: left;
  margin: 10px 0;
}
.design-container .list-txt span {
  color: #007ee8;
  font-weight: bold;
}
.design-container .list-txt img {
  margin-top: 40px;
  margin-bottom: 10px;
  display: block;
  margin-left: 0;
}
.design-container .list-img {
  height: 600px;
}
.design-container .list-img img {
  margin: 0 auto;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  max-height: 100%;
}
.design-container-v {
  overflow: hidden;
}
.design-container-v .row {
  position: relative;
  height: 600px;
}
.design-container-v .list-txt p {
  font-size: 15px;
  margin: 0;
}
.design-container-v .list-txt h1 {
  font-size: 32px;
}
.design-container-v .list-img {
  position: absolute;
  bottom: 0;
  width: 100%;
}
.design-container-v .list-img img {
  margin: 0 auto;
  max-height: 100%;
}
.syd-one .syd-one-left {
  margin-right: 20px;
}
.syd-one h1,
.syd-one small {
  color: #007ee8 !important;
}
.syd-one small {
  font-size: 14px;
}
.syd-one h1 {
  margin: 3px 0 !important;
}
.syd-one h4 {
  margin: 0 !important;
}
.syd-one-container {
  margin-top: 20px;
}
.bg-grey .row .list-txt p,
.bg-slm1503 .row .list-txt p {
  width: 80%;
  display: block;
  margin: auto;
}
.bg-grey {
  background: #f5f5f5;
}
.bg-grey .row .dzdy {
  overflow: hidden;
  width: 75%;
  margin: 20px auto;
}
.bg-grey .row .dzdy li {
  width: 49.5% !important;
  margin: 0;
  float: left;
}
.bg-black {
  background: -webkit-gradient(linear, left top, left bottom, from(#333333), to(#000000));
  background: linear-gradient(#333333, #000000);
}
.bg-black .list-txt .list-txt-container h1,
.bg-black .list-txt .list-txt-container p {
  color: white;
}
.bg-two0 {
  background: url(../images/bg-top.jpg) center / cover no-repeat;
}
.bg-two1 {
  background: url(../images/bg-1.jpg) center / cover no-repeat;
}
.bg-two {
  background: url(../images/bg-bottom.jpg) center / cover no-repeat;
}
.bg-two .list-txt-container h4,
.bg-two .list-txt-container h1,
.bg-two .list-txt-container p {
  color: white;
}
.bg-two2 {
  background: url(../images/bg-2.jpg) center / cover no-repeat;
}
.bg-company20 {
  background: url(../images/bg-top.jpg) center / cover no-repeat;
}
.bg-company20 .list-txt-container h4,
.bg-company20 .list-txt-container h1,
.bg-company20 .list-txt-container p {
  color: white;
}
.bg-company2 {
  background: url(../images/company24.jpg) center / cover no-repeat;
}
.bg-company2 .list-txt-container h4,
.bg-company2 .list-txt-container h1,
.bg-company2 .list-txt-container p {
  color: white;
}
.bg-c300 {
  background: url(../images/bg-top.jpg) center / cover no-repeat;
}
.bg-c300 .list-txt-container h4,
.bg-c300 .list-txt-container h1,
.bg-c300 .list-txt-container p {
  color: white;
}
.bg-onemini {
  background: url(../images/bg-top.png) center / cover no-repeat;
}
.bg-dlp {
  background: url(../images/bg-top.jpg) center / cover no-repeat;
}
.bg-huge {
  background: url(../images/bg-top.jpg) center / cover no-repeat;
}
.bg-m400 {
  background: url(../images/bg-top.jpg) center / cover no-repeat;
}
.bg-sweetin {
  background: url(../images/bg-top.png) center / cover no-repeat;
}
.bg-maker {
  background: url(../images/bg-top.jpg) center / cover no-repeat;
}
.bg-writer {
  background: url(../images/bg-top.jpg) center / cover no-repeat;
}
.bg-robot {
  background: url(../images/bg-top.jpg) center / cover no-repeat;
}
.bg-robot .list-txt .list-txt-container h1,
.bg-robot .list-txt .list-txt-container h4 {
  color: #ffa11f;
}
.bg-robot .list-txt .list-txt-container p {
  color: #007ee8;
}
.bg-robot2 {
  background: url(../images/bg1.jpg) center / cover no-repeat;
}
.bg-robot2 .list-txt .list-txt-container h1,
.bg-robot2 .list-txt .list-txt-container h4,
.bg-robot2 .list-txt .list-txt-container small,
.bg-robot2 .list-txt .list-txt-container p {
  color: white;
}
.bg-robot3 {
  background: url(../images/bg2.jpg) center / cover no-repeat;
}
.bg-robot4 {
  background: url(../images/bg3.jpg) left / cover no-repeat;
}
.bg-robot4 .list-txt .list-txt-container h1,
.bg-robot4 .list-txt .list-txt-container p,
.bg-robot4 .list-txt .list-txt-container h4 {
  text-align: right;
}
.bg-robot4 .list-txt .list-txt-container img {
  margin-left: auto;
  margin-right: 0;
}
.bg-robot5 {
  background: url(../images/bg4.jpg) right / cover no-repeat;
}
.bg-reeyee0 {
  background: url(../images/bg-top.jpg) center / cover no-repeat;
}
.bg-reeyee0 .list-txt-container h4,
.bg-reeyee0 .list-txt-container h1,
.bg-reeyee0 .list-txt-container p {
  color: white;
}
.bg-reeyee {
  background: url(../images/reeyee2.jpg) center / cover no-repeat;
}
.bg-reeyee .list-txt-container h4,
.bg-reeyee .list-txt-container h1,
.bg-reeyee .list-txt-container p {
  color: white;
}
.bg-pro {
  background: url(../images/willboox-m_bg.png) center / cover no-repeat;
}
.bg-pro .row {
  width: 100% !important;
  max-width: none;
  height: 835px;
}
.bg-pro .list-txt .list-txt-container p,
.bg-pro .list-txt .list-txt-container h1 {
  color: white;
}
.bg-pro .list-img {
  padding: 0 !important;
}
.bg-pro2 {
  background: url(../images/bg2.jpg) center / cover no-repeat;
}
.bg-pro2 .row {
  height: auto;
}
.bg-pro2 h3 {
  color: #007ee8;
  font-size: 20px;
}
.bg-pro2 h1 {
  margin: 10px 0;
}
.bg-pro2 ul {
  overflow: hidden;
  margin: 0;
  padding: 20px 0;
}
.bg-pro2 ul li {
  float: left;
  width: 50%;
  margin: 10px 0;
}
.bg-pro2 ul li p {
  margin-top: 5px;
  margin-bottom: 0;
}
.bg-pro2 ul li img {
  max-width: 100%;
}
.bg-pro3 {
  background: url(../images/bg3.jpg) top / cover no-repeat;
}
.bg-pro3 .list-txt .list-txt-container p,
.bg-pro3 .list-txt .list-txt-container h1 {
  color: white;
}
.bg-pro3jia {
  background: url(../images/bg3+.jpg) top / cover no-repeat;
}
.bg-pro3jia .list-txt .list-txt-container p,
.bg-pro3jia .list-txt .list-txt-container h1 {
  color: white;
}
.bg-light-pro02 .row .list-txt .list-txt-container p,
.bg-light-pro03 .row .list-txt .list-txt-container p,
.bg-light-pro04 .row .list-txt .list-txt-container p,
.bg-light-pro05 .row .list-txt .list-txt-container p,
.bg-light-pro06 .row .list-txt .list-txt-container p,
.bg-light-pro07 .row .list-txt .list-txt-container p,
.bg-light-pro08 .row .list-txt .list-txt-container p,
.bg-light-pro09 .row .list-txt .list-txt-container p,
.bg-light-pro10 .row .list-txt .list-txt-container p,
.bg-light-pro11 .row .list-txt .list-txt-container p,
.bg-light-pro12 .row .list-txt .list-txt-container p,
.bg-light-pro13 .row .list-txt .list-txt-container p,
.bg-light-pro14 .row .list-txt .list-txt-container p {
  text-align: left;
  font-size: 20px;
  color: #9c9c9c;
}
.bg-light-pro02 .row .list-txt .list-txt-container h1,
.bg-light-pro03 .row .list-txt .list-txt-container h1,
.bg-light-pro04 .row .list-txt .list-txt-container h1,
.bg-light-pro05 .row .list-txt .list-txt-container h1,
.bg-light-pro06 .row .list-txt .list-txt-container h1,
.bg-light-pro07 .row .list-txt .list-txt-container h1,
.bg-light-pro08 .row .list-txt .list-txt-container h1,
.bg-light-pro09 .row .list-txt .list-txt-container h1,
.bg-light-pro10 .row .list-txt .list-txt-container h1,
.bg-light-pro11 .row .list-txt .list-txt-container h1,
.bg-light-pro12 .row .list-txt .list-txt-container h1,
.bg-light-pro13 .row .list-txt .list-txt-container h1,
.bg-light-pro14 .row .list-txt .list-txt-container h1 {
  text-align: left;
  margin: 80px 0 30px;
  color: #fff;
  font-size: 50px;
}
.bg-light-pro {
  background: #1d1d1d;
}
.bg-light-pro .row {
  max-width: none;
  height: 1780px;
}
.bg-light-pro .row .list-img img {
  display: inline-block;
  margin-bottom: 85px;
}
.bg-light-pro .row .list-txt .list-txt-container p {
  font-size: 30px;
  color: #9c9c9c;
}
.bg-light-pro .row .list-txt .list-txt-container h1 {
  color: #fff;
  font-size: 60px;
}
.bg-light-pro02 {
  background: #000;
}
.bg-light-pro02 .row {
  height: 1250px;
}
.bg-light-pro02 .row .list-img img {
  margin-bottom: 65px;
}
.bg-light-pro03 {
  background: #1d1d1d;
}
.bg-light-pro03 .row {
  height: 895px;
}
.bg-light-pro03 .row .list-img img {
  margin-bottom: 65px;
}
.bg-light-pro04 {
  background: url(../images/lightpro04.jpg) top / cover no-repeat;
}
.bg-light-pro04 .row {
  height: 1310px;
}
.bg-light-pro05 {
  background: #1d1d1d;
}
.bg-light-pro05 .row {
  height: 855px;
}
.bg-light-pro05 .row .list-img img {
  margin-bottom: 65px;
}
.bg-light-pro05 .row .list-txt .list-txt-container {
  text-align: left;
}
.bg-light-pro05 .row .list-txt .list-txt-container h1 {
  margin-top: 80px;
  margin-bottom: 30px;
}
.bg-light-pro06 {
  background: url(../images/lightpro06.jpg) top / cover no-repeat;
}
.bg-light-pro06 .row {
  height: 1165px;
}
.bg-light-pro061 {
  background-color: #000;
}
.bg-light-pro061 .row {
  height: auto;
}
.bg-light-pro061 ul {
  overflow: hidden;
  margin: 0;
  padding: 20px 0;
}
.bg-light-pro061 ul li {
  float: left;
  width: 50%;
  margin: 10px 0;
}
.bg-light-pro061 ul li p {
  margin-top: 5px;
  color: #9c9c9c;
}
.bg-light-pro061 ul li img {
  max-width: 100%;
}
.bg-light-pro07 {
  background: #1d1d1d;
}
.bg-light-pro07 .row {
  height: 1550px;
}
.bg-light-pro07 .row .list-img img {
  margin-bottom: 65px;
}
.bg-light-pro07 .row .list-txt .list-txt-container {
  text-align: left;
}
.bg-light-pro07 .row .list-txt .list-txt-container h1 {
  margin-top: 80px;
  margin-bottom: 30px;
}
.bg-light-pro08 {
  background: url(../images/lightpro08.jpg) top / cover no-repeat;
}
.bg-light-pro08 .row {
  height: 1335px;
}
.bg-light-pro09 {
  background: url(../images/lightpro09.gif) top / cover no-repeat;
}
.bg-light-pro09 .row {
  height: 1400px;
}
.bg-light-pro10 {
  background: #000;
}
.bg-light-pro10 .row {
  height: 1045px;
}
.bg-light-pro11 {
  background: #1d1d1d;
}
.bg-light-pro11 .row {
  height: 935px;
}
.bg-light-pro11 .row .list-img img {
  margin-bottom: 65px;
}
.bg-light-pro12 {
  background: #000;
}
.bg-light-pro12 .row {
  height: 985px;
}
.bg-light-pro12 .row .list-img img {
  margin-bottom: 65px;
}
.bg-light-pro13 {
  background: #1d1d1d;
}
.bg-light-pro13 .row {
  height: 1155px;
}
.bg-light-pro13 .row .list-img img {
  margin-bottom: 65px;
}
.bg-light-pro15 {
  background: #1d1d1d;
}
.bg-light-pro15 .row {
  height: 1155px;
}
.bg-light-pro15 .row .list-img img {
  margin-bottom: 65px;
}
.bg-light-pro14 {
  background-color: #000;
}
.bg-light-pro14 .row {
  height: auto;
}
.bg-light-pro14 .row ul {
  padding: 0;
  margin: 0 10px 60px 10px;
  border: 1px solid #fff;
}
.bg-light-pro14 .row ul li {
  height: 425px;
  border-bottom: 1px solid #fff;
}
.bg-light-pro14 .row ul li img {
  display: block;
  height: 98%;
  margin: auto;
}
.bg-light-pro14 .row ul li:nth-child(even) {
  border-left: 1px solid #fff;
}
.bg-light-pro14 .row ul li div {
  padding: 100px 10px;
}
.bg-light-pro14 .row ul li div p {
  color: #fff;
  font-family: none;
  margin-bottom: 0px;
  text-align: left;
  border-bottom: 1px solid #fff;
  line-height: 35px;
}
.bg-light-pro14 .row ul li div p:nth-last-child(1) {
  border: none;
}
.bg-ds {
  background: url(../images/ds1.png) center / cover repeat-x;
}
.bg-ds .list-txt .list-txt-container p,
.bg-ds .list-txt .list-txt-container h1 {
  color: #000;
}
.bg-ds011 {
  background-color: #fff;
  height: auto ;
}
.bg-ds011 .row {
  height: auto;
}
.bg-ds011 .row .list-img {
  position: unset;
  margin: auto;
  display: flex;
  justify-content: space-between;
}
.bg-ds011 .row .list-img img {
  width: 20%;
  margin: 20px 2%;
  height: auto;
  float: left;
}
.bg-ds012 {
  background: url(../images/ds202-1.png) center / cover repeat-x;
  height: auto;
}
.bg-ds012 .row {
  height: auto;
}
.bg-ds012 .row .list-img {
  position: unset;
}
.bg-ds012 .row .list-img img {
  margin: 20px auto;
}
.bg-ds01 {
  background: url(../images/ds2.png) center no-repeat;
}
.bg-ds01 .row {
  height: auto;
}
.bg-ds01 .row .list-txt .list-txt-container h1 {
  color: #fff;
}
.bg-ds01 .row .list-txt .list-txt-container p {
  color: #9c9c9c;
}
.bg-ds01 .row .list-img {
  position: inherit;
  width: 100%;
  margin: 50px 0;
}
.bg-ds01 .row .list-img .list-img1 {
  width: 19%;
}
.bg-ds01 .row .list-img .list-img2 {
  width: 32%;
  margin: 310px 0 0 50px;
}
.bg-ds02 {
  background: url(../images/ds3.png) center no-repeat;
}
.bg-ds02 .row {
  height: 750px;
}
.bg-ds02 .row .list-txt .list-txt-container h1 {
  color: #000;
}
.bg-ds02 .row .list-txt .list-txt-container p {
  color: #666;
}
.bg-ds02 .row .list-img {
  width: 100%;
}
.bg-ds02 .row .list-img img {
  width: 55%;
  margin: 10px auto;
}
.bg-ds03 {
  background: url(../images/ds4.jpg) center / cover repeat-x;
  height: 1316px;
  position: relative;
}
.bg-ds03 .row {
  position: unset;
  height: auto;
}
.bg-ds03 .row .list-txt .list-txt-container p,
.bg-ds03 .row .list-txt .list-txt-container h1 {
  color: #fff;
}
.bg-ds03 .row .list-img {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%);
}
.bg-ds03 .row .list-img img {
  margin: 60px 90px;
}
.bg-ds04 {
  background: url(../images/ds5.png) center no-repeat;
}
.bg-ds04 .row {
  height: auto;
}
.bg-ds04 .row .list-txt .list-txt-container h1 {
  color: #000;
}
.bg-ds04 .row .list-txt .list-txt-container p {
  color: #666;
}
.bg-ds04 .row .list-img {
  position: unset;
  width: 100%;
}
.bg-ds04 .row .list-img img {
  width: 80%;
  margin: 20px auto;
}
.bg-ds05 {
  background: url(../images/ds6.png) center no-repeat;
}
.bg-ds05 .row {
  height: auto;
}
.bg-ds05 .row .list-txt .list-txt-container h1 {
  color: #fff;
  line-height: 150%;
}
.bg-ds05 .row .list-txt .list-txt-container p {
  color: #666;
}
.bg-ds05 .row .list-img {
  position: unset;
  width: 100%;
  margin: auto;
  margin-top: 50px;
}
.bg-ds05 .row .list-img img {
  display: inline-block;
  margin: 20px;
}
.bg-ds05 .row .list-img img .img-responsive {
  width: 43%;
}
.bg-ds05 .row .list-img img .img-responsive1 {
  width: 38% ;
}
.bg-ds06 {
  background: url(../images/ds7.png) center no-repeat;
}
.bg-ds06 .row {
  height: auto;
}
.bg-ds06 .row .list-txt .list-txt-container h1 {
  color: #000;
  line-height: 150%;
}
.bg-ds06 .row .list-txt .list-txt-container p {
  color: #666;
}
.bg-ds06 .row .list-img {
  position: unset;
  width: 100%;
  margin: auto;
  margin-top: 50px;
}
.bg-ds07 {
  background: url(../images/ds8.png) center no-repeat;
}
.bg-ds07 .row {
  height: auto;
}
.bg-ds07 .row .list-txt .list-txt-container p,
.bg-ds07 .row .list-txt .list-txt-container h1,
.bg-ds07 .row .list-txt .list-txt-container h2 {
  color: #fff;
  line-height: 150%;
}
.bg-ds07 .row .list-txt .list-txt-container h2 {
  font-weight: 100;
}
.bg-ds07 .row .list-img {
  position: unset;
  width: 100%;
  margin: auto;
  margin-top: 50px;
}
.bg-ds07 .row .list-img img {
  width: 40%;
  float: left;
  margin: 20px 60px;
}
.bg-ds08 {
  background: url(../images/ds9.png) center no-repeat;
}
.bg-ds08 .row {
  height: auto;
}
.bg-ds08 .row .list-txt .list-txt-container p,
.bg-ds08 .row .list-txt .list-txt-container h1 {
  color: #000;
  line-height: 150%;
}
.bg-ds08 .row .list-img {
  position: unset;
  width: 100%;
  margin: auto;
}
.bg-ds08 .row .list-img img {
  width: 50%;
  margin: 30px auto;
}
.bg-ds09 {
  background: url(../images/ds10.png) center no-repeat;
}
.bg-ds09 .row {
  height: auto;
}
.bg-ds09 .row .list-txt .list-txt-container p,
.bg-ds09 .row .list-txt .list-txt-container h1 {
  color: #000;
  line-height: 150%;
}
.bg-ds09 .row .list-img {
  position: unset;
  width: 100%;
  margin: auto;
}
.bg-ds09 .row .list-img img {
  width: 50%;
  margin: 30px auto;
}
.bg-ds10 {
  background: url(../images/ds11.png) center no-repeat;
}
.bg-ds10 .row {
  height: auto;
}
.bg-ds10 .row .list-txt .list-txt-container p,
.bg-ds10 .row .list-txt .list-txt-container h1 {
  color: #fff;
  line-height: 150%;
}
.bg-ds10 .row .list-img {
  position: unset;
  width: 100%;
  margin: auto;
}
.bg-ds10 .row .list-img img {
  width: 100%;
  margin: 30px auto;
}
.bg-ds10 .row .list-img2 {
  position: unset;
  width: 100%;
  margin: auto;
}
.bg-ds10 .row .list-img2 img {
  width: 33%;
  height: 317px;
  float: left;
}
.bg-light-top {
  background: url(../images/light-top.jpg) top / cover no-repeat;
  height: 1045px;
}
.bg-light-top .row .list-img {
  text-align: center;
}
.bg-light-top .row .list-img img {
  margin-top: 135px;
  margin-bottom: 85px;
}
.bg-light-top .row .list-txt .list-txt-container p {
  font-size: 30px;
  color: #9c9c9c;
  letter-spacing: 22px;
}
.bg-light-top .row .list-txt .list-txt-container h1 {
  color: #fff;
  font-size: 56px;
}
.bg-light-top01 {
  background: url(../images/light-top01.jpg) top / cover no-repeat;
}
.bg-light-top01 .row > div {
  margin-bottom: 60px;
}
.bg-light-top01 .row .list-txt-container ul li {
  margin-bottom: 20px;
  display: block;
  height: 33%;
}
.bg-light-top01 .row .list-txt-container ul li img {
  margin: 0 auto 10px;
}
.bg-light-top02 {
  background: url(../images/light-top02.jpg) top / cover no-repeat;
}
.bg-light-top02 .row {
  height: 1050px;
}
.bg-light-top02 .row .list-txt .list-txt-container {
  color: #fff;
}
.bg-light-top03 {
  background: url(../images/light-top03.jpg) top / cover no-repeat;
}
.bg-light-top03 .row {
  height: 1020px;
}
.bg-light-top04 {
  background: url(../images/light-top04.jpg) top / cover no-repeat;
}
.bg-light-top04 .row {
  height: 1100px;
}
.bg-light-top04 .row .list-txt .list-txt-container {
  color: #fff;
}
.bg-light-top04 .row .list-txt .list-txt-container .img {
  width: 80%;
}
.bg-light-top05 {
  background: url(../images/light-top05.jpg) top / cover no-repeat;
}
.bg-light-top05 .row > div {
  margin-bottom: 60px;
}
.bg-light-top05 .row > div .list-txt-container img {
  margin-bottom: 45px;
}
.bg-light-top06 {
  background-color: #4a4a4a;
}
.bg-light-top06 .row .list-txt {
  margin-bottom: 60px;
}
.bg-light-top06 .row .list-txt .list-txt-container {
  color: #fff;
}
.bg-light-top06 .row .list-img {
  margin-bottom: 60px;
  text-align: center;
}
.bg-light-top06 .row .list-img .list-txt-container img {
  margin-bottom: 45px;
}
.bg-light-top07 {
  background: url(../images/light-top07.jpg) top / cover no-repeat;
}
.bg-light-top07 .row {
  height: 950px;
}
.bg-light-top07 .row .list-txt,
.bg-light-top07 .row .list-img {
  position: relative;
  margin-top: 50px;
}
.bg-light-top08 {
  background-color: #4f4f4f;
}
.bg-light-top08 .row .list-txt {
  margin-bottom: 60px;
}
.bg-light-top08 .row .list-txt .list-txt-container {
  color: #fff;
}
.bg-light-top08 .row .list-img {
  margin-bottom: 60px;
}
.bg-light-top08 .row .list-img img {
  margin-bottom: 45px;
}
.bg-light-top09 {
  background: url(../images/light-top09.jpg) top / cover no-repeat;
}
.bg-light-top09 .row {
  height: 850px;
}
.bg-light-top10 {
  background: url(../images/light-top10.jpg) top / cover no-repeat;
}
.bg-light-top10 .row {
  color: #fff;
}
.bg-light-top10 .row .list-img img {
  margin-bottom: 60px;
}
.bg-light-top11 .row {
  color: #fff;
}
.bg-light-top11 .row .list-txt {
  color: #000;
  margin-bottom: 60px;
}
.bg-light-top11 .row .list-img img {
  margin-bottom: 60px;
}
.bg-light-top11 .row .col-lg-6 {
  margin-bottom: 40px;
}
.bg-light-top12 {
  background: url(../images/light-top1107.jpg) top / cover no-repeat;
  margin-bottom: 40px;
}
.bg-light-top12 .row {
  height: 480px;
}
.bg-light-top13 > img {
  display: none;
}
.bg-light-top13 .row {
  margin: 50px auto;
}
.bg-light-top13 .row .list-txt {
  width: 100%;
  height: 355px;
  background-color: #d2d3d5;
}
.bg-light-top13 .row .list-txt img {
  margin: 20px auto;
}
.bg-light-top13 .row .list-txt .text {
  margin-top: 50px;
}
.bg-light-top13 .row .list-txt .text .first {
  width: 80%;
  font-size: 40px;
  background-color: #1a8aff;
  color: #fff;
}
.bg-light-top13 .row .list-txt .text p {
  width: 80%;
  font-size: 30px;
  text-align: start;
  margin-top: 30px;
}
.bg-light-top13 .row .list-container {
  margin: 20px 0;
}
.bg-light-top13 .row .list-container > img {
  width: 340px;
  float: left;
  margin-right: 20px;
}
.bg-light-top13 .row .list-container .left {
  margin-right: 20px;
}
.bg-light-top13 .row .list-container .left img {
  display: block;
}
.bg-light-top13 .row .list-container .list-container-right {
  width: 825px;
  float: left;
}
.bg-light-top13 .row .list-container .list-container-right p {
  text-align: start;
  font-size: 16px;
  padding-bottom: 35px;
  border-bottom: 1px solid #000;
}
.bg-light-top13 .row .list-container .list-container-right p span {
  color: #000;
  display: block;
  font-size: 25px;
}
.bg-light-top13 .row .list-container1 .col-lg-6 {
  padding: 0;
  padding-bottom: 20px;
  border-bottom: 1px solid #000;
}
.bg-light-top13 .row .list-container1 .col-lg-6 img {
  width: 98%;
  height: 455px;
}
.bg-light-top13 .row .jielun {
  display: block;
  margin-top: 10px;
  padding-top: 10px;
  width: 100%;
  text-align: start;
}
.bg-light-top13 .row .jielun span {
  width: 5%;
  background-color: #1a8aff;
  display: block;
  float: left;
  font-size: 30px;
  color: #fff;
  margin-right: 1%;
  margin-top: 20px;
  border-radius: 5px;
}
.bg-light-top13 .row .jielun p {
  width: 90%;
  float: left;
  font-size: 24px;
  margin-top: 30px;
}
.bg-newidea {
  background: url(../images/bg-nid1.jpg) center / cover no-repeat;
}
.bg-newidea .list-txt .list-txt-container {
  padding-top: 40px;
}
.bg-newidea .list-txt .list-txt-container span {
  color: #aeb3bd;
  letter-spacing: 5px;
}
.bg-newidea .list-txt .list-txt-container p {
  font-size: 12px;
  color: #f3f7ff;
  letter-spacing: 1px;
}
.bg-newidea .list-txt .list-txt-container p span {
  color: #f3f7ff;
  display: inline-block;
  padding: 1px 5px;
  border-radius: 13px;
  margin-left: 5px;
  border: 1px solid #aeb3bd;
}
.bg-newidea .list-txt .list-txt-container h1 {
  color: white !important;
}
.bg-newidea .list-txt .list-txt-container img {
  margin-top: 0px;
  width: 45%;
}
.bg-newidea1 {
  background: #fff;
}
.bg-newidea1 .row {
  height: auto;
}
.bg-newidea1 .list-txt .list-txt-container {
  padding: 20px 0 0 0;
}
.bg-newidea1 .list-txt .list-txt-container div {
  overflow: hidden;
  text-align: center;
  margin: auto 0;
}
.bg-newidea1 .list-txt .list-txt-container div ul {
  padding: 0;
  display: inline-block;
}
.bg-newidea1 .list-txt .list-txt-container div ul li {
  float: left;
  margin: 0 35px;
}
.bg-newidea1 .list-txt .list-txt-container div ul li img {
  margin-top: 0;
  margin-bottom: 0;
}
.bg-newidea02 {
  text-align: center;
  background: url(../images/bg-newidea02.jpg) center / cover no-repeat;
}
.bg-newidea02 .list-txt .list-txt-container {
  color: #000;
}
.bg-newidea02 .list-txt .list-txt-container h1 {
  margin-top: 30px;
}
.bg-newidea02 .list-txt .list-txt-container span {
  color: #636365;
  display: block;
}
.bg-newidea02 .list-txt .list-txt-container img {
  margin-top: 80px;
}
.bg-newidea02 .list-png img {
  position: relative;
  margin-bottom: 30px;
  width: 50%;
}
.bg-newidea03 {
  background: url(../images/bg-newidea03.jpg) center / cover no-repeat;
  color: #fff;
  text-align: center;
}
.bg-newidea03 .row {
  height: 1250px;
}
.bg-newidea03 .list-txt .list-txt-container h1 {
  margin-top: 40px;
}
.bg-newidea03 .list-txt .list-txt-container h4 {
  color: #d6d6d6;
}
.bg-newidea03 .list-txt .list-txt-container p {
  color: #d6d6d6;
}
.bg-newidea03 .list-txt .list-txt-container img {
  margin-top: 60px;
}
.bg-newidea03 .list-txt .list-txt-container .photo_img {
  margin-top: 50px;
  margin-bottom: 50px;
}
.bg-newidea03 .list-txt .list-txt-container .photo_img img {
  margin-top: 0px;
  width: 20%;
}
.bg-newidea04 {
  background: url(../images/bg-newidea04.jpg) center / cover no-repeat;
  color: #000;
}
.bg-newidea04 .row {
  height: 1170px;
}
.bg-newidea04 .list-txt .list-txt-container h1 {
  margin-top: 40px;
}
.bg-newidea04 .list-txt .list-txt-container h4 {
  color: #8e9294;
}
.bg-newidea04 .list-txt .list-txt-container span {
  color: #8e9294;
  margin-top: 30px;
  display: block;
}
.bg-newidea04 .list-txt .list-txt-container img {
  margin-top: 70px;
}
.bg-newidea05 {
  background: url(../images/bg-newidea0501.jpg) center / cover no-repeat;
  color: white;
}
.bg-newidea05 .row {
  height: 788px;
}
.bg-newidea05 .list-txt .list-txt-container h1 {
  margin-top: 40px;
}
.bg-newidea05 .list-txt .list-txt-container p {
  color: #aaa;
  letter-spacing: 5px;
}
.bg-newidea05 .list-txt .list-txt-container img {
  margin-top: 140px;
  width: 100%;
}
.bg-newidea06 {
  background: url(../images/bg-newidea0502.jpg) center / cover no-repeat;
}
.bg-newidea06 .row {
  height: 1140px;
}
.bg-newidea06 .list-txt > div {
  top: 65%;
  transform: translateY(0%);
}
.bg-newidea06 .list-txt {
  height: auto;
}
.bg-newidea06 .list-txt .list-txt-container {
  padding: 40px 0;
}
.bg-newidea06 .list-txt .list-txt-container img {
  display: inline-block;
  margin: 5px 0 0;
  width: 30%;
}
.bg-newidea07 {
  background: url(../images/bg-newidea07.jpg) center / cover no-repeat;
}
.bg-newidea07 .row {
  height: 560px;
}
.bg-newidea07 .list-txt .list-txt-container {
  padding-top: 40px;
  color: #fff;
}
.bg-newidea07 .list-txt .list-txt-container h4 {
  letter-spacing: 4px;
}
.bg-newidea07 .list-txt .list-txt-container p {
  font-size: 14px;
  letter-spacing: 1px;
}
.bg-newidea07 .list-txt .list-txt-container p span {
  font-size: 12px;
  color: #8d9092;
}
.bg-newidea0701 {
  background: url(../images/bg-newidea0701.jpg) center / cover no-repeat;
}
.bg-newidea0701 .row {
  height: 860px;
}
.bg-newidea0701 .row .list-txt {
  height: auto;
}
.bg-newidea0701 .row .list-txt div {
  top: 65%;
  transform: translateY(0%);
}
.bg-newidea0701 .row .list-txt .list-txt-container {
  padding: 60px 0;
}
.bg-newidea0701 .row .list-txt .list-txt-container img {
  margin-top: 5px;
  width: 30%;
}
.bg-newidea08 {
  background: url(../images/bg-newidea08.jpg) center / cover no-repeat;
}
.bg-newidea08 .row {
  height: 700px;
}
.bg-newidea08 .list-txt .list-txt-container {
  padding-top: 40px;
}
.bg-newidea08 .list-txt .list-txt-container h4 {
  letter-spacing: 3px;
}
.bg-newidea08 .list-txt .list-txt-container img {
  width: 95%;
}
.bg-newidea0801 {
  background: url(../images/bg-newidea0801.jpg) center / cover no-repeat;
}
.bg-newidea0801 .row {
  height: 820px;
}
.bg-newidea0801 .list-txt .list-txt-container {
  padding: 40px 0;
}
.bg-newidea0801 .list-txt .list-txt-container img {
  margin-top: 5px;
  width: 30%;
}
.bg-newidea09 {
  background: url(../images/bg-newidea09.jpg) center / cover no-repeat;
  color: #fff;
}
.bg-newidea09 .row {
  height: 730px;
}
.bg-newidea09 .row .list-txt .list-txt-container {
  padding-top: 20px;
}
.bg-newidea09 .row .list-txt .list-txt-container h4 {
  letter-spacing: 3px;
  color: #a5a4a4;
}
.bg-newidea09 .row .list-txt .list-txt-container .imgs {
  padding: 20px 0 5px 0;
}
.bg-newidea091 {
  background: #000;
  color: #fff;
}
.bg-newidea091 .row {
  height: 400px;
}
.bg-newidea091 .row .list-txt .list-txt-container .imgs {
  padding: 20px 0 5px 0;
}
.bg-newidea0901 {
  background: #000000 no-repeat;
  color: #fff;
}
.bg-newidea0901 .row {
  height: 750px;
}
.bg-newidea0901 .list-txt .list-txt-container div {
  padding-top: 5px;
}
.bg-newidea0901 .list-txt .list-txt-container div .nid-left1,
.bg-newidea0901 .list-txt .list-txt-container div .nid-right1 {
  width: 32%;
  vertical-align: top;
  display: inline-block;
  overflow: hidden;
}
.bg-newidea0901 .list-txt .list-txt-container div .nid-right1 img {
  display: block;
  height: 49.5%;
}
.bg-newidea0901 .list-txt .list-txt-container div .nid-right1 img:last-child {
  margin-top: 5px;
  vertical-align: bottom;
}
.bg-newidea0902 {
  background: url(../images/bg-newidea0902.jpg) center / cover no-repeat;
  color: #fff;
}
.bg-newidea0902 .row {
  height: 1030px;
}
.bg-newidea0902 .list-txt {
  height: auto;
}
.bg-newidea0902 .list-txt div {
  top: 65%;
  transform: translateY(0%);
}
.bg-newidea0902 .list-txt .list-txt-container div {
  padding-top: 10px;
  margin: auto;
  width: 65%;
}
.bg-newidea0902 .list-txt .list-txt-container div img {
  display: block;
  width: 50%;
}
.bg-newidea0902 .list-txt .list-txt-container div img:last-child {
  margin-top: 10px;
}
.bg-m600 {
  background: url(../images/bg-m600.jpg) center / cover no-repeat;
}
.bg600_m2 .row .list-txt .list-txt-container p,
.bg600_m3 .row .list-txt .list-txt-container p,
.bg600_m4 .row .list-txt .list-txt-container p {
  display: block;
  width: 80%;
  margin: auto;
}
.bg600_m2 .row .list-txt .list-txt-container img,
.bg600_m3 .row .list-txt .list-txt-container img,
.bg600_m4 .row .list-txt .list-txt-container img {
  margin-top: 20px;
  width: 60%;
}
.bg600_m5 {
  padding: 20px 0;
  background: #f5f5f5;
}
.bg600_m5 .row {
  height: auto;
}
.bg600_m5 .row .table-responsive {
  margin-top: 20px;
}
.bg-pro4,
.bg-pro5,
.bg-2x2 {
  background: url(../images/bg4.jpg) top / cover no-repeat;
}
.bg-pro4 .row,
.bg-pro5 .row,
.bg-2x2 .row {
  height: 877px;
}
.bg-pro4 .list-txt,
.bg-pro5 .list-txt,
.bg-2x2 .list-txt {
  margin-top: 80px;
}
.bg-pro5 {
  background: url(../images/bg5.jpg) center / cover no-repeat;
}
.bg-pro6 {
  background: url(../images/bg6.jpg) center / cover no-repeat;
}
.bg-pro6 .list-txt .list-txt-container p,
.bg-pro6 .list-txt .list-txt-container h1 {
  color: white;
}
.bg-pro7 {
  background: url(../images/bg7.jpg) center / cover no-repeat;
}
.bg-pro8 {
  background: url(../images/bg8.jpg) center / cover no-repeat;
}
.bg-pro8 .row {
  max-width: none !important;
  width: 100%;
  height: 785px;
}
.bg-pro8 .list-txt .list-txt-container p,
.bg-pro8 .list-txt .list-txt-container h1 {
  color: white;
}
.bg-pro8 .pro8-left,
.bg-pro8 .pro8-right {
  color: white;
}
.bg-pro8 .pro8-left {
  position: absolute;
  left: 30%;
  top: 35%;
}
.bg-pro8 .pro8-right {
  position: absolute;
  right: 30%;
  top: 35%;
}
.bg-pro8 .left,
.bg-pro8 .right {
  position: absolute;
  z-index: -1;
}
.bg-pro8 .left {
  left: 0;
  height: 100%;
  top: 0;
}
.bg-pro8 .right {
  right: 0;
  bottom: 0;
}
.bg-skyblue {
  background: #eaf4f5;
}
.bg-x3 {
  background: url(../images/bg-top.jpg) center / cover no-repeat;
}
.bg-x5 {
  background: url(../images/bg-topx5.jpg) center / cover no-repeat;
}
.bg-x7 {
  background: url(../images/bg-topx7.jpg) center / cover no-repeat;
}
.bg-3m {
  background: url(../images/bg-top.jpg) center / cover no-repeat;
}
.bg-5m {
  background: url(../images/bg-top.jpg) center / cover no-repeat;
}
.bg-3dsl360 {
  background: url(../images/3dsl360bg-top.jpg) center / cover no-repeat;
}
.bg-3dsl450 {
  background: url(../images/3dsl450bg-top.jpg) center / cover no-repeat;
}
.bg-3dsl600 {
  background: url(../images/3dsl600bg-top.jpg) center / cover no-repeat;
}
.bg-sla660 {
  background: url(../images/sla660bg-top.jpg) center / cover no-repeat;
}
.bg-sla550 {
  background: url(../images/sla550bg-top.jpg) center / cover no-repeat;
}
.bg-sla1100 {
  background: url(../images/sla1100bg-top.jpg) center / cover no-repeat;
}
.bg-slm150 {
  background: url(../images/slm150bg-top.jpg) center / cover no-repeat;
}
.bg-slm160 {
  background: url(../images/slm160bg-top.jpg) center / cover no-repeat;
}
.bg-slm250 {
  background: url(../images/slm250bg-top.jpg) center / cover no-repeat;
}
.bg-dlp20c {
  background: url(../images/dlp20cbgtop.jpg) center / cover no-repeat;
}
.bg-csl150 {
  background: url(../images/csl150bg-top.jpg) center / cover no-repeat;
}
.bg-mam {
  background: url(../images/mambg-top.jpg) center / cover no-repeat;
}
.bg-x-samllbody {
  background: url(../images/bg-second.jpg) center / cover no-repeat;
}
.bg-x-highspeed {
  background: url(../images/bg-third.jpg) center / cover no-repeat;
}
.bg-m-dfw {
  background: url(../images/bg3.jpg) center / cover no-repeat;
}
.bg-m-jdg {
  background: url(../images/bg4.png) bottom / contain repeat-x;
}
.bg-m-sdk {
  background: url(../images/bg5.jpg) center / cover repeat-x;
}
.bg-2x {
  background: url(../images/bg-top.jpg) center / cover repeat-x;
}
.bg-2x .row {
  position: relative;
}
.bg-2x .row .list-txt-container {
  position: absolute;
  bottom: 50px;
  left: 50%;
  transform: translateX(-50%);
}
.bg-2x .row .list-txt-container p {
  color: white;
  letter-spacing: 19px;
  text-align: center;
  text-indent: 20px;
  font-size: 20px;
}
.bg-2x .row .list-txt-container h1 {
  font-size: 45px;
  color: white;
}
.bg-2x .row img {
  position: relative;
  left: -170px;
  top: 0;
}
.bg-2x2 .row {
  max-width: 100% !important;
}
.bg-2x3 {
  background: url(../images/bg3.jpg) center / cover repeat-x;
}
.bg-2x3 .row {
  max-width: 100% !important;
  height: 877px;
}
.bg-2x3 .row .list-img {
  position: absolute !important;
  bottom: 0;
  right: 0;
}
.bg-2x3 .row .list-img img {
  width: 70%;
  margin-right: 0;
  margin-left: auto;
}
.bg-2x4 {
  background: url(../images/bg4.jpg) center / cover repeat-x;
}
.bg-2x4 .row {
  height: 1200px;
}
.bg-2x4 .row .list-img {
  position: absolute !important;
  bottom: 5%;
}
.bg-2x5 {
  background: url(../images/bg5.jpg) center / cover repeat-x;
}
.bg-2x5 .row {
  height: 877px;
}
.bg-2x5 .row .list-img {
  position: absolute !important;
  bottom: 0;
}
.bg-2x6 .row {
  height: 877px;
}
.bg-2x6 .row .list-img {
  position: absolute !important;
  bottom: 0;
}
.bg-2x7 {
  background: url(../images/bg6.jpg) center / cover no-repeat;
}
.bg-2x7 .row .list-img {
  position: absolute !important;
  bottom: 0;
  width: 80%;
  left: 50%;
  transform: translateX(-50%);
  margin: 0 auto;
}
.bg-2x8 {
  background: url(../images/bg7.jpg) left / cover no-repeat;
}
.bg-2x8 .row {
  height: 877px;
}
.bg-2x8 .row .list-img {
  position: absolute !important;
  bottom: 0;
  margin: 0 auto;
}
.bg-2x9 {
  background: url(../images/bg8.jpg) left / cover no-repeat;
}
.bg-2x9 .row {
  height: 877px;
}
.bg-2x10 {
  background: url(../images/bg9.jpg) left / cover no-repeat;
}
.bg-2x10 .row {
  height: 877px;
}
.bg-2s {
  width: 1200px;
  margin: 0 auto;
  text-align: center;
}
.bg-2s img {
  width: 80%;
  margin: 0 auto;
}
.bg-2s .sss {
  width: 50%;
}
#mam-more .list-txt {
  height: auto;
  float: none;
  display: block;
}
#mam-more .list-txt > div {
  position: static;
  -webkit-transform: translateY(0%);
  transform: translateY(0%);
}
#mam-more .list-txt .list-txt-container {
  padding: 40px 0;
}
#mam-more .list-txt .list-txt-container h1,
#mam-more .list-txt .list-txt-container p {
  text-align: center;
}
.huge-table {
  width: 810px;
  margin: 0 auto;
}
.huge-table th {
  text-align: center;
}
.sweetin1000 {
  padding: 0 100px;
}
.design-sla-bottom {
  background: #333;
  padding-bottom: 108px;
  padding-top: 91px;
}
.design-sla-bottom p {
  color: white;
  margin-bottom: 80px;
}
.design-sla-bottom ul {
  padding: 0 20px;
}
.design-sla-bottom ul li {
  height: 370px;
  position: relative;
}
.design-sla-bottom ul img {
  max-width: 100%;
  max-height: 100%;
  vertical-align: bottom;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.dc-change1 {
  width: 115%;
}
.dc-change2 img {
  position: absolute !important;
  -webkit-transform: none !important;
  transform: none !important;
  bottom: 0 !important;
  top: auto !important;
}
.dc-change3 img {
  position: absolute !important;
  -webkit-transform: none !important;
  transform: none !important;
  bottom: 0 !important;
  top: auto !important;
  max-width: 105%;
  right: 10px;
}
.dc-change4 img {
  position: absolute !important;
  -webkit-transform: none !important;
  transform: none !important;
  bottom: 0 !important;
  top: auto !important;
}
.dc-change5 {
  position: relative;
  right: 50px;
  width: 105%;
}
.dc-change6 {
  width: 108%;
  padding-top: 20px;
}
.dc-change6 > div p {
  text-align: center !important;
}
.dc-change7 {
  -webkit-transform: translateY(15%);
  transform: translateY(15%);
}
.dc-change8 img {
  position: absolute !important;
  -webkit-transform: none !important;
  transform: none !important;
  bottom: 0 !important;
  top: auto !important;
  max-width: 145%;
  right: -60px;
}
.dc-change9 {
  height: 444px !important;
}
.dc-change9 .list-txt-container h2::after {
  content: "——";
}
.dc-change9 .list-txt-container h2::before {
  content: "——";
}
.dc-change9 .list-txt-container h2 {
  margin-bottom: 28px;
}
.dc-change9 .list-txt-container > div {
  padding: 0;
}
.dc-change9 .list-txt-container > div img {
  margin-bottom: 15px;
}
.dc-change10 {
  height: 444px !important;
}
.dc-change10 img {
  margin: 0 auto;
  position: absolute !important;
  -webkit-transform: none !important;
  transform: none !important;
  top: 150px !important;
  max-height: 100%;
}
.dc-change11 .list-txt-container {
  width: 82%;
  margin-right: 0;
  margin-left: auto;
}
.dc-change11 .list-txt-container h1 {
  line-height: 50px;
}
.dc-change12 > div {
  top: 10% !important;
  -webkit-transform: translateY(0) !important;
  transform: translateY(0) !important;
}
.dc-change13 img {
  max-width: 125% !important;
  position: absolute !important;
  -webkit-transform: none !important;
  transform: none !important;
  bottom: 0px !important;
  top: auto !important;
  left: -10%;
}
.dc-change15 img {
  width: 85% !important;
}
.dc-change17 img {
  position: absolute !important;
  left: -20% !important;
  bottom: 0 !important;
  -webkit-transform: none !important;
  transform: none !important;
  top: auto !important;
}
.dc-change18 img {
  position: absolute !important;
  top: auto !important;
  left: -40% !important;
  bottom: 0 !important;
  -webkit-transform: none !important;
  transform: none !important;
  max-width: 180%;
}
.dc-change19 img {
  position: absolute !important;
  bottom: 0 !important;
  top: auto !important;
  left: 50% !important;
  -webkit-transform: translateX(-50%) !important;
  transform: translateX(-50%) !important;
  max-height: 80% !important;
}
.dc-change20 img {
  position: absolute !important;
  bottom: 25% !important;
  top: auto !important;
  left: 50% !important;
  -webkit-transform: translateX(-50%) !important;
  transform: translateX(-50%) !important;
}
.dc-changemam img {
  max-width: 75% !important;
}
.dcv-change1 {
  width: 50%;
  position: absolute;
  right: 10px;
  top: 60px;
  text-align: left;
}
.dcv-change2 {
  width: 55%;
  margin: 0 auto;
  margin-top: 80px;
}
.dcv-change2 p {
  text-align: left;
}
.dcv-change3 {
  width: 60%;
  margin: 0 auto;
  margin-top: 30px;
}
.dcv-change3 p {
  text-align: left;
}
.dcv-change4 {
  margin-bottom: 30px;
}
.dcv-change5 {
  margin: 0 auto;
  margin-top: 5px;
  width: 80%;
}
.dcv-change5 p {
  text-align: left;
}
.dcv-change6 {
  margin: 0 auto;
  margin-top: 40px;
}
.dcv-change6 p {
  text-align: center;
}
.dcv-change7 {
  position: absolute;
  bottom: 45px;
  width: 100%;
  text-align: left;
  z-index: 2;
}
.dcv-change7 h1 {
  margin: 0;
}
.dcv-change8 {
  z-index: 1;
  width: 108% !important;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.dcv-change9 {
  margin: 0 auto;
  margin-top: 60px;
  width: 70%;
}
.dcv-change9 p {
  text-align: center;
}
.dcv-change10 {
  margin-bottom: 20px;
}
.dcv-change11 {
  position: static !important;
}
.dcv-change12 {
  width: 80%;
  margin: 0 auto;
  margin-top: 30px;
}
.dcv-change12 p,
.dcv-change12 h1 {
  text-align: left;
}
.dcv-change13 {
  position: static !important;
}
.dcv-change13 img {
  margin-top: 80px !important;
}
.dcv-change14 {
  margin: 60px 0;
}
.dcv-change15 img {
  width: 65%;
}
.dcv-change16 {
  margin-top: 100px;
}
.dcv-change16 h1 {
  margin-bottom: 30px;
}
.dcv-change17 {
  margin-top: 90px;
}
.dcv-change17 p {
  padding: 20px 0;
}
.dcv-change18 {
  position: static !important;
  padding: 0 20px;
}
.dcv-change18 img {
  margin: 20px auto !important;
}
.dcv-change19 {
  margin: 20px 0;
}
.syd-img-container {
  margin-top: 30px;
}
.syd-img-container .syd-img-left,
.syd-img-container .syd-img-right {
  display: inline-block;
}
.syd-img-container .syd-img-left img:first-child,
.syd-img-container .syd-img-right img:first-child {
  max-height: 300px;
}
.syd-img-container .syd-img-left p,
.syd-img-container .syd-img-right p {
  margin: 15px 0px;
}
.syd-img-container .syd-img-left {
  margin-right: 380px;
}
.bg-slm150-grey {
  padding: 20px 0;
  background: #ebebeb;
}
.bg-slm150-grey .row {
  height: auto;
}
.bg600_m6 {
  background: #fff;
}
.slm160 .row {
  height: auto;
}
.slm160 .row ul {
  padding: 0;
}
.slm160 .row ul li {
  text-align: center;
}
.slm160 .row ul li img {
  margin: auto;
}
.slm160-2 {
  background-color: #f7f7f7;
}
.slm160-2 .row {
  height: auto;
}
.slm160-2 .row ul {
  padding: 0;
  width: 50%;
  margin: auto;
  margin-bottom: 30px;
}
.slm160-2 .row ul li {
  text-align: left;
  margin-bottom: 10px;
  font-size: 20px;
}
.slm160-2 .row ul li span {
  text-align: center;
  color: #fff;
  width: 28px;
  border-radius: 50%;
  display: inline-block;
  background-color: #1a8aff;
}
.slm160-img .row ul li img {
  width: auto;
}
.slm160-3 {
  background-color: #f7f7f7;
}
.slm160-3 .row ul li {
  height: 150px;
}
.slm160-3 .row ul li img {
  display: inline-block;
  width: 15%;
}
.slm160-3 .row ul li div {
  vertical-align: middle;
  display: inline-block;
  width: 80%;
  text-align: left;
}
.slm160-3 .row ul li div h4 {
  font-weight: 550;
}
.blue-round {
  width: 71px;
  height: 71px;
  border: 1px dashed #007ee8;
  border-radius: 50%;
  position: absolute;
  bottom: 35%;
  left: 42.5%;
  z-index: 2;
  -webkit-animation: doRotate 5s ease-in-out infinite;
  animation: doRotate 5s ease-in-out infinite;
}
@-webkit-keyframes doRotate {
  100% {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }
}
@keyframes doRotate {
  100% {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }
}
.abs-adv,
.pla-adv {
  padding-bottom: 45px;
  background: url(../imgs/products/abs-pro/bg.png) center / cover repeat;
}
.abs-adv h2 {
  margin: 55px 0;
}
.abs-adv h2::after {
  content: "——";
}
.abs-adv h2::before {
  content: "——";
}
.abs-adv img {
  margin-bottom: 5px;
}
.abs-bot {
  padding: 35px 0;
}
.pla-adv h2 {
  margin: 55px 0;
}
.pla-adv h2::after {
  content: "——";
}
.pla-adv h2::before {
  content: "——";
}
.pla-adv img {
  margin-bottom: 5px;
}
.pla-adv .row > div {
  float: left;
  width: 20%;
}
.sweetin2 {
  background: url(../images/bg-2.png) center / cover repeat;
}
.sweetin3 {
  background: url(../images/bg-3.png) center / cover repeat;
}
.sweetin3 .list-img img {
  border: 6px solid black;
}
.sweetin5 .row,
.sweetin6 .row {
  position: relative;
}
.sweetin5 h1,
.sweetin6 h1 {
  text-align: center !important;
}
.sweetin5 .list-txt img,
.sweetin6 .list-txt img {
  max-width: 100%;
}
.list-img-middle {
  position: absolute;
  bottom: 20px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.sweetin7 .list-img img {
  position: static !important;
  -webkit-transform: none !important;
  transform: none !important;
}
#swiper1 {
  margin-top: 50px;
}
#swiper1 a {
  display: block;
  height: 100%;
}
#swiper1 a img {
  width: 100%;
}
#swiper1 .swiper-pagination-bullet-active {
  width: 15px;
  border-radius: 2px;
  -webkit-transition: all 300ms;
  transition: all 300ms;
  background: #007ee8 !important;
}
#swiper1 .swiper-pagination-bullet {
  opacity: 1;
  background: white;
}
.footer-top .row {
  padding: 47px 0 41px 0;
  border-bottom: 1px solid #cccccc;
}
.footer-info {
  overflow: hidden;
  height: 380px;
  position: relative;
}
.footer-info h2 {
  margin-top: 0;
  margin-bottom: 38px;
}
.footer-info dl dd {
  margin-bottom: 15px;
  font-size: 16px;
}
.footer-info dl dd img {
  margin-right: 6px;
}
.shops-links {
  position: absolute;
  bottom: 0;
}
.shops-links p {
  margin-bottom: 0;
  margin-top: 5px;
}
.shops-links a {
  display: block;
  margin-right: 5px;
  margin-bottom: 3px;
  font-size: 16px;
}
.shops-links a:hover {
  text-decoration: none;
}
.shops-links a:focus {
  text-decoration: none;
}
.shops-links a:last-child {
  margin-bottom: 0;
}
.shops-links a img {
  margin-right: 6px;
}
.footer-info,
.footer-form {
  padding: 0;
}
.footer-form > div {
  width: 83%;
}
.footer-form > div p {
  color: #585757;
}
.footer-form > div ul {
  padding: 0;
  margin: 0;
}
.footer-form > div li {
  margin-bottom: 12px;
}
.footer-form > div li input,
.footer-form > div li textarea {
  width: 100%;
  border: 1px solid #cccccc;
  padding: 5px 10px;
  resize: none;
}
.footer-form > div li textarea {
  height: 65px;
}
.footer-form > div li input::-webkit-input-placeholder,
.footer-form > div li textarea::-webkit-input-placeholder {
  color: #c1c1c1;
}
.footer-form > div li input::-moz-placeholder,
.footer-form > div li textarea::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #c1c1c1;
}
.footer-form > div li input:-moz-placeholder,
.footer-form > div li textarea:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #c1c1c1;
}
.footer-form > div li input:-ms-input-placeholder,
.footer-form > div li textarea:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #c1c1c1;
}
.footer-form > div button {
  background: #1989df;
  color: white;
}
.footer-form > div button:hover {
  background: #41a1ea;
  color: white;
}
.footer-form > div button:focus {
  color: white;
}
.footer-bottom {
  background: #f9f9f9;
}
.footer-bottom .row {
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 30px;
  padding-bottom: 30px;
}
.footer-bottom dl {
  padding: 0 2px;
  float: left;
  width: 14.28%;
  margin-bottom: 5px;
}
.footer-bottom dl dt {
  margin-bottom: 5px;
  color: #000000;
  white-space: nowrap;
  font-size: 16px;
  font-weight: normal;
  text-decoration: none;
}
.footer-bottom dl dd {
  margin-bottom: 6px;
}
.footer-bottom dl dd a {
  color: #424242;
  font-size: 14px;
}
.footer-bottom dl dd a img {
  margin-right: 3px;
}
.contact {
  margin-top: 50px;
  background: url(../images/bg-contact.jpg) center / cover no-repeat;
  padding: 60px 0;
}
.contact h1 {
  color: white;
  font-size: 50px;
  margin: 0;
  margin-bottom: 60px;
}
.contact-container {
  background: white;
  padding: 50px 30px;
}
.contact-container .footer-info {
  height: auto;
}
.contact-container .footer-info dt {
  color: #1989df;
  font-weight: bolder;
  margin-bottom: 2px;
}
.contact-container .footer-info dd {
  margin: 0;
  margin-bottom: 2px;
}
.contact-container .shops-links {
  position: static !important;
}
.contact-container .footer-form > div {
  width: 100%;
}
.contact-container .footer-form > div textarea {
  height: 160px;
}
#products-checkbox {
  padding: 0;
  margin-bottom: 20px;
}
#products-checkbox input[type='checkbox'] {
  width: auto;
}
#products-checkbox li {
  padding: 0;
  margin-bottom: 2px;
}
.partners {
  background: #f3f3f3;
  padding: 55px 0;
}
.partners h2 {
  margin-top: 0;
}
.partners ul {
  padding: 0;
  overflow: hidden;
  margin: 0;
}
.partners ul li {
  float: left;
  height: 55px;
  width: 10.8%;
  text-align: center;
  background: white;
  border: 1px solid #cccccc;
  margin: 12px 10px;
  overflow: hidden;
}
.partners ul li img {
  max-width: 100%;
  max-height: 100%;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.banner-aboutus {
  margin-top: 50px;
}
.banner-aboutus img {
  width: 100%;
}
.banner-support {
  margin-top: 0;
}
.banner-support img {
  width: 100%;
}
.aboutus-t .row {
  padding-top: 40px;
  padding-bottom: 30px;
}
.aboutus-t .row img {
  margin-bottom: 40px;
  max-width: 22%;
}
.aboutus-t h1 {
  font-size: 50px;
  font-weight: bolder;
  margin: 37px 0;
}
.aboutus-t ul {
  text-align: left;
  padding: 0 50px;
}
.aboutus-t ul li {
  margin-bottom: 28px;
}
.aboutus-t ul li h4 {
  margin: 0;
  margin-bottom: 5px;
}
.join-us .black-line {
  padding-top: 40px;
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 40px;
  position: relative;
}
.join-us .black-line::after {
  display: block;
  content: "";
  width: 100%;
  height: 1px;
  background: #494949;
  position: absolute;
  top: 0;
  left: 0;
}
.join-us .black-line::before {
  display: block;
  position: absolute;
  left: 50%;
  top: -15px;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  content: "";
  width: 0px;
  height: 0px;
  border-top: 8px solid transparent;
  border-right: 8px solid transparent;
  border-left: 8px solid transparent;
  border-bottom: 8px solid #494949;
}
.aboutus-detail .row {
  padding: 40px 0 60px 0;
}
.aboutus-detail img {
  max-width: 100%;
}
.aboutus-detail h1 {
  margin: 0;
  font-size: 32px;
  padding: 44px 0;
  position: relative;
  margin-bottom: 44px;
  font-weight: bolder;
}
.aboutus-detail h1::after {
  content: "";
  display: inline-block;
  width: 20%;
  height: 1px;
  background: #bdbdbd;
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.aboutus-2p span {
  margin-right: 10px;
}
.aboutus-2p p {
  margin-bottom: 12px;
}
.animated-long {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}
.animated-show {
  opacity: 1 !important;
}
.error-msg-tips {
  padding-bottom: 20px;
  display: none;
  color: red;
}
#index-introduce {
  padding: 2px 0;
}
#index-introduce ul {
  padding: 0;
  margin: 0;
}
#index-introduce ul li {
  float: left;
  padding: 0px;
  margin-right: .2%;
  width: 24.85%;
  font-size: 0;
  margin-bottom: 2px;
  position: relative;
  overflow: hidden;
}
#index-introduce ul li a {
  text-decoration: none;
  color: white;
}
#index-introduce ul li h3 {
  position: absolute;
  padding-bottom: 3px;
  width: 89%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  top: 30px;
  left: 20px;
  margin: 0;
  -webkit-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  border-bottom: 1px solid transparent;
  color: white;
}
#index-introduce ul li .content {
  position: absolute;
  top: 65px;
  left: 20px;
  width: 50%;
}
#index-introduce ul li .content p {
  margin-bottom: 3px;
  font-size: 14px;
}
#index-introduce ul li .content.ppdt {
  width: 85%;
}
#index-introduce ul li .content.ppdt a {
  color: white;
  -webkit-transition: all 300ms;
  transition: all 300ms;
}
#index-introduce ul li .content.ppdt a:hover {
  color: #82c6ff;
}
#index-introduce ul li .content.ppdt p {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
#index-introduce ul li img {
  width: 100%;
  -webkit-transition: all 300ms;
  transition: all 300ms;
  -webkit-filter: blur(0);
  filter: blur(0);
}
#index-introduce ul li:last-child {
  margin: 0;
}
#index-introduce ul li:hover h3 {
  border-bottom: 1px solid white;
}
#index-introduce ul li:hover img {
  -webkit-filter: blur(3px);
  filter: blur(3px);
}
.promise {
  font-size: 0;
  background: #f9f9f9;
}
.promise .row {
  padding-left: 30px;
  padding-right: 30px;
}
.promise ul {
  padding: 0;
  margin: 0;
  border-bottom: 1px solid #e0e0e0;
}
.promise ul li {
  float: left;
  width: 25%;
  padding: 30px 0;
}
.promise ul li a {
  display: inline-block;
  width: 100%;
  height: 100%;
  text-decoration: none;
}
.promise ul li a .promise-container {
  margin-left: 0;
  display: inline-block;
}
.promise ul li a .promise-container .promise-txt {
  margin-left: 5px;
  margin-top: 5px;
}
.promise ul li a h4 {
  color: #000000;
  margin: 0;
  text-align: left;
}
.promise ul li a p {
  color: #6c6c6c;
  margin: 0;
  font-size: 14px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.list-title h1 {
  color: #007ee8;
  font-size: 35px;
  margin: 0;
  margin-top: 35px;
}
.list-title h1 a {
  color: #007ee8;
  text-decoration: none;
  position: relative;
}
.list-title h1 a::after {
  position: absolute;
  content: "";
  bottom: 0;
  left: 50%;
  display: block;
  width: 0;
  height: 2px;
  background: #007ee8;
  -webkit-transition: all ease-in-out 300ms;
  transition: all ease-in-out 300ms;
}
.list-title h1 a:hover::after {
  width: 100%;
  left: 0;
}
.list-ul {
  padding: 0;
  margin: 0;
  overflow: hidden;
  padding-top: 35px;
  padding-bottom: 35px;
}
.list-ul li {
  opacity: 0;
  margin-bottom: 20px;
}
.list-ul li:hover a {
  background: rgba(0, 0, 0, 0.2);
}
.list-ul li:hover a::after,
.list-ul li:hover a::before {
  border-width: 35px;
}
.list-ul li:hover a img {
  -webkit-transform: scale(1.05) translateY(-50%);
  transform: scale(1.05) translateY(-50%);
}
.list-ul a {
  display: inline-block;
  position: relative;
  width: 100%;
  height: 100%;
  text-decoration: none;
  background: #f5f5f5;
  padding: 20px 0;
  -webkit-transition: all 300ms;
  transition: all 300ms;
}
.list-ul a h1 {
  font-size: 20px;
  color: #2e2e30;
  margin: 0;
  margin-bottom: 10px;
  -webkit-transition: all 400ms;
  transition: all 400ms;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.list-ul a p {
  font-size: 15px;
  color: #2e2e30;
  margin: 0;
  margin-bottom: 20px;
  -webkit-transition: all 400ms;
  transition: all 400ms;
}
.list-ul a::before {
  content: '';
  width: 0;
  height: 0;
  position: absolute;
  right: 0;
  bottom: 0;
  border-bottom: 0 solid #ffffff;
  border-left: 0 solid transparent;
  -webkit-transition: border-width 0.4s ease-in-out;
  transition: border-width 0.4s ease-in-out;
}
.list-ul a::after {
  content: '';
  width: 0;
  height: 0;
  position: absolute;
  right: 0;
  bottom: 0;
  border-top: 0 solid #4fafff;
  border-right: 0 solid transparent;
  -webkit-transition: border-width 0.4s ease-in-out;
  transition: border-width 0.4s ease-in-out;
}
.list-ul .list-ul-img {
  text-align: center;
  height: 226px;
  padding: 10px;
}
.list-ul .list-ul-img img {
  max-width: 100%;
  max-height: 100%;
  -webkit-transition: all 300ms;
  transition: all 300ms;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.robot-use ul {
  overflow: hidden;
  padding: 0;
  margin: 0;
  text-align: center;
}
.robot-use li {
  display: inline-block;
  margin: 0 20px;
  width: 327px;
}
.robot-use li .robot-use-img {
  background: #e5f2fd;
  height: 325px;
  overflow: hidden;
  padding: 20px;
}
.robot-use li .robot-use-img img {
  max-width: 100%;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.robot-use li .robot-use-txt {
  background: #66b2f1;
  height: 76px;
  padding: 17px;
  color: white;
}
.robot-use li .robot-use-txt P {
  position: relative;
  margin: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
#pro-lq ul {
  overflow: hidden;
  padding: 40px 0;
  margin: 0;
  position: relative;
}
#pro-lq li {
  float: left;
  width: 33.3%;
  text-align: center;
  margin-bottom: 10px;
}
#pro-lq li img {
  position: static;
  top: 0%;
  -webkit-transform: translateY(0%);
  transform: translateY(0%);
  max-height: 100%;
}
.video-outside {
  padding: 40px 0;
}
.video-outside h1 {
  font-size: 32px;
  margin: 30px 0;
}
.video-outside .video-container {
  text-align: center;
}
.video-outside .video-container video {
  width: 100%;
  margin: 0 auto;
}
.services-container .row > h1 {
  display: inline-block;
  width: auto;
  font-size: 35px;
  margin-top: 40px;
  margin-bottom: 26px;
  position: relative;
  padding-bottom: 14px;
}
.services-container .row > h1::after {
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
  content: "";
  width: 100%;
  height: 3px;
  background: #007ee8;
}
.services-container .row > p {
  font-size: 15px;
  line-height: 23px;
}
.services-container.fwsm .row {
  max-width: 1000px;
}
.services-container.fwsm dl {
  margin-top: 34px;
}
.services-container.fwsm dl dd p {
  margin-top: 10px;
  font-size: 15px;
}
.services-container.fwsm dl + p {
  margin-bottom: 20px;
}
.services-container.fwsm table {
  font-size: 18px;
}
.services-container.fwsm table th {
  background: #ebebeb;
  vertical-align: middle;
}
.services-container.fwsm table td {
  vertical-align: middle;
  font-size: 15px;
}
.services-container.fwsm table th:nth-child(1) {
  width: 80px;
}
.services-container.fwsm table th:nth-child(2) {
  width: 100px;
}
.bg-darkgrey {
  background: #ebebeb;
}
.services-container.fwlc {
  background: url(../images/bg-fwlc.jpg) center / cover repeat-x;
}
.services-container.fwlc .row {
  max-width: 1000px;
  padding-bottom: 40px;
}
.services-container.fwlc .row > h1 {
  color: white;
}
.services-container.fwlc .row > p {
  color: white;
}
.services-container.fwlc dl {
  margin-top: 34px;
}
.services-container.fwlc dl dd {
  margin-bottom: 45px;
  position: relative;
}
.services-container.fwlc dl dd p {
  color: white;
  margin-top: 10px;
  font-size: 15px;
}
.services-container.fwlc dl dd .arrow {
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%) translateX(50%);
  transform: translateY(-50%) translateX(50%);
}
.links {
  background: #007ee8;
  border-top: 1px solid #4fafff;
  border-bottom: 1px solid #4fafff;
  padding: 15px 0 10px 0;
}
.links h5 {
  text-align: left;
  color: white;
  font-size: 16px;
  margin: 0;
  margin-bottom: 15px;
}
.links ul {
  overflow: hidden;
  padding: 0;
  margin: 0;
}
.links ul li {
  float: left;
  margin-right: 10px;
  margin-bottom: 5px;
}
.links ul li a {
  color: white;
}
.copyright {
  background: #007ee8;
}
.copyright p {
  margin: 0;
  padding: 12px 20px;
  font-size: 14px;
  color: white;
}
.copyright a {
  color: #fff;
  margin: 0 5px;
}
.services-container.sbjj dl {
  margin-top: 30px;
}
.services-container.sbjj dl dd a {
  color: #2e2e30;
  text-decoration: none;
}
.services-container.sbjj dl dd .sbjj-top {
  position: relative;
  overflow: hidden;
  text-align: center;
  cursor: pointer;
}
.services-container.sbjj dl dd .sbjj-top:hover .sbjj-txt-container {
  bottom: 0;
}
.services-container.sbjj dl dd .sbjj-top:hover .sbjj-txt-container .sbjj-txt {
  top: 50%;
}
.services-container.sbjj dl dd .sbjj-top img {
  max-width: 100%;
}
.services-container.sbjj dl dd .sbjj-top .sbjj-txt-container {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  -webkit-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out;
  position: absolute;
  bottom: -100%;
  left: 0;
  text-align: center;
}
.services-container.sbjj dl dd .sbjj-top .sbjj-txt-container .sbjj-txt {
  padding: 0;
  margin: 0 auto;
  display: inline-block;
  width: auto;
  position: relative;
  top: 90%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: all 600ms ease-in-out;
  transition: all 600ms ease-in-out;
}
.services-container.sbjj dl dd .sbjj-top .sbjj-txt-container .sbjj-txt li {
  text-align: left;
  border-left: 1px solid white;
  position: relative;
  padding-bottom: 20px;
}
.services-container.sbjj dl dd .sbjj-top .sbjj-txt-container .sbjj-txt li:last-child {
  padding-bottom: 0;
}
.services-container.sbjj dl dd .sbjj-top .sbjj-txt-container .sbjj-txt li::after {
  position: absolute;
  left: -3px;
  top: 8px;
  content: "";
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: white;
}
.services-container.sbjj dl dd .sbjj-top .sbjj-txt-container .sbjj-txt li p {
  font-size: 16px;
  color: white;
  margin: 0;
  padding-left: 10px;
}
.services-container.sbjj dl dd .sbjj-top .sbjj-txt-container .sbjj-txt li h1 {
  font-size: 35px;
  color: #007ee8;
  margin: 0;
  padding-left: 12px;
}
.services-container.sbjj dl dd .sbjj-top .sbjj-txt-container .sbjj-txt li h1 small {
  color: white;
  font-size: 15px;
}
.services-container.sbjj dl dd .sbjj-bottom {
  background: #f5f5f5;
  padding: 18px;
}
.services-container.sbjj dl dd .sbjj-bottom p {
  color: #007ee8;
  font-size: 12px;
  margin-bottom: 10px;
}
.services-container.sbjj dl dd .sbjj-bottom h4 {
  font-size: 18px;
  margin: 0;
}
.services-container.yyfw {
  background: url(../images/bg-yyfw.jpg) center / cover no-repeat;
}
.services-container.yyfw .row > h1,
.services-container.yyfw .row > p {
  color: white;
}
.services-container.yyfw dl {
  cursor: pointer;
  margin-top: 40px;
}
.services-container.yyfw dl dd {
  display: inline-block;
  width: 31%;
  margin: 0 5px;
  margin-bottom: 30px;
  border: 3px solid #007ee8;
  text-align: center;
}
.services-container.yyfw dl dd a {
  text-decoration: none;
}
.services-container.yyfw dl dd img {
  max-width: 100%;
}
.services-container.yyfw dl dd .yyfw-txt {
  background: white;
  padding: 15px;
}
.services-container.yyfw dl dd .yyfw-txt h4,
.services-container.yyfw dl dd .yyfw-txt p {
  margin: 0;
}
.services-container.yyfw dl dd .yyfw-txt h4 {
  color: #000;
  display: inline-block;
  width: auto;
  padding: 5px 30px;
  border-radius: 50px;
  border: 1px solid #007ee8;
  margin-bottom: 15px;
  font-size: 20px;
}
.services-container.yyfw dl dd .yyfw-txt p {
  text-align: left;
  color: #919191;
  font-size: 14px;
  line-height: 23px;
  height: 100px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.services-container.hzhb {
  padding-bottom: 40px;
}
.services-container.hzhb ul {
  padding: 0;
  overflow: hidden;
  margin: 0;
}
.services-container.hzhb ul li {
  float: left;
  height: 75px;
  width: 11.9%;
  text-align: center;
  background: white;
  border: 1px solid #cccccc;
  margin: 12px 3px;
  overflow: hidden;
}
.services-container.hzhb ul li img {
  max-width: 100%;
  max-height: 100%;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.services-container.fwal .swiper-wrapper {
  padding: 10px;
}
.services-container.fwal .row {
  padding-bottom: 60px;
}
.services-container.fwal .swiper-container {
  margin-top: 10px;
}
.services-container.fwal .swiper-container .swiper-slide {
  position: relative;
  bottom: 0;
  cursor: pointer;
  -webkit-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  width: 285px;
}
.services-container.fwal .swiper-container .swiper-slide a {
  color: #000;
}
.services-container.fwal .swiper-container .swiper-slide a .slide-txt p {
  color: #3f3f3f;
}
.services-container.fwal .swiper-container .swiper-slide:hover {
  -webkit-box-shadow: 5px 5px 10px 2px #bdbdbd;
  box-shadow: 5px 5px 10px 2px #bdbdbd;
  bottom: 5px;
}
.services-container.fwal .swiper-container .swiper-slide .slide-img {
  height: 202px;
  overflow: hidden;
}
.services-container.fwal .swiper-container .swiper-slide .slide-img img {
  max-width: 100%;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.services-container.fwal .swiper-container .swiper-slide .slide-txt {
  margin: 0 auto;
  width: 100%;
  padding: 12px;
  background: #d8d8d8;
}
.services-container.fwal .swiper-container .swiper-slide .slide-txt h4 {
  font-size: 18px;
  margin: 0;
  margin-bottom: 12px;
  font-weight: bold;
}
.services-container.fwal .swiper-container .swiper-slide .slide-txt p {
  font-size: 12px;
  margin: 0;
}
.services-container.fwal .swiper-button-prev {
  background: url(../images/arrow-black.png) no-repeat;
  background-size: 45%;
  background-position: center;
  background-color: rgba(255, 255, 255, 0.5);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.services-container.fwal .swiper-button-next {
  background: url(../images/arrow-black.png) no-repeat;
  background-size: 45%;
  background-position: center;
  background-color: rgba(255, 255, 255, 0.5);
}
.services-container.fwal.bg-grey .swiper-container .swiper-slide .slide-txt {
  background: white;
}
.urban_services_navbar {
  margin-top: 50px;
  height: 40px;
  background: #f2f2f4;
}
.urban_services_navbar .row {
  text-align: left;
  line-height: 40px;
  padding: 0px 30px;
}
.urban_services_navbar .row a {
  color: #000;
  font-size: 1.5rem;
}
.urban_services {
  background: #f9f9f9;
}
.urban_services .row {
  text-align: left;
  padding: 20px 30px;
}
.urban_services .row h2 {
  font-size: 16px;
  line-height: 60px;
  margin: 0;
  color: #000000;
}
.urban_services .row ul {
  padding: 0;
}
.urban_services .row ul li {
  width: 48%;
  display: inline-block;
  line-height: 30px;
}
.urban_services .row ul li a {
  color: #999;
}
.urban_services_view {
  background: #f9f9f9;
}
.urban_services_view .row {
  text-align: left;
  padding: 0px 30px;
  border-bottom: 1px solid #e0e0e0;
}
.urban_services_view .row h2 {
  font-size: 16px;
  line-height: 60px;
  margin: 0;
  color: #000000;
}
.urban_services_view .row dl {
  overflow: hidden;
  margin: 15px 0;
  padding: 0;
}
.urban_services_view .row dl dt {
  color: #1a8aff;
  width: 10%;
  height: 100%;
  float: left;
}
.urban_services_view .row dl dd {
  width: 85%;
  float: left;
  color: #999;
}
.urban_services_view .row dl dd a {
  display: inline-block;
  width: 140px;
  color: #999;
}
.urban_services_view .row dl .text {
  color: #999;
  width: 85%;
  display: inline-block;
}
.urban_services_view .row dl:last-child dt a {
  color: #1a8aff;
}
.urban_services_search {
  background: #f9f9f9;
}
.urban_services_search .row {
  margin-top: 20px;
  padding: 0 30px;
  text-align: left;
}
.urban_services_search .row h1 {
  font-size: 16px;
  font-weight: 550;
  line-height: 35px;
  margin: 0;
}
.urban_services_search .row ul {
  padding: 0;
  border-bottom: 1px solid #e0e0e0;
}
.urban_services_search .row ul li {
  display: inline-block;
  line-height: 30px;
  padding: 0 7px;
}
.urban_services_search .row ul li a {
  color: #999;
}
padding-righu .urban_services_search .row ul li a:hover {
  color: #337ab7;
}
.urban_services_city {
  background: #f9f9f9;
}
.urban_services_city .row {
  padding: 0 30px;
  text-align: left;
}
.urban_services_city .row h1 {
  font-size: 16px;
  font-weight: 550;
  line-height: 40px;
  margin: 0;
}
.urban_services_city .row ul {
  border-bottom: 1px solid #e0e0e0;
  padding: 0;
}
.urban_services_city .row ul li {
  float: left;
  line-height: 30px;
}
.urban_services_city .row ul li a {
  color: #999;
  display: inline-block;
  margin-left: 5px;
}
.urban_services_city .row ul li a:hover {
  color: #1a8aff;
}
.urban_services_city .row ul li:nth-child(1) {
  color: #1a8aff;
  width: 11%;
}
.urban_services_city .row ul li:nth-child(2) {
  width: 80%;
}
.join-form-container {
  position: relative;
  bottom: 20px;
}
.join-form-container form {
  width: 630px;
  margin: 0 auto;
}
.join-form-container p {
  color: #585757;
}
.join-form-container ul {
  padding: 0;
  margin: 0;
}
.join-form-container li {
  margin-bottom: 12px;
}
.join-form-container li label {
  float: left;
  width: 35%;
  text-align: left;
  margin-bottom: 0;
}
.join-form-container li label img {
  margin-right: 6px;
  vertical-align: middle;
}
.join-form-container li input,
.join-form-container li textarea {
  width: 65%;
  display: inline-block;
  border: 1px solid #cccccc;
  padding: 5px 10px;
  resize: none;
}
.join-form-container li textarea {
  height: 80px;
}
.join-form-container li input::-webkit-input-placeholder,
.join-form-container li textarea::-webkit-input-placeholder {
  color: #c1c1c1;
}
.join-form-container li input::-moz-placeholder,
.join-form-container li textarea::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #c1c1c1;
}
.join-form-container li input:-moz-placeholder,
.join-form-container li textarea:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #c1c1c1;
}
.join-form-container li input:-ms-input-placeholder,
.join-form-container li textarea:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #c1c1c1;
}
.join-form-container button {
  margin-right: 0;
  margin-left: auto;
  width: 65%;
  background: #1989df;
  color: white;
}
.join-form-container button:hover {
  background: #41a1ea;
  color: white;
}
.join-form-container button:focus {
  color: white;
}
.join-btn {
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.lesson-container {
  padding-bottom: 40px;
}
.lesson-container .top-img {
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.lesson-container .title-img {
  display: block;
  margin: 0 auto;
  -webkit-transform: translateY(-25%);
  transform: translateY(-25%);
}
.lesson-container .black-line {
  position: relative;
  padding: 60px 0;
}
.lesson-container .black-line::after {
  display: block;
  content: "";
  width: 100%;
  height: 1px;
  background: #494949;
  position: absolute;
  top: 0;
  left: 0;
}
.lesson-container .black-line::before {
  display: block;
  position: absolute;
  left: 50%;
  top: -15px;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  content: "";
  width: 0px;
  height: 0px;
  border-top: 8px solid transparent;
  border-right: 8px solid transparent;
  border-left: 8px solid transparent;
  border-bottom: 8px solid #494949;
}
.lesson-container > .row > h2 {
  font-size: 30px;
  color: #007ee8;
  margin: 0;
  -webkit-transform: translateY(-120%);
  transform: translateY(-120%);
}
.lesson-jj {
  position: relative;
}
.lesson-jj ul {
  max-width: 1000px;
  margin: 0 auto;
  padding: 0;
}
.lesson-jj ul li {
  height: 240px;
}
.lesson-jj ul .lesson-jj-img img {
  width: 327px;
  border-radius: 20px;
  border: 4px solid #007ee8;
  padding: 12px 20px;
}
.lesson-jj ul .lesson-jj-txt {
  text-align: left;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.lesson-jj ul .lesson-jj-txt h3 {
  color: #007ee8;
  font-size: 25px;
}
.lesson-jj ul .lesson-jj-txt p {
  font-size: 16px;
}
.lesson-jj ul li:nth-child(even) .lesson-jj-txt {
  text-align: right;
  padding-right: 50px;
}
.lesson-jj ul li:nth-child(odd) .lesson-jj-img {
  padding-right: 50px;
  text-align: right;
}
.lesson-jj ul li:nth-child(even) .lesson-jj-img {
  text-align: left;
  padding-left: 50px;
}
.lesson-jj ul li:nth-child(odd) .lesson-jj-txt {
  padding-left: 50px;
  text-align: left;
}
.lesson-jj .lesson-line {
  position: absolute;
  top: 125px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.lesson-detail .img-list-top,
.lesson-detail .img-list-bottom {
  margin: 0;
  padding: 0;
}
.lesson-detail .img-list-top {
  margin: 20px 0;
}
.lesson-detail .img-list-bottom p {
  background: #ebebeb;
  padding: 12px;
  margin-bottom: 0;
}
.lesson-detail .img-list-bottom img {
  margin: 0 auto;
}
.lesson-detail h2 {
  font-size: 30px;
  color: #007ee8;
  margin-top: 0;
  margin-bottom: 20px;
}
.lesson-detail p {
  font-size: 16px;
}
.lesson-container.bg-darkgrey .lesson-detail .img-list-bottom p {
  background: white;
}
.lesson-detail.reset-padding {
  padding-top: 30px;
}
.lesson-detail.reset-padding p {
  margin-bottom: 40px;
}
.breadcrumb {
  margin-bottom: 0;
  text-align: left;
  background: white;
  overflow-x: auto;
  white-space: nowrap;
}
.breadcrumb li {
  display: inline-block;
}
.personal-center .personal-nav {
  float: left;
  width: 17%;
  background: #f5f5f5;
  padding-bottom: 35px;
}
.personal-center .personal-nav h2 {
  font-size: 30px;
  margin: 35px 0;
}
.personal-center .personal-nav dl {
  margin-bottom: 0;
}
.personal-center .personal-nav dl dd {
  margin-bottom: 20px;
  padding: 8px 0;
}
.personal-center .personal-nav dl dd:last-child {
  margin-bottom: 0;
}
.personal-center .personal-nav dl dd.active {
  background: #dfdfdf;
}
.personal-center .personal-nav dl dd a {
  color: #333333;
  text-decoration: none;
  font-size: 14px;
}
.personal-center .personal-nav dl dd img {
  margin-right: 6px;
  vertical-align: top;
  margin-top: 3px;
}
.personal-center .personal-detail {
  float: right;
  width: 78%;
}
.personal-center .personal-detail dl {
  border-left: 1px solid #dfdfdf;
  border-right: 1px solid #dfdfdf;
}
.personal-center .personal-detail dl dt {
  background: #f5f5f5;
  padding: 10px 15px;
  border-bottom: 1px solid #dfdfdf;
}
.personal-center .personal-detail dl dd {
  padding: 20px 15px;
  border-bottom: 1px solid #dfdfdf;
}
.personal-center .personal-detail dl dd .bg-green {
  text-align: center;
  background: #91cd50;
  border-radius: 3px;
  color: white;
  margin: 0;
  display: inline;
  padding: 0 15px;
}
.personal-center .personal-detail dl dd table {
  width: 100%;
}
.personal-center .personal-detail dl dd table td {
  padding: 7px 0;
}
.personal-center .personal-detail dl dd table tr > td:last-child {
  color: #737373;
}
.personal-center .personal-detail dl dd table tr > td:first-child {
  font-weight: bold;
}
.head-portrait {
  padding: 30px 15px;
  overflow: hidden;
  border: 1px solid #dfdfdf;
}
.head-portrait .head-portrait-img {
  float: left;
  margin-right: 15px;
}
.head-portrait .head-portrait-txt {
  float: left;
}
.head-portrait .head-portrait-txt h2 {
  margin: 10px 0;
  font-size: 30px;
}
.head-portrait .head-portrait-txt p {
  font-size: 14px;
}
.head-portrait .head-portrait-txt p a {
  font-size: 14px;
}
.product-active dl {
  padding-left: 0;
  padding-right: 0;
}
.product-active dl dt {
  border-top: 1px solid #dfdfdf;
}
.product-active dl dd {
  min-height: 353px;
}
.product-active dl dd p {
  color: #767676;
}
.product-active dl dd img {
  margin: 5px 0;
  margin-right: 20px;
}
.product-active form {
  padding: 20px 0;
}
.product-active form .serial-container {
  float: left;
  min-width: 50%;
}
.product-active form .serial-container label {
  display: block;
  color: #737373;
}
.product-active form .serial-container input,
.product-active form .serial-container button {
  width: 100%;
}
.product-active form .serial-container button {
  background: #91cd50;
  margin-top: 10px;
  color: white;
}
.product-active form img {
  float: left;
}
.product-active form .info {
  margin-top: 10px;
}
.personal-repair dt {
  border-top: 1px solid #dfdfdf;
}
.personal-resetpsd dt,
.personal-train dt,
.personal-afterSales dt,
#promise dt,
#industry-information dt,
#industry-information-detail dt,
#vedio-list dt,
#vedio-detail dt {
  border-top: 1px solid #dfdfdf;
}
.personal-resetpsd form,
.personal-train form {
  display: block;
  width: 55%;
  min-width: 250px;
  margin: 0 auto;
  padding: 20px 0;
}
.personal-resetpsd form ul,
.personal-train form ul {
  padding: 0;
  margin: 0;
}
.personal-resetpsd form ul li,
.personal-train form ul li {
  margin-bottom: 10px;
}
.personal-resetpsd form ul li button,
.personal-train form ul li button {
  width: 180px;
  margin: 0 auto;
  background: #91cd50;
  color: white;
}
.personal-resetpsd form ul li button:hover,
.personal-train form ul li button:hover {
  color: white;
}
.personal-resetpsd form ul li button:focus,
.personal-train form ul li button:focus {
  color: white;
}
.personal-resetpsd form ul li label,
.personal-train form ul li label {
  display: block;
}
.personal-train form ul li textarea {
  resize: none;
  height: 150px;
}
.personal-afterSales dd {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.personal-afterSales form {
  margin: 0 auto;
}
.personal-afterSales ul {
  padding: 0;
  margin: 0;
}
.personal-afterSales ul li {
  padding: 20px 20%;
  border-bottom: 1px solid #dfdfdf;
}
.personal-afterSales ul li:last-child {
  border-bottom: none;
}
.personal-afterSales ul li h5 {
  display: block;
  position: relative;
  right: 14%;
  margin-bottom: 20px;
}
.personal-afterSales ul li h5 .bg-green {
  margin-right: 10px !important;
}
.personal-afterSales ul li > div:first-of-type {
  padding-left: 0;
}
.personal-afterSales ul li > div:last-of-type {
  padding-right: 0;
}
.personal-afterSales ul li textarea {
  height: 120px;
  resize: none;
}
.personal-afterSales ul li label {
  color: #5a5959;
  font-weight: normal;
}
.personal-afterSales ul li input[type='text'] {
  margin-bottom: 10px;
}
.personal-afterSales ul li .info {
  margin-top: 20px;
}
.personal-afterSales ul li .info button {
  background: #91cd50;
  color: white;
  padding-left: 35px;
  padding-right: 35px;
}
#promise {
  width: 100%;
  float: none;
}
#promise dd {
  padding: 20px 10%;
}
#promise p::before {
  content: "";
  display: inline-block;
  width: 13px;
  height: 13px;
  background: url(../images/jh-btn.png) no-repeat;
  margin-right: 10px;
}
#promise h5 {
  line-height: 23px;
}
#industry-information {
  width: 100%;
  float: none;
}
#industry-information dd {
  padding-top: 0;
  padding-bottom: 0;
}
#industry-information .media {
  border-bottom: 1px solid #dfdfdf;
  padding: 20px 0;
  margin: 0;
  position: relative;
}
#industry-information .media:last-child {
  border-bottom: none;
}
#industry-information .media > a {
  width: 26%;
  height: 170px;
  overflow: hidden;
}
#industry-information .media > a img {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  max-width: 100%;
  max-height: 100%;
  margin: 0 auto;
}
#industry-information .media .media-body h4 {
  margin-bottom: 15px;
  line-height: 23px;
}
#industry-information .media .media-body h4 a {
  display: block;
  color: #333333;
}
#industry-information .media .media-body p {
  max-height: 67px;
  overflow: hidden;
  line-height: 24px;
  color: #919191;
}
#industry-information .media .media-body .more {
  position: absolute;
  right: 0;
  bottom: 29px;
}
#industry-information .media .media-body .media-heading {
  max-height: 38px;
  overflow: hidden;
}
#industry-information .media-keyword {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 74%;
  background: #efefef;
  padding: 5px 10px;
  white-space: nowrap;
  overflow: hidden;
}
#industry-information .media-keyword a {
  color: #333333;
  margin: 0 5px;
}
#industry-information .media-keyword::before {
  content: "关键字：";
}
#industry-information-detail {
  width: 100%;
  float: none;
}
#industry-information-detail dd h1 {
  font-size: 30px;
  line-height: 150%;
  text-align: center;
  margin: 15px 0;
}
#industry-information-detail .txt {
  padding: 20px 0;
  max-width: 1000px;
  margin: 0 auto;
  font-size: 16px;
}
#industry-information-detail .txt p {
  font-size: 14px;
  line-height: 28px;
  font-size: 16px;
}
#industry-information-detail .txt img {
  max-width: 100%;
  display: block;
  margin: 5px auto;
}
#industry-information-detail .media-keyword {
  position: relative;
  width: 100%;
  background: #efefef;
  padding: 5px 10px;
  white-space: nowrap;
  overflow: hidden;
  margin-bottom: 15px;
}
#industry-information-detail .media-keyword a {
  color: #333333;
  margin: 0 5px;
}
#industry-information-detail .media-keyword::before {
  content: "关键字：";
}
#industry-information-detail .time {
  position: absolute;
  right: 12px;
  top: 6.5px;
  z-index: 3;
}
#vedio-list {
  width: 100%;
  float: none;
}
#vedio-list ul {
  padding: 0;
  margin: 0;
}
#vedio-list ul li {
  margin-bottom: 10px;
}
#vedio-list ul li a {
  display: inline-block;
  width: 100%;
  height: 100%;
}
#vedio-list ul li a p {
  padding: 10px 8px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  background: #dfdfdf;
  color: #333333;
  margin: 0;
}
#vedio-list ul li a p::before {
  content: "";
  width: 17px;
  height: 17px;
  background: url(../images/play-btn.png) no-repeat;
  display: inline-block;
  vertical-align: sub;
  margin-right: 5px;
}
#vedio-list ul li a .vedio-list-img {
  height: 135px;
  text-align: center;
  overflow: hidden;
}
#vedio-list ul li a .vedio-list-img img {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  max-width: 100%;
}
#vedio-detail {
  width: 100%;
  float: none;
}
#vedio-detail dd {
  text-align: center;
}
#vedio-detail dd video {
  width: 100%;
}
#vedio-detail dd > a {
  display: inline-block;
  margin: 0 auto;
  padding: 15px 20px;
}
#vedio-detail dd > a::before {
  content: "";
  width: 20px;
  height: 20px;
  display: inline-block;
  background: url(../images/back-btn.png) center / contain no-repeat;
  vertical-align: sub;
  margin-right: 10px;
}
#register,
#login,
#fogotpsd {
  background: #f7f7f7;
  padding: 40px 0;
}
#register .row,
#login .row,
#fogotpsd .row {
  padding: 0 20px;
}
#register h3,
#login h3,
#fogotpsd h3 {
  margin: 40px 0;
}
#register button,
#login button,
#fogotpsd button {
  background: #007ee8;
  padding-left: 30px;
  padding-right: 30px;
  color: white;
}
#register label::before,
#login label::before,
#fogotpsd label::before {
  content: "";
  display: inline-block;
  width: 17px;
  height: 17px;
  margin-right: 10px;
  vertical-align: sub;
}
#register label[for='name']::before {
  background: url(../images/person-btn.png) center no-repeat;
}
#register label[for='phone']::before {
  background: url(../images/phone-btn.png) center no-repeat;
}
#register label[for='zcyx']::before {
  background: url(../images/email-btn.png) center no-repeat;
}
#register label[for='psd1']::before {
  background: url(../images/mm-btn.png) center no-repeat;
}
#register label[for='psd2']::before {
  background: url(../images/jh-btn.png) center no-repeat;
}
#register .form-group {
  text-align: center;
}
#register .form-group p {
  color: #bdbdbd;
}
#register .notice {
  margin-bottom: 20px;
}
#register .notice p {
  line-height: 23px;
  padding: 0;
  text-align: center;
  margin: 0;
}
#login label[for='account-number']::before {
  background: url(../images/person-btn.png) center no-repeat;
}
#login label[for='psd']::before {
  background: url(../images/mm-btn.png) center no-repeat;
}
#login .forgotpsd {
  margin-top: 15px;
  display: block;
  text-align: right;
}
#login .register-now,
#register .have-act {
  display: block;
  margin-top: 25px;
  text-align: center;
}
#fogotpsd label[for='email']::before {
  background: url(../images/email-btn.png) center no-repeat;
}
#fogotpsd #email + p {
  margin-top: 15px;
}
#support-train .row {
  max-width: 780px;
  padding: 20px;
  padding-bottom: 40px;
}
#support-train .row > h2 {
  font-size: 30px;
}
#support-train .row > p {
  line-height: 23px;
}
#support-train .train-detail,
#support-train .train-type {
  margin: 0;
  padding: 0;
}
#support-train .train-detail img,
#support-train .train-type img {
  max-width: 100%;
}
#support-train .train-type {
  margin-bottom: 40px;
  margin-top: 40px;
  white-space: nowrap;
  overflow-x: auto;
}
#support-train .train-type li {
  display: inline-block;
  cursor: pointer;
  width: 30%;
  min-width: 130px;
  margin-right: 5px;
}
#support-train .train-type li p {
  margin: 0;
  padding-top: 10px;
  line-height: 23px;
}
#support-train .train-type li.active p {
  color: #007ee8;
}
#support-train .train-detail {
  display: none;
}
#support-train .train-detail li p {
  margin-top: 20px;
  margin-bottom: 0;
  line-height: 23px;
}
#support-train .yypx {
  background: #91cd50;
  border: none;
  margin: 15px 0;
  padding-left: 35px;
  padding-right: 35px;
  padding-top: 10px;
  padding-bottom: 10px;
}
#support-train .yypx:hover {
  border: none;
}
#support-nav .row ul {
  padding: 0;
  margin: 0;
  white-space: nowrap;
  overflow-x: auto;
}
#support-nav .row ul li {
  display: inline-block;
  width: 16.2%;
  min-width: 133px;
}
#support-nav .row ul li.active {
  background: #e6f4ff;
}
#support-nav .row ul li a {
  display: inline-block;
  width: 100%;
  height: 100%;
  padding: 20px 0;
  text-decoration: none;
  color: #738299;
}
#support-nav .row ul li a img {
  margin-bottom: 10px;
}
#support-nav .row ul li a p {
  margin-bottom: 0;
}
.support-online ul {
  padding: 100px 0;
  margin: 0;
}
.support-online ul li h3 {
  color: #007ee8;
}
.support-online ul li a {
  background: #91cd50;
  padding-left: 30px;
  padding-right: 30px;
  border: none;
  margin-top: 10px;
}
.support-online ul li a:hover {
  border: none;
}
.support-beginner .row dl {
  margin-top: 40px;
}
.support-beginner .row dl dt {
  margin-bottom: 20px;
  text-align: left;
  font-size: 20px;
  font-weight: normal;
  color: #007ee8;
}
.support-beginner .row dl dt .bg-green {
  text-align: center;
  background: #91cd50;
  border-radius: 3px;
  color: white;
  margin: 0;
  display: inline;
  padding: 0 15px;
  margin-right: 10px;
}
.support-beginner .row dl dd {
  border: 1px solid #dfdfdf;
  text-align: left;
  float: left;
  width: 45%;
  position: relative;
  margin-bottom: 10px;
  margin-right: 8%;
  padding: 3px 12px;
}
.support-beginner .row dl dd:nth-child(odd) {
  margin-right: 0;
}
.support-beginner .row dl dd:hover {
  background: #f7f7f7;
}
.support-beginner .row dl dd:hover a {
  background: url(../images/download-active.png) no-repeat;
}
.support-beginner .row dl dd > p {
  margin: 0;
  overflow: hidden;
  white-space: nowrap;
}
.support-beginner .row dl dd > a {
  display: block;
  width: 15px;
  height: 15px;
  position: absolute;
  right: 3px;
  top: 5px;
  background: url(../images/download.png) no-repeat;
}
.support-beginner .row dl dd.vedio {
  border: none;
  float: none;
  width: 100%;
  margin: 0;
  position: static;
  padding: 0;
}
.support-beginner .row dl dd.vedio ul {
  padding: 0;
  margin: 0;
}
.support-beginner .row dl dd.vedio ul li {
  margin-bottom: 10px;
}
.support-beginner .row dl dd.vedio ul li a {
  display: inline-block;
  width: 100%;
  height: 100%;
}
.support-beginner .row dl dd.vedio ul li a p {
  padding: 10px 8px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  background: #dfdfdf;
  color: #333333;
  margin: 0;
}
.support-beginner .row dl dd.vedio ul li a p::before {
  content: "";
  width: 17px;
  height: 17px;
  background: url(../images/play-btn.png) no-repeat;
  display: inline-block;
  vertical-align: sub;
  margin-right: 5px;
}
.support-beginner .row dl dd.vedio ul li a .vedio-list-img {
  height: 135px;
  text-align: center;
  overflow: hidden;
}
.support-beginner .row dl dd.vedio ul li a .vedio-list-img img {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  max-width: 100%;
}
.rel-information {
  border-bottom: 1px solid #dfdfdf;
  overflow: hidden;
}
.rel-information dd {
  border-bottom: none !important;
  padding: 10px 15px 0 15px !important;
}
.rel-information dd:hover p::before {
  background: url(../images/pen-active.png) no-repeat;
}
.rel-information dd:hover p,
.rel-information dd:hover span {
  color: #007ee8;
}
.rel-information dd a {
  text-decoration: none;
}
.rel-information dd p {
  color: #909090;
  display: inline-block;
  width: 75%;
  margin: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.rel-information dd p::before {
  content: "";
  display: inline-block;
  width: 15px;
  height: 15px;
  background: url(../images/pen.png) no-repeat;
  margin-right: 8px;
  vertical-align: sub;
}
.rel-information dd span {
  color: #909090;
  display: inline-block;
  width: 20%;
  margin: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
#pages {
  white-space: nowrap;
  overflow-x: auto;
}
#pages a {
  border-radius: 0;
  margin: 0 3px;
}
#pages a.on {
  background-color: #eee;
}
.rel-information .dd a div {
  text-align: center;
}
.rel-information .dd a .list-ul-img {
  height: 200px;
}
.rel-information .dd a .list-ul-img img {
  height: 90%;
  margin: auto;
}
.rel-information .dd {
  padding: 15px !important;
  padding-top: 35px !important;
}
#industry-information-detail dd .tit {
  font-size: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-top: 0;
}
.list-txt-container.img1 {
  position: relative;
  margin-bottom: 40px;
}
.list-txt-container.img1::before {
  top: 50%;
  position: absolute;
  left: 0;
  content: "";
  display: inline-block;
  width: 90px;
  height: 90px;
  background: url(../images/btn1.png) center / cover no-repeat;
  -webkit-transform: translateX(-110%) translateY(-50%);
  transform: translateX(-110%) translateY(-50%);
}
.list-txt-container.img2 {
  margin-bottom: 40px;
  position: relative;
}
.list-txt-container.img2::before {
  top: 50%;
  position: absolute;
  left: 0;
  content: "";
  display: inline-block;
  width: 90px;
  height: 90px;
  background: url(../images/btn2.png) center / cover no-repeat;
  -webkit-transform: translateX(-110%) translateY(-50%);
  transform: translateX(-110%) translateY(-50%);
}
.list-txt-container.img3 {
  margin-bottom: 40px;
  position: relative;
}
.list-txt-container.img3::before {
  top: 50%;
  position: absolute;
  left: 0;
  content: "";
  display: inline-block;
  width: 90px;
  height: 90px;
  background: url(../images/btn3.png) center / cover no-repeat;
  -webkit-transform: translateX(-110%) translateY(-50%);
  transform: translateX(-110%) translateY(-50%);
}
.list-txt-container.img4 {
  margin-bottom: 40px;
  position: relative;
}
.list-txt-container.img4::before {
  top: 50%;
  position: absolute;
  left: 0;
  content: "";
  display: inline-block;
  width: 90px;
  height: 90px;
  background: url(../images/btn4.png) center / cover no-repeat;
  -webkit-transform: translateX(-110%) translateY(-50%);
  transform: translateX(-110%) translateY(-50%);
}
.list-txt-container.img5 {
  margin-bottom: 40px;
  position: relative;
}
.list-txt-container.img5::before {
  top: 50%;
  position: absolute;
  left: 0px;
  content: "";
  display: inline-block;
  width: 90px;
  height: 90px;
  background: url(../images/btn5.png) center / cover no-repeat;
  -webkit-transform: translateX(-110%) translateY(-50%);
  transform: translateX(-110%) translateY(-50%);
}
.list-txt-container.img6 {
  margin-bottom: 40px;
  position: relative;
}
.list-txt-container.img6::before {
  top: 50%;
  position: absolute;
  left: 0px;
  content: "";
  display: inline-block;
  width: 90px;
  height: 90px;
  background: url(../images/btn6.png) center / cover no-repeat;
  -webkit-transform: translateX(-110%) translateY(-50%);
  transform: translateX(-110%) translateY(-50%);
}
.list-txt-container.img7,
.list-txt-container.img8,
.list-txt-container.img9 {
  margin-bottom: 40px;
  position: relative;
  padding-left: 20px;
}
.list-txt-container.img7::before,
.list-txt-container.img8::before,
.list-txt-container.img9::before {
  top: 50%;
  position: absolute;
  left: 20px;
  content: "";
  display: inline-block;
  width: 70px;
  height: 70px;
  -webkit-transform: translateX(-110%) translateY(-50%);
  transform: translateX(-110%) translateY(-50%);
}
.list-txt-container.img7::before {
  background: url(../images/btn1.png) center / contain no-repeat;
}
.list-txt-container.img8::before {
  background: url(../images/btn2.png) center / contain no-repeat;
}
.list-txt-container.img9::before {
  background: url(../images/btn3.png) center / contain no-repeat;
}
.application-fields {
  padding: 0;
  margin: 0;
}
.application-fields p {
  margin-top: 10px;
}
.dsl-bottom {
  overflow: hidden;
  padding: 0;
  margin: 0;
}
.dsl-bottom .bg-img.no1 {
  background: url(../images/material1.png) center / cover no-repeat;
}
.dsl-bottom .bg-img.no2 {
  background: url(../images/material2.png) center / cover no-repeat;
  margin-bottom: 4px;
  height: 59.6%;
}
.dsl-bottom .bg-img.no3 {
  background: url(../images/material3.png) center / cover no-repeat;
  height: 40%;
}
.dsl-bottom .bg-img.no4 {
  background: url(../images/material4.png) center / cover no-repeat;
  height: 39.6%;
  margin-bottom: 4px;
}
.dsl-bottom .bg-img.no5 {
  background: url(../images/material5.png) center / cover no-repeat;
  height: 60%;
}
.dsl-bottom .bg-img.no6 {
  background: url(../images/material6.png) center / cover no-repeat;
}
.dsl-bottom li {
  float: left;
  width: 24.5%;
  height: 621px;
  margin: 0 2px;
}
.dsl-bottom .bg-img {
  position: relative;
}
.dsl-bottom .bg-img:hover .bg-100 {
  opacity: 1;
}
.dsl-bottom .bg-img .bg-100 {
  opacity: 0;
  -webkit-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  color: rgba(255, 255, 255, 0.8);
}
.dsl-bottom .bg-img .bg-100 .txt {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  padding: 0 15px;
}
.dsl-bottom .bg-img .bg-100 .txt h3,
.dsl-bottom .bg-img .bg-100 .txt p {
  margin: 0;
  font-family: "wryhui";
}
.dsl-bottom-container .row {
  height: auto;
}
.dsl-bottom-container .row .list-txt {
  margin: 40px 0;
}
.dc-change11 {
  position: relative;
  left: 6%;
}
.bg-3dsl {
  background: url(../images/bg.jpg) center / cover no-repeat;
}
.bg-3dsl .list-txt {
  margin: 100px 0;
}
.dzdycl {
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.dzdycl li {
  float: left;
  width: 31%;
  margin: 7px;
  height: 201px;
}
.dzdycl li .bg-100 {
  -webkit-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  opacity: 0;
  display: inline-block;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
}
.dzdycl li .bg-100 .txt {
  color: rgba(255, 255, 255, 0.6);
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  padding: 0 20%;
}
.dzdycl li .bg-100 .txt h3,
.dzdycl li .bg-100 .txt p {
  margin: 0;
}
.dzdycl li .bg-100:hover {
  opacity: 1;
}
.dzdycl li:nth-child(1) {
  background: url(../images/cl1-2.png) center / cover no-repeat;
}
.dzdycl li:nth-child(2) {
  background: url(../images/cl2-2.png) center / cover no-repeat;
}
.dzdycl li:nth-child(3) {
  background: url(../images/cl3-2.png) center / cover no-repeat;
}
.dzdycl li:nth-child(4) {
  background: url(../images/cl4-2.png) center / cover no-repeat;
}
.dzdycl li:nth-child(5) {
  background: url(../images/cl5-2.png) center / cover no-repeat;
}
.dzdycl li:nth-child(6) {
  background: url(../images/cl6-2.png) center / cover no-repeat;
}
.dzdycl.m400 li:nth-child(1) {
  background: url(../images/hc1.png) center / cover no-repeat;
}
.dzdycl.m400 li:nth-child(2) {
  background: url(../images/hc2.png) center / cover no-repeat;
}
.dzdycl.m400 li:nth-child(3) {
  background: url(../images/hc3.png) center / cover no-repeat;
}
.dzdycl.m400 li:nth-child(4) {
  background: url(../images/hc4.png) center / cover no-repeat;
}
.dzdycl.m400 li:nth-child(5) {
  background: url(../images/hc5.png) center / cover no-repeat;
}
.dzdycl.m400 li:nth-child(6) {
  background: url(../images/hc6.png) center / cover no-repeat;
}
.dzdycl-container .list-txt {
  margin: 20px;
}
.product-offline-tips {
  text-align: center;
  line-height: 40px;
}
.slm-case {
  padding: 0;
  margin: 0 auto;
  max-width: 1000px;
}
.slm-case li {
  margin: 20px 0;
  overflow: hidden;
  height: 257px;
}
.slm-case li .img,
.slm-case li .txt {
  float: left;
}
.slm-case li .img {
  width: 32.7%;
  overflow: hidden;
  height: 100%;
}
.slm-case li .img img {
  max-width: 100%;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.slm-case li .txt {
  width: 67.3%;
  padding: 22px;
  background: #dfdfdf;
  height: 100%;
}
.slm-case li .txt .desc {
  padding: 20px;
  background: white;
  text-align: left;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.slm-case li .txt .desc h3 {
  color: #5f5f5f;
  margin: 0;
  margin-bottom: 15px;
}
.slm-case li .txt .desc p {
  color: #b9b9b9;
}
.slm-case li .txt .desc p img {
  margin-right: 5px;
}
.m400-height-auto .row {
  height: auto !important;
}
.m400-ul {
  padding: 0;
  margin: 0;
  padding: 40px 0;
}
.m400-ul p {
  margin-top: 10px;
}
.m400-ul li {
  margin-bottom: 10px;
}
.dcv-change-pro5 {
  bottom: 15% !important;
}
.pro-csae {
  padding: 60px 0;
  margin: 0;
}
.pro-csae li img {
  max-width: 100%;
}
.pro-csae li h3 {
  text-align: left;
  margin: 0;
}
.pro-csae li h3 > img {
  margin-right: 10px;
}
.pro-csae li p {
  text-align: left;
  margin-bottom: 3px;
}
.zxbj {
  position: absolute;
  top: 25%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 132px;
}
.ljgd {
  margin-top: 10px;
}
#bg-pro-home a {
  text-decoration: none;
}
#bg-pro-home .row,
#bg-two-home .row {
  height: 650px !important;
}
#bg-pro-home .row .list-img img,
#bg-two-home .row .list-img img {
  max-width: 1440px;
}
#bg-two-home {
  background: url(../images/bg-home-lcd.jpg) center / cover no-repeat;
}
#bg-two-home a {
  text-decoration: none;
  color: #000;
}
#bg-two-home .row .list-img {
  position: absolute !important;
  bottom: 0;
}
#bg-two-home .row .list-img img {
  max-width: 1440px;
}
.home-product .row {
  max-width: 1920px;
  font-size: 0;
}
.home-product .row ul {
  margin: 0;
  padding: 5px;
}
.home-product .row ul li {
  padding: 5px;
}
.home-product .row ul li a {
  display: inline-block;
  width: 100%;
  height: 100%;
  position: relative;
}
.home-product .row ul li a .txt {
  position: absolute;
  color: #000;
  text-align: center;
  width: 100%;
}
.home-product .row ul li a .txt h3 {
  font-size: 32px;
}
.home-product .row ul li a .txt p {
  font-size: 16px;
}
.home-product .row ul li a .txt.white {
  color: white;
}
.home-video .row {
  max-width: 1920px;
}
.home-video .row ul {
  margin: 0;
  padding: 5px;
  padding-top: 0;
}
.home-video .row ul li {
  position: relative;
  padding: 5px;
}
.home-video .row ul li .txt {
  position: absolute;
  color: #000;
  text-align: center;
  right: 20%;
  top: 20%;
}
.home-video .row ul li .txt h3 {
  font-size: 32px;
}
.home-video .row ul li .txt span,
.home-video .row ul li .txt a {
  font-size: 16px;
  color: #000;
}
.home-video .row ul li .txt span img {
  margin-left: 5px;
}
.home-video .row ul li .txt span.watch {
  cursor: pointer;
}
.home-video .row ul li .txt.white {
  color: white;
}
.home-video .row ul li .txt.white span,
.home-video .row ul li .txt.white a {
  color: white;
}
#modal-sweetin .modal-dialog,
#modal-5M .modal-dialog {
  width: 70%;
  margin: 0 auto;
  top: 50%;
  -webkit-transition: all ease-in-out 300ms;
  transition: all ease-in-out 300ms;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
#modal-sweetin video,
#modal-5M video {
  width: 100%;
}
#fullpage .txt-container {
  font-family: "wryhui";
}
#fullpage .txt-container h1 {
  font-size: 35px;
  font-weight: normal;
}
#fullpage .txt-container h3 {
  font-size: 18px;
  font-weight: normal;
}
#fullpage .txt-container p {
  font-size: 14px;
}
#fullpage .page1 {
  background: url(../images/bg1.jpg) center / cover no-repeat;
}
#fullpage .page2 {
  background: url(../images/bg2.jpg) center / cover no-repeat;
}
#fullpage .page3 .full-container {
  width: 100%;
  height: 100%;
}
#fullpage .page3 .full-container.one {
  background: white;
}
#fullpage .page3 .full-container.two {
  background: url(../images/move.gif) center / cover no-repeat;
}
#fullpage .page3 .container {
  overflow: hidden;
}
#fullpage .page4 {
  background: url(/imgs/bg4.png) center / cover no-repeat;
}
#fullpage .page5 {
  background: url(../images/bg1.png) center / cover no-repeat;
}
.page1,
.page2,
.page3 .one,
.page3 .two,
.page3 .three,
.page5-1,
.page5-2,
.page5-3,
.page5-4,
.page6-2,
.page6-3,
.page6-4 {
  height: 875px !important;
  overflow: hidden;
  position: relative;
}
.page1 .container,
.page2 .container,
.page3 .one .container,
.page3 .two .container,
.page3 .three .container,
.page5-1 .container,
.page5-2 .container,
.page5-3 .container,
.page5-4 .container,
.page6-2 .container,
.page6-3 .container,
.page6-4 .container {
  max-width: 1200px;
  margin: 0 auto;
}
.page1 .txt-container {
  max-width: 708px;
  position: absolute;
  text-align: center;
  right: 20%;
  top: 20%;
}
.page1 .txt-container p {
  color: #949494;
  margin-top: 30px;
}
.page1 .img1-1 {
  position: absolute;
  width: 19%;
  bottom: 60px;
  left: 10%;
}
.page1 .img1-2 {
  width: 40%;
  position: absolute;
  bottom: 50px;
  right: 8%;
}
.page2 .txt-container {
  max-width: 617px;
  position: absolute;
  text-align: left;
  left: 10%;
  top: 20%;
}
.page2 .txt-container h1,
.page2 .txt-container h3 {
  color: white;
}
.page2 .txt-container p {
  margin-top: 10px;
  color: #949494;
}
.page2 .img2-1 {
  position: absolute;
  width: 50%;
  bottom: 60px;
  left: 1%;
}
.page2 .img2-2 {
  width: 50%;
  position: absolute;
  bottom: 50px;
  right: -15%;
}
.page3 .full-container.one {
  text-align: center;
}
.page3 .full-container.one .txt-container {
  width: 100%;
  padding: 50px 0;
}
.page3 .full-container.one .img-container.left {
  float: left;
  width: 33.3%;
}
.page3 .full-container.one .img-container.left .img3-1-container {
  margin-bottom: 90px;
  transition: all ease-in-out 300ms;
  opacity: 1;
}
.page3 .full-container.one .img-container.left .img3-1-container p {
  margin-top: 20px;
}
.page3 .full-container.one .img-container.left .img3-1-container.fadeout {
  opacity: 0;
}
.page3 .full-container.one .img-container.left .img3-2-container {
  transition: all ease-in-out 300ms;
  opacity: 1;
}
.page3 .full-container.one .img-container.left .img3-2-container p {
  margin-top: 20px;
}
.page3 .full-container.one .img-container.left .img3-2-container.fadeout {
  opacity: 0;
}
.page3 .full-container.one .img-container.right {
  float: left;
  width: 33.3%;
}
.page3 .full-container.one .img-container.right .img3-3-container {
  margin-bottom: 90px;
  opacity: 1;
  transition: all ease-in-out 300ms;
}
.page3 .full-container.one .img-container.right .img3-3-container p {
  margin-top: 20px;
}
.page3 .full-container.one .img-container.right .img3-3-container.fadeout {
  opacity: 0;
}
.page3 .full-container.one .img-container.right .img3-4-container {
  opacity: 1;
  transition: all ease-in-out 300ms;
}
.page3 .full-container.one .img-container.right .img3-4-container p {
  margin-top: 20px;
}
.page3 .full-container.one .img-container.right .img3-4-container.fadeout {
  opacity: 0;
}
.page3 .full-container.one .img-container.middle {
  float: left;
  width: 33.3%;
  position: relative;
}
.page3 .full-container.one .img-container.middle img {
  width: 68%;
}
.page3 .full-container.one .img-container.middle .circle {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  position: absolute;
  cursor: pointer;
}
.page3 .full-container.one .img-container.middle .circle p {
  white-space: nowrap;
  position: absolute;
  background: rgba(121, 161, 57, 0.6);
  padding: 4px 15px;
  font-size: 12px;
  color: white;
  left: 8px;
  top: 50%;
  transform: translateY(-50%);
  border-radius: 3px;
  opacity: 0;
  transition: opacity ease-in-out 500ms;
}
.page3 .full-container.one .img-container.middle .circle p.show {
  opacity: 1;
}
.page3 .full-container.one .img-container.middle .circle.img3-1 {
  top: 18%;
  right: 35%;
}
.page3 .full-container.one .img-container.middle .circle.img3-2 {
  top: 52%;
  right: 50%;
  transform: translateX(50%);
}
.page3 .full-container.one .img-container.middle .circle.img3-3 {
  top: 64%;
  right: 50%;
  transform: translateX(50%);
}
.page3 .full-container.one .img-container.middle .circle.img3-4 {
  top: 78%;
  right: 50%;
  transform: translateX(50%);
}
.page3 .full-container.two .txt-container {
  color: white;
  max-width: 535px;
  position: absolute;
  top: 20%;
  right: 10%;
}
.page3 .full-container.two .txt-container p {
  color: #949494;
}
.page3 .full-container.three .txt-container {
  max-width: 812px;
  margin: 0 auto;
  margin-top: 100px;
  text-align: center;
}
.page3 .full-container.three .txt-container p {
  color: #949494;
  margin-top: 20px;
}
.page3 .full-container.three .img3-7 {
  position: absolute;
  bottom: 15%;
  left: 50%;
  transform: translateX(-50%);
  width: 50%;
}
.page3 .full-container.four {
  background: #36373c;
  color: white;
}
.page3 .full-container.four .container {
  position: relative;
}
.page3 .full-container.four .container .parameters-container {
  padding: 80px 0;
  width: 995px;
  font-weight: 100;
  margin: 0 auto;
}
.page3 .full-container.four .container .parameters-container .table-title {
  font-size: 36px;
  margin-bottom: 10px;
}
.page3 .full-container.four .container .parameters-container .table-title span {
  font-size: 14px;
}
.page3 .full-container.four .container .parameters-container .table-container {
  margin-bottom: 30px;
}
.page3 .full-container.four .container .parameters-container .table-container table {
  width: 100%;
  border-collapse: collapse;
}
.page3 .full-container.four .container .parameters-container .table-container table td {
  border: 1px solid #afafb1;
  padding: 10px 12px;
  font-size: 14px;
}
.page4 .txt-container {
  position: absolute;
  top: 18%;
  left: 0;
  max-width: 452px;
}
.page4 .txt-container p {
  margin-top: 20px;
}
.page4 .img-container.service {
  position: absolute;
  bottom: 20%;
  left: 0;
  overflow: hidden;
  width: 400px;
}
.page4 .img-container.service li {
  float: left;
  width: 50%;
}
.page4 .img-container.service li a {
  color: #000;
}
.page4 .img-container.service li .bg {
  width: 100%;
  height: 85px;
}
.page4 .img-container.service li .bg.video {
  background: url(/imgs/4-1.png) center / 27% no-repeat;
}
.page4 .img-container.service li .bg.download {
  background: url(/imgs/4-2.png) center / 22% no-repeat;
}
.page4 .img-container.service li .bg.text {
  background: url(/imgs/4-3.png) center / 40% no-repeat;
}
.page4 .img-container.service li .bg.contact {
  background: url(/imgs/4-4.png) center / 23% no-repeat;
}
.page4 .img-container.service li p {
  font-size: 14px;
  text-align: center;
}
.page5-1 {
  position: relative;
  background: url(../images/bg5-1.jpg) center / cover no-repeat;
}
.page5-1 .txt-container {
  color: white;
  text-align: center;
  padding: 20px 0;
}
.page5-1 .material-container {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  overflow: hidden;
  width: 863px;
}
.page5-1 .material-container li {
  text-align: center;
  float: left;
  width: 25%;
  margin-bottom: 40px;
}
.page5-1 .material-container li div {
  width: 100%;
  height: 150px;
}
.page5-1 .material-container li p {
  font-size: 14px;
  color: #949494;
  padding-top: 10px;
}
.material-container li:first-child > div {
  background: url(../images/material1.png) center / 80% no-repeat;
}
.material-container li:nth-child(2) > div {
  background: url(../images/material2.png) center / 73% no-repeat;
}
.material-container li:nth-child(3) > div {
  background: url(../images/material3.png) center / 65% no-repeat;
}
.material-container li:nth-child(4) > div {
  background: url(../images/material4.png) center / 65% no-repeat;
}
.material-container li:nth-child(5) > div {
  background: url(../images/material5.png) center / 65% no-repeat;
}
.material-container li:nth-child(6) > div {
  background: url(../images/material6.png) center / 65% no-repeat;
}
.material-container li:nth-child(7) > div {
  background: url(../images/material7.png) center / 65% no-repeat;
}
.material-container li:nth-child(8) > div {
  background: url(../images/material8.png) center / 65% no-repeat;
}
.page5-2 {
  background: url(../images/bg5-2.jpg) center / cover no-repeat;
}
.page5-3 {
  background: url(../images/bg5-3.jpg) center / cover no-repeat;
}
.page5-4 {
  background: url(/imgs/bg5-4.png) center / cover no-repeat;
}
.page5-2 .txt-container,
.page5-3 .txt-container,
.page5-4 .txt-container,
.page6-1 .txt-container,
.page6-2 .txt-container,
.page6-3 .txt-container,
.page6-4 .txt-container {
  position: absolute;
  /* text-align: center;
        padding: 70px 0;*/
  top: 10%;
  text-align: center;
  padding: 40px 60px;
  background: rgba(0, 0, 0, 0.4);
  width: 90%;
  left: 50%;
  transform: translateX(-50%);
  color: white;
}
.page6-1 {
  background: url(/imgs/bg6-1.png) center / cover no-repeat;
}
.page6-2 {
  background: url(../images/bg6-2.jpg) center / cover no-repeat;
}
.page6-3 {
  background: url(../images/bg6-3.jpg) center / cover no-repeat;
}
.page6-3 .txt-container {
  color: white;
}
.page6-4 {
  background: url(../images/bg6-4.jpg) center / cover no-repeat;
}
.page6-4 .txt-container {
  color: white;
}
.material-container {
  padding-left: 0;
}
.material-container li:first-child > div {
  background: url(../images/material1.png) center / 80% no-repeat;
}
.material-container li:nth-child(2) > div {
  background: url(../images/material2.png) center / 73% no-repeat;
}
.material-container li:nth-child(3) > div {
  background: url(../images/material3.png) center / 65% no-repeat;
}
.material-container li:nth-child(4) > div {
  background: url(../images/material4.png) center / 65% no-repeat;
}
.material-container li:nth-child(5) > div {
  background: url(../images/material5.png) center / 65% no-repeat;
}
.material-container li:nth-child(6) > div {
  background: url(../images/material6.png) center / 65% no-repeat;
}
.material-container li:nth-child(7) > div {
  background: url(../images/material7.png) center / 65% no-repeat;
}
.material-container li:nth-child(8) > div {
  background: url(../images/material8.png) center / 65% no-repeat;
}
.huodong_01 {
  margin: 0;
  padding: 0;
  width: 100%;
  margin: 0 auto;
}
.huodong_01 .header .h {
  height: 15px;
  background: #187fc4;
}
.huodong_01 .header .logo {
  display: block;
  text-align: center;
  background: #fff;
  text-decoration: none;
  overflow: hidden;
}
.huodong_01 .header .logo img {
  width: 49%;
  margin-top: 20px;
}
.huodong_01 .header .logo p {
  margin-top: 13px;
  font-size: 16px;
}
.huodong_01 .banner {
  background: #ccc;
}
.huodong_01 .banner #swiper1 {
  margin-top: 0;
}
.huodong_01 .nav h3 {
  line-height: 75px;
  margin: 0;
  font-size: 23px;
  text-align: center;
  color: #187fc4;
}
.huodong_01 .nav .nav_l {
  padding: 15px 10px 8px;
  overflow: hidden;
}
.huodong_01 .nav .nav_l img {
  width: 46%;
}
.huodong_01 .nav .nav_l .font {
  margin-top: 35px;
  width: 50%;
}
.huodong_01 .nav .nav_l .font span {
  color: #666;
  font-size: 15px;
}
.huodong_01 .nav .nav_l .font h4 {
  color: #187fc4;
  font-size: 20px;
}
.huodong_01 .nav .nav_l .font p {
  color: #666;
  font-size: 12px;
}
.huodong_01 .nav .nav_l {
  display: block;
  background: #f7f6f6;
}
.huodong_01 .nav .nav_01 {
  background: url(../images/bg_01.jpg) center no-repeat;
}
.huodong_01 .nav .nav_02 .img img {
  width: 35%;
}
.huodong_01 .nav .nav_03 {
  background: url(../images/bg_02.jpg) center no-repeat;
}
.huodong_01 .nav .nav_03 .img img {
  width: 38%;
}
.huodong_01 .nav .fl {
  float: left;
}
.huodong_01 .nav .fr {
  float: right;
}
.huodong_01 .foot {
  margin-bottom: 15px;
}
.huodong_01 .foot .application h2,
.huodong_01 .foot .case h2 {
  margin: 0;
  color: #187fc4;
  line-height: 75px;
  font-size: 23px;
  text-align: center;
}
.huodong_01 .foot .application .body ul,
.huodong_01 .foot .case .body ul {
  padding: 0;
  overflow: hidden;
}
.huodong_01 .foot .application .body ul li,
.huodong_01 .foot .case .body ul li {
  float: left;
  width: 33%;
  margin: 10px 0;
  text-align: center;
}
.huodong_01 .foot .application .body ul li img,
.huodong_01 .foot .case .body ul li img {
  display: block;
  margin: auto;
  width: 40%;
}
.huodong_01 .foot .application .body ul li span,
.huodong_01 .foot .case .body ul li span {
  font-size: 15px;
  color: #303434;
}
.huodong_01 .foot .case {
  background: #f7f6f6;
}
.huodong_01 .foot .case .body ul li img {
  width: 68%;
}
.huodong_01 .foot .cooperation h2 {
  margin: 0;
  color: #187fc4;
  line-height: 75px;
  font-size: 23px;
  text-align: center;
}
.huodong_01 .foot .cooperation .body {
  padding: 0 2px;
}
.huodong_01 .foot .cooperation .body ul {
  margin-bottom: 4px;
  padding: 0;
  overflow: hidden;
}
.huodong_01 .foot .cooperation .body ul li {
  float: left;
  width: 25%;
  padding: 0 2px;
}
.huodong_01 .foot .cooperation .body ul li img {
  width: 100%;
}
.huodong_01 .footer {
  background: #f7f6f6;
  padding-top: 20px;
  padding-bottom: 60px;
}
.huodong_01 .footer h2 {
  font-size: 20px;
  text-align: center;
  color: #187fc4;
  margin: 0;
}
.huodong_01 .footer form .error-msg {
  padding-bottom: 0px;
  width: 237px;
  margin: 0 auto;
}
.huodong_01 .footer form .form-group1 {
  position: relative;
  height: 50px;
  width: 237px;
  margin: 0 auto;
  padding-top: 15px;
  border-bottom: 1px solid #5c5452;
}
.huodong_01 .footer form .form-group1 label img {
  width: 50%;
  vertical-align: middle;
}
.huodong_01 .footer form .form-group1 span {
  line-height: 25px;
  border-left: 1px solid #5c5452;
}
.huodong_01 .footer form .form-group1 input {
  position: absolute;
  bottom: 6px;
  border: none;
  padding-left: 10px;
  background: #f7f6f6;
  outline: none;
  font-size: 17px;
}
.huodong_01 .footer form .btn {
  width: 237px;
  display: block;
  background: #187fc4;
  color: #fff;
  margin: 20px auto;
}
.communication {
  display: none;
}
.bg-light {
  background: url(../images/banner-light.jpg) center no-repeat;
}
.bg-light .line {
  display: block;
  margin: 0 auto;
}
.bg-light .row .list-img img {
  width: 100%;
}
.bg-light .row .list-txt h1 {
  color: #fff;
}
.bg-light .row .list-txt p {
  color: #989b9e;
}
.bg-light ul {
  width: 80%;
  margin: 10px auto;
}
.bg-light ul li p {
  color: #fff;
}
.bg-lcd130 .row {
  height: 780px;
}
.bg-lcd130 .row .list-txt {
  margin-top: 20px;
}
.bg-lcd130 .row .list-txt h1 {
  font-size: 25px;
}
.bg-lcd130 .row .list-txt p {
  color: #666;
  width: 60%;
  margin: auto;
}
.bg-lcd130 .row .img1 {
  display: block;
  margin: auto;
  width: 40%;
}
.bg-lcd130 .row ul {
  padding: 0;
  width: 80%;
  margin: auto;
}
.bg-lcd13001 {
  background: url(../images/bg-02.jpg) center / cover no-repeat;
}
.bg-lcd13001 .row .list-txt h1 {
  color: #fff;
  font-size: 25px;
}
.bg-lcd13001 .row .list-txt p {
  color: #bcbdbe;
  width: 60%;
  margin: auto;
}
.bg-lcd13001 .row img {
  margin-top: 60px;
  width: 60%;
}
.bg-lcd13002 {
  background-color: #000;
}
.bg-lcd13002 .row {
  height: 850px;
}
.bg-lcd13002 .row .list-txt h1 {
  color: #fff;
  font-size: 25px;
}
.bg-lcd13002 .row .list-txt p {
  color: #666;
  width: 70%;
  margin: auto;
}
.bg-lcd13003 {
  background: url(../images/bg-03.jpg) center / cover no-repeat;
}
.bg-lcd13003 .row {
  height: 860px;
}
.bg-lcd13003 .row .list-txt h1 {
  font-size: 25px;
  color: #fff;
}
.bg-lcd13003 .row .list-txt p {
  color: #bcbdbe;
  width: 60%;
  margin: auto;
}
.bg-lcd13003 .row img {
  margin-top: 55px;
  width: 60%;
}
.bg-lcd13004 .row {
  text-align: center;
}
.bg-lcd13004 .row .list-txt h1,
.bg-lcd13004 .row .list-txt p {
  text-align: center;
}
.bg-lcd13004 .row .list-txt p {
  width: 65%;
  margin: auto;
}
.bg-lcd13004 .row .list-txt h1 {
  font-size: 25px;
  height: 50px;
}
.bg-lcd13004 .row .list-txt img {
  margin: auto;
  width: 65%;
}
.bg-lcd13005 {
  background: url(../images/bg-04.jpg) center / cover no-repeat;
}
.bg-lcd13005 .row .list-txt h1 {
  font-size: 25px;
  color: #fff;
}
.bg-lcd13005 .row .list-txt p {
  color: #bcbdbe;
  width: 60%;
  margin: auto;
}
.bg-lcd13005 .row img {
  margin: 55px auto 0;
  width: 55%;
}
.bg-lcd13006 .row {
  text-align: center;
}
.bg-lcd13006 .row .list-txt h1,
.bg-lcd13006 .row .list-txt p {
  text-align: center;
}
.bg-lcd13006 .row .list-txt h1 {
  font-size: 25px;
}
.bg-lcd13006 .row .list-txt p {
  width: 65%;
  height: 75px;
  color: #333333;
  margin: auto;
}
.bg-lcd13006 .row .list-txt img {
  margin: auto;
  width: 80%;
}
.bg-lcd13007 {
  background: url(../images/bg-05.jpg) center / cover no-repeat;
}
.bg-lcd13007 .row .list-txt h1 {
  font-size: 25px;
  color: #fff;
}
.bg-lcd13007 .row .list-txt p {
  color: #bcbdbe;
  width: 60%;
  margin: auto;
}
.bg-lcd13007 .row img {
  margin: 55px auto 0;
  width: 75%;
}
.bg-lcd13008 .row {
  height: 650px;
}
.bg-lcd13008 .row .list-txt h1 {
  font-size: 25px;
}
.bg-lcd13008 .row .list-txt p {
  color: #484848;
  width: 60%;
  margin: auto;
  margin-bottom: 45px;
}
.bg-lcd13008 .row ul {
  padding: 0;
  margin: 0 10px;
  border: 1px solid #000;
}
.bg-lcd13008 .row ul li {
  height: 425px;
  border-bottom: 1px solid #000;
}
.bg-lcd13008 .row ul li img {
  display: block;
  height: 100%;
}
.bg-lcd13008 .row ul li:nth-child(even) {
  border-left: 1px solid #ebebeb;
}
.bg-lcd13008 .row ul li div {
  padding: 100px 10px;
}
.bg-lcd13008 .row ul li div p {
  font-family: none;
  margin-bottom: 0px;
  text-align: left;
  border-bottom: 1px solid #000;
  line-height: 35px;
}
.bg-lcd13008 .row ul li div p:nth-last-child(1) {
  border: none;
}
.bg-three {
  background: url(../images/bg-three.jpg) center / cover no-repeat;
}
.bg-three .list-txt p,
.bg-three .list-txt h1 {
  color: #fff;
}
.bg-three .list-txt p {
  margin-top: 30px;
  font-size: 26px;
  font-weight: 300 !important;
}
.bg-three .list-txt h1 {
  margin-bottom: 40px;
  font-size: 28px;
  font-weight: 300 !important;
}
.bg-three .img1 {
  width: 50%;
  margin-left: 165px;
}
.bg-three ul {
  padding: 0;
}
.bg-three ul li p {
  margin: auto;
  width: 58%;
  margin-top: 50px;
  margin-bottom: 50px;
  color: #a7a7a7;
}
.bg-three01 {
  background: url(../images/bg-three01.jpg) center / cover no-repeat;
}
.bg-three01 .list-txt h1 {
  color: #fff;
}
.bg-three01 .list-txt p {
  width: 70%;
  color: #d6d6d6;
  margin: auto;
}
.bg-three01 img {
  width: 55%;
}
.bg-three02 {
  background-color: #000;
}
.bg-three02 .list-txt h1 {
  color: #fff;
}
.bg-three02 .list-txt p {
  width: 70%;
  color: #d6d6d6;
  margin: auto;
}
.bg-three02 img {
  margin-top: 140px;
  width: 75%;
}
.bg-three03 {
  background-color: #0e0e0e;
}
.bg-three03 .row {
  height: 800px;
}
.bg-three03 .list-txt h1 {
  color: #fff;
}
.bg-three03 .list-txt p {
  color: #d6d6d6;
  width: 70%;
  margin: auto;
}
.bg-three03 img {
  width: 50%;
}
.bg-three04 {
  background-color: #000;
}
.bg-three04 .row {
  height: 850px;
}
.bg-three04 .list-txt h1 {
  margin-top: 80px;
  color: #fff;
}
.bg-three04 .list-txt p {
  color: #d6d6d6;
  width: 70%;
  margin: auto;
  margin-bottom: 30px;
}
.bg-three04 img {
  width: 50%;
}
.bg-three05 {
  background-color: #0e0e0e;
}
.bg-three05 .row {
  height: 700px;
}
.bg-three05 .list-txt h1 {
  margin-top: 50px;
  color: #fff;
}
.bg-three05 .list-txt p {
  color: #d6d6d6;
  width: 70%;
  margin: auto;
  margin-bottom: 30px;
}
.bg-three05 img {
  width: 50%;
}
.bg-three06 {
  background: url(../images/bg-three06.jpg) center / cover no-repeat;
}
.bg-three06 .row {
  height: 700px;
}
.bg-three06 .list-txt h1 {
  margin-top: 50px;
  color: #fff;
}
.bg-three06 .list-txt p {
  color: #d6d6d6;
  width: 70%;
  margin: auto;
  margin-bottom: 30px;
}
.bg-three06 img {
  width: 28%;
}
.bg-three07 {
  background: #0e0e0e;
}
.bg-three07 .row {
  height: 700px;
}
.bg-three07 .list-txt h1 {
  margin-top: 50px;
  color: #fff;
}
.bg-three07 .list-txt p {
  color: #d6d6d6;
  width: 70%;
  margin: auto;
  margin-bottom: 30px;
}
.bg-three07 img {
  width: 100%;
}
.bg-three08 {
  background: #000;
}
.bg-three08 .row {
  height: 700px;
}
.bg-three08 .list-txt h1 {
  margin-top: 50px;
  color: #fff;
}
.bg-three08 .list-txt p {
  color: #d6d6d6;
  width: 70%;
  margin: auto;
  margin-bottom: 30px;
}
.bg-three08 img {
  width: 50%;
}
.bg-three09 {
  background: #0e0e0e;
}
.bg-three09 .row {
  height: 700px;
  position: relative;
}
.bg-three09 .list-txt h1 {
  margin-top: 50px;
  color: #fff;
}
.bg-three09 .list-txt p {
  color: #d6d6d6;
  width: 70%;
  margin: auto;
  margin-bottom: 30px;
}
.bg-three09 img {
  width: 75%;
  position: absolute;
  right: -120px;
}
.bg-three10 {
  background: #0e0e0e;
}
.bg-three10 .row {
  height: 850px;
}
.bg-three10 .list-txt h1 {
  margin-top: 50px;
  color: #fff;
}
.bg-three10 .list-txt p {
  color: #d6d6d6;
  width: 70%;
  margin: auto;
  margin-bottom: 30px;
}
.bg-three10 img {
  width: 75%;
}
.bg-three11 {
  background: #0d0d0d;
}
.bg-three11 .list-txt h1 {
  margin-top: 50px;
  color: #fff;
}
.bg-three11 .list-txt p {
  color: #d6d6d6;
  width: 70%;
  margin: auto;
  margin-bottom: 30px;
}
.bg-three11 img {
  width: 65%;
}
.bg-three12 {
  background: #111110;
}
.bg-three12 .row {
  height: 3010px;
}
.bg-three12 .list-txt h1 {
  margin-top: 50px;
  color: #fff;
}
.bg-three12 .list-txt p {
  color: #d6d6d6;
  width: 70%;
  margin: auto;
  margin-bottom: 30px;
}
.bg-three12 img {
  width: 100%;
}
.bg-three13 {
  background: url(../images/bg-three13.jpg) center / cover no-repeat;
}
.bg-three13 .list-txt h1 {
  margin-top: 50px;
  color: #fff;
}
.bg-three13 .list-txt p {
  color: #d6d6d6;
  width: 70%;
  margin: auto;
  margin-bottom: 30px;
}
.bg-three13 img {
  width: 100%;
}
.bg-three131 {
  background: url(../images/three132.png) center / cover no-repeat;
}
.bg-three131 .row {
  height: 840px;
}
.bg-three131 .list-txt h1 {
  margin-top: 50px;
  color: #fff;
}
.bg-three131 .list-txt p {
  color: #d6d6d6;
  width: 70%;
  margin: auto;
  margin-bottom: 30px;
}
.bg-three131 img {
  width: 100%;
}
.bg-three14 {
  background: #0d0d0d;
}
.bg-three14 .list-txt h1 {
  margin-top: 50px;
  color: #fff;
}
.bg-three14 .list-txt p {
  color: #d6d6d6;
  width: 70%;
  margin: auto;
  margin-bottom: 30px;
}
.bg-three14 img {
  margin-top: 30px;
  width: 55%;
}
.bg-three15 {
  background: #000;
}
.bg-three15 .list-txt h1 {
  margin-top: 50px;
  color: #fff;
}
.bg-three15 .list-txt p {
  color: #d6d6d6;
  width: 70%;
  margin: auto;
  margin-bottom: 30px;
}
.bg-three15 img {
  margin-top: 30px;
  width: 55%;
}
.bg-three16 {
  background: #0d0d0d;
}
.bg-three16 .list-txt h1 {
  margin-top: 50px;
  color: #fff;
}
.bg-three16 .list-txt p {
  color: #d6d6d6;
  width: 70%;
  margin: auto;
  margin-bottom: 30px;
}
.bg-three16 img {
  margin-top: 30px;
  width: 55%;
}
.bg-three17 {
  background: #000;
}
.bg-three17 .row {
  height: 700px;
}
.bg-three17 .list-txt h1 {
  margin-top: 50px;
  color: #fff;
}
.bg-three17 .list-txt p {
  color: #d6d6d6;
  width: 70%;
  margin: auto;
  margin-bottom: 30px;
}
.bg-three17 img {
  margin-top: 30px;
  width: 55%;
}
.bg-three18 {
  background: #0d0d0d;
}
.bg-three18 .row {
  height: 700px;
}
.bg-three18 .list-txt h1 {
  margin-top: 50px;
  color: #fff;
}
.bg-three18 .list-txt p {
  color: #d6d6d6;
  width: 70%;
  margin: auto;
  margin-bottom: 30px;
}
.bg-three18 img {
  margin-top: 30px;
  width: 55%;
}
.three-para table tr td {
  text-align: left;
}
.three-para table tr td img {
  margin-right: 20px;
}
.para .three-para table tr td:last-child {
  text-align: left;
}
.para .three-para table tr td:first-child {
  text-align: left;
}
.bod {
  height: 100vh;
  padding: 15px 16px;
  position: relative;
}
.bod a {
  display: inline-block;
}
.bod a img {
  width: 100%;
}
.bod .invitation {
  text-align: center;
}
.bod .invitation h2 {
  font-size: 25px;
  font-weight: 600;
  margin-top: 20px;
  padding: 5px 0;
  display: inline-block;
  border-bottom: 2px solid #1a8aff;
}
.bod .invitation #myForm .form-group {
  text-align: left;
  color: #757575;
  font-size: 16px;
}
.bod .invitation #myForm .form-group div {
  position: relative;
}
.bod .invitation #myForm .form-group label {
  position: absolute;
  right: 0;
  bottom: 1px;
  height: 20px;
  vertical-align: bottom;
  font-weight: 500 !important;
}
.bod .invitation #myForm .form-group label img {
  height: 100%;
}
.bod .invitation #myForm .form-group input {
  outline: none;
  min-height: 25px;
  width: 100%;
  border: none;
  border-radius: 0;
  border-bottom: 1px solid #ccc;
  font-size: 16px;
}
.bod .invitation #myForm .form-group textarea {
  border: 1px solid #ccc;
  width: 100%;
  background-color: #f6f5f5;
  border-radius: 5px;
  font-size: 16px;
}
.bod .invitation #myForm .form-group .formSubmit {
  background: #1a8aff;
  color: #fff;
  padding: 5px 42px;
}
.bod .invitation #myForm .form-group .error-msg-tips {
  padding: 0;
}
.bg-three-m {
  position: relative;
}
.bg-three-m img {
  width: 100%;
}
.bg-three-m .row {
  color: #fff;
  position: absolute;
  top: 10%;
  left: 50%;
  transform: translate(-50%);
}
.bg-three-m .row p {
  font-size: 40px;
}
.bg-three-m .row h1 {
  font-size: 40px;
  line-height: 150%;
}
.bg-three-m1 .row {
  height: auto;
}
.bg-three-m1 .row .row-btn1 {
  height: 200px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.bg-three-m1 .row .row-btn1 li {
  width: 20%;
  float: left;
}
.bg-three-m1 .row .row-btn1 li img {
  width: 30%;
  height: 70px;
}
.bg-three-m1 .row .row-btn1 p {
  margin-top: 5px;
  font-size: 24px;
}
.bg-three-m1 .row .row-btn1 p span {
  font-size: 14px;
  display: block;
  color: #ccc;
}
.bg-three-m2 {
  position: relative;
}
.bg-three-m2 img {
  width: 100%;
}
.bg-three-m2 .row {
  color: #fff;
  position: absolute;
  top: 5%;
  left: 50%;
  transform: translate(-50%);
}
.bg-three-m2 .row p {
  font-size: 40px;
}
.bg-three-m2 .row h1 {
  color: #ccc;
  font-size: 2rem;
  line-height: 150%;
}
.bg-three-m3 .row {
  color: #000;
}
.bg-three-m3 .row h1 {
  color: #111110;
}
.bg-three-m5 .row {
  color: #000;
}
.bg-three-m5 .row h1 {
  color: #111110;
}
.bg-three-m7 .row {
  color: #000;
}
.bg-three-m7 .row h1 {
  color: #111110;
}
.bg-three-m9 {
  background-color: #282828;
}
.bg-three-m9 .row .row-btn1 {
  color: #fff;
}
.bg-three-m10 .row {
  color: #000;
}
.bg-three-m10 .row h1 {
  color: #111110;
}
.bg-three-m10 .bottom-img {
  margin-top: 10%;
}
.bg-three-m10 .bottom-img img {
  width: 40%;
  margin: 3% 3%;
}
.bg-three-m12 .row {
  color: #000;
}
.bg-three-m12 .row h1 {
  color: #111110;
}
.bg-three-m14 .row {
  color: #000;
}
.bg-three-m14 .row h1 {
  color: #111110;
}
.bg-three-m15 {
  background-color: #000;
  text-align: center;
}
.bg-three-m15 .row {
  top: 2%;
}
.bg-three-m15 .bottom-img {
  display: inline-block;
  width: 80%;
}
.bg-three-m15 .bottom-img img {
  width: 40%;
  margin: 2%;
}
.three-m-para table tr td {
  text-align: left;
}
.three-m-para table tr td img {
  margin-right: 20px;
}
.para .three-m-para table tr td:last-child {
  text-align: left;
}
.para .three-m-para table tr td:first-child {
  text-align: left;
  width: 20%;
  text-align: center;
}
@media (max-width: 1199px) {
  #nav .navbar-collapse {
    float: left;
    border: none;
    max-height: none;
  }
  #nav .navbar-collapse > ul.nav {
    overflow: auto;
    margin: 0;
  }
  #nav .navbar-collapse > ul.nav > li {
    position: static;
  }
  #nav .navbar-collapse > ul.nav > li > a {
    color: white;
    -webkit-transition: all 200ms;
    transition: all 200ms;
    text-align: left;
    padding-left: 8px;
    padding-right: 8px;
  }
  #nav .navbar-brand {
    padding: 10px 12px;
  }
  #products-checkbox li {
    padding: 0 10px;
  }
  .promise {
    font-size: 0;
  }
  .promise .row {
    padding-left: 0;
    padding-right: 0;
  }
  .robot-use ul {
    overflow: hidden;
    padding: 0;
    margin: 0;
    text-align: center;
  }
  .robot-use li {
    display: inline-block;
    margin: 0px;
    width: 325px;
  }
  .robot-use li .robot-use-img {
    background: #e5f2fd;
    height: 310px;
    overflow: hidden;
    padding: 20px;
  }
  .robot-use li .robot-use-img img {
    max-width: 100%;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .robot-use li .robot-use-txt {
    background: #66b2f1;
    height: 76px;
    padding: 17px;
    color: white;
  }
  .robot-use li .robot-use-txt P {
    margin: 0;
  }
  #pro-lq ul {
    overflow: hidden;
    padding: 0;
    margin: 0;
    position: relative;
  }
  #pro-lq li {
    float: none;
    display: inline-block;
    width: 30%;
    text-align: center;
    margin-bottom: 10px;
  }
  #pro-lq li img {
    position: static;
    top: 0%;
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
    max-height: 100%;
  }
  .links .row {
    padding: 0 20px;
  }
  .services-container.yyfw {
    background: url(../images/bg-yyfw.png) center / cover no-repeat;
  }
  .services-container.yyfw .row > h1,
  .services-container.yyfw .row > p {
    color: white;
  }
  .services-container.yyfw dl {
    cursor: pointer;
    margin-top: 40px;
  }
  .services-container.yyfw dl dd {
    display: inline-block;
    width: 31%;
    margin: 0 5px;
    margin-bottom: 30px;
    border: 3px solid #007ee8;
    text-align: center;
  }
  .services-container.yyfw dl dd img {
    max-width: 100%;
  }
  .services-container.yyfw dl dd .yyfw-txt {
    background: white;
    padding: 15px;
  }
  .services-container.yyfw dl dd .yyfw-txt h4,
  .services-container.yyfw dl dd .yyfw-txt p {
    margin: 0;
  }
  .services-container.yyfw dl dd .yyfw-txt h4 {
    display: inline-block;
    width: auto;
    padding: 5px 30px;
    border-radius: 50px;
    border: 1px solid #007ee8;
    margin-bottom: 15px;
  }
  .services-container.yyfw dl dd .yyfw-txt p {
    text-align: left;
    color: #919191;
    line-height: 23px;
    height: 115px;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .services-container.fwal .row {
    padding-bottom: 60px;
  }
  .services-container.fwal .swiper-container {
    margin-top: 20px;
  }
  .services-container.fwal .swiper-container .swiper-slide {
    width: 230.85px;
  }
  .services-container.fwal .swiper-container .swiper-slide .slide-img {
    height: 163.62px;
  }
  .services-container.fwal .swiper-container .swiper-slide .slide-img img {
    max-width: 100%;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .services-container.fwal .swiper-container .swiper-slide .slide-txt {
    margin: 0 auto;
    width: 100%;
    padding: 12px;
    background: #d8d8d8;
  }
  .services-container.fwal .swiper-container .swiper-slide .slide-txt h4 {
    font-size: 18px;
    margin: 0;
    margin-bottom: 12px;
    font-weight: bold;
  }
  .services-container.fwal .swiper-container .swiper-slide .slide-txt p {
    font-size: 12px;
    margin: 0;
  }
  .dc-change11 {
    position: relative;
    left: 0%;
  }
  .list-txt-container.img1::before,
  .list-txt-container.img2::before,
  .list-txt-container.img3::before,
  .list-txt-container.img4::before,
  .list-txt-container.img5::before,
  .list-txt-container.img6::before,
  .list-txt-container.img7::before,
  .list-txt-container.img8::before,
  .list-txt-container.img9::before {
    display: none;
  }
  .list-txt-container.img1,
  .list-txt-container.img2,
  .list-txt-container.img3,
  .list-txt-container.img4,
  .list-txt-container.img5,
  .list-txt-container.img6,
  .list-txt-container.img7,
  .list-txt-container.img8,
  .list-txt-container.img9 {
    margin-bottom: 20px;
  }
  .bg-pro .row {
    width: 100% !important;
    max-width: none;
    height: 680px !important;
  }
  .bg-pro4 .row,
  .bg-pro5 .row {
    height: 800px;
  }
  .bg-pro4 .list-txt,
  .bg-pro5 .list-txt {
    margin-top: 80px;
  }
  #bg-pro-home .row,
  #bg-two-home .row {
    height: 540px !important;
  }
  .bg-newidea03 .row {
    width: 100% !important;
    max-width: none;
    height: 1250px;
  }
  .bg-newidea04 .row,
  .bg-newidea05 .row,
  .bg-newidea06 .row,
  .bg-newidea0701 .row,
  .bg-newidea0801 .row,
  .bg-newidea09 .row,
  .bg-newidea091 .row,
  .bg-newidea0901 .row,
  .bg-newidea0902 .row {
    position: relative;
    height: auto;
  }
  .bg-newidea09 .row .imgs {
    padding-top: 20px;
  }
  .communication {
    display: none;
  }
  .bg-three-m .row p,
  .bg-three-m .row h1 {
    font-size: 2.375rem;
  }
  .bg-three-m2 .row p {
    font-size: 2.375rem;
  }
  .bg-three-m2 .row h1 {
    font-size: 2rem;
  }
  .bg-three-m10 .row {
    width: 100%;
  }
  .bg-three-m10 .row .bottom-img {
    margin-top: 0;
    width: 70%;
    display: inline-block;
  }
  .bg-light-top13 .row .list-txt .text .first {
    font-size: 37px;
  }
  .bg-light-top13 .row .list-container > img {
    width: 30%;
    margin: 0 20px;
  }
  .bg-light-top13 .row .list-container .list-container-right {
    width: 65%;
  }
  .bg-light-top13 .row .list-container .list-container-right p {
    padding-bottom: 28px;
  }
  .bg-light-top13 .row .jielun span {
    width: 6%;
    margin: 20px 1% 0 1%;
  }
}
@media (max-width: 991px) {
  #nav a {
    padding-left: 10px;
    padding-right: 10px;
  }
  #nav .navbar-brand {
    padding-left: 11px;
    padding-right: 11px;
  }
  .dc-change9 {
    height: 444px !important;
  }
  .dc-change9 .list-txt-container h2::after {
    content: "——";
  }
  .dc-change9 .list-txt-container h2::before {
    content: "——";
  }
  .dc-change9 .list-txt-container h2 {
    margin-bottom: 28px;
  }
  .dc-change9 .list-txt-container > div {
    padding: 0;
    margin-bottom: 20px;
  }
  .dc-change9 .list-txt-container > div img {
    margin: 0 auto;
    margin-bottom: 15px;
  }
  .dc-change9 .list-txt-container > div p {
    text-align: center;
  }
  .dcv-change8 {
    z-index: 1;
    width: 100% !important;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    top: 0;
    bottom: auto !important;
  }
  .dcv-change9 {
    margin-top: 20px;
    width: 100%;
    padding: 0 20px;
    margin-bottom: 20px !important;
  }
  .dcv-change9 p {
    text-align: center;
  }
  .footer-info,
  .footer-form {
    padding: 0 20px;
  }
  .footer-bottom .row {
    padding: 20px;
  }
  .footer-bottom dl {
    width: 25%;
  }
  .contact {
    margin-top: 50px;
    background: url(../images/bg-contact.png) center / cover no-repeat;
    padding: 20px;
  }
  .contact h1 {
    color: white;
    font-size: 33.33333333px;
    margin: 0;
    margin-bottom: 20px;
  }
  #products-checkbox {
    padding: 0;
    margin-bottom: 20px;
  }
  #products-checkbox input[type='checkbox'] {
    width: auto;
  }
  #products-checkbox li {
    padding: 0;
    margin-bottom: 2px;
  }
  .partners {
    background: #f3f3f3;
    padding: 30px 0;
  }
  .partners h2 {
    margin-top: 0;
  }
  .partners ul {
    padding: 0;
  }
  .partners ul li {
    float: left;
    height: 75px;
    width: 15.8%;
    text-align: center;
    background: white;
    border: 1px solid #cccccc;
    margin: 12px 3px;
    overflow: hidden;
  }
  .partners ul li img {
    max-width: 100%;
    max-height: 100%;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .aboutus-t .row {
    padding-top: 20px;
    padding-bottom: 10px;
    padding-left: 20px;
    padding-right: 20px;
  }
  .aboutus-t .row img {
    margin-bottom: 20px;
  }
  #index-introduce {
    padding: 2px 0;
  }
  #index-introduce ul {
    padding: 0;
    margin: 0;
  }
  #index-introduce ul li {
    float: left;
    padding: 0px;
    margin-right: .2%;
    width: 49.9%;
  }
  #index-introduce ul li:nth-child(even) {
    margin-right: 0;
  }
  .promise {
    font-size: 0;
  }
  .promise .row {
    padding: 0 20px;
  }
  .promise .row ul li {
    width: 50%;
    padding: 20px 0;
  }
  .promise .row ul li a .promise-container {
    display: block;
  }
  .promise .row ul li p,
  .promise .row ul li h4 {
    letter-spacing: 1px;
  }
  .robot-use ul {
    overflow: hidden;
    padding: 0;
    margin: 0;
    text-align: center;
  }
  .robot-use li {
    display: inline-block;
    margin: 0px;
    width: 250px;
  }
  .robot-use li .robot-use-img {
    background: #e5f2fd;
    height: 245px;
    overflow: hidden;
    padding: 20px;
  }
  .robot-use li .robot-use-img img {
    max-width: 100%;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .robot-use li .robot-use-txt {
    background: #66b2f1;
    height: 90px;
    padding: 17px;
    color: white;
  }
  .robot-use li .robot-use-txt P {
    margin: 0;
  }
  .services-container.fwlc {
    background: url(../images/bg-fwlc.png) center / cover repeat-x;
  }
  .services-container.fwlc .row {
    max-width: 1000px;
    padding-bottom: 40px;
  }
  .services-container.fwlc dl {
    margin-top: 34px;
  }
  .services-container.fwlc dl dd {
    padding: 0 8px;
    margin-bottom: 45px;
    position: relative;
  }
  .services-container.fwlc dl dd p {
    color: white;
    margin-top: 10px;
    font-size: 15px;
  }
  .services-container.fwlc dl dd .arrow {
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%) translateX(50%);
    transform: translateY(-50%) translateX(50%);
  }
  .services-container.sbjj dl {
    margin-top: 30px;
  }
  .services-container.sbjj dl dd {
    padding: 0 5px;
  }
  .services-container.sbjj dl dd .sbjj-top {
    position: relative;
    overflow: hidden;
    text-align: center;
  }
  .services-container.sbjj dl dd .sbjj-top:hover .sbjj-txt-container {
    bottom: 0;
  }
  .services-container.sbjj dl dd .sbjj-top img {
    max-width: 100%;
  }
  .services-container.sbjj dl dd .sbjj-top .sbjj-txt-container {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
    -webkit-transition: all 400ms ease-in-out;
    transition: all 400ms ease-in-out;
    position: absolute;
    bottom: -100%;
    left: 0;
    text-align: center;
  }
  .services-container.sbjj dl dd .sbjj-top .sbjj-txt-container .sbjj-txt {
    padding: 0;
    margin: 0 auto;
    display: inline-block;
    width: auto;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .services-container.sbjj dl dd .sbjj-top .sbjj-txt-container .sbjj-txt li {
    text-align: left;
    border-left: 1px solid white;
    position: relative;
    padding-bottom: 5px;
  }
  .services-container.sbjj dl dd .sbjj-top .sbjj-txt-container .sbjj-txt li:last-child {
    padding-bottom: 0;
  }
  .services-container.sbjj dl dd .sbjj-top .sbjj-txt-container .sbjj-txt li::after {
    position: absolute;
    left: -3px;
    top: 8px;
    content: "";
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: white;
  }
  .services-container.sbjj dl dd .sbjj-top .sbjj-txt-container .sbjj-txt li p {
    font-size: 10.66666667px;
    color: white;
    margin: 0;
    padding-left: 10px;
  }
  .services-container.sbjj dl dd .sbjj-top .sbjj-txt-container .sbjj-txt li h1 {
    font-size: 23.33333333px;
    color: #007ee8;
    margin: 0;
    padding-left: 12px;
  }
  .services-container.sbjj dl dd .sbjj-top .sbjj-txt-container .sbjj-txt li h1 small {
    color: white;
    font-size: 10px;
  }
  .services-container.sbjj dl dd .sbjj-bottom {
    background: #f5f5f5;
    padding: 12px;
  }
  .services-container.sbjj dl dd .sbjj-bottom p {
    color: #007ee8;
    font-size: 12px;
    margin-bottom: 10px;
  }
  .services-container.sbjj dl dd .sbjj-bottom h4 {
    font-size: 18px;
    margin: 0;
  }
  .services-container.yyfw {
    background: url(../images/bg-yyfw.png) center / cover no-repeat;
  }
  .services-container.yyfw .row > h1,
  .services-container.yyfw .row > p {
    color: white;
  }
  .services-container.yyfw dl {
    cursor: pointer;
    margin-top: 40px;
  }
  .services-container.yyfw dl dd {
    display: inline-block;
    width: 31%;
    margin: 0 5px;
    margin-bottom: 30px;
    border: 3px solid #007ee8;
    text-align: center;
  }
  .services-container.yyfw dl dd img {
    max-width: 100%;
  }
  .services-container.yyfw dl dd .yyfw-txt {
    background: white;
    padding: 15px;
  }
  .services-container.yyfw dl dd .yyfw-txt h4,
  .services-container.yyfw dl dd .yyfw-txt p {
    margin: 0;
  }
  .services-container.yyfw dl dd .yyfw-txt h4 {
    display: inline-block;
    width: auto;
    padding: 5px 30px;
    border-radius: 50px;
    border: 1px solid #007ee8;
    margin-bottom: 15px;
  }
  .services-container.yyfw dl dd .yyfw-txt p {
    text-align: left;
    color: #919191;
    line-height: 23px;
    height: 160px;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .services-container.hzhb ul {
    padding: 0;
  }
  .services-container.hzhb ul li {
    float: left;
    height: 75px;
    width: 15.8%;
    text-align: center;
    background: white;
    border: 1px solid #cccccc;
    margin: 12px 3px;
    overflow: hidden;
  }
  .services-container.hzhb ul li img {
    max-width: 100%;
    max-height: 100%;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .join-us-footer {
    padding: 20px;
  }
  .lesson-container {
    padding-bottom: 40px;
  }
  .lesson-container .top-img {
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    max-width: 11%;
  }
  .lesson-container .title-img {
    display: block;
    margin: 0 auto;
    -webkit-transform: translateY(-25%);
    transform: translateY(-25%);
    max-width: 30%;
  }
  .lesson-container .black-line {
    position: relative;
    padding: 40px 0;
  }
  .lesson-container .black-line::after {
    display: block;
    content: "";
    width: 100%;
    height: 1px;
    background: #494949;
    position: absolute;
    top: 0;
    left: 0;
  }
  .lesson-container .black-line::before {
    display: block;
    position: absolute;
    left: 50%;
    top: -15px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    content: "";
    width: 0px;
    height: 0px;
    border-top: 8px solid transparent;
    border-right: 8px solid transparent;
    border-left: 8px solid transparent;
    border-bottom: 8px solid #494949;
  }
  .lesson-container > .row > h2 {
    font-size: 30px;
    color: #007ee8;
    margin: 0;
    -webkit-transform: translateY(-120%);
    transform: translateY(-120%);
  }
  .lesson-jj {
    position: relative;
  }
  .lesson-jj ul {
    max-width: 1000px;
    margin: 0 auto;
    padding: 0;
  }
  .lesson-jj ul li {
    height: 240px;
  }
  .lesson-jj ul .lesson-jj-img img {
    width: 300px;
    border-radius: 20px;
    border: 4px solid #007ee8;
    padding: 12px 20px;
  }
  .lesson-jj ul .lesson-jj-txt {
    text-align: left;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .lesson-jj ul .lesson-jj-txt h3 {
    color: #007ee8;
    font-size: 25px;
  }
  .lesson-jj ul .lesson-jj-txt p {
    font-size: 16px;
  }
  .lesson-jj ul li:nth-child(even) .lesson-jj-txt {
    text-align: right;
    padding-right: 30px;
  }
  .lesson-jj ul li:nth-child(odd) .lesson-jj-img {
    padding-right: 30px;
    text-align: right;
  }
  .lesson-jj ul li:nth-child(even) .lesson-jj-img {
    text-align: left;
    padding-left: 30px;
  }
  .lesson-jj ul li:nth-child(odd) .lesson-jj-txt {
    padding-left: 30px;
    text-align: left;
  }
  .lesson-jj .lesson-line {
    position: absolute;
    top: 125px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    max-height: 80%;
  }
  .lesson-detail .img-list-top,
  .lesson-detail .img-list-bottom {
    margin: 0;
    padding: 0;
  }
  .lesson-detail .img-list-top {
    margin: 20px 0;
  }
  .lesson-detail .img-list-bottom li {
    padding: 0 3px;
  }
  .lesson-detail .img-list-bottom p {
    background: #ebebeb;
    padding: 12px;
    margin-bottom: 0;
    height: 68px;
  }
  .lesson-detail h2 {
    font-size: 30px;
    color: #007ee8;
    margin-top: 0;
    margin-bottom: 20px;
  }
  .lesson-detail p {
    font-size: 16px;
  }
  .personal-center .personal-nav {
    float: left;
    width: 17%;
    background: #f5f5f5;
    padding-bottom: 35px;
  }
  .personal-center .personal-nav h2 {
    font-size: 30px;
    margin: 35px 0;
  }
  .personal-center .personal-nav dl {
    margin-bottom: 0;
  }
  .personal-center .personal-nav dl dd {
    margin-bottom: 35px;
  }
  .personal-center .personal-nav dl dd:last-child {
    margin-bottom: 0;
  }
  .personal-center .personal-nav dl dd a {
    color: #333333;
    text-decoration: none;
    font-size: 14px;
  }
  .personal-center .personal-nav dl dd img {
    margin-right: 6px;
    vertical-align: top;
    margin-top: 3px;
  }
  .personal-center .personal-nav {
    float: left;
    width: 20%;
  }
  .dsl-bottom-container .row {
    height: auto;
  }
  .dsl-bottom-container .row .list-txt {
    margin: 40px 0;
  }
  .slm-case {
    padding: 0;
    margin: 0 auto;
    max-width: 1000px;
  }
  .slm-case li {
    margin: 20px 0;
    overflow: hidden;
    height: 200px;
  }
  .slm-case li .img,
  .slm-case li .txt {
    float: left;
  }
  .slm-case li .img {
    width: 32.7%;
    overflow: hidden;
    height: 100%;
  }
  .slm-case li .img img {
    max-width: 100%;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .slm-case li .txt {
    width: 67.3%;
    padding: 10px;
    background: #dfdfdf;
    height: 100%;
  }
  .slm-case li .txt .desc {
    padding: 10px;
    background: white;
    text-align: left;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .slm-case li .txt .desc h3 {
    color: #5f5f5f;
    margin: 0;
    margin-bottom: 15px;
  }
  .slm-case li .txt .desc p {
    color: #b9b9b9;
  }
  .slm-case li .txt .desc p img {
    margin-right: 5px;
  }
  .bg-pro .row {
    width: 100% !important;
    max-width: none;
    height: 540px !important;
  }
  .bg-pro4 .row,
  .bg-pro5 .row {
    height: 720px;
  }
  .bg-pro4 .list-txt,
  .bg-pro5 .list-txt {
    margin-top: 80px;
  }
  .bg-pro8 .row {
    max-width: none !important;
    width: 100%;
    height: 600px;
  }
  .bg-pro8 .left {
    left: 0;
    height: 100%;
    top: 0;
    display: none;
  }
  .bg-pro8 .right {
    right: 0;
    bottom: 0;
    height: 80%;
  }
  #bg-pro-home .row,
  #bg-two-home .row {
    height: 480px !important;
  }
  .bg-newidea1 {
    background: #fff;
  }
  .bg-newidea1 .list-txt .list-txt-container div {
    width: 100%;
    overflow: hidden;
  }
  .bg-newidea1 .list-txt .list-txt-container div ul {
    width: 80%;
  }
  .bg-newidea1 .list-txt .list-txt-container div ul li {
    width: 20%;
    margin: 0;
  }
  .bg-newidea1 .list-txt .list-txt-container div ul li img {
    width: 80%;
  }
  .bg-newidea03 .row,
  .bg-newidea05 .row {
    position: relative;
    height: auto;
  }
  .bg-newidea07 .row {
    height: 560px !important;
  }
  .communication {
    display: none;
  }
  .bg-three-m .row {
    width: 100%;
  }
  .bg-three-m2 .row {
    width: 100%;
  }
  .bg-three-m10 .row {
    width: 100%;
  }
  .bg-three-m10 .row .bottom-img {
    margin-top: 0;
    width: 70%;
    display: inline-block;
  }
  .bg-three-m10 .row .bottom-img img {
    margin: 1% 3%;
  }
  .bg-light-top13 .row .list-txt .text .first {
    font-size: 27px;
  }
  .bg-light-top13 .row .list-txt .text p {
    font-size: 22px;
  }
  .bg-light-top13 .row .list-container > img {
    width: 40%;
    margin: 0 20px;
  }
  .bg-light-top13 .row .list-container .list-container-right {
    width: 54%;
  }
  .bg-light-top13 .row .list-container .list-container-right p {
    padding-bottom: 6px;
  }
  .bg-light-top13 .row .list-container .list-container-right p span {
    font-size: 18px;
  }
  .bg-light-top13 .row .list-container1 .col-lg-6 img {
    height: 315px;
  }
  .bg-light-top13 .row .jielun span {
    width: 8%;
    margin: 20px 1% 0 1%;
  }
}
@media (max-width: 767px) {
  #nav {
    z-index: 9999;
  }
  #nav a {
    padding-left: 0;
    padding-right: 0;
  }
  #nav .navbar-collapse {
    float: none;
  }
  .para {
    padding: 0 20px;
  }
  .para h1 {
    margin: 10px 0;
  }
  .para h1 small {
    display: block;
    margin: 5px 0;
  }
  .para table tr td:first-child {
    width: 100%;
    display: inline-block;
    border-bottom: none;
    border-top: none;
    text-align: left;
    background: #f1f1f1;
  }
  .para table tr td:last-child {
    width: 100%;
    display: inline-block;
  }
  .para table tr td p {
    margin-bottom: 12px;
    line-height: 20px;
  }
  .para table tr td p:last-child {
    margin-bottom: 0;
  }
  .para table tr:first-child td:first-child {
    border-top: 1px solid #808080;
  }
  .para .table-responsive table {
    border-collapse: collapse;
  }
  .para .table-responsive table tr td:first-child {
    display: table-cell;
    width: auto;
    border: 1px solid #808080;
  }
  .para .table-responsive table tr td:last-child {
    border: 1px solid #808080;
    display: table-cell;
    width: auto;
  }
  .list-nav {
    display: none;
  }
  .list-nav a {
    padding-top: 10px;
  }
  .list-nav a p {
    padding: 8px 0 !important;
  }
  .list-container {
    overflow: hidden;
  }
  .list-container .list-txt {
    height: auto;
    margin-top: 20px;
  }
  .list-container .list-txt > div {
    position: relative;
    top: 0;
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
  }
  .list-container .list-txt p {
    font-size: 24.66666667px;
    margin: 0;
  }
  .list-container .list-txt h1 {
    color: #666666;
    margin: 20px 0;
    font-weight: normal;
    line-height: 28px;
    font-size: 37.33333333px;
  }
  .list-container .list-txt a {
    color: #007ee8;
    font-size: 18px;
  }
  .list-container .list-txt a::after {
    content: " >";
  }
  .list-container .list-img {
    height: 350px;
    margin: 20px 0;
  }
  .list-container .list-img img {
    margin: 0 auto;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .design-container {
    overflow: hidden;
  }
  .design-container .list-txt {
    height: auto;
    margin-bottom: 20px;
  }
  .design-container .list-txt > div {
    position: relative;
    top: 0;
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
  }
  .design-container .list-txt p {
    font-size: 10px;
    margin: 0;
  }
  .design-container .list-txt h1 {
    font-size: 21.33333333px;
  }
  .design-container .list-txt img {
    margin-top: 30px;
    max-width: 100%;
  }
  .design-container .list-img {
    height: 335px;
  }
  .design-container .list-img img {
    margin: 0 auto;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .design-container-v {
    overflow: hidden;
  }
  .design-container-v .row {
    position: relative;
    height: auto;
  }
  .design-container-v .list-txt {
    margin-bottom: 40px;
  }
  .design-container-v .list-txt p {
    font-size: 10px;
    margin: 0;
    padding: 0;
    padding: 0 15px;
    line-height: 23px;
  }
  .design-container-v .list-txt h1 {
    font-size: 21.33333333px;
    padding: 0;
    padding: 0 15px;
  }
  .design-container-v .list-img {
    position: static !important;
  }
  .design-container-v .list-img img {
    margin: 0 auto;
    max-height: 100%;
  }
  .sweetin1000 {
    padding: 0px;
  }
  .design-sla-bottom {
    background: #333;
    padding-bottom: 40px;
    padding-top: 40px;
  }
  .design-sla-bottom p {
    color: white;
    margin-bottom: 20px;
  }
  .design-sla-bottom ul {
    padding-left: 0;
  }
  .design-sla-bottom ul li {
    height: 210px;
    position: relative;
  }
  .design-sla-bottom ul img {
    max-width: 100%;
    max-height: 100%;
    vertical-align: bottom;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
  }
  .dc-change1 {
    width: 100%;
  }
  .dc-change2 img {
    position: static !important;
    -webkit-transform: none !important;
    transform: none !important;
  }
  .dc-change3 img {
    position: absolute !important;
    -webkit-transform: none !important;
    transform: none !important;
    bottom: 0 !important;
    top: auto !important;
    max-width: 100%;
    right: 0;
  }
  .dc-change4 img {
    position: static !important;
    -webkit-transform: none !important;
    transform: none !important;
    margin: 0 auto;
  }
  .dc-change5 {
    position: static;
    width: 100%;
  }
  .dc-change6 {
    width: auto;
  }
  .dc-change6 > div {
    padding: 0px;
  }
  .dc-change6 > div p {
    text-align: center !important;
  }
  .dc-change6 > div img {
    max-height: 100%;
  }
  .dc-change8 img {
    position: absolute !important;
    -webkit-transform: none !important;
    transform: none !important;
    bottom: 0 !important;
    top: auto !important;
    max-width: 100%;
    right: auto;
  }
  .dc-change9 {
    height: auto !important;
  }
  .dc-change9 .list-txt-container h2::after {
    content: "——";
  }
  .dc-change9 .list-txt-container h2::before {
    content: "——";
  }
  .dc-change9 .list-txt-container h2 {
    margin-bottom: 28px;
    font-size: 20px;
  }
  .dc-change9 .list-txt-container > div {
    padding: 0;
    margin-bottom: 20px;
  }
  .dc-change9 .list-txt-container > div img {
    margin: 0 auto;
    margin-bottom: 15px;
  }
  .dc-change9 .list-txt-container > div p {
    text-align: center;
  }
  .dc-change10 {
    height: 265px !important;
  }
  .dc-change10 img {
    margin: 0 auto;
    position: static !important;
    -webkit-transform: none !important;
    transform: none !important;
    max-height: 100%;
  }
  .dc-change11 .list-txt-container {
    width: 100%;
    margin: 0 auto;
  }
  .dc-change11 .list-txt-container h1 {
    line-height: 30px;
  }
  .dc-change13 img {
    max-width: 100% !important;
    position: absolute !important;
    -webkit-transform: none !important;
    transform: none !important;
    bottom: 0px !important;
    top: auto !important;
    left: 0%;
  }
  .dc-change14 {
    height: 180px !important;
  }
  .dc-change15 img {
    width: auto !important;
  }
  .dcv-change1 {
    padding: 0 20px;
    width: auto;
    position: static;
    right: auto;
    top: auto;
  }
  .dcv-change2 {
    width: auto;
    margin: 0 auto;
    padding: 0 20px;
  }
  .dcv-change2 p {
    text-align: left;
  }
  .dcv-change3 {
    width: auto;
    margin: 0 auto;
    padding: 0 20px;
  }
  .dcv-change3 p {
    text-align: left;
  }
  .dcv-change5 {
    margin: 0 auto;
    padding: 0 20px;
    width: auto;
  }
  .dcv-change5 p {
    text-align: left;
  }
  .dcv-change6 {
    margin: 0 auto;
  }
  .dcv-change6 p {
    text-align: center;
  }
  .dcv-change7 {
    position: static !important;
    width: 100%;
    text-align: left;
    z-index: 2;
  }
  .dcv-change7 h1 {
    margin: 0;
    margin-top: 20px;
    margin-bottom: 10px;
  }
  .dcv-change8 {
    z-index: 1;
    width: 100% !important;
    position: static !important;
    -webkit-transform: translateX(0);
    transform: translateX(0);
    top: 0;
    bottom: auto !important;
  }
  .dcv-change9 {
    margin-top: 20px;
    width: 100%;
    padding: 0 20px;
    margin-bottom: 20px !important;
  }
  .dcv-change9 p {
    text-align: center;
  }
  .dcv-change10 {
    margin-bottom: 20px;
  }
  .dcv-change12 {
    width: 100%;
    margin: 0 auto;
    margin-top: 30px;
  }
  .dcv-change12 p,
  .dcv-change12 h1 {
    text-align: left;
  }
  .dcv-change13 {
    position: static !important;
    height: 320px;
  }
  .dcv-change13 img {
    width: 150px;
  }
  .dcv-change14 {
    margin: 0;
  }
  .dcv-change15 img {
    width: 100%;
  }
  .dcv-change16 {
    margin-top: 40px;
    padding: 0 20px;
  }
  .dcv-change17 {
    margin: 30px 0;
  }
  .dcv-change17 p {
    padding: 20px 0;
  }
  .dcv-change19 {
    margin-bottom: 0 !important;
    margin: 10px !important;
  }
  .syd-img-container {
    margin-top: 20px;
  }
  .syd-img-container .syd-img-left,
  .syd-img-container .syd-img-right {
    display: block;
  }
  .syd-img-container .syd-img-left img:first-child,
  .syd-img-container .syd-img-right img:first-child {
    max-height: 280px;
  }
  .syd-img-container .syd-img-left img:last-child,
  .syd-img-container .syd-img-right img:last-child {
    margin-bottom: 20px;
  }
  .syd-img-container .syd-img-left p,
  .syd-img-container .syd-img-right p {
    margin: 15px 0px;
  }
  .syd-img-container .syd-img-left {
    margin-right: 0px;
  }
  .bg-two0 .list-txt-container {
    height: auto;
  }
  .bg-two1,
  .bg-two2 {
    background-position: left;
  }
  .bg-two1 .list-txt-container,
  .bg-two2 .list-txt-container {
    height: 320px;
  }
  .bg-two {
    background-position: left center;
  }
  .bg-two .list-txt-container {
    height: 320px;
  }
  .bg-company2 .list-txt-container {
    height: 320px;
  }
  .bg-company20 {
    background-position: -414px;
  }
  .bg-company20 .list-txt-container {
    height: auto;
  }
  .bg-c300 .list-txt-container {
    height: auto;
  }
  .bg-onemini .list-txt-container {
    height: auto;
  }
  .bg-reeyee .list-txt-container {
    height: 320px;
  }
  .bg-robot .list-txt-container {
    height: 320px;
  }
  .bg-robot3 .list-txt-container {
    height: 320px;
  }
  .bg-robot4 {
    background: url(../images/bg3.png) left / cover no-repeat;
  }
  .bg-robot4 .list-txt .list-txt-container {
    height: 320px;
  }
  .bg-robot4 .list-txt .list-txt-container h1,
  .bg-robot4 .list-txt .list-txt-container p,
  .bg-robot4 .list-txt .list-txt-container h4 {
    text-align: left;
  }
  .bg-robot5 {
    background: url(../images/bg4.png) left / cover no-repeat;
  }
  .blue-round {
    bottom: 102px;
  }
  .abs-adv,
  .pla-adv,
  .pla-adv {
    padding-bottom: 20px;
    background: url(../imgs/products/abs-pro/bg.png) center / cover repeat;
  }
  .abs-adv h2 {
    margin: 30px 0;
    font-size: 20px;
  }
  .abs-adv h2::after {
    content: "——";
  }
  .abs-adv h2::before {
    content: "——";
  }
  .abs-adv img {
    margin-bottom: 5px;
  }
  .abs-bot {
    padding: 0;
    padding-bottom: 20px;
  }
  .abs-bot img {
    margin-top: 20px;
  }
  .pla-adv h2 {
    margin: 30px 0;
    font-size: 20px;
  }
  .pla-adv h2::after {
    content: "——";
  }
  .pla-adv h2::before {
    content: "——";
  }
  .pla-adv img {
    margin-bottom: 5px;
  }
  .pla-adv .row > div {
    float: left;
    width: 33.3%;
  }
  .sweetin7 .list-txt p {
    margin-top: 20px;
  }
  .footer-top .row {
    padding: 0;
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .footer-info {
    height: 220px;
    position: relative;
  }
  .footer-info h2 {
    margin-top: 0;
    margin-bottom: 20px;
    font-size: 20px;
  }
  .footer-info dl dd {
    margin-bottom: 15px;
    font-size: 10.66666667px;
  }
  .footer-info dl dd img {
    margin-right: 6px;
  }
  .footer-info,
  .footer-form {
    padding: 0 20px;
  }
  .footer-form > div {
    width: 100%;
    padding-top: 20px;
  }
  .footer-bottom dl {
    width: 33.3%;
  }
  .footer-bottom dl dt a {
    color: #000000;
    white-space: nowrap;
    font-size: 10.66666667px;
    font-weight: normal;
    text-decoration: none;
  }
  .footer-bottom dl dd a {
    color: #424242;
    font-size: 9.33333333px;
  }
  .contact {
    margin-top: 50px;
    background: url(../images/bg-contact.png) center / cover no-repeat;
    padding: 20px;
  }
  .contact h1 {
    color: white;
    font-size: 33.33333333px;
    margin: 0;
    margin-bottom: 20px;
  }
  .contact-container {
    background: white;
    padding: 20px 0;
  }
  .contact-container .footer-info {
    height: auto;
  }
  .contact-container .footer-info dt {
    color: #1989df;
    font-weight: bolder;
    margin-bottom: 2px;
  }
  .contact-container .footer-info dd {
    margin: 0;
    margin-bottom: 2px;
  }
  .contact-container .shops-links {
    position: static !important;
  }
  .contact-container .shops-links a {
    font-size: 10.66666667px;
  }
  .contact-container .footer-form > div {
    width: 100%;
  }
  .contact-container .footer-form > div textarea {
    height: 160px;
  }
  #products-checkbox {
    padding: 0;
    margin-bottom: 20px;
  }
  #products-checkbox input[type='checkbox'] {
    width: auto;
  }
  #products-checkbox li {
    padding: 0;
    margin-bottom: 2px;
  }
  .partners {
    background: #f3f3f3;
    padding: 20px 0;
  }
  .partners h2 {
    margin-top: 10px;
  }
  .partners ul {
    padding: 0;
    overflow: hidden;
    padding: 0 20px;
  }
  .partners ul li {
    float: left;
    height: 55px;
    width: 23.2%;
    text-align: center;
    background: white;
    border: 1px solid #cccccc;
    margin: 8px 2px;
  }
  .partners ul li img {
    max-width: 100%;
    max-height: 100%;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .aboutus-t .row {
    padding-top: 20px;
    padding-bottom: 10px;
    padding-left: 20px;
    padding-right: 20px;
  }
  .aboutus-t .row img {
    margin-bottom: 20px;
    max-width: 40%;
  }
  .aboutus-t h1 {
    font-size: 25px;
    font-weight: bolder;
    margin: 20px 0;
  }
  .aboutus-t ul {
    text-align: left;
    padding: 0;
  }
  .aboutus-t ul li {
    margin-bottom: 28px;
  }
  .aboutus-t ul li h4 {
    margin: 0;
    margin-bottom: 5px;
  }
  .join-us .black-line {
    padding-top: 20px;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 20px;
    position: relative;
  }
  .join-us .black-line::after {
    display: block;
    content: "";
    width: 100%;
    height: 1px;
    background: #494949;
    position: absolute;
    top: 0;
    left: 0;
  }
  .join-us .black-line::before {
    display: block;
    position: absolute;
    left: 50%;
    top: -12px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    content: "";
    width: 0px;
    height: 0px;
    border-top: 6px solid transparent;
    border-right: 6px solid transparent;
    border-left: 6px solid transparent;
    border-bottom: 6px solid #494949;
  }
  .aboutus-detail .row {
    padding: 20px 20px 20px 20px;
  }
  .aboutus-detail img {
    max-width: 100%;
  }
  .aboutus-detail h1 {
    margin: 0;
    font-size: 21.33333333px;
    padding: 20px 0;
    position: relative;
    margin-bottom: 20px;
    font-weight: bolder;
  }
  .aboutus-detail h1::after {
    content: "";
    display: inline-block;
    width: 20%;
    height: 1px;
    background: #bdbdbd;
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  .aboutus-2p > div {
    padding: 0;
  }
  .aboutus-2p span {
    margin-right: 10px;
  }
  .aboutus-2p p {
    margin-bottom: 12px;
  }
  .list-outside {
    margin-top: 50px;
  }
  .img-center img {
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .rp-news .row {
    padding: 0;
  }
  .rp-news .rp-news-container {
    padding: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .rp-news .rp-news-container h3 {
    margin: 0;
    padding: 20px;
    text-align: left;
    font-size: 16.5px;
    border-bottom: 1px solid #e9e9e9;
  }
  #index-introduce {
    padding: 2px 0;
  }
  #index-introduce ul {
    padding: 0;
    margin: 0;
  }
  #index-introduce ul li {
    float: left;
    padding: 0px;
    margin-right: 0;
    width: 100%;
  }
  #index-introduce ul li a h3 {
    font-size: 16px;
  }
  #index-introduce ul li a .content p {
    font-size: 12px;
  }
  .promise {
    font-size: 0;
  }
  .promise .row ul li {
    width: 100%;
  }
  .promise .row ul li a .promise-container {
    display: block;
  }
  .promise .row ul li a h4 {
    margin-bottom: 3px;
    letter-spacing: 1px;
  }
  .promise .row ul li a p {
    letter-spacing: 1px;
  }
  .promise .row ul li a .promise-txt {
    margin-left: 10px;
    margin-top: 2px;
  }
  .list-title h1 {
    color: #007ee8;
    font-size: 23.33333333px;
    margin: 0;
    margin-top: 35px;
  }
  .list-title h1 a {
    color: #007ee8;
    text-decoration: none;
    position: relative;
  }
  .list-title h1 a::after {
    position: absolute;
    content: "";
    bottom: 0;
    left: 0;
    display: inline-block;
    width: 0;
    height: 2px;
    background: #007ee8;
    -webkit-transition: all ease-in-out 300ms;
    transition: all ease-in-out 300ms;
  }
  .list-title h1 a:hover::after {
    width: 100%;
  }
  .list-ul {
    padding: 0;
    margin: 0;
    overflow: hidden;
    padding-top: 35px;
    padding-bottom: 35px;
  }
  .list-ul li {
    margin-bottom: 20px;
  }
  .list-ul li:hover a {
    background: rgba(0, 0, 0, 0.2);
  }
  .list-ul li:hover a p {
    padding-left: 20px;
  }
  .list-ul li:hover a h1 {
    padding-left: 40px;
  }
  .list-ul li:hover a img {
    -webkit-transform: scale(1.05) translateY(-50%);
    transform: scale(1.05) translateY(-50%);
  }
  .list-ul a {
    display: inline-block;
    width: 100%;
    height: 100%;
    text-decoration: none;
    background: #f5f5f5;
    padding: 20px 0;
    -webkit-transition: all 300ms;
    transition: all 300ms;
  }
  .list-ul a h1 {
    font-size: 24px;
    color: #2e2e30;
    margin: 0;
    margin-bottom: 10px;
    -webkit-transition: all 400ms;
    transition: all 400ms;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .list-ul a p {
    font-size: 16px;
    color: #2e2e30;
    margin: 0;
    margin-bottom: 20px;
    -webkit-transition: all 400ms;
    transition: all 400ms;
  }
  .list-ul .list-ul-img {
    text-align: center;
    height: 226px;
  }
  .list-ul .list-ul-img img {
    max-width: 100%;
    max-height: 100%;
    -webkit-transition: all 300ms;
    transition: all 300ms;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .line-nav {
    z-index: 2;
    position: fixed;
    top: 50px;
    width: 100%;
    background: white;
    padding: 10px 0;
  }
  .line-nav .line-nav-name {
    font-size: 20px;
    line-height: 20px;
    color: #595959;
    padding-left: 20px;
    float: none !important;
    text-align: left;
  }
  .line-nav .line-nav-toggle {
    text-align: right;
    float: none !important;
    padding-right: 20px;
  }
  .line-nav .line-nav-toggle a {
    margin-left: 20px;
    padding: 3px 0;
    text-decoration: none;
    line-height: 20px;
    color: #595959;
  }
  .linenav-outside {
    margin-top: 116px;
  }
  .xs-small {
    width: 140px;
  }
  .xs-bottom img {
    position: absolute !important;
    bottom: 0;
  }
  .robot-use ul {
    overflow: hidden;
    padding: 0;
    margin: 0;
    text-align: center;
  }
  .robot-use li {
    display: block;
    margin: 0 auto;
    margin-bottom: 10px;
    width: 300px;
  }
  .robot-use li .robot-use-img {
    background: #e5f2fd;
    height: 200px;
    overflow: hidden;
    padding: 20px;
  }
  .robot-use li .robot-use-img img {
    max-width: 100%;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .robot-use li .robot-use-txt {
    background: #66b2f1;
    height: 90px;
    padding: 17px;
    color: white;
  }
  .robot-use li .robot-use-txt P {
    margin: 0;
  }
  #pro-lq {
    height: auto !important;
  }
  #pro-lq ul {
    overflow: hidden;
    padding: 0;
    margin: 0;
    position: relative;
    top: 0%;
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
  }
  #pro-lq li {
    float: none;
    display: inline-block;
    width: 49%;
    text-align: center;
    margin-bottom: 10px;
  }
  #pro-lq li img {
    position: static;
    top: 0%;
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
    max-height: 100%;
  }
  .video-outside {
    padding: 40px 0;
  }
  .video-outside h1 {
    font-size: 21.33333333px;
    margin: 30px 0;
  }
  .video-outside .video-container {
    text-align: center;
  }
  .video-outside .video-container video {
    width: 100%;
    margin: 0 auto;
  }
  .links {
    background: #007ee8;
    border-top: 1px solid #4fafff;
    border-bottom: 1px solid #4fafff;
    padding: 15px 0 10px 0;
  }
  .links h5 {
    text-align: left;
    color: white;
    font-size: 16px;
    margin: 0;
    margin-bottom: 15px;
  }
  .links ul {
    overflow: hidden;
    padding: 0;
    margin: 0;
  }
  .links ul li {
    float: left;
    margin-right: 10px;
    margin-bottom: 5px;
  }
  .links ul li a {
    color: white;
  }
  .copyright {
    background: #007ee8;
    margin-bottom: 40px;
  }
  .copyright p {
    margin: 0;
    padding: 12px 0px;
    font-size: 14px;
    color: white;
  }
  .copyright a {
    color: #fff;
    margin: 5px;
    display: block;
  }
  .services-container .row > h1 {
    display: inline-block;
    width: auto;
    font-size: 23.33333333px;
    margin-top: 20px;
    margin-bottom: 13px;
    position: relative;
    padding-bottom: 14px;
  }
  .services-container .row > h1::after {
    position: absolute;
    bottom: 0;
    left: 0;
    display: block;
    content: "";
    width: 100%;
    height: 3px;
    background: #007ee8;
  }
  .services-container .row > p {
    font-size: 10px;
  }
  .services-container.fwsm .row {
    max-width: 1000px;
    padding: 0 20px;
  }
  .services-container.fwsm dl {
    margin-top: 20px;
  }
  .services-container.fwsm dl dd {
    padding: 0 5px;
  }
  .services-container.fwsm dl dd p {
    margin-top: 10px;
    font-size: 10px;
  }
  .services-container.fwsm table {
    font-size: 12px;
  }
  .services-container.fwsm table th {
    background: #ebebeb;
  }
  .services-container.fwlc {
    background: url(../images/bg-fwlc.png) center / cover repeat-x;
  }
  .services-container.fwlc .row {
    max-width: 1000px;
    padding: 0 20px;
    padding-bottom: 30px;
  }
  .services-container.fwlc dl {
    margin-top: 20px;
    margin-bottom: 0;
  }
  .services-container.fwlc dl dd {
    margin-bottom: 30px;
    position: relative;
  }
  .services-container.fwlc dl dd p {
    color: white;
    margin-top: 10px;
    font-size: 10px;
  }
  .services-container.fwlc dl dd .arrow {
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%) translateX(50%);
    transform: translateY(-50%) translateX(50%);
    display: none;
  }
  .services-container.fwlc dl dd .step-img {
    width: 65px;
  }
  .services-container.sbjj .row > p {
    padding: 0 20px;
  }
  .services-container.sbjj dl {
    margin-top: 30px;
  }
  .services-container.sbjj dl dd {
    padding: 0 5px;
  }
  .services-container.sbjj dl dd .sbjj-top {
    position: relative;
    overflow: hidden;
    text-align: center;
  }
  .services-container.sbjj dl dd .sbjj-top:hover .sbjj-txt-container {
    bottom: 0;
  }
  .services-container.sbjj dl dd .sbjj-top img {
    max-width: 100%;
  }
  .services-container.sbjj dl dd .sbjj-top .sbjj-txt-container {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
    -webkit-transition: all 400ms ease-in-out;
    transition: all 400ms ease-in-out;
    position: absolute;
    bottom: -100%;
    left: 0;
    text-align: center;
  }
  .services-container.sbjj dl dd .sbjj-top .sbjj-txt-container .sbjj-txt {
    padding: 0;
    margin: 0 auto;
    display: inline-block;
    width: auto;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .services-container.sbjj dl dd .sbjj-top .sbjj-txt-container .sbjj-txt li {
    text-align: left;
    border-left: 1px solid white;
    position: relative;
    padding-bottom: 5px;
  }
  .services-container.sbjj dl dd .sbjj-top .sbjj-txt-container .sbjj-txt li:last-child {
    padding-bottom: 0;
  }
  .services-container.sbjj dl dd .sbjj-top .sbjj-txt-container .sbjj-txt li::after {
    position: absolute;
    left: -3px;
    top: 8px;
    content: "";
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: white;
  }
  .services-container.sbjj dl dd .sbjj-top .sbjj-txt-container .sbjj-txt li p {
    font-size: 10.66666667px;
    color: white;
    margin: 0;
    padding-left: 10px;
  }
  .services-container.sbjj dl dd .sbjj-top .sbjj-txt-container .sbjj-txt li h1 {
    font-size: 23.33333333px;
    color: #007ee8;
    margin: 0;
    padding-left: 12px;
  }
  .services-container.sbjj dl dd .sbjj-top .sbjj-txt-container .sbjj-txt li h1 small {
    color: white;
    font-size: 10px;
  }
  .services-container.sbjj dl dd .sbjj-bottom {
    background: #f5f5f5;
    padding: 12px;
  }
  .services-container.sbjj dl dd .sbjj-bottom p {
    color: #007ee8;
    font-size: 12px;
    margin-bottom: 10px;
  }
  .services-container.sbjj dl dd .sbjj-bottom h4 {
    font-size: 12px;
    margin: 0;
  }
  .services-container.yyfw {
    background: url(../images/bg-yyfw.png) center / cover no-repeat;
  }
  .services-container.yyfw .row > h1,
  .services-container.yyfw .row > p {
    padding-left: 20px;
    padding-right: 20px;
    color: white;
  }
  .services-container.yyfw dl {
    cursor: pointer;
    margin-top: 20px;
  }
  .services-container.yyfw dl dd {
    display: inline-block;
    width: 49%;
    margin: 0px;
    margin-bottom: 10px;
    border: 3px solid #007ee8;
    text-align: center;
  }
  .services-container.yyfw dl dd img {
    max-width: 100%;
  }
  .services-container.yyfw dl dd .yyfw-txt {
    background: white;
    padding: 5px;
  }
  .services-container.yyfw dl dd .yyfw-txt h4,
  .services-container.yyfw dl dd .yyfw-txt p {
    margin: 0;
  }
  .services-container.yyfw dl dd .yyfw-txt h4 {
    display: inline-block;
    width: auto;
    padding: 5px 30px;
    border-radius: 50px;
    border: none;
    margin-bottom: 0px;
    font-size: 13.33333333px;
  }
  .services-container.yyfw dl dd .yyfw-txt p {
    text-align: left;
    color: #919191;
    line-height: 23px;
    height: 110px;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 9.33333333px;
    display: none;
  }
  .services-container.hzhb {
    padding-bottom: 30px;
  }
  .services-container.hzhb ul {
    padding: 0;
    overflow: hidden;
    padding: 0 20px;
  }
  .services-container.hzhb ul li {
    float: left;
    height: 55px;
    width: 23.2%;
    text-align: center;
    background: white;
    border: 1px solid #cccccc;
    margin: 8px 2px;
  }
  .services-container.hzhb ul li img {
    max-width: 100%;
    max-height: 100%;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .services-container.fwal .row {
    padding-bottom: 30px;
    padding-left: 20px;
    padding-right: 20px;
  }
  .services-container.fwal .swiper-container {
    margin-top: 20px;
  }
  .services-container.fwal .swiper-container .swiper-slide {
    width: 285px;
  }
  .services-container.fwal .swiper-container .swiper-slide .slide-img {
    height: 202px;
  }
  .services-container.fwal .swiper-container .swiper-slide .slide-img img {
    max-width: 100%;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .services-container.fwal .swiper-container .swiper-slide .slide-txt {
    margin: 0 auto;
    width: 100%;
    padding: 12px;
    background: #d8d8d8;
  }
  .services-container.fwal .swiper-container .swiper-slide .slide-txt h4 {
    font-size: 18px;
    margin: 0;
    margin-bottom: 12px;
    font-weight: bold;
  }
  .services-container.fwal .swiper-container .swiper-slide .slide-txt p {
    font-size: 12px;
    margin: 0;
  }
  .services-container.fwal .swiper-button-prev {
    background: url(../images/arrow-black.png) no-repeat;
    background-size: 45%;
    background-position: center;
    background-color: rgba(255, 255, 255, 0.5);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    display: none;
  }
  .services-container.fwal .swiper-button-next {
    background: url(../images/arrow-black.png) no-repeat;
    background-size: 45%;
    background-position: center;
    background-color: rgba(255, 255, 255, 0.5);
    display: none;
  }
  .join-btn {
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    max-width: 22%;
  }
  .join-form-container {
    position: relative;
    bottom: 20px;
  }
  .join-form-container form {
    width: 100%;
    margin: 0 auto;
  }
  .join-form-container form li label {
    float: none;
    display: block;
    margin-bottom: 10px;
  }
  .join-form-container form li input,
  .join-form-container form li textarea {
    display: block;
    width: 100%;
  }
  .join-form-container form button {
    margin: 0 auto;
  }
  .join-us-footer {
    padding-bottom: 0;
  }
  .lesson-container {
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
  }
  .lesson-container .top-img {
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    max-width: 20%;
  }
  .lesson-container .title-img {
    display: block;
    margin: 0 auto;
    -webkit-transform: translateY(-25%);
    transform: translateY(-25%);
    max-width: 50%;
  }
  .lesson-container .black-line {
    position: relative;
    padding: 20px 0;
  }
  .lesson-container .black-line::after {
    display: block;
    content: "";
    width: 100%;
    height: 1px;
    background: #494949;
    position: absolute;
    top: 0;
    left: 0;
  }
  .lesson-container .black-line::before {
    display: block;
    position: absolute;
    left: 50%;
    top: -15px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    content: "";
    width: 0px;
    height: 0px;
    border-top: 8px solid transparent;
    border-right: 8px solid transparent;
    border-left: 8px solid transparent;
    border-bottom: 8px solid #494949;
  }
  .lesson-container > .row > h2 {
    font-size: 20px;
    color: #007ee8;
    margin: 0;
    -webkit-transform: translateY(-120%);
    transform: translateY(-120%);
  }
  .lesson-jj {
    position: relative;
  }
  .lesson-jj ul {
    max-width: 1000px;
    margin: 0 auto;
    padding: 0;
  }
  .lesson-jj ul li {
    height: 240px;
  }
  .lesson-jj ul .lesson-jj-img {
    padding: 0;
  }
  .lesson-jj ul .lesson-jj-img img {
    width: 280px;
    border-radius: 20px;
    border: 4px solid #007ee8;
    padding: 12px 20px;
  }
  .lesson-jj ul .lesson-jj-txt {
    text-align: center;
    position: static;
    top: 0%;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    padding: 0;
  }
  .lesson-jj ul .lesson-jj-txt h3 {
    color: #007ee8;
    font-size: 16.66666667px;
  }
  .lesson-jj ul .lesson-jj-txt p {
    font-size: 10.66666667px;
    line-height: 23px;
    text-align: left;
    margin-bottom: 15px;
  }
  .lesson-jj ul li:nth-child(even) .lesson-jj-txt {
    text-align: center;
    padding-right: 0px;
  }
  .lesson-jj ul li:nth-child(odd) .lesson-jj-img {
    padding-right: 0px;
    text-align: center;
  }
  .lesson-jj ul li:nth-child(even) .lesson-jj-img {
    text-align: center;
    padding-left: 0px;
  }
  .lesson-jj ul li:nth-child(odd) .lesson-jj-txt {
    padding-left: 0px;
    text-align: center;
  }
  .lesson-jj .lesson-line {
    position: absolute;
    top: 125px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    max-height: 80%;
  }
  .lesson-detail .img-list-top,
  .lesson-detail .img-list-bottom {
    margin: 0;
    padding: 0;
  }
  .lesson-detail .img-list-top {
    margin: 20px 0;
  }
  .lesson-detail .img-list-top li {
    margin: 5px 0;
    padding: 0 5px;
  }
  .lesson-detail .img-list-bottom li {
    padding: 0 3px;
  }
  .lesson-detail .img-list-bottom p {
    background: #ebebeb;
    padding: 12px;
    margin-bottom: 0;
    height: 68px;
  }
  .lesson-detail h2 {
    font-size: 20px;
    color: #007ee8;
    margin-top: 0;
    margin-bottom: 20px;
  }
  .lesson-detail p {
    font-size: 10.66666667px;
    margin-bottom: 15px;
  }
  .lesson-detail.reset-padding {
    padding-top: 20px;
  }
  .lesson-detail.reset-padding p {
    margin-bottom: 20px;
  }
  .personal-center .personal-nav {
    float: none;
    width: 100%;
    background: #f5f5f5;
    padding-bottom: 0px;
    padding: 15px 20px;
  }
  .personal-center .personal-nav h2 {
    font-size: 20px;
    margin: 0px;
    margin-bottom: 15px;
    text-align: left;
  }
  .personal-center .personal-nav dl {
    margin-bottom: 0;
    overflow: auto;
    white-space: nowrap;
    text-align: left;
  }
  .personal-center .personal-nav dl dd {
    display: inline-block;
    margin-bottom: 0px;
    margin-right: 5px;
    padding-left: 15px;
    padding-right: 15px;
  }
  .personal-center .personal-nav dl dd:last-child {
    margin-bottom: 0;
  }
  .personal-center .personal-nav dl dd a {
    color: #333333;
    text-decoration: none;
    font-size: 14px;
  }
  .personal-center .personal-nav dl dd img {
    margin-right: 6px;
    vertical-align: top;
    margin-top: 3px;
  }
  .personal-center .personal-detail {
    float: none;
    width: 100%;
    padding: 15px 20px;
  }
  .personal-center .personal-detail dl {
    border-left: 1px solid #dfdfdf;
    border-right: 1px solid #dfdfdf;
  }
  .personal-center .personal-detail dl dt {
    background: #f5f5f5;
    padding: 10px 15px;
    border-bottom: 1px solid #dfdfdf;
  }
  .personal-center .personal-detail dl dd {
    padding: 15px;
    border-bottom: 1px solid #dfdfdf;
  }
  .personal-center .personal-detail dl dd .bg-green {
    text-align: center;
    background: #91cd50;
    border-radius: 3px;
    color: white;
    margin: 0;
    display: inline;
    padding: 0 15px;
  }
  .personal-center .personal-detail dl dd table {
    width: 100%;
  }
  .personal-center .personal-detail dl dd table td {
    padding: 7px 0;
  }
  .personal-center .personal-detail dl dd table tr > td:last-child {
    color: #737373;
  }
  .personal-center .personal-detail dl dd table tr > td:first-child {
    font-weight: bold;
  }
  .head-portrait {
    padding: 15px;
    overflow: hidden;
    border: 1px solid #dfdfdf;
  }
  .head-portrait .head-portrait-img {
    float: left;
    margin-right: 15px;
  }
  .head-portrait .head-portrait-txt {
    float: left;
  }
  .head-portrait .head-portrait-txt h2 {
    margin: 10px 0;
    font-size: 30px;
  }
  .head-portrait .head-portrait-txt p {
    font-size: 14px;
  }
  .head-portrait .head-portrait-txt p a {
    font-size: 14px;
  }
  .product-active dl {
    padding-left: 0;
    padding-right: 0;
  }
  .product-active dl dt {
    border-top: 1px solid #dfdfdf;
  }
  .product-active dl dd {
    min-height: 220px;
  }
  .product-active dl dd p {
    color: #767676;
  }
  .product-active dl dd img {
    margin: 5px 0;
    margin-right: 20px;
  }
  .product-active form {
    padding: 20px 0;
  }
  .product-active form .serial-container {
    float: left;
    min-width: 50%;
  }
  .product-active form .serial-container label {
    display: block;
    color: #737373;
  }
  .product-active form .serial-container input,
  .product-active form .serial-container button {
    width: 100%;
  }
  .product-active form .serial-container button {
    background: #91cd50;
    margin-top: 10px;
    color: white;
  }
  .product-active form img {
    float: left;
  }
  .personal-afterSales dd {
    padding-top: 0 !important;
  }
  .personal-afterSales form {
    margin: 0 auto;
  }
  .personal-afterSales ul {
    padding: 0;
    margin: 0;
  }
  .personal-afterSales ul li {
    padding: 15px 0;
    border-bottom: 1px solid #dfdfdf;
  }
  .personal-afterSales ul li:last-child {
    border-bottom: 0;
  }
  .personal-afterSales ul li h5 {
    display: block;
    position: relative;
    right: 0%;
    margin-bottom: 15px;
  }
  .personal-afterSales ul li h5 .bg-green {
    margin-right: 10px !important;
  }
  .personal-afterSales ul li > div {
    margin-bottom: 15px;
  }
  .personal-afterSales ul li > div:first-of-type {
    padding-left: 0;
    padding-right: 0;
  }
  .personal-afterSales ul li > div:last-of-type {
    padding-left: 0;
    padding-right: 0;
  }
  .personal-afterSales ul li textarea {
    height: 120px;
    resize: none;
  }
  .personal-afterSales ul li label {
    color: #5a5959;
    font-weight: normal;
  }
  .personal-afterSales ul li input[type='text'] {
    margin-bottom: 10px;
  }
  #promise {
    width: 100%;
    float: none;
  }
  #promise dd {
    padding: 20px 20px;
  }
  #promise p::before {
    content: "";
    display: inline-block;
    width: 13px;
    height: 13px;
    background: url(../images/jh-btn.png) no-repeat;
    margin-right: 10px;
  }
  #industry-information {
    width: 100%;
    float: none;
  }
  #industry-information dd {
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 5px;
    padding-right: 5px;
  }
  #industry-information .media {
    border-bottom: 1px solid #dfdfdf;
    padding: 15px 0;
    margin: 0;
    position: relative;
  }
  #industry-information .media:last-child {
    border-bottom: none;
  }
  #industry-information .media > a {
    width: 26%;
    height: 170px;
    overflow: hidden;
  }
  #industry-information .media > a img {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    max-width: 100%;
    max-height: 100%;
    margin: 0 auto;
  }
  #industry-information .media .media-body h4 {
    margin-bottom: 15px;
  }
  #industry-information .media .media-body h4 a {
    display: inline-block;
    color: #333333;
  }
  #industry-information .media .media-body p {
    max-height: 45px;
    overflow: hidden;
    line-height: 24px;
    color: #919191;
  }
  #industry-information .media .media-body .more {
    position: absolute;
    right: 0;
    bottom: 38px;
  }
  #industry-information .media .media-body .media-heading {
    max-height: 42px;
    overflow: hidden;
  }
  #industry-information .media-keyword {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 74%;
    background: #efefef;
    padding: 5px 10px;
    white-space: nowrap;
    overflow-x: auto;
  }
  #industry-information .media-keyword a {
    color: #333333;
    margin: 0 5px;
  }
  #industry-information .media-keyword::before {
    content: "关键字：";
  }
  #industry-information-detail {
    width: 100%;
    float: none;
  }
  #industry-information-detail dd {
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 0px;
    padding-bottom: 0px;
  }
  #industry-information-detail h3 {
    font-size: 25px;
    text-align: center;
    margin: 15px 0;
    line-height: 33px;
  }
  #industry-information-detail .txt {
    padding: 20px 0;
  }
  #industry-information-detail .txt p {
    font-size: 14px;
    line-height: 23px;
  }
  #industry-information-detail .txt img {
    max-width: 100%;
    display: block;
    margin: 5px auto;
  }
  #industry-information-detail .media-keyword {
    position: relative;
    width: 100%;
    background: #efefef;
    padding: 5px 10px;
    white-space: nowrap;
    overflow-x: auto;
    margin-bottom: 15px;
  }
  #industry-information-detail .media-keyword a {
    color: #333333;
    margin: 0 5px;
  }
  #industry-information-detail .media-keyword::before {
    content: "关键字：";
  }
  #industry-information-detail .time {
    position: static;
    display: block;
    margin-top: 10px;
  }
  #vedio-list {
    width: 100%;
    float: none;
  }
  #vedio-list ul {
    padding: 0;
    margin: 0;
  }
  #vedio-list ul li {
    margin-bottom: 10px;
  }
  #vedio-list ul li a {
    display: inline-block;
    width: 100%;
    height: 100%;
  }
  #vedio-list ul li a p {
    padding: 10px 8px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    background: #dfdfdf;
    color: #333333;
    margin: 0;
  }
  #vedio-list ul li a p::before {
    content: "";
    width: 17px;
    height: 17px;
    background: url(../images/play-btn.png) no-repeat;
    display: inline-block;
    vertical-align: sub;
    margin-right: 5px;
  }
  #vedio-list ul li a .vedio-list-img {
    height: 120px;
    text-align: center;
    overflow: hidden;
  }
  #vedio-list ul li a .vedio-list-img img {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    max-width: 100%;
  }
  #vedio-detail {
    width: 100%;
    float: none;
  }
  #vedio-detail dd {
    text-align: center;
    padding-left: 0;
    padding-right: 0;
  }
  #vedio-detail dd video {
    width: 100%;
  }
  #vedio-detail dd > a {
    display: inline-block;
    margin: 0 auto;
    padding: 10px;
  }
  #vedio-detail dd > a::before {
    content: "";
    width: 20px;
    height: 20px;
    display: inline-block;
    background: url(../images/back-btn.png) center / contain no-repeat;
    vertical-align: sub;
    margin-right: 10px;
  }
  #register h3,
  #login h3,
  #fogotpsd h3 {
    margin-top: 0;
    margin-bottom: 20px;
  }
  #register .form-group {
    text-align: left;
  }
  #login h3 {
    margin-top: 0;
    margin-bottom: 20px;
  }
  #login .form-group {
    text-align: left;
  }
  #support-nav .row ul {
    padding: 0;
    margin: 0;
    white-space: nowrap;
    overflow-x: auto;
  }
  #support-nav .row ul li {
    display: inline-block;
    width: 16.2%;
    min-width: 133px;
  }
  #support-nav .row ul li.active {
    background: #e6f4ff;
  }
  #support-nav .row ul li a {
    display: inline-block;
    width: 100%;
    height: 100%;
    padding: 20px 0;
    text-decoration: none;
    color: #738299;
  }
  #support-nav .row ul li a img {
    margin-bottom: 10px;
    width: 40px;
  }
  #support-nav .row ul li a p {
    margin-bottom: 0;
  }
  .support-online ul {
    padding: 20px 0;
    margin: 0;
  }
  .support-online ul li {
    margin-bottom: 20px;
  }
  .support-online ul li:last-child {
    margin-bottom: 0;
  }
  .support-online ul li h3 {
    color: #007ee8;
  }
  .support-online ul li img {
    width: 50px;
  }
  .support-beginner .row {
    padding: 0 20px;
  }
  .support-beginner .row dl {
    margin-top: 20px;
  }
  .support-beginner .row dl dt {
    margin-bottom: 10px;
    text-align: left;
    font-size: 20px;
    font-weight: normal;
    color: #007ee8;
  }
  .support-beginner .row dl dt .bg-green {
    text-align: center;
    background: #91cd50;
    border-radius: 3px;
    color: white;
    margin: 0;
    display: inline;
    padding: 0 15px;
    margin-right: 10px;
  }
  .support-beginner .row dl dd {
    border: 1px solid #dfdfdf;
    text-align: left;
    float: left;
    width: 100%;
    position: relative;
    margin-bottom: 10px;
    margin-right: 0%;
    padding: 3px 12px;
  }
  .support-beginner .row dl dd:nth-child(odd) {
    margin-right: 0;
  }
  .support-beginner .row dl dd:hover {
    background: #f7f7f7;
  }
  .support-beginner .row dl dd:hover a {
    background: url(../images/download-active.png) no-repeat;
  }
  .support-beginner .row dl dd > p {
    margin: 0;
    overflow: hidden;
    white-space: nowrap;
  }
  .support-beginner .row dl dd > a {
    display: block;
    width: 15px;
    height: 15px;
    position: absolute;
    right: 3px;
    top: 5px;
    background: url(../images/download.png) no-repeat;
  }
  .support-beginner .row dl dd.vedio {
    border: none;
    float: none;
    width: 100%;
    margin: 0;
    position: static;
    padding: 0;
  }
  .support-beginner .row dl dd.vedio ul {
    padding: 0;
    margin: 0;
  }
  .support-beginner .row dl dd.vedio ul li {
    margin-bottom: 10px;
  }
  .support-beginner .row dl dd.vedio ul li a {
    display: inline-block;
    width: 100%;
    height: 100%;
  }
  .support-beginner .row dl dd.vedio ul li a p {
    padding: 10px 8px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    background: #dfdfdf;
    color: #333333;
    margin: 0;
  }
  .support-beginner .row dl dd.vedio ul li a p::before {
    content: "";
    width: 17px;
    height: 17px;
    background: url(../images/play-btn.png) no-repeat;
    display: inline-block;
    vertical-align: sub;
    margin-right: 5px;
  }
  .support-beginner .row dl dd.vedio ul li a .vedio-list-img {
    height: 135px;
    text-align: center;
    overflow: hidden;
  }
  .support-beginner .row dl dd.vedio ul li a .vedio-list-img img {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    max-width: 100%;
  }
  .bg-3dsl {
    background: url(../images/bg.png) center / cover no-repeat;
  }
  .bg-3dsl .list-txt {
    margin: 20px 0;
  }
  .application-fields {
    padding: 20px 0;
  }
  .application-fields li {
    margin-bottom: 20px;
  }
  .dzdycl {
    overflow: hidden;
    margin: 0;
    padding: 0;
  }
  .dzdycl li {
    float: left;
    width: 48.1%;
    margin: 3px;
    height: 201px;
  }
  .dzdycl li .bg-100 {
    -webkit-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
    opacity: 1;
    display: inline-block;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
  }
  .dzdycl li .bg-100 .txt {
    color: rgba(255, 255, 255, 0.6);
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    padding: 0 10%;
  }
  .dzdycl li .bg-100 .txt h3,
  .dzdycl li .bg-100 .txt p {
    margin: 0;
  }
  .slm-case {
    padding: 0;
    margin: 0 auto;
    max-width: 1000px;
  }
  .slm-case li {
    margin: 10px 0;
    overflow: hidden;
    height: auto;
  }
  .slm-case li .img,
  .slm-case li .txt {
    float: none;
    display: block;
  }
  .slm-case li .img {
    width: 100%;
    overflow: hidden;
    height: 100%;
  }
  .slm-case li .img img {
    max-width: 100%;
    position: relative;
    top: 0%;
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
  }
  .slm-case li .txt {
    width: 100%;
    padding: 10px;
    background: #dfdfdf;
    height: 100%;
  }
  .slm-case li .txt .desc {
    padding: 10px;
    background: white;
    text-align: left;
    position: relative;
    top: 0%;
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
  }
  .slm-case li .txt .desc h3 {
    color: #5f5f5f;
    margin: 0;
    margin-bottom: 15px;
  }
  .slm-case li .txt .desc p {
    color: #b9b9b9;
  }
  .slm-case li .txt .desc p img {
    margin-right: 5px;
  }
  .m400-ul {
    padding: 20px 0;
  }
  .bg-pro .row {
    width: 100% !important;
    max-width: none;
    height: 340px !important;
  }
  .bg-pro .row .list-img {
    position: absolute !important;
  }
  .bg-pro3 .row {
    height: 320px;
  }
  .bg-pro4 .row,
  .bg-pro5 .row {
    height: 480px;
  }
  .bg-pro4 .list-txt,
  .bg-pro5 .list-txt {
    margin-top: 60px;
  }
  .bg-pro4 .list-img,
  .bg-pro5 .list-img {
    position: absolute !important;
  }
  .bg-pro8 .row {
    max-width: none !important;
    width: 100%;
    height: 320px !important;
  }
  .bg-pro8 .left {
    left: 0;
    height: 100%;
    top: 0;
    display: none;
  }
  .bg-pro8 .right {
    right: 0;
    bottom: 0;
    height: 60%;
  }
  .bg-pro8 .pro8-left h1,
  .bg-pro8 .pro8-right h1 {
    font-size: 21px;
  }
  .bg-pro8 .pro8-left p,
  .bg-pro8 .pro8-right p {
    font-size: 12px;
  }
  .bg-pro8 .pro8-left {
    position: absolute;
    left: 20%;
    top: 35%;
  }
  .bg-pro8 .pro8-right {
    position: absolute;
    right: 20%;
    top: 35%;
  }
  #bg-pro-home .row,
  #bg-two-home .row {
    height: 275px !important;
  }
  .home-product .row {
    max-width: 1920px;
  }
  .home-product .row ul {
    margin: 0;
    padding: 0px;
  }
  .home-product .row ul li {
    padding: 5px 10px;
  }
  .home-product .row ul li a {
    display: inline-block;
    width: 100%;
    height: 100%;
    position: relative;
  }
  .home-product .row ul li a .txt {
    position: absolute;
    color: #000;
    text-align: center;
    width: 100%;
  }
  .home-product .row ul li a .txt h3 {
    font-size: 21px;
  }
  .home-product .row ul li a .txt p {
    font-size: 10px;
  }
  .home-product .row ul li a .txt.white {
    color: white;
  }
  .home-video .row {
    max-width: 1920px;
  }
  .home-video .row ul {
    margin: 0;
    padding: 5px;
    padding-top: 0;
  }
  .home-video .row ul li {
    position: relative;
    padding: 5px;
  }
  .home-video .row ul li .txt {
    position: absolute;
    color: #000;
    text-align: center;
    right: 20%;
    top: 20%;
  }
  .home-video .row ul li .txt h3 {
    font-size: 21px;
  }
  .home-video .row ul li .txt span,
  .home-video .row ul li .txt a {
    font-size: 10px;
    color: #000;
  }
  .home-video .row ul li .txt span img {
    margin-left: 5px;
  }
  .home-video .row ul li .txt span.watch {
    cursor: pointer;
  }
  .home-video .row ul li .txt.white {
    color: white;
  }
  .home-video .row ul li .txt.white span,
  .home-video .row ul li .txt.white a {
    color: white;
  }
  .bg-2x .row .list-txt-container {
    bottom: 0;
  }
  .bg-2x .row .list-txt-container h1 {
    font-size: 15px;
  }
  .bg-2x .row .list-txt-container p {
    letter-spacing: 2px;
    text-align: center;
    text-indent: 6px;
    font-size: 12px;
  }
  .bg-2x .row img {
    left: -85px;
  }
  .bg-2x3 {
    background: url(../images/bg3.png) center / cover repeat-x;
  }
  .bg-2x3 .row {
    max-width: 100% !important;
    height: 420px;
  }
  .bg-2x3 .row .list-img {
    position: static !important;
    bottom: 0;
    right: 0;
  }
  .bg-2x3 .row .list-img img {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
  }
  .bg-2x4 {
    background: url(../images/bg4.png) center / cover repeat-x;
  }
  .bg-2x4 .row {
    height: 560px;
  }
  .bg-2x4 .row .list-img {
    position: static !important;
    bottom: 5%;
  }
  .bg-2x5 {
    background: url(../images/bg5.png) center / cover repeat-x;
  }
  .bg-2x5 .row {
    height: 420px;
  }
  .bg-2x5 .row .list-img {
    position: static !important;
    bottom: 0;
  }
  .bg-2x6 .row {
    height: 420px;
  }
  .bg-2x6 .row .list-img {
    position: static !important;
    bottom: 0;
  }
  .bg-2x7 {
    background: url(../images/bg6.png) center / cover no-repeat;
  }
  .bg-2x7 .row {
    height: 320px;
  }
  .bg-2x7 .row .list-img {
    position: static !important;
    bottom: 0;
    width: 100%;
    left: 0%;
    transform: translateX(0%);
    margin: 0 auto;
  }
  .bg-2x8 {
    background: url(../images/bg7.png) left / cover no-repeat;
  }
  .bg-2x8 .row {
    height: 420px;
  }
  .bg-2x8 .row .list-img {
    position: static !important;
    bottom: 0;
    margin: 0 auto;
  }
  .bg-2x9 {
    background: url(../images/bg8.png) center / cover no-repeat;
  }
  .bg-2x9 .row {
    height: 480px;
  }
  .bg-2x10 {
    background: url(../images/bg9.png) 60% / cover no-repeat;
  }
  .bg-2x10 .row {
    height: 480px;
  }
  .bg-newidea .row .list-txt .list-txt-container img {
    margin-top: 60px;
    width: 100%;
  }
  .bg-newidea02 .row .list-txt .list-txt-container img {
    margin-top: 60px;
    width: 75%;
  }
  .bg-newidea02 .list-png img {
    width: 90%;
  }
  .bg-newidea03 .list-txt .list-txt-container .photo_img img {
    width: 30%;
  }
  .bg-newidea05 .list-txt .list-txt-container img {
    transform: translateX(-23%);
    margin-top: 60px;
    width: 180%;
  }
  .bg-newidea06 .list-txt .list-txt-container img {
    margin: 5px auto 0;
    display: block;
    width: 68%;
  }
  .bg-newidea0701 .row .list-txt,
  .bg-newidea0801 .row .list-txt {
    margin-top: 0px;
  }
  .bg-newidea0701 .row .list-txt .list-txt-container,
  .bg-newidea0801 .row .list-txt .list-txt-container {
    padding: 20px 0;
  }
  .bg-newidea0701 .row .list-txt .list-txt-container div img,
  .bg-newidea0801 .row .list-txt .list-txt-container div img {
    margin: 0 auto;
    margin-top: 5px;
    display: block;
    width: 68%;
  }
  .bg-newidea03 .row,
  .bg-newidea05 .row,
  .bg-newidea08 .row,
  .bg-newidea0701 .row {
    position: relative;
    height: auto;
  }
  .bg-newidea06 .row .list-txt-container {
    padding: 20px 0 0 0;
  }
  .bg-m600 .row {
    margin-top: 20px;
  }
  .bg-m600 .row .list-txt {
    margin-bottom: 0px;
  }
  .bg-m600 .row .list-txt .list-txt-container h1,
  .bg-m600 .row .list-txt .list-txt-container p {
    text-align: center;
  }
  .bg-m600 .row .list-img {
    height: 375px;
  }
  .bg-m600 .row .list-img img {
    width: 60%;
    margin: auto;
  }
  .bg600_m2 .row .list-txt .list-txt-container img,
  .bg600_m3 .row .list-txt .list-txt-container img,
  .bg600_m4 .row .list-txt .list-txt-container img {
    margin-top: 30px;
    width: 90%;
  }
  .bg600_m6 .slm-case li {
    text-align: center;
  }
  .bg600_m6 .slm-case li .txt {
    width: 88%;
    margin: auto;
  }
  .banner-design div h1 {
    font-size: 23px;
  }
  .banner-design div p {
    font-size: 17px;
  }
  .banner-design div img {
    margin-top: 20px !important;
    margin-bottom: 30px;
  }
  .rel-information .dd {
    border-bottom: 1px solid #dfdfdf !important;
  }
  .rel-information .dd:last-child {
    border: none !important;
  }
  .rel-information .dd a .list-ul-img {
    height: 255px;
  }
  .communication {
    display: block;
    width: 100%;
    position: fixed;
    bottom: 0;
    background-color: #fff;
    z-index: 99;
  }
  .communication .call,
  .communication .online {
    background: #007ee8;
    width: 49.8%;
    text-align: center;
    color: #fff;
    padding: 10px 12px;
  }
  .communication .call a,
  .communication .online a {
    color: #fff;
    text-decoration: none;
    font-size: 16px;
  }
  .communication .call {
    float: left;
  }
  .communication .online {
    float: right;
  }
  .bg-light .row .list-img img {
    left: 60% !important;
    width: 100%;
  }
  .bg-light ul {
    padding: 0;
  }
  .bg-lcd130 .row .list-txt h1,
  .bg-lcd13001 .row .list-txt h1,
  .bg-lcd13002 .row .list-txt h1,
  .bg-lcd13003 .row .list-txt h1,
  .bg-lcd13004 .row .list-txt h1,
  .bg-lcd13005 .row .list-txt h1,
  .bg-lcd13006 .row .list-txt h1,
  .bg-lcd13007 .row .list-txt h1,
  .bg-lcd13008 .row .list-txt h1 {
    font-size: 18px;
  }
  .bg-lcd130 .row .list-txt p,
  .bg-lcd13001 .row .list-txt p,
  .bg-lcd13002 .row .list-txt p,
  .bg-lcd13003 .row .list-txt p,
  .bg-lcd13004 .row .list-txt p,
  .bg-lcd13005 .row .list-txt p,
  .bg-lcd13006 .row .list-txt p,
  .bg-lcd13007 .row .list-txt p,
  .bg-lcd13008 .row .list-txt p {
    width: 90%;
  }
  .bg-lcd130 .row .list-txt {
    margin: 0px 20px;
  }
  .bg-lcd130 .row .img1 {
    width: 90%;
  }
  .bg-lcd130 .row ul {
    padding: 0;
  }
  .bg-lcd130 .row ul li img {
    width: 50%;
  }
  .bg-lcd13001 .row img,
  .bg-lcd13007 .row img {
    margin-top: 0px;
    margin-bottom: 30px;
  }
  .bg-lcd13002 .row img {
    margin-top: 0px;
    margin-bottom: 30px;
  }
  .bg-lcd13004 .row .list-txt h1 {
    height: 35px;
  }
  .bg-lcd13004 .row .list-txt p {
    margin: auto;
  }
  .bg-lcd13006 .row .list-txt p {
    margin: auto;
  }
  .bg-lcd13008 .row .list-txt p {
    margin-bottom: 0;
  }
  .bg-lcd13008 .row ul {
    margin: 0 15px;
  }
  .bg-lcd13008 .row ul li {
    height: 330px;
  }
  .bg-lcd13008 .row ul li div {
    padding: 30px 10px;
  }
  .bg-lcd13008 .row ul li img {
    width: 100%;
    height: 87%;
  }
  .bg-light-pro04 .row,
  .bg-light-pro06 .row,
  .bg-light-pro08 .row,
  .bg-light-pro10 .row {
    height: 1000px;
  }
  .bg-light-pro09 .row {
    height: 700px;
  }
  .bg-light-pro10 .row {
    height: 650px;
  }
  .bg-light-pro14 .row .list-txt p {
    margin-bottom: 0;
  }
  .bg-light-pro14 .row ul {
    margin: 30px 15px;
  }
  .bg-light-pro14 .row ul li {
    height: 330px;
  }
  .bg-light-pro14 .row ul li img {
    width: 100%;
    height: 100%;
  }
  .bg-three {
    background: url(../images/bg-three.jpg) center / cover no-repeat;
  }
  .bg-three .list-txt p {
    margin-top: 20px;
    font-size: 18px;
  }
  .bg-three .list-txt h1 {
    margin-top: 0px;
    margin-bottom: 20px;
    font-size: 20px;
  }
  .bg-three .img1 {
    width: 80%;
    margin-left: 80px;
  }
  .bg-three ul li p {
    width: 96%;
    margin-top: 50px;
    margin-bottom: 50px;
    color: #a7a7a7;
  }
  .bg-three02 img {
    margin-top: 0;
    margin-bottom: 50px;
  }
  .bg-three03 img,
  .bg-three04 img,
  .bg-three05 img,
  .bg-three06 img,
  .bg-three08 img,
  .bg-three14 img {
    width: 70%;
  }
  .bg-three10 img {
    width: 100%;
  }
  .bg-three01 .list-txt h1,
  .bg-three02 .list-txt h1,
  .bg-three03 .list-txt h1,
  .bg-three04 .list-txt h1,
  .bg-three05 .list-txt h1,
  .bg-three06 .list-txt h1,
  .bg-three07 .list-txt h1,
  .bg-three08 .list-txt h1,
  .bg-three09 .list-txt h1,
  .bg-three10 .list-txt h1,
  .bg-three11 .list-txt h1,
  .bg-three12 .list-txt h1,
  .bg-three13 .list-txt h1,
  .bg-three14 .list-txt h1,
  .bg-three15 .list-txt h1,
  .bg-three16 .list-txt h1,
  .bg-three17 .list-txt h1,
  .bg-three18 .list-txt h1 {
    font-size: 20px;
  }
  .bg-three01 .list-txt p,
  .bg-three02 .list-txt p,
  .bg-three03 .list-txt p,
  .bg-three04 .list-txt p,
  .bg-three05 .list-txt p,
  .bg-three06 .list-txt p,
  .bg-three07 .list-txt p,
  .bg-three08 .list-txt p,
  .bg-three09 .list-txt p,
  .bg-three10 .list-txt p,
  .bg-three11 .list-txt p,
  .bg-three12 .list-txt p,
  .bg-three13 .list-txt p,
  .bg-three14 .list-txt p,
  .bg-three15 .list-txt p,
  .bg-three16 .list-txt p,
  .bg-three17 .list-txt p,
  .bg-three18 .list-txt p {
    margin: auto;
    width: 95%;
  }
  .bg-three04 .list-txt h1 {
    margin-top: 40px;
    font-size: 18px;
  }
  .bg-three05 img {
    margin-bottom: 20px;
  }
  .bg-three09 img {
    position: relative;
  }
  .bg-three131 .row {
    min-height: 180px;
  }
  .bg-three11 img,
  .bg-three15 img,
  .bg-three16 img,
  .bg-three17 img,
  .bg-three18 img {
    width: 80%;
    margin-bottom: 20px;
  }
  .para .three-para table tr td {
    position: relative;
    padding-right: 30px;
  }
  .para .three-para table tr td img {
    position: absolute;
    top: 12px;
    margin: 0;
  }
  .bg-grey {
    background: #f5f5f5;
  }
  .bg-grey .row {
    height: auto;
  }
  .bg-grey .row .list-txt p {
    width: 100%;
  }
  .bg-grey .row .dzdy {
    width: 100%;
    padding: 0 !important;
  }
  .bg-grey .row .dzdy li {
    width: 100% !important;
  }
  .bg-grey .row .dzdy li img {
    width: 90%;
    margin: auto;
  }
  .urban_services .row ul li {
    width: 100%;
  }
  .urban_services_view {
    background: #f9f9f9;
  }
  .urban_services_view .row {
    padding: 0px 30px;
  }
  .urban_services_view .row h2 {
    font-size: 16px;
    line-height: 60px;
    margin: 0;
    color: #000000;
  }
  .urban_services_view .row dl {
    width: 100%;
    float: left;
  }
  .urban_services_view .row dl dt {
    width: 100%;
  }
  .urban_services_view .row dl dd {
    width: 100%;
  }
  .urban_services_view .row dl:last-child {
    width: 100%;
  }
  .urban_services_view .row dl:last-child .text {
    width: 100%;
  }
  .urban_services_city {
    background: #f9f9f9;
  }
  .urban_services_city .row ul li:nth-child(1) {
    color: #1a8aff;
    width: 20%;
  }
  .urban_search_a .row h1 {
    display: none;
  }
  .urban_search_a .row ul {
    position: fixed;
    height: 80px;
    left: 5px;
    top: 70px;
    border: none;
  }
  .urban_search_a .row ul li {
    display: block;
    line-height: 20px;
  }
  .urban_search_a .row ul li a {
    color: #b4b4b4;
  }
  .urban_search_a .row ul li a:hover {
    color: #337ab7;
  }
  .bg-ds01 .row .list-img {
    position: inherit;
    width: 100%;
    margin: 50px 0;
  }
  .bg-ds01 .row .list-img .list-img1 {
    width: 33%;
  }
  .bg-ds01 .row .list-img .list-img2 {
    width: 48%;
    margin: 160px 0 0 50px;
  }
  .bg-ds02 .row .list-img img {
    width: 90%;
  }
  .bg-ds03 {
    background: url(../images/ds4.jpg) 66% repeat-x;
    height: 1060px;
    position: relative;
  }
  .bg-ds03 .row {
    position: unset;
    height: 1060px;
  }
  .bg-ds03 .row .list-txt .list-txt-container p,
  .bg-ds03 .row .list-txt .list-txt-container h1 {
    color: #fff;
  }
  .bg-ds03 .row .list-img {
    position: absolute !important;
    bottom: 0;
    left: 50%;
    transform: translate(-50%);
  }
  .bg-ds03 .row .list-img img {
    width: 30%;
    margin: 15px;
  }
  .bg-ds05 .list-img img {
    width: 30%;
  }
  .bg-ds07 .row .list-img img {
    width: 60%;
    margin: 20px 20%;
  }
  .bg-ds10 {
    background: url(../images/ds8.png) center no-repeat;
  }
  .bg-ds10 .row .list-img2 img {
    width: 80%;
    margin: 20px 10%;
    height: auto;
  }
  .bg-ds011 .row .list-img img {
    height: 18px;
  }
  .bg-light-top01 .row .list-txt-container ul {
    padding: 0;
  }
  .bg-light-top02 .row {
    min-height: 400px;
  }
  .bg-light-top03 .row {
    height: 350px;
  }
  .bg-light-top04 .row {
    height: 520px;
  }
  .bg-light-top07 .row .list-txt img,
  .bg-light-top07 .row .list-img img {
    width: 90%;
  }
  .bg-light-top12 .row {
    height: 130px;
  }
  .bg-light-top13 img {
    width: 100%;
    display: block;
  }
  .bg-light-top13 .row {
    display: none;
  }
  .bg-three-m2 .row,
  .bg-three-m .row {
    width: 100%;
    position: absolute;
    top: 1%;
    left: 50%;
    transform: translate(-50%);
  }
  .bg-three-m2 .row p,
  .bg-three-m .row p {
    font-size: 14px;
    line-height: 16px;
  }
  .bg-three-m2 .row h1,
  .bg-three-m .row h1 {
    font-size: 10px;
    margin: 5px;
    margin-top: 0;
  }
  .bg-three-m .row {
    top: 10%;
  }
  .bg-three-m1 .row .row-btn1 {
    width: 100%;
    height: auto;
    margin: 5px 0;
    padding: 0;
  }
  .bg-three-m1 .row .row-btn1 li {
    width: 20%;
    float: left;
  }
  .bg-three-m1 .row .row-btn1 li img {
    width: 40%;
    height: 35px;
  }
  .bg-three-m1 .row .row-btn1 li p {
    font-size: 8px;
  }
  .bg-three-m1 .row .row-btn1 li p span {
    font-size: 10px;
  }
  .bg-three-m10 .row {
    width: 100%;
  }
  .bg-three-m10 .row .list-txt {
    margin-bottom: 0;
  }
  .bg-three-m10 .row .bottom-img {
    margin-top: 0;
    width: 70%;
    display: inline-block;
  }
  .bg-three-m9 .row,
  .bg-three-m1 .row {
    width: 95%;
  }
  .bg-three-m9 .row .row-btn1,
  .bg-three-m1 .row .row-btn1 {
    width: 100%;
  }
  .bg-three-m15 .row {
    top: 1%;
  }
}
@media (min-width: 999px) {
  .dc-change16 img {
    position: absolute !important;
    -webkit-transform: none !important;
    transform: none !important;
    /*bottom: 0 !important;
            top: auto !important;*/
    /*max-width: 145%;
            right: -60px;*/
    top: 40px !important;
    left: 218px;
  }
}
