@import url(../css/public.css);
@import url(../css/iconfont.css);
#head {
  width: 100%;
  float: left;
  height: auto; }

#head .top {
  width: 100%;
  float: left;
  height: auto;
  padding: 3px 0;
  border-bottom: 1px solid #e7e7e7; }
  #head .top .fr {
    height: 20px; }
    #head .top .fr li:last-child:before {
      content: ""; }
    #head .top .fr li {
      float: left;
      margin-left: 30px;
      position: relative; }
      #head .top .fr li:before {
        position: absolute;
        content: "|";
        right: -16px;
        font-size: 12px;
        color: #ccc; }
      #head .top .fr li a {
        color: #666; }
      #head .top .fr li:hover a {
        color: #fb683b; }
      #head .top .fr li i {
        font-size: 12px;
        color: #ccc; }
      #head .top .fr li .img {
        display: none;
        position: absolute;
        left: -100px;
        padding: 10px;
        text-align: center;
        background: #fff; }
        #head .top .fr li .img img {
          width: 100%; }
#head .info {
  width: 100%;
  float: left;
  height: auto;
  padding: 20px 0;
  width: 100%; }
  #head .info .logo {
    float: left; }
  #head .info .search {
    float: left;
    margin-left: 70px;
    margin-top: 5px; }
    #head .info .search .form {
      border: 1px solid #fb683b;
      border-radius: 40px;
      float: left; }
      #head .info .search .form .name {
        width: 80px;
        text-align: center;
        float: left;
        line-height: 38px;
        position: relative; }
        #head .info .search .form .name:before {
          width: 1px;
          height: 30px;
          position: absolute;
          top: 5px;
          content: "";
          right: 0px;
          background: #ccc; }
      #head .info .search .form input {
        width: 300px;
        float: left;
        border: 0px;
        line-height: 38px;
        padding: 0 10px; }
      #head .info .search .form button {
        width: 80px;
        border-radius: 0 50px 50px 0;
        float: left;
        background: #fb683b;
        line-height: 38px;
        font-size: 20px;
        color: #fff;
        border: 0px; }
  #head .info .mydemand {
    float: left;
    margin-left: 20px; }
    #head .info .mydemand a {
      line-height: 42px;
      border-radius: 40px;
      font-size: 16px;
      background: #fca135;
      display: block;
      padding: 0 25px;
      color: #fff; }
  #head .info .Slogan {
    float: right;
    margin-top: 5px; }
#head .nav {
  width: 100%;
  float: left;
  background: #fb683b; }
  #head .nav li:last-child:before {
    content: ""; }
  #head .nav li {
    float: left;
    padding: 0 20px;
    position: relative;
    line-height: 40px; }
    #head .nav li:before {
      content: "|";
      position: absolute;
      right: 0px;
      color: #db4a1d; }
    #head .nav li a {
      color: #fff; }

