ul {
  list-style-type: none;
}
@font-face {
  font-family: "wryhui";
  src: url(../css/Microsoft\ YaHei\ UI\ Light.ttf), url(../css/Microsoft\ YaHei\ UI\ Light.ttf);
}
.row {
  max-width: 1000px;
  text-align: center;
  margin: 0 auto;
}
.container-fluid {
  padding: 0;
}
#nav {
  background-color: #007ee8 !important;
  border: none;
  margin-bottom: 0;
  font-family: "wryhui";
}
#nav .navbar-collapse {
  border: none;
  max-height: 500px;
}
#nav .navbar-collapse > ul.nav {
  overflow: auto;
  margin: 0;
}
#nav .navbar-collapse > ul.nav > li {
  position: static;
}
#nav .navbar-collapse > ul.nav > li > a {
  color: white;
  -webkit-transition: all 200ms;
  transition: all 200ms;
  text-align: left;
  padding-left: 10px;
  padding-right: 10px;
}
#nav .navbar-collapse > ul.nav > li.active > a,
#nav .navbar-collapse > ul.nav > li:hover > a {
  color: #d8d8d8;
  background: none;
}
#nav .navbar-collapse > ul.nav > li.active .list-nav {
  display: block;
  z-index: 3;
}
#nav .navbar-collapse > ul.nav > li.active .list-nav li {
  opacity: 0;
}
#nav .navbar-brand {
  padding: 10px 20px;
}
#nav .navbar-header button {
  border: 1px solid white;
  border-radius: 0;
}
#nav .navbar-header button:focus {
  background: white;
}
#nav .navbar-header button:focus .icon-bar {
  background: #007ee8;
}
#nav .navbar-header .icon-bar {
  background: white;
}
#nav dl {
  margin: 0;
}
#nav dl 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;
}
.design-outside,
.para-outside {
  margin-top: 106px;
}
.para h1 {
  text-align: left;
}
.para h1 span {
  font-size: 16px;
}
.para h1 small {
  font-size: 16px;
  font-weight: normal;
}
.para table {
  font-family: "微软雅黑" !important;
  font-weight: normal;
  color: #1c1c1c;
}
.para table td {
  border-color: #808080 !important;
  vertical-align: middle!important;
}
.para table td p {
  margin: 0;
  line-height: 25px;
}
.para tr {
  text-align: left;
}
.para tr td:first-child {
  text-align: right;
  font-weight: bolder;
  width: 34%;
  vertical-align: middle;
}
.para tr td:last-child {
  width: 35%;
  /*padding-left: 2%;*/
}
.para .table-responsive table {
  border-color: #808080;
}
.para .table-responsive table tr td:first-child {
  text-align: center;
  width: auto;
}
.para .table-responsive table tr td:last-child {
  text-align: center;
  width: auto;
}
.para .table-responsive table tr td {
  vertical-align: middle;
}
.para .table-responsive table tr th {
  border: 1px solid #808080;
}
.list-nav-show {
  display: block !important;
  z-index: 3 !important;
}
.list-nav {
  display: none;
  position: absolute;
  left: 0;
  top: 50px;
  width: 100%;
  z-index: 9;
  background: #f2f2f4;
  overflow: hidden;
}
.list-nav a {
  text-decoration: none;
  display: inline-block;
  width: 100%;
  position: relative;
  color: #000000;
  font-size: 12px;
  padding-top: 20px;
  font-family: "微软雅黑" !important;
}
.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 {
  height: 50px;
  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-fdm li {
  float: left;
  width: 14%;
} */

.list-nav-sla a {
  padding-top: 27px;
}
.list-nav-scanner ul li{
  float: left;
  width: 10%;
}
.list-nav-slm ul li{
  float: left;
  width: 15%;
}
.list-nav-slm ul li:first-child{
  margin-left: 30%;
}
.list-nav-fdm ul li{
  float: left;
  width: 13%;
}
.list-nav-fdm ul li:first-child{
  margin-left: 20%;
}
.list-nav-lcd ul li{
  float: left;
  width: 15%;
}
.list-nav-lcd ul li:first-child{
  margin-left: 35%;
}
.list-nav-sla ul li{
  float: left;
  width: 15%;
}
.list-nav-sla ul li:first-child{
  margin-left: 20%;
}
.list-nav-slm a {
  padding-top: 26px;
}

.x7-ul {
  display: flex;
  justify-content: space-around;
  text-align: center;
}
.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;
}
.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 {
  font-family: "微软雅黑" !important;
  height: 600px;
}
.list-container .list-txt > div {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.list-container .list-txt h1 {
  font-size: 56px;
  margin: 0;
}
.list-container .list-txt p {
  color: #666666;
  margin: 20px 0;
  font-weight: normal;
  line-height: 45px;
  font-size: 37px;
}
.list-container .list-txt a {
  color: #007ee8;
  font-size: 18px;
}
.list-container .list-txt a::after {
  content: " >";
}
.list-container .list-img {
  height: 600px;
}
.list-container .list-img img {
  margin: 0 auto;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  max-height: 100%;
}
.line-nav {
  z-index: 2;
  position: fixed;
  top: 50px;
  width: 100%;
  background: white;
  padding: 18px 0;
  font-family: "微软雅黑" !important;
}
.line-nav .line-nav-name {
  /*font-size: @fs-line-nav;*/
  font-size: 18px;
  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;
  text-decoration: none;
  line-height: 20px;
  color: #595959;
}
.line-nav .line-nav-toggle a:hover,
.line-nav .line-nav-toggle a.active {
  color: #007ee8;
}
.banner-design img {
  width: 100%;
}
.design-container {
  overflow: hidden;
}
.design-container .list-txt {
  font-family: "微软雅黑" !important;
  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;
}
.design-container .list-txt h1 {
  font-size: 35px;
  text-align: left;
  margin: 10px 0;
}
.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;
}
.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 {
  font-family: "微软雅黑" !important;
}
.design-container-v .list-txt p {
  font-size: 15px;
  margin: 0;
}
.design-container-v .list-txt h1 {
  font-size: 35px;
}
.design-container-v .list-img {
  position: absolute;
  bottom: 0;
  width: 100%;
}
.design-container-v .list-img img {
  margin: 0 auto;
  max-height: 100%;
}
.bg-grey {
  background: #f5f5f5;
}
.bg-grey .row {
  height: auto;
  /* min-height: 600px; */
}
.dcv-change11{
  position: static !important;
}
.bg-grey .row .dzdy {
  overflow: hidden;
  width: 75%;
  margin: 20px auto;
  padding: 0 !important;
}
.bg-grey .row .dzdy li {
  width: 49% !important;
  margin: 0;
  float: left;
}
.bg-grey .row .dzdy li:nth-child(1) {
  margin-right: 14px;
}
.bg-company20 .list-txt-container h4,
.bg-two .list-txt-container h4,
.bg-130 .list-txt-container h4,
.bg-company20 .list-txt-container h1,
.bg-two .list-txt-container h1,
.bg-130 .list-txt-container h1,
.bg-company20 .list-txt-container p,
.bg-two .list-txt-container p,
.bg-130 .list-txt-container p {
  color: #fff;
}
.bg-two01 .list-txt-container h4,
.bg-company20 .list-txt-container h4,
.bg-twos .list-txt-container h4,
.bg-onemini .list-txt-container h4,
.bg-m400 .list-txt-container h4,
.bg-w200 .list-txt-container h4,
.bg-130 .list-txt-container h4,
.bg-215 .list-txt-container h4,
.bg-3dsl360 .list-txt-container h4,
.bg-3dsl450 .list-txt-container h4,
.bg-3dsl600 .list-txt-container h4,
.bg-slm150 .list-txt-container h4,
.bg-x3 .list-txt-container h4,
.bg-choc .list-txt-container h4,
.bg-x5 .list-txt-container h4,
.bg-x7 .list-txt-container h4,
.bg-3m .list-txt-container h4,
.bg-5m .list-txt-container h4,
.bg-ryp .list-txt-container h4,
.bg-rysp .list-txt-container h4,
.bg-writer .list-txt-container h4,
.bg-maker .list-txt-container h4,
.bg-two01 .list-txt-container h1,
.bg-company20 .list-txt-container h1,
.bg-twos .list-txt-container h1,
.bg-onemini .list-txt-container h1,
.bg-m400 .list-txt-container h1,
.bg-w200 .list-txt-container h1,
.bg-130 .list-txt-container h1,
.bg-215 .list-txt-container h1,
.bg-3dsl360 .list-txt-container h1,
.bg-3dsl450 .list-txt-container h1,
.bg-3dsl600 .list-txt-container h1,
.bg-slm150 .list-txt-container h1,
.bg-x3 .list-txt-container h1,
.bg-choc .list-txt-container h1,
.bg-x5 .list-txt-container h1,
.bg-x7 .list-txt-container h1,
.bg-3m .list-txt-container h1,
.bg-5m .list-txt-container h1,
.bg-ryp .list-txt-container h1,
.bg-rysp .list-txt-container h1,
.bg-writer .list-txt-container h1,
.bg-maker .list-txt-container h1,
.bg-two01 .list-txt-container p,
.bg-company20 .list-txt-container p,
.bg-twos .list-txt-container p,
.bg-onemini .list-txt-container p,
.bg-m400 .list-txt-container p,
.bg-w200 .list-txt-container p,
.bg-130 .list-txt-container p,
.bg-215 .list-txt-container p,
.bg-3dsl360 .list-txt-container p,
.bg-3dsl450 .list-txt-container p,
.bg-3dsl600 .list-txt-container p,
.bg-slm150 .list-txt-container p,
.bg-x3 .list-txt-container p,
.bg-choc .list-txt-container p,
.bg-x5 .list-txt-container p,
.bg-x7 .list-txt-container p,
.bg-3m .list-txt-container p,
.bg-5m .list-txt-container p,
.bg-ryp .list-txt-container p,
.bg-rysp .list-txt-container p,
.bg-writer .list-txt-container p,
.bg-maker .list-txt-container p {
  text-align: center;
}
.bg-m400 .list-img,
.bg-w200 .list-img,
.bg-choc .list-img,
.bg-215 .list-img,
.bg-3dsl360 .list-img,
.bg-3dsl450 .list-img,
.bg-3dsl600 .list-img,
.bg-slm150 .list-img,
.bg-x3 .list-img,
.bg-x5 .list-img,
.bg-x7 .list-img,
.bg-3m .list-img,
.bg-5m .list-img,
.bg-ryp .list-img,
.bg-rysp .list-img,
.bg-writer .list-img,
.bg-maker .list-img,
.bg-twos .list-img,
.bg-company20 .list-img,
.bg-two01 .list-img,
.bg-m400 .list-txt,
.bg-w200 .list-txt,
.bg-choc .list-txt,
.bg-215 .list-txt,
.bg-3dsl360 .list-txt,
.bg-3dsl450 .list-txt,
.bg-3dsl600 .list-txt,
.bg-slm150 .list-txt,
.bg-x3 .list-txt,
.bg-x5 .list-txt,
.bg-x7 .list-txt,
.bg-3m .list-txt,
.bg-5m .list-txt,
.bg-ryp .list-txt,
.bg-rysp .list-txt,
.bg-writer .list-txt,
.bg-maker .list-txt,
.bg-twos .list-txt,
.bg-company20 .list-txt,
.bg-two01 .list-txt {
  height: 500px;
}
.bg-3dsl360 .row .list-img img,
.bg-3dsl450 .row .list-img img,
.bg-3dsl600 .row .list-img img,
.bg-5m .row .list-img img {
  max-width: 160%;
  left: -90px;
}
.bg-slm150 .row .list-img img,
.bg-slm250 .row .list-img img,
.bg-x3 .row .list-img img,
.bg-x5 .row .list-img img,
.bg-x7 .row .list-img img {
  max-height: 90%;
}
.bg-3dscanner {
  background: url(../imgs/banner-pc/scanner-service-banner.jpg) center / cover no-repeat;
}
.bg-3dscanner .list-img img {
  width: 100% !important;
}
.bg-3dscanner767 {
  display: none;
}
.bg-3dprinting {
  background: url(../imgs/banner-pc/printer-service-banner.jpg) center / cover no-repeat;
}
.bg-380s {
  background: url(../imgs/products/380s/1-1.png) center / cover no-repeat;
}
.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;
}
.fs_box {
  display: flex;
  width: 100%;
  margin-top: 50px;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 50px;
}
.hs-5 .dsl_box div{
  margin-top: 20px;
}
.hs-5{
  background: #f8f8f8;
}
.box_380s div{
  width: 48% !important;

}
.box_380s_2 div{
 width: 18% !important;
}
.box_380s div img{
  width: 100% !important;
}
.box_380s div p {
  display: block;
  width: 100% !important;
}

