@charset "UTF-8";
/**
* @author sy
* @date 2019/8/18 11:45
* @Description:公共页面
*/
body {
  background-color: #F5F5F6; }

#header {
  background-color: #fff; }
  #header .topbar {
    line-height: 40px;
    height: 40px;
    background-color: #4b5054; }
    #header .topbar .h1 {
      color: #FFFFFF; }
      #header .topbar .h1 a {
        text-decoration: none;
        color: #FFFFFF; }
      #header .topbar .h1 .notice {
        float: left;
        width: 23%; }
        #header .topbar .h1 .notice .note {
          padding: 0 8px; }
        #header .topbar .h1 .notice .more {
          color: #00c1de; }
      #header .topbar .h1 .list1 {
        float: left; }
      #header .topbar .h1 .list2 {
        float: right; }
  #header .h2 {
    position: relative;
    padding: 10px 0; }
    #header .h2 .search .s {
      position: absolute;
      top: 30px;
      left: 400px;
      width: 340px;
      height: 40px; }
      #header .h2 .search .s .s1 {
        float: left;
        width: 279px;
        height: 38px;
        border: 1px solid #e0e0e0;
        border-right: none; }
        #header .h2 .search .s .s1 input {
          font-size: 1.2em;
          width: 261px;
          height: 38px;
          padding-left: 18px;
          border: none;
          outline: none; }
      #header .h2 .search .s .s2 {
        float: left;
        width: 60px;
        height: 40px; }
        #header .h2 .search .s .s2 button {
          width: 60px;
          height: 40px;
          cursor: pointer;
          color: #FFFFFF;
          border: none;
          outline: none;
          background-color: #00c1de; }
      #header .h2 .search .s .s3 ul {
        position: absolute;
        top: 48px; }
        #header .h2 .search .s .s3 ul li {
          font-size: 12px;
          float: left;
          padding-right: 12px; }
          #header .h2 .search .s .s3 ul li a {
            text-decoration: none;
            color: #9b9ea0; }

#header .topbar .h1 .list1 a:hover, #header .topbar .h1 .list2 a:hover {
  -webkit-transition: color .5s;
  -moz-transition: color .5s;
  -ms-transition: color .5s;
  -o-transition: color .5s;
  transition: color .5s;
  color: #00c1de; }

#header .topbar .h1 .list1 li, #header .topbar .h1 .list2 li {
  float: left;
  padding: 0 8px; }

#header .topbar .h1 .list1 li.on, #header .topbar .h1 .list2 li.on {
  cursor: pointer;
  background-color: #00c1de; }

#nav {
  position: absolute;
  z-index: 99;
  width: 100%;
  height: 50px; }
  #nav .n3 {
    float: right; }
  #nav .n1 {
    width: 250px;
    height: 373px;
    border-top: 4px solid #00c1de;
    background-color: #FFFFFF; }
    #nav .n1 .hd {
      width: 250px;
      height: 50px; }
      #nav .n1 .hd a {
        font-size: 16px;
        line-height: 50px;
        display: block;
        width: 250px;
        height: 50px;
        padding-left: 20px;
        text-decoration: none;
        color: #333; }
        #nav .n1 .hd a i {
          color: #00c1de; }
    #nav .n1 .bd li {
      padding: 10px 20px; }
      #nav .n1 .bd li span {
        color: #00afca; }
      #nav .n1 .bd li a {
        display: inline-block;
        padding: 5px 10px 5px 0;
        text-decoration: none;
        color: #74787a; }
        #nav .n1 .bd li a:hover {
          -webkit-transition: color .5s;
          -moz-transition: color .5s;
          -ms-transition: color .5s;
          -o-transition: color .5s;
          transition: color .5s;
          color: #00c1de; }
  #nav.on {
    -webkit-transition: background-color .7s;
    -moz-transition: background-color .7s;
    -ms-transition: background-color .7s;
    -o-transition: background-color .7s;
    transition: background-color .7s;
    background-color: rgba(0, 0, 0, 0.2); }

#nav .n1, #nav .n2 {
  float: left; }

#nav .n2 li, #nav .n3 li {
  font-size: 1.2em;
  line-height: 50px;
  float: left;
  height: 50px;
  padding-left: 20px; }

#nav .n2 li a, #nav .n3 li a {
  text-decoration: none;
  color: #FFFFFF; }