.conBox_qa_index {
  padding: 30px 0;
  width: 100%;
  float: left;
  background: #f6f6f6; }
  .conBox_qa_index .left_content {
    width: 75%;
    float: left; }
    .conBox_qa_index .left_content .conBox_1 {
      float: left;
      padding: 20px;
      width: 100%;
      background: #fff; }
      .conBox_qa_index .left_content .conBox_1 .left_news {
        width: 49%;
        float: left; }
        .conBox_qa_index .left_content .conBox_1 .left_news .box_title {
          font-size: 18px;
          font-weight: bold;
          width: 100%;
          float: left;
          margin-bottom: 10px; }
        .conBox_qa_index .left_content .conBox_1 .left_news .top_news {
          width: 100%;
          float: left; }
          .conBox_qa_index .left_content .conBox_1 .left_news .top_news a {
            display: block;
            position: relative; }
            .conBox_qa_index .left_content .conBox_1 .left_news .top_news a .title {
              width: 100%;
              overflow: hidden;
              line-height: 40px;
              padding: 0 10px;
              background: 0 0 10px rgba(0, 0, 0, 0.2);
              position: absolute;
              bottom: 0px;
              left: 0px;
              color: #fff; }
        .conBox_qa_index .left_content .conBox_1 .left_news ul {
          float: left;
          width: 100%;
          margin-top: 10px; }
          .conBox_qa_index .left_content .conBox_1 .left_news ul li {
            width: 100%;
            float: left;
            margin: 5px 0;
            height: 18px;
            overflow: hidden;
            position: relative;
            padding-left: 20px; }
            .conBox_qa_index .left_content .conBox_1 .left_news ul li a {
              display: block; }
            .conBox_qa_index .left_content .conBox_1 .left_news ul li:before {
              position: absolute;
              width: 10px;
              height: 10px;
              border: 2px solid #fb683b;
              left: 0px;
              top: 3px;
              content: "";
              border-radius: 50%; }
            .conBox_qa_index .left_content .conBox_1 .left_news ul li:hover a {
              color: #fb683b; }
      .conBox_qa_index .left_content .conBox_1 .right_news {
        float: right;
        width: 49%; }
        .conBox_qa_index .left_content .conBox_1 .right_news .box_title {
          font-size: 18px;
          font-weight: bold;
          float: left;
          margin-bottom: 10px;
          width: 100%; }
        .conBox_qa_index .left_content .conBox_1 .right_news ul {
          float: left;
          width: 100%; }
          .conBox_qa_index .left_content .conBox_1 .right_news ul li:last-child:after {
            border-left: 0; }
          .conBox_qa_index .left_content .conBox_1 .right_news ul li {
            width: 100%;
            float: left;
            padding: 10px 0;
            position: relative; }
            .conBox_qa_index .left_content .conBox_1 .right_news ul li:before {
              content: "";
              position: absolute;
              border: 2px solid #ccc;
              width: 10px;
              height: 10px;
              border-radius: 50%;
              left: -20px;
              top: 13px;
              background: #fff;
              z-index: 10; }
            .conBox_qa_index .left_content .conBox_1 .right_news ul li:after {
              width: 1px;
              border-left: 1px dashed #ccc;
              height: 100%;
              position: absolute;
              content: "";
              left: -13px;
              z-index: 9;
              top: 20px; }
            .conBox_qa_index .left_content .conBox_1 .right_news ul li .title {
              width: 100%;
              float: left; }
              .conBox_qa_index .left_content .conBox_1 .right_news ul li .title .text {
                width: 300px;
                height: 20px;
                float: left;
                overflow: hidden;
                text-overflow: ellipsis;
                white-space: nowrap; }
                .conBox_qa_index .left_content .conBox_1 .right_news ul li .title .text:hover a {
                  color: #fb683b; }
              .conBox_qa_index .left_content .conBox_1 .right_news ul li .title .time {
                float: right;
                color: #adadad; }
                .conBox_qa_index .left_content .conBox_1 .right_news ul li .title .time a {
                  color: #adadad; }
            .conBox_qa_index .left_content .conBox_1 .right_news ul li .label {
              width: 100%;
              float: left;
              height: auto;
              margin-top: 10px; }
              .conBox_qa_index .left_content .conBox_1 .right_news ul li .label span {
                float: left;
                border: 1px solid #adadad;
                border-radius: 4px;
                color: #adadad;
                line-height: 18px;
                margin-right: 10px;
                padding: 0 5px;
                font-size: 12px; }
                .conBox_qa_index .left_content .conBox_1 .right_news ul li .label span a {
                  display: block;
                  color: #adadad; }
          .conBox_qa_index .left_content .conBox_1 .right_news ul .last-br:after {
            border-left: 0; }
    .conBox_qa_index .left_content .conBox_2 {
      float: left;
      width: 100%;
      background: #fff;
      margin-top: 20px; }
      .conBox_qa_index .left_content .conBox_2 .tab_title {
        width: 100%;
        float: left;
        background: url(../images/img_06.png) repeat-x;
        padding: 20px 20px 20px 20px; }
        .conBox_qa_index .left_content .conBox_2 .tab_title ul {
          float: left;
          width: 100%; }
          .conBox_qa_index .left_content .conBox_2 .tab_title ul li {
            float: left;
            margin-right: 30px;
            line-height: 30px;
            position: relative; }
            .conBox_qa_index .left_content .conBox_2 .tab_title ul li a {
              display: block; }
              .conBox_qa_index .left_content .conBox_2 .tab_title ul li a i {
                color: #515151;
                font-size: 12px; }
              .conBox_qa_index .left_content .conBox_2 .tab_title ul li a:hover {
                color: #fb683b; }
            .conBox_qa_index .left_content .conBox_2 .tab_title ul li ul {
              position: absolute;
              width: 120px;
              background: #f0f0f0;
              text-align: center;
              left: -40px;
              display: none; }
              .conBox_qa_index .left_content .conBox_2 .tab_title ul li ul li {
                float: left;
                width: 100%;
                font-size: 12px;
                border-bottom: 1px dashed #ccc; }
                .conBox_qa_index .left_content .conBox_2 .tab_title ul li ul li a {
                  display: block; }
                .conBox_qa_index .left_content .conBox_2 .tab_title ul li ul li:hover {
                  background: #fb683b; }
                  .conBox_qa_index .left_content .conBox_2 .tab_title ul li ul li:hover a {
                    color: #fff; }
              .conBox_qa_index .left_content .conBox_2 .tab_title ul li ul li:last-child {
                border: 0px; }
          .conBox_qa_index .left_content .conBox_2 .tab_title ul .last {
            background: #f0f0f0;
            margin-right: 0;
            width: 80px;
            padding: 0px;
            float: right;
            text-align: center;
            cursor: pointer; }
            .conBox_qa_index .left_content .conBox_2 .tab_title ul .last i {
              font-size: 12px;
              color: #666; }
          .conBox_qa_index .left_content .conBox_2 .tab_title ul .on {
            position: relative; }
            .conBox_qa_index .left_content .conBox_2 .tab_title ul .on:before {
              background: #fb683b;
              content: "";
              width: 100%;
              position: absolute;
              height: 2px;
              bottom: -18px; }
            .conBox_qa_index .left_content .conBox_2 .tab_title ul .on:after {
              position: absolute;
              width: 0;
              height: 0;
              border-left: 5px solid transparent;
              border-right: 5px solid transparent;
              border-bottom: 5px solid #fb683b;
              left: 50%;
              margin-left: -3px;
              content: "";
              bottom: -16px; }
            .conBox_qa_index .left_content .conBox_2 .tab_title ul .on a {
              color: #fb683b; }
      .conBox_qa_index .left_content .conBox_2 .tab_content {
        float: left;
        width: 100%;
        padding: 0 20px; }
        .conBox_qa_index .left_content .conBox_2 .tab_content li {
          float: left;
          width: 100%;
          border-bottom: 1px  #ccc dashed;
          padding: 20px 0; }
          .conBox_qa_index .left_content .conBox_2 .tab_content li:hover h3 a {
            color: #fb683b; }
        .conBox_qa_index .left_content .conBox_2 .tab_content .title {
          width: 100%;
          float: left;
          height: 24px;
          overflow: hidden; }
        .conBox_qa_index .left_content .conBox_2 .tab_content .content {
          width: 800px;
          margin-top: 10px;
          float: left; }
          .conBox_qa_index .left_content .conBox_2 .tab_content .content .img {
            width: 40px;
            height: 40px;
            float: left; }
            .conBox_qa_index .left_content .conBox_2 .tab_content .content .img img {
              width: 100%;
              border-radius: 50%; }
          .conBox_qa_index .left_content .conBox_2 .tab_content .content .desc {
            float: left;
            width: 700px;
            margin-left: 30px; }
            .conBox_qa_index .left_content .conBox_2 .tab_content .content .desc .text {
              float: left;
              width: 100%;
              height: 40px;
              overflow: hidden;
              color: #666; }
            .conBox_qa_index .left_content .conBox_2 .tab_content .content .desc .label {
              margin-top: 10px;
              float: left;
              width: 100%; }
              .conBox_qa_index .left_content .conBox_2 .tab_content .content .desc .label span {
                float: left;
                border: 1px solid #adadad;
                border-radius: 4px;
                color: #adadad;
                line-height: 18px;
                margin-right: 10px;
                padding: 0 5px;
                font-size: 12px; }
                .conBox_qa_index .left_content .conBox_2 .tab_content .content .desc .label span a {
                  color: #adadad; }
              .conBox_qa_index .left_content .conBox_2 .tab_content .content .desc .label .time {
                color: #999;
                font-size: 12px;
                line-height: 18px;
                margin-left: 30px;
                float: left; }
        .conBox_qa_index .left_content .conBox_2 .tab_content .number {
          float: right;
          width: 60px;
          margin-top: 10px;
          height: 60px;
          background: #fcebd9;
          text-align: center;
          border-radius: 50%;
          color: #9b7c5b; }
          .conBox_qa_index .left_content .conBox_2 .tab_content .number .num {
            border-bottom: 1px solid #9b7c5b;
            display: inline-block;
            font-weight: bold;
            font-size: 18px;
            margin-top: 5px; }
          .conBox_qa_index .left_content .conBox_2 .tab_content .number em {
            display: block; }
      .conBox_qa_index .left_content .conBox_2 .more {
        width: 100%;
        margin: 20px 0;
        float: left;
        text-align: center; }
        .conBox_qa_index .left_content .conBox_2 .more i {
          font-size: 18px; }
  .conBox_qa_index .right_aside {
    width: 25%;
    float: right;
    padding-left: 20px; }
    .conBox_qa_index .right_aside .qa {
      background: #fff;
      width: 100%;
      float: left;
      text-align: center; }
      .conBox_qa_index .right_aside .qa img {
        width: 100%; }
      .conBox_qa_index .right_aside .qa p {
        font-size: 14px;
        margin-top: 15px; }
      .conBox_qa_index .right_aside .qa strong {
        font-size: 24px;
        display: block;
        color: #49a8ea;
        margin: 5px 0; }
      .conBox_qa_index .right_aside .qa a {
        display: inline-block;
        background: #fb683b;
        color: #fff;
        padding: 0 40px;
        line-height: 30px;
        margin-bottom: 20px;
        border-radius: 5px; }
    .conBox_qa_index .right_aside .hot_Label {
      width: 100%;
      background: #fff;
      margin-top: 20px;
      float: left;
      padding: 20px; }
      .conBox_qa_index .right_aside .hot_Label .title {
        font-size: 18px;
        font-weight: bold; }
      .conBox_qa_index .right_aside .hot_Label ul {
        width: 100%;
        float: left;
        margin-top: 10px; }
        .conBox_qa_index .right_aside .hot_Label ul li {
          float: left;
          margin-right: 7px;
          margin-bottom: 7px; }
          .conBox_qa_index .right_aside .hot_Label ul li a {
            font-size: 12px;
            color: #666;
            display: inline-block;
            border: 1px solid #e7e7e7;
            border-radius: 20px;
            padding: 0 10px;
            color: #adadad; }
    .conBox_qa_index .right_aside .g_img {
      margin-top: 20px;
      width: 100%;
      float: left; }
      .conBox_qa_index .right_aside .g_img img {
        width: 100%; }

.conBox_qa_list {
  padding: 30px 0;
  width: 100%;
  float: left;
  background: #f6f6f6; }
  .conBox_qa_list .position {
    color: #999999;
    width: 100%;
    float: left;
    margin-bottom: 20px; }
    .conBox_qa_list .position i {
      font-size: 18px;
      line-height: 17px;
      float: left; }
  .conBox_qa_list .left_content {
    width: 75%;
    float: left; }
    .conBox_qa_list .left_content .conBox_1 {
      float: left;
      width: 100%;
      background: #fff; }
      .conBox_qa_list .left_content .conBox_1 .tab_title {
        width: 100%;
        float: left;
        background: url(../images/img_06.png) repeat-x;
        padding: 20px 20px 20px 20px; }
        .conBox_qa_list .left_content .conBox_1 .tab_title ul {
          float: left;
          width: 100%; }
          .conBox_qa_list .left_content .conBox_1 .tab_title ul li {
            float: left;
            margin-right: 30px;
            line-height: 30px;
            position: relative; }
            .conBox_qa_list .left_content .conBox_1 .tab_title ul li a {
              display: block; }
              .conBox_qa_list .left_content .conBox_1 .tab_title ul li a i {
                color: #515151;
                font-size: 12px; }
              .conBox_qa_list .left_content .conBox_1 .tab_title ul li a:hover {
                color: #fb683b; }
            .conBox_qa_list .left_content .conBox_1 .tab_title ul li ul {
              position: absolute;
              width: 120px;
              background: #f0f0f0;
              text-align: center;
              left: -40px;
              display: none; }
              .conBox_qa_list .left_content .conBox_1 .tab_title ul li ul li {
                float: left;
                width: 100%;
                font-size: 12px;
                border-bottom: 1px dashed #ccc; }
                .conBox_qa_list .left_content .conBox_1 .tab_title ul li ul li a {
                  display: block; }
                .conBox_qa_list .left_content .conBox_1 .tab_title ul li ul li:hover {
                  background: #fb683b; }
                  .conBox_qa_list .left_content .conBox_1 .tab_title ul li ul li:hover a {
                    color: #fff; }
              .conBox_qa_list .left_content .conBox_1 .tab_title ul li ul li:last-child {
                border: 0px; }
          .conBox_qa_list .left_content .conBox_1 .tab_title ul .last {
            background: #f0f0f0;
            margin-right: 0;
            width: 80px;
            padding: 0px;
            float: right;
            text-align: center;
            cursor: pointer; }
            .conBox_qa_list .left_content .conBox_1 .tab_title ul .last i {
              font-size: 12px;
              color: #666; }
          .conBox_qa_list .left_content .conBox_1 .tab_title ul .on {
            position: relative; }
            .conBox_qa_list .left_content .conBox_1 .tab_title ul .on:before {
              background: #fb683b;
              content: "";
              width: 100%;
              position: absolute;
              height: 2px;
              bottom: -18px; }
            .conBox_qa_list .left_content .conBox_1 .tab_title ul .on:after {
              position: absolute;
              width: 0;
              height: 0;
              border-left: 5px solid transparent;
              border-right: 5px solid transparent;
              border-bottom: 5px solid #fb683b;
              left: 50%;
              margin-left: -3px;
              content: "";
              bottom: -16px; }
            .conBox_qa_list .left_content .conBox_1 .tab_title ul .on a {
              color: #fb683b; }
      .conBox_qa_list .left_content .conBox_1 .tab_content {
        float: left;
        width: 100%;
        padding: 0 20px; }
        .conBox_qa_list .left_content .conBox_1 .tab_content li {
          float: left;
          width: 100%;
          border-bottom: 1px  #ccc dashed;
          padding: 20px 0; }
          .conBox_qa_list .left_content .conBox_1 .tab_content li:hover h3 a {
            color: #fb683b; }
        .conBox_qa_list .left_content .conBox_1 .tab_content .title {
          width: 100%;
          float: left;
          height: 24px;
          overflow: hidden; }
        .conBox_qa_list .left_content .conBox_1 .tab_content .content {
          width: 800px;
          margin-top: 10px;
          float: left; }
          .conBox_qa_list .left_content .conBox_1 .tab_content .content .img {
            width: 40px;
            height: 40px;
            float: left; }
            .conBox_qa_list .left_content .conBox_1 .tab_content .content .img img {
              width: 100%;
              border-radius: 50%; }
          .conBox_qa_list .left_content .conBox_1 .tab_content .content .desc {
            float: left;
            width: 700px;
            margin-left: 30px; }
            .conBox_qa_list .left_content .conBox_1 .tab_content .content .desc .text {
              float: left;
              width: 100%;
              height: 40px;
              overflow: hidden;
              color: #666; }
            .conBox_qa_list .left_content .conBox_1 .tab_content .content .desc .label {
              margin-top: 10px;
              float: left;
              width: 100%; }
              .conBox_qa_list .left_content .conBox_1 .tab_content .content .desc .label span {
                float: left;
                border: 1px solid #adadad;
                border-radius: 4px;
                color: #adadad;
                line-height: 18px;
                margin-right: 10px;
                padding: 0 5px;
                font-size: 12px; }
                .conBox_qa_list .left_content .conBox_1 .tab_content .content .desc .label span a {
                  color: #adadad; }
              .conBox_qa_list .left_content .conBox_1 .tab_content .content .desc .label .time {
                color: #999;
                font-size: 12px;
                line-height: 18px;
                margin-left: 30px;
                float: left; }
        .conBox_qa_list .left_content .conBox_1 .tab_content .number {
          float: right;
          width: 60px;
          margin-top: 10px;
          height: 60px;
          background: #fcebd9;
          text-align: center;
          border-radius: 50%;
          color: #9b7c5b; }
          .conBox_qa_list .left_content .conBox_1 .tab_content .number .num {
            border-bottom: 1px solid #9b7c5b;
            display: inline-block;
            font-weight: bold;
            font-size: 18px;
            margin-top: 5px; }
          .conBox_qa_list .left_content .conBox_1 .tab_content .number em {
            display: block; }
  .conBox_qa_list .right_aside {
    width: 25%;
    float: right;
    padding-left: 20px; }
    .conBox_qa_list .right_aside .qa {
      background: #fff;
      width: 100%;
      float: left;
      text-align: center; }
      .conBox_qa_list .right_aside .qa img {
        width: 100%; }
      .conBox_qa_list .right_aside .qa p {
        font-size: 14px;
        margin-top: 15px; }
      .conBox_qa_list .right_aside .qa strong {
        font-size: 24px;
        display: block;
        color: #49a8ea;
        margin: 5px 0; }
      .conBox_qa_list .right_aside .qa a {
        display: inline-block;
        background: #fb683b;
        color: #fff;
        padding: 0 40px;
        line-height: 30px;
        margin-bottom: 20px;
        border-radius: 5px; }
    .conBox_qa_list .right_aside .hot_Label {
      width: 100%;
      background: #fff;
      margin-top: 20px;
      float: left;
      padding: 20px; }
      .conBox_qa_list .right_aside .hot_Label .title {
        font-size: 18px;
        font-weight: bold; }
      .conBox_qa_list .right_aside .hot_Label ul {
        width: 100%;
        float: left;
        margin-top: 10px; }
        .conBox_qa_list .right_aside .hot_Label ul li {
          float: left;
          margin-right: 7px;
          margin-bottom: 7px; }
          .conBox_qa_list .right_aside .hot_Label ul li a {
            font-size: 12px;
            color: #666;
            display: inline-block;
            border: 1px solid #e7e7e7;
            border-radius: 20px;
            padding: 0 10px;
            color: #adadad; }
    .conBox_qa_list .right_aside .g_img {
      margin-top: 20px;
      width: 100%;
      float: left; }
      .conBox_qa_list .right_aside .g_img img {
        width: 100%; }

.conBox_qa_desc {
  padding: 30px 0;
  width: 100%;
  float: left;
  background: #f6f6f6; }
  .conBox_qa_desc .position {
    color: #999999;
    width: 100%;
    float: left;
    margin-bottom: 20px; }
    .conBox_qa_desc .position i {
      font-size: 18px;
      line-height: 17px;
      float: left; }
  .conBox_qa_desc .left_content {
    width: 75%;
    float: left; }
    .conBox_qa_desc .left_content .top_info {
      float: left;
      width: 100%;
      background: #fff;
      padding: 20px;
      border-top: 2px solid #fb683b; }
      .conBox_qa_desc .left_content .top_info h1 {
        font-weight: normal; }
      .conBox_qa_desc .left_content .top_info .label {
        float: left;
        width: 100%;
        margin: 10px 0; }
        .conBox_qa_desc .left_content .top_info .label span {
          float: left;
          margin-right: 15px; }
          .conBox_qa_desc .left_content .top_info .label span a {
            color: #cbb089; }
      .conBox_qa_desc .left_content .top_info .info {
        margin-top: 15px;
        width: 100%;
        float: left; }
        .conBox_qa_desc .left_content .top_info .info .name {
          float: left; }
          .conBox_qa_desc .left_content .top_info .info .name img {
            width: 25px;
            margin-right: 10px; }
        .conBox_qa_desc .left_content .top_info .info .time {
          float: left;
          font-size: 12px;
          margin-top: 3px;
          margin-left: 15px;
          color: #999; }
        .conBox_qa_desc .left_content .top_info .info .desc {
          width: 100%;
          float: left;
          margin-top: 10px; }
      .conBox_qa_desc .left_content .top_info .more {
        background: #fb683b;
        float: left;
        margin-top: 15px;
        padding: 0 10px;
        color: #fff;
        line-height: 30px;
        cursor: pointer; }
      .conBox_qa_desc .left_content .top_info .form {
        width: 100%;
        float: left;
        display: none;
        margin-top: 20px; }
        .conBox_qa_desc .left_content .top_info .form textarea {
          width: 100%;
          float: left;
          height: 200px;
          text-align: left;
          padding: 010px; }
        .conBox_qa_desc .left_content .top_info .form button {
          float: right;
          margin-top: 10px;
          background: #fb683b;
          border: 0px;
          color: #fff;
          line-height: 30px;
          padding: 0 20px; }
    .conBox_qa_desc .left_content .desc_list {
      padding: 0 20px;
      background: #fff;
      width: 100%;
      float: left;
      margin-top: 20px; }
      .conBox_qa_desc .left_content .desc_list .box_title {
        line-height: 40px;
        border-bottom: 1px solid #ccc;
        font-size: 16px; }
      .conBox_qa_desc .left_content .desc_list ul li:last-child {
        border: 0; }
      .conBox_qa_desc .left_content .desc_list ul li {
        width: 100%;
        float: left;
        border-bottom: 1px dashed #ccc;
        padding: 20px 0;
        display: none; }
        .conBox_qa_desc .left_content .desc_list ul li .info {
          width: 100%;
          float: left; }
          .conBox_qa_desc .left_content .desc_list ul li .info .img {
            float: left; }
            .conBox_qa_desc .left_content .desc_list ul li .info .img img {
              width: 40px; }
          .conBox_qa_desc .left_content .desc_list ul li .info .text {
            font-size: 12px;
            float: left;
            margin-left: 10px;
            margin-top: 3px; }
            .conBox_qa_desc .left_content .desc_list ul li .info .text h4 {
              font-size: 14px; }
              .conBox_qa_desc .left_content .desc_list ul li .info .text h4 a {
                color: #917f68; }
              .conBox_qa_desc .left_content .desc_list ul li .info .text h4:hover a {
                color: #fb683b; }
        .conBox_qa_desc .left_content .desc_list ul li .desc {
          width: 100%;
          float: left;
          margin: 20px 0;
          color: #666;
          line-height: 1.8; }
        .conBox_qa_desc .left_content .desc_list ul li .fabulous {
          border: 1px solid #adadad;
          display: inline-block;
          float: left;
          padding: 0 10px;
          font-size: 15px;
          border-radius: 5px;
          cursor: pointer; }
          .conBox_qa_desc .left_content .desc_list ul li .fabulous:hover {
            border: 1px solid #fb683b;
            color: #fb683b; }
        .conBox_qa_desc .left_content .desc_list ul li .fabulouson {
          border: 1px solid #fb683b;
          color: #fb683b; }
      .conBox_qa_desc .left_content .desc_list ul .hover {
        display: block; }
      .conBox_qa_desc .left_content .desc_list .more {
        line-height: 40px;
        width: 100%;
        text-align: center; }
        .conBox_qa_desc .left_content .desc_list .more a {
          display: inline-block;
          color: #666;
          cursor: pointer; }
          .conBox_qa_desc .left_content .desc_list .more a em {
            color: #fb683b;
            font-weight: bold; }
    .conBox_qa_desc .left_content .other {
      width: 100%;
      float: left;
      background: #fff;
      margin-top: 20px;
      padding: 20px; }
      .conBox_qa_desc .left_content .other .box_title {
        width: 100%;
        float: left;
        border-bottom: 1px solid #ccc;
        padding-bottom: 10px;
        font-size: 14px; }
        .conBox_qa_desc .left_content .other .box_title .fl {
          font-weight: bold; }
      .conBox_qa_desc .left_content .other ul li {
        width: 50%;
        float: left;
        margin-top: 10px; }
        .conBox_qa_desc .left_content .other ul li a {
          display: inline-block;
          width: 330px;
          float: left;
          height: 21px;
          overflow: hidden; }
          .conBox_qa_desc .left_content .other ul li a:hover {
            color: #fb683b; }
        .conBox_qa_desc .left_content .other ul li em {
          float: right;
          margin-right: 15px;
          color: #ed3d8c; }
  .conBox_qa_desc .right_aside {
    width: 25%;
    float: right;
    padding-left: 20px; }
    .conBox_qa_desc .right_aside .qa {
      background: #fff;
      width: 100%;
      float: left;
      text-align: center; }
      .conBox_qa_desc .right_aside .qa img {
        width: 100%; }
      .conBox_qa_desc .right_aside .qa p {
        font-size: 14px;
        margin-top: 15px; }
      .conBox_qa_desc .right_aside .qa strong {
        font-size: 24px;
        display: block;
        color: #49a8ea;
        margin: 5px 0; }
      .conBox_qa_desc .right_aside .qa a {
        display: inline-block;
        background: #fb683b;
        color: #fff;
        padding: 0 40px;
        line-height: 30px;
        margin-bottom: 20px;
        border-radius: 5px; }
    .conBox_qa_desc .right_aside .hot_Label {
      width: 100%;
      background: #fff;
      margin-top: 20px;
      float: left;
      padding: 20px; }
      .conBox_qa_desc .right_aside .hot_Label .title {
        font-size: 18px;
        font-weight: bold; }
      .conBox_qa_desc .right_aside .hot_Label ul {
        width: 100%;
        float: left;
        margin-top: 10px; }
        .conBox_qa_desc .right_aside .hot_Label ul li {
          float: left;
          margin-right: 7px;
          margin-bottom: 7px; }
          .conBox_qa_desc .right_aside .hot_Label ul li a {
            font-size: 12px;
            color: #666;
            display: inline-block;
            border: 1px solid #e7e7e7;
            border-radius: 20px;
            padding: 0 10px;
            color: #adadad; }
    .conBox_qa_desc .right_aside .g_img {
      margin-top: 20px;
      width: 100%;
      float: left; }
      .conBox_qa_desc .right_aside .g_img img {
        width: 100%; }

.page_list {
  width: 100%;
  float: left;
  text-align: center;
  margin: 20px 0; }
  .page_list a {
    border: 1px solid #666;
    border-radius: 5px;
    padding: 0 8px;
    color: #666;
    margin: 0 2px; }
    .page_list a:hover {
      border-color: #fb683b;
      color: #fb683b; }
  .page_list .off {
    color: #adadad;
    border: 1px solid #adadad; }
  .page_list .on {
    color: #fb683b;
    border: 1px solid #fb683b;
    background: #fb683b;
    color: #fff; }

/*# sourceMappingURL=index.css.map */