.l3 img {
  width: 68px;
  float: left;
  margin-right: 10px;
}

.fs_box div {
  width: 33%;
  margin: 30px 0;
  text-align: left;
}
.bg-3dprinting .list-img,
.bg-3dscanner .list-img {
  height: 320px;
}
.bg-3dprinting .list-img img,
.bg-3dscanner .list-img img {
  left: 30px;
}
.bg-3dprinting .list-txt,
.bg-3dscanner .list-txt {
  height: 120px;
}
.bg-3dprinting .list-txt h1,
.bg-3dscanner .list-txt h1,
.bg-3dprinting .list-txt h4,
.bg-3dscanner .list-txt h4 {
  margin: 0;
  color: #fff;
  text-align: center;
}
.bg-3dprinting .list-txt h1,
.bg-3dscanner .list-txt h1 {
  font-size: 22px;
}
.bg-3dprinting .list-txt h4,
.bg-3dscanner .list-txt h4 {
  color: #d6d6d8;
  font-size: 15px;
}
.bg-maker {
  background: url(../imgs/products/maker/bg-top.jpg) center / cover no-repeat;
}
.bg-maker .row .list-img img {
  left: 100px;
}
.bg-writer {
  background: url(../imgs/products/writter/bg-top.jpg) center / cover no-repeat;
}
.bg-writer .row .list-img img {
  max-width: 85%;
  left: 60px;
}
.bg-rysp {
  background: url(../imgs/products/ry-sp/bg-top.jpg) center / cover no-repeat;
}
.bg-rysp .row .list-img img {
  max-width: 110%;
  bottom: 90px;
  left: 140px;
}
.bg-ryp {
  background: url(../imgs/products/ry-pro/bg-top.jpg) center / cover no-repeat;
}
.bg-5m {
  background: url(../imgs/products/5m/bg-top.jpg) center / cover no-repeat;
}
.bg-3m {
  background: url(../imgs/products/3m/bg3.jpg) center / cover no-repeat;
}
.bg-3m .row .list-img img {
  max-width: 130%;
  left: -90px;
}
.bg-x7 {
  background: url(../imgs/products/x/bg-topx7.jpg) center / cover no-repeat;
}
.bg-x5 {
  background: url(../imgs/products/x/bg-topx5.jpg) center / cover no-repeat;
}
.bg-x3 {
  background: url(../imgs/products/x/bg-topx3.jpg) center / cover no-repeat;
}
.bg-slm250 {
  background: url(../imgs/products/slm/slm250bg-top.jpg) center / cover no-repeat;
}
.bg-slm150 {
  background: url(../imgs/products/slm/slm150bg-top.jpg) center / cover no-repeat;
}
.bg-3dsl600 {
  background: url(../imgs/products/3dsl/bg-3dsl600top.jpg) center / cover no-repeat;
}
.bg-3dsl600 .row .list-img img {
  left: 95px;
}
.bg-3dsl450 {
  background: url(../imgs/products/3dsl/bg-3dsl450top.jpg) center / cover no-repeat;
}
.bg-3dsl360 {
  background: url(../imgs/products/3dsl/bg-3dsl360top.jpg) center / cover no-repeat;
}
.bg-215 {
  background: url(../imgs/products/lcd215/bg-top.jpg) center / cover no-repeat;
}
.bg-215 .row .list-img img {
  max-width: 160%;
  left: -90px;
}
.bg-130 {
  height: 790px;
  background: url(../imgs/products/lcd130/bg-top.jpg) center / cover no-repeat;
}
.bg-130 .line {
  display: block;
  margin: 5px auto 0;
}
.bg-130 .row .list-img img {
  left: 60% !important;
}
.bg-130 .row .list-txt p {
  color: #e6e6e7;
}
.bg-130 ul {
  width: 80%;
  margin: 10px auto;
}
.bg-130 ul li p {
  color: #fff;
  font-weight: 300;
}
.bg-w200 {
  background: url(../imgs/products/w200/bg-top.jpg) center / cover no-repeat;
}
.bg-w200 .list-img img {
  right: -25px !important;
  max-width: 125%;
}
.bg-m400 {
  background: url(../imgs/products/m400/bg-top.jpg) center / cover no-repeat;
}
.bg-m400 .list-img img {
  max-width: 135%;
}
.bg-c300 {
  background: url(../imgs/products/c300/bg-top.jpg) center / cover no-repeat;
}
.bg-c300 .row {
  margin: 0;
  max-width: 2000px;
}
.bg-c300 .list-txt {
  padding: 0;
}
.bg-c300 .list-txt .list-txt-container h4,
.bg-c300 .list-txt .list-txt-container h1,
.bg-c300 .list-txt .list-txt-container p {
  text-align: center;
  color: white;
}
.bg-c300 .list-img {
  padding: 0;
}
.bg-c300 .list-img img {
  position: absolute !important;
  top: 71%;
}
.bg-onemini {
  background: url(../imgs/products/mini/bg-top.jpg) center / cover no-repeat;
}
.bg-onemini .list-img img {
  bottom: 60px !important;
}
.bg-two01 {
  background: url(../imgs/products/two/banner-two.jpg) center / cover no-repeat;
}
.bg-two01 .list-img img {
  max-height: 80% !important;
}
.bg-two {
  background: url(../imgs/products/two/bg-bottom.jpg) center / cover no-repeat;
}
.bg-twos {
  background: url(../imgs/products/twos/banner-twos.jpg) center / cover no-repeat;
}
.bg-twos .list-img img {
  max-width: 130%;
  left: -50px;
}
.bg-company20 {
  background: url(../imgs/products/company2/bg-top.jpg) center / cover no-repeat;
}
.bg-company20 .list-img img {
  left: 95px;
  max-height: 70% !important;
}
.bg-company2 {
  background: url(../imgs/products/company2/company24.jpg) center / cover no-repeat;
}
.bg-company2 .list-txt .list-txt-container {
  color: #fff;
}
.bg-reeyee {
  background: url(../imgs/products/reeyee/reeyee2.png) center / cover no-repeat;
}
.bg-reeyee-pm00{
  height: 620px;
  background: url(../imgs/products/pm/reeyee-pm-bg.png) bottom repeat-x;
}
.bg-reeyee-pm00 .list-img{
  width: 60%;
}
.bg-reeyee-pm00 .list-txt{
  width: 40%;
  text-align: right;
  height: 300px;
}
.bg-reeyee-pm00 .list-txt h1{
  display: inline-block;
  height: 40px;
  line-height: 40px;
  padding: 0 20px;
  font-size: 28px;
  color: #fff;
  background-color: #0061fe;
  border-radius: 20px;
}
.bg-reeyee-pm00 .list-txt h4{
  font-size: 36px;
  text-align: right;
  position: absolute;
  right: 0;
  width: 200%;
  padding-bottom: 20px;
  background: url(../imgs/products/pm/arrow01.png) bottom right+5px no-repeat;

}
.bg-reeyee-pm01{
  height: 660px;
  background: url(../imgs/products/pm/reeyee-pm-bg01.png) center / cover no-repeat;
}
.bg-reeyee-pm01 .row{
  position: relative;  
}
.bg-reeyee-pm01 .list-txt{
  width: 60%;
  text-align: left;
  height: 500px;
  color: #fff;
}
.bg-reeyee-pm01 .list-img{
  position: absolute;
  top: 20px;
  right: 0px;
}
.bg-reeyee-pm01 .list-img img{
  height: 90%;
  text-align: right;
}
.bg-reeyee-pm01 p{
  padding-left: 16px;
  background: url(../imgs/products/pm/reeyee-pm-bg02.png) top+6px left no-repeat;
  
}
.bg-reeyee-pm01 .list-img02{
  position: absolute;
  top: 520px;
}
.bg-reeyee-pm02{
  padding: 40px 0;
}
.bg-reeyee-pm02 p{
  font-weight: bold;
  font-size: 28px;
}
.bg-reeyee-pm02 span{
  font-size: 16px;
}

.bg-reeyee-pm03{

}
.bg-reeyee-pm03 .img03 img{
  width: 100%;
}
.bg-reeyee-pm04 {
  padding: 60px 0;
}
.bg-reeyee-pm04 .list-txt-01{
  width: 60%;
  text-align: left;
  float: left;
}
.bg-reeyee-pm04 .list-txt-01 .txt-01{
  margin-top: 40px;
  width: 80%;
  background: url(../imgs/products/pm/reeyee-pm-bg02.png) top+6px left no-repeat;
  padding-left: 20px;
}
.bg-reeyee-pm04 .list-txt-01 .txt-01 h4{
  font-weight: bold;
}

.bg-reeyee-pm04 .list-txt-01 .txt-01 p{
  
}
.bg-reeyee-pm04 .list-img-01{
  width: 40%;
  text-align: right;
  float: right;
}
.bg-reeyee-pm05 {
  padding: 60px 0 100px 0;
  background-color: #020304;
}
.bg-reeyee-pm05 .list-txt-01 .txt-01{
  text-align: left;
  background: url(../imgs/products/pm/reeyee-pm-bg02.png) top+6px left no-repeat;
  padding-left: 20px;
  padding-bottom: 40px;
  color: #6f7176;

}
.bg-reeyee-pm05 .list-txt-01 .txt-01 h4{
  color: #f1f6fe;
  font-size: 20px;
  font-weight: bold;
}
.bg-reeyee-pm06 {
  padding: 60px 0 100px 0;
}
.bg-reeyee-pm06 .list-txt-01 .txt-01 h4{
  text-align: left;
  padding-bottom: 40px;
  font-size: 40px;
  font-weight: bold;
  line-height:120%;
}
.bg-reeyee-pm06 .list-img-01{
  overflow: hidden;
  padding-top: 6px;
}
.bg-reeyee-pm06 .list-img-01 .img{
  float: left;
  width: 30%;
}
.bg-reeyee-pm06 .list-img-01 .txt{
  float: left;
  text-align: left;
  background: url(../imgs/products/pm/reeyee-pm-bg02.png) top+50px left+64px no-repeat;
  padding-top: 30px;
  padding-left: 100px;
  width: 65%;
  margin-left: 2%;
  height: 196px;
  border-bottom: solid 1px #dce2ea;
}
.bg-reeyee-pm06 .list-img-01 .txt h5{
  color: #27313d;
  font-size: 30px;
  font-weight: bold;
}
.bg-reeyee-pm06 .list-img-01 .txt p{
  color: #636a73;
  font-size: 16px;
  line-height: 150%;
}


