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;
}

.coordination {
  height: 100%;
  width: 100%;
  font-family: '微软雅黑';
}

.coordination .header img {
  display: block;
  width: 100%;
  max-width: 1000px;
  margin: 50px auto;
  /* margin-top: 50px;
  height: 150px;
  background: url(/imgs/coordination_bg.jpg) center / cover no-repeat;
  padding: 20px; */
}

.coordination h2 {
  text-align: center;
  font-size: 26px;
  font-weight: 500;
}

.coordination .text {
  position: relative;
}

.coordination .text span {
  display: block;
  width: 5px;
  height: 5px;
  background: #000;
  border-radius: 50%;
}
.text-overflow {
  box-sizing: border-box;
}
.slm355d{
  border:  none !important;
}
.slmBorder .table-bordered{
  border: none;
}
/* .table-bordered>tbody>tr>td, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>td, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>thead>tr>th{
  border:  1px solid #808080 !important;
}
.table-bordered{
border:  1px solid #808080 !important;
} */
.text-item {
  display: flex;
 line-height:26px;
 /* font-family:苹方; */
 margin-left: 100px;
}
.coordination .text .circular1 {
  /* float: left; */
  position: absolute;
  left: -4px;
  top: -2px;
}
.click_3d{
  display: block;
  width: 100px;
  height: 100px;
  position: absolute;
  left: 30%;
  top: 54%;
}
.coordination .text .circular2 {
  /* float: right; */
  position: absolute;
  right: -2px;
  top: -2px;
}

.coordination .text .line1 {
  position: absolute;
  top: 14px;
  left: 30vw;
}
.rabbit-img{
  display: block;
  height: auto !important;
  background: url(../imgs/rabbit-bg2.jpg)center / cover no-repeat;
}
.rabbit-iframe{
  width: 100%;
  position: absolute;
  z-index: 999;
  /* top: 40px; */
  height: 100%;
  right: 16%;
}
.rabbit-img img{
  display: block;
  position: relative;
  top: 0;
}
.coordination .text .line2 {
  position: absolute;
  right: 30vw;
  top: 14px;
}

.coordination .text .line1 p {
  display: block;
  width: 13vw;
  height: 1px;
  background: #999;
}

.coordination .text .line2 p {
  display: block;
  width: 13vw;
  height: 1px;
  background: #999;
}

.coordination .box {
  background: #e1f0ff;
  width: 90%;
  margin: 4vh auto;
  max-width: 1000px;
  padding-bottom: 20px;
}

.coordination form {
  height: 100%;
  padding-bottom: 10px;
}

.coordination .ul_box {
  margin: 0;
  padding: 0;
  padding-top: 10px;
}

.coordination .ul_box li {
  display: block;
  width: 100%;
  height: 100%;
  margin: 10px 0;
}

.coordination .ul_box li img {
  width: 15px;
  height: 15px;
  position: relative;
  left: 39px;
  top: 19px;
}

.coordination .ul_box li p {
  display: block;
  width: 80%;
  height: 100%;
  margin: 0 auto;
  margin-left: 60px;
  margin-bottom: 5px;
}

.coordination input {
  display: block;
  border: 0;
  width: 95%;
  height: 3rem;
  margin: 4px auto;
}

.coordination .btn {
  display: block;
  width: 20%;
  height: 35px;
  border: 0;
  color: #fff;
  border-radius: 30px;
  background: #1a8aff;
  text-align: center;
  margin: 30px auto;
  font-size: 18px;
}

.coordination .error-msg-tips {
  text-align: center;
}

#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: 22px;
  padding-right: 22px;
}

#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;
}
.para-tips{
  font-size: 12px;
  line-height: 180%;
  text-align: left;
  padding-bottom: 20px;
  color: #999999;
}
/* #para1 tr td:first-child {
  text-align: right;
  font-weight: 0;
  width: 34%;
  vertical-align: middle;
} */
.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(../imgs/list/icon.png);
  background-repeat: no-repeat;
  background-position: 0 -36px;
  margin: 0 auto;
}

.quasi-industrial-grade {
  width: 100px;
  height: 25px;
  background-image: url(../imgs/list/icon.png);
  background-repeat: no-repeat;
  background-position: 0 -2px;
  margin: 0 auto;
}

.list-nav-printer li:first-child {
  margin-left: 1%;
}

.list-nav-printer li {
  float: left;
  width: 9%;
}

.list-nav-printer li img {
  max-height: 36px;
}

.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-scanner li:first-child {
  /* margin-left: 1%; */
}

.list-nav-scanner li {
  float: left;
  width: 8.3%;
}

.list-nav-scanner li img {
  max-height: 35px;
}

.list-nav-digital li:first-child {
  margin-left: 8%;
}

.list-nav-digital li {
  float: left;
  width: 13%;
}

.list-nav-digital li img {
  max-height: 35px;
}

.list-nav-solution li:first-child {
  margin-left: 8%;
}

.list-nav-solution li {
  float: left;
  width: 15%;
}

.list-nav-solution li img {
  max-height: 35px;
}

.list-nav-gyj li:first-child {
  margin-left: 5%;
}

.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: 48px;
  margin: 0;
}

.design-container .list-txt h3 {
  text-align: left;
}

.list-container .list-txt p {
  color: #666666;
  margin: 20px 0;
  font-weight: normal;
  line-height: 45px;
  font-size: 32px;
}

.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: 85%;
}

.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(../imgs//banner-pc/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(../imgs/products/two/bg-top.jpg) center / cover no-repeat;
}

.bg-two1 {
  background: url(../imgs/products/two/bg-1.jpg) center / cover no-repeat;
}

