@media screen and (min-width: 1300px) {
  .contentWidth {
    width: 1210px;
    margin: 0 auto;
  }
}
@media screen and (min-width: 992px) and (max-width: 1300px) {
  .contentWidth {
    margin: 0 auto;
  }
}
@media screen and (min-width: 768px) and (max-width: 992px) {
  .contentWidth {
    margin: 0 auto;
  }
}
html,
body {
  font-family: "Microsoft YaHei UI";
  font-size: 14px;
}
.v-head {
  display: inline-block;
  height: 100%;
  width: 1px;
  vertical-align: middle;
}
.v-body {
  display: inline-block;
  vertical-align: middle;
}
.buildUse-con-item {
  height: 336px;
  width: 100%;
}
.buildUse-txtcon {
  width: 520px;
  margin-left: 135px;
  height: 300px;
}
.buildUse-txt {
  margin-top: 55px;
  line-height: 40px;
  font-size: 18px;
  letter-spacing: 4px;
  color: #545353;
  font-weight: bold;
}
.buildUse-titleNum {
  display: inline-block;
  width: 50px;
  height: 50px;
  text-align: center;
  background-color: #0858b8;
  line-height: 50px;
  color: white;
  margin-right: 15px;
}
.banner-container {
  min-height: 935px;
  width: 100%;
}
.htmleaf-header {
  height: 67px;
/*  width: 100%;*/
}
.flex-between {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}
.flex-around {
  display: flex;
  align-items: center;
  justify-content: space-around;
}
.content-title {
  width: 100%;
  height: 48px;
  line-height: 48px;
  margin: 0 auto;
  border: 2px solid black;
  border-left: 0px;
  border-right: 0px;
  border-top-color: #0243c5;
  border-bottom-color: #8f1053;
}
.content-title-p {
  margin: 0 auto;
}
.content-title-p a {
  color: white;
  padding: 0px 15px;
  line-height: 45px;
}
.content-title-p a:hover {
  color: white;
  background: rgba(255, 255, 255, 0.15);
}
.content-buildUse {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 30px 0px;
  font-size: 25px;
  min-width: 1240px;
}
.buildUse-login-title-p {
  font-size: 28px;
  letter-spacing: 5px;
  margin: 0xp;
  margin: 0px;
  margin-bottom: 30px;
}
.buildUse-con-login-right {
  display: flex;
  flex-direction: column;
  align-items: center;
  line-height: 58px;
  color: white;
  cursor: pointer;
  width: 20%;
}
.buildUse-con-login-right:hover {
  color: #479dff;
}
.buildUse-con-login-right span {
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 3px;
  line-height: 74px;
}
.toLogin-txt {
  display: inline-block;
  font-size: 28px;
  margin-top: 50px;
  cursor: pointer;
}
.toLogin-txt:hover {
  color: #479dff;
}
.content-top-p {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  margin: 0 auto;
  width: 300px;
  font-size: 40px;
  letter-spacing: 5px;
  margin-top: 50px;
}
.content-english {
  font-size: 15px;
  font-weight: bold;
  color: #c7c7c7;
  letter-spacing: 27px;
  text-align: center;
}
.content-top-p-lineDown {
  width: 65%;
  height: 1px;
  background-color: #2d77ee;
  opacity: 0.5;
  margin: 7px 0px;
}
.content-top-p-lineDown-p {
  width: 65%;
  height: 1px;
  background-color: #2d77ee;
  opacity: 0.5;
  margin: 7px 0px;
  opacity: 1;
  width: 100%;
  margin-top: 0px;
}
.buildUse-con {
  width: 100%;
  padding: 75px 0px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-around;
}
.buildUse-con-top {
  width: 90%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  flex-wrap: nowrap;
}
.buildUse-con-top-item {
  width: 328px;
  min-height: 442px;
  padding-bottom: 15px;
  background-image: url('images/con-top-bg.png');
  margin-bottom: 30px;
}
.second-bg {
  background-image: url('images/con-top-second.png');
  margin: 0px 15px;
  margin-bottom: 30px;
}
.first-bg {
  background-image: url('images/con-top-first.png');
}
.buildUse-con-top-item-p {
  background: -ms-linear-gradient(left, #0627a2, #0349d7);
  /* IE 10 */
  background: -moz-linear-gradient(left, #0627a2, #0349d7);
  /*火狐*/
  /*谷歌*/
  background: -webkit-gradient(linear, 0% 0%, 100% 0%, from(#0627a2), to(#0349d7));
  /* Safari 4-5, Chrome 1-9*/
  background: -webkit-linear-gradient(left, #0627a2, #0349d7);
  /*Safari5.1 Chrome 10+*/
  background: -o-linear-gradient(left, #0627a2, #0349d7);
  /*Opera 11.10+*/
  text-align: center;
  margin: 0px;
  line-height: 50px;
  font-size: 20px;
}
.buildUse-con-top-item-txt {
  color: black;
  font-size: 18px;
  line-height: 28px;
  letter-spacing: 3px;
  width: 68%;
  margin: 0 auto;
  margin-top: 40px;
}
.buildUse-con-login {
  width: 100%;
  height: 400px;
  border: 1px solid;
  border-image: -webkit-linear-gradient(#0243c5, #8f1053) 20 20;
  border-image: -moz-linear-gradient(#0243c5, #8f1053) 20 20;
  border-image: -o-linear-gradient(#0243c5, #8f1053) 20 20;
  border-image: linear-gradient(#0243c5, #8f1053) 20 20;
  margin-top: 50px;
  background-repeat: no-repeat;
  position: relative;
  background-size: cover;
  background-image: url('images/tologin-bg.png');
}
.buildUse-content-txt {
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
}
.buildUse-con-login-left {
  color: white;
  line-height: 30px;
  width: 50%;
  height: 46%;
}
.char-title {
  line-height: 30px;
  color: #04304b;
  width: 84px;
  display: inline-block;
  text-align: center;
  height: 35px;
  line-height: 35px;
  cursor: pointer;
}
.char-title-focus {
  color: #0349d7;
  /* border-radius: 30px; */
  /* color: white; */
  border-radius: 3px;
  border: 1px solid;
}
.char-icon {
  height: 80px;
  line-height: 80px;
  font-size: 47px;
  color: #ffffff;
  background: -webkit-linear-gradient(top, #377aec, #3ae9fa);
  background: -moz-linear-gradient(top, #377aec, #3ae9fa);
  background: -o-linear-gradient(top, #377aec, #3ae9fa);
  background: -ms-linear-gradient(top, #377aec, #3ae9fa);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#377aec, endColorstr=#3ae9fa, gradientType=0);
  width: 84px;
  display: inline-block;
  text-align: center;
  border-radius: 50px;
}
.char-close {
  /* width: 800px; */
  margin: 0 auto;
  height: 300px;
  padding: 20px 0px;
  padding-left: 160px;
  border: 1px solid;
  border-image: linear-gradient(#377aec, #3ae9fa) 20 20;
}
.char-title-close {
  font-size: 25px;
  margin-top: 20px;
}
.sysChar-content-item {
  width: 100%;
  min-height: 275px;
  background-color: white;
  color: black;
  margin-top: 30px;
}
.sysChar-item-top {
  width: 100%;
  height: 80px;
  background: -ms-linear-gradient(left, #0627a2, #0349d7);
  /* IE 10 */
  background: -moz-linear-gradient(left, #0627a2, #0349d7);
  /*火狐*/
  /*谷歌*/
  background: -webkit-gradient(linear, 0% 0%, 100% 0%, from(#0627a2), to(#0349d7));
  /* Safari 4-5, Chrome 1-9*/
  background: -webkit-linear-gradient(left, #0627a2, #0349d7);
  /*Safari5.1 Chrome 10+*/
  background: -o-linear-gradient(left, #0627a2, #0349d7);
  /*Opera 11.10+*/
}
.content-sysChar {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 60px 0px;
  padding-bottom: 120px;
}
.sysChar-content {
  width: 100%;
  margin: 28px 0px;
}
.item-top-right {
  line-height: 28px;
  margin-left: 20px;
}
.item-top-right p {
  margin: 0px;
}
.right-title-english {
  font-size: 10px;
  letter-spacing: 4px;
  opacity: 0.5;
}
.sysChar-item-top-con {
  color: white;
  display: flex;
  width: 90%;
  align-items: center;
}
.sysChar-item-bottom {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-around;
}
.sysChar-content-bottom-left {
  width: 24%;
}
.sysChar-content-bottom-left p {
  margin: 30px 0px;
}
.sysChar-txt-right {
  margin-left: 2%;
}
.sysChar-txt-span {
  display: block;
  min-height: 35px;
  width: 100%;
  line-height: 22px;
}
.sysChar-txt-title {
  color: #0243c5;
  font-weight: bold;
}
.sysChar-content-bottom-right {
  width: 660px;
  padding-top: 22px;
  margin-left: 100px;
  letter-spacing: 3px;
}
.sysChar-item-bottom-con {
  width: 90%;
}
.sysChar-content-bottom-left-ptop {
  color: #be095d;
  font-size: 28px;
  font-weight: bold;
  line-height: 50px;
}
.sysChar-content-bottom-left-pmid {
  font-size: 30px;
  font-weight: bold;
  letter-spacing: 10px;
}
.sysChar-content-bottom-left-pbottom {
  color: rgba(200, 198, 198, 0.94);
  letter-spacing: 6px;
}
.flex-column {
  display: flex;
  flex-direction: column;
  min-height: 147px;
  justify-content: flex-start;
  color: #626363;
  font-size: 13px;
  line-height: 28px;
  letter-spacing: 2px;
  width: 48%;
}
.tipColor {
  font-weight: bold;
  margin-right: 8px;
  vertical-align: top;
}
.content-sysCom {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 60px 0px;
  padding-bottom: 120px;
}
.sysFunction {
  padding-top: 30px;
  padding-bottom: 100px;
  height: 1170px;
}
.sysCom-content {
  margin: 45px 0px ;
  width: 100%;
}
.item0-img {
  height: 345px;
  width: 731px;
  border: 1px solid #7fb3f4;
  text-align: center;
}
.tomax-icon {
  border: 0px;
  position: absolute;
  top: 10px;
  right: 20px;
  cursor: pointer;
  display: block;
  z-index: 100;
}
.tomin-icon {
  border: 0px;
  position: absolute;
  top: 10px;
  right: 20px;
  cursor: pointer;
  display: block;
  z-index: 100;
}
.item1-img {
  height: 345px;
  width: 731px;
  border: 1px solid #7fb3f4;
  text-align: center;
  position: absolute;
  right: 0px;
}
.item0-img img {
  border: 2px solid #0349d7;
}
.item1-img img {
  border: 2px solid #0349d7;
}
.item-img-control {
  display: inline-block;
  width: 23px;
  height: 19px;
  line-height: 13px;
  border: 1px solid #0349d7;
  color: #0349d7;
  cursor: pointer;
  background-color: white;
  font-size: 22px;
  border-radius: 3px;
}
.changeIcon {
  position: absolute;
  width: 100%;
  height: 50%;
  z-index: 200;
  left: 0px;
}
.carouselCon {
  height: 850px;
  margin-top: 70px;
}
.carousel-control-show {
  display: none;
}
.sysFunction:hover .carousel-control-show {
  display: block;
}
.content-hardware {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 60px 0px;
  padding-bottom: 120px;
}
.tomax {
  position: absolute;
  width: 100%;
  margin: 0px 0px;
  height: 100%;
  left: 0px;
  top: 0px;
  z-index: -1;
  /* line-height: 444px; */
  background-color: rgba(0, 0, 0, 0.4);
}
.functionCon-right {
  margin-left: 100px;
  width: 530px;
}
.functionCon-right p {
  color: #0858b8;
  font-size: 28px;
}
.functionCon-txt {
  font-size: 15px;
  height: 230px;
  line-height: 30px;
  letter-spacing: 2px;
}
.item-top-right-title {
  letter-spacing: 6px;
  font-size: 18px;
}
.hardware-content {
  width: 100%;
  margin: 45px 0px;
  flex-wrap: nowrap;
  height: 300px;
  margin-bottom: 100px;
}
.hardwaretable {
  border-collapse: collapse;
  width: 100%;
  margin-top: 80px;
  color: #0858bb;
  font-size: 15px;
  font-weight: 500;
  height: 170px;
}
.hardwaretable td {
  border: 1px solid #377aec;
  padding-left: 50px;
  line-height: 50px;
  height: 84px;
}
.hardware-item {
  width: 356px;
  min-height: 392px;
  border: 3px solid;
  margin-bottom: 20px;
  border-image: -webkit-linear-gradient(#0243c5, #8f1053) 20 20;
  border-image: -moz-linear-gradient(#0243c5, #8f1053) 20 20;
  border-image: -o-linear-gradient(#0243c5, #8f1053) 20 20;
  border-image: linear-gradient(#0243c5, #8f1053) 20 20;
  background-color: #0243c5;
}
.hardware-item-top {
  height: 80px;
  width: 100%;
  display: flex;
  justify-content: space-around;
  background: -ms-linear-gradient(left, #0627a2, #0349d7);
  /* IE 10 */
  background: -moz-linear-gradient(left, #0627a2, #0349d7);
  /*火狐*/
  /*谷歌*/
  background: -webkit-gradient(linear, 0% 0%, 100% 0%, from(#0627a2), to(#0349d7));
  /* Safari 4-5, Chrome 1-9*/
  background: -webkit-linear-gradient(left, #0627a2, #0349d7);
  /*Safari5.1 Chrome 10+*/
  background: -o-linear-gradient(left, #0627a2, #0349d7);
  /*Opera 11.10+*/
}
.hardware-item-top-con {
  width: 86%;
  display: flex;
  align-items: center;
}
.hardware-item-bottom {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 30px 0px;
  height: 320px;
  background-color: white;
  color: #2b2b2b;
}
.hardware-item-bottom p {
  width: 76%;
  font-size: 18px;
  line-height: 50px;
  border-bottom: 1px solid #bfbfbf;
  margin: 0px;
  text-align: center;
  letter-spacing: 3px;
  font-weight: 548;
}
.icon-div {
  width: 55px;
}
.icon-div i {
  font-size: 50px;
}
@media screen and (max-width: 768px) {
  .contentWidth {
    width: 95%;
    margin: 0 auto;
  }
  .min-a {
    font-size: 0.1em;
    letter-spacing: 0.08em;
    text-decoration: none;
  }
  .min-english {
    font-size: 0.2em;
    letter-spacing: 0.8em;
  }
}