.bg-reeyee .list-txt-container h4,
.bg-reeyee .list-txt-container h1,
.bg-reeyee .list-txt-container p {
  color: white;
}
.bg-special {
  background: url(../imgs/special/banner0-pc.png) center / cover no-repeat;
}
.bg-special .list-txt {
  height: 400px;
}
.bg-special .list-txt .list-txt-container h1 {
  text-align: center;
}
.bg-3dsl {
  background: url(../imgs/products/3dsl/bg.png) center / cover no-repeat;
}
.bg-3dsl .list-txt {
  margin: 100px 0;
}
.special-container {
  margin-top: 50px;
}
.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 {
  position: relative;
  left: 6%;
}
.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;
}
.bg-slm150-grey {
  padding: 20px 0;
  background: #ebebeb;
}
.bg-slm150-grey .list-img {
  height: 560px;
}
.blue-round {
  width: 71px;
  height: 71px;
  border: 1px dashed #007ee8;
  border-radius: 50%;
  position: absolute;
  bottom: 35%;
  left: 41%;
  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 {
  font-family: "微软雅黑" !important;
  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 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;
  font-family: "wryhui" !important;
  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 {
  margin-right: 5px;
}
.shops-links a:hover {
  text-decoration: none;
}
.shops-links a:focus {
  text-decoration: none;
}
.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 {
  padding-top: 30px;
}
.footer-bottom dl {
  width: 13%;
  padding: 0 5px 0 2px;
}
.footer-bottom dl dt {
  margin-bottom: 5px;
}
.footer-bottom dl dt a {
  color: #000000;
  white-space: nowrap;
  font-size: 20px;
  font-family: "微软雅黑" !important;
  font-weight: normal;
  text-decoration: none;
}
.footer-bottom dl dd a {
  color: #424242;
  font-size: 14px;
  font-family: "wryhui" !important;
}
.contact {
  margin-top: 50px;
  background: url(../imgs/bg-contact.png) center / cover no-repeat;
  padding: 60px 0;
}
.contact h1 {
  color: white;
  font-size: 50px;
  margin: 0;
  margin-bottom: 60px;
}
.contact-container {
  font-family: "wryhui" !important;
  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: 75px;
  width: 11.9%;
  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%);
}
.banner-aboutus {
  margin-top: 50px;
  max-width: 1440px;
}
.banner-aboutus img {
  width: 100%;
}
.aboutus-t {
  font-family: "wryhui" !important;
}
.aboutus-t .row {
  padding-top: 80px;
  padding-bottom: 30px;
}
.aboutus-t h1 {
  font-size: 50px;
  font-weight: bolder;
  margin: 37px 0;
}
.aboutus-t p{
  line-height: 150%;
}
.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;
}
.aboutus-detail {
  font-family: "wryhui" !important;
}
.aboutus-detail .row {
  padding: 40px 0 60px 0;
}
.aboutus-detail img {
  max-width: 100%;
}
.aboutus-detail h1 {
  margin: 0;
  font-size: 35px;
  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;
}
.recommend {
  background: #fafafa;
}
.recommend .row {
  padding: 20px 0;
}
.recommend .recommend-container {
  padding: 0 14px;
}
.recommend .recommend-container a {
  text-decoration: none;
  color: #333333;
}
.recommend .recommend-container h3 {
  color: #007ee8;
  margin: 0;
  padding: 20px 0;
  font-size: 22px;
  border-bottom: 1px solid #e9e9e9;
}
.recommend .recommend-container h3 a {
  /*padding-top: 6px;*/
  color: #007ee8;
  float: right;
  font-weight: normal;
  font-size: 14px;
}
.recommend .recommend-container ul {
  padding: 0;
  padding: 7px 0;
  overflow: hidden;
  margin: 0;
}
.recommend .recommend-container ul li {
  position: relative;
  bottom: 0;
  float: left;
  width: 48.1%;
  margin: 7px;
  font-size: 0;
  -webkit-box-shadow: 0 0 5px 1px #e9e9e9;
  box-shadow: 0 0 5px 1px #e9e9e9;
  -webkit-transition: all 200ms;
  transition: all 200ms;
}
.recommend .recommend-container ul li:hover {
  bottom: 5px;
  -webkit-box-shadow: 5px 5px 10px 1px #e9e9e9;
  box-shadow: 5px 5px 10px 1px #e9e9e9;
}
.recommend .recommend-container ul li a {
  overflow: hidden;
  display: inline-block;
  width: 100%;
  height: 100%;
}
.recommend-img {
  float: left;
  width: 37%;
  text-align: center;
  height: 141px;
  padding: 10px;
}
.recommend-img img {
  max-width: 100%;
  max-height: 100%;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.recommend-content {
  position: relative;
  text-align: left;
  padding: 15px 10px;
  float: left;
  width: 63%;
  height: 141px;
}
.recommend-content h5 {
  font-size: 16px;
  margin: 0;
  font-weight: bold;
  margin-bottom: 12px;
}
.recommend-content p,
.recommend-content span {
  font-size: 12px;
}
.recommend-content p {
  margin: 0;
}
.recommend-content span {
  position: absolute;
  bottom: 15px;
  left: 10px;
  color: #007ee8;
}
.recommend-content span::after {
  content: " >";
}
.video-outside {
  padding: 40px 0;
}
.video-outside h1 {
  font-size: 23.33333333px;
  margin: 30px 0;
}
.video-outside .video-container {
  text-align: center;
}
.video-outside .video-container video {
  width: 100%;
  margin: 0 auto;
}
.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 {
  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;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.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%);
}
.list-txt-container.img1 {
  position: relative;
}
.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;
  transform: translateX(-110%) translateY(-50%);
}
.list-txt-container.img2 {
  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;
  transform: translateX(-110%) translateY(-50%);
}
.list-txt-container.img3 {
  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;
  transform: translateX(-110%) translateY(-50%);
}
.list-txt-container.img4 {
  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;
  transform: translateX(-110%) translateY(-50%);
}
.list-txt-container.img5 {
  position: relative;
}
.list-txt-container.img5::before {
  top: 50%;
  position: absolute;
  left: 0;
  content: "";
  display: inline-block;
  width: 90px;
  height: 90px;
  background: url(../imgs/products/3dsl/btn5.png) center / cover no-repeat;
  transform: translateX(-110%) translateY(-50%);
}
.list-txt-container.img6 {
  position: relative;
}
.list-txt-container.img6::before {
  top: 50%;
  position: absolute;
  left: 0;
  content: "";
  display: inline-block;
  width: 90px;
  height: 90px;
  background: url(../imgs/products/3dsl/btn6.png) center / cover no-repeat;
  transform: translateX(-110%) translateY(-50%);
}
.list-txt-container.img7 {
  margin-bottom: 40px;
  margin-left: 40px;
  position: relative;
}
.list-txt-container.img7::before {
  top: 50%;
  position: absolute;
  left: 0;
  content: "";
  display: inline-block;
  width: 70px;
  height: 70px;
  background: url(../imgs/products/slm/btn1.png) center / contain no-repeat;
  -webkit-transform: translateX(-110%) translateY(-50%);
  transform: translateX(-110%) translateY(-50%);
}
.list-txt-container.img8 {
  margin-bottom: 40px;
  margin-left: 40px;
  position: relative;
}
.list-txt-container.img8::before {
  top: 50%;
  position: absolute;
  left: 0;
  content: "";
  display: inline-block;
  width: 70px;
  height: 70px;
  background: url(../imgs/products/slm/btn2.png) center / contain no-repeat;
  -webkit-transform: translateX(-110%) translateY(-50%);
  transform: translateX(-110%) translateY(-50%);
}
.list-txt-container.img9 {
  margin-bottom: 40px;
  margin-left: 40px;
  position: relative;
}
.list-txt-container.img9::before {
  top: 50%;
  position: absolute;
  left: 0;
  content: "";
  display: inline-block;
  width: 70px;
  height: 70px;
  background: url(../imgs/products/slm/btn3.png) center / contain no-repeat;
  -webkit-transform: translateX(-110%) translateY(-50%);
  transform: translateX(-110%) translateY(-50%);
}
.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;
  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%;
  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;
}
.bg-x-samllbody {
  background: url(../imgs/products/x/bg-second.png) center / cover no-repeat;
}
.bg-x-highspeed {
  background: url(../imgs/products/x/bg-third.png) center / cover no-repeat;
}
.bg-m-dfw {
  background: url(../imgs/products/3m/bg3.png) 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.png) center / cover repeat-x;
}
.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;
}
.bg-slm150-grey {
  padding: 20px 0;
  background: #ebebeb;
}
.bg-slm150-grey .row {
  height: auto;
}
.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;
}
.dcv-change19 {
  margin: 20px 0;
}
.m400-ul {
  padding: 0;
  margin: 0;
  padding: 40px 0;
}
.m400-ul p {
  margin-top: 10px;
}
.m400-ul li {
  margin-bottom: 10px;
}
.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;
}
.list-outside {
  margin-top: 166px;
}
.services-container {
  font-family: "wryhui";
}
.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: 14px;
}
.services-container.fwsm table th {
  background: #ebebeb;
}
.bg-darkgrey {
  background: #ebebeb;
}
.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 .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%);
}
.services-container.sbjj dl {
  margin-top: 30px;
}
.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: 14px;
  color: white;
  margin: 0;
  padding-left: 10px;
}
.services-container.sbjj dl dd .sbjj-top .sbjj-txt-container .sbjj-txt li h1 {
  font-size: 20px;
  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.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 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 20px;
  border-radius: 50px;
  border: 1px solid #007ee8;
  margin-bottom: 15px;
  font-size: 18px;
}
.services-container.yyfw dl dd .yyfw-txt p {
  text-align: left;
  color: #919191;
  font-size: 12px;
  line-height: 16px;
  height: 110px;
  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: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;
}
.list-nav-services li {
  float: left;
  width: 15%;
}
.list-nav-services li:first-child {
  margin-left: 35%;
}
#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.png) 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 {
  height: 875px !important;
}
.page1 .txt-container {
  max-width: 708px;
  position: absolute;
  text-align: center;
  right: 10%;
  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: 496px;
  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;
}
.w600_box{
  display: flex;
  width: 100%;
  margin-top: 50px;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 50px;
}
.w600_box div{
  width: 20%;
}
.cr200_title{
  font-size: 32px!important;
  text-align: center;
  margin-top:-40px!important;
}
.cr200_box,.cr200_box_1,.cr350_box_1{
  display: flex;
  width: 100%;
  margin-top: 50px;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 50px;  
}
.cr200_box div{
  width: 14%;
}
.cr200_box_1 div{
  width: 33%;
}
.cr350_box_1 div{
  width: 20%;
}
.cr200_box_1 div img,.cr350_box_1 div img{
  max-width: 98%;
}
.cr200_box div>p{
  line-height: 150%;
  margin: 10px 0 30px 0!important;
  overflow: hidden;
}
.cr200_txt{
  padding-bottom: 20px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;

}
.cr200_txt h3{
  text-align: left;
  font-size: 20px;
  font-weight: bold;
}
.cr200_txt p{
  text-align: left;
}