.bg-two {
  background: url(../imgs/products/two/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(../imgs/products/two/bg-2.jpg) center / cover no-repeat;
}

.bg-company20 {
  background: url(../imgs/products/company2/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(../imgs/products/company2/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(../imgs/products/c300/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(../imgs/products/mini/bg-top.png) center / cover no-repeat;
}

.bg-dlp {
  background: url(../imgs/products/dlp/bg-top.jpg) center / cover no-repeat;
}

.bg-huge {
  background: url(../imgs/products/huge/bg-top.jpg) center / cover no-repeat;
}

.bg-m400 {
  background: url(../imgs/products/m400/bg-top.jpg) center / cover no-repeat;
}

.bg-sweetin {
  background: url(../imgs/products/sweetin/bg-top.png) center / cover no-repeat;
}

.bg-maker {
  background: url(../imgs/products/maker/bg-top.jpg) center / cover no-repeat;
}

.bg-writer {
  background: url(../imgs/products/writer/bg-top.jpg) center / cover no-repeat;
}

.bg-robot {
  background: url(../imgs/products/robot/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(../imgs/products/robot/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(../imgs/products/robot/bg2.jpg) center / cover no-repeat;
}

.bg-robot4 {
  background: url(../imgs/products/robot/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(../imgs/products/robot/bg4.jpg) right / cover no-repeat;
}

.bg-reeyee0 {
  background: url(../imgs/products/reeyee/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;
}

.ministar_1 {
  margin-top: 48px;
}

.ministar_1 h1 {
  margin-top: 30px;
  text-align: left;
  font-weight: revert;
}

.ministar_2 h1 {
  margin-top: -3px;
  text-align: left;
  font-weight: revert;
  display: block;
  float: left;
}

.ministar_2 p {
  font-size: 20px;
  display: block;
  float: right;
  font-weight: 600;
  margin-top: 2px;
  margin-right: -26px;
}

.content_1 .line {
  margin-top: 60px;
  display: block;
  border-top: 1px solid #b2b2b2;
  width: 100%;
}

.content_1 .text {
  text-align: left;
  font-size: 19px;
  font-weight: 500;
  margin-top: 20px;
}

.content_img {
  margin-top: 50px;
}

.ministar_1 img {
  width: 25px;
  position: relative;
  top: -40px;
  right: 6px;
}

.content_img img:first-child {
  float: left;
  width: 52%;
}

.content_img img:last-child {
  float: right;
  width: 30%;
}

.content_img3 {
  width: 100%;
  margin-top: 50px;
}

.content_img5 {
  margin-top: 50px;
}

.content_img3 img:first-child {
  float: left;
  width: 16%;
  margin-left: 20%;
  margin-top: 158px;
}

.education {
  width: 88%;
}

.education1 {
  width: 95%;
}

.education_top {
  margin-top: 50px;
  margin-bottom: 50px;
}

.structure {
  width: 88%;
}

.parameter {
  width: 95%;
}

.content_img3 img:last-child {
  float: right;
  width: 42%;
}

.list-txt-container .mini_h3 {
  color: #1a8aff;
  text-align: center;
  font-size: 25px;
}

.mini {
  margin-top: 80px;
}

.mini p {
  width: 65%;
  margin: 10px auto;
  font-weight: 600;
}

.mini img {
  margin-top: 50px;
  width: 70%;
  height: 70%;
}

.content_2 {
  margin-top: 60px;
}

.content_2 img {
  width: 70%;
}

.mini .pc_img {
  width: 88%;
}

.mini_top {
  margin-top: 50px;
}

.manufacture {
  display: block;
  font-size: 20px;
  font-weight: 600;

}

.manufacture ul {
  padding-left: 0;
}

.manufacture li {
  margin-left: 20px;
}

.ul_1 {
  height: 50px;
  text-align: left;
  margin-top: 50px;
}

.ul_2 {
  text-align: left;
  height: 100px;
}

.ul_1 ul li {
  float: left;
  background: #3db8ff;
  padding: 1px 20px;
  border-radius: 25px;
  color: #fff;
}

.ul_1 ul li:first-child {
  font-size: 20px;
  margin-left: 0;
  background: none;
  padding: 0;
  color: #000;
}

.ul_2 ul li {
  float: left;
  background: #00d240;
  padding: 1px 20px;
  border-radius: 25px;
  color: #fff;
}

.ul_2 ul li:first-child {
  font-size: 20px;
  margin-left: 0;
  background: none;
  padding: 0;
  color: #000;
}

.mini_bg5 {
  background-color: #e6ecf5;
}

.mini_bg3 {
  background: url(../imgs/products/ministar/c2_bg.png) center / cover no-repeat;
}

.mini_bg4 {
  background: url(../imgs/products/ministar/bear_bg.png) center / cover no-repeat;
}

.bg-reeyee {
  background: url(../imgs/products/reeyee/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(../imgs/products/pro/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(../imgs/products/pro/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(../imgs/products/pro/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(../imgs/products/pro/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(../imgs/products/lightpro/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(../imgs/products/lightpro/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(../imgs/products/lightpro/lightpro08.jpg) top / cover no-repeat;
}

.bg-light-pro08 .row {
  height: 1335px;
}

.bg-light-pro09 {
  background: url(../imgs/products/lightpro/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(../imgs/products/ds/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(../imgs/products/ds/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(../imgs/products/ds/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-rd01 {
  background: url(../imgs/products/redstar/rd2.png) center no-repeat;
}

.bg-rd01 .row {
  height: auto;
}

.bg-rd01 .row .list-txt .list-txt-container h1 {
  color: #fff;
  font-size: 25px;
  margin-top: 85px;
}

.bg-rd01 .row .list-txt .list-txt-container p {
  color: #fff;
  font-size: 15px;
  margin-top: 50px;
}

.bg-rd01 .row .list-img {
  position: inherit;
  width: 100%;
  margin: 40px 0;
}

.bg-rd01 .row .list-img .list-img1 {
  width: 27%;
  margin-top: 119px;
}

.bg-rd01 .row .list-img .list-img2 {
  width: 44%;
  margin: 119px 0 0 10px;
}

.bg-rd02 {
  background: url(../imgs/products/redstar/rd3.png) center no-repeat;
}

.bg-rd02 .row {
  height: auto;
}

.bg-rd02 .row .list-txt .list-txt-container h1 {
  color: #fff;
  font-size: 25px;
  margin-top: 83px;
}

.bg-rd02 .row .list-txt .list-txt-container p {
  color: #fff;
  font-size: 15px;
  margin-top: 50px;
}

.bg-rd02 .row .list-img {
  position: inherit;
  width: 100%;
  margin: 40px 0;
}

.bg-rd02 .row .list-img .list-img1 {
  width: 40%;
  margin: 119px 120px 0 10px;
}

.bg-rd02 .row .list-img .list-img2 {
  width: 33%;
  margin: 119px 0 0 10px;
}

.bg-rd03 {
  background: url(../imgs/products/redstar/rd4.png) center no-repeat;
}

.bg-rd03 .row {
  height: auto;
}

.bg-rd03 .row .list-txt .list-txt-container h1 {
  color: #fff;
  font-size: 25px;
  margin-top: 140px;
}

.bg-rd03 .row .list-txt .list-txt-container p {
  color: #fff;
  font-size: 13px;
  margin-top: 49px;
}

.bg-rd03 .row .list-txt .list-txt-container .ul_box {
  display: flex;
  width: 58%;
  margin: 50px auto;
}

.bg-rd03 .row .list-txt .list-txt-container .ul_li {
  width: 33%;
  justify-content: space-around;
  font-size: 15px;
  color: #fff;
  float: left;
}

.bg-rd03 .row .list-img {
  position: inherit;
  width: 100%;
}

.bg-rd03 .row .list-img .list-img1 {
  position: relative;
  bottom: 200px;
}

.bg-rd04 {
  background: url(../imgs/products/redstar/rd5.png) center no-repeat;
}

.bg-rd04 .row {
  height: auto;
}

.bg-rd04 .row .list-txt .list-txt-container h1 {
  color: #fff;
  font-size: 25px;
  margin-top: 83px;
}

.bg-rd04 .row .list-txt .list-txt-container p {
  color: #fff;
  font-size: 15px;
  margin-top: 50px;
}

.bg-rd04 .row .list-img {
  position: inherit;
  width: 100%;
  margin: 40px 0;
}

.bg-rd04 .row .list-img .list-img1 {
  width: 24%;
  margin: 119px 120px 0 10px;
}

.bg-rd04 .row .list-img .list-img2 {
  width: 61%;
  margin: 117px 0 -186px 56px;
  /* position: relative;
  top: 142px;
  left: 0px; */
}

.bg-rd05 {
  background: url(../imgs/products/redstar/rd6.png) center no-repeat;
}

.bg-rd05 .row {
  height: auto;
}

.bg-rd05 .row .list-txt .list-txt-container h1 {
  color: #fff;
  font-size: 25px;
  margin-top: 83px;
}

.bg-rd05 .row .list-txt .list-txt-container p {
  color: #fff;
  font-size: 15px;
  margin-top: 50px;
}

.bg-rd05 .row .list-img {
  position: inherit;
  width: 100%;
  margin: 40px 0;
}

.bg-rd05 .row .list-img .list-img1 {
  width: 47%;
  margin: 0 -239px -17px 10px
}

.bg-rd05 .row .list-img .list-img2 {
  width: 41%;
  margin: 204px 71px 0 10px
}

.bg-rd06 {
  background: url(../imgs/products/redstar/rd7.png) center no-repeat;
}

.bg-rd06 .row {
  height: auto;
}

.bg-rd06 .row .list-txt .list-txt-container h1 {
  color: #fff;
  font-size: 25px;
  margin-top: 83px;
}

.bg-rd06 .row .list-txt .list-txt-container p {
  color: #fff;
  font-size: 15px;
  margin-top: 50px;
}

.bg-rd06 .row .list-img {
  position: inherit;
  width: 100%;
  margin: 40px 0;
}

.bg-rd06 .list-img1 {
  margin-top: 50px;
}

.bg-rd06 .list-img2 {
  margin-top: 50px;
  margin-bottom: 50px;
}

.bg-rd07 {
  background: url(../imgs/products/redstar/rd8.png) center no-repeat;
}

.bg-rd07 .row {
  height: auto;
}

.bg-rd07 .row .list-txt .list-txt-container h1 {
  color: #fff;
  font-size: 25px;
  margin-top: 83px;
}

.bg-rd07 .row .list-txt .list-txt-container p {
  color: #fff;
  font-size: 15px;
  margin-top: 50px;
}

.bg-rd07 .row .list-txt .list-txt-container span {
  color: #999999;
  font-size: 15px;
  display: block;
  margin-top: 10px;
}

.bg-rd07 .row .list-img {
  position: inherit;
  width: 100%;
  margin: 40px 0;
}

.bg-rd07 .row .list-img .list-img1 {
  width: 16%;
  margin: 119px 120px 0 10px;
}

.bg-rd07 .row .list-img .list-img2 {
  width: 33%;
  margin: 119px 0 0 10px;
}

.bg-rd09 {
  background: url(../imgs/products/redstar/rd9.png) center no-repeat;
}

.bg-rd09 .row {
  height: auto;
}

.bg-rd09 .row .list-txt .list-txt-container p,
.bg-rd09 .row .list-txt .list-txt-container h1 {
  color: #fff;
  line-height: 150%;
}

.bg-rd09 .row .list-img {
  position: unset;
  width: 100%;
  margin: auto;
}

.bg-rd09 .row .list-img img {
  width: 100%;
  margin: 30px auto;
}

.bg-rd09 .row .list-img2 {
  position: unset;
  width: 100%;
  margin: auto;
}

.bg-rd09 .row .list-img2 img {
  width: 33%;
  float: left;
}

.bg-ds02 {
  background: url(../imgs/products/ds/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(../imgs/products/ds/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(../imgs/products/ds/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(../imgs/products/ds/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(../imgs/products/ds/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(../imgs/products/ds/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(../imgs/products/ds/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(../imgs/products/ds/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(../imgs/products/ds/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(../imgs/products/lighttop/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(../imgs/products/lighttop/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(../imgs/products/lighttop/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(../imgs/products/lighttop/light-top03.jpg) top / cover no-repeat;
}

.bg-light-top03 .row {
  height: 1020px;
}

.bg-light-top04 {
  background: url(../imgs/products/lighttop/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(../imgs/products/lighttop/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(../imgs/products/lighttop/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(../imgs/products/lighttop/light-top09.jpg) top / cover no-repeat;
}

.bg-light-top09 .row {
  height: 850px;
}

.bg-light-top10 {
  background: url(../imgs/products/lighttop/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(../imgs/products/lighttop/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(../imgs/products/nidea/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(../imgs/products/nidea/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(../imgs/products/nidea/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(../imgs/products/nidea/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(../imgs/products/nidea/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(../imgs/products/nidea/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(../imgs/products/nidea/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(../imgs/products/nidea/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(../imgs/products/nidea/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(../imgs/products/nidea/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(../imgs/products/nidea/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(../imgs/products/nidea/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(../imgs/products/m600/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(../imgs/products/pro/bg4.jpg) top / cover no-repeat;
}

.bg-r-3 {
  background: url(../imgs/products/reeyee-three/bg4.jpg) top / cover no-repeat;
  background-size: 100%;
  background-position: 0 100%;
}

.bg-pro4 .row,
.bg-pro5 .row,
.bg-2x2 .row {
  height: 877px;
}
.bg-r-3 .row{
  height: 833px;
}
.bg-pro4 .list-txt,
.bg-pro5 .list-txt,
.bg-2x2 .list-txt {
  margin-top: 80px;
}

.bg-pro5 {
  background: url(../imgs/products/pro/bg5.jpg) center / cover no-repeat;
}

.bg-pro6 {
  background: url(../imgs/products/pro/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(../imgs/products/pro/bg7.jpg) center / cover no-repeat;
}

.bg-pro8 {
  background: url(../imgs/products/pro/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;
}

.x7-ul {
  display: flex;
  justify-content: space-around;
  text-align: center;
}

#x7-iframe {
  width: 100%;
  height: 600px;
  /* margin-left: -100px; */
}

.x7-box {
  /*width: 340px;*/
  width: 24%;
  border: 1px;
  /*height: 340px;*/
}

.x7-box img {
  /* width: 340px;
  height: 253px; */
  width: 100%;
}

.x7-box p {
  display: block;
  height: 48px;
  padding-left: 10px;
  line-height: 48px;
  background: #fff;
  font-weight: 600;
}

.rd-bg {
  color: #fff;
}

.bg-x3 {
  background: url(../imgs/products/x/bg-top.jpg) center / cover no-repeat;
}

.bg-x5 {
  background: url(../imgs/products/x/bg-topx5.jpg) center / cover no-repeat;
}

.bg-x7 {
  background: url(../imgs/products/x/bg-topx7.jpg) center / cover no-repeat;
}

.x7-bg {
  background: url(/imgs/products/x/x7bg.png) center / cover no-repeat;
  width: 100%;
}

.rt-bg {
  background: url(/imgs/products/reeyee-three/rt-bg.png) center / cover no-repeat;
  width: 100%;
}

.lt-bg {
  background: url(/imgs/products/lighttop/lt-bg.jpg) center / cover no-repeat;
  width: 100%;
}

.fm-bg {
  background: url(/imgs/products/5m/5m-bg.jpg) center / cover no-repeat;
  width: 100%;
}

.tm-bg {
  background: url(/imgs/products/3m/3m-bg.png) center / cover no-repeat;
  width: 100%;
}

.st-bg {
  background: url(/imgs/products/sweetin/st-bg.jpg) center / cover no-repeat;
  width: 100%;
}

.x5-bg {
  background: url(/imgs/products/x/x5-bg.jpg) center / cover no-repeat;
  width: 100%;
}

.ds-bg {
  background: url(/imgs/products/ds/ds-bg.jpg) center / cover no-repeat;
  width: 100%;
}

.rd-bg {
  background: url(/imgs/products/redstar/rd_bg.png) center / cover no-repeat;
  width: 100%;
}
.bg-2s {
  background: url(/imgs/products/2s/1-2.png) center / cover no-repeat;
  width: 100%;
  min-height:744px
}
.bg-2s-2{
  background: url(/imgs/products/2s/2-1.png) center / cover no-repeat;
  width: 100%;
}
.bg-2s-3{
  background: url(/imgs/products/2s/3-1.png) center / cover no-repeat;
  width: 100%;
}
.bg-2s-4{
  background: url(/imgs/products/2s/4-1.png) center / cover no-repeat;
  width: 90%;
}
.box-2s-1{
  color: #fff;
}
.box-2s-1 div{
  width: 50%;
}
.box-2s-1 div .p2{
  color: #1a8aff;
  font-size: 20px;
  margin-bottom: 30px;
}

.bg-2s-2-1{
  background:#000;
  font-family:苹方
}
.bg-2s-2-1 span{
  display:block;
  color:#fff;
  font-size:32px;
  width:100%;
  text-align:center;
  padding-top:50px
}
.bg-2s-2-1 p{
  color:#fff;
  font-size:14px;
  width:100%;
  text-align:center;
  padding-top:10px
}
.threem-bg {
  background: url(/imgs/products/three/threem-bg.jpg) center / cover no-repeat;
  width: 100%;
}

.reeyee-bg {
  background: url(/imgs/products/reeyee/reeyee-bg.jpg) center / cover no-repeat;
  width: 100%;
}

.ministar-bg {
  background: url(/imgs/products/ministar/ministar_bg.png) center / cover no-repeat;
  width: 100%;
}

.s160-bg {
  background: url(/imgs/products/slm/s160-bg.jpg) center / cover no-repeat;
  width: 100%;
}

.ltp-bg {
  background: url(/imgs/products/lightpro/ltp-bg.jpg) center / cover no-repeat;
  width: 100%;
  color: #fff;
}

.bg-3m {
  background: url(../imgs/products/3m/bg-top.jpg) center / cover no-repeat;
}

.bg-5m {
  background: url(../imgs/products/5m/bg-top.jpg) center / cover no-repeat;
}

.bg-3dsl360 {
  background: url(../imgs/products/3dsl/3dsl360bg-top.jpg) center / cover no-repeat;
}

.design-container .list-img .img-responsive {
  margin-top: 50px;
}

.bg3-wb400 .list-txt p {
  font-size: 18px;
  line-height: 43px;
}

.img-canshu {
  display: block;
  width: 66%;
  margin: 0 auto;
}

.dsl_box {
  display: flex;
  width: 100%;
  margin-top: 50px;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 50px;
}

.dsl_box div {
  width: 25%;
}

.fs_box {
  display: flex;
  width: 100%;
  margin-top: 50px;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 50px;
}

.l3 img {
  height: 84px;
}

.fs_box div {
  width: 16%;
}

.tmp_box {
  display: flex;
  width: 100%;
  margin-top: 50px;
  justify-content: space-around;
  flex-wrap: wrap;
  margin-bottom: 50px;
}

.tmp_box div {
  width: 50%;
  margin-top: 40px;
}

.tmp_box span {
  display: block;
  width: 93px;
  padding: 5px 0;
  border-radius: 25px;
  background: #1a8aff;
  color: #fff;
  margin: 0 auto;
  font-weight: 0;
}

.wb200_box {
  display: flex;
  width: 100%;
  margin-top: 50px;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 50px;
}

.wb200_box div {
  width: 20%;
}

.tech_box {
  display: flex;
  width: 100%;
  margin-top: 50px;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 50px;
}

.tech_box div {
  width: 33%;
}

.d1100_box {
  display: flex;
  width: 100%;
  margin-top: 50px;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 50px;
}

.d1100_box div {
  width: 20%;
}
.pingfang{
  text-align:left !important;color:#fff;font-family:苹方!important
}
.pingfang-top{
  padding-top:189px;
  margin-right:50px
}
.d1100_box2 {
  display: flex;
  width: 100%;
  margin-top: 50px;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 50px;
}

.d1100_box2 div {
  width: 25%;
}

.d1100_box2 img {
  width: 100%;
}

.p400_box2 {
  display: flex;
  width: 100%;
  margin-top: 50px;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 50px;
}

.p400_box2 div {
  width: 25%;
}

.p400_box2 img {
  width: 90%;
}

.p400_box2 div p {
  padding-top: 20px;
}

.mate_box1 {
  display: flex;
  width: 100%;
  margin-top: 50px;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 50px;
}

.mate_box1 div {
  width: 48%;
}

.dt_box {
  display: flex;
  width: 100%;
  margin-top: 50px;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 50px;
}

.dt_box div {
  width: 50%;
}

.design-container-v .dsl_box p {
  display: block;
  font-size: 16px;
  width: 225px;
  margin: 20px auto;
  color: #333333;
}

.shape_box {
  display: flex;
  width: 100%;
  margin-top: 50px;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 50px;
}

.shape_box span {
  display: block;
  width: 100%;
  text-align: center;
  color: #1a8aff;
  font-size: 18px;
}

.shape_box div {
  width: 33%;
}
.shape_box_footer div {
  width: 20%;
}
.shape_box_footer div span{
  margin-top: 10px;
}
.shape_box_footer div p{
  color: #fff !important;
}
.design-container-v .shape_box p {
  display: block;
  font-size: 16px;
  width: 225px;
  margin: 20px auto;
  color: #333333;
}

.shape_box5 {
  display: flex;
  width: 100%;
  margin-top: 50px;
  justify-content: space-around;
  flex-wrap: wrap;
  margin-bottom: 50px;
}

.shape_box5 span {
  display: block;
  width: 100%;
  text-align: center;
  font-weight: 600;
  font-size: 18px;
}

.shape_box5 div {
  margin-top: 150px;
  width: 25%;
}

.design-container .shape_box5 p {
  display: block;
  font-size: 16px;
  width: 225px;
  margin: 0 auto;
  color: #333333;
  text-align: center;
}

.shape4 .list-txt p {
  font-size: 12px;
  padding-top: 30px;
}

.shape4 h1 {
  padding-top: 80px;
}

.dsl_box .dt260_box {
  background: #f8f8f8;
  box-shadow: 1px 5px 5px #efefef;
}

.dsl_box .edu6_box {
  width: 24%;
  margin-top: 20px;
  background: #ebebeb;
  box-shadow: 1px 5px 5px #efefef;
}

.dsl_box .dt260_box img {
  width: 100%;
}

.dsl_box .dt260_box .p1 {
  font-size: 20px;
  font-weight: 600;
}

.dsl_box .dt260_box .p2 {
  width: 298px;
}

.dsl_box .wave_box {
  background: #f8f8f8;
  box-shadow: 1px 5px 5px #efefef;
  width: 22%;
  position: relative;
}

.dsl_box .wave_box img:first-child {
  width: 100%;
}

.dsl_box .wave_box .icon {
  /* display: block;
  float: left;
  margin-left: 30%; */
  position: absolute;
  left: 68px;
  bottom: 20px;
}

.dsl_box .wave_box .p2 {
  width: 298px;
  padding: 20px 0;
  color: #1a8aff;
}

.mate_box1 .mate_box2 {
  background: #ffffff;
  margin-top: 50px;
  box-shadow: 1px 5px 5px #efefef;
}

.mate_box1 .mate_box2 img {
  /* width: 100%; */
  margin-top: 50px;
}

.mate_box1 .mate_box2 .p1 {
  font-size: 20px;
  font-weight: 600;
  padding: 20px 0;
}

.mate_box1 .mate_box3 {
  background: #272727;
  margin-top: 50px;
}

.mate_box1 .mate_box3 img {
  width: 100%;
}

.mate_box1 .mate_box3 .p1 {
  font-size: 20px;
  font-weight: 600;
  padding: 20px 0;
  color: #fff;
}

.mate_box1 .mate_box3 .p2 {
  padding-bottom: 50px;
  width: 298px;
}

.mate_box1 .edu_box .p2 {
  font-size: 12px;
  padding-bottom: 40px;
  width: 298px;
}

.mate_box1 .edu_box2 {
  width: 100%;
  background: #f1f1f1;
}

.edu_box2 .p1 span {
  color: #fff;
  background: #3a3b43;
  padding: 5px 15px;
  font-size: 12px;
  margin-left: 15px;
  border-radius: 25px;
}

.mate_box1 .edu_box2 .img1 {
  margin-top: 0;
  float: left;
  padding-right: 50px;
}

.mate_box1 .edu_box2 .img2 {
  position: relative;
  right: 323px;
}

.mate_box1 .edu_box2 .p1 {
  text-align: left;
  margin-left: 50px;
}

.mate_box1 .edu_box2 .p2 {
  text-align: left;
  margin-left: 50px;
}

.d600_box div img {
  float: left;
}

.p400_box {
  margin-top: 100px;
}

.d600_box div p {
  text-align: left;
  padding-left: 80px;
  margin-top: 10px;
}

.p400_box div .p1 {
  margin-top: 100px;
}

.d600_box div .p1 {
  /* line-height: 50px; */
  font-size: 24px;
}

.d600_box2 {
  margin: 100px 0;
}

.p400_p {
  width: 80%;
}

.design-container-v .list-txt .p400_p1 {
  margin-top: 60px;
}

.meta_box {
  height: 190px;
}

.design-container-v .meta3-txt {
  position: absolute;
  top: -25px;
  left: 50%;
  transform: translate(-50%, 0);
}
.hs .dsl_box div{
 width: 15%;
}
.hs .dsl_box  p{
  width: auto;
}
.hs-5 .dsl_box div{
  margin-top: 20px;
}
.hs-5{
  background: #f8f8f8;
}
.hs-5 .dsl_box p{
  height: 50px;
  width: 236px;
 margin: 0 auto;
 background: #1a8aff;
 color: #fff;
 font-weight: 600;
 position: relative;
 top: -10px;
 line-height: 50px;
}
.hs-6 .dsl_box{
  margin: 20px auto !important;
}
.hs-6 .title {
  margin: 50px 0 0 0;
}
.hs-6{
  background: #fff;
}
.hs-6 .title .p1{
  padding: 20px 0 !important;
  border-bottom: 1px solid #eeeeee;
}
.hs-6 .title .p2{
  padding: 20px 0 !important;  
}
.hs-6 .title .p1 span{
  font-size: 25px;
  font-weight: 600;
  color: #1a8aff;
  margin-right: 10px;
}
.hs_box{
  width: 100%;
}
.hs-6 .title p{
  width: 100% !important;
  text-align: left;
}
.hs-6 table{
  width: 95%;
  margin: 0 auto;
  border: 1px solid #b5b5b5;
}
.hs-6 table tr td{
  border-right: 1px solid #b5b5b5;
  padding: 10px 0;
}
.meta_mp4 video {
  position: absolute;
  left: 560px;
  top: 420px;
}

.nav-top {
  margin-top: 50px;
}

.banner_top {
  position: absolute;
  top: 0;
  left: 20%;
  width: 100%;
}

.d600_box .meta_box p {
  text-align: left;
  padding-left: 120px;
  margin-top: 10px;
  margin-left: 163px;
}

/* div .p1 */
.d600_box .meta_box .p1 {
  /* line-height: 50px; */
  font-size: 16px;
  font-weight: 600;
}

.wave-text h4 {
  margin-top: 40px;
  font-weight: 600;
}

.wave-text h4:first-child {
  margin-top: 0;
}

.wave-text p {
  width: 80%;
  margin-left: 50px;
}

.edu-3 {
  width: 50%;
  float: left;
}

.pic_mobile {
  width: 225px;
  height: 130px;
}

.edu-x {
  width: 0%;
}

.edu5 {
  padding-top: 50px;
}

.line {
  margin-top: 12px;
  width: 100%;
  height: 1px;
  background: #e6e6e6;
}

.line-top {
  padding: 9px 0
}

.com-text {
  color: #fff;
  padding-top: 50px;
}

.design-container-v .com-text p {
  width: 80%;
  margin: 0 auto;
}

.bg-rh .list-txt p {
  text-align: center;
}

.bg-rh .list-txt h1 {
  text-align: center;
}

.bg-c .list-txt p {
  text-align: center;
}


.bg-c .list-txt h1 {
  text-align: center;
}
.plus3{
  color: #fff;
  background: url(../imgs/products/plus3/bg1.png) center / cover no-repeat;
}
.plus3-bg2{
  background: url(../imgs/products/plus3/bg2.png) center / cover no-repeat;
  color: #fff;
}
.plus3-bg3{
  background: url(../imgs/products/plus3/bg3.png) center / cover no-repeat;
  color: #fff;
}
.plus3-bg4{
  background: url(../imgs/products/plus3/bg4.png) center / cover no-repeat;
  color: #fff;
}
.plus3-bg5{
  background: url(../imgs/products/plus3/bg5.png) center / cover no-repeat;
  color: #fff;
}
.plus3-bg6{
  background: url(../imgs/products/plus3/bg6.png) center / cover no-repeat;
  color: #fff;
}
.plus3-bg7{
  background: url(../imgs/products/plus3/bg7.png) center / cover no-repeat;
  color: #fff;
}
.plus3-bg8{
  background: url(../imgs/products/plus3/bg8.png) center / cover no-repeat;
  color: #fff;
}
.plus3-bg9{
  background: url(../imgs/products/plus3/bg9.png) center / cover no-repeat;
  color: #fff;
}
.plus3-bg10{
  background: url(../imgs/products/plus3/bg10.png) center / cover no-repeat;
  color: #fff;
}
.plus3-bg11{
  background: url(../imgs/products/plus3/bg11.png) center / cover no-repeat;
  color: #fff;
}
.plus3-bg12{
  background: url(../imgs/products/plus3/bg12.png) center / cover no-repeat;
  color: #fff;
}
.plus3-bg12-1{
  /* background: url(../imgs/products/plus3/12.png) center / cover no-repeat; */
  width: 100%;
  position: relative;
  left: 0;
  color: #fff;
}
.plus3 h1{
  text-align: left !important;
}
.plus3 p{
  text-align: left !important;
}
.plus3-bg2 .hg_ul{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
}
.plus3-bg2 h1{
  text-align: center !important;
}
.plus3-box{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
}
.plus3-box div{
  width: 45%;
  margin-top: 50px;
}
.plus3-box img{
  width: 100%;
}
.plus3-bg2 .title{
  text-align: center !important;
}
.plus3-bg2 .hg_ul li {
  width: 33%;
  color: #fff;
}
.plus3-bg2 .hg_ul li p{
  text-align: center;
}
.plus3-bg2 .hg_ul li img{
  position: relative;
  left: 50%;
  transform: translate(-50%);
}
.design-container .list-img-p {
  height: 400px;
}

.design-container .list-txt-p {
  height: 300px;
}

.hx_img {
  position: relative;
  top: 45px;
}

.hx_h3 {
  padding-left: 45px;
}

.food-box img {
  width: 99%;
}

.bg-wb400 {
  background: url(../imgs/products/wb400/wb400_bg.png) center / cover no-repeat;
}

.bg3-wb400 {
  background: url(../imgs/products/wb400/wb400_bg3.png) center / cover no-repeat;
}

.bg-3dsl450 {
  background: url(../imgs/products/3dsl/3dsl450bg-top.jpg) center / cover no-repeat;
}

.bg-3dsl600 {
  background: url(../imgs/products/3dsl/3dsl600bg-top.jpg) center / cover no-repeat;
}

.bg-sla660 {
  background: url(../imgs/products/sla/sla660bg-top.jpg) center / cover no-repeat;
}

.bg-sla550 {
  background: url(../imgs/products/sla/sla550bg-top.jpg) center / cover no-repeat;
}

.bg-sla1100 {
  background: url(../imgs/products/sla/sla1100bg-top.jpg) center / cover no-repeat;
}

.bg-slm150 {
  background: url(../imgs/products/slm/slm150bg-top.jpg) center / cover no-repeat;
}

.bg-slm160 {
  background: url(../imgs/products/slm/slm160bg-top.jpg) center / cover no-repeat;
}

.bg-slm250 {
  background: url(../imgs/products/slm/slm250bg-top.jpg) center / cover no-repeat;
}

.bg-dlp20c {
  background: url(../imgs/products/dlp20c/dlp20cbgtop.jpg) center / cover no-repeat;
}

.bg-csl150 {
  background: url(../imgs/products/csl/csl150bg-top.jpg) center / cover no-repeat;
}

.bg-mam {
  background: url(../imgs/products/mam/mambg-top.jpg) center / cover no-repeat;
}

.bg-shape {
  background: url(../imgs/products/shape/shape_bg.png) center / cover no-repeat;
}

.bg-p400 {
  background: url(../imgs/products/p400/p400_bg.png) center / cover no-repeat;
}

.bg-3dsl880 {
  background: url(../imgs/products/3dsl880/3dls_bg.png) center / cover no-repeat;
}

.bg-mam-pro {
  background: url(../imgs/products/mam-pro/mam_bg.png) center / cover no-repeat;
}

.bg-mam-150 {
  background: url(../imgs/products/mam-150/mam_bg.png) center / cover no-repeat;
}

.bg-wb200 {
  background: url(../imgs/products/wb200-plus/wb200_bg.png) center / cover no-repeat;
}

.bg-wb401 {
  background: url(../imgs/products/wb401-pro/wb401_bg.png) center / cover no-repeat;
}

.bg-d260ht {
  background: url(../imgs/products/d260ht/d260_bg.png) center / cover no-repeat;
}

.bg-rh {
  background: url(../imgs/products/reeyee-h/rh_bg.png) center / cover no-repeat;
}

.bg-rhx {
  background: url(../imgs/products/reeyee-hx/hx_bg.png) center / cover no-repeat;
}

.mp_bg {
  background: url(../imgs/products/5m-plus/5mp_bg.png) center / cover no-repeat;
}

.bg-bot {
  background: url(../imgs/products/reeyee-robot/robot_bg.png) center / cover no-repeat;
}

.bg-trak {
  background: url(../imgs/products/trak/trak_bg.png) center / cover no-repeat;
}

.bg-fs {
  background: url(../imgs/products/facestar/fs_bg.png) center / cover no-repeat;
}

.bg-3mp {
  background: url(../imgs/products/three-m-pro/bg.png) center / cover no-repeat;
}

.bg-lp {
  background: url(../imgs/products/light-plus2/bg.png) center / cover no-repeat;
}

.bg-380 {
  background: url(../imgs/products/light380/bg.png) center / cover no-repeat;
}
.bg-380s {
  background: url(../imgs/products/380s/1-1.png) center / cover no-repeat;
}

.bg-twos {
  background: url(../imgs/products/twos/bg.png) center / cover no-repeat;
}

.bg-four {
  background: url(../imgs/products/four/four_bg.png) center / cover no-repeat;
}

.bg-9m {
  background: url(../imgs/products/9m/9m_bg.png) center / cover no-repeat;
}

.bg-dsp {
  background: url(../imgs/products/ds-pro/dsp_bg.png) center / cover no-repeat;
}

.bg-visual {
  background: url(../imgs/visualization/bg1.png) center / cover no-repeat;
  margin-top: 50px;
  width: 100%;
}

.bg-visual2 {
  background: url(../imgs/visualization/bg2.png) center / cover no-repeat;
  width: 100%;
}

.bg-visual6 {
  min-height: 1200px;
  background: url(../imgs/visualization/bg6.png) center / cover no-repeat;
  width: 100%;

}
.bg-380s h1{
  text-align: left !important;
}
.bg-380s p{
  text-align: left !important;
  font-size: 18px !important;
}
.bg-380s-2{
  background: #060606;
  color: #fff;
}
.box_380s div{
  width: 48%;

}
.box_380s_2 div{
 width: 18%;
}
.box_380s div img{
  width: 100%;
}
.box_380s div p {
  display: block;
  width: 100% !important;
}
.bg-weight {
  margin-top: 50px;
  background: url(../imgs/lightweight/bg1.png) center / cover no-repeat;
  width: 100%;
}

.bg-matrix {
  margin-top: 50px;
  background: url(../imgs/matrix/bg1.png) center / cover no-repeat;
  width: 100%;
}

.bg-food {
  margin-top: 50px;
  /* height: 437px; */
  background: url(../imgs/food/food1.png) center / cover no-repeat;
  width: 100%;
  /* background-size: 100%;
  background-position:0 100%; */
}

.bg-food2 {
  /* height: 437px; */
  margin-top: -1px;
  background: url(../imgs/food/food5.png) center / cover no-repeat;
  width: 100%;
  /* background-size: 100%;
  background-position:0 100%; */
}

.bg-food3 {
  /* height: 437px; */
  background: url(../imgs/food/food7.png) center / cover no-repeat;
  /* width: 100%; */
  height: 900px;
  /* background-size: 100%;
  background-position:0 100%; */
}

.bg-wenwu {
  margin-top: 50px;
  /* height: 437px; */
  background: url(../imgs/archaeology/wenwu1.png) center / cover no-repeat;
  width: 100%;
}

.bg-wenwu2 {
  /* height: 437px; */
  background: url(../imgs/archaeology/wenwu3.png) center / cover no-repeat;
  height: 900px;
}

.bg-wenwu3 {
  background: url(../imgs/archaeology/wenwu4.png) center / cover no-repeat;

  height: 780px;
}

.bg-wenwu4 {
  /* height: 437px; */
  background: url(../imgs/archaeology/wenwu5.png) center / cover no-repeat;
  height: 900px;
}

.bg-wenwu5 {
  /* height: 437px; */

  background: url(../imgs/archaeology/wenwu6.png) center / cover no-repeat;
  height: 1150px;
}

.bg-biome {
  margin-top: 50px;
  height: 650px;
  background: url(../imgs/biomedicine/bg1.png) center / cover no-repeat;
}

.bg-biome1 {
  margin-top: 50px;
  height: 915px;
  background: url(../imgs/biomedicine/bg3.png) center / cover no-repeat;
}

.bg-biome2 {
  height: 915px;
  background: url(../imgs/biomedicine/bg7.png) center / cover no-repeat;
}

.biome-box {
  width: 100%;
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
}

.biome-box div {
  width: 33%;
}

.biome-img {
  width: 215px;
  height: 400px;
  display: block;
  margin: 0 auto;
}
.matrix_see span{
  background: #1a8aff;
  border-radius: 5px;
  padding: 3px 10px;
  
}
.matrix-title {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.matrix-title div{
  color: #fff;
  /* width: 24%; */
  padding: 0 10px;
  background: #333333;
  height: 40px;
  line-height: 40px;
  border-radius: 15px;
}
.matrix-title span{
  font-size: 27px;
  margin-right: 15px;
  float: left;
  line-height: normal;
  font-family:'Segoe UI', Tahoma, Geneva, Verdana, sans-serif
}
.matrix-title p{
  display: inline;
  /* line-height: 20px; */
  font-size: 12px !important;
}
.matrix-box{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  color: #fff;
}
.matrix-box a{
  width: 25%;
  margin-top: 50px;
  text-decoration: none;
  cursor: pointer;
  color: #fff;
}
.matrix-box img{
  width: 273px;
  height: 261px;

}
.matrix-box a p{
  margin-top: 15px;
}
.biome-img1 {
  margin-top: 140px;
  /* width: 215px; */
  height: 260px;
  display: block;
  margin: 0 auto;

}

.biome-see {
  margin-top: 50px;
}

.see_3d {
  margin-top: 50px;
}

.industry-box {
  margin-bottom: 50px;
  /* display: flex;
  justify-content: space-around;
  flex-wrap: wrap; */
}

.industry-box img {
  margin-top: 10px !important;
}

#see-3d {
  /* right: 0; */
  position: absolute;
  bottom: 100px;
  right: 0;
}

#see-3d img {
  position: static !important;
}

.bg-industry {
  background: url(../imgs/industry/bg1.png) center / cover no-repeat;
  width: 100%;
}

.bg-industry1 {
  background: url(../imgs/industry/bg4.png) center / cover no-repeat;
  width: 100%;
  height: 900px;
}

.bg-matrix2 {
  background: url(../imgs/matrix/bg2.png) center / cover no-repeat;
  width: 100%;
}

.bg-matrix3 {
  background: url(../imgs/matrix/bg3-3.png) center / cover no-repeat;
  width: 100%;
}

.bg-matrix4 {
  background: url(../imgs/matrix/bg4.png) center / cover no-repeat;
  width: 100%;
}

.bg-matrix5 {
  background: url(../imgs/matrix/bg5.png) center / cover no-repeat;
  width: 100%;
}
.bg-matrix7 {
  background: url(../imgs/matrix/bg9-1.png) center / cover no-repeat;
  width: 100%;
  height: 1000px;
}
.bg-could {
  background: url(../imgs/could/bg1.png) center / cover no-repeat;
  margin-top: 50px;
  width: 100%;
}

.bg-could1 {
  min-height: 951px;
  background: url(../imgs/could/bg7.png) center / cover no-repeat;
  width: 100%;
}

.see_could {
  width: 70px;
  position: absolute;
  top: 50%;
  left: 50%;
  cursor: pointer;
}

.bg-weight2 {
  background: url(../imgs/lightweight/bg2.png) center / cover no-repeat;
  width: 100%;
}

.bg-asset {
  margin-top: 50px;
  background: url(../imgs/asset-manage/bg1.png) center / cover no-repeat;
  width: 100%;

}

.meta_go {
  text-decoration: none !important;
  /* 去除默认的下划线 */
  margin-top: 30px;
  font-weight: 600;
  font-family: 苹方;
  font-size: 16px;
  background: #1a8aff;
  color: #fff !important;
  padding: 5px 20px;
  float: left;
  border-radius: 3px;
}

.bg-asset2 {
  min-height: 1340px;
  background: url(../imgs/asset-manage/bg2.png) center / cover no-repeat;
  margin-top: 100px;
  width: 100%;
}

.bg-asset3 {
  min-height: 1146px;
  background: url(../imgs/asset-manage/bg5.png) center / cover no-repeat;
  width: 100%;
}

.bg-asset4 {
  min-height: 1146px;
  background: url(../imgs/asset-manage/bg6.png) center / cover no-repeat;
  width: 100%;
}

.bg-asset5 {
  min-height: 1146px;
  background: url(../imgs/asset-manage/bg7.png) center / cover no-repeat;
  width: 100%;
}

.bg-meta {
  background: url(../imgs/products/meta/meta_bg.png) center / cover no-repeat;
  margin-top: 50px;
  height: 690px;
  width: 100%;
}

.bg-hg {
  background: url(../imgs/HG/1.png) center / cover no-repeat;
  margin-top: 50px;
  width: 100%;
  height: 600px;
}

.bg-hg2 {
  background: url(../imgs/HG/2.png) center / cover no-repeat;
  width: 100%;
  height: 600px;
}

.hg_box {
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
}

.hg_ul {
  width: 100%;
  padding: 0;
}

.hg_ul li {
  line-height: 30px;
}

.hg_ul li span {
  display: block;
  width: 50%;
  text-align: left;
  font-size: 16px;
  color: #fff;
  font-weight: normal !important;
}

.hg_ul li .sp1 {
  float: left;
}

.hg_ul li .sp2 {
  float: right;
}

.hg_box img {
  width: 33%;
}

.bg-meta3 {
  background: url(../imgs/products/meta/mate3.png) center / cover no-repeat;
  width: 100%;
}

.bg-edu {
  min-height: 692px;
  background: url(../imgs/education/banner1.png) center / cover no-repeat;
  margin-top: 50px;
  width: 100%;
  /* background-size:100% 100% */
}

.bg-com {
  min-height: 692px;
  background: url(../imgs/commerce/banner1.png) center / cover no-repeat;
  width: 100%;
}

.bg-com-2 {
  min-height: 724px;
  background: url(../imgs/commerce/banner2.png) center / cover no-repeat;
  background-size: 100% 100%
}

.bg-edu-2 {
  min-height: 900px;
  background: url(../imgs/education/banner2.png) center / cover no-repeat;
  background-size: 100% 100%
}

.mate_ftbg {
  min-height: 1364px;
  background: url(../imgs/products/meta/foot_bg.png) center / cover no-repeat;
  background-size: 100% 100%
}

.bg-d600-pro {
  background: url(../imgs/products/d600-pro/d600-pro_bg.png) center / cover no-repeat;
}
.bg-d610s {
  background: url(../imgs/products/d610s/bg.png) center / cover no-repeat;
}

.bg-d410s,.bg-d310s {
  background: url(../imgs/products/d410s/d410s_bg.png) center / cover no-repeat;
}
.bg-d300 {
  background: url(../imgs/products/d300/bg.png) center / cover no-repeat;
}
.bg-d200 {
  background: url(../imgs/products/d200/bg.png) center / cover no-repeat;
}
.bg-d6610 {
  background: url(../imgs/products/d6610/bg.png) center / cover no-repeat;
}
.bg-slm450 {
  background: url(../imgs/products/slm450plus/slm450_bg.png) center / cover no-repeat;
}

.bg-sls400 {
  background: url(../imgs/products/sls400/sls400_bg.png) center / cover no-repeat;
}

.bg-mc200 {
  background: url(../imgs/products/mc200/mc200_bg.png) center / cover no-repeat;
}

.bg-x-samllbody {
  background: url(../imgs/products/x/bg-second.jpg) center / cover no-repeat;
}

.bg-x-highspeed {
  background: url(../imgs/products/x/bg-third.jpg) center / cover no-repeat;
}

.bg-m-dfw {
  background: url(../imgs/products/3m/bg3.jpg) center / cover no-repeat;
}

.bg-m-jdg {
  background: url(../imgs/products/3m/bg4.png) bottom / contain repeat-x;
}

.bg-m-sdk {
  background: url(../imgs/products/3m/bg5.jpg) center / cover repeat-x;
}

.bg-2x {
  background: url(../imgs/products/2x/bg-top.jpg) center / cover repeat-x;
}
.bg-kl420 {
  background: url(../imgs/products/kl420/bg.jpg) center / cover no-repeat;
}
.bg-kl350pro {
  background: url(../imgs/products/kl350-pro/bg.jpg) center / cover no-repeat;
}
.bg-robotic350 {
  background: url(../imgs/products/robotic-350/bg.jpg) center / cover no-repeat;
}
.bg-kl4-axis {
  background: url(../imgs/products/kl4-axis/bg.jpg) center / cover no-repeat;
}
.bg-tn200 {
  background: url(../imgs/products/tn200/bg.jpg) center / cover no-repeat;
}
.bg-d1100-pro {
  background: url(../imgs/products/d1100-pro/bg.jpg) center / cover no-repeat;
}
.bg-reeyee-superscan {
  background: url(../imgs/products/reeyee-superscan/bg.jpg) center / cover no-repeat;
}
.bg-reeyee-ds-pm {
  background: url(../imgs/products/reeyee-ds-pm/bg.jpg) center / cover no-repeat;
}
.bg-reeyee-h2 {
  background: url(../imgs/products/reeyee-h2/bg.jpg) center / cover no-repeat;
}
.bg-reeyee-trak-pro2 {
  background: url(../imgs/products/reeyee-trak-pro2/bg.jpg) center / cover no-repeat;
}

.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(../imgs/products/2x/bg3.jpg) center / cover repeat-x;
  
}
.bg-2x3-r1{
  background: url(../imgs/products/reeyee-three/bg3.jpg) center / cover repeat-x;
}
.bg-2x3-r1 .row{
  max-width: 100% !important;
  height: 1140px;
}
.bg-2x3-r1 .list-img{
  top: 214px;
  right: 0;
  width: 1140px;
}
.bg-2x3-r1 .dcv-change6{
  margin-top: 100px;
}
.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(../imgs/products/2x/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(../imgs/products/2x/kbxj.png) center / cover repeat-x;
}

.bg-2x5_r {
  background: url(../imgs/products/reeyee-three/kbxj.png) left / cover no-repeat;
}
.bg-2x5 .row {
  height: 877px;
}
.bg-2x5_r .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(../imgs/products/2x/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(../imgs/products/2x/bg-7.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(../imgs/products/2x/bg8.jpg) left / cover no-repeat;
}

.bg-t3 {
  background: url(../imgs/products/reeyee-three/bg8.jpg) left / cover no-repeat;
}

.bg-t3 .row {
  height: 877px;
}

.bg-2x9 .row {
  height: 877px;
}

.bg-t31 {
  background: url(../imgs/products/reeyee-three/bg9.jpg) left / cover no-repeat;
}

.bg-t31 .row {
  height: 877px;
}

.bg-2x10 {
  background: url(../imgs/products/2x/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%;
}
.img-2s{
  left:30%;
  top:68% !important
}

.col-txt-img-self{
  width: 20%;
}


  .bg-d310s .row .list-txt .list-txt-container p,
  .bg-d310s .row .list-txt .list-txt-container h1,
  .bg-kl420 .row .list-txt .list-txt-container p,
  .bg-kl420 .row .list-txt .list-txt-container h1,
  .bg-kl350pro .row .list-txt .list-txt-container p,
  .bg-kl350pro .row .list-txt .list-txt-container h1,
  .bg-kl4-axis .row .list-txt .list-txt-container p,
  .bg-kl4-axis .row .list-txt .list-txt-container h1,
  .bg-tn200 .row .list-txt .list-txt-container p,
  .bg-tn200 .row .list-txt .list-txt-container h1,
  .bg-d1100-pro .row .list-txt .list-txt-container p,
  .bg-d1100-pro .row .list-txt .list-txt-container h1,
  .bg-reeyee-superscan .row .list-txt .list-txt-container p,
  .bg-reeyee-superscan .row .list-txt .list-txt-container h1,
  .bg-reeyee-ds-pm .row .list-txt .list-txt-container p,
  .bg-reeyee-ds-pm .row .list-txt .list-txt-container h1,
  .bg-reeyee-h2 .row .list-txt .list-txt-container p,
  .bg-reeyee-h2 .row .list-txt .list-txt-container h1,
  .bg-reeyee-trak-pro2 .row .list-txt .list-txt-container p,
  .bg-reeyee-trak-pro2 .row .list-txt .list-txt-container h1  {
    text-align: center;
    margin-bottom: 80px;
    line-height: 150%;
  }
  .d310s-txt{
    text-align: left;
  }
  .d310s-txt h4{
    font-size: 20px;
    font-weight: bold;
    line-height: 150%;
    margin-top: 40px;
    margin-bottom: 40px;
  }
  .d310s-txt p{
    margin-top: 20px;
    font-size: 16px;
    line-height: 200%;

  }
  .d310s-txt p>strong{
    font-weight: bold;
  }
  .d310s-1,.kl420-1,.robotic350-1,.d1100-pro-1{
    margin-top: 40px;
  }
  .d310s-1 img,.kl420-1 img,.robotic350-1 img,.d1100-pro-1 img{
    border-radius: 12px 12px 12px 12px ;
    max-width: 100%;
  }
  .d310s-1 p,.d1100-pro-1 p{
    width: 100%!important;
    margin-top: 20px!important;
    line-height: 150%;
    font-weight: bold;
  }
  .d310s-1 .row,.kl420-1 .row,.d1100-pro-1 .row{
    height: auto;
    padding-bottom: 80px;
  }

  .para-two-col table tr td:first-child ,.para-many-col table tr td:first-child {
    width: 20%!important;
  }
  .para-two-col table tr td:last-child {
    text-align: left!important;
  }

  .list-reeyee {
    padding: 80px 0;
  }
  .list-reeyee .row{
    height: auto;
  }
  .list-reeyee .reeyee-txt{
    text-align: left;
    padding-top: 30px;
  }
  .list-reeyee .reeyee-txt h3{
    color: #1a8aff;
    font-size: 24px;
    line-height: 200%;
    
  }
  .list-reeyee p{
    padding-top: 20px;
    line-height: 150%;
    font-size: 16px;
    color: #333333;

  }
  .list-reeyee img{
    border-radius: 12px 12px 12px 12px;
    max-width: 100%;
  }







#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;
}
.d6610_box div{
  width: 25%;
  margin-top: 30px;
}
.dc-changemam .d6610-img{
  max-width: 100% !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(../imgs/products/sweetin/bg-2.png) center / cover repeat;
}

.sweetin3 {
  background: url(../imgs/products/sweetin/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(../imgs/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(../imgs/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: #f9f9f9;
  border-top: 1px solid #e0e0e0;
  border-bottom: 1px solid #4fafff;
  padding: 15px 0 10px 0;
}

.links h5 {
  text-align: left;
  color: #424242;
  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: #999;
}

.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(../imgs/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(../imgs/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(../imgs/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(../imgs/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(../imgs/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(../imgs/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(../imgs/person-btn.png) center no-repeat;
}

#register label[for='phone']::before {
  background: url(../imgs/phone-btn.png) center no-repeat;
}

#register label[for='zcyx']::before {
  background: url(../imgs/email-btn.png) center no-repeat;
}

#register label[for='psd1']::before {
  background: url(../imgs/mm-btn.png) center no-repeat;
}

#register label[for='psd2']::before {
  background: url(../imgs/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(../imgs/person-btn.png) center no-repeat;
}

#login label[for='psd']::before {
  background: url(../imgs/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(../imgs/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(../imgs/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(../imgs/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(../imgs/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(../imgs/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(../imgs/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(../imgs/products/3dsl/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(../imgs/products/3dsl/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(../imgs/products/3dsl/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(../imgs/products/3dsl/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(../imgs/products/3dsl/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(../imgs/products/3dsl/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(../imgs/products/slm/btn1.png) center / contain no-repeat;
}

.list-txt-container.img8::before {
  background: url(../imgs/products/slm/btn2.png) center / contain no-repeat;
}

.list-txt-container.img9::before {
  background: url(../imgs/products/slm/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(../imgs/products/3dsl/material1.png) center / cover no-repeat;
}

.dsl-bottom .bg-img.no2 {
  background: url(../imgs/products/3dsl/material2.png) center / cover no-repeat;
  margin-bottom: 4px;
  height: 59.6%;
}

.dsl-bottom .bg-img.no3 {
  background: url(../imgs/products/3dsl/material3.png) center / cover no-repeat;
  height: 40%;
}

.dsl-bottom .bg-img.no4 {
  background: url(../imgs/products/3dsl/material4.png) center / cover no-repeat;
  height: 39.6%;
  margin-bottom: 4px;
}

.dsl-bottom .bg-img.no5 {
  background: url(../imgs/products/3dsl/material5.png) center / cover no-repeat;
  height: 60%;
}

.dsl-bottom .bg-img.no6 {
  background: url(../imgs/products/3dsl/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(../imgs/products/3dsl/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(../imgs/products/slm/cl1-2.png) center / cover no-repeat;
}

.dzdycl li:nth-child(2) {
  background: url(../imgs/products/slm/cl2-2.png) center / cover no-repeat;
}

.dzdycl li:nth-child(3) {
  background: url(../imgs/products/slm/cl3-2.png) center / cover no-repeat;
}

.dzdycl li:nth-child(4) {
  background: url(../imgs/products/slm/cl4-2.png) center / cover no-repeat;
}

.dzdycl li:nth-child(5) {
  background: url(../imgs/products/slm/cl5-2.png) center / cover no-repeat;
}

.dzdycl li:nth-child(6) {
  background: url(../imgs/products/slm/cl6-2.png) center / cover no-repeat;
}

.dzdycl.m400 li:nth-child(1) {
  background: url(../imgs/products/m400/hc1.png) center / cover no-repeat;
}

.dzdycl.m400 li:nth-child(2) {
  background: url(../imgs/products/m400/hc2.png) center / cover no-repeat;
}

.dzdycl.m400 li:nth-child(3) {
  background: url(../imgs/products/m400/hc3.png) center / cover no-repeat;
}

.dzdycl.m400 li:nth-child(4) {
  background: url(../imgs/products/m400/hc4.png) center / cover no-repeat;
}

.dzdycl.m400 li:nth-child(5) {
  background: url(../imgs/products/m400/hc5.png) center / cover no-repeat;
}

.dzdycl.m400 li:nth-child(6) {
  background: url(../imgs/products/m400/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(../imgs/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(/imgs/bg1.jpg) center / cover no-repeat;
}

#fullpage .page2 {
  background: url(/imgs/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(/imgs/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(/imgs/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(/imgs/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(/imgs/material1.png) center / 80% no-repeat;
}

.material-container li:nth-child(2)>div {
  background: url(/imgs/material2.png) center / 73% no-repeat;
}

.material-container li:nth-child(3)>div {
  background: url(/imgs/material3.png) center / 65% no-repeat;
}

.material-container li:nth-child(4)>div {
  background: url(/imgs/material4.png) center / 65% no-repeat;
}

.material-container li:nth-child(5)>div {
  background: url(/imgs/material5.png) center / 65% no-repeat;
}

.material-container li:nth-child(6)>div {
  background: url(/imgs/material6.png) center / 65% no-repeat;
}

.material-container li:nth-child(7)>div {
  background: url(/imgs/material7.png) center / 65% no-repeat;
}

.material-container li:nth-child(8)>div {
  background: url(/imgs/material8.png) center / 65% no-repeat;
}

.page5-2 {
  background: url(/imgs/bg5-2.jpg) center / cover no-repeat;
}

.page5-3 {
  background: url(/imgs/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(/imgs/bg6-2.jpg) center / cover no-repeat;
}

.page6-3 {
  background: url(/imgs/bg6-3.jpg) center / cover no-repeat;
}

.page6-3 .txt-container {
  color: white;
}

.page6-4 {
  background: url(/imgs/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(/imgs/material1.png) center / 80% no-repeat;
}

.material-container li:nth-child(2)>div {
  background: url(/imgs/material2.png) center / 73% no-repeat;
}

.material-container li:nth-child(3)>div {
  background: url(/imgs/material3.png) center / 65% no-repeat;
}

.material-container li:nth-child(4)>div {
  background: url(/imgs/material4.png) center / 65% no-repeat;
}

.material-container li:nth-child(5)>div {
  background: url(/imgs/material5.png) center / 65% no-repeat;
}

.material-container li:nth-child(6)>div {
  background: url(/imgs/material6.png) center / 65% no-repeat;
}

.material-container li:nth-child(7)>div {
  background: url(/imgs/material7.png) center / 65% no-repeat;
}

.material-container li:nth-child(8)>div {
  background: url(/imgs/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(/imgs/huodong/hd08/bg_01.jpg) center no-repeat;
}

.huodong_01 .nav .nav_02 .img img {
  width: 35%;
}

.huodong_01 .nav .nav_03 {
  background: url(/imgs/huodong/hd08/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(/imgs/products/light/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(/imgs/products/light/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(/imgs/products/light/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(/imgs/products/light/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(/imgs/products/light/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(/imgs/products/three/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(/imgs/products/three/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(/imgs/products/three/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(/imgs/products/three/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(/imgs/products/three/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;
}
/*DLP500*/
.bg-dlp500-01 {
  padding-top: 60px;
  background: url(../imgs/products/dlp500/bg01.png) center repeat-x;
}
.bg-dlp500-01 .list-txt{
  height: auto;
  margin: 0 auto;
  text-align: -webkit-center;
}
.dlp500-txt-tips{
  width: 90%;
  line-height: 150%;
  padding: 20px;
  background: #fff;
  margin: 0 auto;
  min-height: 40px;
  text-align: center;
  font-size: 16px;
  color: #27313d;
  border-radius: 40px 40px 40px 40px;
  z-index: 9;
  position: relative;
  bottom: 0;
}

.bg-dlp500-02 {
  background: url(../imgs/products/dlp500/bg02.jpg) top center no-repeat;
  background-size: cover;
  height: 720px;
}
.dlp500-02-txt{
  padding-left: 80px;
  text-align: left;
}
.dlp500-02-txt img{
  margin: 0 auto !important;
  text-align: left;
}

.dlp500-02-txt .dlp500-02-name{
  border: solid 1px #889099;
  display: inline-block;
  color: #889099;
  height: 40px;
  line-height: 40px;
  padding: 0 20px;
  font-size: 16px;
  border-radius: 20px 20px 20px 20px;
}
.dlp500-02-txt .dlp500-02-function{
  color: #e3e8f0;
  font-size: 40px;
  line-height: 150%;
  padding: 20px 0px;
}
.dlp500-02-txt .dlp500-02-img{
  text-align: left;
  display: inline-block;
  max-width: 100%;
  overflow: hidden;
}
.dlp500-02-txt .dlp500-02-brief{
  font-size: 16px;
  font-weight: bold;
  color: #777b82;
  max-width: 90%;
  line-height: 160%;
  padding-left: 20px;
  background: url(../imgs/products/dlp500/bg03.png) left  10px no-repeat;
}
.bg-dlp500-03{
  background: #fff;
  padding: 60px 0;
}
.bg-dlp500-03 .icon-list{
  max-width: 90%;
  margin: 0 auto;
  font-size: 0;
  overflow: hidden;
}
.bg-dlp500-03 .icon-list .dlp500-03-item{
  display: inline-block;
  width: 11%;
  text-align: center;
  overflow: hidden;
}
.bg-dlp500-03 .icon-list .dlp500-03-item img{
  width: 70%;
  max-width: 120px;
  text-align: center;
  display: inline-block;
}
.bg-dlp500-03 .icon-list .dlp500-03-item p{
  height: 60px;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  line-height: 150%;
  padding-top: 10px;
}
.bg-dlp500-04 {
  background: url(../imgs/products/dlp500/bg04.png) top repeat-x;
  background-size: cover;
  overflow: hidden;
}

.bg-dlp500-04 .list-txt{
  width: 40%;
}
.bg-dlp500-04 .list-img{
  width: 60%;
}
.dlp500-04-txt{
  height: 820px !important;  
}
.dlp500-04-img{
  height: 820px !important;
}
.dlp500-04-data{
  padding-left: 16px;
  color: #fff;
  font-size: 100px;
  padding-top: 100px;
}
.dlp500-04-data span{
  font-size: 14px;
}
.dlp500-04-function{
  padding-left: 20px;
  color: #f1f6fe;
  font-size: 28px;
  letter-spacing: 10px;
  font-weight: bold;
}
.dlp500-04-brief{
  padding-left: 20px;
  color: #777b82;
  font-size: 24px;  
  font-weight: bold;
}
.bg-dlp500-05 {
  background: url(../imgs/products/dlp500/bg05.png) center repeat-x;
}
.bg-dlp500-05 .list-txt{
  height: auto;
  margin: 0 auto;
  text-align: -webkit-center;
  padding-top: 40px;
}
.bg-dlp500-06 {
  padding: 100px 0;
  background: url(../imgs/products/dlp500/bg06.png) top repeat-x;
}
.bg-dlp500-06 .list-txt{
  height: auto;
}
.bg-dlp500-06 .list-txt img{
  max-width: 180%;
}
.bg-dlp500-07 {
  padding: 100px 0;
  background: url(../imgs/products/dlp500/bg07.png) top repeat-x;
}
.bg-dlp500-07 .list-txt{
  height: auto;
  width: 20%;
}
.bg-dlp500-07 .list-txt img{
  max-width: 180%;
}
.bg-dlp500-07 .list-img{
  width: 80%;
  height: 800px;
}
.bg-dlp500-07 .list-img img{
  max-width: 120%;
}
.bg-dlp500-08 {
  padding: 100px 0;
  background: #fff;
}
.bg-dlp500-08 .list-txt{
  height: auto;
}
.bg-dlp500-09 img{
  width: 100%;
}
.bg-dlp500-10 {
  padding: 100px 0;
  background: url(../imgs/products/dlp500/bg10.png) bottom repeat-x;
}
.bg-dlp500-10 .list-img{
  height: 1100px;
}
.bg-dlp500-10 .list-img img{
  max-width: 120%;
}
.bg-dlp500-11 {
  background: url(../imgs/products/dlp500/bg11.png) bottom repeat-x;
}
.bg-dlp500-11 .dlp500-11-top{
  padding-top: 60px;
  text-align: center;
  margin: 0 auto;
}
.dlp500-11-icon{
  font-size: 0;
}
.dlp500-11-icon .item{
  display: inline-block;
  width: 16.6%;
}
.bg-dlp500-12 {
  background: url(../imgs/products/dlp500/bg12.jpg) center / cover no-repeat;
}
.bg-dlp500-12 .list-txt{
  height: auto;
  margin: 0 auto;
  text-align: -webkit-center;
  padding-top: 40px;
}
.bg-dlp500-12 .list-img{
  height: 300px;
}
.bg-dlp500-12 .list-img img{
  max-width: 100%;
}
.bg-dlp500-13 {
  background: url(../imgs/products/dlp500/bg13.png) bottom repeat-x;
}
.dlp500-13-bottom{
  margin: 60px 0;
}
.bg-dlp500-14 {
  padding: 100px 0;
  background: url(../imgs/products/dlp500/bg14.png) bottom repeat-x;
}


/*Wiiboox 4 Lumi*/
.bg-lumi-01 {
  background: url(../imgs/products/lumi/bg01.png) #27313d top no-repeat;
}
.bg-lumi-01 .list-txt,.bg-lumi-03 .list-txt{
  padding-top: 60px;
  height: auto;
  margin: 0 auto;
  text-align: -webkit-center;
}
.bg-lumi-01 .list-txt img,.bg-lumi-03 .list-txt img{
  margin-bottom: 40px;
}
.bg-lumi-01 .list-img,.bg-lumi-03 .list-img{
  width: 100%;
  height: auto!important;
}
.bg-lumi-01 .list-img img,.bg-lumi-03 .list-img img{
  max-width: 100%;
  -webkit-transform: translateY(0);
  transform: translateY(0);
  padding-bottom: 40px;
}
.bg-lumi-02 {
  padding: 80px 0 0 0;
  background: url(../imgs/products/lumi/bg02.png) bottom repeat-x;
}
.bg-lumi-02 .list-txt{
  height: auto;
  width: 30%;
}
.bg-lumi-02 .list-img {
  width: 70%;
}
.bg-lumi-02 .list-img img{
  margin-top: -60px!important;
  max-width: 110%;
  max-height: 110%;
}
.bg-lumi-03{
  padding-top: 60px;
  background: url(../imgs/products/lumi/bg03.png) #040607 bottom repeat-x;
}
.bg-lumi-04 {
  padding: 60px 0;
  background: url(../imgs/products/lumi/bg04.png) #020405 bottom repeat-x;
}
.bg-lumi-04 img{
  max-width: 100%;
  padding: 40px 0;
}
.bg-lumi-05 {
  padding: 60px 0;
  background: #030505 ;
}
.bg-lumi-05 img{
  max-width: 100%;
  padding: 40px 0;
}
.bg-lumi-06 {
  height: 800px;
  padding: 60px 0;
  background: url(../imgs/products/lumi/bg06.png) #000000 bottom no-repeat;
}
.bg-lumi-06 .list-txt{
  height: auto;
  width: 10%;
}
.bg-lumi-06 .list-txt img{
  max-width: 400%;
  max-height: 200%;
}
.bg-lumi-06 .list-img {
  width: 90%;
}
.bg-lumi-06 .list-img img{
  margin-top: 100px!important;
  height: 1200px;
  max-width: 120%;
  max-height: 120%;
}
.bg-lumi-07 {
  padding: 60px 0;
  background: url(../imgs/products/lumi/bg07.png) #020405 bottom repeat-x;
}
.bg-lumi-07 img{
  max-width: 100%;
} 
.bg-lumi-07 .list-img1 img{
  float: left;
}
.bg-lumi-07 .list-img2 img{
  margin-top: -180px;
}
.bg-lumi-08 {
  height: 1400px;
  padding: 60px 0;
  background: url(../imgs/products/lumi/bg08.png) #020405 bottom repeat-x;
}
.bg-lumi-08 .list-txt{
  height: auto;
  width: 40%;
}
.bg-lumi-08 .list-img{
  width: 60%;  
}
.bg-lumi-08 .list-img img{
  margin-top: 600px;
  margin-left: -100px;
  max-width: 160%;
  max-height: 160%;
}
.bg-lumi-09 {
  padding: 100px 0;
  height: auto!important;
  background: url(../imgs/products/lumi/bg09.png) center / cover no-repeat;
}
.bg-lumi-10 {
  padding: 100px 0;
  height: auto!important;
  background: url(../imgs/products/lumi/bg10.png) #020405 bottom repeat-x;
}
.bg-lumi-10 .list-img1{
  width: 50%;
}
.bg-lumi-10 .list-img2{
  padding-top: 180px;
  width: 50%;
}
.list-img3{
  margin-top: 40px;
}
.bg-lumi-10 .list-img2 img{
  max-width: 110%;
}
.bg-lumi-10 .list-img1 img,.bg-lumi-10 .list-img3 img{
  max-width: 100%;
}
.bg-lumi-11 {
  padding: 100px 0;
  height: auto!important;
  background: url(../imgs/products/lumi/bg11.png) center / cover no-repeat;
}
.bg-lumi-12 {
  padding: 100px 0;
  height: auto!important;
  background: url(../imgs/products/lumi/bg12.png) #020405 bottom repeat-x;
}
.bg-lumi-12 .list-img1 img{
  max-width: 120%;
}
.bg-lumi-13 {
  padding: 60px 0 100px 0;
  height: auto!important;
  background: url(../imgs/products/lumi/bg13.png) center / cover no-repeat;
}
.bg-lumi-14 {
  padding: 80px 0;
  height: auto!important;
  background: url(../imgs/products/lumi/bg12.png) #020405 top repeat-x;
}
.bg-lumi-14 .list-img1{
  padding: 40px 0;
}
.bg-lumi-15 {
  text-align: center;
  padding: 20px 0 120px 0;
  height: auto!important;
  background: url(../imgs/products/lumi/bg15.png) #020405 top repeat-x;
}
.bg-lumi-15 .list-img1 {
  padding-top: 85px;
  text-align: center;

}
.bg-lumi-15 .list-img1 img{
  max-width: 100%;
}
.bg-lumi-16 {
  padding: 80px 0;
  height: auto!important;
  background: url(../imgs/products/lumi/bg16.png) #020405 top repeat-x;
}
.bg-lumi-16 .list-img1 {
  padding-top: 85px;
  text-align: center;

}
.bg-lumi-16 .list-img1 img{
  max-width: 100%;
}
.bg-lumi-17 {
  padding: 80px 0;
  height: auto!important;
  background: url(../imgs/products/lumi/bg17.png) #020405 bottom repeat-x;
}
.bg-lumi-17 .list-img1 {
  padding-top: 60px;
  text-align: center;

}
.bg-lumi-17 .list-img1 img{
  max-width: 100%;
}
.bg-lumi-18 {
  padding: 80px 0;
  height: auto!important;
  background: url(../imgs/products/lumi/bg18.png) #020405 bottom repeat-x;
}
.bg-lumi-18 .list-img1 {
  padding-top: 60px;
  text-align: center;

}
.bg-lumi-18 .list-img1 img{
  max-width: 100%;
}
.bg-lumi-19 {
  padding: 80px 0;
  height: auto!important;
  background: url(../imgs/products/lumi/bg19.png) #020405 bottom repeat-x;
}
.bg-lumi-19 .list-img1 {
  padding-top: 60px;
  text-align: center;

}
.bg-lumi-19 .list-img1 img{
  max-width: 100%;
}
.bg-lumi-20 {
  padding: 80px 0;
  height: auto!important;
  background: url(../imgs/products/lumi/bg20.png) #020405 bottom repeat-x;
}
.bg-lumi-20 .list-img1 {
  padding-top: 20px;
  text-align: center;

}
.bg-lumi-20 .list-img1 img{
  max-width: 100%;
}

@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(../imgs/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(../imgs/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(../imgs/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(../imgs/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%;
  }

  .img-mobile-style img {
    max-width: 98%;
  }
}

@media (max-width: 767px) {
  .img-mobile-style img {
    max-width: 98%;
  }

  #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;
  }
  .slm355d-boder{
    border-top: 1px solid #808080 !important;
  }
  .para table tr td:first-child {
    width: 100%;
    display: inline-block;
    border-bottom: none;
    border-top: none;
    text-align: left;
    background: #f1f1f1;
  }
  .rabbit-iframe{
    width: 150px;
    right: 0;
    left: 8%;
  }
  .rabbit-img{
    display: block;
    height: auto !important;
    background: url(../imgs/rabbit-bg2-m.jpg)center / cover no-repeat;
  }
  .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;
    width: 30%;
    
  }
  .para .table-responsive table tr td{
    text-align: left;
    white-space:pre-wrap;
  }
  .para .table-responsive table tr td:last-child {
    border: 1px solid #808080;
    display: table-cell;
    white-space:pre-wrap;
    text-align: left;
    padding-left: 5px;
  }

  .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;
    text-align: center;
    margin: 0;
  }

  .design-container .list-txt h1 {
    font-size: 21.33333333px;
    text-align: center;
  }

  .design-container .list-txt img {
    margin-top: 30px;
    max-width: 80%;
    margin: 0 auto;
  }

  .design-container .list-txt h3 {
    text-align: center;
  }

  .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%);
  }

  #x7-iframe {
    width: 100%;
    height: 400px;
    margin-left: 0;
  }

  .x7-ul {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
  }

  .x7-box {
    width: 48%;
    height: 30%;
  }

  .design-container-v {
    overflow: hidden;
  }

  .design-container-v .row {
    position: relative;
    height: auto;
  }
  .bg-380s-2 .fs_box div{
    width: 45%;
  }
  .box_380s_2 img{
    width: 100%;
  }
  .hs-5 .dsl_box p{
    width: 100%;
    height: 30px;
    line-height: 30px;
  }
  .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(../imgs/products/robot/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(../imgs/products/robot/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(../imgs/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: #f9f9f9;
    border-top: 1px solid #e0e0e0;
    border-bottom: 1px solid #4fafff;
    padding: 15px 0 10px 0;
  }

  .links h5 {
    text-align: left;
    color: #424242;
    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: #999;
  }

  .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(../imgs/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(../imgs/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(../imgs/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(../imgs/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(../imgs/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: 30%;
    height: 170px;
    overflow: hidden;
  }

  #industry-information .media>a img {
    position: relative;
    top: 25%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    max-width: 100%;
    max-height: 100%;
    margin: 0 auto;
  }

  #industry-information .product_box>a {
    width: 30%;
    height: 120px;
    overflow: hidden;
  }

  #industry-information .product_box>a img {
    position: relative;
    top: 35%;
    -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(../imgs/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(../imgs/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(../imgs/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(../imgs/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(../imgs/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(../imgs/products/3dsl/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(../imgs/products/2x/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(../imgs/products/2x/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(../imgs/products/2x/bg5.png) center / cover repeat-x;
  }
 .bg-2x5_r{
  background-size: 100%;
  background-position:0 100%;
  height: 300px;
 }
 .bg-2x3-r1 .list-img{
  width: 100%;
 }
 .bg-2x3-r1 .dcv-change6{
  margin-top: 30px;
 }
  .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(../imgs/products/2x/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(../imgs/products/2x/bg-7.jpg) left / cover no-repeat;
    background-size: 100%;
    background-position:0 100%;


  }
  .bg-t3 .row{
    height: 360px;
  }
  .bg-t3{
    background-size: 100%;
    background-position:0 100%;
  }
  .bg-2x8 .row {
    height: 360px;
  }

  .bg-2x8 .row .list-img {
    position: static !important;
    bottom: 0;
    margin: 0 auto;
  }
  .bg-grey .row .list-txt p{
    color: #fff;
  }
  .bg-grey .row .list-txt h1{
    color: #fff;
  }
  .bg-2x9 {
    background: url(../imgs/products/2x/bg8.png) center / cover no-repeat;
  }

  .bg-2x9 .row {
    height: 480px;
  }

  .bg-2x10 {
    background: url(../imgs/products/2x/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%;
  }

  .coordination {
    height: 100%;
    width: 100%;
    font-family: '微软雅黑';
  }

  .coordination .header img {
    width: 100%;
    /* margin-top: 50px;
    height: 150px;
    background: url(/imgs/coordination_bg.jpg) center / cover no-repeat;
    padding: 20px; */
  }

  .coordination h2 {
    text-align: center;
    font-size: 26px;
    font-weight: 500;
  }

  .coordination .text p {
    text-align: center;
  }

  .coordination .text {
    text-align: center;
    position: relative;
  }

  .coordination .text span {
    display: block;
    width: 5px;
    height: 5px;
    background: #000;
    border-radius: 50%;
  }

  .coordination .text .circular1 {
    /* float: left; */
    position: absolute;
    left: -4px;
    top: -2px;
  }

  .coordination .text .circular2 {
    /* float: right; */
    position: absolute;
    right: -2px;
    top: -2px;
  }

  .coordination .text .line1 {
    position: absolute;
    top: 14px;
    left: 16px;
  }

  .coordination .text .line2 {
    position: absolute;
    right: 16px;
    top: 14px;
  }

  .coordination .text .line1 p {
    display: block;
    width: 100px;
    height: 1px;
    background: #999;
  }

  .coordination .text .line2 p {
    display: block;
    width: 100px;
    height: 1px;
    background: #999;
  }

  .coordination .box {
    background: #e1f0ff;
    width: 90%;
    margin: 4vh auto;
    padding-bottom: 20px;
  }

  .coordination form {
    height: 100%;
    padding-bottom: 10px;
  }

  .coordination .ul_box {
    margin: 0;
    padding: 0;
    padding-top: 10px;
  }

  .coordination .ul_box li {
    display: block;
    width: 100%;
    height: 100%;
    margin: 10px 0;
  }

  .coordination .ul_box li img {
    width: 15px;
    height: 15px;
    position: relative;
    left: 39px;
    top: 17px;
  }

  .coordination .ul_box li p {
    display: block;
    width: 80%;
    height: 100%;
    margin: 0 auto;
    margin-left: 60px;
    margin-bottom: 5px;
  }

  .coordination input {
    display: block;
    border: 0;
    width: 80%;
    height: 3rem;
    margin: 4px auto;
  }

  .coordination .btn {
    display: block;
    width: 60%;
    height: 35px;
    border: 0;
    color: #fff;
    border-radius: 30px;
    background: #1a8aff;
    text-align: center;
    margin: 30px auto;
    font-size: 18px;
  }

  .bg-three {
    background: url(/imgs/products/three/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;
  }
  /* .hs6_box{
    flex-wrap: wrap;
  } */
  .hs6_box div{
    width: 45% !important;
  }
  .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;
  }
  .hs_box img{
    width: 100%;
  }
  .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(../imgs/products/ds/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(../imgs/products/ds/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%;
  }

  .ministar_1 h1 {
    font-size: 20px;
    margin-left: 10px;
  }

  .ministar_2 h1 {
    font-size: 20px;
    margin-left: 10px;
  }

  .ministar_2 p {
    font-size: 12px;
    margin-right: -10px;
  }

  .ministar_1 img {
    width: 17px;
    top: -25px;
  }

  .content_1 .text {
    font-size: 13px;
    margin-left: 10px;
  }

  .ul_2 ul li:last-child {
    /* margin-top: 10px; */
  }

  .ul_2 ul li {
    padding: 1px 10px;
  }

  .ul_2 ul li:first-child {
    font-size: 13px;
    margin-left: 10px;
  }

  .manufacture {
    font-size: 13px;
  }

  .ul_1 ul li:first-child {
    font-size: 13px;
    margin-left: 10px;
  }

  .manufacture li {
    margin-left: 10px;
  }

  .animal {
    width: 39%;
  }

  .animal1 {
    width: 77%;
  }

  .bg-rd-text .row .list-txt .list-txt-container h1 {
    font-size: 18px;
  }

  .bg-rd-text .row .list-txt .list-txt-container p {
    font-size: 14px;
  }

  .bg-rd-text .row .list-img .list-img1 {
    margin: 0;
  }

  .bg-rd-text .row .list-img .list-img2 {
    margin: 0;
  }

  .bg-rd06 .list-img1 img {
    width: 80%;
  }

  .bg-rd06 .list-img2 img {
    width: 80%;
  }

  .bg-rd09 .row .list-img2 img {
    width: 50%;
  }

  .bg-rd03 .row .list-img .list-img1 {
    width: 90%;
  }

  .img-canshu {
    width: 100%;
    margin: 0 auto;
  }

  .wb400_cs {
    width: 100%;
  }

  .shape_box5 div {
    width: 100%;
  }

  .shape_box div {
    width: 100%;
  }

  .design-container-v .shape_box p {
    width: 100%;
    margin: 0 auto;
  }

  .design-container .shape_box5 p {
    width: 100%;
    margin: 0 auto;
  }

  .dsl_box div {
    width: 48%;
  }

  .d600_box .meta_box img {
    width: 40%;
  }

  .d600_box .meta_box p {
    margin-left: 38px;
    font-size: 12px;
  }

  .meta_box {
    height: auto;
    margin: 40px 0;
  }

  .mate_ftbg {
    /* width: 100%;
    height: 0; */
    min-height: 0;
  }

  .bg-meta {
    height: 469px;
    background: url(../imgs/products/meta/mate.jpg) center / cover no-repeat;
    background-position: 0 100%;
    background-size: 100%;
  }

  .bihuan {
    height: 267px;
  }

  .bg-visual6 {
    min-height: 300px;
  }

  .bg-asset2 {
    min-height: 300px;
  }

  .bg-asset3 {
    min-height: 300px;
  }

  .bg-asset4 {
    min-height: 300px;
  }

  .bg-asset5 {
    min-height: 300px;
  }

  .bg-asset6 {
    min-height: 300px;
  }

  .meta2 {
    width: 100%;
  }

  .meta3 {
    width: 100%;
  }

  .d410s2_4 {
    width: 100%;
  }

  .d1100_box div {
    width: 50%;
  }

  .d1100_box2 div {
    width: 50%;
  }

  .wb200_box div {
    width: 50%;
  }

  .wb200_2 {
    width: 90%;
  }

  .dsl_box .wave_box {
    width: 48%;
  }

  .dsl_box .wave_box .icon {
    width: 9%;
    bottom: 24px;
    left: 40px;
  }

  .bg-edu-2 {
    min-height: auto;
  }

  .bg-edu {
    min-height: auto;
    margin-top: 100px;
  }

  .edu5 {
    width: 100%;
  }

  .dsl_box .edu6_box {
    width: 50%;
  }

  .design-container-v .edu6_box .p2 {
    width: auto;
  }

  .mate_box1 .edu_box2 .img1 {
    width: 100%;
    padding: 0;
  }

  .bg-com {
    min-height: auto;
    margin-top: 50px;
  }

  .bg-com-2 {
    min-height: 560px;
    background: url(../imgs/commerce/banner2.png) center / cover no-repeat;
    background-position:0 100%;
    background-size: 100% 
  }
  .com-text{
    color: #000;
  }
  .click_3d{
    left: 21%;
    top: 76%;
  }
  .design-container-v .com-text p {
    width: 100%;
  }

  .hx_img {
    right: 60px;
  }

  .design-container .list-img-p {
    height: 233px;
  }

  .design-container .list-txt-p {
    height: 150px;
  }

  .mate3 {
    position: absolute;
  }

  .meta3-txt {
    margin-top: 15px !important;
  }

  .meta3-txt h1 {
    font-size: 21px;
  }

  .meta3-txt p {
    font-size: 12px;
  }

  .bg-asset {
    margin-top: 50px;
    height: 429px;
    background: url(../imgs/asset-manage/bg1-1.jpg) center / cover no-repeat;
    background-size: 100%;
    background-position: 0 100%;
  }

  .bg-asset2 {
    margin-top: 50px;
    height: 500px;
    background-size: 100%;
    background-position: 0 100%;
  }

  .bg-weight {
    margin-top: 50px;
    height: 427px;
    background: url(../imgs/lightweight/bg1-1.jpg) center / cover no-repeat;
    background-size: 100%;
    background-position: 0 100%;
  }

  .bg-visual {
    margin-top: 50px;
    height: 407px;
    background: url(../imgs/visualization/bg1-1.jpg) center / cover no-repeat;
    background-size: 100%;
    background-position: 0 100%;
  }

  .bg-visual2 {
    height: 407px;
    background: url(../imgs/visualization/bg2.png) center / cover no-repeat;
    background-size: 100%;
    background-position: 0 100%;
  }

  .bg-could1 {
    height: 447px;
    background: url(../imgs/could/bg7.png) center / cover no-repeat;
    background-size: 100%;
    background-position: 0 100%;
  }

  .bg-visual6 {
    height: 507px;
    background: url(../imgs/visualization/bg6.png) center / cover no-repeat;
    background-size: 100%;
    background-position: 0 100%;
  }

  .bg-could {
    margin-top: 50px;
    height: 437px;
    background: url(../imgs/could/bg1-1.jpg) center / cover no-repeat;
    background-size: 100%;
    background-position: 0 100%;
  }

  .bg-matrix {
    margin-top: 50px;
    height: 500px;
    background: url(../imgs/matrix/bg1-1.jpg) center / cover no-repeat;
    background-size: 100%;
    background-position: 0 100%;
  }
  .matrix_see{
    text-align: center !important;
    margin-bottom: 20px;
  }
  .matrix-title div{margin-top: 10px;}
  .matrix-box a{
    width: 48%;
  }
  .matrix-box a img{
    width: 100%;
    height: auto;
  }
  .bg3-3{
    height: 289px !important;
  }
  .bg7-1 img{
    right: 50px !important;
  }
  .bg8-1{
    right: 60px !important;
  }
  .bg10-1{
    top: 200px;
  }
  .bg-food {
    margin-top: 50px;
    /* height: 437px; */
    background: url(../imgs/food/food1.png) center / cover no-repeat;
    width: 100%;
    /* background-size: 100%; */
    /* background-position:0 0; */
  }

  .bg-food2 {
    /* height: 437px; */
    margin-top: -1px;
    background: url(../imgs/food/food5.png) center / cover no-repeat;
  }

  .bg-food3 {
    height: 447px;
    background: url(../imgs/food/food7.png) center / cover no-repeat;
    /* background-size: 100%;
    background-position:0 100%; */
    /* width: 100%; */
  }

  .industry-img {
    width: 100%;
  }

  .bg-industry1 {
    height: auto;
  }

  .food-text h1 {
    font-size: 21px;
  }

  .food-text p {
    font-size: 12px;
  }

  .bg-grey {
    background: #262626;
  }

  .bg-matrix2 h1 {
    font-size: 21px;
  }

  .bg-matrix2 p {
    font-size: 12px;
  }

  .bg-matrix3 h1 {
    font-size: 21px;
  }

  .bg-matrix3 p {
    font-size: 12px;
  }

  .bg-matrix4 h1 {
    font-size: 21px;
  }

  .bg-matrix4 p {
    font-size: 12px;
  }

  .see_3d {
    width: 57px;
  }

  .see_could {
    width: 57px;
    top: 80%;
    transform: translate(-50%, -50%);
  }

  .bg-could1 {
    min-height: 300px;
  }

  .bg-meta-phone p {
    font-size: 12px;
    padding: 0 15px;
    line-height: 23px;
  }

  .bg-meta-phone h1 {
    font-size: 21px;
  }

  .biome-box div {
    width: 80%;
  }

  .bg-biome1 {
    height: auto;
  }

  .biome-img1 {
    margin-top: 0;
  }

  .biome-img {
    margin-top: 40px;
  }

  .biome-see {
    width: 55px;
  }

  .biome-bg5-img {
    height: auto !important;
    width: 100% !important;
  }

  .biome-bg6-img {
    width: 100%;
  }

  .biome-bg7-img {
    width: 100%;
    margin-bottom: 50px !important;
  }

  .bg-biome2 {
    height: auto !important;
  }

  .edu-3 img {
    width: 98%;
  }

  .edu-x {
    width: 50%;
  }

  .pic_mobile {
    width: 100%;
    height: auto;
  }

  .mate_box1 .edu_box2 .p1 {
    text-align: center;
  }

  .bg-hg {
    background: url(../imgs/HG/1-1.png) center / cover no-repeat;
    margin-top: 50px;
    width: 100%;
    height: 400px;
  }
  .text-item{
    color:#fff;
    margin-left:5rem
  }
  .phone_h1{
    color:#fff
  }
  .pingfang{
    width: 100%;
    text-align: center !important;
  }
  .pingfang-top{
    padding-top:0;
    margin-top: 0;
    margin-right: 0;
  }
  .img-2s{
    left:0;
    top:50% !important
  }
  .bg-2s-2{
    height: 300px;
  }
  .bg-2s-2-1 span{
    font-size: 21px;
    padding-top: 50px;
    padding: 50px 15px;
  }
  .bg-2s-2-1 p{
    font-size: 12px;
    padding: 0 15px;
  }
  .bg-r-3{
    height: 400px;
    /* background-size:100%;
    background-position:0 100% */
  }

  /*DLP500*/
  .bg-dlp500-01 .list-img{
    height: 280px;
    overflow: hidden;
  }
  .bg-dlp500-01 .list-img img{
    height: auto;
    max-width: 100%;
  }
  .dlp500-txt-tips{
    border-radius: 10px 10px 10px 10px;
  }

  .bg-dlp500-02 {
    padding-top: 80px;
    height: 1150px;
  }
  .bg-dlp500-02 .list-img{
    height: 600px;
  }
  .dlp500-02-txt{
    padding-left: 20px;
  }
  .dlp500-02-txt img{
    margin: 0 auto !important;
    text-align: left;
  }
  .bg-dlp500-03{
    background: #fff;
    padding: 60px 0;
  }
  .bg-dlp500-03 .icon-list{
    max-width: 90%;
    margin: 0 auto;
    font-size: 0;
    overflow: hidden;
  }
  .bg-dlp500-03 .icon-list .dlp500-03-item{
    width: 33%;
  }
  .bg-dlp500-04 {
    padding-top: 80px;
  }
  .bg-dlp500-04 .list-txt{
    width: 100%;
  }
  .bg-dlp500-04 .list-img{
    width: 100%;
  }
  .dlp500-04-txt{
    height: 580px !important;
  }
  .dlp500-04-img{
    height: 580px !important;
  }
  .dlp500-04-data{
    padding-top: 40px;
  }
  .bg-dlp500-05 .list-txt img{
    max-width: 100%;
  }
  .bg-dlp500-05 .list-img{
    height: 280px;
  }
  .bg-dlp500-05 .list-img img{
    max-width: 100%;
  }

  .bg-dlp500-06 .list-txt img{
    max-width: 180%;
  }
  .bg-dlp500-06 .list-img{
    height: 560px;
  }
  .bg-dlp500-07 .list-txt{
    width: 100%;
  }
  .bg-dlp500-07 .list-txt img{
    max-width: 100%;
  }
  .bg-dlp500-07 .list-img{
    width: 100%;
    height: 400px;
  }
  .bg-dlp500-07 .list-img img{
    max-width: 100%;
  }
  .bg-dlp500-08 {
    padding: 10px 0;
  }
  .bg-dlp500-08 .list-txt{
    height: auto;
  }
  .bg-dlp500-08 .list-img{
    height: 420px;
  }
  .bg-dlp500-08 .list-img:first-child{
    height: 300px;
  }
  .bg-dlp500-09 img{
    width: 100%;
  }
  .bg-dlp500-10 {
    padding: 20px 0;
  }
  .bg-dlp500-10 .list-img img{
    max-width: 120%;
  }

  .bg-dlp500-11 .dlp500-11-top{
  }
  .dlp500-11-icon{
    font-size: 0;
  }
  .dlp500-11-icon .item{
    display: inline-block;
    width: 33.3%;
  }
  .bg-dlp500-12 .list-txt{
    padding-top: 40px;
  }
  .bg-dlp500-12 .list-img{
    height: 300px;
  }
  .bg-dlp500-12 .list-img img{
    max-width: 100%;
  }
  .dlp500-13-bottom{
    margin: 60px 0;
  }
  .bg-dlp500-14 {
    padding: 100px 0;
  }


  /*Lumi*/
  .bg-lumi-01 .list-img{
    height: 480px!important;
    overflow: hidden;
  }
  .bg-lumi-01 .list-img img{
    height: auto;
    max-width: 100%;
  }
  .bg-lumi-02 .list-txt{
    width: 90%;
  }
  .bg-lumi-02 .list-img{
    width: 90%;
    height: 400px;
  }
  .bg-lumi-02 .list-img img{
    margin-top: -20px!important;
  }

  .bg-lumi-03 {
    padding-top: 60px;
    background: url(../imgs/products/lumi/bg03.png) #040607 bottom repeat-x;
  }
  .bg-lumi-03 .list-txt{
    padding-top: 0px;
  }
  .bg-lumi-03 .list-img img{
    max-width: 100%;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    padding-bottom: 40px;
  }


  .bg-lumi-04 {
    padding: 0;
  }
  .bg-lumi-04 img{
    max-width: 100%;
    padding: 20px 0 10px 0;
  }
  .bg-lumi-05 {
    padding: 20px 0;
  }
  .bg-lumi-05 img{
    max-width: 100%;
    padding: 40px 0;
  }
  .bg-lumi-06 {
    height:auto!important;
    padding: 60px 0;
    background: url(../imgs/products/lumi/bg06.png) #000000 center / cover no-repeat;;
  }
  .bg-lumi-06 .list-txt{
    height: auto;
    width: 100%;
  }
  .bg-lumi-06 .list-txt img{
    max-width: 90%;
    max-height: 90%;
  }
  .bg-lumi-06 .list-img {
    width: 100%;
  }
  .bg-lumi-06 .list-img img{
    margin-top: 40px!important;
    height: auto;
    max-width: 110%;
    max-height: 110%;
  }
  .bg-lumi-07 {
    padding: 60px 0;
    background: url(../imgs/products/lumi/bg07.png) #020405 bottom repeat-x;
  }
  .bg-lumi-07 img{
    max-width: 100%;
  } 
  .bg-lumi-07 .list-img1 img{
    float: none;
  }
  .bg-lumi-07 .list-img2 img{
    margin: 20px 0;

  }
  .bg-lumi-08 {
    height:auto!important;
  }
  .bg-lumi-08 .list-txt{
    height: auto;
    width: 100%;
  }
  .bg-lumi-08 .list-img{
    width: 100%;  
  }
  .bg-lumi-08 .list-img img{
    margin-left: 0px;
    max-width: 100%;
    max-height: 100%;
  }
  .bg-lumi-09 {
    padding: 100px 0;
    height: auto!important;
    background: url(../imgs/products/lumi/bg09.png) center / cover no-repeat;
  }
  .bg-lumi-10 {
    padding: 60px 0;
    height: auto!important;
    background: url(../imgs/products/lumi/bg10.png) #020405 bottom repeat-x;
  }
  .bg-lumi-10 .list-img1{
    width: 100%;
  }
  .bg-lumi-10 .list-img2{
    padding-top: 20px;
    width: 100%;
  }
  .list-img3{
    margin-top: 20px;
  }
  .bg-lumi-10 .list-img2 img{
    max-width: 110%;
  }
  .bg-lumi-10 .list-img1 img,.bg-lumi-10 .list-img3 img{
    max-width: 100%;
  }
  .bg-lumi-11 {
    padding: 40px 0;
    height: auto!important;
    background: url(../imgs/products/lumi/bg11.png) center / cover no-repeat;
  }
  .bg-lumi-12 {
    padding: 40px 0;
    height: auto!important;
    background: url(../imgs/products/lumi/bg12.png) #020405 bottom repeat-x;
  }
  .bg-lumi-12 .list-img1 img{
    max-width: 120%;
  }
  .bg-lumi-13 {
    padding: 40px;
    height: auto!important;
    background: url(../imgs/products/lumi/bg13.png) center / cover no-repeat;
  }
  .bg-lumi-14 {
    padding: 40px 0;
    height: auto!important;
    background: url(../imgs/products/lumi/bg12.png) #020405 top repeat-x;
  }
  .bg-lumi-14 .list-img1{
    padding: 20px 0;
  }
  .bg-lumi-14 .list-img1 img{
    max-width: 90%;
    margin: 0 auto;
  }
  .bg-lumi-15 {
    text-align: center;
    padding: 20px 0 20px 0;
    height: auto!important;
    background: url(../imgs/products/lumi/bg15.png) #020405 top repeat-x;
  }
  .bg-lumi-15 .list-img1 {
    padding-top: 20px;
    text-align: center;

  }
  .bg-lumi-15 .list-img1 img{
    max-width: 100%;
  }
  .bg-lumi-15 .list-img1:first-child img{
    max-width: 50%;
    margin: 0 auto;
  }
  .bg-lumi-16 {
    padding: 40px 0;
    height: auto!important;
    background: url(../imgs/products/lumi/bg16.png) #020405 top repeat-x;
  }
  .bg-lumi-16 .list-img1 {
    padding-top: 20px;
    text-align: center;

  }
  .bg-lumi-16 .list-img1 img{
    max-width: 100%;
  }
  .bg-lumi-17 {
    padding: 40px 0;
    height: auto!important;
    background: url(../imgs/products/lumi/bg17.png) #020405 bottom repeat-x;
  }
  .bg-lumi-17 .list-img1 {
    padding-top: 20px;
    text-align: center;

  }
  .bg-lumi-17 .list-img1 img{
    max-width: 100%;
  }
  .bg-lumi-18 {
    padding: 40px 0;
    height: auto!important;
    background: url(../imgs/products/lumi/bg18.png) #020405 bottom repeat-x;
  }
  .bg-lumi-18 .list-img1 {
    padding-top: 20px;
    text-align: center;

  }
  .bg-lumi-18 .list-img1 img{
    max-width: 100%;
  }
  .bg-lumi-19 {
    padding: 40px 0;
    height: auto!important;
    background: url(../imgs/products/lumi/bg19.png) #020405 bottom repeat-x;
  }
  .bg-lumi-19 .list-img1 {
    padding-top: 20px;
    text-align: center;

  }
  .bg-lumi-19 .list-img1 img{
    max-width: 100%;
  }
  .bg-lumi-20 {
    padding: 40px 0;
    height: auto!important;
    background: url(../imgs/products/lumi/bg20.png) #020405 bottom repeat-x;
  }
  .bg-lumi-20 .list-img1 {
    padding-top: 20px;
    text-align: center;

  }
  .bg-lumi-20 .list-img1 img{
    max-width: 100%;
  }



}

@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;
  }
}

@media(width < 600px) {
  #x7-iframe {
    width: 50%;
    color: #000;
  }
}