div {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.wyh3 {
  font-size: 24px;
  font-family: Microsoft YaHei;
  font-weight: 300;
  margin-bottom: 18px;
  text-shadow: 1px 1px 1px gray;
  color: #333333;
}
.wy_16 {
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #333333;
}
.floor {
  margin: auto;
}
.floor .banner img {
  margin: 150px 0 170px 0;
}
.floor .oppo-xilie {
  position: relative;
  padding-top: 40px;
  border-top: 1px solid #8FE638;
}
.floor .wy_h2 {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 2;
  font-size: 24px;
  color: black;
  background: white;
  padding: 0 30px;
  text-align: center;
}
.floor .oppo-content {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  height: 365px;
  margin-bottom: 200px;
  padding-top: 16px;
  justify-content: space-between;
}
.floor .oppo-content a {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 285px;
  height: 420px;
  border: 0px solid #cccccc;
  box-shadow: 0px 0px 16px 5px rgba(220, 219, 219, 0.35);
  border-radius: 10px;
  color: #333333;
  font-family: Microsoft YaHei;
  padding: 0 30px;
}
.floor .oppo-content a h3 {
  font-weight: bold;
  font-size: 22px;
  margin-bottom: 36px;
  text-align: center;
}
.floor .oppo-content a p {
  font-size: 20px;
  font-weight: 400;
  line-height: 36px;
  text-align: justify;
  letter-spacing: 2px;
}
.floor .oppo-content a div {
  width: 285px;
  height: 153px;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
.floor .oppo-content a h4 {
  color: black;
  height: 25px;
}
.floor .oppo-tese {
  border-top: 1px solid #8FE638;
  position: relative;
}
.floor .technology_content {
  padding-top: 80px;
}
.floor .technology_content aside {
  width: 190px;
  height: 1463px;
  background: #f3f3f3;
}
.floor .technology_content aside h3 {
  height: 244px;
  font-size: 24px;
  font-family: Microsoft YaHei;
  font-weight: 300;
  color: #333333;
  display: table;
  margin: 0 auto;
  margin-top: 40px;
  text-shadow: 1px 1px 1px gray;
  line-height: 17px;
}
.floor .technology_content aside .aside_sort {
  height: 1162px;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.floor .technology_content aside .aside_sort div {
  width: 170px;
  height: 80px;
  background: #ffffff;
  box-shadow: 0px 0px 21px 0px rgba(216, 216, 216, 0.35);
  border-radius: 10px;
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #333333;
  text-align: center;
  line-height: 80px;
}
.floor .technology_content .sort {
  margin-left: 220px;
  margin-bottom: 90px;
}
.floor .technology_content .sort > div {
  padding: 30px;
}
.floor .technology_content .sort .use {
  width: 100%;
  height: 350px;
  background: #f3f3f3;
}
.floor .technology_content .sort .use h3 {
  font-size: 24px;
  font-family: Microsoft YaHei;
  font-weight: 300;
  margin-bottom: 18px;
  text-shadow: 1px 1px 1px gray;
  color: #333333;
}
.floor .technology_content .sort .use div {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-content: flex-center;
  -ms-flex-line-pack: flex-center;
  align-content: flex-center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.floor .technology_content .sort .use div .use_title {
  position: relative;
}
.floor .technology_content .sort .use div .use_title p {
  position: absolute;
  width: 168px;
  height: 56px;
  bottom: 0;
  border-radius: 0 0 5px 5px;
  background-color: #444444;
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #ffffff;
  text-align: center;
  line-height: 56px;
}
.floor .technology_content .sort .use div .use_title:hover p {
  background-color: #82E600;
}
.floor .technology_content .sort .platform {
  position: relative;
  width: 100%;
  height: 350px;
  background: #f3f3f3;
  margin-top: 30px;
}
.floor .technology_content .sort .platform h3 {
  position: absolute;
  font-size: 24px;
  font-family: Microsoft YaHei;
  font-weight: 300;
  margin-bottom: 18px;
  text-shadow: 1px 1px 1px gray;
  color: #333333;
}
.floor .technology_content .sort .platform img {
  margin-left: 67px;
}
.floor .technology_content .sort .network {
  margin-top: 30px;
  width: 100%;
  height: 350px;
  background: #f3f3f3;
}
.floor .technology_content .sort .network h3 {
  font-size: 24px;
  font-family: Microsoft YaHei;
  font-weight: 300;
  margin-bottom: 18px;
  text-shadow: 1px 1px 1px gray;
  color: #333333;
}
.floor .technology_content .sort .network div {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-content: flex-center;
  -ms-flex-line-pack: flex-center;
  align-content: flex-center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.floor .technology_content .sort .network div .use_title {
  position: relative;
}
.floor .technology_content .sort .network div .use_title p {
  position: absolute;
  width: 168px;
  height: 56px;
  bottom: 0;
  border-radius: 0 0 5px 5px;
  background-color: #444444;
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #ffffff;
  text-align: center;
  line-height: 56px;
}
.floor .technology_content .sort .network div .use_title:hover p {
  background-color: #82E600;
}
.floor .technology_content .sort .network .network_tilte {
  position: relative;
}
.floor .technology_content .sort .network .network_tilte p {
  width: 100%;
  position: absolute;
  bottom: 0;
  font-size: 16px;
  font-family: Microsoft YaHei;
  color: #ffffff;
  text-align: center;
  line-height: 56px;
}
.floor .technology_content .sort .perception {
  padding-right: 0;
  width: 100%;
  height: 323px;
  background: #f3f3f3;
  margin-top: 30px;
}
.floor .technology_content .sort .perception h3 {
  font-size: 24px;
  font-family: Microsoft YaHei;
  font-weight: 300;
  margin-bottom: 18px;
  text-shadow: 1px 1px 1px gray;
  color: #333333;
}
.floor .technology_content .sort .perception ul li {
  float: left;
  margin-right: 20px;
  margin-bottom: 20px;
  width: 293px;
  height: 100px;
  background: #ffffff;
  box-shadow: 0px 0px 21px 0px rgba(216, 216, 216, 0.35);
  border-radius: 10px;
  text-align: center;
  line-height: 100px;
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #333333;
}
/* 页脚i */
footer {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  height: 258px;
  background: #444444;
  position: relative;
  padding-bottom: 40px;
  padding-top: 58px;
  font-size: 14px;
  font-family: Microsoft YaHei;
}
.footer-tip dl {
  float: left;
  font-size: 14px;
}
.footer-tip dl dd {
  margin-top: 10px;
}
.footer-tip dl:nth-of-type(1) {
  width: 470px;
}
.footer-tip dl:nth-of-type(2) {
  width: 135px;
}
.footer-tip dl:nth-of-type(2) dt {
  font-size: 22px;
}
.footer-tip dl:nth-of-type(3) {
  width: 260px;
  margin-left: 80px;
}
.footer-tip dt {
  color: black;
  font-weight: 700;
  height: 40px;
}
.footer-tip dt a {
  color: #ffffff;
}
.footer-tip dd {
  height: 27px;
  vertical-align: middle;
  line-height: 27px;
  color: #ffffff;
}
.footer-tip dd img {
  vertical-align: middle;
  margin-right: 12px;
}
.footer-tip dd a {
  color: #ffffff;
}
/* 版权 */
.banquan {
  height: 80px;
  background: #575757;
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #fefefe;
  text-align: center;
  padding: 21px;
}
.banquan .w > div {
  display: inline-block;
  vertical-align: middle;
}
