@charset "utf-8";
/*全局样式*/
html {
  overflow-x: hidden;
}
body,
ol,
ul,
h1,
h2,
h3,
h4,
h5,
h6,
p,
th,
td,
dl,
dd,
form,
fieldset,
legend,
input,
textarea,
select {
  margin: 0;
  padding: 0;
}
body {
  font: 14px "微软雅黑", "Arial Narrow", HELVETICA;
  color: #000;
  -webkit-text-size-adjust: 100%;
  overflow-x: hidden;
  min-width: 320px;
  max-width: 1920px;
  margin: 0 auto;
}
input:required,
textarea:required {
  outline: 0 none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: none !important;
}
* {
  margin: 0;
  padding: 0;
}
a {
  text-decoration: none !important;
  cursor: pointer !important;
  color: #000;
}
a:focus {
  outline: none !important;
}
ul,
li,
dl,
dt,
dd {
  list-style-type: none;
}
i {
  font-style: normal;
}
ul {
  margin: 0;
}
li {
  list-style: none;
}
img {
  max-width: 100%;
}
.container-fluid {
  max-width: 1230px !important;
}
.tr5 {
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  -webkit-transition: all 0.5s;
}
.tr2 {
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transition: all 0.3s;
}
.overflow {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-height: initial;
}
.sizeCover {
  background-position: 50% 50%;
  background-size: cover;
}
.vertical_centerbox {
  display: table;
  table-layout: fixed;
  height: 100%;
}
.vertical_center {
  display: table-cell;
  vertical-align: middle;
}
@font-face {
  font-family: 'iconfont';
  src: url('../font/iconfont.woff2') format('woff2'), url('../font/iconfont.woff') format('woff'), url('../font/iconfont.ttf') format('truetype');
}
.iconfont {
  font-family: "iconfont" !important;
  color: #fff;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.logo {
  line-height: 88px;
  position: absolute;
  left: 6%;
  top: 0;
  z-index: 3;
}
.head {
  position: relative;
}
header {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  min-height: 88px;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.7);
}
header .main1 {
  padding: 0 6%;
}
header .main1 .container-fluid {
  max-width: 100% !important;
}
header .main1 .container-fluid nav .ul {
  font-size: 0;
  margin: 0;
  height: 100%;
}
header .main1 .container-fluid nav .ul > li {
  float: left;
  text-align: center;
  padding: 0 22px;
  position: relative;
}
header .main1 .container-fluid nav .ul > li > a {
  position: relative;
  line-height: 88px;
  display: block;
  color: #fff;
  font-size: 14px;
}
header .main1 .container-fluid nav .ul > li > ul {
  display: none;
  position: absolute;
  left: 0;
  top: 100%;
  width: 130%;
  text-align: center;
  z-index: 100;
}
header .main1 .container-fluid nav .ul > li > ul > li {
  position: relative;
  font-size: 13px;
  background: rgba(0, 0, 0, 0.7);
  line-height: 20px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
header .main1 .container-fluid nav .ul > li > ul > li > a {
  color: #fff;
  display: block;
  width: 100%;
  padding: 10px 6px;
}
header .main1 .container-fluid nav .ul > li > ul > li > ul {
  display: none;
  position: absolute;
  left: 100%;
  top: 0;
  width: 160%;
  z-index: 100;
}
header .main1 .container-fluid nav .ul > li > ul > li > ul > li {
  position: relative;
  font-size: 13px;
  background: rgba(0, 0, 0, 0.7);
  line-height: 20px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
header .main1 .container-fluid nav .ul > li > ul > li > ul > li > a {
  color: #fff;
  display: block;
  width: 100%;
  padding: 10px 6px;
}
header .main1 .container-fluid nav .ul > li > ul > li > ul > li:hover {
  background-color: #8cc457;
}
header .main1 .container-fluid nav .ul > li > ul > li:hover {
  background-color: #8cc457;
}
header .main1 .container-fluid nav .ul > li > ul > li:hover > ul {
  display: block;
}
header .main1 .container-fluid nav .ul > li:hover > ul {
  display: block;
}
header .main1 .container-fluid nav .ul > li:hover > a {
  color: #8cc457;
}
header .main1 .container-fluid nav .ul > li.active > a {
  color: #8cc457;
}
header .main1 .container-fluid nav .navr .search {
  line-height: 88px;
  font-size: 22px;
  padding: 0 20px;
  color: #fff;
}
header .main1 .container-fluid nav .navr .tel {
  line-height: 88px;
  font-size: 22px;
  color: #fff;
}
header .main1 .container-fluid nav .navr .tel i {
  font-size: 18px;
}
header .ydd_btn {
  width: 40px;
  cursor: pointer;
  position: absolute;
  top: 32px;
  right: 0;
  z-index: 2000;
  bottom: 48px;
  right: 15px;
}
header .ydd_btn span {
  display: block;
  width: 100%;
  height: 6px;
  background: #8cc457;
}
header .ydd_btn span.span02 {
  margin: 5px 0;
}
header .ydd_btn.click span {
  background: #8cc457;
}
header .ydd_btn.click span.span01 {
  transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  position: relative;
  top: 6px;
  margin-top: 0px;
}
header .ydd_btn.click span.span02 {
  width: 0;
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  margin: 0.5px 0;
}
header .ydd_btn.click span.span03 {
  transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  position: relative;
  top: -8px;
  margin-top: 0px;
}
header .sjdnav {
  display: none;
  width: 150px;
  height: auto;
  position: absolute;
  right: 0;
  top: 100%;
  z-index: 2000;
}
header .sjdnav ul {
  padding: 0;
  margin: 0;
}
header .sjdnav ul li {
  display: block;
  padding: 0;
  text-align: center;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  background: rgba(0, 0, 0, 0.7);
}
header .sjdnav ul li a {
  display: block;
  color: #fff;
  line-height: 40px;
  font-size: 16px;
}
header .sjdnav ul li:hover {
  background: #8cc457;
}
header .sjdnav ul li:last-child {
  border: none;
}
.banner.banner2 .textbox {
  max-width: 1200px;
  margin: 0 auto;
}
.banner.banner2 .textbox h2 {
  font-size: 40px;
  color: #fff;
}
.banner.banner2 .textbox span {
  font-size: 16px;
  color: #fff;
}
.banner.banner2 .textbox .text {
  font-size: 26px;
  color: #fff;
}
.banner.banner2 .textbox .text2 {
  font-size: 18px;
  font-weight: 700;
}
.banner.banner2 .textbox a {
  display: block;
  width: 140px;
  border: 1px solid #818388;
  text-align: center;
  height: 42px;
  line-height: 42px;
  padding: 0;
  color: #fff;
  font-size: 14px;
  background: transparent;
}
.banner.banner2 .textbox a:hover {
  background: #8cc457;
}
.banner.banner3 .textbox {
  max-width: 1200px;
  margin: 0 auto;
  text-shadow: 5px 5px 5px #8a8e95;
}
.banner.banner3 .textbox h2 {
  font-size: 40px;
  color: #fff;
}
.banner.banner3 .textbox span {
  font-size: 16px;
  color: #fff;
  text-shadow: none;
}
.banner.banner3 .textbox .text {
  font-size: 26px;
  color: #fff;
  font-weight: 700;
  max-width: 580px;
  line-height: 42px;
}
.banner.banner3 .textbox a {
  display: block;
  width: 140px;
  border: 1px solid #fff;
  text-align: center;
  height: 42px;
  line-height: 42px;
  padding: 0;
  color: #fff;
  font-size: 14px;
  background: transparent;
  text-shadow: none;
}
.banner.banner3 .textbox a:hover {
  background: #8cc457;
  border: 1px solid #8cc457;
}
.banner {
  position: relative;
  z-index: 1;
}
.banner #swiper1 {
  position: relative;
  z-index: 1;
}
.banner .textbox {
  display: none;
  max-width: 740px;
  margin: 0 auto;
  position: absolute;
  padding: 15px;
  top: calc(50% + 44px);
  left: 0;
  right: 0;
  transform: translateY(-50%);
  z-index: 1;
}
.banner .textbox h2 {
  font-size: 48px;
  color: #000;
  font-weight: 700;
}
.banner .textbox span {
  display: block;
  font-size: 13px;
  color: #8a8e95;
  margin-top: 6px;
  text-transform: uppercase;
}
.banner .textbox .text {
  font-size: 18px;
  line-height: 30px;
  margin-top: 34px;
  color: #000;
}
.banner .textbox a {
  width: 64px;
  margin-top: 45px;
  padding: 5px;
  border-radius: 20px;
  height: 25px;
  display: block;
  background: #a8a9ac url(../images/banner1.png) no-repeat center center / auto;
}
.banner .textbox a:hover {
  background: #8cc457 url(../images/banner1.png) no-repeat center center / auto;
}
.ss {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  opacity: 0;
  z-index: -1;
}
.ss.active {
  opacity: 1;
  z-index: 111;
}
.ss .gb1 {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background: rgba(0, 0, 0, 0.77);
}
.ss .gb1:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  background: #000;
  height: 42px;
  width: 100%;
}
.ss .form .gb2 {
  width: 42px;
  height: 42px;
  background: url("../images/tu30.png") no-repeat center center;
  position: absolute;
  right: 0;
  top: 0;
  opacity: 0.66;
  cursor: pointer;
  transition: all 0.3s;
}
.ss .form .gb2:hover {
  background: rgba(255, 255, 255, 0.3) url("../images/tu30.png") no-repeat center center;
  transition: all 0.3s;
}
.ss .form {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  display: block;
  z-index: 2;
  width: 666px;
  margin: 0 auto;
}
.ss .form form {
  display: block;
  margin: 0 42px;
  position: relative;
}
.ss .form form input {
  width: 100%;
  line-height: 42px;
  height: 42px;
  color: #fff;
  border: 0;
  background: fixed;
  padding: 0 10px;
}
.ss .form form button {
  width: 42px;
  height: 42px;
  background: url("../images/tu1.png") no-repeat center center;
  position: absolute;
  left: -42px;
  top: 0;
  opacity: 0.66;
  border: 0;
}
.ss input {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  outline: none;
}
.ss .rm {
  background: #fff;
  padding: 16px 0 20px 0;
  z-index: 2;
  position: absolute;
  left: 0;
  right: 0;
  top: 42px;
  width: 666px;
  margin: 0 auto;
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
  color: rgba(0, 0, 0, 0.6);
}
.ss .rm .tt1 {
  padding: 0 20px 0 66px;
  line-height: 34px;
}
.ss .rm .ul {
  max-height: 204px;
  overflow: hidden;
}
.ss .rm .ul a {
  display: block;
  padding: 3px 30px 3px 100px;
  line-height: 28px;
}
.ss .rm .ul a:nth-child(1) {
  padding-left: 86px;
}
.ss .rm .ul a:nth-child(2) {
  padding-left: 96px;
}
.ss .rm .ul a:nth-child(3) {
  padding-left: 106px;
}
.ss .rm .ul a:nth-child(4) {
  padding-left: 126px;
}
.ss .rm .ul a:nth-child(5) {
  padding-left: 146px;
}
.ss .rm .ul a:nth-child(6) {
  padding-left: 186px;
}
.ss .rm .ul a:nth-child(7) {
  padding-left: 206px;
}
.ss .rm .ul a:hover {
  background: #F3F3F3;
  color: #004cff;
}
.ss.active .rm .tt1 {
  padding-left: 30px;
}
.ss.active .rm .ul a {
  padding-left: 44px;
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background: #004cff !important;
}
.mCSB_scrollTools {
  width: 6px !important;
}
.title {
  padding-top: 120px;
  text-align: center;
  margin: 0 auto;
}
.title h2 {
  font-size: 40px;
  color: #000;
  font-weight: 700;
  line-height: 100px;
}
.title ul {
  font-size: 0;
}
.title ul li {
  display: inline-block;
  margin: 1px;
}
.title ul li a {
  padding: 0 10px;
  font-size: 15px;
  line-height: 32px;
  display: block;
  color: #000;
  background-color: #d9d9d9;
}
.title .text {
  font-size: 16px;
  line-height: 30px;
  margin-top: 5px;
}
.title.title1 {
  padding-top: 80px;
}
.pack {
  background-color: #f2f2f2;
}
.pack .container-fluid {
  max-width: 1520px !important;
}
.pack .container-fluid #swiper2 {
  margin-top: 184px;
  margin-bottom: 200px;
}
.pack .container-fluid .list {
  margin: 10px;
}
.pack .container-fluid .list .imgbox {
  position: relative;
  overflow: hidden;
}
.pack .container-fluid .list .imgbox .img {
  padding-top: 72%;
}
.pack .container-fluid .list .imgbox .inbox {
  width: 100%;
  height: 100%;
  position: absolute;
  bottom: -100%;
  left: 0;
  background: rgba(0, 0, 0, 0.5);
}
.pack .container-fluid .list .imgbox .inbox .incontent {
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  margin: 0 auto;
  color: #fff;
}
.pack .container-fluid .list .imgbox .inbox .incontent h5 {
  color: #fff;
  font-size: 30px;
  font-weight: 700;
  margin-bottom: 26px;
}
.pack .container-fluid .list .imgbox .inbox .incontent span {
  width: 64px;
  height: 25px;
  border-radius: 15px;
  display: block;
  margin: 0 auto;
  background: rgba(255, 255, 255, 0.3) url(../images/banner1.png) no-repeat center center / auto;
}
.pack .container-fluid .list .imgbox .inbox .incontent span:hover {
  background: rgba(140, 196, 86, 0.8) url(../images/banner1.png) no-repeat center center / auto;
}
.pack .container-fluid .list .imgbox:hover .inbox {
  bottom: 0;
}
.solution .title .text {
  margin-top: 0;
}
.solution .solutionbox {
  box-shadow: 0 4px 4px 4px rgba(0, 0, 0, 0.034);
  margin-top: 76px;
  margin-bottom: 132px;
  font-size: 0;
  border: 1px solid #cecece;
}
.solution .solutionbox .list {
  width: 33%;
  display: inline-block;
  text-align: center;
  padding: 46px 0;
  border-right: 1px solid #cecece;
}
.solution .solutionbox .list .imgbox {
  position: relative;
  height: 90px;
  margin-bottom: 46px;
}
.solution .solutionbox .list .imgbox img {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  max-height: 100%;
  margin: 0 auto;
}
.solution .solutionbox .list .imgbox .noSelect {
  opacity: 1;
}
.solution .solutionbox .list .imgbox .selected {
  opacity: 0;
}
.solution .solutionbox .list span {
  font-size: 24px;
  color: #000;
  font-weight: 700;
}
.solution .solutionbox .list:nth-child(3) {
  border: 0;
}
.solution .solutionbox .list:hover .imgbox .noSelect {
  opacity: 0;
}
.solution .solutionbox .list:hover .imgbox .selected {
  opacity: 1;
}
.solution .solutionbox .list:hover span {
  color: #8cc456;
}
.invite {
  width: 100%;
  padding: 220px 0;
}
.invite h4 {
  font-size: 36px;
  font-weight: 700;
  color: #000;
  line-height: 74px;
}
.invite span {
  display: block;
  max-width: 772px;
  text-transform: uppercase;
  font-size: 15px;
  color: rgba(0, 0, 0, 0.3);
}
.invite .invitemore {
  display: block;
  width: 140px;
  font-size: 14px;
  margin-top: 40px;
  color: #000;
  text-align: center;
  line-height: 42px;
  border-radius: 22px;
  border: 1px solid #908e83;
}
.invite .invitemore:hover {
  background-color: #8cc457;
  color: #fff;
  border: 1px solid #8cc457;
}
.introduce {
  padding: 230px 0 50px;
}
.introduce .list .imgbox {
  position: relative;
}
.introduce .list .imgbox .img {
  padding-top: 86%;
}
.introduce .list .imgbox .inbox {
  width: 100%;
  height: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  background: rgba(16, 61, 108, 0.6);
}
.introduce .list .imgbox .inbox:nth-child(2) {
  background: rgba(0, 0, 0, 0.4);
}
.introduce .list .imgbox .inbox .incontent {
  width: 100%;
  position: absolute;
  padding: 20px;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  text-align: center;
}
.introduce .list .imgbox .inbox .incontent h5 {
  color: #fff;
  font-size: 36px;
  font-weight: 700;
  padding-bottom: 10px;
}
.introduce .list .imgbox .inbox .incontent span {
  display: block;
  text-transform: uppercase;
  font-size: 18px;
  color: rgba(255, 255, 255, 0.5);
}
.introduce .list .imgbox .inbox .incontent span::after {
  content: "";
  display: block;
  width: 30px;
  height: 2px;
  margin: 28px auto 32px;
  background: #fff;
}
.introduce .list .imgbox .inbox .incontent .txt {
  height: 90px;
  font-size: 14px;
  color: #fff;
  margin: 0 auto;
  line-height: 30px;
  overflow: hidden;
  padding: 0 40px;
}
.introduce .list .imgbox .inbox .incontent .inmore {
  width: 90px;
  line-height: 30px;
  border-radius: 15px;
  font-size: 13px;
  color: #000;
  margin: 0 auto;
  margin-top: 30px;
  background-color: #fff;
}
.introduce .list .imgbox .inbox .incontent .inmore:hover {
  background: #8cc457;
  color: #fff;
}
.news {
  padding-bottom: 150px;
}
.news .ul {
  padding-top: 46px;
  padding-bottom: 80px;
}
.news .ul .list {
  display: block;
  padding: 0 110px 0 56px;
  position: relative;
  font-size: 16px;
  color: #000;
  line-height: 50px;
  border-bottom: 1px solid #e5e5e5;
}
.news .ul .list::before {
  content: '';
  display: inline-block;
  position: absolute;
  left: 28px;
  top: 0;
  bottom: 0;
  margin: auto 0;
  width: 5px;
  height: 5px;
  background-color: #000;
}
.news .ul .list span {
  position: absolute;
  right: 20px;
  top: 0;
  font-size: 16px;
  color: #999999;
}
.news .next {
  display: block;
  width: 188px;
  margin: 0 auto;
  text-align: center;
  line-height: 58px;
  border-radius: 29px;
  font-size: 38px;
  color: #fff;
  background: #4c4c4c;
}
.news .next:hover {
  background-color: #8cc457;
}
.device .title {
  padding-top: 110px;
}
.device .title h2 {
  line-height: 60px;
}
.device .title .text {
  line-height: 30px;
}
.device .devicebox {
  width: 100%;
  padding: 0 6%;
  position: relative;
  margin-top: 120px;
}
.device .devicebox::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 50%;
  z-index: 1;
  background: #f4f4f4;
}
.device .devicebox::after {
  content: "";
  display: block;
  position: absolute;
  height: 360px;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 50%;
  z-index: 2;
  background: #fff;
}
.device .devicebox #swiper4 {
  position: relative;
  z-index: 3;
}
.device .devicebox .list {
  margin: 100px 1px;
  padding: 14px;
  display: block;
  background: #ffffff;
  border: 1px solid #d5d5d5;
}
.device .devicebox .list h6 {
  text-align: center;
  font-size: 24px;
  color: #000;
  font-weight: 700;
  line-height: 48px;
  padding: 10px 0 20px;
}
.device .devicebox .list .imgbox .img {
  padding-top: 55%;
}
.device .devicebox .list .text1 {
  font-size: 14px;
  color: #000;
  line-height: 28px;
  height: 168px;
  overflow-y: hidden;
  margin: 18px 0 30px;
}
.device .devicebox .list:hover .imgbox .img {
  transform: scale(1.2);
}
.develope {
  background: #181e2a;
}
.develope .title {
  color: #fff;
  padding-top: 60px;
}
.develope .title h2 {
  line-height: 60px;
  color: #fff;
}
.develope .developebox {
  padding: 58px 10% 90px;
}
.develope .developebox .list {
  display: block;
  text-align: center;
  font-size: 18px;
  color: #fff;
}
.develope .developebox .list .imgbox {
  background-color: #fff;
}
.develope .developebox .list .imgbox .img {
  padding-top: 84.8%;
}
.develope .developebox .list:hover .imgbox .img {
  transform: scale(1.2);
}
.develope .developebox .list span {
  display: block;
  line-height: 30px;
  height: 30px;
  overflow: hidden;
  margin-top: 15px;
}
.sell {
  padding: 88px 0;
}
.sell .img {
  display: block;
  margin: 0 auto 30px;
}
.sell .box {
  max-width: 540px;
  margin: 0 auto;
  font-size: 0;
  position: relative;
  overflow: hidden;
  text-align: center;
}
.sell .box::before {
  content: "";
  width: 1px;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto 0;
  height: calc(100% - 44px);
  background: #c9c9c9;
}
.sell .box::after {
  content: "";
  width: 1px;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto 0;
  height: calc(100% - 44px);
  background: #c9c9c9;
}
.sell .box h5 {
  display: inline-block;
  font-size: 40px;
  color: #000;
  line-height: 44px;
  font-weight: 700;
  position: relative;
  padding: 0 10px;
}
.sell .box h5::before {
  content: "";
  width: 300px;
  height: 1px;
  background-color: #c9c9c9;
  position: absolute;
  left: 100%;
  top: 22px;
}
.sell .box h5::after {
  content: "";
  width: 300px;
  height: 1px;
  background-color: #c9c9c9;
  position: absolute;
  right: 100%;
  bottom: 22px;
}
.sell .box h6 {
  font-family: 'Arial';
  margin-top: 22px;
  display: inline-block;
  font-size: 40px;
  color: #5195d1;
  line-height: 44px;
  font-weight: 700;
  position: relative;
  padding: 0 10px;
}
.sell .box h6::before {
  content: "";
  width: 300px;
  height: 1px;
  background-color: #c9c9c9;
  position: absolute;
  left: 100%;
  top: 22px;
}
.sell .box h6::after {
  content: "";
  width: 300px;
  height: 1px;
  background-color: #c9c9c9;
  position: absolute;
  right: 100%;
  top: 22px;
}
.synopsis {
  background: #f4f4f4;
  padding-bottom: 136px;
}
.synopsis .title .text {
  max-width: 910px;
  margin: 0 auto;
}
.property .propertybox {
  padding: 70px 0 130px;
}
.property .propertybox .list {
  display: block;
}
.property .propertybox .list .imgbox {
  position: relative;
}
.property .propertybox .list .imgbox .img {
  height: 420px;
}
.property .propertybox .list .imgbox .inbox {
  padding: 20px 40px 0;
  position: absolute;
  bottom: 0;
  left: 0;
  height: 57%;
  background: rgba(0, 0, 0, 0.5);
}
.property .propertybox .list .imgbox .inbox h5 {
  font-size: 24px;
  color: #fff;
  font-weight: 700;
  padding-bottom: 3px;
}
.property .propertybox .list .imgbox .inbox h5 i {
  display: inline-block;
  font-size: 18px;
  width: 50px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  margin-right: 20px;
  background: url(../images/property5.png) no-repeat center center / contain;
}
.property .propertybox .list .imgbox .inbox .txt {
  font-size: 16px;
  color: #fff;
  line-height: 30px;
  height: 150px;
  overflow: hidden;
}
.collocation {
  background: url(../images/collocation1.jpg) no-repeat center center / cover;
}
.collocation .title {
  padding-top: 80px;
}
.collocation .title .text {
  line-height: 40px;
}
.collocation .collocationbox {
  padding: 70px 115px 110px;
}
.collocation .collocationbox .list {
  box-shadow: 0 4px 4px 4px rgba(0, 0, 0, 0.05);
  display: block;
  background-color: #fff;
  padding: 15px;
}
.collocation .collocationbox .list .imgbox .img {
  padding-top: 54.8%;
}
.collocation .collocationbox .list:hover .img {
  transform: scale(1.2);
}
.package .title .text {
  max-width: 716px;
  margin: 0 auto;
}
.package .packagebox {
  padding: 78px 0 150px;
}
.package .packagebox .list {
  display: block;
  border-bottom: 1px solid #e5e5e5;
  margin: 1px 0;
  font-size: 20px;
  font-weight: 700;
  line-height: 62px;
  color: #000;
}
.package .packagebox .list .imgbox .img {
  padding-top: 73.6%;
}
.package .packagebox .list:hover .img {
  transform: scale(1.2);
}
.video1 {
  width: 100%;
  padding: 130px 0;
  background-color: #e4f4ff;
}
.video1 .box {
  margin: 0 -20px;
}
.video1 .box .sp {
  width: calc(50% - 40px);
  margin: 0 20px;
  float: left;
  position: relative;
  padding-top: 36%;
  min-height: 280px;
  cursor: pointer;
  background: #000;
}
.video1 .box .sp video {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  object-fit: fill;
}
.video1 .box .sp .txt {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 3;
  top: 0;
  height: 100%;
}
.video1 .box .sp .txt:after {
  content: "";
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
}
.video1 .box .sp .txt div {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  text-align: center;
  font-size: 36px;
  color: #fff;
  z-index: 2;
  font-weight: bold;
  transform: translateY(-50%);
}
.video1 .box .sp .txt div img {
  display: block;
  margin: 0 auto 20px;
}
.model {
  background: #f4f4f4;
}
.model .imgbox {
  margin: 80px 0 130px;
  padding: 5px;
  background: #fff;
  border: 1px solid #e3e3e3;
}
.model .imgbox .img {
  padding-top: 37.2%;
}
.internet .title .text {
  max-width: 777px;
  margin: 0 auto;
}
.internet .imgbox {
  padding: 52px 0 150px;
}
.internet .imgbox img {
  display: block;
  margin: 0 auto;
}
.last {
  width: 100%;
  background: #f4f4f4;
}
.last .lastbox {
  padding: 150px 0 120px;
}
.last .lastbox h4 {
  display: inline-block;
  font-size: 30px;
  margin-bottom: 18px;
  font-weight: 700;
  line-height: 44px;
  padding: 26px 10px 26px 80px;
  color: #000;
  border-bottom: 2px solid #d8d8d8;
  background: url(../images/last1.png) no-repeat left center;
}
.last .lastbox .left {
  padding-right: 50px;
  width: 50%;
  font-size: 16px;
  line-height: 40px;
  color: #000;
  border-right: 2px solid #d8d8d8;
}
.last .lastbox .right {
  border-right: 0;
  padding-right: 0;
  padding-left: 50px;
}
.last .lastbox .right h4 {
  background: url(../images/last2.png) no-repeat left center;
}
.fnsynopsis {
  padding-bottom: 100px;
}
.fnsynopsis .title {
  padding-top: 100px;
}
.fnsynopsis .title .text {
  max-width: 777px;
  margin: 0 auto;
}
.recover {
  background: #e4f4ff;
}
.recover .recoverbox {
  padding: 75px 0 106px;
}
.recover .recoverbox #swiper9 {
  padding-bottom: 75px;
}
.recover .recoverbox .list {
  margin: 10px;
}
.recover .recoverbox .list .imgbox {
  position: relative;
  border: 5px solid #fff;
  overflow: hidden;
  border-radius: 20px;
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.1);
}
.recover .recoverbox .list .imgbox .img {
  padding-top: 82%;
}
.recover .recoverbox .list .imgbox .inbox {
  position: absolute;
  bottom: 0;
  left: 0;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  width: 100%;
  height: 47px;
  background: rgba(0, 0, 0, 0.5);
}
.recover .recoverbox .list .imgbox .inbox .incontent {
  font-weight: 700;
  font-size: 18px;
  color: #fff;
  padding-left: 30px;
  line-height: 47px;
}
.recover .recoverbox .contantbox {
  color: #575d61;
  text-align: center;
  font-size: 20px;
}
.recover .recoverbox .contantbox span {
  width: 52px;
  height: 60px;
  margin-right: 10px;
  display: inline-block;
  vertical-align: middle;
  background: url(../images/recover4.jpg) no-repeat left center / contain;
}
.recover .recoverbox .contantbox i {
  font-size: 35px;
}
.matching .matchingbox {
  padding: 50px 0 100px;
}
.matching .matchingbox #swiper10 {
  padding: 0 0 60px;
}
.matching .matchingbox .list {
  display: block;
  border-radius: 20px;
  box-shadow: 0 4px 4px 4px rgba(0, 0, 0, 0.05);
}
.matching .matchingbox .list .imgbox {
  padding: 10px;
  border: 1px solid #d9d9d9;
  border-radius: 20px;
  background-color: #fff;
}
.matching .matchingbox .list .imgbox .img {
  padding-top: 82%;
}
.matching .matchingbox .list:hover .imgbox .img {
  transform: scale(1.1);
}
.matching .matchingbox .text {
  font-size: 16px;
  color: #000;
  text-align: center;
}
.retire {
  background: #f4f4f4;
}
.retire .imgbox {
  padding: 68px 0 100px;
}
.retire .imgbox .imgbox1 {
  padding-bottom: 20px;
}
.retire .imgbox .imgbox1 .img {
  width: 100%;
}
.retire .imgbox .imgbox2 .img {
  width: 100%;
}
.design .designbox {
  padding: 55px 0 100px;
}
.design .designbox .list .imgbox .img {
  padding-top: 77%;
}
.design .designbox .list:hover .img {
  transform: scale(1.1);
}
.design .designbox .list .text {
  font-size: 16px;
  line-height: 24px;
  color: #000;
  height: 120px;
  overflow: hidden;
  margin-top: 26px;
}
.plan {
  background: #f4f4f4;
}
.plan .title .text {
  margin: 0 auto;
  max-width: 880px;
}
.plan .title .text span {
  font-family: Arial;
  font-size: 24px;
  line-height: 40px;
  color: #5195d1;
}
.plan .planbox {
  padding: 50px 0 100px;
}
.plan .planbox .list .imgbox .img {
  padding-top: 94.8%;
}
.plan .planbox .list:hover .img {
  transform: scale(1.1);
}
.nymg {
  margin-top: 147px;
}
.nytitle {
  width: 20%;
}
.nytitle h4 {
  font-size: 36px;
  color: #000;
  font-weight: 700;
  line-height: 32px;
  padding-bottom: 16px;
}
.nytitle span {
  font-family: Arial;
  font-size: 18px;
  color: #000;
  text-transform: uppercase;
  line-height: 32px;
}
.nytitle .ul {
  font-size: 0;
  padding-top: 10px;
}
.nytitle .ul a {
  display: block;
  position: relative;
  font-size: 18px;
  color: #000;
  padding-right: 10px;
  line-height: 34px;
}
.nytitle .ul a:hover {
  color: #8cc457;
}
.nycontant {
  width: 80%;
}
.servicebox .list {
  margin-bottom: 80px;
  display: block;
  padding-bottom: 40px;
  border-bottom: 1px solid #000;
}
.servicebox .list .imgbox {
  width: 60%;
}
.servicebox .list .imgbox .img {
  height: 212px;
}
.servicebox .list:hover .img {
  transform: scale(1.1);
}
.servicebox .list .right {
  position: relative;
  width: 40%;
  height: 212px;
}
.servicebox .list .right .text {
  font-size: 0;
  position: absolute;
  top: 50%;
  right: 50%;
  transform: translate(50%, -50%);
}
.servicebox .list .right .text h6 {
  font-size: 24px;
  color: #000;
  font-weight: 700;
}
.servicebox .list .right .text .minute {
  margin-top: 42px;
  font-size: 14px;
  color: #000;
  font-weight: 700;
}
.servicebox .list .right .text .minute i {
  width: 31px;
  height: 9px;
  display: inline-block;
  margin-left: 5px;
  background: url(../images/minute.png) no-repeat right center / contain;
}
.productsbox .list {
  width: calc(50% - 33px);
  display: inline-block;
  margin: 0 15px 28px;
  padding-bottom: 20px;
  border-bottom: 1px solid #000;
}
.productsbox .list .imgbox {
  width: 50%;
}
.productsbox .list .imgbox .img {
  height: 172px;
}
.productsbox .list:hover .img {
  transform: scale(1.1);
}
.productsbox .list:hover .right .text .minute {
  background-color: #000;
}
.productsbox .list .right {
  position: relative;
  width: 50%;
  height: 172px;
}
.productsbox .list .right .text {
  padding-left: 30px;
  width: 100%;
  font-size: 0;
  position: absolute;
  top: 0;
  right: 50%;
  transform: translateX(50%);
}
.productsbox .list .right .text h5 {
  font-size: 24px;
  color: #000;
  font-weight: 700;
  line-height: 28px;
  padding-bottom: 5px;
}
.productsbox .list .right .text h6 {
  font-family: Arial;
  font-size: 16px;
  color: #000;
  line-height: 32px;
  font-weight: 700;
  text-transform: capitalize;
}
.productsbox .list .right .text span {
  display: block;
  margin: 5px 0 12px;
  font-size: 16px;
  height: 54px;
  overflow: hidden;
  line-height: 28px;
  color: #000;
}
.productsbox .list .right .text .minute {
  width: 73px;
  line-height: 32px;
  background-color: #8cc457;
  color: #fff;
  text-align: center;
  font-size: 12px;
  border-radius: 15px;
}
.newsbox .list {
  margin-bottom: 80px;
  display: block;
  padding-bottom: 40px;
  border-bottom: 1px solid #000;
}
.newsbox .list .imgbox {
  width: 40%;
}
.newsbox .list .imgbox .img {
  height: 212px;
}
.newsbox .list:hover .img {
  transform: scale(1.1);
}
.newsbox .list .right {
  position: relative;
  width: calc(60% - 40px);
  margin-left: 40px;
  height: 212px;
}
.newsbox .list .right .text {
  width: 100%;
  font-size: 0;
  position: absolute;
  top: 50%;
  right: 50%;
  transform: translate(50%, -50%);
}
.newsbox .list .right .text h5 {
  font-size: 22px;
  color: #000;
  line-height: 34px;
  font-weight: 700;
}
.newsbox .list .right .text .txt {
  width: 100%;
  font-size: 14px;
  color: #000;
  margin-top: 7px;
  line-height: 24px;
  height: 72px;
  overflow: hidden;
}
.newsbox .list .right .text .date {
  font-size: 18px;
  font-weight: 700;
  color: #000;
  padding: 22px 0 22px;
}
.newsbox .list .right .text .minute {
  font-size: 14px;
  color: #000;
  font-weight: 700;
}
.newsbox .list .right .text .minute i {
  width: 31px;
  height: 9px;
  display: inline-block;
  margin-left: 5px;
  background: url(../images/minute.png) no-repeat right center / contain;
}
.nytitle.nytitle2 {
  width: 100%;
  padding: 60px 0 56px;
  border-bottom: 1px solid #000;
}
.dy {
  font-size: 14px;
  line-height: 24px;
  color: #000;
}
.dy .bt {
  font-size: 24px;
  line-height: 32px;
  color: #000;
  font-weight: 700;
  margin: 60px 0 26px;
}
.dy .dt {
  height: 400px;
  position: relative;
  margin: 20px auto;
}
.nyabout {
  padding: 60px 0 40px;
}
.nycontact {
  padding: 60px 0;
}
footer {
  padding-top: 26px;
  background: #000;
}
footer .top {
  padding: 0 60px 12px;
  border-bottom: 1px solid #8cc457;
}
footer .top ul {
  font-size: 0;
}
footer .top ul li {
  display: inline-block;
  line-height: 30px;
}
footer .top ul li a {
  font-size: 12px;
  color: #fff;
  position: relative;
  padding-left: 80px;
}
footer .top ul li a::after {
  content: "";
  display: block;
  width: 1px;
  height: 12px;
  position: absolute;
  left: 40px;
  top: 0;
  bottom: 0;
  margin: auto 0;
  background-color: #8cc457;
}
footer .top ul li:nth-child(1) a {
  padding-left: 0;
}
footer .top ul li:nth-child(1) a::after {
  display: none;
}
footer .top ul li:hover a {
  color: #8cc457;
}
footer .top .fonts {
  font-size: 0;
}
footer .top .fonts a {
  display: inline-block;
  margin-left: 6px;
  line-height: 30px;
  color: #fff;
  font-size: 20px;
}
footer .top .fonts a:hover span {
  color: #8cc457;
}
footer .top .fonts a .active {
  color: #8cc457;
}
footer .bottom {
  padding: 0 60px;
}
footer .bottom .left {
  padding-top: 50px;
  width: 390px;
}
footer .bottom .ewm {
  max-width: 100px;
}
footer .bottom .ewm img {
  width: 100%;
}
footer .bottom .tel {
  padding-left: 24px;
}
footer .bottom .tel span {
  color: #fff;
}
footer .bottom .tel .pic {
  width: 37px;
}
footer .bottom .tel .pic .hotline {
  background: url(../images/foot1.png) no-repeat center top / auto;
  font-size: 10px;
  text-transform: uppercase;
  padding: 20px 10px 0;
  position: relative;
  writing-mode: tb-rl;
}
footer .bottom .tel .pic .hotline::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 1px;
  height: 14px;
  background-color: #8cc457;
}
footer .bottom .tel .pic .hotline::after {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  width: 1px;
  height: 32px;
  background-color: #8cc457;
}
footer .bottom .tel .picr {
  margin-left: 12px;
  margin-top: -2px;
}
footer .bottom .tel .picr .zi {
  font-size: 12px;
  line-height: 20px;
}
footer .bottom .tel .picr b {
  color: #fff;
  font-size: 26px;
}
footer .bottom .tel .picr .num {
  font-size: 13px;
  line-height: 24px;
}
footer .bottom .middle {
  width: 30%;
  min-height: 200px;
  padding: 58px 15px 0 44px;
  border-right: 1px solid #8cc457;
  border-left: 1px solid #8cc457;
}
footer .bottom .middle .address {
  padding-top: 16px;
}
footer .bottom .middle .address span {
  font-size: 12px;
  color: #fff;
  line-height: 26px;
  padding-left: 24px;
}
footer .bottom .middle .address .letter {
  background: url(../images/foot2.png) no-repeat left center / auto;
}
footer .bottom .middle .address .add {
  background: url(../images/foot3.png) no-repeat left center / auto;
}
footer .bottom .right {
  padding: 64px 0 0 0;
  width: calc(70% - 390px);
}
footer .bottom .right .link {
  color: #fff;
  width: calc(50% - 40px);
  margin-left: 30px;
  position: relative;
}
footer .bottom .right .link .kuang {
  margin-top: 15px;
  position: relative;
  cursor: pointer;
}
footer .bottom .right .link .kuang input,
footer .bottom .right .link .kuang button:focus {
  outline: none;
}
footer .bottom .right .link .kuang input {
  width: calc(100% - 60px);
  padding-left: 18px;
  border: 0;
  line-height: 54px;
  height: 54px;
  color: #fff;
  font-size: 13px;
  background: rgba(140, 194, 86, 0.3);
}
footer .bottom .right .link .kuang button {
  font-size: 14px;
  border: 0;
  width: 60px;
  background: #8cc456;
  line-height: 54px;
}
footer .bottom .right .link .kuang .ul {
  display: none;
  width: 100%;
  position: absolute;
  bottom: 100%;
  left: 0;
  background: #fff;
  padding: 8px 0;
}
footer .bottom .right .link .kuang .ul a {
  display: block;
  background-color: #fff;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  line-height: 28px;
  font-size: 13px;
  text-align: center;
  color: #000;
}
footer .bottom .right .link .kuang .ul a:nth-child(1) {
  border: 0;
}
footer .bottom .right .link .kuang .ul a:hover {
  background: #8cc457;
  color: #fff;
  border-top-color: #8cc457;
}
footer .bottom .right .link .kuang:hover .ul {
  display: block;
}
footer .bottom .right .link:nth-child(2) {
  padding-left: 10px;
}
footer .foot {
  background-color: #8cc457;
  font-size: 12px;
  color: #fff;
  line-height: 26px;
  padding: 15px 60px;
}
/*详情页*/
.danye {
  color: #000000;
  font-size: 15px;
  line-height: 30px;
}
.danye .bt {
  color: #000;
  font-size: 22px;
  text-align: center;
  margin-bottom: 16px;
}
.danye .data {
  color: #555555;
  font-size: 14px;
  text-align: center;
  line-height: 20px;
  display: block;
  margin-bottom: 12px;
  border-top: 1px dashed #d8d8d8;
  padding-top: 10px;
  margin-top: -5px;
}
.danye .pic {
  margin: 0 auto 15px auto;
  display: block;
}
.danye .pic img {
  display: block;
  margin: 0 auto;
}
.danye .dt {
  height: 400px;
  position: relative;
  margin: 20px auto;
}
.xqcontant {
  padding-bottom: 50px;
}
.xqcontantbox {
  padding-top: 146px;
}
.xqleft {
  width: 70%;
  padding-bottom: 50px;
}
.xqleft .xqtitle {
  border-bottom: 1px solid #000000;
  margin-bottom: 24px;
  padding-bottom: 10px;
}
.xqleft .xqtitle h4 {
  font-size: 24px;
  line-height: 32px;
  color: #000;
  font-weight: 700;
  padding-bottom: 10px;
}
.xqleft .xqtitle .xqdate {
  margin-top: -10px;
  line-height: 32px;
  font-size: 14px;
  color: #999999;
}
.xqleft .xqtext {
  font-size: 14px;
  color: #000;
  line-height: 24px;
}
.xqleft .xqtext img {
  display: block;
  margin: 30px 0;
}
.xqright {
  width: calc(30% - 30px);
  margin-left: 30px;
}
.xqright h6 {
  font-size: 24px;
  font-weight: 700;
  color: #000;
  line-height: 32px;
  margin-bottom: 40px;
}
.xqright a {
  display: block;
  padding: 10px 20px;
  background-color: #f4f4f4;
  font-size: 18px;
  color: #000;
  font-weight: 700;
  line-height: 32px;
  margin-bottom: 2px;
  max-height: 114px;
  overflow: hidden;
}
.xqright a:hover {
  background-color: #8cc457;
  color: #fff;
}
.hot {
  height: 50px;
  background: #000;
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 99;
  border-top: solid 2px #fff;
  width: 100%;
}
.hot span {
  color: #fff;
  font-size: 16px;
  line-height: 20px;
}
.hot h6 {
  font-size: 12px;
  line-height: 20px;
  margin: 0;
}
.hot .row div a {
  display: block;
  color: #fff;
  padding: 7px 0;
}
.dbbox {
  position: fixed;
  left: 0;
  bottom: 52px;
  z-index: 99;
  width: 100%;
}
.dbbox .dbs {
  position: relative;
  padding: 0 15px;
  display: none;
}
.dbbox .dbs .neirong {
  padding: 10px;
  background: #fff;
  border-radius: 5px;
}
.dbbox .dbs.ewm-box {
  text-align: center;
}
.dbbox .dbs.ewm-box:after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: -6px;
  z-index: 1;
  width: 25%;
  height: 6px;
  background: url(../img/dbtc_jt.png) no-repeat center;
}
.dbbox .dbs.fenxiang-box:after {
  content: "";
  position: absolute;
  left: 75%;
  bottom: -6px;
  z-index: 1;
  width: 25%;
  height: 6px;
  background: url(../img/dbtc_jt.png) no-repeat center;
}
.dbbox .dbs.ewm-box img {
  max-width: 140px;
}
.dbbox .dbs.fenxiang-box .bdshare-button-style1-32 .li {
  position: relative;
  padding: 6px 0;
  width: 20%;
  height: 44px;
}
.dbbox .dbs.fenxiang-box .bdshare-button-style1-32 a {
  position: absolute;
  left: 50%;
  top: 6px;
  margin: 0 0 0 -16px;
  float: inherit !important;
  display: block;
}
@media (max-width: 1399px) {
  footer .bottom .right .link:nth-child(2) {
    display: none;
  }
  footer .bottom .right .link:nth-child(1) {
    width: 90%;
    margin: 0;
  }
  footer .bottom .right {
    padding-top: 52px;
  }
  footer .bottom .middle {
    padding-top: 37px;
  }
  .device .devicebox {
    padding: 0 15px;
  }
  .develope .developebox {
    padding: 50px 15px 70px;
  }
}
@media (max-width: 1199px) {
  header .main1 {
    padding: 0;
  }
  .logo {
    left: 15px;
  }
  .banner #swiper1 img {
    min-height: 480px;
  }
  .banner .textbox h2 {
    font-size: 30px;
  }
  .banner .textbox span {
    font-size: 13px;
  }
  .banner .textbox .text {
    font-size: 16px;
    line-height: 30px;
    margin-top: 22px;
  }
  .banner .textbox a {
    margin-top: 30px;
  }
  .banner.banner2 .textbox h2 {
    font-size: 30px;
  }
  .banner.banner2 .textbox span {
    font-size: 13px;
  }
  .banner.banner2 .textbox .text {
    font-size: 20px;
    line-height: 36px;
    margin-top: 22px;
  }
  .banner.banner2 .textbox a {
    margin-top: 30px;
  }
  .banner.banner3 .textbox h2 {
    font-size: 30px;
  }
  .banner.banner3 .textbox span {
    font-size: 13px;
  }
  .banner.banner3 .textbox .text {
    font-size: 20px;
    line-height: 36px;
    margin-top: 22px;
  }
  .banner.banner3 .textbox a {
    margin-top: 30px;
  }
  .title {
    padding-top: 50px;
  }
  .title .text {
    margin-top: 26px;
  }
  .title.title1 {
    padding-top: 50px;
  }
  .title.title1 .text {
    margin-top: 26px;
  }
  .pack .container-fluid #swiper2 {
    margin-top: 80px;
    margin-bottom: 86px;
  }
  .invite {
    padding: 80px 0;
  }
  .invite h4 {
    font-size: 30px;
  }
  .solution .solutionbox {
    margin-bottom: 90px;
  }
  .solution .solutionbox .list {
    padding: 36px 0;
  }
  .introduce {
    padding: 95px 0 0;
  }
  .news {
    padding-bottom: 80px;
  }
  .news .ul {
    padding-top: 25px;
    padding-bottom: 70px;
  }
  .device .title {
    padding-top: 60px;
  }
  .device .devicebox {
    margin-top: 80px;
  }
  .device .devicebox .list h6 {
    font-size: 20px;
    line-height: 30px;
  }
  .nymg {
    margin: 30px 0;
  }
  .nytitle .ul a {
    display: block;
  }
  .nytitle .ul a::after {
    display: none !important;
  }
  .servicebox .list {
    margin-bottom: 30px;
    padding-bottom: 30px;
  }
  .servicebox .list .imgbox {
    width: 60%;
    max-height: 180px;
  }
  .servicebox .list .imgbox .img {
    padding-top: 44.6%;
  }
  .servicebox .list .right {
    max-height: 180px;
  }
  .servicebox .list .right .text h6 {
    font-size: 24px;
  }
  .servicebox .list .right .text .minute {
    margin-top: 30px;
    font-size: 16px;
  }
  .servicebox .list .right .text .minute i {
    width: 25px;
    height: 9px;
  }
  .productsbox .list {
    padding-bottom: 30px;
    margin-bottom: 30px;
  }
  .productsbox .list .imgbox {
    width: 50%;
  }
  .productsbox .list .imgbox .img {
    height: 360px;
    padding-top: 70%;
  }
  .productsbox .list .right {
    height: 360px;
  }
  .productsbox .list .right .text {
    padding-left: 35px;
  }
  .productsbox .list .right .text h5 {
    font-size: 28px;
    line-height: 32px;
    padding-bottom: 15px;
  }
  .productsbox .list .right .text h6 {
    font-size: 24px;
    line-height: 32px;
  }
  .productsbox .list .right .text span {
    display: block;
    margin: 30px 0 30px;
    font-size: 20px;
  }
  .productsbox .list .right .text .minute {
    width: 100px;
    line-height: 30px;
    font-size: 16px;
    border-radius: 15px;
  }
  .newsbox {
    width: 100%;
  }
  .newsbox .list {
    margin-bottom: 40px;
    padding-bottom: 30px;
  }
  .newsbox .list .imgbox .img {
    max-height: 180px;
  }
  .newsbox .list .right {
    margin-left: 20px;
    max-height: 180px;
  }
  .newsbox .list .right .text h5 {
    font-size: 20px;
    color: #000;
    line-height: 24px;
    font-weight: 700;
  }
  .newsbox .list .right .text .txt {
    font-size: 14px;
  }
  .newsbox .list .right .text .date {
    font-size: 16px;
    padding: 15px 0 20px;
  }
  .xqcontantbox {
    padding-top: 80px;
  }
}
@media (max-width: 991px) {
  .title {
    padding-top: 30px;
  }
  .title h2 {
    font-size: 32px;
    line-height: 86px;
  }
  .title .text {
    margin-top: 26px;
  }
  .title.title1 {
    padding-top: 30px;
  }
  .title.title1 h2 {
    font-size: 32px;
    line-height: 86px;
  }
  .title.title1 .text {
    margin-top: 26px;
  }
  .pack .container-fluid #swiper2 {
    margin-top: 56px;
    margin-bottom: 76px;
  }
  .pack .container-fluid .list .imgbox .inbox {
    bottom: 0;
  }
  .pack .container-fluid .list .imgbox .inbox .incontent h5 {
    font-size: 24px;
    margin-bottom: 18px;
  }
  .solution .solutionbox {
    margin-bottom: 80px;
    margin-top: 54px;
  }
  .solution .solutionbox .list {
    padding: 32px 0;
  }
  .solution .solutionbox .list span {
    font-size: 22px;
  }
  .solution .solutionbox .list .imgbox {
    margin-bottom: 35px;
  }
  .solution .solutionbox .list .imgbox img {
    max-height: 75%;
  }
  .invite {
    padding: 60px 0;
  }
  .invite h4 {
    font-size: 32px;
    line-height: 66px;
  }
  .invite span {
    font-size: 12px;
  }
  .invite .invitemore {
    width: 130px;
    font-size: 12px;
    line-height: 36px;
  }
  .introduce {
    padding: 86px 0 0;
  }
  .introduce .list .imgbox .img {
    min-height: 360px;
  }
  .introduce .list .imgbox .inbox .incontent {
    padding: 0 20px;
  }
  .introduce .list .imgbox .inbox .incontent h5 {
    font-size: 24px;
    padding-bottom: 6px;
  }
  .introduce .list .imgbox .inbox .incontent span {
    font-size: 14px;
  }
  .introduce .list .imgbox .inbox .incontent span::after {
    margin: 16px auto;
  }
  .introduce .list .imgbox .inbox .incontent .txt {
    padding: 0;
  }
  .news {
    padding-bottom: 60px;
  }
  .news .ul {
    padding-top: 8px;
    padding-bottom: 60px;
  }
  .news .next {
    width: 140px;
    line-height: 46px;
  }
  .synopsis {
    padding-bottom: 50px;
  }
  .property .propertybox {
    padding: 30px 0 60px;
  }
  .collocation .collocationbox {
    padding: 20px 15px 50px;
  }
  .matching .matchingbox #swiper10 {
    padding: 0 15px 60px;
  }
  .collocation .title {
    padding-top: 40px;
  }
  .package .packagebox {
    padding: 30px 0 50px;
  }
  .video1 {
    padding: 50px 0;
  }
  .model .imgbox {
    margin: 30px 0 50px;
  }
  .internet .imgbox {
    padding: 30px 0 50px;
  }
  .last .lastbox {
    padding: 60px 0;
  }
  .fnsynopsis .title {
    padding-top: 30px;
  }
  .fnsynopsis {
    padding-bottom: 50px;
  }
  .recover .recoverbox {
    padding: 50px 0 80px;
  }
  .recover .recoverbox #swiper9 {
    padding-bottom: 50px;
  }
  .matching .matchingbox {
    padding: 40px 0 80px;
  }
  .retire .title h2 {
    font-size: 32px;
  }
  .retire .imgbox {
    padding: 50px 0 80px;
  }
  .design .designbox {
    padding: 50px 0 80px;
  }
  .plan .planbox {
    padding: 50px 0 80px;
  }
  .servicebox .list {
    margin-bottom: 30px;
    padding-bottom: 30px;
  }
  .servicebox .list .imgbox {
    width: 60%;
    max-height: 180px;
  }
  .servicebox .list .imgbox .img {
    padding-top: 44.6%;
  }
  .servicebox .list .right {
    max-height: 180px;
  }
  .servicebox .list .right .text h6 {
    font-size: 20px;
  }
  .servicebox .list .right .text .minute {
    margin-top: 30px;
    font-size: 14px;
  }
  .servicebox .list .right .text .minute i {
    width: 25px;
    height: 9px;
  }
  .productsbox .list {
    padding-bottom: 0;
  }
  .productsbox .list .imgbox {
    width: 100%;
  }
  .productsbox .list .imgbox .img {
    width: 100%;
    height: auto;
    padding-top: 60%;
  }
  .productsbox .list .right {
    width: 100%;
    height: 200px;
  }
  .productsbox .list .right .text {
    padding-left: 0;
    position: inherit;
  }
  .productsbox .list .right .text h5 {
    font-size: 24px;
    line-height: 28px;
    padding-bottom: 10px;
  }
  .productsbox .list .right .text h6 {
    font-size: 20px;
    line-height: 28px;
  }
  .productsbox .list .right .text span {
    height: 50px;
    margin: 0;
    font-size: 16px;
    line-height: 25px;
  }
  .productsbox .list .right .text .minute {
    width: 80px;
    line-height: 26px;
    font-size: 14px;
    border-radius: 13px;
  }
  .xqcontant {
    padding-bottom: 30px;
  }
  .xqcontantbox {
    padding-top: 50px;
  }
  .xqleft {
    width: 100%;
  }
  .xqleft .xqtitle {
    margin-bottom: 15px;
  }
  .xqright {
    display: none;
  }
  footer {
    margin-bottom: 51px;
  }
  footer .top {
    padding: 0 15px 8px;
  }
  footer .top ul li a {
    padding-left: 20px;
  }
  footer .top ul li a::after {
    display: none;
  }
  footer .top .fonts a {
    margin-left: 6px;
  }
  footer .bottom {
    padding: 30px 15px;
  }
  footer .bottom .left {
    width: 100%;
    padding: 0;
  }
  footer .bottom .middle {
    width: 100%;
    padding: 0;
    min-height: inherit;
    border-left: 0;
    border-right: 0;
  }
  footer .bottom .middle .address {
    padding-top: 16px;
    width: 272px;
  }
  footer .bottom .middle .address span {
    font-size: 12px;
    line-height: 26px;
    padding-left: 24px;
  }
  footer .bottom .right {
    padding: 0;
    width: 100%;
  }
  footer .bottom .right .link {
    width: 100%;
    float: left !important;
    max-width: 360px;
    margin-top: 20px !important;
  }
  footer .bottom .right .link:nth-child(2) {
    width: 90%;
    margin: 0;
    padding-left: 20px;
    display: block;
  }
  footer .foot {
    padding: 10px 15px;
  }
}
@media (max-width: 767px) {
  .banner #swiper1 img {
    min-height: 400px;
  }
  .banner .textbox h2 {
    font-size: 20px;
  }
  .banner .textbox span {
    font-size: 12px;
  }
  .banner .textbox .text {
    font-size: 13px;
    line-height: 26px;
    margin-top: 10px;
    max-height: 130px;
    overflow: hidden;
  }
  .banner .textbox a {
    display: none;
    margin-top: 30px;
  }
  .banner.banner2 #swiper1 img {
    min-height: 400px;
  }
  .banner.banner2 .textbox h2 {
    font-size: 24px;
  }
  .banner.banner2 .textbox span {
    font-size: 12px;
  }
  .banner.banner2 .textbox .text {
    font-size: 16px;
    line-height: 26px;
    margin-top: 14px;
    max-height: 130px;
    overflow: hidden;
  }
  .banner.banner2 .textbox a {
    display: block;
    margin-top: 20px;
    width: 110px;
    line-height: 32px;
    height: 34px;
  }
  .banner.banner3 #swiper1 img {
    min-height: 400px;
  }
  .banner.banner3 .textbox h2 {
    font-size: 24px;
  }
  .banner.banner3 .textbox span {
    font-size: 12px;
  }
  .banner.banner3 .textbox .text {
    font-size: 16px;
    line-height: 26px;
    margin-top: 14px;
    max-height: 130px;
    overflow: hidden;
  }
  .banner.banner3 .textbox a {
    display: block;
    margin-top: 20px;
    width: 110px;
    line-height: 32px;
    height: 34px;
  }
  footer .bottom .right .link {
    padding: 0 !important;
    margin-top: 20px !important;
    width: 100% !important;
  }
  .title {
    padding-top: 30px;
  }
  .title h2 {
    font-size: 24px;
    line-height: 40px;
    margin-bottom: 10px;
  }
  .title .text {
    font-size: 15px;
    margin-top: 20px;
  }
  .title.title1 {
    padding-top: 30px;
  }
  .title.title1 h2 {
    font-size: 24px;
    line-height: 40px;
    margin-bottom: 10px;
  }
  .title.title1 .text {
    font-size: 15px;
    margin-top: 20px;
  }
  .pack .container-fluid #swiper2 {
    margin-top: 30px;
    margin-bottom: 40px;
  }
  .pack .container-fluid .list .imgbox .inbox .incontent h5 {
    font-size: 24px;
    margin-bottom: 15px;
  }
  .solution .solutionbox {
    box-shadow: inherit;
    border: 0;
    margin-top: 30px;
    margin-bottom: 40px;
  }
  .solution .solutionbox .list {
    border-right: 0;
    padding: 0;
  }
  .solution .solutionbox .list .imgbox {
    height: 60px;
    margin-bottom: 20px;
  }
  .solution .solutionbox .list span {
    font-size: 18px;
  }
  .invite {
    padding: 50px 0;
  }
  .invite h4 {
    font-size: 24px;
    line-height: 34px;
    margin-bottom: 10px;
  }
  .invite span {
    font-size: 12px;
  }
  .invite .invitemore {
    width: 130px;
    font-size: 14px;
    margin-top: 20px;
    line-height: 36px;
  }
  .introduce {
    padding: 50px 0 0;
  }
  .news {
    padding-bottom: 40px;
  }
  .news .ul {
    padding-top: 0px;
    padding-bottom: 30px;
  }
  .news .ul .list {
    padding: 0 90px 0 30px;
    font-size: 15px;
    line-height: 40px;
  }
  .news .ul .list::before {
    left: 11px;
  }
  .news .ul .list span {
    right: 0;
    font-size: 15px;
  }
  .device .title {
    padding-top: 40px;
  }
  .device .title h2 {
    line-height: 30px;
  }
  .device .title .text {
    line-height: 28px;
  }
  .device .devicebox {
    padding: 40px 15px;
    margin-top: 40px;
  }
  .device .devicebox::before {
    height: 100%;
  }
  .device .devicebox::after {
    display: none;
  }
  .device .devicebox .list {
    margin: 0;
  }
  .device .devicebox .list h6 {
    font-size: 18px;
    line-height: 40px;
    padding: 0 0 10px;
  }
  .develope .title {
    padding-top: 40px;
  }
  .develope .title h2 {
    line-height: 40px;
  }
  .develope .developebox {
    padding: 30px 15px 40px;
  }
  .develope .developebox .list {
    font-size: 15px;
  }
  .develope .developebox .list span {
    margin: 0;
    line-height: 50px;
    height: 50px;
  }
  .sell {
    padding: 50px 0;
  }
  .sell .img {
    margin: 0 auto 20px;
  }
  .sell .box {
    max-width: inherit;
  }
  .sell .box::before {
    display: none;
  }
  .sell .box::after {
    display: none;
  }
  .sell .box h5 {
    display: block;
    font-size: 26px;
    line-height: 36px;
  }
  .sell .box h5::before {
    display: none;
  }
  .sell .box h5::after {
    display: none;
  }
  .sell .box h6 {
    margin-top: 5px;
    display: block;
    font-size: 26px;
    line-height: 36px;
  }
  .sell .box h6::before {
    display: none;
  }
  .sell .box h6::after {
    display: none;
  }
  .property .propertybox .list .imgbox .img {
    padding-top: 96%;
    height: auto;
    min-height: 400px;
  }
  .property .propertybox .list .imgbox .inbox {
    padding: 15px;
    height: auto;
  }
  .property .propertybox .list .imgbox .inbox h5 {
    font-size: 20px;
  }
  .property .propertybox .list .imgbox .inbox h5 i {
    font-size: 16px;
    width: 36px;
    height: 36px;
    line-height: 36px;
  }
  .property .propertybox .list .imgbox .inbox .txt {
    font-size: 14px;
    line-height: 28px;
    max-height: 168px;
    height: auto;
  }
  .collocation .title .text {
    line-height: 30px;
  }
  .collocation .collocationbox {
    padding: 20px 0 40px;
  }
  .collocation .collocationbox .list {
    display: block;
    background-color: #fff;
    padding: 5px;
  }
  .collocation .collocationbox .list .imgbox .img {
    padding-top: 54.8%;
  }
  .package .packagebox .list {
    font-size: 15px;
    font-weight: normal;
    line-height: 44px;
  }
  .video1 {
    padding: 40px 0;
  }
  .video1 .box {
    margin: 0;
  }
  .video1 .box .sp {
    width: 100%;
    margin: 0 0 20px;
  }
  .video1 .box .sp .txt div {
    font-size: 22px;
  }
  .video1 .box .sp .txt div img {
    max-width: 40px;
    margin: 0 auto 10px;
  }
  .last .lastbox {
    padding: 30px 0 40px;
  }
  .last .lastbox h4 {
    font-size: 22px;
    margin-bottom: 12px;
    line-height: 40px;
    padding: 15px 10px 15px 44px;
    background-size: 20% !important;
  }
  .last .lastbox .left {
    padding-right: 0;
    width: 100%;
    font-size: 15px;
    line-height: 32px;
    border-right: 0;
  }
  .last .lastbox .right {
    padding-left: 0;
  }
  .recover .recoverbox {
    padding: 40px 0;
  }
  .recover .recoverbox .contantbox {
    font-size: 16px;
  }
  .recover .recoverbox .contantbox span {
    width: 40px;
    height: 50px;
    margin-right: 5px;
  }
  .recover .recoverbox .contantbox i {
    font-size: 26px;
  }
  .matching .matchingbox {
    padding: 26px 0 40px;
  }
  .matching .matchingbox #swiper10 {
    padding-bottom: 30px;
  }
  .matching .matchingbox .list {
    width: 100%;
  }
  .matching .matchingbox .list .imgbox {
    height: 100%;
    width: 100%;
    padding: 0;
  }
  .matching .matchingbox .list .imgbox .img {
    height: 100%;
    width: 100%;
  }
  .matching .matchingbox .text {
    font-size: 15px;
  }
  .retire .title h2 {
    font-size: 24px;
  }
  .retire .imgbox {
    padding: 26px 0 40px;
  }
  .retire .imgbox .imgbox1 {
    padding-bottom: 15px;
  }
  .design .designbox {
    padding: 26px 0 40px;
  }
  .design .designbox .list .text {
    font-size: 15px;
    line-height: 22px;
    height: 66px;
    margin-top: 10px;
  }
  .plan .title .text span {
    font-size: 20px;
    line-height: 38px;
  }
  .plan .planbox {
    padding: 26px 0 40px;
  }
  .nytitle {
    width: 100%;
    margin-bottom: 20px;
    text-align: center;
  }
  .nytitle h4 {
    font-size: 24px;
    background-color: #8cc457;
    color: #fff;
    font-weight: 700;
    padding: 0;
    line-height: 46px;
  }
  .nytitle span {
    display: none;
  }
  .nytitle .ul {
    padding: 4px 0 8px;
    background: #f2f2f2;
  }
  .nytitle .ul a {
    font-size: 15px;
    line-height: 32px;
    border-bottom: 1px solid #fff;
  }
  .nytitle.nytitle2 {
    padding: 10px 0;
    text-align: inherit;
  }
  .nytitle.nytitle2 h4 {
    background-color: inherit;
    color: inherit;
  }
  .nytitle.nytitle2 span {
    display: inherit;
  }
  .dy .bt {
    margin: 20px 0 13px;
  }
  .dy .dt {
    height: 260px;
    margin: 10px auto;
  }
  .productsbox {
    width: 100%;
  }
  .productsbox .list {
    padding-bottom: 0;
  }
  .productsbox .list .right {
    width: 100%;
    height: auto;
  }
  .productsbox .list .right .text {
    padding-left: 0;
    position: inherit;
    left: inherit;
    top: inherit;
    right: inherit;
    transform: translate(0, 0);
    padding: 22px 0;
  }
  .productsbox .list .right .text h5 {
    font-size: 20px;
    line-height: 28px;
    padding-bottom: 10px;
  }
  .productsbox .list .right .text h6 {
    font-size: 18px;
    line-height: 28px;
  }
  .productsbox .list .right .text span {
    max-height: 50px;
    height: auto;
    margin: 0;
    font-size: 16px;
    line-height: 25px;
  }
  .productsbox .list .right .text .minute {
    width: 80px;
    line-height: 26px;
    font-size: 14px;
    margin-top: 10px;
    border-radius: 13px;
  }
  .servicebox {
    width: 100%;
  }
  .servicebox .list .imgbox {
    width: 50%;
  }
  .servicebox .list .imgbox .img {
    height: 160px;
  }
  .servicebox .list .right {
    height: 160px;
    width: 50%;
  }
  .newsbox .list {
    margin-bottom: 40px;
    padding-bottom: 30px;
  }
  .newsbox .list .imgbox {
    width: 44%;
  }
  .newsbox .list .right {
    width: calc(56% - 20px);
    margin-left: 20px;
  }
  .newsbox .list .right .text h5 {
    font-size: 18px;
  }
  .newsbox .list .right .text .date {
    font-size: 14px;
    font-weight: 400;
    padding: 10px 0;
  }
  .xqcontant {
    padding-bottom: 15px;
  }
  .xqcontantbox {
    padding-top: 30px;
  }
  .xqleft .xqtitle {
    margin-bottom: 15px;
  }
  .xqleft .xqtitle h4 {
    font-size: 20px;
  }
  .nytitle span {
    font-size: 14px;
    line-height: 20px;
  }
  .dy .bt {
    font-size: 18px;
  }
}
@media (max-width: 600px) {
  footer .bottom .tel .picr b {
    font-size: 20px;
  }
  footer .bottom .tel .pic {
    display: none;
  }
  footer .bottom .tel {
    padding-left: 14px;
    padding-top: 14px;
  }
  footer .foot {
    padding: 10px 15px;
  }
  footer .top ul {
    width: 100%;
  }
  footer .top .fonts {
    width: 100%;
    float: left !important;
  }
  footer .top .fonts a {
    margin-left: 0;
    margin-right: 10px;
  }
  footer .top ul li a {
    padding-left: 16px;
  }
  footer .bottom .right .link .kuang input {
    height: 46px;
    line-height: 46px;
  }
  footer .bottom .right .link .kuang button {
    line-height: 46px;
  }
  .newsbox .list {
    padding-bottom: 20px;
  }
  .newsbox .list .imgbox {
    width: 100%;
    margin-bottom: 8px;
  }
  .newsbox .list .imgbox .img {
    height: auto;
    padding-top: 66%;
  }
  .newsbox .list .right {
    width: 100%;
    left: inherit;
    top: inherit;
    transform: translate(0, 0);
    margin-left: 0;
  }
  .nycontact {
    padding: 20px 0;
  }
  .nyabout {
    padding: 20px 0;
  }
  .productsbox .list {
    width: 100%;
    margin: 0 0 48px;
  }
}
@media (max-width: 479px) {
  .xqcontant {
    padding-bottom: 20px;
  }
  .xqcontantbox {
    padding-top: 20px;
  }
  .xqleft .xqtitle {
    margin-bottom: 8px;
    padding-bottom: 0;
  }
}