#nav .n2 li a:hover, #nav .n3 li a:hover {
  -webkit-transition: color .5s;
  -moz-transition: color .5s;
  -ms-transition: color .5s;
  -o-transition: color .5s;
  transition: color .5s;
  color: #e6e6e6; }

#navline {
  position: absolute;
  z-index: 999;
  top: 217px;
  width: 100%;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1); }

.h-title {
  margin-top: 20px; }
  .h-title .hd {
    position: relative;
    width: 100%;
    background-color: #FFFFFF; }
    .h-title .hd .more {
      position: absolute;
      top: 14px;
      right: 20px;
      color: #00c1de; }
    .h-title .hd h3 {
      font-size: 16px;
      font-weight: 400;
      padding: 10px 0 10px 20px; }

.pcbox .view, .pcbox .demo, .mbox .view, .mbox .demo, .m2box .view, .m2box .demo, .m3box .view, .m3box .demo {
  margin: 0 auto; }

.pcbox .s1, .pcbox .s2, .pcbox .s3, .mbox .s1, .mbox .s2, .mbox .s3, .m2box .s1, .m2box .s2, .m2box .s3, .m3box .s1, .m3box .s2, .m3box .s3 {
  float: left;
  border-color: #fff !important; }

.pcbox .s1, .mbox .s1, .m2box .s1, .m3box .s1 {
  border-top: 1px solid;
  border-bottom: 1px solid;
  border-left: 1px solid;
  border-top-left-radius: 50%;
  border-bottom-left-radius: 50%; }

.pcbox .s2, .mbox .s2, .m2box .s2, .m3box .s2 {
  border-top: 1px solid;
  border-bottom: 1px solid; }

.pcbox .s2 a, .mbox .s2 a, .m2box .s2 a, .m3box .s2 a {
  display: block;
  text-decoration: none;
  color: #FFFFFF; }

.pcbox .s2 a:hover, .mbox .s2 a:hover, .m2box .s2 a:hover, .m3box .s2 a:hover {
  -webkit-transition: color .5s;
  -moz-transition: color .5s;
  -ms-transition: color .5s;
  -o-transition: color .5s;
  transition: color .5s;
  color: #00c1de; }

.pcbox .s3, .mbox .s3, .m2box .s3, .m3box .s3 {
  border-top: 1px solid;
  border-right: 1px solid;
  border-bottom: 1px solid;
  border-top-right-radius: 50%;
  border-bottom-right-radius: 50%; }

.pcbox .number, .pcbox .purpose, .mbox .number, .mbox .purpose, .m2box .number, .m2box .purpose, .m3box .number, .m3box .purpose {
  position: absolute;
  color: #FFFFFF; }

.pcbox .view {
  width: 202px;
  margin-top: 90px; }

.pcbox .demo {
  width: 202px;
  margin-top: 30px; }

.pcbox .s1, .pcbox .s2, .pcbox .s3 {
  height: 50px; }

.pcbox .s1 {
  width: 50px; }
.pcbox .s2 {
  width: 100px; }
  .pcbox .s2 a {
    font-size: 18px;
    line-height: 50px;
    width: 100px;
    height: 50px;
    text-align: center; }
.pcbox .s3 {
  width: 50px; }
.pcbox .number {
  left: 20px; }
.pcbox .purpose {
  right: 20px; }

.pcbox .number, .pcbox .purpose {
  font-size: 20px;
  bottom: 10px; }

.mbox .view, .mbox .demo {
  width: 152px;
  margin-top: 20px; }

.mbox .s1, .mbox .s2, .mbox .s3 {
  height: 30px; }

.mbox .s1 {
  width: 30px; }
.mbox .s2 {
  width: 90px; }
  .mbox .s2 a {
    font-size: 12px;
    line-height: 30px;
    width: 90px;
    height: 30px;
    text-align: center; }
.mbox .s3 {
  width: 30px; }
.mbox .number {
  left: 10px; }
.mbox .purpose {
  right: 10px; }

.mbox .number, .mbox .purpose {
  font-size: 14px;
  bottom: 10px; }

.m2box .view, .m2box .demo {
  width: 112px;
  margin-top: 30px; }

.m2box .s1, .m2box .s2, .m2box .s3 {
  height: 30px; }

.m2box .s1 {
  width: 30px; }
.m2box .s2 {
  width: 50px; }
  .m2box .s2 a {
    font-size: 12px;
    line-height: 30px;
    width: 50px;
    height: 30px;
    text-align: center; }
.m2box .s3 {
  width: 30px; }

.m3box .view, .m3box .demo {
  width: 102px;
  margin-top: 20px; }

.m3box .s1, .m3box .s2, .m3box .s3 {
  height: 30px; }

.m3box .s1 {
  width: 30px; }
.m3box .s2 {
  width: 40px; }
  .m3box .s2 a {
    font-size: 12px;
    line-height: 30px;
    width: 40px;
    height: 30px;
    text-align: center; }
.m3box .s3 {
  width: 30px; }

.bottom-banner {
  width: 100%;
  height: 120px;
  background: url("../images/register-v3.jpg"); }
  .bottom-banner p {
    font-size: 30px;
    padding-top: 30px;
    text-align: center;
    color: #FFFFFF; }

.footer {
  color: #9b9ea0;
  background: #333639; }
  .footer a {
    text-decoration: none;
    color: #9b9ea0; }
    .footer a:hover {
      -webkit-transition: color .5s;
      -moz-transition: color .5s;
      -ms-transition: color .5s;
      -o-transition: color .5s;
      transition: color .5s;
      color: #00c1de; }
  .footer .contact {
    margin-right: 0 !important; }
  .footer .ewm {
    float: left;
    width: 130px;
    padding-top: 50px; }
    .footer .ewm p {
      line-height: 38px;
      height: 38px;
      text-align: center; }
  .footer .f2 {
    border-top: 1px solid rgba(255, 255, 255, 0.1); }
    .footer .f2 .nav-bottom {
      text-align: right; }

.footer .list, .footer .contact {
  float: left;
  width: 20%;
  margin-right: 30px;
  padding: 50px 0;
  color: #FFFFFF; }

.footer .list dt, .footer .contact dt {
  font-size: 18px;
  margin-bottom: 20px; }

.footer .list dd, .footer .contact dd {
  border-right: 1px solid rgba(255, 255, 255, 0.1); }

.footer .list dd a, .footer .contact dd a {
  float: left;
  width: 40%;
  padding: 8px 0; }

.footer .contact .tel, .footer .contact .qq {
  color: #9b9ea0; }

.footer .f2 .copyright, .footer .f2 .nav-bottom {
  line-height: 50px;
  float: left;
  width: 50%;
  height: 50px; }

#nav-down {
  width: 100%;
  height: 50px;
  background-color: #FFFFFF; }
  #nav-down .n3 {
    float: right; }
  #nav-down .n1 {
    width: 250px;
    background-color: #4b5054; }
    #nav-down .n1 .hd {
      width: 250px;
      height: 50px; }
      #nav-down .n1 .hd > a {
        font-size: 16px;
        line-height: 50px;
        display: block;
        width: 250px;
        height: 50px;
        padding-left: 20px;
        text-decoration: none;
        color: #FFFFFF; }
        #nav-down .n1 .hd > a i {
          color: #FFFFFF; }
      #nav-down .n1 .hd .bd {
        position: relative;
        z-index: 999;
        display: none;
        width: 250px;
        background-color: #4b5054; }
        #nav-down .n1 .hd .bd li {
          padding: 10px 20px; }
          #nav-down .n1 .hd .bd li span {
            color: #FFFFFF; }
          #nav-down .n1 .hd .bd li a {
            display: inline-block;
            padding: 5px 10px 5px 0;
            text-decoration: none;
            color: #e6e6e6; }
            #nav-down .n1 .hd .bd li a:hover {
              -webkit-transition: color .5s;
              -moz-transition: color .5s;
              -ms-transition: color .5s;
              -o-transition: color .5s;
              transition: color .5s;
              color: #00c1de; }

#nav-down .n1, #nav-down .n2 {
  float: left; }

#nav-down .n2 li, #nav-down .n3 li {
  font-size: 1.2em;
  line-height: 50px;
  float: left;
  height: 50px;
  padding-left: 20px; }

#nav-down .n2 li a, #nav-down .n3 li a {
  text-decoration: none;
  color: #333; }

#nav-down .n2 li a:hover, #nav-down .n3 li a:hover {
  -webkit-transition: color .5s;
  -moz-transition: color .5s;
  -ms-transition: color .5s;
  -o-transition: color .5s;
  transition: color .5s;
  color: #0095ab; }

#page {
  margin-top: 25px;
  margin-bottom: 40px; }
  #page .table {
    display: table;
    margin: 0 auto; }
  #page a {
    display: inline-block;
    margin: 0 10px;
    padding: 10px 15px;
    color: #FFFFFF;
    border: 1px solid #e0e0e0;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background-color: #4b5054; }

#pc-web li {
  position: relative;
  top: 0;
  float: left;
  overflow: hidden;
  width: 570px;
  height: 380px;
  margin: 15px 30px;
  -webkit-transition: top .5s;
  -moz-transition: top .5s;
  -ms-transition: top .5s;
  -o-transition: top .5s;
  transition: top .5s;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.1); }
  #pc-web li:hover {
    top: -5px;
    -webkit-transition: top .5s;
    -moz-transition: top .5s;
    -ms-transition: top .5s;
    -o-transition: top .5s;
    transition: top .5s; }
  #pc-web li .bg {
    width: 570px;
    height: 24px;
    background: url("../images/top_line.jpg") repeat-x; }
    #pc-web li .bg img {
      padding-left: 20px; }
  #pc-web li .pc-product {
    width: 100%;
    height: 356px; }

