@charset "UTF-8";
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  box-sizing: border-box; }

/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
  box-sizing: border-box; }

body {
  line-height: 1; }

ol,
ul {
  list-style: none; }

blockquote,
q {
  quotes: none; }

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

.home-container .el-carousel__button {
  width: 10px;
  height: 10px;
  background-color: rgba(0, 0, 0, 0.3);
  border: 2px solid transparent;
  border-radius: 50%; }

.home-container .el-carousel__indicator.is-active button {
  background: #fff;
  border: 2px solid #C7000B; }

.home-container .el-carousel .el-carousel__container .el-carousel__item {
  background-repeat: no-repeat;
  background-size: auto 100%;
  background-position: center; }

#app {
  height: 100%;
  width: 100%;
  background: #f8f9fc; }

a {
  text-decoration: none; }

.el-menu--collapse .el-menu .el-submenu,
.el-menu--popup {
  min-width: 100px;
  color: #303030; }

.el-menu--horizontal .el-menu-item:not(.is-disabled):focus, .el-menu--horizontal .el-menu-item:not(.is-disabled):hover {
  outline: 0;
  color: #0052d9;
  background: linear-gradient(#eff0f5, #eff0f5), linear-gradient(#dcdcdc, #dcdcdc); }

.nav {
  display: flex;
  height: 90px;
  background: #fff; }
  .nav .nav-content {
    display: flex;
    align-items: center;
    max-width: 1280px;
    height: 90px;
    margin: 0 auto; }
    .nav .nav-content .logo {
      display: flex;
      align-items: center; }
      .nav .nav-content .logo span {
        font-size: 24px;
        color: #3b63a3;
        margin-left: 10px; }
  .nav .nav-group {
    flex: 1;
    display: flex;
    align-items: flex-end;
    height: 100%;
    margin-left: 60px; }
    .nav .nav-group .el-menu-item {
      padding: 0;
      margin-right: 60px;
      font-size: 16px;
      color: #303030; }
      .nav .nav-group .el-menu-item:hover, .nav .nav-group .el-menu-item:focus {
        background: transparent; }
    .nav .nav-group .el-menu-item.is-active {
      color: #0052d9;
      border-color: #0052d9; }
    .nav .nav-group .el-submenu__title {
      padding: 0;
      font-size: 16px;
      color: #303030; }
    .nav .nav-group .el-submenu {
      padding: 0;
      margin-right: 60px; }
    .nav .nav-group .el-submenu.is-active .el-submenu__title {
      color: #0052d9;
      border-color: #0052d9; }

.pc {
  display: block; }

.language {
  font-size: 12px;
  color: #606266; }

.mobile {
  display: none; }
  .mobile .mobile-content {
    position: relative;
    display: flex;
    align-items: center;
    height: 50px; }
    .mobile .mobile-content img {
      margin: 0 5px 0 15px; }
    .mobile .mobile-content .title {
      font-size: 14px;
      font-weight: bold;
      color: #3b63ac; }
    .mobile .mobile-content .language {
      position: absolute;
      right: 15px;
      top: 50%;
      transform: translateY(-50%);
      z-index: 999; }
      .mobile .mobile-content .language .el-dropdown-link {
        cursor: pointer;
        font-size: 12px; }
      .mobile .mobile-content .language .el-icon-arrow-down {
        font-size: 12px; }
      .mobile .mobile-content .language .dropdown-link {
        font-size: 16px;
        margin-left: 15px;
        color: #333; }

.home-container {
  height: 400px; }
  .home-container .carousel_wrap {
    width: 1280px;
    margin: 0 auto;
    position: relative;
    z-index: 10; }
  .home-container .banerDom {
    position: relative;
    height: 400px;
    overflow: hidden; }
    .home-container .banerDom img {
      width: 100%;
      height: 400px;
      object-fit: none;
      position: absolute; }
    .home-container .banerDom .btn {
      margin-left: 20px;
      margin-bottom: 20px;
      margin-top: 20px;
      padding: 9px 15px;
      background-color: #c7000b;
      border-color: #c7000b;
      font-size: 32px;
      color: #FFF;
      border-radius: 3px;
      display: inline-block;
      line-height: 1;
      white-space: nowrap;
      cursor: pointer;
      border: 1px solid #DCDFE6;
      -webkit-appearance: none;
      text-align: center;
      box-sizing: border-box;
      outline: 0;
      -webkit-transition: .1s;
      transition: .1s;
      font-weight: 500; }
  .home-container .bannner_t, .home-container .bannner_t1 {
    width: 1280px;
    margin: 108px auto 26px;
    font-size: 56px;
    font-family: OPPOSans;
    font-weight: bold;
    color: #030303; }
    .home-container .bannner_t span, .home-container .bannner_t1 span {
      color: #C7000B; }
    .home-container .bannner_t .bannner_t1, .home-container .bannner_t1 .bannner_t1 {
      font-size: 50px;
      font-weight: normal; }
  .home-container .bannner_p1 {
    font-size: 54px;
    font-weight: bold;
    color: #2D6ACD; }
  .home-container .bannner_p {
    position: relative;
    width: 1280px;
    margin: 0 auto;
    font-size: 20px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #435571;
    line-height: 30px; }
    .home-container .bannner_p span {
      color: #C7000B;
      font-size: 48px;
      font-weight: 700; }
  .home-container .el-carousel .el-carousel__container {
    height: 400px;
    overflow: hidden; }
    .home-container .el-carousel .el-carousel__container .el-carousel__item img {
      width: 100%;
      height: 400px;
      object-fit: none;
      position: absolute; }
    .home-container .el-carousel .el-carousel__container .el-carousel__item .btn {
      margin-left: 20px;
      margin-bottom: 20px;
      margin-top: 20px;
      padding: 9px 15px;
      background-color: #c7000b;
      border-color: #c7000b;
      font-size: 25px;
      color: #FFF;
      border-radius: 3px;
      display: inline-block;
      line-height: 1;
      white-space: nowrap;
      cursor: pointer;
      border: 1px solid #DCDFE6;
      -webkit-appearance: none;
      text-align: center;
      box-sizing: border-box;
      outline: 0;
      -webkit-transition: .1s;
      transition: .1s;
      font-weight: 500; }

.advertising {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fff;
  margin-bottom: 3px;
  box-shadow: 0px 1px 0px 1px #cccccc 0, 0, 0, 0.9; }
  .advertising .advertising-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 420px;
    padding: 22px 10px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px; }
    .advertising .advertising-item span {
      font-size: 22px;
      line-height: 22px;
      font-weight: bold;
      padding: 3px 0;
      color: #333333; }
      .advertising .advertising-item span .red {
        color: #c7000b; }
    .advertising .advertising-item p {
      margin-top: 15px;
      font-size: 18px;
      line-height: 18px;
      color: #505661;
      padding: 6px 0; }
    .advertising .advertising-item:nth-child(2) {
      position: relative; }
      .advertising .advertising-item:nth-child(2)::before {
        content: "";
        position: absolute;
        bottom: 14px;
        top: 14px;
        left: 0;
        width: 1px;
        background-image: linear-gradient(to top, #999 0%, #999 50%, transparent 50%);
        background-size: 1px 8px;
        background-repeat: repeat-y; }
      .advertising .advertising-item:nth-child(2)::after {
        content: "";
        position: absolute;
        bottom: 14px;
        top: 14px;
        right: 0;
        width: 1px;
        background-image: linear-gradient(to top, #999 0%, #999 50%, transparent 50%);
        background-size: 1px 8px;
        background-repeat: repeat-y; }

.buy-process {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  padding: 50px 0 15px;
  background: #ffffff; }
  .buy-process .bold {
    font-weight: bold; }
  .buy-process .buy-process-title {
    width: 100%;
    font-size: 1.54rem;
    font-stretch: normal;
    line-height: 33px;
    letter-spacing: 2px;
    color: #000000;
    text-align: center; }
  .buy-process .buy-process-infor {
    margin-top: 20px;
    padding: 0 10px;
    font-size: 1rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 22px;
    letter-spacing: 0px;
    color: #666666; }
  .buy-process .buy-process-group {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    width: 100%;
    margin-top: 30px; }
  .buy-process .buy-process-item {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    max-width: 280px;
    width: calc(50% - 14px);
    background-color: #f9fafd;
    margin: 7px;
    padding: 25px 10px 25px;
    transition: all 0.5s; }
    .buy-process .buy-process-item .mobile_num {
      display: none; }
    .buy-process .buy-process-item .itemName.mobile {
      display: none; }
    .buy-process .buy-process-item .itemName {
      margin-top: 6px;
      font-size: 14px;
      font-weight: 700; }
    .buy-process .buy-process-item .buy-process:hover {
      transform: scale(1.02); }
    .buy-process .buy-process-item .img {
      display: flex;
      align-items: center;
      justify-content: center;
      width: 76px;
      height: 76px;
      background: #ffffff;
      border-radius: 50%; }
      .buy-process .buy-process-item .img img {
        width: 35px;
        height: 35px; }
    .buy-process .buy-process-item span {
      padding: 10px 0px;
      font-size: 16px;
      font-weight: bold;
      font-stretch: normal;
      line-height: 16px;
      letter-spacing: 0px;
      color: #333333;
      margin-top: 10px; }
    .buy-process .buy-process-item p {
      height: 46px;
      margin-top: 8px;
      font-size: 14px;
      font-weight: normal;
      font-stretch: normal;
      line-height: 18px;
      letter-spacing: 0px;
      color: #333333;
      text-align: center; }

.hot .hot-title {
  display: block;
  text-align: center;
  margin-top: 50px;
  font-size: 1.54rem;
  font-weight: normal;
  font-stretch: normal;
  line-height: 40px;
  letter-spacing: 2px;
  color: #000000; }
.hot .hot-info {
  display: block;
  text-align: center;
  margin-top: 10px;
  font-size: 1rem;
  font-weight: normal;
  font-stretch: normal;
  line-height: 30px;
  letter-spacing: 0px;
  color: #666666; }
.hot .hot-group {
  display: flex;
  flex-wrap: wrap;
  max-width: 1348px;
  margin: 40px auto 0; }
.hot .hot-item {
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: calc(50% - 30px);
  max-width: 640px;
  min-height: 200px;
  height: auto;
  margin: 15px;
  padding: 0 35px;
  box-shadow: 0px 2px 16px 0px rgba(61, 77, 103, 0.11);
  border: solid 2px #ffffff;
  background-image: url("../img/hot-bg.png");
  background-size: auto 200%;
  background-position: top right;
  background-repeat: no-repeat; }
  .hot .hot-item .name {
    margin-top: 20px;
    font-size: 1.27rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 28px;
    letter-spacing: 0px;
    color: #000000; }
  .hot .hot-item .infor {
    min-height: 36px;
    height: auto;
    margin-top: 15px;
    font-size: 1rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 22px;
    letter-spacing: 0px;
    color: #505661; }
  .hot .hot-item .des {
    margin: 16px 0;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 16px;
    letter-spacing: 0px;
    color: #0052d9;
    cursor: pointer; }

.choose-we {
  width: 100%;
  background: #fff; }
  .choose-we .we-contet {
    max-width: 1280px;
    margin: 0 auto;
    padding: 50px 0px; }
    .choose-we .we-contet .content-title {
      line-height: 40px;
      font-size: 1.54rem;
      color: #000000;
      text-align: center; }
    .choose-we .we-contet .item {
      display: flex;
      flex-direction: row;
      flex-wrap: wrap;
      padding-top: 35px; }
      .choose-we .we-contet .item .content-item {
        width: 50%;
        padding: 35px 10px 20px 10px;
        cursor: pointer; }
        .choose-we .we-contet .item .content-item .item-title {
          font-size: 1.27rem;
          color: #000;
          text-align: center;
          line-height: 40px; }
        .choose-we .we-contet .item .content-item .item-info {
          line-height: 20px;
          font-size: 0.9rem;
          color: #505661;
          letter-spacing: 1px;
          text-align: center; }
        .choose-we .we-contet .item .content-item.rightBorder {
          border-right: 1px solid #ececec; }
        .choose-we .we-contet .item .content-item.bottomBorder {
          border-bottom: 1px solid #ececec; }

.solution-info {
  width: 100%;
  background-image: url("../img/home-developer-bg.png");
  background-size: 100% 100%;
  object-fit: cover; }
  .solution-info .solution-content {
    max-width: 1100px;
    margin: 0 auto;
    box-sizing: border-box;
    padding: 40px 0px 10px 0px; }
    .solution-info .solution-content .solution-title {
      text-align: center;
      font-size: 1.54rem;
      line-height: 40px; }
    .solution-info .solution-content .solution-content {
      display: flex;
      flex-wrap: wrap;
      align-items: center;
      justify-content: center;
      padding-top: 25px; }
      .solution-info .solution-content .solution-content .solution-item {
        max-width: 279px;
        width: calc(33.3% - 20px);
        background-image: linear-gradient(0deg, #fdfdff 0%, #f6f7fc 100%), linear-gradient(#0052d9, #0052d9);
        background-blend-mode: normal, normal;
        box-shadow: 0px 2px 16px 0px rgba(61, 77, 103, 0.11);
        border-radius: 4px;
        border: solid 2px #ffffff;
        margin: 10px;
        padding: 20px 0px 10px 0px;
        box-sizing: border-box; }
        .solution-info .solution-content .solution-content .solution-item:hover .item-content {
          color: #0052d9; }
        .solution-info .solution-content .solution-content .solution-item .item-icon {
          text-align: center; }
          .solution-info .solution-content .solution-content .solution-item .item-icon img {
            height: 40px; }
        .solution-info .solution-content .solution-content .solution-item .item-content {
          height: 40px;
          line-height: 40px;
          text-align: center;
          color: #333333; }

.fade-enter-active,
.fade-leave-active {
  transition: opacity 0.5s; }

.fade-enter, .fade-leave-to {
  opacity: 0; }

.customer-service-container {
  position: fixed;
  bottom: 15%;
  right: 50px;
  z-index: 999;
  width: 156px;
  background: #FFFFFF;
  border: 1px solid #DBDBDB;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.11);
  padding: 12px; }
  .customer-service-container .el-icon-close {
    position: absolute;
    right: 10px;
    color: #DBDBDB;
    cursor: pointer;
    font-size: 16px; }
  .customer-service-container .title {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #333333;
    text-align: center;
    line-height: 44px;
    border-bottom: 1px dashed #D7D7D7; }
  .customer-service-container .icon {
    margin-top: 8px;
    width: 50px;
    height: 50px;
    background-image: url("../img/icon-phone.png");
    background-size: 100% 100%;
    cursor: pointer; }
  .customer-service-container .phonne {
    overflow: auto;
    color: #505661;
    border-bottom: 1px dashed #D7D7D7;
    background: #ffffff;
    cursor: pointer; }
    .customer-service-container .phonne p {
      text-align: center;
      font-size: 12px;
      font-family: Microsoft YaHei;
      font-weight: bold;
      color: #C7000B;
      line-height: 36px; }
      .customer-service-container .phonne p img {
        width: 120px;
        vertical-align: top; }
  .customer-service-container .kf_QQ {
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 36px;
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    /*正常的未被访问过的链接*/
    /*已经访问过的链接*/
    /*鼠标划过(停留)的链接*/
    /* 正在点击的链接*/ }
    .customer-service-container .kf_QQ img {
      margin-right: 8px; }
    .customer-service-container .kf_QQ a {
      text-decoration: none;
      color: inherit; }
    .customer-service-container .kf_QQ a:link {
      text-decoration: none;
      color: inherit; }
    .customer-service-container .kf_QQ a:visited {
      text-decoration: none;
      color: inherit; }
    .customer-service-container .kf_QQ a:hover {
      text-decoration: none;
      color: inherit; }
    .customer-service-container .kf_QQ a:active {
      color: inherit;
      text-decoration: none; }
  .customer-service-container .zixun {
    margin-top: 12px;
    border: none; }
    .customer-service-container .zixun img {
      margin: 0; }
  .customer-service-container .top {
    margin-top: 11px;
    width: 50px;
    height: 50px;
    background: #ffffff;
    background-image: url("../img/icon-top.png");
    background-size: 70px 70px;
    background-position: -10px -10px;
    cursor: pointer; }
  .customer-service-container .online-customer-service {
    position: absolute;
    bottom: 0;
    left: 60px;
    width: 322px;
    height: 241px;
    padding: 0 20px;
    background-image: linear-gradient(#ffffff, #ffffff), linear-gradient(#ffffff, #ffffff);
    box-shadow: 0px -2px 10px 0px rgba(102, 102, 102, 0.13);
    border: solid 1px #ffffff; }
    .customer-service-container .online-customer-service .onlone-item {
      display: flex;
      align-items: flex-start;
      padding: 20px 0; }
      .customer-service-container .online-customer-service .onlone-item:first-child {
        border-bottom: 1px #f6f6f6 solid; }
      .customer-service-container .online-customer-service .onlone-item img {
        width: 20px;
        object-fit: contain; }
      .customer-service-container .online-customer-service .onlone-item .content {
        display: flex;
        flex-direction: column;
        font-size: 14px;
        color: #505661;
        margin-left: 15px; }
        .customer-service-container .online-customer-service .onlone-item .content span {
          margin-top: 18px; }
        .customer-service-container .online-customer-service .onlone-item .content .name {
          margin-top: 0;
          font-weight: bold; }
    .customer-service-container .online-customer-service .btn {
      display: flex;
      align-items: center;
      justify-content: center;
      margin-top: -8px; }
      .customer-service-container .online-customer-service .btn .el-button {
        width: 90px;
        color: #c7000b;
        border-color: #c7000b; }

#new {
  width: 100%;
  background: #fff; }
  #new .new-content {
    max-width: 1280px;
    margin: 0 auto;
    padding: 40px 0px 0px 0px; }
    #new .new-content .content-title {
      padding-top: 10px;
      padding-bottom: 10px;
      line-height: 40px;
      font-size: 1.54rem;
      color: #000;
      text-align: center; }
    #new .new-content .content-info {
      display: flex;
      flex-direction: row;
      flex-wrap: wrap;
      justify-content: space-between; }
      #new .new-content .content-info .new-item {
        box-sizing: border-box;
        border-bottom: 1px solid #ececec;
        padding-bottom: 20px;
        margin: 0 .5%;
        cursor: pointer; }
        #new .new-content .content-info .new-item:hover {
          opacity: 0.8; }
        #new .new-content .content-info .new-item .new-title {
          font-size: 18px;
          line-height: 30px;
          color: #000;
          padding: 20px 0px 5px 0px; }
        #new .new-content .content-info .new-item .new-time {
          font-size: 16px;
          color: #505661;
          line-height: 24px; }
        #new .new-content .content-info .new-item .new-content {
          font-size: 16px;
          color: #505661;
          line-height: 24px;
          word-break: break-all;
          word-wrap: break-word;
          width: 100%;
          padding: 8px 0px; }
      #new .new-content .content-info p {
        margin: 0px;
        padding: 0px; }

#footer {
  width: 100%;
  background: #f5f7fa;
  padding: 60px 0px; }
  #footer .footer-content {
    max-width: 1280px;
    margin: 0 auto;
    padding: 20px;
    display: flex;
    flex-direction: row;
    height: 226px; }

#footerLeft {
  flex: 1.5;
  display: flex;
  flex-direction: row;
  justify-content: space-between; }

#footerRight {
  flex: 1; }
  #footerRight .right-content {
    padding: 0px;
    box-sizing: border-box; }
    #footerRight .right-content .right-img {
      padding-top: 10px; }
      #footerRight .right-content .right-img .gs {
        width: 80px;
        margin-left: 50px; }
      #footerRight .right-content .right-img .company {
        width: 102px;
        margin-left: 40px; }
    #footerRight .right-content .right-info {
      padding-top: 20px;
      font-size: 14px; }
      #footerRight .right-content .right-info p {
        line-height: 24px;
        color: #505661; }

.footerItem {
  border-right: 1px solid #ececec;
  flex: 1;
  margin-right: 40px; }
  .footerItem .item-title {
    font-size: 14px;
    color: #505661;
    font-weight: bold;
    line-height: 30px; }
  .footerItem li {
    line-height: 30px;
    font-size: 14px;
    color: #505661;
    cursor: pointer; }
    .footerItem li:hover {
      color: #0052d9; }

.mobile-rq {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 30px 10px 70px; }
  .mobile-rq p {
    font-family: OPPOSans-R;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 20px;
    letter-spacing: 0px;
    color: #505661;
    margin-top: 20px;
    text-align: center; }
  .mobile-rq .p {
    font-size: 12px;
    margin-top: 15px; }

.mobile-footer {
  position: fixed;
  left: 0;
  bottom: -1px;
  right: 0;
  z-index: 999;
  display: flex;
  width: 100%;
  height: 50px;
  background: #fff; }
  .mobile-footer .item1 {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 30%;
    height: 50px;
    font-size: 16px;
    color: #0052d9;
    background-color: rgba(0, 82, 217, 0.02); }
  .mobile-footer .item2 {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 70%;
    height: 50px;
    font-size: 16px;
    color: #fff;
    background: #0052d9; }
    .mobile-footer .item2 a {
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0; }

.news .home-container .bannner_t {
  color: #fff; }
.news .home-container .bannner_p {
  color: #fff;
  font-size: 30px; }
.news .wrap {
  overflow: auto;
  background: #FFFFFF;
  padding-bottom: 85px; }
  .news .wrap .detailDom {
    width: 1200px;
    margin: 0 auto;
    overflow: auto; }
    .news .wrap .detailDom .detailDom_t {
      text-align: center; }
      .news .wrap .detailDom .detailDom_t .detailDom_t_title {
        margin-top: 40px;
        font-size: 24px;
        font-family: Microsoft YaHei;
        font-weight: 400;
        color: #333333;
        line-height: 32px; }
      .news .wrap .detailDom .detailDom_t .detailDom_t_p {
        margin-top: 16px;
        font-size: 16px;
        font-family: Microsoft YaHei;
        font-weight: 400;
        color: #666666; }
    .news .wrap .detailDom .detailDom_ct {
      overflow: auto; }
      .news .wrap .detailDom .detailDom_ct .detailDom_ct_p {
        margin-top: 32px;
        font-size: 16px;
        font-family: Microsoft YaHei;
        font-weight: 400;
        color: #333333;
        line-height: 30px; }
        .news .wrap .detailDom .detailDom_ct .detailDom_ct_p p img {
          margin: 0 auto;
          display: block;
          max-width: 100% !important;
          height: auto !important; }
      .news .wrap .detailDom .detailDom_ct .detailDom_ct_img {
        margin-top: 32px;
        text-align: center; }
        .news .wrap .detailDom .detailDom_ct .detailDom_ct_img img {
          width: 936px;
          vertical-align: middle; }
.news .listDom {
  overflow: auto;
  width: 1280px;
  margin: 0 auto;
  padding: 10px 0; }
  .news .listDom ul {
    overflow: auto; }
    .news .listDom ul li {
      display: flex;
      border-bottom: 1px solid #F6F5F5; }
      .news .listDom ul li:hover .li_l .li_l_t {
        font-size: 18px;
        font-family: Microsoft YaHei;
        font-weight: bold;
        color: #0052D9;
        cursor: pointer; }
      .news .listDom ul li .li_l {
        flex: 1; }
        .news .listDom ul li .li_l .li_l_t {
          font-size: 18px;
          font-family: Microsoft YaHei;
          font-weight: 400;
          color: #333333;
          line-height: 36px; }
        .news .listDom ul li .li_l .li_l_ct {
          margin-top: 10px;
          font-size: 16px;
          font-family: Microsoft YaHei;
          font-weight: 400;
          color: #666666;
          line-height: 28px; }
      .news .listDom ul li .li_r {
        width: 100px;
        min-height: 130px;
        height: auto;
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
        font-size: 14px;
        font-family: Microsoft YaHei;
        font-weight: 400;
        color: #666666;
        line-height: 22px; }
.news .el-pagination {
  margin-top: 16px;
  text-align: right;
  width: 1280px;
  margin-right: auto;
  margin-left: auto;
  position: relative;
  left: 60px; }
.news .tabDom {
  margin-bottom: 20px;
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
  -webkit-user-select: none;
  -moz-user-focus: none;
  -moz-user-select: none;
  /*正常的未被访问过的链接*/
  /*已经访问过的链接*/
  /*鼠标划过(停留)的链接*/
  /* 正在点击的链接*/ }
  .news .tabDom a {
    text-decoration: none;
    color: inherit; }
  .news .tabDom a:link {
    text-decoration: none;
    color: inherit; }
  .news .tabDom a:visited {
    text-decoration: none;
    color: inherit; }
  .news .tabDom a:hover {
    text-decoration: none;
    color: inherit; }
  .news .tabDom a:active {
    color: inherit;
    text-decoration: none; }
.news .el-tabs__header {
  background: #fff;
  margin: 0; }
.news .el-tabs__nav-scroll {
  display: flex;
  justify-content: center; }
.news .el-tabs__item {
  font-size: 16px;
  font-family: Microsoft YaHei; }
.news .el-tabs__item.is-active {
  font-weight: bold;
  color: #0052D9; }

.security .tabDom {
  margin: 20px auto 0;
  width: 1280px;
  height: auto;
  overflow: auto;
  border: 1px solid #E3E3E3; }
  .security .tabDom .tabDom_item {
    display: flex;
    border-bottom: 1px solid #E3E3E3; }
    .security .tabDom .tabDom_item:hover {
      background-color: #f9f9f9; }
    .security .tabDom .tabDom_item:nth-last-of-type(1) {
      border: none; }
    .security .tabDom .tabDom_item .tab_li_l {
      display: flex;
      justify-content: center;
      align-items: center;
      width: 202px;
      font-size: 16px;
      font-family: Microsoft YaHei;
      font-weight: bold;
      color: #333333;
      line-height: 40px;
      border-right: 1px solid #E3E3E3; }
    .security .tabDom .tabDom_item .tab_li_c li {
      display: flex;
      overflow: auto;
      line-height: 48px;
      font-size: 16px;
      font-family: Microsoft YaHei;
      font-weight: 400;
      color: #333333;
      text-indent: 40px;
      border-bottom: 1px solid #E3E3E3; }
      .security .tabDom .tabDom_item .tab_li_c li:nth-last-of-type(1) {
        border: none; }
      .security .tabDom .tabDom_item .tab_li_c li .tabLi_l {
        border-right: 1px solid #E3E3E3;
        flex: 1; }
      .security .tabDom .tabDom_item .tab_li_c li .tabLi_r {
        display: flex;
        justify-content: center;
        width: 128px;
        border: none; }
      .security .tabDom .tabDom_item .tab_li_c li .default {
        margin: 0 14px;
        font-size: 12px;
        font-family: Microsoft YaHei;
        font-weight: 400;
        color: #0052D9;
        padding: 4px 6px;
        background: #DCE7FF; }
      .security .tabDom .tabDom_item .tab_li_c li .red {
        margin: 0 14px;
        font-size: 12px;
        font-family: Microsoft YaHei;
        font-weight: 400;
        color: #fff;
        padding: 4px 6px;
        background: #C7000B; }
    .security .tabDom .tabDom_item .tab_li_c {
      flex: 1; }
.security .taocan_b {
  margin-top: 40px; }
  .security .taocan_b p {
    text-align: center;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666; }
  .security .taocan_b div {
    text-align: center; }
    .security .taocan_b div .taocan_b_btn {
      margin-top: 16px;
      width: 282px;
      height: 47px;
      background: #0052D9;
      border-radius: 2px;
      font-size: 16px;
      font-family: Microsoft YaHei;
      font-weight: 400;
      color: #FFFFFF;
      outline: none;
      border: none;
      cursor: pointer; }
.security .hot .hot-item {
  height: auto;
  min-height: 156px;
  display: flex;
  flex-direction: row;
  background-color: #FBFBFB;
  background-image: none; }
  .security .hot .hot-item .hot_item_l {
    width: 102px; }
    .security .hot .hot-item .hot_item_l img {
      width: 52px;
      margin: 36px 0 0 16px; }
  .security .hot .hot-item .hot_item_r {
    flex: 1; }
    .security .hot .hot-item .hot_item_r .hot_item_title {
      margin-top: 20px;
      font-size: 16px;
      font-family: Microsoft YaHei;
      font-weight: bold;
      color: #000000; }
    .security .hot .hot-item .hot_item_r .infor {
      margin-top: 10px;
      font-size: 16px;
      font-family: Microsoft YaHei;
      font-weight: 400;
      color: #666666;
      line-height: 20px;
      min-height: 40px; }
    .security .hot .hot-item .hot_item_r .btnDom {
      margin-top: 12px;
      margin-bottom: 8px; }
      .security .hot .hot-item .hot_item_r .btnDom span {
        margin-right: 12px;
        font-size: 16px;
        font-family: Microsoft YaHei;
        font-weight: 400;
        color: #0052D9;
        line-height: 24px;
        cursor: pointer;
        border-right: 1px solid #E8E7E7;
        padding-right: 12px; }
        .security .hot .hot-item .hot_item_r .btnDom span:nth-last-of-type(1) {
          border: none; }
        .security .hot .hot-item .hot_item_r .btnDom span a {
          color: #0052D9; }
.security .dengbaohejia {
  margin-top: 36px;
  margin-bottom: 40px;
  background: #FBFBFB; }
  .security .dengbaohejia .content-title {
    margin-bottom: 32px; }
.security .jiagouDom {
  padding: 34px 12px 22px 28px;
  display: flex; }
  .security .jiagouDom .jiagouDom_l {
    width: 604px;
    min-height: 606px; }
    .security .jiagouDom .jiagouDom_l img {
      width: 100%;
      vertical-align: top; }
  .security .jiagouDom .jiagouDom_r {
    flex: 1;
    margin-left: 53px; }
    .security .jiagouDom .jiagouDom_r .jiagouDom_r_title {
      margin-top: 20px;
      margin-bottom: 14px;
      font-size: 20px;
      font-family: Microsoft YaHei;
      font-weight: bold;
      color: #333333;
      padding-left: 12px;
      border-left: 5px solid #0052D9; }
    .security .jiagouDom .jiagouDom_r .item_li {
      overflow: auto;
      margin-top: 21px;
      padding: 0 22px;
      border-bottom: 1px solid #E9E9E9; }
      .security .jiagouDom .jiagouDom_r .item_li .item_li_t {
        font-size: 16px;
        font-family: Microsoft YaHei;
        font-weight: bold;
        color: #333333; }
        .security .jiagouDom .jiagouDom_r .item_li .item_li_t i {
          color: #12B531;
          font-weight: 700;
          margin-right: 6px; }
      .security .jiagouDom .jiagouDom_r .item_li .item_li_ct {
        margin-top: 11px;
        margin-bottom: 21px;
        font-size: 16px;
        font-family: Microsoft YaHei;
        font-weight: 400;
        line-height: 24px;
        color: #666666; }
.security .modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.45);
  z-index: 999; }
  .security .modal .modal_ct {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    margin: auto;
    width: 270px;
    height: 349px;
    background: #FFFFFF;
    border-radius: 4px; }
    .security .modal .modal_ct .modal_ct_img {
      text-align: center;
      padding-top: 33px; }
      .security .modal .modal_ct .modal_ct_img img {
        vertical-align: top;
        width: 158px; }
    .security .modal .modal_ct p {
      font-size: 14px;
      font-family: Microsoft YaHei;
      font-weight: 400;
      color: #666666;
      line-height: 24px;
      text-align: center; }
    .security .modal .modal_ct .p1 {
      font-size: 14px;
      font-family: Microsoft YaHei;
      font-weight: 400;
      color: #333333;
      line-height: 36px; }
    .security .modal .modal_ct .modal_btn {
      margin-top: 22px;
      height: 50px;
      line-height: 50px;
      text-align: center;
      font-size: 16px;
      font-family: Microsoft YaHei;
      font-weight: 400;
      color: #0052D9;
      border-top: 1px solid #E9E9E9; }
      .security .modal .modal_ct .modal_btn span {
        cursor: pointer; }
.security .el-checkbox {
  text-indent: 0; }
.security .el-tabs__nav-scroll {
  display: flex;
  justify-content: center; }
.security .el-tabs--card > .el-tabs__header {
  border-bottom: none; }
.security .el-tabs--card > .el-tabs__header .el-tabs__nav {
  border-bottom: 1px solid #E4E7ED; }
.security .el-tabs__item {
  min-width: 200px;
  width: auto;
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #333333;
  line-height: 40px;
  text-align: center;
  background: #F9F9F9; }
.security .el-tabs--card > .el-tabs__header .el-tabs__item.is-active {
  color: #FFFFFF;
  background: #0052D9; }
.security .el-tabs--card > .el-tabs__header .el-tabs__item.is-active {
  border-bottom-color: transparent; }

.aboutUs .wrap {
  background: #FBFBFB;
  overflow: auto; }
  .aboutUs .wrap .info {
    height: 518px;
    padding: 65px 0 58px; }
    .aboutUs .wrap .info .info_ct {
      width: 1200px;
      margin: 0 auto;
      display: flex; }
      .aboutUs .wrap .info .info_ct .info_ct_l {
        width: 368px;
        margin-right: 31px; }
        .aboutUs .wrap .info .info_ct .info_ct_l img {
          width: 368px;
          vertical-align: top; }
      .aboutUs .wrap .info .info_ct .info_ct_r {
        flex: 1; }
        .aboutUs .wrap .info .info_ct .info_ct_r .info_ct_r_title {
          margin-top: 18px;
          margin-bottom: 30px;
          font-size: 34px;
          font-family: OPPOSans;
          font-weight: 400;
          color: #000000; }
        .aboutUs .wrap .info .info_ct .info_ct_r .info_ct_r_ct {
          font-size: 16px;
          font-family: Microsoft YaHei;
          font-weight: 400;
          color: #333333;
          line-height: 40px; }
  .aboutUs .wrap .contact {
    overflow: auto;
    background: #fff;
    padding-bottom: 26px; }
    .aboutUs .wrap .contact .contact_wrap {
      width: 1200px;
      overflow: auto;
      margin: 0 auto; }
    .aboutUs .wrap .contact ul {
      overflow: auto; }
      .aboutUs .wrap .contact ul li {
        float: left;
        width: 33.33%;
        min-height: 80px;
        height: auto;
        text-align: center;
        overflow: auto; }
        .aboutUs .wrap .contact ul li .contact_li_l {
          width: 80px;
          height: 80px;
          float: left;
          border: 1px solid #0052D9;
          border-radius: 50%;
          display: flex;
          justify-content: center;
          align-items: center; }
          .aboutUs .wrap .contact ul li .contact_li_l i {
            font-size: 38px;
            color: #0052D9; }
          .aboutUs .wrap .contact ul li .contact_li_l img {
            width: 80px;
            vertical-align: top; }
        .aboutUs .wrap .contact ul li .contact_li_r {
          margin-left: 15px;
          float: left;
          width: calc(100% - 100px);
          text-align: left; }
          .aboutUs .wrap .contact ul li .contact_li_r span {
            margin-right: 20px; }
          .aboutUs .wrap .contact ul li .contact_li_r p {
            font-size: 16px;
            font-family: Microsoft YaHei;
            font-weight: 400;
            color: #666666;
            line-height: 20px;
            margin-bottom: 10px; }
          .aboutUs .wrap .contact ul li .contact_li_r > div {
            font-size: 16px;
            font-family: Microsoft YaHei;
            font-weight: 400;
            color: #333333;
            line-height: 24px; }
    .aboutUs .wrap .contact .formDom {
      overflow: auto; }
      .aboutUs .wrap .contact .formDom .formDom_title {
        font-size: 24px;
        font-family: Microsoft YaHei;
        font-weight: 400;
        color: #333333;
        margin-top: 72px;
        margin-bottom: 40px;
        text-align: center; }
  .aboutUs .wrap .payDom {
    overflow: auto;
    padding-bottom: 60px; }
    .aboutUs .wrap .payDom ul {
      overflow: auto;
      margin-top: 62px; }
      .aboutUs .wrap .payDom ul li {
        width: calc(33% - 30px);
        height: 464px;
        margin-right: 30px;
        background: #FFFFFF;
        border: 1px solid #E3E3E3; }
        .aboutUs .wrap .payDom ul li:nth-last-of-type(1) {
          margin-right: 0; }
        .aboutUs .wrap .payDom ul li .payLi_t {
          height: 86px;
          display: flex;
          justify-content: center;
          align-items: center; }
          .aboutUs .wrap .payDom ul li .payLi_t img {
            width: 220px;
            height: auto;
            vertical-align: top; }
        .aboutUs .wrap .payDom ul li .payLi_ct {
          height: 376px;
          overflow: auto;
          display: flex;
          justify-content: center;
          align-items: center; }
          .aboutUs .wrap .payDom ul li .payLi_ct img {
            width: 336px; }
          .aboutUs .wrap .payDom ul li .payLi_ct p {
            line-height: 34px;
            text-align: left;
            padding-left: 30px;
            color: #fff; }
            .aboutUs .wrap .payDom ul li .payLi_ct p label {
              display: inline-block;
              width: 80px;
              text-align: justify;
              text-align-last: justify;
              font-size: 16px;
              font-family: Microsoft YaHei;
              font-weight: bold;
              color: #FFFFFF;
              margin-right: 6px; }
            .aboutUs .wrap .payDom ul li .payLi_ct p span {
              color: #FEDA15; }
            .aboutUs .wrap .payDom ul li .payLi_ct p .num {
              color: #fff;
              font-size: 18px;
              font-weight: 700; }
  .aboutUs .wrap .workDom {
    overflow: auto;
    background: #fff; }
    .aboutUs .wrap .workDom .workDom_wrap {
      width: 1200px;
      margin: 0 auto; }
    .aboutUs .wrap .workDom .workDom_ct {
      overflow: auto; }
      .aboutUs .wrap .workDom .workDom_ct ul {
        overflow: auto; }
        .aboutUs .wrap .workDom .workDom_ct ul li {
          float: left;
          width: calc(50% - 15px);
          background: #FBFBFB;
          padding: 24px;
          margin-bottom: 30px;
          overflow: auto; }
          .aboutUs .wrap .workDom .workDom_ct ul li .work_item_t {
            font-size: 18px;
            font-family: Microsoft YaHei;
            font-weight: 400;
            color: #000000;
            line-height: 24px;
            margin-bottom: 12px; }
          .aboutUs .wrap .workDom .workDom_ct ul li p {
            font-size: 16px;
            font-family: Microsoft YaHei;
            font-weight: 400;
            color: #505661;
            line-height: 24px; }
        .aboutUs .wrap .workDom .workDom_ct ul li:nth-child(odd) {
          margin-right: 15px; }
        .aboutUs .wrap .workDom .workDom_ct ul li:nth-child(even) {
          margin-left: 15px; }
  .aboutUs .wrap .tabDom {
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
    -webkit-user-select: none;
    -moz-user-focus: none;
    -moz-user-select: none;
    /*正常的未被访问过的链接*/
    /*已经访问过的链接*/
    /*鼠标划过(停留)的链接*/
    /* 正在点击的链接*/ }
    .aboutUs .wrap .tabDom a {
      text-decoration: none;
      color: inherit; }
    .aboutUs .wrap .tabDom a:link {
      text-decoration: none;
      color: inherit; }
    .aboutUs .wrap .tabDom a:visited {
      text-decoration: none;
      color: inherit; }
    .aboutUs .wrap .tabDom a:hover {
      text-decoration: none;
      color: inherit; }
    .aboutUs .wrap .tabDom a:active {
      color: inherit;
      text-decoration: none; }
.aboutUs .model_title {
  font-size: 34px;
  font-family: OPPOSans;
  font-weight: 400;
  color: #000000;
  line-height: 40px;
  margin-top: 50px;
  margin-bottom: 70px;
  text-align: center; }
.aboutUs .el-tabs__header {
  background: #fff;
  margin: 0; }
.aboutUs .el-tabs__nav-scroll {
  display: flex;
  justify-content: center; }
.aboutUs .el-tabs__item {
  font-size: 16px;
  font-family: Microsoft YaHei; }
.aboutUs .el-tabs__item.is-active {
  font-weight: bold;
  color: #0052D9; }
.aboutUs .el-tabs__active-bar {
  background-color: #0052D9; }

.product .wrap {
  background: #fff; }
  .product .wrap .productDom {
    width: 1280px;
    margin: 0 auto;
    overflow: auto; }
    .product .wrap .productDom .product_btn {
      width: 164px;
      height: 47px;
      background: #C7000B;
      border-radius: 2px;
      font-size: 16px;
      font-family: Microsoft YaHei;
      font-weight: 400;
      color: #FFFFFF; }
    .product .wrap .productDom .productDom_t {
      overflow: auto;
      margin-top: 30px;
      border: 1px solid #D7D7D7;
      padding: 20px; }
      .product .wrap .productDom .productDom_t .productDom_t_l {
        float: left;
        width: 420px;
        height: 420px;
        margin-right: 16px; }
        .product .wrap .productDom .productDom_t .productDom_t_l img {
          vertical-align: top;
          width: 100%;
          height: auto; }
      .product .wrap .productDom .productDom_t .productDom_t_r {
        float: left;
        width: calc(100% - 440px); }
        .product .wrap .productDom .productDom_t .productDom_t_r .productDom_t_r_top {
          padding: 0 14px; }
        .product .wrap .productDom .productDom_t .productDom_t_r .productDom_t_r_title {
          font-size: 18px;
          font-family: Microsoft YaHei;
          font-weight: bold;
          color: #333333;
          line-height: 34px;
          margin-bottom: 12px; }
        .product .wrap .productDom .productDom_t .productDom_t_r .productDom_t_r_num {
          margin: 12px 0;
          font-size: 16px;
          font-family: Microsoft YaHei;
          font-weight: 400;
          color: #666666;
          line-height: 40px; }
        .product .wrap .productDom .productDom_t .productDom_t_r .productDom_t_r_price {
          margin-bottom: 12px; }
          .product .wrap .productDom .productDom_t .productDom_t_r .productDom_t_r_price span {
            font-size: 18px;
            font-family: Microsoft YaHei;
            font-weight: bold;
            color: #C7000B; }
        .product .wrap .productDom .productDom_t .productDom_t_r .productDom_t_r_b {
          margin-top: 13px;
          width: 489px;
          border: 1px solid #D7D7D7;
          background-color: #F6F6F6;
          text-align: center;
          overflow: auto; }
          .product .wrap .productDom .productDom_t .productDom_t_r .productDom_t_r_b img {
            width: 154px;
            height: 154px;
            vertical-align: top;
            margin-top: 20px;
            margin-bottom: 15px; }
          .product .wrap .productDom .productDom_t .productDom_t_r .productDom_t_r_b p {
            font-size: 20px;
            font-family: Microsoft YaHei;
            font-weight: bold;
            color: #C7000B;
            line-height: 30px;
            margin-bottom: 10px; }
    .product .wrap .productDom .productDom_b {
      margin-top: 30px;
      padding-bottom: 30px;
      overflow: auto; }
      .product .wrap .productDom .productDom_b .productDom_b_title {
        height: 40px;
        background: #F6F6F6;
        line-height: 40px;
        text-indent: 12px;
        font-size: 16px;
        font-family: Microsoft YaHei;
        font-weight: bold;
        color: #333333;
        border-left: 4px solid #0052D9;
        margin-bottom: 40px; }
      .product .wrap .productDom .productDom_b .productDom_b_ct {
        overflow: auto;
        padding: 0 32px; }
        .product .wrap .productDom .productDom_b .productDom_b_ct .productDom_b_ct_t {
          text-indent: 32px;
          font-size: 16px;
          font-family: Microsoft YaHei;
          font-weight: 400;
          color: #333333;
          line-height: 34px; }
        .product .wrap .productDom .productDom_b .productDom_b_ct .productDom_b_ct_step {
          margin-top: 32px;
          margin-bottom: 48px;
          overflow: auto;
          font-size: 16px;
          font-family: Microsoft YaHei;
          color: #333333;
          line-height: 34px; }
          .product .wrap .productDom .productDom_b .productDom_b_ct .productDom_b_ct_step .productDom_b_ct_step_title {
            font-weight: bold; }
        .product .wrap .productDom .productDom_b .productDom_b_ct .productDom_b_ct_imgDom {
          text-align: center; }
          .product .wrap .productDom .productDom_b .productDom_b_ct .productDom_b_ct_imgDom img {
            width: 935px;
            height: auto;
            vertical-align: top; }
        .product .wrap .productDom .productDom_b .productDom_b_ct .productDom_b_buy {
          margin-top: 62px;
          font-size: 20px;
          font-family: Microsoft YaHei;
          font-weight: bold;
          color: #C7000B;
          line-height: 40px;
          text-align: center; }
          .product .wrap .productDom .productDom_b .productDom_b_ct .productDom_b_buy p {
            margin-bottom: 13px; }

.el-menu--horizontal > .el-submenu .el-submenu__title, .el-submenu__title i {
  color: #303030 !important; }

@media screen and (min-width: 500px) {
  .item-width {
    width: 48%; } }

/*# sourceMappingURL=index.css.map */
