@import "icon.css";
ul,
li,
dl,
dt,
dd,
section,
div {
  padding: 0px;
  margin: 0px;
  list-style: none;
}
body {
  padding-top: 68px;
  font-family: '\5FAE\8F6F\96C5\9ED1';
}
.warper {
  max-width: 1377px;
  margin: 0px auto;
}
.warper1 {
  max-width: 1060px;
  margin: 0px auto;
}
.logo {
  background-image: url(../images/logo.svg);
  background-repeat: no-repeat;
  background-position: center;
  width: 172px;
  height: 69px;
  background-size: contain;
}
.head {
  height: 68px;
  font-size: 16px;
  position: fixed;
  z-index: 999999;
  background-color: #fff;
  left: 0;
  right: 0;
  top: 0;
}
.head .logo {
  display: inline-block;
}
.head .menu {
  display: inline-block;
  line-height: 68px;
  margin-left: 17px;
}
.head .menu > ul > li {
  float: left;
  padding: 0px 17px 2px;
}
.head .menu > ul > li a {
  display: block;
  border-bottom: 2px solid transparent;
  height: 66px;
  overflow: hidden;
  margin-bottom: -1px;
}
.head a.link {
  color: #4e5a78;
}
.head a.link:hover {
  text-decoration: none;
  color: #2a82e5;
}
.head a.link-menu {
  color: #4e5a78;
}
.head a.link-menu:hover,
.head a.link-menu.selected {
  text-decoration: none;
  color: #2a82e5;
  border-bottom: 2px solid #4990e2;
}
.head .head-action {
  line-height: 68px;
}
.head .btn-login {
  background-color: #2a82e5;
  color: #fff;
}
.head .btn-register {
  margin-right: 21px;
}
.head .link-demo {
  margin-right: 53px;
  position: relative;
}
.icon-hot {
  position: absolute;
  right: -19px;
  font-size: 22px;
  top: -17px;
  line-height: 1;
  color: #FABB52;
}
.head-top {
  position: relative;
  z-index: 2;
  background-color: #fff;
  height: 68px;
  border-bottom: 1px solid #e6e6e6;
}
.menu-extend {
  display: none;
  z-index: 1;
  position: absolute;
  left: 0;
  right: 0;
  top: 68px;
  background-color: #fff;
  height: 240px;
}
.menu-extend .title {
  padding-left: 35px;
  font-size: 20px;
  margin-top: 20px;
  font-weight: normal;
  margin-bottom: 10px;
  color: #4a4a4a;
  text-align: left;
}
.menu-extend a {
  text-decoration: none;
}
.extend-box {
  text-align: center;
  padding-top: 10px;
  line-height: 2;
  margin: 0px 10px;
  padding-bottom: 25px;
}
.extend-box:hover {
  cursor: pointer;
  box-shadow: 1px 0px 8px rgba(0, 0, 0, 0.13);
}
.extend-box .extend-icon {
  width: 80px;
  height: 80px;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.extend-box .extend-name {
  font-size: 16px;
  color: #4a4a4a;
}
.extend-box .extend-info {
  font-size: 12px;
  color: #4a4a4a;
}
.icon-authsms {
  background-image: url(../images/extendicon/authsms.png);
}
.icon-authwechat {
  background-image: url(../images/extendicon/authwechat.png);
}
.icon-authppsk {
  background-image: url(../images/extendicon/authppsk.png);
}
.icon-cxxiaoluohao {
  background-image: url(../images/extendicon/cxxiaoluohao.png);
}
.icon-cxppsk {
  background-image: url(../images/extendicon/cxppsk.png);
}
.device-help-list {
  font-size: 14px;
  color: #4a4a4a;
}
.device-help-list a {
  color: #4a4a4a;
  text-decoration: none;
  font-size: 12px;
  background-color: #f6f6f6;
  display: inline-block;
  line-height: 20px;
  padding: 0px 10px;
}
.device-help-list a:hover {
  color: #2a82e5;
}
.device-help-list .row {
  padding-top: 15px;
}
.noc-btn {
  border: 1px solid #2a82e5;
  color: #2a82e5;
}
.noc-btn:hover {
  background-color: #2a82e5;
  color: #fff;
}
.noc-btn-big {
  font-size: 18px;
  border: 1px solid #68b3ef;
  color: #68b3ef;
  padding: 0px 80px;
  line-height: 50px;
}
.noc-btn-big:hover {
  background-color: #68b3ef;
  color: #fff;
}
.noc-btn-sm {
  border: 1px solid #525252;
  color: #525252;
  padding: 0px 30px;
  line-height: 30px;
}
.noc-btn-sm:hover {
  background-color: #f6f6f6;
  border-color: #cfcfcf;
  color: #4f4f4f;
}
.noc-scene-btn {
  border: 1px solid #fff;
  color: #fff;
  padding: 0px 30px;
  line-height: 40px;
}
.noc-scene-btn:hover {
  border-color: #fff;
  color: #fff;
}
.banner {
  position: relative;
  min-height: 650px;
  background-image: url(../images/banner.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.icon-play {
  position: absolute;
  background-image: url(../images/icon-play.png);
  background-repeat: no-repeat;
  width: 90px;
  height: 90px;
  top: 45%;
  left: 50%;
  margin-left: -45px;
  margin-top: -45px;
  cursor: pointer;
}
.icon-play:hover {
  opacity: 0.8;
}
.play-info {
  position: absolute;
  left: 0;
  right: 0;
  top: 55%;
  color: #fff;
  font-size: 40px;
  text-align: center;
}
.noc-list {
  box-shadow: 0px 5px 27px rgba(0, 0, 0, 0.08);
}
.noc-list li {
  position: relative;
}
.noc-list li:before {
  content: "";
  position: absolute;
  left: 0;
  top: 13px;
  height: 90px;
  border-left: 1px solid #e9e9e9;
}
.noc-list li:first-child:before {
  border-left: none;
}
.noc-list li:hover {
  background-color: #f7f7f7;
  cursor: pointer;
}
.nocbox {
  width: 230px;
  display: inline-block;
  padding-left: 95px;
  margin: 25px 0px;
}
.nocbox dt {
  width: 95px;
  margin-left: -95px;
  float: left;
  font-size: 50px;
  font-weight: normal;
  color: #2E7CD5;
}
.nocbox dd {
  text-align: left;
  color: #4e5a78;
}
.nocbox h4 {
  font-size: 16px;
}
.man-pic {
  display: inline-block;
  width: 90px;
  height: 90px;
  background-image: url(../images/man.jpg);
  background-repeat: no-repeat;
  background-position: center;
  border-radius: 90px;
}
.link-icon {
  width: 1px;
  border-right: 2px solid #dce0e6;
  height: 130px;
  display: inline-block;
  position: relative;
  margin-top: 8px;
  margin-bottom: 30px;
}
.link-icon:after {
  content: "";
  width: 16px;
  height: 16px;
  position: absolute;
  border: 2px solid #dce0e6;
  border-radius: 16px;
  bottom: -20px;
  left: -7px;
}
.noc-explain-step {
  padding-top: 30px;
}
.noc-explain-step h1 {
  margin-bottom: 32px;
}
.noc-explain-step p {
  font-size: 18px;
  color: #4e5a78;
}
.problem-span {
  font-size: 18px;
  color: #4e5a78;
}
.problem-span span {
  display: inline-block;
  height: 60px;
  border: 2px solid #dce0e6;
  line-height: 60px;
  padding: 0px 19px;
  margin: 15px 20px;
  border-radius: 5px;
}
.problem-span span.color1 {
  color: #fff;
  background-color: #4cd4df;
  border-color: #4cd4df;
  box-shadow: 0px 8px 0px rgba(76, 212, 223, 0.35);
}
.problem-span span.color2 {
  color: #fff;
  background-color: #3e8dff;
  border-color: #3e8dff;
  box-shadow: 0px 8px 0px rgba(62, 141, 255, 0.35);
}
.problem-span span.color3 {
  color: #fff;
  background-color: #b797ff;
  border-color: #b797ff;
  box-shadow: 0px 8px 0px rgba(183, 151, 255, 0.35);
}
.nac-topology {
  background-image: url(../images/rnctopology.jpg);
  background-repeat: no-repeat;
  height: 619px;
  background-position: center;
  margin-top: 40px;
  background-size: contain;
}
.bg-typical {
  background-image: url(../images/typical_bg.jpg);
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: 100% auto;
}
.bg-view {
  background-image: url(../images/view_bg.jpg);
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: 100% auto;
}
.bg-deploy {
  background-image: url(../images/deploy_bg.jpg);
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: 100% auto;
}
.typical-list {
  margin-top: 40px;
}
.typical-box {
  width: 272px;
  height: 334px;
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: center;
  display: inline-block;
  color: #fff;
  position: relative;
}
.typical-box dt,
.typical-box dd {
  position: absolute;
  left: 0;
  right: 0;
}
.typical-box dt {
  top: 60px;
}
.typical-box dd {
  bottom: 50px;
}
.typical-box .circle {
  width: 124px;
  height: 124px;
  border-radius: 124px;
  display: inline-block;
  line-height: 124px;
  font-size: 60px;
  font-weight: normal;
}
.typical-box .title {
  font-weight: bold;
  font-size: 18px;
  padding: 13px 0px;
}
.typical-box .body {
  font-size: 14px;
  color: #fff;
}
.typical-box.typical1 {
  background-image: url(../images/typical1.jpg);
}
.typical-box.typical1 .circle {
  background-color: #21d5ff;
  background-image: -webkit-linear-gradient(to right, #21d5ff, #4a8ffd);
  background-image: linear-gradient(to right, #21d5ff, #4a8ffd);
}
.typical-box.typical2 {
  background-image: url(../images/typical2.jpg);
}
.typical-box.typical2 .circle {
  background-color: #a85cff;
  background-image: -webkit-linear-gradient(to right, #a85cff, #5052f7);
  background-image: linear-gradient(to right, #a85cff, #5052f7);
}
.typical-box.typical3 {
  background-image: url(../images/typical3.jpg);
}
.typical-box.typical3 .circle {
  background-color: #fba066;
  background-image: -webkit-linear-gradient(to right, #fba066, #f85c64);
  background-image: linear-gradient(to right, #fba066, #f85c64);
}
.typical-box.typical4 {
  background-image: url(../images/typical4.jpg);
}
.typical-box.typical4 .circle {
  background-color: #8eef39;
  background-image: -webkit-linear-gradient(to right, #8eef39, #0d9d32);
  background-image: linear-gradient(to right, #8eef39, #0d9d32);
}
.info-btn-content {
  margin-top: 32px;
}
.view-layout {
  margin-top: 70px;
}
.view-list {
  max-width: 455px;
  float: right;
}
.view-list li {
  display: inline-block;
  margin: 60px 15px 0px;
  text-align: center;
}
.view-item {
  color: #525252;
  cursor: pointer;
}
.view-item .circle {
  display: inline-block;
  width: 92px;
  height: 92px;
  border-radius: 92px;
  border: 1px solid #525252;
  background-color: #fff;
  overflow: hidden;
}
.view-item .title {
  font-size: 18px;
  margin-top: 10px;
}
.pad {
  background-image: url(../images/pad.png);
  background-repeat: no-repeat;
  background-size: auto 100%;
  background-position: left top;
  height: 624px;
  background-color: #fff;
}
.deploy-layout {
  margin-top: 90px;
}
.deploy-tools-view {
  background-image: url(../images/tools.png);
  background-repeat: no-repeat;
  background-position: center;
  height: 625px;
  margin-top: 100px;
}
.pulgin-block {
  min-height: 839px;
  background-color: #47b5f9;
  background-image: -webkit-linear-gradient(to bottom, #47b5f9, #2485f1);
  background-image: linear-gradient(to bottom, #47b5f9, #2485f1);
  padding-top: 35px;
}
.pulgin-block .noc-explain-step {
  color: #fff;
}
.pulgin-block .noc-explain-step p {
  color: #fff;
}
.bg-plugin {
  background-image: url(../images/pulgin_bg.png);
  background-repeat: no-repeat;
  background-position: right bottom;
}
.pulgin-item-list {
  margin-top: 65px;
}
.pulgin-box {
  background-color: #fff;
  width: 290px;
  padding: 0px 25px;
  margin: 35px;
  height: 490px;
  overflow: hidden;
  display: inline-block;
  box-shadow: 0px 0px 12px #1062c6;
}
.pulgin-box .pulgin-icon {
  position: relative;
  margin-top: 40px;
}
.pulgin-box .pulgin-icon-container {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  line-height: 200px;
  color: #fff;
  font-size: 70px;
}
.pulgin-box .pulgin-info .title {
  font-size: 24px;
  margin: 25px 0px;
}
.pulgin-box .pulgin-info p {
  font-size: 14px;
  text-align: left;
  line-height: 1.8;
}
.pulgin-box .pulgin-btn-container {
  margin-top: 50px;
}
.pulgin-box-container {
  width: 154px;
  margin: 20px auto 0;
  color: #fff;
}
.pulgin-box-container div {
  width: 154px;
  height: 200px;
  overflow: hidden;
}
.pulgin-box-container .cont {
  transform: rotateZ(60deg);
}
.pulgin-box-container .inner {
  transform: rotateZ(-120deg);
}
.pulgin1 .inner {
  background-color: #2a83e6;
}
.pulgin2 .inner {
  background-color: #2dc899;
}
.pulgin3 .inner {
  background-color: #f5a823;
}
.noc-wechat-layout {
  padding-top: 50px;
}
.wechat-item-list {
  margin-top: 173px;
}
.wechat-item {
  padding-left: 110px;
  margin-bottom: 30px;
}
.wechat-item .circle {
  width: 55px;
  height: 55px;
  border-radius: 55px;
  border: 1px solid #4e4e4e;
  color: #4e4e4e;
  text-align: center;
  line-height: 55px;
  font-size: 34px;
  font-weight: normal;
}
.wechat-item dt {
  width: 110px;
  float: left;
  margin-left: -110px;
}
.wechat-item dd .title {
  font-size: 20px;
}
.wechat-item dd .body {
  font-size: 18px;
  color: #858690;
}
.wechat-container {
  background-image: url(../images/wechat.png);
  background-repeat: no-repeat;
  height: 697px;
  margin-top: 15px;
  background-position: center;
  background-size: contain;
}
.scene-block {
  background-color: #383f42;
}
.scene-block .noc-explain-step h1 {
  color: #fff;
}
.scene-block .noc-explain-step p {
  color: #858a8d;
}
.scene-block .noc-explain-step .noc-btn-big {
  color: #fff;
  border-color: #fff;
}
.scene-block .noc-explain-step .noc-btn-big:hover {
  background-color: #383f42;
}
.scene-block .scene-list {
  margin-top: 35px;
}
.scene-block .scene-list > div {
  background-repeat: no-repeat;
  height: 345px;
  width: 400px;
  display: inline-block;
  cursor: pointer;
  position: relative;
  color: #fff;
}
.scene-block .scene-list > div > div {
  position: absolute;
  left: 0;
  right: 0;
  overflow: hidden;
}
.scene-block .scene-list > div > div.scene-modal {
  top: 0;
  bottom: 0;
}
.scene-block .scene-list > div > div.scene-icon {
  top: 100px;
  height: 87px;
  line-height: 87px;
  font-size: 80px;
}
.scene-block .scene-list > div > div.scene-body {
  font-size: 24px;
  bottom: 90px;
}
.scene-block .scene-list > div > div.scene-body p {
  font-size: 14px;
}
.scene-block .scene-list > div > div.scene-btn-list {
  bottom: 71px;
  display: none;
}
.scene-block .scene-list > div:hover .scene-modal {
  background-color: #4185de;
  opacity: 0.63;
  filter: alpha(opacity=63);
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=63);
}
.scene-block .scene-list > div:hover .scene-btn-list {
  display: block;
}
.scene-block .market {
  background-image: url(../images/market.png);
}
.scene-block .hotel {
  background-image: url(../images/hotel.png);
}
.scene-block .enterprise {
  background-image: url(../images/enterprise.png);
}
.register-block {
  background-color: #f5f5f5;
  padding-bottom: 30px;
  padding-top: 40px;
}
.register-block .step-line {
  height: 130px;
}
.register-block .step-line .line {
  height: 8px;
  background-color: #eee;
  margin-top: 75px;
  border-radius: 8px;
}
.register-block .circle {
  width: 50px;
  height: 50px;
  line-height: 50px;
  background-color: #468edd;
  color: #fff;
  border-radius: 50px;
  display: inline-block;
}
.register-block .register-step-box {
  background-color: #fff;
  border-radius: 5px;
  border: 1px solid #eeeeee;
  height: 241px;
  width: 230px;
  display: inline-block;
  position: relative;
  padding: 20px;
}
.register-block .register-step-box .circle {
  position: absolute;
  left: 50%;
  margin-left: -25px;
  top: -80px;
  font-size: 40px;
}
.register-block .register-step-box .pic {
  width: 81px;
  height: 81px;
  border-radius: 81px;
  margin: 15px auto;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.register-block .register-step-box .txt {
  line-height: 2;
}
.noc-service-bolck {
  border-bottom: 1px solid #e6e6e6;
}
.noc-service-list li {
  float: left;
  width: 20%;
  height: 134px;
  text-align: center;
  margin-top: 24px;
}
.noc-service-list li:first-child .service-box:before {
  border-left: none;
}
.noc-service-list .service-box {
  color: #868b8c;
  position: relative;
}
.noc-service-list .service-box:before {
  border-left: 1px solid #ebebeb;
  content: "";
  position: absolute;
  left: 0px;
  top: 25px;
  height: 45px;
}
.noc-service-list .service-box .service-icon {
  height: 50px;
  line-height: 50px;
  font-size: 50px;
}
.noc-service-list .service-box .service-name {
  margin-top: 13px;
  font-size: 18px;
}
.web-map {
  border-bottom: 1px solid #e6e6e6;
  padding: 20px 0px;
}
.web-map .code-list {
  border-right: 1px solid #e6e6e6;
  display: flex;
}
.web-map .code-list .code {
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% 100%;
  width: 129px;
  height: 129px;
  display: inline-block;
}
.web-map .code-list .wxcode {
  background-image: url(../images/maccwxcode.jpg);
}
.web-map .code-list .wxpcode {
  background-image: url(../images/wx.png);
}
.web-map .code-title{
  color:#525E7B;
  font-size: 12px;
  font-weight: bold;
  margin-top:-4px;
}
.web-map .code-tip{
  color:#BFBFBF;
  font-size: 10px;
  font-weight: 400;
}
.web-map .web-map-list dl {
  width: 20%;
  float: left;
}
.web-map .web-map-list dl dt {
  margin-bottom: 10px;
}
.web-map .web-map-list dl dd {
  line-height: 2;
}
.web-map .web-map-list .list {
  display: block;
  color: #4e5a78;
}
.copyright {
  height: 90px;
  line-height: 90px;
  font-size: 12px;
}
.contactus {
  width: 46px;
  box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.13);
  position: fixed;
  top: 30%;
  right: 0;
  background-color: #fff;
  border: 1px solid #e6e6e6;
  border-right: none;
  z-index: 99999;
}
.contactus li {
  height: 46px;
  color: #3f3f3f;
  cursor: pointer;
  position: relative;
  text-align: center;
  line-height: 46px;
  font-size: 20px;
}
.contactus li:hover {
  background-color: #2476e1;
  color: #fff;
}
.contactus li:hover .contactus-wxcode {
  display: block;
}
.contactus .contactus-wxcode {
  position: absolute;
  right: 45px;
  top: 0px;
  display: none;
  border: 1px solid #2476e1;
  color: #3f3f3f;
  font-size: 12px;
  text-align: center;
  background-color: #fff;
}
.contactus .contactus-wxcode p {
  margin: 0px;
}
.contactus .wxcode {
  background-image: url(../images/maccwxcode.jpg);
  width: 129px;
  height: 129px;
  background-size: contain;
}
@media (max-width: 990px) {
  body {
    padding-top: 0px;
  }
  .head {
    position: static;
  }
  .menu-extend {
    height: auto;
  }
  .wechat-item-list {
    margin-top: 50px;
  }
  .wechat-item {
    padding-left: 0px;
    text-align: center;
    width: 33.3333333%;
    float: left;
  }
  .wechat-item dt {
    float: none;
    margin-left: 0px;
    width: auto;
  }
  .wechat-item dt .circle {
    display: inline-block;
  }
  .wechat-item .body {
    display: none;
  }
  .register-block .step-line .line {
    display: none;
  }
  .register-block .register-step-box {
    margin-top: 20px;
  }
  .register-block .register-step-box .circle {
    left: -50%;
    top: 10px;
  }
  .noc-service-list .service-box .service-icon {
    font-size: 40px;
  }
  .noc-service-list .service-box .service-name {
    font-size: 14px;
  }
}
.work-block {
  padding: 100px 0px;
}
.work-block .sorry {
  font-size: 120px;
  color: #448fff;
}
.work-block .work {
  font-size: 36px;
  color: #536a71;
}
.work-block .btn-back {
  height: 50px;
  padding: 0px;
  line-height: 50px;
  text-align: center;
  color: #fff;
  background-color: #448fff;
  width: 120px;
  margin-top: 45px;
}
.user-setp1 {
  background-image: url(../images/use_setp1.png);
}
.user-setp2 {
  background-image: url(../images/use_setp2.png);
}
.user-setp3 {
  background-image: url(../images/use_setp3.png);
}
.user-setp4 {
  background-image: url(../images/use_setp4.png);
}
.qqcode {
  background-image: url(../images/qq.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% auto;
  width: 200px;
  height: 270px;
}