#m-web {
  position: relative; }
  #m-web .hd a {
    position: absolute;
    z-index: 999;
    top: 46%;
    color: #9b9ea0; }
    #m-web .hd a:hover {
      -webkit-transition: color .5s;
      -moz-transition: color .5s;
      -ms-transition: color .5s;
      -o-transition: color .5s;
      transition: color .5s;
      color: #00c1de; }
    #m-web .hd a.next {
      right: -20px; }
    #m-web .hd a.prev {
      left: -20px; }
  #m-web li {
    position: relative;
    top: 0;
    float: left;
    width: 255px;
    height: 516px;
    margin: 15px 30px;
    -webkit-transition: top .5s;
    -moz-transition: top .5s;
    -ms-transition: top .5s;
    -o-transition: top .5s;
    transition: top .5s;
    background: url("../images/phone-255.png") no-repeat; }
    #m-web li:hover {
      top: -5px;
      -webkit-transition: top .5s;
      -moz-transition: top .5s;
      -ms-transition: top .5s;
      -o-transition: top .5s;
      transition: top .5s; }
    #m-web li .m-product {
      position: absolute;
      z-index: 99;
      top: 54px;
      left: 8px;
      width: 240px;
      height: 400px; }
    #m-web li .mbox .qrcode {
      width: 99px;
      height: 99px;
      margin: 68px auto 0 auto; }