.text_color1 p{
  color: #000;
}
.text_color1 h1{
  color: #000 !important;
}
.dsl_box{
  display: flex;
  width: 100%;
  margin-top: 50px;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 50px;
}
.dsl_box div{
  width: 25%;
}
.lcd280_box{
  display: flex;
  width: 100%;
  margin-top: 50px;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 50px;
}
.lcd280_box p{
  font-size: 12px !important;
}
.lcd280_box .lcd280-pro{
  width: 33%;
}
.slm_box{
  display: flex;
  width: 100%;
  margin-top: 50px;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 50px;
}
.slm_box div{
  margin-top: 20px;
  width: 20%;
}
.slm_box1{
  display: flex;
  width: 100%;
  margin-top: 50px;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 50px;
}
.slm_box1 .slm{
  margin-top: 20px;
  width: 33%;
  height: 200px;
  position: relative;
  color: rgba(255, 255, 255, 0.8);
}
.slm_box1 .slm_22:hover{
  opacity: 1;
}
.slm_box1 .slm .text{
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  padding: 0 20px;
}
.slm_22{
  opacity: 0;
  transition: all 300ms ease-in-out;
  background: rgba(0, 0, 0, 0.6);
  width: 100%;
  height: 100%;
}
.slm_1{
  background: url(../imgs/products/slm450+/3-1.png) center / cover no-repeat;
  width: 100%;
}
.bg-tech{
  background: url(../imgs/products/tech/1.png) center / cover no-repeat;
}
.slm_2{
  background: url(../imgs/products/slm450+/3-2.png) center / cover no-repeat;
  width: 100%;
}
.slm_3{
  background: url(../imgs/products/slm450+/3-3.png) center / cover no-repeat;
  width: 100%;
}
.slm_4{
  background: url(../imgs/products/slm450+/3-4.png) center / cover no-repeat;
  width: 100%;
}
.slm_5{
  background: url(../imgs/products/slm450+/3-5.png) center / cover no-repeat;
  width: 100%;
}
.slm_6{
  background: url(../imgs/products/slm450+/3-6.png) center / cover no-repeat;
  width: 100%;
}
.bg-3m-pro{
  background: url(../imgs/products/three-m+/1-1.png) center / cover no-repeat;
}
.bg-3m-pro1{
  background: url(../imgs/products/three-m+/4-1.png) center / cover no-repeat;
  width: 100%;
}
.bg-3m-pro2{
  background: url(../imgs/products/three-m+/5-1.png) center / cover no-repeat;
  width: 100%;
}
.bg-3m-pro3{
  background: url(../imgs/products/three-m+/6-1.png) center / cover no-repeat;
  width: 100%;
  height: 1655px;
  /* width: 100%;
  background-size: 100% 100%; */
}
.bg-3m-pro4{
  background: url(../imgs/products/three-m+/7-1.png) center / cover no-repeat;
  width: 100%;
}
.bg-3m-pro5{
  background: url(../imgs/products/three-m+/8-1.png) center / cover no-repeat;
  
  width: 100%;
  height: 1200px;
}
.bg-3m-pro6{
  background: url(../imgs/products/three-m+/9.png) center / cover no-repeat;
  width: 100%;
}
.bg-3m-pro7{
  background: url(../imgs/products/three-m+/10.png) center / cover no-repeat;
  width: 100%;
  height: 1655px;
}
.bg-3m-pro8{
  background: url(../imgs/products/three-m+/11.png) center / cover no-repeat;
  width: 100%;
}
.bg-lcd280-pro2{
  background: url(../imgs/products/lcd280+/3-1.jpg) center / cover no-repeat;
  width: 100%;
}
.bg-lcd280-pro3{
  background: url(../imgs/products/lcd280+/4-1.jpg) center / cover no-repeat;
  width: 100%;
}
.bg-lcd280-pro4{
  background: url(../imgs/products/lcd280+/5-1.png) center / cover no-repeat;
  width: 100%;
}
.bg-lcd280-pro5{
  background: url(../imgs/products/lcd280+/6-1.png) center / cover no-repeat;
  width: 100%;
}
.bg-lcd280-pro6{
  background: url(../imgs/products/lcd280+/7-1.jpg) center / cover no-repeat;
  width: 100%;
}
.bg-lcd280-pro7{
  background: url(../imgs/products/lcd280+/8-1.png) center / cover no-repeat;
  width: 100%;
}
.bg-lcd280-pro8{
  background: url(../imgs/products/lcd280+/9-1.png) center / cover no-repeat;
  width: 100%;
}
.bg-lcd280-pro7-img h1{
  font-size: 30px;
  /* margin-top: 50px;
  padding: 50px 0; */
}
.lcd280-text{
  position: absolute!important;
  top: 50%!important;
  transform: translate(0,-50%)!important;
}
.bg-lcd280-pro7-img p{
  font-size: 16px;
}
.bg-lcd280-pro7-img {
  text-align: left;
}
.bg-lcd280-pro7-img_box{
  background: #1f1f1f;width: 100%;height: 525px;padding: 0 100px;margin-top: 30px;
}
.bg-lcd280-pro7-img img{
  /* position:static !important; */
  transform:translateY(0) !important;
  width: 100%;
  max-height: none !important;
  position: absolute!important;
  top: 50%!important;
  transform: translate(0,-50%)!important;
}
.slm_box div p{
  font-size: 14px !important;
}
.tech_box{
  display: flex;
  width: 100%;
  margin-top: 50px;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 50px;
}
.tech_box div{
  width: 25%;
}
.threem_box{
  display: flex;
  width: 100%;
  margin-top: 50px;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 50px;
}
.threem_box div{
  margin-top: 30px;
  width: 49%;
}
.threem1_box{
  display: flex;
  width: 100%;
  margin-top: 700px;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 50px;
}
.threem1_box div{
  margin-top: 30px;
  width: 33%;
}
.threem1_box div p{
  margin-top: 50px;
 color: #fff;
}
.threem_box div p{
  padding-top: 30px;
  padding: 5px 20px;
  background: #1a8aff;
  border-radius: 15px;
  color: #fff;
  width: 220px;
  margin: 30px auto !important;
}
.trak_box{
  display: flex;
  width: 100%;
  margin-top: 50px;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 50px;
}
.trak_box div{
  width: 33%;

  margin-top: 10px;
}
.w600_box div{
  width: 20%;
}
.bg-robot{
  background: url(../imgs/products/robot/1.png) center / cover no-repeat;
}
.bg-trak{
  background: url(../imgs/products/trak/trak_bg.png) center / cover no-repeat;
}
.bg-lcd280{
  background: url(../imgs/products/lcd280+/1-2.jpg) center / cover no-repeat;
}
.bg-w600-pro{
  background: url(../imgs/products/w600+/1.png) center / cover no-repeat;
}
.bg-ds-pro{
  background: url(../imgs/products/ds+/1.png) center / cover no-repeat;
}
.bg-9m{
  background: url(../imgs/products/9m/1.png) center / cover no-repeat;
}
.bg-3dcr200{
  background: url(../imgs/products/3dcr/3dcr200-bg.jpg) center / cover no-repeat;
}
.bg-3dcr350{
  background: url(../imgs/products/3dcr/3dcr350-bg.jpg) center / cover no-repeat;
}
.design-container-v .dsl_box  p{
  display: block;
  font-size: 16px;
  width: 225px;
  margin: 20px auto;
  color: #333333;
}
.page4 .txt-container p {
  margin-top: 20px;
}
.page4 .img-container.service {
  position: absolute;
  bottom: 20%;
  left: 0;
  overflow: hidden;
  width: 400px;
}
.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-5 .dsl_box .last{
  height: 50px;
  width: 236px;
 margin: 0 auto;
 background: #1a8aff;
 color: #fff;
 font-weight: 600;
 position: relative;
 top: -10px;
 line-height: normal;
}
.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.png) center / cover no-repeat;
}
.page5-1 .txt-container {
  color: white;
  text-align: center;
  padding: 70px 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.png) center / cover no-repeat;
}
.page5-3 {
  background: url(/imgs/bg5-3.png) 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.png) center / cover no-repeat;
}
.page6-3 {
  background: url(/imgs/bg6-3.png) center / cover no-repeat;
}
.page6-3 .txt-container {
  color: white;
}
.page6-4 {
  background: url(/imgs/bg6-4.png) 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;
}
.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;
}
.bg-lcd130 .row {
  height: 650px;
}
.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,
.bg-lcd130 .row .img2 {
  display: block;
  margin: auto;
}
.bg-lcd130 .row .img1 {
  width: 45%;
}
.bg-lcd130 .row .img2 {
  width: 40%;
}
.bg-lcd13001 {
  background: url(/imgs/products/lcd130/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: 70%;
}
.bg-lcd13002 .row {
  height: 650px;
}
.bg-lcd13002 .row .list-txt h1 {
  font-size: 25px;
}
.bg-lcd13002 .row .list-txt p {
  color: #666;
  width: 70%;
  margin: auto;
}
.bg-lcd13002 .row img {
  margin-top: 55px;
  width: 65%;
}
.bg-lcd13003 {
  background: url(/imgs/products/lcd130/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: 70%;
}
.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 h1 {
  font-size: 25px;
  height: 80px;
}
.bg-lcd13004 .row .list-txt img {
  margin: auto;
  width: 65%;
}
.bg-lcd13005 {
  background: url(/imgs/products/lcd130/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: 65%;
}
.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 {
  height: 80px;
  color: #333333;
}
.bg-lcd13006 .row .list-txt img {
  margin: auto;
  width: 80%;
}
.bg-lcd13007 {
  background: url(/imgs/products/lcd130/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: 85%;
}
.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;
  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-lcd215 .row {
  height: 400px;
}
.bg-lcd215 .row ul {
  margin-top: 100px;
}
.bg-lcd215 .row ul li {
  float: left;
  width: 20%;
  height: 200px;
  overflow: hidden;
}
.bg-lcd215 .row ul li img {
  max-height: 135px;
}
.bg-lcd01 {
  background-color: #f3f3f3;
}
.bg-lcd01 .row {
  height: 500px;
}
.bg-lcd01 .row .list-txt p {
  margin-top: 3rem;
}
.bg-lcd01 .application-fields {
  margin-top: 7rem;
}
.bg-lcd02 .row {
  height: 750px;
}
.bg-lcd02 .row .list-txt p {
  margin-top: 3rem;
}
.bg-lcd02 .row .imgs-box {
  margin-top: 8rem;
}
.bg-lcd02 .row .imgs-box .col-lg-4 img:nth-child(2) {
  margin-top: 1rem;
}
.bg-lcd03 {
  background-color: #f3f3f3;
}
.bg-lcd03 .imgs-box {
  margin-top: 70px;
}
.bg-lcd03 .imgs-box ul li {
  height: 70px;
}
.bg-lcd03 .imgs-box ul li:nth-of-type(1),
.bg-lcd03 .imgs-box ul li:nth-of-type(2) {
  margin-bottom: 55px;
}
.bg-lcd03 .imgs-box ul li div {
  float: left;
  margin-right: 10px;
}
.bg-lcd03 .imgs-box ul li p {
  text-align: left !important;
}
.bg-lcd04 .row img {
  margin-top: 50px;
}
.bg-lcd05 {
  background-color: #f3f3f3;
}
.bg-lcd05 .row {
  height: 650px;
}
.bg-lcd05 .row ul {
  border: 1px solid #000;
  margin-top: 40px;
  padding: 0;
}
.bg-lcd05 .row ul li {
  padding: 20px 0;
}
.bg-lcd05 .row ul li:nth-of-type(odd) {
  border-right: 1px solid #000;
}
.bg-lcd05 .row ul li:nth-of-type(1),
.bg-lcd05 .row ul li:nth-of-type(2) {
  border-bottom: 1px solid #000;
}
.bg-lcd05 .row ul li img {
  width: 80%;
}
.bg-lcd05 .row ul li div {
  width: 60%;
  margin: 0 auto;
}
.bg-lcd05 .row ul li div p {
  font-family: none;
  color: #181717;
  border-bottom: 1px solid #a19fa3;
  text-align: left;
}
.bg-lcd05 .row ul li div p:nth-of-type(4) {
  border: none;
}
.bg-lcd07 {
  background-color: #f3f3f3;
}
.bg-lcd07 .row img {
  margin-top: 60px;
}
.bg-lcd08 .row {
  height: 1000px;
}
.bg-lcd08 .row .list-txt h1 {
  margin-bottom: 25px;
}
.bg-lcd08 .row ul li {
  overflow: hidden;
  width: 100%;
  border-top: 1px solid #b6b4b5;
}
.bg-lcd08 .row ul li .img {
  float: left;
  padding: 20px 30px;
}
.bg-lcd08 .row ul li .font {
  font-family: none;
  color: #222020;
  text-align: left;
  margin-top: 5rem;
}
.bg-lcd09 {
  background-color: #f3f3f3;
}
.bg-lcd09 .row {
  height: 1000px;
}
.bg-lcd09 .row ul li {
  font-family: none;
  margin-top: 30px;
  text-align: left;
}
.bg-lcd09 .row ul li img {
  width: 100%;
}
.bg-reeyee01 .row ul {
  margin-top: 30px;
}
.bg-reeyee01 .row ul li {
  font-family: none;
  color: #221815;
}
.bg-reeyee02 {
  background-color: #f3f3f3;
}
.bg-reeyee02 .row {
  height: 920px;
}
.bg-reeyee02 .row .list-txt h1 {
  margin-bottom: 25px;
}
.bg-reeyee02 .row ul li {
  overflow: hidden;
  width: 100%;
  border-bottom: 1px solid #b6b4b5;
}
.bg-reeyee02 .row ul li .img {
  float: left;
  padding: 20px 30px;
}
.bg-reeyee02 .row ul li .font {
  font-family: none;
  color: #222020;
  text-align: left;
  margin-top: 2.5rem;
}
.bg-w20001 .row ul {
  margin-top: 35px;
}
.bg-w20002 {
  background-color: #f3f3f3;
}
.bg-w20002 .row img {
  margin-top: 80px;
}
.bg-sp01 .row h1 {
  margin-top: 55px;
}
.bg-sp01 .row ul li {
  height: 140px;
  padding: 40px 0;
  border-bottom: 1px solid #cbcccc;
}
.bg-sp01 .row ul li:nth-of-type(5),
.bg-sp01 .row ul li:nth-of-type(6) {
  border: none;
}
.bg-sp01 .row ul li img {
  float: left;
  margin: 0 10px;
  vertical-align: middle;
}
.bg-sp01 .row ul li .font {
  overflow: hidden;
  font-family: none;
  text-align: left;
}
.bg-sp01 .row ul li .font h4 {
  margin-top: 0;
  font-weight: 500;
}
.bg-sp01 .row ul li .font p {
  float: left;
  width: 65%;
}
.bg-sp02 {
  background-color: #f3f3f3;
}
.bg-sp02 .row ul li {
  height: 250px;
  font-family: none;
}
.bg-sp02 .row ul li p {
  color: #3592fe;
}
.bg-sp03 .row {
  height: 350px;
}
.bg-sp03 .row ul {
  margin-top: 40px;
}
.bg-sp04 {
  background-color: #f3f3f3;
}
.bg-sp04 .row {
  height: 1220px;
}
.bg-sp04 .row ul {
  margin-top: 30px;
}
.bg-sp04 .row ul li {
  margin-bottom: 20px;
}
.bg-sp04 .row ul li .img {
  width: 100% !important;
  margin-top: 30px;
}
.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: 85%;
  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: 650px;
  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: 2620px;
}
.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 .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% !important;
}
.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;
}
.bg-slm280 {
  background: url(../imgs/products/slm/slm280bg-top.jpg) center / cover no-repeat;
}
.bg-slm280 .row .list-img .img-responsive {
  top: 75%;
  transform: translate(-20%, -50%);
  max-width: 150% !important;
}
.bg-m600 {
  background: url(../imgs/products/m600/bg-m600.jpg) center / cover no-repeat;
}
.bg-m600 .dc-change19 img {
  left: 53% !important;
}
.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-coffee-art {
  background: url(../imgs/products/coffee-art/bgtop.jpg) center / cover no-repeat;
}
.bg-coffee-art .row .list-img img {
  width: 50%;
  transform: translate(40%, -50%);
  top: 46%;
}
.bg-coffee-art01 .row {
  height: auto;
}
.bg-coffee-art01 .row .bd_tit {
  text-align: left;
  font-size: 30px;
  margin: 25px 0 0 0;
}
.bg-coffee-art01 .row div {
  padding: 0;
  margin: 0 0 25px 0;
}
.bg-coffee-art01 .row img {
  margin: 0;
  float: left;
  margin-left: 40px;
  width: 40%;
}
.bg-coffee-art01 .row table {
  width: 100%;
  min-height: 125px;
}
.bg-coffee-art02 .row {
  height: 920px;
}
.bg-coffee-art02 .row ul {
  overflow: hidden;
  padding: 0 !important;
}
.bg-coffee-art02 .row ul li {
  float: left;
  width: 50%;
  height: 450px;
}
.bg-coffee-art02 .row ul li img {
  width: 100%;
}
.bg-coffee-art02 .row ul li p {
  padding-left: 40px;
  text-align: left;
  line-height: 45px;
  font-size: 13px;
  font-weight: 300;
  color: #676767;
}
.bg-coffee-art02 .row ul li p .tit {
  margin-top: 20px;
  display: block;
  font-size: 25px;
  color: #000;
}
.bg-coffee-art02 .row ul li .las {
  padding-left: 0px;
  padding-right: 40px;
}
.bg-coffee-art03 .row {
  height: auto;
}
.bg-coffee-art04 .row .application-fields li {
  height: 350px;
}
.bg-coffee-art05 .row .application-fields li {
  height: 400px;
}
.bg-coffee-art04 .row,
.bg-coffee-art05 .row {
  height: auto;
}
.bg-coffee-art04 .row .application-fields li p,
.bg-coffee-art05 .row .application-fields li p {
  text-align: left;
}
.bg-coffee-art04 .row .application-fields li span,
.bg-coffee-art05 .row .application-fields li span {
  font-size: 12px;
}
.lcd280-02 .row .list-txt .list-txt-container p,
.lcd280-03 .row .list-txt .list-txt-container p,
.lcd280-04 .row .list-txt .list-txt-container p,
.lcd280-05 .row .list-txt .list-txt-container p,
.lcd280-06 .row .list-txt .list-txt-container p,
.lcd280-07 .row .list-txt .list-txt-container p,
.lcd280-08 .row .list-txt .list-txt-container p,
.lcd280-09 .row .list-txt .list-txt-container p,
.lcd280-10 .row .list-txt .list-txt-container p,
.lcd280-11 .row .list-txt .list-txt-container p,
.lcd280-12 .row .list-txt .list-txt-container p,
.lcd280-13 .row .list-txt .list-txt-container p,
.lcd280-14 .row .list-txt .list-txt-container p {
  text-align: left;
  font-size: 20px;
  color: #9c9c9c;
}
.lcd280-02 .row .list-txt .list-txt-container h1,
.lcd280-03 .row .list-txt .list-txt-container h1,
.lcd280-04 .row .list-txt .list-txt-container h1,
.lcd280-05 .row .list-txt .list-txt-container h1,
.lcd280-06 .row .list-txt .list-txt-container h1,
.lcd280-07 .row .list-txt .list-txt-container h1,
.lcd280-08 .row .list-txt .list-txt-container h1,
.lcd280-09 .row .list-txt .list-txt-container h1,
.lcd280-10 .row .list-txt .list-txt-container h1,
.lcd280-11 .row .list-txt .list-txt-container h1,
.lcd280-12 .row .list-txt .list-txt-container h1,
.lcd280-13 .row .list-txt .list-txt-container h1,
.lcd280-14 .row .list-txt .list-txt-container h1 {
  text-align: left;
  margin: 80px 0 30px;
  color: #fff;
  font-size: 50px;
}
.lcd280 {
  background: #1d1d1d;
}
.lcd280 .row {
  max-width: none;
  height: 1780px;
}
.lcd280 .row .list-img img {
  display: inline-block;
  margin-bottom: 85px;
}
.lcd280 .row .list-txt .list-txt-container p {
  font-size: 30px;
  color: #9c9c9c;
}
.lcd280 .row .list-txt .list-txt-container h1 {
  color: #fff;
  font-size: 60px;
}
.lcd280-02 {
  background: #000;
}
.lcd280-02 .row {
  height: 1150px;
}
.lcd280-02 .row .list-img img {
  margin-bottom: 65px;
}
.lcd280-03 {
  background: #1d1d1d;
}
.lcd280-03 .row {
  height: 895px;
}
.lcd280-03 .row .list-img img {
  margin-bottom: 65px;
}
.lcd280-04 {
  background: url(../imgs/products/lcd280/lcd280-04.jpg) top / cover no-repeat;
}
.lcd280-04 .row {
  height: 1310px;
}
.lcd280-05 {
  background: #1d1d1d;
}
.lcd280-05 .row {
  height: 855px;
}
.lcd280-05 .row .list-img img {
  margin-bottom: 65px;
}
.lcd280-05 .row .list-txt .list-txt-container {
  text-align: left;
}
.lcd280-05 .row .list-txt .list-txt-container h1 {
  margin-top: 80px;
  margin-bottom: 30px;
}
.lcd280-06 {
  background: url(../imgs/products/lcd280/lcd280-06.jpg) top / cover no-repeat;
}
.lcd280-06 .row {
  height: 1165px;
}
.lcd280-061 {
  background-color: #000;
}
.lcd280-061 .row {
  height: auto;
}
.lcd280-061 ul {
  overflow: hidden;
  margin: 0;
  padding: 20px 0;
}
.lcd280-061 ul li {
  float: left;
  width: 50%;
  margin: 10px 0;
}
.lcd280-061 ul li p {
  margin-top: 5px;
  color: #9c9c9c;
}
.lcd280-061 ul li img {
  margin-right: 5px;
  max-width: 100%;
}
.lcd280-07 {
  background: #1d1d1d;
}
.lcd280-07 .row {
  height: 1410px;
}
.lcd280-07 .row .list-img img {
  margin-bottom: 65px;
}
.lcd280-07 .row .list-txt .list-txt-container {
  text-align: left;
}
.lcd280-07 .row .list-txt .list-txt-container h1 {
  margin-top: 80px;
  margin-bottom: 30px;
}
.lcd280-08 {
  background: url(../imgs/products/lcd280/lcd280-08.jpg) top / cover no-repeat;
}
.lcd280-08 .row {
  height: 1335px;
}
.lcd280-09 {
  background: url(../imgs/products/lcd280/lcd280-09.gif) top / cover no-repeat;
}
.lcd280-09 .row {
  height: 1400px;
}
.lcd280-10 {
  background: #000;
}
.lcd280-10 .row {
  height: 1045px;
}
.lcd280-11 {
  background: #1d1d1d;
}
.lcd280-11 .row {
  height: 935px;
}
.lcd280-11 .row .list-img img {
  margin-bottom: 65px;
}
.lcd280-12 {
  background: #000;
}
.lcd280-12 .row {
  height: 985px;
}
.lcd280-12 .row .list-img img {
  margin-bottom: 65px;
}
.lcd280-13 {
  background: #1d1d1d;
}
.lcd280-13 .row {
  height: 1055px;
}
.lcd280-13 .row .list-img img {
  margin-bottom: 65px;
}
.lcd280-14 {
  background-color: #000;
}
.lcd280-14 .row {
  height: auto;
}
.lcd280-14 .row ul {
  padding: 0;
  margin: 0 0px 60px 0px;
  border: 1px solid #fff;
}
.lcd280-14 .row ul li {
  height: 425px;
  border-bottom: 1px solid #fff;
}
.lcd280-14 .row ul li img {
  display: block;
  height: 98%;
  margin: auto;
}
.lcd280-14 .row ul li:nth-child(even) {
  border-left: 1px solid #fff;
}
.lcd280-14 .row ul li div {
  padding: 100px 10px;
}
.lcd280-14 .row ul li div p {
  color: #fff;
  font-family: none;
  margin-bottom: 0px;
  text-align: left;
  border-bottom: 1px solid #fff;
  line-height: 35px;
}
.lcd280-14 .row ul li div p span {
  color: #1989df;
  font-weight: 550;
}
.lcd280-14 .row ul li div p:nth-last-child(1) {
  border: none;
}
/* wsla600 */
.wsla600 {
  background: url(../imgs/products/wsla600/bg-wsla600.jpg) center / cover no-repeat;
}
.wsla800 {
  background: url(../imgs/products/wsla800/bg-wsla800.jpg) center / cover no-repeat;
}
.wsla1200 {
  background: url(../imgs/products/wsla1200/bg-wsla1200.jpg) center / cover no-repeat;
}
.wsla600-1 .row {
  height: 930px;
}
.wsla600-1 .row ul {
  overflow: hidden;
  padding: 20px 0;
}
.wsla600-1 .row li {
  padding: 20px 0;
  text-align: left;
}
.wsla600-1 .row li img {
  display: inline-block;
  width: 18%;
}
.wsla600-1 .row li div {
  width: 80%;
  display: inline-block;
  overflow: hidden;
  vertical-align: middle;
}
.wsla600-2 {
  background-color: #f5f5f5;
}
.wsla600-2 .row {
  height: 850px;
}
.wsla600-2 .row ul {
  overflow: hidden;
  margin-top: 30px;
}
.wsla600-2 .row ul,
.wsla600-2 .row ul li {
  padding: 0;
}
.wsla600-2 .row ul img,
.wsla600-2 .row ul li img {
  margin: 0;
}
.wsla600-3 .row {
  height: auto;
}
.wsla600-3 .row ul {
  overflow: hidden;
  padding: 0;
}
.wsla600-3 .row ul img,
.wsla600-3 .row ul li img {
  display: inline-block;
  width: 18%;
  margin: 0;
}
.wsla600-3 .row ul div,
.wsla600-3 .row ul li div {
  min-height: 97px;
  font-size: 12px;
}
.wsla600-4 {
  background-color: #000;
}
.wsla600-4 .row {
  height: 950px;
}
.wsla600-5 .row ul {
  overflow: hidden;
  padding: 30px 0;
}
.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;
}
.bg-ds011 .row .list-img img {
  width: 40%;
  height: 50px;
  margin: 20px 5%;
  float: left;
}
.bg-ds012 {
  background: url(../imgs/products/ds/ds202-1.png) center / cover repeat-x;
  height: auto;
}
#see-3d {
  /* right: 0; */
  position: absolute;
  bottom: 100px;
  right: 0;
}

