﻿@charset "UTF-8";
html, body {
  margin: 0;
  padding: 0;
  overflow-x: hidden;
  font-family: "微软雅黑"; }

a {
  text-decoration: none; color: inherit;}

[v-cloak] {}
.moshow{
    display: none;
}
.el-carousel__button {
  height: 3px; }

img {
  border: none; }

.flex-expand {
  flex-grow: 1; }

#xy-header .header-top {
  height: 45px;
  background-color: #f7f8fa;
  display: flex;
  justify-content: space-between; }
  #xy-header .header-top .logo {
    height: 100%;
    padding: 7px 20px;
    box-sizing: border-box;
    float: left; }
    #xy-header .header-top .logo img {
      height: 100%;
      width: auto;
      display: block;
      border: none; }
  #xy-header .header-top .link-box {
    float: left; }
    #xy-header .header-top .link-box * {
      display: inline-block;
      line-height: 45px;
      font-size: 16px;
      color: #666;
      margin: 0 20px; }
    #xy-header .header-top .link-box *:hover {
      color: #ff892c; }
    #xy-header .header-top .link-box .active{color: #ff892c;}
  #xy-header .header-top .user-box {
    float: right; }
    #xy-header .header-top .user-box span {
      display: inline-block;
      width: 120px;
      line-height: 45px;
      text-align: center;
      font-size: 16px;
      cursor: pointer; }
    #xy-header .header-top .user-box span:hover {
      color: white;
      background-color: #ff892c; }
    #xy-header .header-top .user-box span:nth-of-type(1) {
      border-left: 1px solid #EEE; }
    #xy-header .header-top .user-box span:nth-of-type(2) {
      color: white;
      background-color: #ff892c; }
#xy-header .header-bot {
  height: 55px;
  background-color: #fff;
  border-bottom: 1px solid #EEE; }
  #xy-header .header-bot .nav-box {
    padding-left: 40px; }
    #xy-header .header-bot .nav-box * {
      line-height: 55px;
      display: inline-block;
      margin: 0 20px;
      font-size: 16px;
      color: #333; }
    #xy-header .header-bot .nav-box *:hover {
      color: #ff892c; }
#xy-header .header-bot .nav-box .active{color: #ff892c;}
#xy-banner {
    height: 500px;
    overflow: hidden;
    visibility: hidden;
  position: relative; }
  #xy-banner img{position: absolute;
    left: 50%;
    margin-left: -960px;}
  #xy-banner .banner-box {
    position: absolute;
    top: 110px;
    left: 50%;
    z-index: 20;width: 500px;margin-left: -500px; }
    #xy-banner .banner-box h2 {
      font-size: 32px;
      color: white; }
    #xy-banner .banner-box p {
      font-size: 18px;
      color: white;
      margin: 10px 0; }
    #xy-banner .banner-box .btn {
      border: 2px solid white;
      padding: 5px 10px;
      font-size: 16px;
      line-height: 24px;
      margin-top: 30px;
      display: inline-block;
      color: white; }

.xy-wrapper {
  width: 1180px;
  margin: 0 auto; }

#xy-footer {
  background-color: #33383c;
  min-height: 50px;
  width: 100%; }

.box-title {
  font-size: 22px;
  margin-top: 20px;
  margin-bottom: 40px;
  text-align: center; }

.item-title {
  font-size: 16px;
  line-height: 18px;
  border-left: 3px solid #32d3ff;
  font-weight: bold;
  padding-left: 5px;
  color: #333;
  margin-bottom: 20px; }

.xy-box {
  padding: 40px 0;
  box-sizing: border-box; }