#threein1 li {
  position: relative;
  float: left;
  width: 570px;
  margin: 15px 30px 45px 30px; }
  #threein1 li .box1 {
    overflow: hidden;
    width: 570px;
    height: 380px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1); }
    #threein1 li .box1 .bg {
      width: 570px;
      height: 24px;
      background: url("../images/top_line.jpg") repeat-x; }
      #threein1 li .box1 .bg img {
        padding-left: 20px; }
    #threein1 li .box1 .pc-product {
      width: 100%;
      height: 356px; }
  #threein1 li .box2 {
    position: absolute;
    z-index: 9999;
    bottom: -30px;
    left: -20px;
    width: 293px;
    height: 187px;
    background: url("../images/ipad-back.png") no-repeat; }
    #threein1 li .box2 .m-product {
      position: absolute;
      z-index: 99;
      top: 17px;
      left: 20px;
      width: 244px;
      height: 153px; }
  #threein1 li .box3 {
    position: absolute;
    z-index: 9999;
    right: -20px;
    bottom: -30px;
    width: 162px;
    height: 315px;
    background: url("../images/phone-back.png") no-repeat; }
    #threein1 li .box3 .m-product {
      position: absolute;
      z-index: 99;
      top: 34px;
      left: 8px;
      width: 146px;
      height: 243px; }
    #threein1 li .box3 .m3box .qrcode {
      width: 75px;
      height: 75px;
      margin: 40px auto 0 auto; }

#threein1 .pcbox .view, #threein1 .pcbox .demo {
  margin-top: 30px; }

#filter {
  margin-bottom: 10px; }
  #filter .breadcrumb {
    line-height: 38px;
    height: 38px; }
    #filter .breadcrumb em {
      font-weight: 400;
      padding: 0 10px;
      color: #00c1de; }

/*# sourceMappingURL=common.css.map */