#see-3d img {
  position: static !important;
}
.x7-bg {
  background: url(/imgs/products/x/x7bg.png) center / cover no-repeat;
  width: 100%;
}
.x5-bg {
  background: url(/imgs/products/x/x5-bg.jpg) center / cover no-repeat;
  width: 100%;
}

.tm-bg {
  background: url(/imgs/products/3m/3m-bg.png) center / cover no-repeat;
  width: 100%;
}
.fm-bg {
  background: url(/imgs/products/5m/5m-bg.jpg) center / cover no-repeat;
  width: 100%;
}
.st-bg {
  background: url(/imgs/products/sweetin/st-bg.jpg) center / cover no-repeat;
  width: 100%;
}
.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-ds02 {
  background: url(../imgs/products/ds/ds3.png) center no-repeat;
}
.bg-ds02 .row {
  position: relative;
  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;
  margin-bottom: 100px;
}
.bg-ds02 .row > p {
  position: absolute;
  bottom: 10px;
  width: 100%;
  text-align: center;
  color: #666;
}
.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 p,
.bg-ds04 .row .list-txt .list-txt-container h1 {
  color: #000;
}
.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 p,
.bg-ds05 .row .list-txt .list-txt-container h1 {
  color: #fff;
  line-height: 150%;
}
.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 p,
.bg-ds06 .row .list-txt .list-txt-container h1 {
  color: #000;
  line-height: 150%;
}
.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 5%;
}
.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: 65%;
  margin: 30px auto;
}
.bg-ds09 {
  background: url(../imgs/products/ds/ds10.png) center no-repeat;
}
.plus3{
  color: #fff;
  background: url(../imgs/products/280s/bg1.png) center / cover no-repeat;
}
.plus3-bg2{
  background: url(../imgs/products/280s/bg2.png) center / cover no-repeat;
  color: #fff;
}
.plus3-bg3{
  background: url(../imgs/products/280s/bg3.png) center / cover no-repeat;
  color: #fff;
}
.plus3-bg4{
  background: url(../imgs/products/280s/bg4.png) center / cover no-repeat;
  color: #fff;
}
.plus3-bg5{
  background: url(../imgs/products/280s/bg5.png) center / cover no-repeat;
  color: #fff;
}
.plus3-bg6{
  background: url(../imgs/products/280s/bg6.png) center / cover no-repeat;
  color: #fff;
}
.plus3-bg7{
  background: url(../imgs/products/280s/bg7.png) center / cover no-repeat;
  color: #fff;
}
.plus3-bg8{
  background: url(../imgs/products/280s/bg8.png) center / cover no-repeat;
  color: #fff;
}
.plus3-bg9{
  background: url(../imgs/products/280s/bg9.png) center / cover no-repeat;
  color: #fff;
}
.plus3-bg10{
  background: url(../imgs/products/280s/bg10.png) center / cover no-repeat;
  color: #fff;
}
.plus3-bg11{
  background: url(../imgs/products/280s/bg11.png) center / cover no-repeat;
  color: #fff;
}
.plus3-bg12{
  background: url(../imgs/products/280s/bg12.png) center / cover no-repeat;
  color: #fff;
}
.plus3-bg12-1{
  /* background: url(../imgs/products/280s/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: 49%;
  color: #fff;
}
.plus3-bg2 .hg_ul li p{
  text-align: center;
}
.plus3-bg2 .hg_ul li img{
  position: relative;
  height: 72px;
  left: 50%;
  transform: translate(-50%);
}
.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: 65%;
  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: 125px;
  margin-bottom: 85px;
}
.bg-light-top .row .list-txt .list-txt-container p {
  font-size: 30px;
  color: #fff;
}
.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%;
  padding: 0;
}
.bg-light-top01 .row .list-txt-container ul li img {
  margin: 0 auto 10px;
  width: 50%;
}
.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-top02 .row .list-txt .list-txt-container p {
  font-size: 16px ;
}
.bg-light-top03 {
  background: url(../imgs/products/lighttop/light-top03.jpg) top / cover no-repeat;
}
.bg-light-top03 .row {
  height: 1020px;
}
.bg-light-top03 .row p {
  font-size: 16px ;
}
.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-top04 .row .list-txt .list-txt-container p {
  font-size: 16px ;
}
.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-top05 .row > div .list-txt-container p {
  font-size: 16px ;
}
.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-txt .list-txt-container p {
  font-size: 16px ;
}
.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-top07 .row p {
  font-size: 16px;
}
.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-top09 .row p {
  font-size: 16px;
}
.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;
  color: #fff;
}
.bg-light-top12 .row {
  height: 480px;
}
.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 > img {
  display: none;
}
.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: 60px;
}
.bg-three-m1 .row .row-btn1 p {
  margin-top: 5px;
  font-size: 15px;
}
.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%;
}


/*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 {
  padding-top: 60px;
  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: 28px;
  line-height: 140%;
  padding: 10px 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: 14px;
  font-weight: bold;
  color: #777b82;
  max-width: 90%;
  line-height: 140%;
  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: 80px;
  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: 60px;
  padding-top: 60px;
}
.dlp500-04-data span{
  font-size: 14px;
}
.dlp500-04-function{
  padding-left: 20px;
  color: #f1f6fe;
  font-size: 24px;
  font-weight: bold;
}
.dlp500-04-brief{
  padding-left: 20px;
  color: #777b82;
  font-size: 16px;  
  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: 30%;
}
.bg-dlp500-07 .list-txt img{
  max-width: 180%;
}
.bg-dlp500-07 .list-img{
  width: 70%;
  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: 720px;
}
.bg-dlp500-10 .list-img img{
  max-width: 100%;
}
.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-txt img{
  max-width: 100%;
}
.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;
}
.bg-dlp500-13 .list-img {
  width: 60%
}
.bg-dlp500-13 .list-img:first-child {
  width: 40%
}
.bg-dlp500-13 .list-img img{
  max-width: 120%;
}
.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: 40%;
}
.bg-lumi-02 .list-img {
  width: 60%;
}
.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: 60%;
}
.bg-lumi-08 .list-img{
  width: 40%;  
}
.bg-lumi-08 .list-img img{
  margin-top: 600px;
  margin-left: -100px;
  max-width: 200%;
  max-height: 200%;
}
.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) {
  #products-checkbox li {
    padding: 0 10px;
  }
  .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;
  }
  .dc-change11 {
    position: relative;
    left: 0%;
  }
  .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;
    margin-left: 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 20px;
    border-radius: 50px;
    border: 1px solid #007ee8;
    margin-bottom: 15px;
  }
  .services-container.yyfw dl dd .yyfw-txt p {
    text-align: left;
    color: #919191;
    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;
  }
}
@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 {
    padding-top: 20px;
  }
  .footer-bottom dl {
    padding: 0 20px;
  }
  .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 {
    font-family: "wryhui" !important;
  }
  .aboutus-t .row {
    padding-bottom: 10px;
    padding-left: 20px;
    padding-right: 20px;
  }
  .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: 48.7%;
    height: 470px;
    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: 1;
    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%;
    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;
  }
  .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;
  }
  .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 15px;
    border-radius: 50px;
    border: 1px solid #007ee8;
    margin-bottom: 15px;
  }
  .services-container.yyfw dl dd .yyfw-txt p {
    text-align: left;
    color: #919191;
    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%);
  }
}
@media (max-width: 767px) {
  #nav {
    z-index: 9999;
  }
  .bg-380s-2 .fs_box div{
    width: 45%;
  }
  .bg-380s .list-txt-container img{
    width: 100%;
  }
  .dsl_box div{
    width: 48% !important;
  }
  #nav a {
    padding-left: 0;
    padding-right: 0;
  }
  .para {
    padding: 0 20px;
  }
  .para h1 {
    margin: 10px 0;
  }
  .para h1 small {
    display: block;
    margin: 5px 0;
  }
  .para table tr td:first-child {
    width: 100%;
    display: inline-block;
    border-bottom: none;
    border-top: none;
    text-align: left;
    background: #f1f1f1;
  }
  .para table tr td:nth-of-type(2) {
    width: 100%;
    display: inline-block;
    border-bottom: none;
  }
  .para table tr td:last-child {
    width: 100%;
    display: inline-block;
    border-bottom: 1px solid #808080;
  }
  .para table tr td {
    width: 100%;
  }
  .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 tr td:first-child {
    display: table-cell;
    width: auto;
    border-top: 1px solid #808080;
  }
  .para .table-responsive table tr td:last-child {
    display: table-cell;
    width: auto;
  }
  .para .table-responsive tr:first-child td:first-child {
    border-top: none;
  }
  .list-nav {
    display: none;
  }
  .list-nav a {
    padding-top: 10px;
  }
  .list-nav a p {
    padding: 8px 0 !important;
  }
  .list-nav-fdm li {
    width: 25%;
  }
  .list-container {
    overflow: hidden;
  }
  .list-container .list-txt {
    font-family: "微软雅黑" !important;
    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 {
    font-family: "微软雅黑" !important;
    height: auto;
    margin-bottom: 20px;
  }
  .design-container .list-txt > div {
    position: relative;
    top: 0;
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
  }
  .design-container .list-txt p {
    font-size: 10px;
    margin: 0;
  }
  .design-container .list-txt h1 {
    font-size: 23.33333333px;
  }
  .design-container .list-txt img {
    margin-top: 30px;
  }
  .design-container .list-img {
    height: 335px;
  }
  .design-container .list-img img {
    margin: 0 auto;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .design-container-v {
    overflow: hidden;
  }
  .design-container-v .row {
    position: relative;
    height: auto;
  }
  .design-container-v .list-txt {
    font-family: "微软雅黑" !important;
    margin-bottom: 40px;
  }
  .design-container-v .list-txt p {
    font-size: 10px;
    margin: 0;
    padding: 0;
    padding: 0 15px;
  }
  .design-container-v .list-txt h1 {
    font-size: 23.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%;
  }
  .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%;
  }
  .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;
  }
  .bg-c300 .list-txt,
  .bg-m400 .list-txt,
  .bg-w200 .list-txt,
  .bg-215 .list-txt,
  .bg-3dsl360 .list-txt,
  .bg-3dsl450 .list-txt,
  .bg-3dsl600 .list-txt,
  .bg-slm250 .list-txt,
  .bg-ryp .list-txt {
    margin-top: 15px;
  }
  .bg-c300 .list-img,
  .bg-m400 .list-img,
  .bg-w200 .list-img,
  .bg-215 .list-img,
  .bg-3dsl360 .list-img,
  .bg-3dsl450 .list-img,
  .bg-3dsl600 .list-img,
  .bg-slm250 .list-img,
  .bg-ryp .list-img {
    padding: 0;
    height: 230px;
  }
  .bg-c300 .list-img img,
  .bg-m400 .list-img img,
  .bg-w200 .list-img img,
  .bg-215 .list-img img,
  .bg-3dsl360 .list-img img,
  .bg-3dsl450 .list-img img,
  .bg-3dsl600 .list-img img,
  .bg-slm250 .list-img img,
  .bg-ryp .list-img img {
    position: absolute !important;
    top: 71%;
  }
  .bg-x3 .list-txt,
  .bg-x5 .list-txt,
  .bg-x7 .list-txt,
  .bg-ryp .list-txt {
    margin-top: 15px;
  }
  .bg-x3 .list-img img,
  .bg-x5 .list-img img,
  .bg-x7 .list-img img,
  .bg-ryp .list-img img {
    position: absolute !important;
    left: 110px;
  }
  .bg-3dscanner {
    display: none;
  }
  .bg-3dscanner767 {
    display: block;
  }
  .bg-3dprinting .row .list-img {
    height: 100px;
  }
  .bg-3dprinting .row .list-img img {
    left: 0px;
  }
  .bg-writer .list-img img {
    left: 0 !important;
  }
  .bg-rysp .list-img {
    height: 180px;
  }
  .bg-rysp .list-img .img-responsive {
    position: absolute !important;
    bottom: 0 !important;
    left: 60px !important;
  }
  .bg-3m .list-img {
    height: 180px;
  }
  .bg-3m .list-img img {
    position: absolute !important;
    left: -55px !important;
    max-width: 115% !important;
  }
  .bg-5m .list-txt {
    margin-top: 15px;
  }
  .bg-5m .list-img {
    height: 180px;
  }
  .bg-5m .list-img img {
    position: absolute !important;
    left: -30px !important;
  }
  .bg-slm250 .list-img img {
    position: absolute !important;
    left: 70px;
    max-width: 80%;
  }
  .bg-slm150 .list-img img {
    position: absolute !important;
    left: -10px;
  }
  .bg-grey {
    background: #f5f5f5;
  }
  .bg-grey .row {
    height: auto;
  }
  .bg-grey .row .list-txt p {
    width: 100%;
  }
  .bg-grey .row .dzdy {
    width: 100%;
    padding: 0 !important;
  }
  .bg-grey .row .dzdy li {
    width: 100% !important;
  }
  .bg-grey .row .dzdy li img {
    width: 90%;
    margin: auto;
  }
  .bg-3dsl600 .row .list-img img {
    left: 90px;
  }
  .bg-3dsl360 .row .list-img img,
  .bg-3dsl450 .row .list-img img {
    left: -10px;
  }
  .bg-w200 .list-img img {
    left: -90px;
  }
  .bg-two01 {
    margin-top: 120px;
    background-position: left center;
  }
  .bg-two01 .list-img {
    height: 260px;
  }
  .bg-two01 .list-img img {
    max-width: 100%;
    max-height: 100% !important;
    bottom: 0;
  }
  .bg-two {
    background-position: left center;
  }
  .bg-two .list-txt-container {
    height: 320px;
  }
  .bg-twos .list-txt {
    margin-top: 15px;
  }
  .bg-twos .list-img img {
    position: absolute !important;
    bottom: 0;
  }
  .bg-company20 {
    background: url(../imgs/products/company2/bg-top.jpg) left / cover no-repeat;
  }
  .bg-company20 .list-img img {
    max-height: 80% !important;
    left: 0;
  }
  .bg-company2 .list-txt-container {
    height: 320px;
  }
  .bg-reeyee .list-txt-container {
    height: 320px;
  }
  .blue-round {
    bottom: 102px;
  }
  .abs-adv,
  .pla-adv,
  .pla-adv {
    font-family: "微软雅黑" !important;
    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 {
    padding-top: 20px;
  }
  .footer-bottom dl {
    padding: 0 20px;
  }
  .footer-bottom dl dt {
    margin-bottom: 5px;
  }
  .footer-bottom dl dt a {
    color: #000000;
    white-space: nowrap;
    font-size: 15.33333333px;
    font-family: "微软雅黑" !important;
    font-weight: normal;
    text-decoration: none;
  }
  .footer-bottom dl dd a {
    color: #424242;
    font-size: 9.33333333px;
    font-family: "wryhui" !important;
  }
  .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 {
    font-family: "wryhui" !important;
    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 .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 {
    font-family: "wryhui" !important;
  }
  .aboutus-t .row {
    padding-bottom: 10px;
    padding-left: 20px;
    padding-right: 20px;
  }
  .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;
  }
  .aboutus-t img {
    max-width: 30%;
  }
  .aboutus-detail {
    font-family: "wryhui" !important;
  }
  .aboutus-detail .row {
    padding: 20px 20px 20px 20px;
  }
  .aboutus-detail img {
    max-width: 100%;
  }
  .aboutus-detail h1 {
    margin: 0;
    font-size: 23.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;
  }
  .recommend .row ul li {
    width: 96%;
  }
  .video-outside {
    padding: 40px 0;
  }
  .video-outside h1 {
    font-size: 23.33333333px;
    margin: 30px 0;
  }
  .video-outside .video-container {
    text-align: center;
  }
  .video-outside .video-container video {
    width: 100%;
    margin: 0 auto;
  }
  .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: 13.33333333px;
    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: 10px;
    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%);
  }
  .special-container .container-fluid .list-ul li {
    padding: 0 5px;
    margin-bottom: 10px;
  }
  .special-container .container-fluid .list-ul li .list-ul-img {
    height: 120px;
  }
  .special-container .list-container .list-img {
    height: 220px;
  }
  .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;
  }
  .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;
  }
  .dzdycl {
    overflow: hidden;
    margin: 0;
    padding: 0;
  }
  .dzdycl li {
    float: left;
    width: 48.1%;
    margin: 3px;
    height: 201px;
  }
  .dzdycl li .bg-100 {
    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;
  }
  .m400-ul {
    padding: 20px 0;
  }
  .dcv-change19 {
    margin-bottom: 0 !important;
    margin: 10px !important;
  }
  .list-outside {
    margin-top: 50px;
  }
  .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;
  }
  .txt-container {
    font-family: hir;
    padding: 20px;
  }
  .txt-container h1 {
    font-size: 26px;
    font-weight: normal;
  }
  .txt-container h3 {
    font-size: 16px;
    font-weight: normal;
  }
  .txt-container p {
    font-size: 12px;
  }
  .page1 .txt-container {
    max-width: 708px;
    position: static;
    text-align: center;
    right: 0;
    top: 22%;
  }
  .page1 .txt-container p {
    color: #949494;
    margin-top: 20px;
  }
  .page1 .img1-1 {
    position: absolute;
    width: 26%;
    bottom: 6%;
    left: 10%;
  }
  .page1 .img1-2 {
    width: 55%;
    position: absolute;
    bottom: 8%;
    right: 5%;
  }
  .page2 .txt-container {
    max-width: 617px;
    position: static;
    text-align: left;
    left: 0;
    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: 55%;
    bottom: 6%;
    left: 1%;
  }
  .page2 .img2-2 {
    width: 60%;
    position: absolute;
    bottom: 6%;
    right: -15%;
  }
  .page3 .full-container.one {
    text-align: center;
  }
  .page3 .full-container.one .txt-container {
    width: 100%;
    padding: 0;
    padding-top: 0px;
  }
  .page3 .full-container.one .img-container.left {
    display: none;
    float: left;
    width: 33.3%;
  }
  .page3 .full-container.one .img-container.left .img3-1-container {
    margin-bottom: 90px;
  }
  .page3 .full-container.one .img-container.left .img3-1-container p {
    margin-top: 20px;
  }
  .page3 .full-container.one .img-container.left .img3-2-container p {
    margin-top: 20px;
  }
  .page3 .full-container.one .img-container.right {
    display: none;
    float: left;
    width: 33.3%;
  }
  .page3 .full-container.one .img-container.right .img3-3-container {
    margin-bottom: 90px;
  }
  .page3 .full-container.one .img-container.right .img3-3-container p {
    margin-top: 20px;
  }
  .page3 .full-container.one .img-container.right .img3-4-container p {
    margin-top: 20px;
  }
  .page3 .full-container.one .img-container.middle {
    float: left;
    width: 100%;
    padding: 40px;
    text-align: left;
  }
  .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: 1;
    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: 25%;
    right: 50%;
  }
  .page3 .full-container.one .img-container.middle .circle.img3-2 {
    top: 52%;
    right: 64%;
    transform: translateX(64%);
  }
  .page3 .full-container.one .img-container.middle .circle.img3-3 {
    top: 64%;
    right: 64%;
    transform: translateX(64%);
  }
  .page3 .full-container.one .img-container.middle .circle.img3-4 {
    top: 78%;
    right: 64%;
    transform: translateX(64%);
  }
  .page3 .full-container.two .txt-container {
    color: white;
    max-width: 535px;
    position: absolute;
    top: 20%;
    right: 50%;
    transform: translateX(50%);
    width: 90%;
    background: rgba(255, 255, 255, 0.3);
  }
  .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: 80%;
  }
  .page3 .full-container.four {
    background: #36373c;
    color: white;
  }
  .page3 .full-container.four .container {
    position: relative;
  }
  .page3 .full-container.four .container .parameters-container {
    padding: 80px 20px;
    width: 100%;
    font-weight: 100;
    margin: 0 auto;
  }
  .page3 .full-container.four .container .parameters-container .table-title {
    font-size: 26px;
    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: 10px;
    width: 100%;
    overflow-x: auto !important;
  }
  .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: 100%;
  }
  .page4 .img-container.service li {
    float: left;
    width: 50%;
  }
  .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.png) center / cover no-repeat;
  }
  .page5-1 .txt-container {
    color: white;
    text-align: center;
    padding: 0;
    padding-top: 20px;
  }
  .page5-1 .txt-container h1 {
    padding-bottom: 20px;
  }
  .page5-1 .material-container {
    position: static;
    top: 0%;
    left: 0%;
    transform: translateY(0%) translateX(0%);
    overflow: hidden;
    width: 100%;
  }
  .page5-1 .material-container li {
    text-align: center;
    float: left;
    width: 33.3%;
    margin-bottom: 40px;
  }
  .page5-1 .material-container li div {
    width: 100%;
    height: 60px;
  }
  .page5-1 .material-container li p {
    font-size: 14px;
    color: #949494;
    padding-top: 10px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .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 {
    text-align: center;
    padding: 20px;
    width: 100%;
  }
  .page1,
  .page2,
  .page3 .one,
  .page3 .two,
  .page3 .three,
  .page5-1,
  .page5-2,
  .page5-3,
  .page5-4,
  .page6-2,
  .page6-3,
  .page6-4 {
    height: 560px !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;
  }
  .material-container li:first-child > div {
    background: url(/imgs/material1.png) center / 52% no-repeat;
  }
  .material-container li:nth-child(2) > div {
    background: url(/imgs/material2.png) center / 45% no-repeat;
  }
  .material-container li:nth-child(3) > div {
    background: url(/imgs/material3.png) center / 42% no-repeat;
  }
  .material-container li:nth-child(4) > div {
    background: url(/imgs/material4.png) center / 42% no-repeat;
  }
  .material-container li:nth-child(5) > div {
    background: url(/imgs/material5.png) center / 42% no-repeat;
  }
  .material-container li:nth-child(6) > div {
    background: url(/imgs/material6.png) center / 42% no-repeat;
  }
  .material-container li:nth-child(7) > div {
    background: url(/imgs/material7.png) center / 42% no-repeat;
  }
  .material-container li:nth-child(8) > div {
    background: url(/imgs/material8.png) center / 42% no-repeat;
  }
  .footer-bottom dl {
    width: 50%;
  }
  .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 .img2 {
    margin-bottom: 20px;
  }
  .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-lcd215 .row {
    height: 300px;
  }
  .bg-lcd215 .row ul {
    margin-top: 0px;
  }
  .bg-lcd215 .row ul li {
    height: 150px;
  }
  .bg-lcd215 .row ul li div {
    height: 70px;
  }
  .bg-lcd215 .row ul li div img {
    width: 100%;
  }
  .bg-lcd01 .application-fields {
    margin-top: 0rem;
  }
  .bg-lcd02 .row .imgs-box div img {
    width: 100%;
    margin-top: 20px;
  }
  .bg-lcd03 .imgs-box ul li {
    margin-top: 20px;
  }
  .bg-lcd03 .imgs-box ul li:nth-of-type(1),
  .bg-lcd03 .imgs-box ul li:nth-of-type(2) {
    margin-bottom: 30px;
  }
  .bg-lcd04 .row img {
    margin-top: 0px;
    margin-bottom: 30px;
    width: 70%;
  }
  .bg-lcd05 .row ul {
    margin: 0 5px;
  }
  .bg-lcd05 .row ul li img {
    display: block;
  }
  .bg-lcd06 .row img {
    width: 85%;
  }
  .bg-lcd06 .row img:nth-of-type(2) {
    margin-bottom: 30px;
  }
  .bg-lcd07 .row img {
    margin-top: 0px;
    margin-bottom: 30px;
  }
  .bg-lcd08 .row ul {
    padding: 0 30px;
  }
  .bg-lcd08 .row ul li .img {
    width: 100%;
  }
  .bg-reeyee01 .row ul li img {
    width: 100%;
  }
  .bg-reeyee02 .row ul {
    padding: 0 30px;
  }
  .bg-reeyee02 .row ul li {
    height: 100px;
  }
  .bg-reeyee02 .row ul li .img {
    line-height: 100px;
    padding: 0 5px;
    height: 100%;
  }
  .bg-reeyee02 .row ul li .font {
    margin-top: 1.8rem;
    font-size: 12px;
  }
  .bg-sp01 .row ul {
    padding: 0 30px;
  }
  .bg-sp01 .row ul li {
    padding: 20px 0;
    height: 145px;
  }
  .bg-sp01 .row ul li:nth-of-type(5),
  .bg-sp01 .row ul li:nth-of-type(6) {
    border-bottom: 1px solid #cbcccc;
  }
  .bg-sp01 .row ul li:nth-of-type(6) {
    margin-bottom: 30px;
  }
  .bg-sp01 .row ul li .font {
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 12px;
  }
  .bg-sp02 .row ul {
    padding: 0;
  }
  .bg-sp03 .row ul li img {
    width: 60%;
  }
  .bg-sp04 .row ul {
    margin-top: 0;
    padding: 0;
  }
  .bg-sp04 .row .img img {
    width: 92%;
    margin-bottom: 30px;
  }
  .para h1 span {
    display: block;
  }
  .bg-w20001 .row ul {
    margin: 0;
  }
  .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-three11 img,
  .bg-three15 img,
  .bg-three16 img,
  .bg-three17 img,
  .bg-three18 img {
    width: 80%;
    margin-bottom: 20px;
  }
  .bg-three09 img {
    position: relative;
  }
  .bg-three131 .row {
    min-height: 180px;
  }
  .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-slm280 .row .list-txt > div {
    top: 15px !important;
  }
  .bg-slm280 .row .list-img .img-responsive {
    transform: translate(-4%, -50%);
  }
  .bg-coffee-art .row .list-txt h1 {
    margin-top: 20px;
  }
  .bg-coffee-art .row .list-img img {
    width: 40%;
    transform: translate(5%, -50%);
    top: 40%;
  }
  .bg-coffee-art01 .row img {
    margin-left: 20px;
    width: 42%;
  }
  .bg-coffee-art02 .row ul li {
    width: 100%;
    height: 350px;
  }
  .bg-coffee-art02 .row ul li p,
  .bg-coffee-art02 .row ul li .las {
    padding: 20px;
    line-height: 25px;
  }
  .bg-coffee-art04 .row .application-fields {
    padding: 0 !important;
  }
  .bg-coffee-art04 .row .application-fields li {
    margin: 0 !important;
    height: 290px !important;
  }
  .bg-coffee-art05 .row .application-fields {
    padding: 0 !important;
  }
  .bg-coffee-art05 .row .application-fields li {
    margin: 0 !important;
    height: 350px !important;
  }
  .lcd280-04 .row,
  .lcd280-06 .row,
  .lcd280-08 .row,
  .lcd280-10 .row {
    height: 1000px;
  }
  .lcd280-09 .row {
    height: 700px;
  }
  .lcd280-10 .row {
    height: 830px;
  }
  .lcd280-14 .row .list-txt p {
    margin: 0px 15px;
  }
  .lcd280-14 .row .list-txt h1 {
    padding: 0px 15px;
  }
  .lcd280-14 .row ul {
    margin: 30px 15px;
  }
  .lcd280-14 .row ul li {
    height: 370px;
  }
  .lcd280-14 .row ul li img {
    width: 100%;
    height: 100%;
  }
  .wsla600-3 .row ul li div {
    min-height: 200px;
    font-size: 12px;
  }
  .bg-ds .row .list-txt .list-txt-container h2 {
    font-size: 20px;
  }
  .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: 50%;
    margin: 95px 0 0 50px;
  }
  .bg-ds02 .row .list-img img {
    width: 90%;
    margin-bottom: 120px;
  }
  .bg-ds02 .row > p {
    position: absolute;
    bottom: 0px;
    width: 100%;
    text-align: center;
    color: #666;
  }
  .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: 20px;
    margin: 10px 5%;
  }
  .bg-light-top .row .list-txt .list-txt-container h1 {
    font-size: 38px;
  }
  .bg-light-top01 .row .list-txt-container ul {
    padding: 0;
  }
  .bg-light-top02 .row {
    height: 520px;
  }
  .bg-light-top02 .row .list-txt .list-txt-container h1 {
    font-size: 16px;
    padding: 0;
  }
  .bg-light-top02 .row .list-txt .list-txt-container p {
    font-size: 12px;
  }
  .bg-light-top03 .row {
    height: 770px;
  }
  .bg-light-top03 .row .list-txt .list-txt-container p {
    font-size: 12px;
  }
  .bg-light-top04 .row {
    height: 520px;
  }
  .bg-light-top04 .row .list-txt .list-txt-container p {
    font-size: 12px;
  }
  .bg-light-top05 .row .list-txt .list-txt-container p {
    font-size: 12px;
  }
  .bg-light-top06 .row .list-txt .list-txt-container p {
    font-size: 12px;
  }
  .bg-light-top07 .row .list-txt img,
  .bg-light-top07 .row .list-img img {
    width: 90%;
  }
  .bg-light-top08 .row .list-txt .list-txt-container h1 {
    font-size: 23px;
  }
  .bg-light-top08 .row .list-img img {
    width: 95%;
  }
  .bg-light-top12 .row {
    height: 300px;
  }
  .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 > img {
    width: 100%;
    display: block;
  }
  .bg-three-m1 .row {
    display: none;
  }
  .bg-three-m2 .row {
    background-color: #131415;
  }
  .bg-three-m2 img {
    margin-top: 90px;
  }
  .bg-three-m3 .row {
    background-color: #fafbfd;
  }
  .bg-three-m3 img {
    margin-top: 100px;
  }
  .bg-three-m4 .row {
    background-color: #222222;
  }
  .bg-three-m4 img {
    margin-top: 114px;
  }
  .text_color1 img{
    margin-top: 110px;
  }
  .bg-three-m5 .row {
    background-color: #d8dde6;
  }
  .bg-three-m5 img {
    margin-top: 150px;
  }
  .bg-three-m6 .row {
    background-color: #010101;
  }
  .bg-three-m6 img {
    margin-top: 110px;
  }
  .bg-three-m7 .row {
    background-color: #f9f9fb;
  }
  .bg-three-m7 img {
    margin-top: 135px;
  }
  .bg-three-m8 .row {
    background-color: #222222;
  }
  .bg-three-m8 img {
    margin-top: 135px;
  }
  .bg-three-m9 {
    display: none;
  }
  .bg-three-m10 .row {
    width: 100%;
    background-color: #fff;
  }
  .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-m10 img {
    margin-top: 40px;
  }
  .bg-three-m12 .row {
    background-color: #ebeced;
  }
  .bg-three-m12 img {
    margin-top: 135px;
  }
  .bg-three-m14 .row {
    background-color: #e5ecf2;
  }
  .bg-three-m14 img {
    margin-top: 90px;
  }
  .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%;
    background-color: #010101;
  }
  .slm_box div{
   width: 50%;
  }
  .threem_box div img {
    width: 100%;
  }
  .threem_box div p{
    width: 174px;
  }
  .text-color p{
    color: #fff !important;
  }
  .text-color h1{
    color: #fff !important;
  }
  .bg-lcd280-pro7-img_box{
    padding: 0 10px !important;
    background: #000;
    height: 387px;
  }
  .bg-lcd280-pro7-img img{
    padding: 0 50px;
  }
  .lcd-img{
    width: 100%;
  }
  .lcd2801-1{
    right: 7%;
  }
  .bg-3m-pro-color{
    background: rgb(33,33,33);
  }
  .bg-3m-pro5{
    background: url(../imgs/products/three-m+/8-1.png) center / cover no-repeat;
    
    width: 100%;
    height: 469px;
    background-position:0 100%;
    background-size: 100%;
  }
  .bg-3m-pro5 h1{
    font-size: 18px;
  }
  .bg-3m-pro5 p{
    font-size: 12px !important;
  }
  .bg-3m-pro1{
    width: 100%;
    height: 469px;
    background-position:0 100%;
    background-size: 100%;
  }
  .bg-3m-pro1 h1{
    font-size: 18px;
  }
  .bg-3m-pro1 p{
    font-size: 12px !important;
  }
  .bg-3m-pro7{
    height: 469px;
    background-position:0 100%;
    background-size: 100%;
  }
  .bg-3m-pro7 h1{
    font-size: 18px;
  }
  .bg-3m-pro7 p{
    font-size: 12px !important;
  }
  .bg-3m-pro2{
    height: 509px;
    background-position:0 100%;
    background-size: 100%;
  }
  .bg-3m-pro2 h1{
    font-size: 18px;
    color: #fff;
  }
  .bg-3m-pro2 p{
    font-size: 12px !important;
    color: #fff;
  }
  .bg-3m-pro8 h1{
    font-size: 18px;
  }
  .bg-3m-pro8 p{
    font-size: 12px !important;
  }
  .phone-text p{
    color: #fff;
  }
  .threem_box1 h1{
    font-size: 17px !important; 
  }
  .threem_box1 p{
    font-size: 12px !important;
  }
  .list-txt{
    margin-top: 48px;
  }
  .tech_box div{
    width: 100%;
  }
  .dsl_box div{
    width: 50%;
  }
  .design-container-v .dsl_box p{
    width: auto;
  }
  .w600_box div{
    width: 50%;
  }
  .cr200_title{
    margin-top:0px!important;
  }
  .cr200_box div{
    width: 25%;
  }
  .cr200_box_1,.cr350_box_1{
    margin-top: 0px;
  }
  .cr200_box_1 div,.cr350_box_1 div{
    margin: 0 auto;
    width: 90%;
    margin-bottom: 10px;
  }




  .bg-reeyee-pm00{
    height: 740px;
  }
  .bg-reeyee-pm00 .list-img{
    width: 100%;
  }
  .bg-reeyee-pm00 .list-txt{
    width: 100%;
    height: 260px;
  }

  .bg-reeyee-pm01{
    height: 660px;
    background: url(../imgs/products/pm/reeyee-pm-bg01.png) center / cover no-repeat;
  }
  .bg-reeyee-pm01 .row{
    position: relative;  
  }
  .bg-reeyee-pm01 .list-txt{
    width: 100%;
    text-align: left;
    height: 500px;
    color: #fff;
  }
  .bg-reeyee-pm01 .list-img{
    position: absolute;
    top: 220px;
    right: 0px;
  }
  .bg-reeyee-pm04 {
    padding: 60px 0;
    margin: 0 auto;
  }
  .bg-reeyee-pm04 .list-txt-01{
    padding-left: 10%;
    width: 90%;
    text-align: left;
    float: none;
  }
  .bg-reeyee-pm04 .list-txt-01 .txt-01{
    margin-top: 40px;
    width: 80%;
    background: url(../imgs/products/pm/reeyee-pm-bg02.png) top+6px left no-repeat;
    padding-left: 20px;
  }

  .bg-reeyee-pm04 .list-img-01{
    padding-left: 10%;
    width: 90%;
    text-align: left;
  }
  .bg-reeyee-pm04 .list-img-01 img{
    max-width: 80%;
  }
  .bg-reeyee-pm05 .list-txt-01{
    padding-left: 10%;
  }
  .bg-reeyee-pm05 .list-img-01 img{
    width: 100%;
    margin-top: 10px;
  }
  .bg-reeyee-pm06{
    padding: 0px;
  }
  .bg-reeyee-pm06 .list-txt-01 .txt-01 h4{
    padding: 4%;
    text-align: left;
    padding-bottom: 40px;
    font-size: 20px;
    line-height:150%;
  }
  .bg-reeyee-pm06 .list-img-01{
    overflow: hidden;
    padding-top: 6px;
  }
  .bg-reeyee-pm06 .list-img-01 .img{
    padding-left: 5%;
    float: none;
    width: 90%;
  }
  .bg-reeyee-pm06 .list-img-01 .txt{
    float: none;
    text-align: left;
    padding-top: 0;
    padding:0 5%;
    background: none;
    width: 90%;
    height: auto;
    border-bottom: solid 1px #dce2ea;
    margin-bottom: 20px;
  }
  .bg-reeyee-pm06 .list-img-01 .txt h5{
    color: #27313d;
    font-size: 30px;
    font-weight: bold;
  }
  .bg-reeyee-pm06 .list-img-01 .txt p{
    color: #636a73;
    font-size: 16px;
    line-height: 150%;
  }




  /*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-txt img{
    margin-top: 0;
  }
  .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%;
  }


}