.drak-box {
  background-color: #f7f8fa; }

.pt-left {
  width: 380px;
  border: 1px solid #DDD;
  display: inline-block; }
  .pt-left img {
    width: 100%;
    height: 100%; }

.pt-right {
  width: 780px;
  height: 500px;
  float: right;
  border: 1px solid #DDD;
  display: inline-block;
  box-sizing: border-box;
  padding: 20px; }

.pt-box {
  display: flex;
  justify-content: space-between; }

.pt-btn-box a {
  width: 170px;
  display: inline-block;
  border: 1px solid #CCC;
  line-height: 40px;
  text-align: center;
  margin-right: 8px;
  margin-bottom: 10px;
  color: #333;
  font-size: 14px; }
.pt-btn-box a:hover {
  color: white;
  background-color: #ff892c;
  border-color: #ff892c; }

.pt-item {
  margin-bottom: 10px; }
  .pt-item .pt-tip {
    font-size: 12px;
    color: #ccc; }
    .pt-item .pt-tip a {
      color: #32d3ff; }

.pt-model-box {
  display: flex;
  justify-content: space-between; }

.pt-mb-box {
  width: 31%;
  display: inline-block;
  margin-right: 1%;
  margin-top: -10px; }
  .pt-mb-box h4 {
    font-size: 14px;
    color: #666;
    display: inline-block;
    margin: 5px 0; }
  .pt-mb-box a {
    font-size: 12px;
    color: #999;
    float: right;
    position: relative;
    top: 7px; }
  .pt-mb-box .img-box {
    height: 140px;
    width: 100%; }
    .pt-mb-box .img-box img {
      height: 100%;
      width: 100%;
      display: block; }

.tz-box {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap; }
  .tz-box .tz-item {
    width: 270px;
    cursor: pointer;
    height: 370px;
    margin-bottom: 30px;
    background-color: #fff;
    display: inline-block; }
    .tz-box .tz-item .tz-item-top {
      height: 15px;
      width: 100%;
      background-color: #cccccc;
      line-height: 16px; }
      .tz-box .tz-item .tz-item-top i {
        display: inline-block;
        width: 6px;
        height: 6px;
        background-color: #fff;
        border-radius: 50%;
        position: relative;
        top: -3px;
        margin-left: 8px; }
    .tz-box .tz-item .tz-item-img {
      width: 100%;
      height: 270px;
      overflow: hidden;
      position: relative; }
      .tz-box .tz-item .tz-item-img img {
        display: block;
        width: 100%;
        height: auto;
        position: absolute; }
      .tz-box .tz-item .tz-item-img img:hover {
        bottom: 0 !important; }
    .tz-box .tz-item .tz-item-title {
      font-size: 16px;
      color: #ff892c;
      line-height: 2em;
      padding-left: 20px; }
    .tz-box .tz-item .tz-item-info {
      font-size: 12px;
      color: #999;
      line-height: 1.6em;
      padding: 0 20px; }
  .tz-box .tz-item:hover {
    box-shadow: 0 0 3px 3px #EEE; }

.list-style::before {
  content: "";
  display: inline-block;
  margin: 0 5px;
  width: 4px;
  height: 4px;
  background-color: #999;
  border-radius: 50%;
  position: relative;
  bottom: 3px; }

.jg-box {
  display: flex;
  justify-content: space-between; }
  .jg-box .jg-item:nth-of-type(1) {
    flex-grow: 1; }
  .jg-box .jg-item {
    height: 240px;
    vertical-align: middle;
    border: 1px solid #EEE;
    display: inline-block;
    position: relative;
    margin: 0 10px;
    min-width: 250px; }
    .jg-box .jg-item p {
      margin: 0; }
    .jg-box .jg-item .jg-item-title {
      font-size: 18px;
      line-height: 65px;
      text-align: center;
      width: 100%;
      background-color: #f7f8fa; }
    .jg-box .jg-item .jg-item-content {
      padding: 10px 20px;
      background-color: #fff;
      font-size: 12px;
      line-height: 1.8em;
      color: #333; }
    .jg-box .jg-item .jg-item-btn {
      width: 100px;
      line-height: 30px;
      font-size: 14px;
      color: #ff892c;
      text-align: center;
      border: 1px solid #ff892c;
      background-color: #fff;
      position: absolute;
      right: 20px;
      bottom: 20px; }
    .jg-box .jg-item .jg-item-btn:hover {
      color: white;
      background-color: #ff892c; }
  .jg-box .jg-item-kaifa p span:nth-of-type(1) {
    display: inline-block;
    width: 70px;
    color: #999;
    text-align: justify; }

.wd-box {
  display: flex;
  justify-content: space-between; }
  .wd-box .wd-item {
    height: 320px;
    width: 24%;
    border: 1px solid #EEE;
    box-sizing: border-box;
    padding: 0 15px;
    display: inline-block;
    background-color: #fff; }
    .wd-box .wd-item .wd-item-title {
      height: 60px;
      border-bottom: 1px solid #DDD;
      display: flex;
      line-height: 60px; }
      .wd-box .wd-item .wd-item-title > * {
        vertical-align: middle; }
      .wd-box .wd-item .wd-item-title > i {
        background-image: url("../img/file.png");
        background-repeat: no-repeat;
        background-position: 0 0;
        display: inline-block;
        width: 24px;
        height: 24px;
        float: left;
        margin-top: 18px; }
      .wd-box .wd-item .wd-item-title i.shuoming-ico {
        background-position: 0 0; }
      .wd-box .wd-item .wd-item-title i.jiaocheng-ico {
        background-position: 0 -24px; }
      .wd-box .wd-item .wd-item-title i.wenti-ico {
        background-position: 0 -48px; }
      .wd-box .wd-item .wd-item-title i.kuozhan-ico {
        background-position: 0 -72px; }
      .wd-box .wd-item .wd-item-title h4 {
        flex-grow: 1;
        font-size: 18px;
        margin: 0px;
        margin-left: 10px;
        color: #333;
        float: left; }
      .wd-box .wd-item .wd-item-title a {
        font-size: 12px;
        color: #999;
        position: relative;
        top: 3px;
        float: right; }
    .wd-box .wd-item .wd-item-content {
      padding-top: 15px;
      overflow: hidden;
      height: 71%;
      }
      .wd-box .wd-item .wd-item-content p, .wd-box .wd-item .wd-item-content a {
        line-height: 2.2em;
        display: block;
        font-size: 13px;
        color: #666;
        margin: 0;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        }
      .wd-box .wd-item .wd-item-content a:hover {
        color: #ff892c; }

.color-box.is-active .bg-ico {
  bottom: 120px; }
.color-box.is-active .text-box {
  top: 220px; }

.color-box {
  width: 100%;
  height: 800px;
  position: relative;
  overflow: hidden; }
  .color-box .bg-ico {
    position: absolute;
    right: 15%;
    bottom: -100%;
    width: 500px;
    transition: all 0.3s; }
  .color-box .text-box {
    width: 25%;
    position: absolute;
    top: -100%;
    left: 25%;
    letter-spacing: 0.05em;
    transition: all 0.3s; }
    .color-box .text-box .title {
      font-size: 36px;
      color: white;
      position: relative;
      padding-left: 30px; }
    .color-box .text-box .title::after {
      content: "";
      width: 15px;
      height: 15px;
      background-color: #fff;
      position: absolute;
      left: 0;
      top: 16px; }
    .color-box .text-box .content {
      font-size: 16px;
      color: #FFF;
      line-height: 1.8em;
      margin-top: 30px; }

.create-ico {
  position: absolute;
  left: -120px;
  bottom: -150px;
  width: 750px;
  height: 500px; }

.color-box.reverse .bg-ico {
  left: 25%;
  right: auto;
  transform: rotateY(180deg); }
.color-box.reverse .text-box {
  left: auto;
  right: 20%; }
.color-box.reverse .create-ico {
  right: -120px;
  left: auto; }

.color-box.pink {
  background: #ff99ac;
  background: linear-gradient(to bottom, #ff99ac, #ff7b94); }

.color-box.skyblue {
  background: #98d3ff;
  background: linear-gradient(to bottom, #98d3ff, #7bc6ff); }

.color-box.drak-violet {
  background: #999eff;
  background: linear-gradient(to bottom, #999eff, #7b81ff); }

.color-box.orange {
  background: #ffaf99;
  background: linear-gradient(to bottom, #ffaf99, #ff977b); }

.color-box.light-violet {
  background: #d399ff;
  background: linear-gradient(to bottom, #d399ff, #c67bff); }

.ling-ico > div::after {
  content: "";
  width: 0px;
  height: 0px;
  border: 375px solid transparent;
  border-top-width: 250px;
  border-bottom-width: 250px;
  border-left-color: #FFF;
  display: block;
  position: absolute;
  right: -375px;
  top: 0; }
.ling-ico > div::before {
  content: "";
  width: 0px;
  height: 0px;
  border: 375px solid transparent;
  border-top-width: 250px;
  border-bottom-width: 250px;
  border-right-color: #FFF;
  display: block;
  position: absolute;
  left: -375px;
  top: 0; }
.ling-ico > div {
  position: absolute;
  width: 750px;
  height: 500px; }
.ling-ico > div:nth-of-type(1) {
  opacity: 0.1;
  bottom: 0;
  z-index: 1; }
.ling-ico > div:nth-of-type(2) {
  opacity: 0.08;
  bottom: 60px;
  z-index: 2; }
.ling-ico > div:nth-of-type(3) {
  opacity: 0.06;
  bottom: 120px;
  z-index: 3; }

.liu-ico > div::after {
  content: "";
  width: 0px;
  height: 0px;
  border: 200px solid transparent;
  border-left-color: #FFF;
  display: block;
  position: absolute;
  right: -200px;
  top: 0; }
.liu-ico > div::before {
  content: "";
  width: 0px;
  height: 0px;
  border: 200px solid transparent;
  border-right-color: #FFF;
  display: block;
  position: absolute;
  left: -200px;
  top: 0; }
.liu-ico > div {
  position: absolute;
  width: 750px;
  height: 500px; }
  .liu-ico > div i {
    display: block;
    width: 350px;
    height: 400px;
    background-color: #fff;
    position: absolute;
    left: 50%;
    top: 0;
    margin-left: -175px; }
.liu-ico > div:nth-of-type(1) {
  opacity: 0.1;
  bottom: 0;
  z-index: 1; }
.liu-ico > div:nth-of-type(2) {
  opacity: 0.08;
  bottom: 60px;
  z-index: 2; }
.liu-ico > div:nth-of-type(3) {
  opacity: 0.06;
  bottom: 120px;
  z-index: 3; }

.yuan-ico > div {
  width: 750px;
  height: 500px;
  background-color: #fff;
  border-radius: 50%; }
.yuan-ico > div {
  position: absolute;
  width: 750px; }
.yuan-ico > div:nth-of-type(1) {
  opacity: 0.1;
  bottom: 0;
  z-index: 1; }
.yuan-ico > div:nth-of-type(2) {
  opacity: 0.08;
  bottom: 60px;
  z-index: 2; }
.yuan-ico > div:nth-of-type(3) {
  opacity: 0.06;
  bottom: 120px;
  z-index: 3; }

.left-nav {
  width: 160px;
  background-color: #fff;
  position: absolute;
  z-index: 50;
  left: 10%;
  top: 1000px;
  box-shadow: 0 0 1px 1px #F2F2F2; }
  .left-nav a {
    display: block;
    line-height: 55px;
    border-left: 8px solid #FFF;
    font-size: 14px;
    padding-left: 15px;
    color: #333; }
  .left-nav a.active {
    color: #ff892c;
    border-color: #ff892c;
    background-color: #f7f8fa;
    font-size: 16px; }
  .left-nav a:hover {
    color: #ff892c; }

.bottom-color-box {
  height: 500px;
  position: relative; }
  .bottom-color-box .bg-yuan div:nth-of-type(1) {
    width: 500px;
    height: 500px;
    background-color: #fff;
    opacity: 0.1;
    border-radius: 50%;
    position: absolute;
    left: -150px;
    top: -200px; }
  .bottom-color-box .bg-yuan div:nth-of-type(2) {
    width: 200px;
    height: 200px;
    background-color: #fff;
    opacity: 0.1;
    border-radius: 50%;
    position: absolute;
    left: 300px;
    top: -80px; }
  .bottom-color-box .bg-yuan div:nth-of-type(3) {
    width: 700px;
    height: 700px;
    background-color: #fff;
    opacity: 0.1;
    border-radius: 50%;
    position: absolute;
    right: -200px;
    bottom: -350px; }
  .bottom-color-box .wd-item {
    width: 50%;
    margin: 80px 25%; }
    .bottom-color-box .wd-item .wd-item-content a {
      display: inline-block !important;
      width: 32%; }

@media screen and (max-width: 1800px) {
  .color-box-head-bg1 {
    width: 200px !important; }

  .color-box-head-bg2 {
    width: 500px !important; } }

@media screen and (max-width: 1200px) {
  .color-box-head-bg1 {
    display: none !important; }

  .color-box-head-bg2 {
    width: 500px !important; } }
.color-box-head .color-box-head-bg1 {
  position: absolute;
  bottom: 0;
  left: 100px;
  width: 300px; }
.color-box-head .color-box-head-bg2 {
  position: absolute;
  top: 0;
  right: 100px;
  width: 700px; }
.color-box-head .pt-box {
  z-index: 5;
  color: white;
  flex-direction: column;
  position: absolute;
  left: 50%;
  top: 100px;
  margin-left: -400px; }
  .color-box-head .pt-box .title {
    font-size: 24px;
    margin-bottom: 60px; }
    .color-box-head .pt-box .title span {
      padding-bottom: 10px;
      border-bottom: 3px solid #FFF; }
  .color-box-head .pt-box .info {
    font-size: 14px;
    color: white;
    line-height: 1.8em;
    margin-top: -20px;
    margin-bottom: 60px;
    width: 450px; }
  .color-box-head .pt-box .pt-right {
    border: none;
    padding: 0;
    float: left; }
    .color-box-head .pt-box .pt-right .item-title {
      border-left: 15px solid #FFF;
      line-height: 15px;
      color: white; }
    .color-box-head .pt-box .pt-right .pt-btn-box a {
      color: white;
      border-color: white;
      line-height: 38px;
      width: 150px; }
    .color-box-head .pt-box .pt-right .pt-btn-box a:hover {
      background-color: #fff;
      color: #999eff; }
    .color-box-head .pt-box .pt-right .pt-tip {
      color: white; }
    .color-box-head .pt-box .pt-right .pt-mb-box {
      background-color: #fff;
      overflow: hidden; }
      .color-box-head .pt-box .pt-right .pt-mb-box h4 {
        color: #ff892c;
        padding-left: 10px;
        font-weight: normal; }
    .color-box-head .pt-box .pt-right .pt-item {
      margin-bottom: 30px; }

.color-box-head-yuan1 {
  content: "";
  width: 500px;
  height: 500px;
  border-radius: 50%;
  background: linear-gradient(to bottom right, rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0.02));
  position: absolute;
  left: -150px;
  bottom: 50px; }

.color-box-head-yuan2 {
  content: "";
  width: 750px;
  height: 750px;
  border-radius: 50%;
  background: linear-gradient(to bottom right, rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0.02));
  position: absolute;
  right: -250px;
  top: 50px; }

.color-box-head-yuan3 {
  content: "";
  width: 100px;
  height: 100px;
  border-radius: 50%;
  background: linear-gradient(to bottom right, rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0.02));
  position: absolute;
  left: 600px;
  top: -50px; }

.title-box {
  height: 300px;
  width: 100%;
  background-image: url("../img/top-bg.png");
  background-size: 100% 100%;
  position: relative; }
  .title-box h4 {
    margin: 0;
    color: white;
    font-size: 24px;
    position: absolute;
    top: 70px; }
  .title-box p {
    color: white;
    font-size: 16px;
    position: absolute;
    top: 100px; }


  .wdd-box .xy-wrapper {
    display: flex;
    justify-content: space-between; }
  .wdd-box .wdd-left {
    height: 800px;
    width: 280px;
    background-color: #f7f8fa;
    display: inline-block;
    vertical-align: middle; }
    .wdd-box .wdd-left .wdd-title {
      font-size: 16px;
      line-height: 60px;
      padding-left: 20px;
      border-bottom: 1px solid #EEE; }
    .wdd-box .wdd-left .wdd-nav {
      padding: 20px; }
      .wdd-box .wdd-left .wdd-nav > div {
        cursor: pointer; }
        .wdd-box .wdd-left .wdd-nav > div .icon {
          float: right;
          position: relative;
          top: 13px; }
        .wdd-box .wdd-left .wdd-nav > div .el-icon-arrow-up {
          display: none; }
        .wdd-box .wdd-left .wdd-nav > div .el-icon-arrow-right {
          display: block; }
        .wdd-box .wdd-left .wdd-nav > div > div {
          display: none; }
          .wdd-box .wdd-left .wdd-nav > div > div a {
            padding-left: 30px;
            margin: 0 -20px;
            line-height: 35px; }
          .wdd-box .wdd-left .wdd-nav > div > div a::before {
            content: "";
            display: inline-block;
            width: 4px;
            height: 4px;
            background-color: #9b9b9b;
            margin-right: 8px;
            border-radius: 50%;
            position: relative;
            bottom: 3px; }
          .wdd-box .wdd-left .wdd-nav > div > div a:hover, .wdd-box .wdd-left .wdd-nav > div > div .active {
            background-color: #f2f2f2; }
      .wdd-box .wdd-left .wdd-nav > div.isopen .el-icon-arrow-up {
        display: block; }
      .wdd-box .wdd-left .wdd-nav > div.isopen .el-icon-arrow-right {
        display: none; }
      .wdd-box .wdd-left .wdd-nav > div.isopen > div {
        display: block; }
      .wdd-box .wdd-left .wdd-nav a, .wdd-box .wdd-left .wdd-nav > div {
        font-size: 14px;
        line-height: 40px;
        display: block;
        color: #333; }
        .wdd-box .wdd-left .wdd-nav a i, .wdd-box .wdd-left .wdd-nav > div i {
          width: 16px;
          height: 16px;
          display: inline-block;
          margin-right: 10px;
          background-repeat: no-repeat;
          background-position: 0 0;
          background-size: 100% auto;
          position: relative;
          top: 3px; }
        .wdd-box .wdd-left .wdd-nav a i.shuoming-ico, .wdd-box .wdd-left .wdd-nav > div i.shuoming-ico {
          background-position: 0 0; }
        .wdd-box .wdd-left .wdd-nav a i.jiaocheng-ico, .wdd-box .wdd-left .wdd-nav > div i.jiaocheng-ico {
          background-position: 0 -16px; }
        .wdd-box .wdd-left .wdd-nav a i.kaifa-ico, .wdd-box .wdd-left .wdd-nav > div i.kaifa-ico {
          background-position: 0 -32px; }
        .wdd-box .wdd-left .wdd-nav a i.wenti-ico, .wdd-box .wdd-left .wdd-nav > div i.wenti-ico {
          background-position: 0 -48px; }
        .wdd-box .wdd-left .wdd-nav a i.kuozhan-ico, .wdd-box .wdd-left .wdd-nav > div i.kuozhan-ico {
          background-position: 0 -64px; }
        .wdd-box .wdd-left .wdd-nav a i.gengxin-ico, .wdd-box .wdd-left .wdd-nav > div i.gengxin-ico {
          background-position: 0 -80px; }
      .wdd-box .wdd-left .wdd-nav > a i {
        background-image: url("../img/file-s.png"); }
      .wdd-box .wdd-left .wdd-nav a:hover, .wdd-box .wdd-left .wdd-nav .active {
        color: #ff892c; }
        .wdd-box .wdd-left .wdd-nav a:hover i, .wdd-box .wdd-left .wdd-nav .active i {
          background-image: url("../img/file.png"); }
    .wdd-box .wdd-left .wdd-left-back {
      margin-top: 10px;
      margin-bottom: -5px; }
      .wdd-box .wdd-left .wdd-left-back a {
        color: #999;
        font-size: 12px;
        padding-left: 20px; }
        .wdd-box .wdd-left .wdd-left-back a i {
          display: inline-block;
          margin-right: 3px; }
      .wdd-box .wdd-left .wdd-left-back a:hover {
        color: #ff892c; }
  .wdd-box .wdd-right {
    display: inline-block;
    width: 800px;
    margin-left: 40px;
    float: right;
    flex-grow: 1;
    vertical-align: middle;
    /* max-height: 800px; */
    /* overflow: auto; */
    }
    .wdd-box .wdd-right .wdd-item {
      margin: 10px 0; }
      .wdd-box .wdd-right .wdd-item .wdd-item-title {
        font-size: 18px;
        color: #ff892c;
        line-height: 50px;
        border-bottom: 1px solid #DDD; }
        .wdd-box .wdd-right .wdd-item .wdd-item-title i {
          display: inline-block;
          width: 24px;
          height: 24px;
          margin-right: 10px;
          background-image: url("../img/file.png");
          background-repeat: no-repeat;
          background-position: 0 0;
          position: relative;
          top: 4px; }
        .wdd-box .wdd-right .wdd-item .wdd-item-title i.shuoming-ico {
          background-position: 0 0; }
        .wdd-box .wdd-right .wdd-item .wdd-item-title i.jiaocheng-ico {
          background-position: 0 -24px; }
        .wdd-box .wdd-right .wdd-item .wdd-item-title i.kaifa-ico {
          background-position: 0 -48px; }
        .wdd-box .wdd-right .wdd-item .wdd-item-title i.wenti-ico {
          background-position: 0 -72px; }
        .wdd-box .wdd-right .wdd-item .wdd-item-title i.kuozhan-ico {
          background-position: 0 -96px; }
        .wdd-box .wdd-right .wdd-item .wdd-item-title i.gengxin-ico {
          background-position: 0 -120px; }
      .wdd-box .wdd-right .wdd-item .wdd-item-content {
        padding-top: 15px; }
        .wdd-box .wdd-right .wdd-item .wdd-item-content a {
          display: inline-block;
          width: 24%;
          line-height: 2em;
          font-size: 13px;
          color: #333; }
        .wdd-box .wdd-right .wdd-item .wdd-item-content a:hover {
          color: #ff892c; }
    .wdd-box .wdd-right .wdd-item.three .wdd-item-content {
      padding-top: 15px; }
      .wdd-box .wdd-right .wdd-item.three .wdd-item-content a::before {
        content: "";
        display: inline-block;
        width: 4px;
        height: 4px;
        background-color: #9b9b9b;
        margin-right: 8px;
        border-radius: 50%;
        position: relative;
        bottom: 3px; }
    .wdd-box .wdd-right .wdd-content h4 {
      font-size: 28px;font-weight: 500;text-align: center; }
    .wdd-box .wdd-right .wdd-content p {
      font-size: 14px;line-height: 24px;text-indent: 28px; }
    .wdd-box .wdd-right .wdd-content img{max-width: 100%;text-align: center;}
    .wdd-box .wdd-right .wdd-content .wdd-tabs {
      margin-top: 20px; }
    .wdd-box .wdd-right .wdd-content .el-tabs__item {
      background-color: #f2f2f2;
      border-bottom: 1px solid #E4E7ED;
      padding: 0 40px !important; }
    .wdd-box .wdd-right .wdd-content .el-tabs__item.is-active {
      background-color: #FFF;
      color: #ff892c;
      border-bottom: 1px solid transparent; }
    .wdd-box .wdd-right .wdd-content .el-tabs__item:hover {
      color: #ff892c; }
    .wdd-box .wdd-right .wdd-content .el-tabs__nav {
      border-radius: 0; }
    .wdd-box .wdd-right .wdd-content .el-tabs__nav-scroll {
      padding-left: 20px; }
  .wdd-box .search-box {
    display: flex;
    align-items: center;
    display: flex;
    justify-content: flex-end;
    margin-bottom: 20px;
    position: relative;
    float: right; }
    .wdd-box .search-box i {
      position: absolute;
      right: 555px;
      font-size: 18px;
      color: #DDD; }
    .wdd-box .search-box input[type=text] {
      width: 480px;
      height: 40px;
      box-sizing: border-box;
      border: 1px solid #DDD;
      outline: none;
      text-indent: 30px; }
    .wdd-box .search-box input[type=button] {
      width: 100px;
      height: 40px;
      line-height: 40px;
      text-align: center;
      font-size: 16px;
      color: white;
      background-color: #ff892c;
      border: none; }
  .wdd-box .crumbs {
    margin: 10px 0; }
    .wdd-box .crumbs * {
      font-size: 13px;
      color: #999;
      margin-right: 3px;
      display: inline-block; }
    .wdd-box .crumbs a[href] {
      color: #333; }
    .wdd-box .crumbs a[href]:hover {
      color: #ff892c; }
    .wdd-box .crumbs i {
      color: #666; }
  .wdd-box .search-left {
    width: 65%;
    margin: 0;
    flex-grow: 0; }
    .wdd-box .search-left .search-box {
      justify-content: flex-start; }
      .wdd-box .search-left .search-box i {
        left: 8px;
        right: auto; }
      .wdd-box .search-left .search-box input[type=text] {
        flex-grow: 1; }
  .wdd-box .search-right {
    width: 25%;
    flex-direction: column;
    float: right; }
    .wdd-box .search-right .wd-item {
      width: 100%;
      height: auto; }
    .wdd-box .search-right .wd-item-title {
      height: 44px;
      margin: 0 -15px;
      padding: 0 15px;
      background-color: #f7f8fa;
      border: none; }
      .wdd-box .search-right .wd-item-title h4 {
        line-height: 44px;
        margin: 0; }
    .wdd-box .search-right .wd-item-content {
      padding: 10px 0; }

.search-content .search-item {
  margin: 10px 0; }
  .search-content .search-item * {
    letter-spacing: 0.03em; }
  .search-content .search-item .search-item-title {
    font-size: 16px;
    line-height: 2.5em;
    display: block;
    color: #333;
    font-weight: bold; }
    .search-content .search-item .search-item-title .isinput {
      color: #ff892c; }
  .search-content .search-item .search-item-content {
    font-size: 14px;
    color: #666;
    line-height: 1.6em; }
  .search-content .search-item .crumbs {
    font-size: 14px;
    color: #999;
    margin-top: 5px; }
    .search-content .search-item .crumbs * {
      color: #999 !important; }
    .search-content .search-item .crumbs a:hover {
      color: #ff892c !important; }

.color-box-head-yun {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  background-image: url("../img/kuozhan-bg-top.png");
  background-repeat: no-repeat;
  background-size: 100% 110%; }

.color-box-head.pink .pt-btn-box a:hover {
  color: #FF99AC !important; }

.color-box-head.app .bg-show-img {
  position: absolute;
  bottom: 0;
  right: 15%; }
.color-box-head.app .pt-box {
  margin-left: -500px !important; }

.js-box {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap; }
  .js-box .js-item {
    width: 280px;
    height: 180px;
    box-sizing: border-box;
    border: 1px solid #EEE;
    display: inline-block;
    margin-bottom: 20px;
    vertical-align: middle; }
    .js-box .js-item .js-item-title {
      line-height: 60px;
      text-align: center;
      font-size: 16px;
      font-weight: bold;
      color: #333;
      background-color: #f7f8fa; }
    .js-box .js-item .js-item-info {
      font-size: 14px;
      color: #999;
      padding: 15px;
      background-color: #fff;
      line-height: 1.6em;
      height: 118px;
      box-sizing: border-box; }

.dz-title {
  font-size: 18px;
  color: #ff892c;
  line-height: 4em;
  text-align: center; }

.dz-line {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap; }
  .dz-line .dz-item {
    width: 380px;
    height: 240px;
    box-sizing: border-box;
    border: 1px solid #EEE;
    background-color: #fff;
    display: inline-block; }
    .dz-line .dz-item .dz-item-ico {
      width: 50px;
      height: 50px;
      margin: 30px auto;
      background-image: url("../img/dingzhi.png");
      background-repeat: no-repeat;
      background-size: 100% auto; }
    .dz-line .dz-item .dz-item-ico.ico2 {
      background-image: url("../img/apisdk.png"); }
    .dz-line .dz-item .dz-item-ico.sheji {
      background-position: 0 0; }
    .dz-line .dz-item .dz-item-ico.gongneng {
      background-position: 0 0; }
    .dz-line .dz-item .dz-item-ico.duijie {
      background-position: 0 -50px; }
    .dz-line .dz-item .dz-item-ico.liucheng {
      background-position: 0 -100px; }
    .dz-line .dz-item .dz-item-ico.fenli {
      background-position: 0 -50px; }
    .dz-line .dz-item .dz-item-ico.anquan {
      background-position: 0 -100px; }
    .dz-line .dz-item .dz-item-ico.dingzhi {
      background-position: 0 -150px; }
    .dz-line .dz-item .dz-item-ico.jishu {
      background-position: 0 -200px; }
    .dz-line .dz-item .dz-item-ico.zhibao {
      background-position: 0 -250px; }
    .dz-line .dz-item .dz-item-title {
      line-height: 30px;
      text-align: center;
      font-size: 16px;
      color: #333;
      font-weight: bold; }
    .dz-line .dz-item .dz-item-info {
      font-size: 14px;
      color: #666;
      padding: 15px;
      line-height: 1.8em;
      box-sizing: border-box; }

.px-box {
  border: 1px solid #EEE;
  border-top: none;
  position: relative; }
  .px-box .px-line {
    border-top: 1px solid #EEE;
    display: flex;
    align-items: center; }
    .px-box .px-line div {
      display: inline-block;
      width: 16%;
      text-align: center;
      min-height: 55px;
      font-size: 14px;
      flex-grow: 1;
      box-sizing: border-box;
      padding: 15px;
      color: #666;
      line-height: 1.6em;
      align-items: center;
      justify-content: center; }
    .px-box .px-line > div:nth-of-type(1) {
      display: inline-flex;
      align-items: center;
      font-weight: bold;
      justify-content: center;
      color: #333 !important; }
  .px-box .px-line.title {
    line-height: 54px;
    font-weight: bold;
    background-color: #f7f8fa; }
  .px-box .px-line.blue {
    background-color: #f2fcfe; }
    .px-box .px-line.blue div {
      color: #185766; }
  .px-box .px-line.orange {
    background-color: #fff9f3; }
    .px-box .px-line.orange div {
      color: #804519; }
  .px-box .px-line.btns > div {
    display: flex;
    flex-direction: column;
    justify-content: space-around; }
    .px-box .px-line.btns > div span {
      color: red; }
    .px-box .px-line.btns > div a {
      display: block;
      line-height: 32px;
      width: 120px;
      color: #32d3ff;
      font-size: 14px;
      border: 1px solid #32d3ff;
      margin: 5px 0; }
    .px-box .px-line.btns > div a:hover {
      color: white;
      background-color: #32d3ff; }
  .px-box .px-line.btns.orange > div a {
    color: #ff892c;
    border: 1px solid #ff892c; }
  .px-box .px-line.btns.orange > div a:hover {
    background-color: #ff892c;
    color: white; }

.px-box::after {
  content: "";
  display: block;
  width: 1px;
  height: 100%;
  position: absolute;
  left: 16.6%;
  top: 0;
  background-color: #EEE; }

.kf-box {
  height: 260px;
  box-sizing: border-box;
  border: 1px solid #EEE;
  padding: 20px;
  background-image: url("../img/kfhj.png");
  background-repeat: no-repeat;
  background-position: right bottom; }
  .kf-box p {
    margin: 5px 0;
    font-size: 13px;
    color: #333;
    line-height: 1.6em; }
    .kf-box p span:nth-of-type(1) {
      display: inline-block;
      width: 80px;
      text-align: right; }

.ky-box {
  background-color: #fff;
  box-sizing: border-box;
  padding: 20px; }
  .ky-box .bg {
    height: 100%; }
  .ky-box > div {
    display: block;
    width: 300px;
    border-left: 1px dotted #EEE;
    height: 480px;
    float: right;
    box-sizing: border-box;
    padding-left: 15px;
    position: relative;
    top: 100px; }
    .ky-box > div p {
      font-size: 14px;
      line-height: 1.6em;
      text-indent: 2em; }
    .ky-box > div > div {
      font-size: 14px;
      line-height: 1.6em;
      margin: 10px 0;
      display: flex;
      align-items: center; }
    .ky-box > div > div::before {
      content: "";
      width: 14px;
      height: 14px;
      display: inline-block;
      background-image: url("../img/duihao.png");
      background-size: 100% 100%;
      margin-right: 10px; }

.fenli-box {
  border: 1px solid #EEE; }
  .fenli-box > div {
    display: block;
    width: 400px;
    border-right: 1px dotted #EEE;
    border-left: none;
    height: 370px;
    float: left;
    box-sizing: border-box;
    padding-right: 15px;
    padding-left: 0;
    position: relative;
    top: 20px; }
  .fenli-box .bg {
    position: relative;
    left: 130px; }

.select-box {
  margin-top: -50px;
  position: relative;
  z-index: 10; }
  .select-box .xy-wrapper {
    display: flex;
    justify-content: space-between;
    background-color: #fff; }
    .select-box .xy-wrapper a {
      display: inline-block;
      width: 49%;
      height: 50px;
      text-align: center;
      flex-grow: 1;
      line-height: 49px;
      border-bottom: 1px solid #DDD;
      font-size: 16px;
      color: #333;
      box-sizing: border-box; }
    .select-box .xy-wrapper a:nth-of-type(1) {
      border-right: 1px solid #DDD; }
    .select-box .xy-wrapper a:nth-of-type(2) {
      border-left: 1px solid #DDD; }
    .select-box .xy-wrapper a.active {
      color: #ff892c;
      line-height: 48px;
      border: none;
      border-top: 2px solid #ff892c; }

.aq-box {
  display: flex;
  justify-content: space-between; }
  .aq-box .aq-item {
    width: 380px;
    display: inline-block;
    box-sizing: border-box;
    border: 1px solid #EEE;
    background-color: #fff; }
    .aq-box .aq-item .aq-title {
      line-height: 50px;
      font-size: 16px;
      color: #333;
      background-color: #f7f8fa;
      text-align: center;
      margin-bottom: 10px; }
    .aq-box .aq-item .aq-line {
      height: 80px; }
      .aq-box .aq-item .aq-line i {
        width: 20px;
        height: 20px;
        display: block;
        float: left;
        background-image: url("../img/ltaq.png");
        background-repeat: no-repeat;
        margin-left: 10px;
        background-size: 100% auto; }
      .aq-box .aq-item .aq-line i.zhuce {
        background-position: 0 0; }
      .aq-box .aq-item .aq-line i.denglu {
        background-position: 0 -20px; }
      .aq-box .aq-item .aq-line i.chongzhi {
        background-position: 0 -40px; }
      .aq-box .aq-item .aq-line i.liuliang {
        background-position: 0 -60px; }
      .aq-box .aq-item .aq-line i.zifu {
        background-position: 0 -80px; }
      .aq-box .aq-item .aq-line i.jvjve {
        background-position: 0 -100px; }
      .aq-box .aq-item .aq-line i.baojing {
        background-position: 0 -120px; }
      .aq-box .aq-item .aq-line i.xunjian {
        background-position: 0 -140px; }
      .aq-box .aq-item .aq-line i.jiankong {
        background-position: 0 -160px; }
      .aq-box .aq-item .aq-line h4 {
        width: 90%;
        font-size: 16px;
        font-weight: normal;
        margin: 0;
        float: right; }
      .aq-box .aq-item .aq-line p {
        margin: 5px 0;
        width: 90%;
        font-size: 12px;
        color: #999;
        float: right;
        box-sizing: border-box;
        padding-right: 15px; }

.kz-box {
  display: flex;
  justify-content: space-between; }
  .kz-box .kz-item {
    display: flex;
    justify-content: space-between;
    width: 380px;
    display: inline-block;
    box-sizing: border-box;
    background-color: #fff;
    position: relative;
    text-align: center;
    height: 280px;
    overflow: hidden; }
    .kz-box .kz-item * {
      transition: all 0.3s; }
    .kz-box .kz-item .kz-bg {
      width: 100%;
      height: 100%;
      position: absolute;
      top: 0;
      left: 0;
      z-index: 1; }
    .kz-box .kz-item .kz-ico {
      position: relative;
      z-index: 5;
      margin-top: 80px;
      width: 65px;
      height: 65px; }
    .kz-box .kz-item .kz-title {
      position: relative;
      z-index: 5;
      font-size: 18px;
      font-weight: bold;
      color: white;
      line-height: 3em;
      margin-bottom: 60px; }
    .kz-box .kz-item .kz-color {
      position: absolute;
      top: 100%;
      left: 0;
      z-index: 3;
      background-color: rgba(255, 140, 30, 0.7);
      width: 100%;
      height: 100%; }
    .kz-box .kz-item .kz-content {
      position: relative;
      z-index: 5;
      margin: 0;
      font-size: 14px;
      color: white;
      line-height: 1.6em;
      padding: 0 20px;
      text-align: left; }
  .kz-box .kz-item:hover .kz-ico {
    margin-top: 30px;
    width: 50px;
    height: 50px; }
  .kz-box .kz-item:hover .kz-title {
    margin-bottom: 10px; }
  .kz-box .kz-item:hover .kz-color {
    top: 0; }

.fb-box {
  height: 1000px; }
  .fb-box .fb-item {
    display: inline-block; }
    .fb-box .fb-item img {
      width: 100%; }
    .fb-box .fb-item .fb-title {
      text-align: center;
      font-size: 16px;
      color: #ff892c;
      line-height: 3em;
      margin: 10px 0; }
    .fb-box .fb-item .fb-tip {
      font-size: 12px;
      color: #999;
      margin-bottom: 20px;
      line-height: 1.6em; }
    .fb-box .fb-item .fb-yd, .fb-box .fb-item .fb-qd {
      font-size: 12px;
      color: #333;
      line-height: 1.6em;
      margin: 5px 0;
      padding-left: 53px;
      position: relative;
      box-sizing: border-box; }
    .fb-box .fb-item .fb-yd::before {
      content: "优点";
      display: inline-block;
      padding: 1px 10px;
      background-color: #ff892c;
      margin-right: 5px;
      line-height: 16px;
      color: white;
      position: absolute;
      left: 0px; }
    .fb-box .fb-item .fb-qd::before {
      content: "缺点";
      display: inline-block;
      padding: 1px 10px;
      background-color: #32d3ff;
      margin-right: 5px;
      line-height: 16px;
      color: white;
      position: absolute;
      left: 0px; }
  .fb-box .fb-item.df {
    width: 32.3%;
    float: left; }
  .fb-box .fb-item.zq {
    width: 66%;
    float: right; }
    .fb-box .fb-item.zq .fb-tip, .fb-box .fb-item.zq .fb-yd, .fb-box .fb-item.zq .fb-qd {
      width: 350px;
      margin-left: auto;
      margin-right: auto; }
  .fb-box .fb-item.jq {
    width: 100%;
    float: left; }
    .fb-box .fb-item.jq .fb-item-left {
      width: 32%;
      display: block;
      float: left; }
    .fb-box .fb-item.jq img {
      width: 66%;
      float: right; }

.right-quick {
  position: fixed;
  top: 45%;
  right: 20px; }
  .right-quick .zhushou {
    height: 104px;
    width: 44px;
    box-sizing: border-box;
    text-align: center;
    display: block;
    background-color: #32d3ff;
    padding: 10px 0; }
    .right-quick .zhushou p {
      font-size: 12px;
      line-height: 1.6em;
      color: white;
      margin: 10px 0;
      letter-spacing: 0.1em; }
  .right-quick .gotop {
    width: 44px;
    height: 44px;
    border: 1px solid #EEE;
    display: block;
    background-color: #fff;
    line-height: 42px;
    text-align: center;
    color: #999;
    margin-top: 20px;
    font-size: 18px;
    box-sizing: border-box;
    box-shadow: 0 0 2px 2px #F6f6f6; }

.uname {
  display: inline-block;
  line-height: 45px;
  padding: 0 10px 0 20px;
  font-size: 14px;
  color: #d60000;
  font-weight: bold;
  /* border-left: 1px solid #ddd; */
  }

.logout {
  display: inline-block;
  line-height: 45px;
  margin: 0 10px;
  font-size: 14px;
  cursor: pointer; color: #999;}


/*bot1*/
.bot{ clear:both; background:#32383d; overflow:hidden; font-size:13px;}
.qq-on *{
    font-style: normal;
}
.bot .tit{ clear:both; background:#ff8b2b; text-align:center; color:#fff; font-size:24px; width:100%; height:100px; line-height:100px;}
.bot .nav{width: 1180px;margin: 0 auto;}
.bot .navbg{ background:url(../img/lit.png) no-repeat -20px -27px; clear:both; margin:auto; width:23px; height:15px; margin-top:0}
.bot ul{ margin:40px 0; overflow:hidden;}
.bot li{ float:left;color:#808080;list-style:none;}
.bot li h4{ font-size:18px; color:#ccc; margin-bottom:15px;}
.bot li .word{ width:100%; line-height:22px; text-indent:2em;} 
.bot li:hover{ cursor:inherit;}
.bot .b-a{ width:290px;}.bot .b-b{ width:245px; margin:0 100px;}.bot .b-c{ width:190px;}.bot .b-d{margin-top: 50px;}
.bot .b-con{ clear:both;}.bot .b-con p{ clear:both; margin-bottom:10px;}.bot .b-con p a{ color:#808080}.bot .b-con p a:hover{ color:#ff8b2b}
.bot .b-con p i{ display:inline-block; float:left; width:18px; height:18px; background:url(../img/lit.png) no-repeat -59px -23px; margin:5px 5px 0 0;}
.bot .b-con p.tel i{ background-position:-82px -23px;}.bot .b-con p.add i{ background-position:-108px -23px;}
.bot .b-td{clear:both;margin-top: 15px;}.bot .b-td a{ display:block; clear:both; line-height:22px; color:#808080}.bot .b-td a:hover{ color:#ff8b2b;}
.bot .b-d .b-td a{line-height: 22px;}
.bot .end{ clear:both; border-top:1px solid #474646; text-align:center; color:#aaa; text-align:center; line-height:50px;}
.bot .end span{ width:49%; display:inline-block;}
.bot .end a{color:#aaa;}
.bot .b-con .phoqq,.qqontel{ display:none;}
/*在线QQ*/
.qq-on *{
    font-style: normal;
}
.qq-on{ clear:both; position:fixed; right:0; max-width:230px; top:50%; z-index:9999}
.qq-on li{clear:both;padding:5px 0;overflow:hidden;height: 45px;cursor: pointer;}
.qq-on li span{ display:block; width:43px; height:43px; border:1px solid #51ccef; float:right; background:url(../img/online.jpg) no-repeat;}
.qq-on li em{ display:block; width:110px; height:43px; border:1px solid #51ccef; float:right; background:#68d7f6; font-size:14px; text-align:center;color:#fff; line-height:43px; display:none; }
.qq-on li:hover span{ background-position:0 -46px; border:1px solid #51ccef; border-right:none;}
.qq-on li:hover em{ display:block;}
.qq-on li.wxline span{ background-position:0 -110px; border:1px solid #fd7d14;}
.qq-on li.wxline em{ position:absolute; right:50px; background:#fff; width:auto; height:auto; top:-50px; text-align:center;  float:none;border:2px solid #fd7d14;}
.qq-on li.wxline em .wxline-img{background-image: url(../img/wxewm.jpg); width:160px; height:160px; vertical-align:middle;background-size: 100% 100%;}
.qq-on li.wxline em .wxline-img2{background-image: url(../img/wxewm2.jpg);}
.qq-on li.wxline em p{font-size: 12px;color: #333;line-height: 20px;margin: 0 0 8px;font-style: normal;}
.qq-on li.telline span{ background-position:0 -171px; border:1px solid #569aff;}
.qq-on li.telline em{ background:#569aff; border:1px solid #569aff}
.qq-on li.telline:hover span{ background-position:0 -230px; }
.qq-on li.gotop span{ background-position:0 -305px; border:1px solid #0a9fca;}
.qq-on li.gotop em{ background:#0a9fca; border:1px solid #0a9fca}
.qq-on li.gotop:hover span{ background-position:0 -350px; }
.qq-on .qqontel{ display:none;}

/**/
#xy-header{width: 100%;position: fixed;top: 0;z-index: 9999;box-shadow: 0 1px 5px 1px rgba(0,0,0,0.15);}
#app{padding-top:100px;}
/*文章详情*/
.news{width: 1120px;margin: 0 auto;}
.news p{text-indent: 2em;line-height: 30px;font-size: 16px;color: #555;margin-bottom: 26px;}
h1{text-align: center;font-size: 30px;line-height: 100px;color: #555555;}


.xcx{
    position: relative;
}
.xcx img{
    width: 150px;
    position: absolute;
    right: -150px;
    top: -50px;
    display: none;
}
.xcx:hover img{
    display: block;
}

     img{
         max-width: 100%;
     }

     .anli-btn{
       display: flex;
       flex-direction: column;
       align-items: center;
       margin-top: 80px;
     }
     .anli-btn div{
       margin-bottom: 10px;
       color: #FFF;
       font-size: 16px;
     }
     .anli-btn img{
       height: 27px;
       width: 55px;
     }
     .anli-more{
       display: none;
     } 
