/* reset */
html, body, h1, h2, h3, h4, h5, h6, div, dl, dt, dd, ul, ol, li, p, blockquote, pre, hr, figure, table, caption, th, td, form, fieldset, legend, input, button, textarea, menu {
  font-family: 'Microsoft YaHei';
  margin: 0;
  padding: 0; }

header, footer, section, article, aside, nav, hgroup, address, figure, figcaption, menu, details {
  display: block; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

caption, th {
  text-align: left;
  font-weight: normal; }

html, body, fieldset, img, iframe, abbr {
  border: 0; }

i, cite, em, var, address, dfn {
  font-style: normal; }

[hidefocus], summary {
  outline: 0; }

li {
  list-style: none; }

h1, h2, h3, h4, h5, h6, small {
  font-size: 100%; }

sup, sub {
  font-size: 83%; }

pre, code, kbd, samp {
  font-family: inherit; }

q:before, q:after {
  content: none; }

textarea {
  overflow: auto;
  resize: none; }

label, summary {
  cursor: default; }

a, button {
  cursor: pointer; }

h1, h2, h3, h4, h5, h6, em, strong, b {
  font-weight: bold; }

del, ins, u, s, a, a:hover {
  text-decoration: none; }

body, textarea, input, button, select, keygen, legend {
  font: 12px/1.14 Microsoft YaHei,arial,\5b8b\4f53;
  color: #333;
  outline: 0; }

body {
  background: #fff; }

a, a:hover {
  color: #333; }

/* function */
.f-cb:after, .f-cbli li:after {
  display: block;
  clear: both;
  visibility: hidden;
  height: 0;
  overflow: hidden;
  content: "."; }

.f-cb, .f-cbli li {
  zoom: 1; }

.f-ib {
  display: inline-block;
  *display: inline;
  *zoom: 1; }

.f-dn {
  display: none; }

.f-db {
  display: block; }

.f-fl {
  float: left; }

.f-fr {
  float: right; }

.f-pr {
  position: relative; }

.f-prz {
  position: relative;
  zoom: 1; }

.f-oh {
  overflow: hidden; }

.f-ff0 {
  font-family: arial,\5b8b\4f53; }

.f-ff1 {
  font-family: "Microsoft YaHei",\5fae\8f6f\96c5\9ed1,arial,\5b8b\4f53; }

.f-fs1 {
  font-size: 12px; }

.f-fs2 {
  font-size: 14px; }

.f-fwn {
  font-weight: normal; }

.f-fwb {
  font-weight: bold; }

.f-tal {
  text-align: left; }

.f-tac {
  text-align: center; }

.f-tar {
  text-align: right; }

.f-taj {
  text-align: justify;
  text-justify: inter-ideograph; }

.f-vam, .f-vama * {
  vertical-align: middle; }

.f-wsn {
  word-wrap: normal;
  white-space: nowrap; }

.f-pre {
  overflow: hidden;
  text-align: left;
  white-space: pre-wrap;
  word-wrap: break-word;
  word-break: break-all; }

.f-wwb {
  white-space: normal;
  word-wrap: break-word;
  word-break: break-all; }

.f-ti {
  overflow: hidden;
  text-indent: -30000px; }

.f-ti2 {
  text-indent: 2em; }

.f-lhn {
  line-height: normal; }

.f-tdu, .f-tdu:hover {
  text-decoration: underline; }

.f-tdn, .f-tdn:hover {
  text-decoration: none; }

.f-toe {
  overflow: hidden;
  word-wrap: normal;
  white-space: nowrap;
  text-overflow: ellipsis; }

.f-csp {
  cursor: pointer; }

.f-csd {
  cursor: default; }

.f-csh {
  cursor: help; }

.f-csm {
  cursor: move; }

.f-usn {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none; }

.wrap {
  width: 1020px;
  margin: 0 auto; }
  .wrap .main-content {
    width: 735px;
    float: right; }

.header {
  height: 143px;
  width: 100%;
  background: url("imghead-back.jpg") no-repeat center;
  font-size: 14px;
  color: #6a6a6a; }
  .header .tip {
    width: 1020px;
    height: 35px;
    margin: auto;
    border-bottom: 1px solid #efefef;
    overflow: hidden; }
    .header .tip .tip-text {
      float: left;
      margin-top: 10px; }
    .header .tip .tip-ul {
      float: right;
      margin-top: 10px; }
      .header .tip .tip-ul li {
        float: left;
        border-right: 1px solid #6a6a6a;
        padding: 0 10px; }
  .header .logo {
    width: 1020px;
    margin: auto;
    overflow: hidden; }
    .header .logo img {
      float: left;
      margin-top: 25px; }
    .header .logo .login {
      float: right; }
      .header .logo .login .login-circle {
        margin-right: 15px;
        width: 53px;
        height: 53px;
        border-radius: 50px;
        border: 2px solid #eb4616;
        margin-top: 25px;
        text-align: center;
        line-height: 55px;
        float: left; }
        .header .logo .login .login-circle a {
          width: 100%;
          color: #eb4616;
          display: inline-block; }
      .header .logo .login .register-circle {
        border: 2px solid #f68b00; }
        .header .logo .login .register-circle a {
          color: #f68b00; }

.navigation {
  height: 40px;
  width: 100%;
  background: #f8f8f8 url("imgmenu-back.png") no-repeat top;
  position: absolute; }
  .navigation .wrap {
    width: 1020px;
    height: 40px;
    margin: auto; }
    .navigation .wrap .menu {
      float: left;
      position: relative;
      z-index: 10; }
      .navigation .wrap .menu li {
        float: left;
        position: relative;
        z-index: 10; }
        .navigation .wrap .menu li a {
          display: block;
          padding: 10px 40px;
          font-size: 16px;
          color: #ffffff; }
        .navigation .wrap .menu li .sub-menu {
          position: absolute;
          width: 600px;
          margin-left: 30px;
          display: none; }
          .navigation .wrap .menu li .sub-menu li {
            float: left; }
            .navigation .wrap .menu li .sub-menu li a {
              font-size: 14px;
              color: #333333;
              padding: 10px; }
      .navigation .wrap .menu .current {
        position: absolute;
        top: -8px;
        left: 8.92857%;
        margin-left: -49px;
        width: 95px;
        height: 45px;
        -webkit-transition: all 400ms cubic-bezier(0.45, 1.92, 0.9, 1.54);
        -moz-transition: all 400ms cubic-bezier(0.45, 1.92, 0.9, 1.54);
        -o-transition: all 400ms cubic-bezier(0.45, 1.92, 0.9, 1.54);
        -ms-transition: all 400ms cubic-bezier(0.45, 1.92, 0.9, 1.54);
        transition: all 400ms cubic-bezier(0.16, 1.23, 0.87, 1.18); }
      .navigation .wrap .menu .current-back {
        width: 100%;
        height: 45px;
        position: absolute;
        background: #f66320;
        border-bottom: 2px solid rgba(0, 0, 0, 0.09);
        border-top: 2px solid rgba(255, 255, 255, 0.1); }
      .navigation .wrap .menu .top-arrow {
        position: absolute;
        width: 100%;
        height: 12px;
        top: 13px;
        left: 0;
        z-index: 2; }
      .navigation .wrap .menu .top-arrow:after {
        content: "";
        position: absolute;
        width: 0;
        height: 0;
        border-right: 8px solid #e3671d;
        border-left: 8px solid transparent;
        border-top: 8px solid transparent;
        left: -16px;
        top: -13px; }
      .navigation .wrap .menu .bottom-arrow {
        position: absolute;
        width: 100%;
        height: 12px;
        bottom: 17px;
        left: 0;
        z-index: 2; }
      .navigation .wrap .menu .bottom-arrow:after {
        content: "";
        position: absolute;
        width: 0;
        height: 0;
        bottom: 0;
        border-bottom: 8px solid #e3671d;
        border-top: 8px solid transparent;
        border-right: 8px solid transparent;
        left: 95px;
        top: -23px; }
      .navigation .wrap .menu li:nth-child(1):hover ~ .current {
        left: 8.92857%; }
      .navigation .wrap .menu li:nth-child(2):hover ~ .current {
        left: 27%; }
      .navigation .wrap .menu li:nth-child(3):hover ~ .current {
        left: 48%; }
      .navigation .wrap .menu li:nth-child(4):hover ~ .current {
        left: 69%; }
      .navigation .wrap .menu li:nth-child(5):hover ~ .current {
        left: 90%; }
    .navigation .wrap .search {
      width: 180px;
      height: 24px;
      float: right;
      background: #ffffff;
      border-radius: 5px;
      margin-top: 8px; }
      .navigation .wrap .search input {
        width: 140px;
        height: 100%;
        margin-left: 10px;
        border: none; }

.sidebar {
  width: 246px;
  float: left; }
  .sidebar .title {
    width: 100%;
    height: 57px;
    background: url("imgside-topImg.jpg"); }
    .sidebar .title span {
      color: #fff;
      font-size: 18px;
      line-height: 57px;
      margin-left: 12px; }
  .sidebar ul {
    width: 100%;
    margin: 0;
    padding: 0;
    background-color: #F5F4F4; }
    .sidebar ul .slider-list {
      padding: 0 13px;
      color: #585858;
      font-size: 14px;
      line-height: 40px;
      border-bottom: 1px solid #E9E7E7; }
      .sidebar ul .slider-list .aLink {
        width: 100%;
        display: inline-block; }
        .sidebar ul .slider-list .aLink:after {
          display: block;
          content: ">";
          float: right;
          padding-right: 13px; }
        .sidebar ul .slider-list .aLink:hover {
          color: #ED4914; }
      .sidebar ul .slider-list li {
        line-height: 28px; }
        .sidebar ul .slider-list li a {
          display: inline-block;
          width: 100%;
          color: #a3a3a3;
          font-size: 12px; }
    .sidebar ul .current .aLink {
      color: #ED4914; }
    .sidebar ul .current-inner a {
      color: #ED4914 !important; }

.sidebar .sliderbar_news_list {
  width: auto;
  padding: 0 10px; }

.main {
  margin: 70px 0 100px;
  overflow: hidden; }

.article .article-title {
  font-size: 20px;
  line-height: 50px;
  text-align: center; }
  .article .article-title span {
    width: 100%;
    float: left; }
  .article .article-title .article-time {
    font-size: 12px;
    text-align: right;
    line-height: 30px;
    margin-bottom: 15px; }
.article .article-content {
  font-size: 14px;
  line-height: 25px; }
.article .btn-sign {
  width: 140px;
  height: 39px;
  font-size: 14px;
  text-align: center;
  margin: 30px auto 0;
  line-height: 39px;
  border-radius: 5px;
  background-color: #f4530d; }
  .article .btn-sign a {
    width: 100%;
    color: #fff;
    display: inline-block; }

.footer {
  width: 100%;
  color: #c7c7c7;
  font-size: 14px; }
  .footer a {
    color: #c7c7c7; }
  .footer .footer-list {
    width: 100%;
    /*height: 160px;*/
    padding: 40px 0;
    overflow: hidden;
    background: #585858; }
    .footer .footer-list .footer-left {
      width: 615px;
      height: 100%;
      float: left; }
      .footer .footer-list .footer-left ul {
        width: 75px;
        float: left;
        line-height: 30px;
        margin-right: 70px; }
        .footer .footer-list .footer-left ul .left-title {
          font-size: 16px;
          margin-bottom: 10px; }
          .footer .footer-list .footer-left ul .left-title a {
            color: #ffffff; }
    .footer .footer-list .footer-right {
      width: 340px;
      height: 100%;
      float: right;
      /*padding: 20px 0 20px 40px;*/
      padding: 0 0 20px 40px;
      border-left: 2px solid #696969; }
      .footer .footer-list .footer-right .foote-line {
        width: 100%;
        float: left;
        line-height: 25px; }
        .footer .footer-list .footer-right .foote-line .foote-line-title {
          width: 75px;
          float: left;
          color: #ffffff; }
        .footer .footer-list .footer-right .foote-line .footer-line-content {
          width: 265px;
          float: left; }
      .footer .footer-list .footer-right .QR-images {
        margin-top: 20px; }
        .footer .footer-list .footer-right .QR-images span {
          width: 100px;
          height: 100px;
          float: left;
          margin-right: 20px; }
          .footer .footer-list .footer-right .QR-images span:last-child {
            margin-right: 0; }
          .footer .footer-list .footer-right .QR-images span img {
            width: 100%;
            height: 100%; }
  .footer .footer-copyright {
    width: 100%;
    padding: 20px 0 0;
    font-size: 12px;
    line-height: 30px;
    text-align: center;
    background: #353535; }

#_ideConac {
  width: 100%;
  height: auto;
  float: left;
  text-align: center;
  padding-bottom: 10px;
  background: #353535; }

.crumbs {
  position: relative;
  height: 35px;
  line-height: 35px;
  border-bottom: 1px solid #e5e5e5; }
  .crumbs.short {
    margin-left: 20px; }
  .crumbs i {
    position: relative;
    display: inline-block;
    width: 11px;
    height: 11px;
    background: url("imgposition.png") center no-repeat;
    background-size: 100% 100%; }
  .crumbs span {
    padding-left: 5px; }
    .crumbs span a:hover {
      color: #dd3123; }

.news-item {
  position: relative;
  overflow: hidden;
  list-style-type: none;
  border-bottom: 1px solid #f4f4f4; }
  .news-item i {
    position: absolute;
    top: 16px;
    left: 8px;
    display: block;
    float: left;
    width: 4px;
    height: 4px;
    background-color: #c4c4c4; }
  .news-item .title {
    display: block;
    float: left;
    margin-left: 22px;
    height: 35px;
    line-height: 35px;
    color: #575757; }
    .news-item .title:hover {
      color: #dd3123; }
  .news-item .news-label {
    width: 55px;
    height: 17px;
    float: right;
    color: #ffffff;
    font-size: 12px;
    text-align: center;
    margin: 9px 10px 9px;
    line-height: 17px;
    border-radius: 2px; }
  .news-item .news-label-inustry {
    background: #f8580a; }
  .news-item .news-label-cadre {
    background: #f6970e; }
  .news-item .date {
    display: block;
    float: right;
    width: 100px;
    line-height: 35px;
    text-align: center;
    color: #a3a3a3; }

.news-thum-item {
  position: relative;
  overflow: hidden;
  left: -7px;
  float: left;
  list-style-type: none;
  width: 50%;
  height: 140px;
  border-bottom: 1px solid #f4f4f4; }
  .news-thum-item a {
    display: inline-block;
    width: 100%; }
  .news-thum-item.on .info .title {
    color: #373737; }
  .news-thum-item.on .info .date {
    color: #373737; }
  .news-thum-item .thum {
    position: absolute;
    top: 20px;
    left: 8px;
    width: 138px;
    height: 100px; }
    .news-thum-item .thum img {
      width: 100%;
      height: 100%; }
  .news-thum-item .info {
    padding-left: 165px;
    overflow: hidden; }
    .news-thum-item .info .title {
      margin-top: 28px;
      margin-bottom: 16px;
      padding-right: 60px;
      font-size: 16px;
      line-height: 25px;
      color: #373737;
      overflow: hidden;
      text-overflow: ellipsis;
      display: box;
      display: -webkit-box;
      line-clamp: 2;
      -webkit-line-clamp: 2;
      -webkit-box-orient: vertical; }
    .news-thum-item .info .date {
      color: #7d7d7d; }

.policy-item {
  position: relative;
  overflow: hidden;
  list-style-type: none;
  border-bottom: 1px solid #f4f4f4; }
  .policy-item .content-title {
    position: relative;
    overflow: hidden;
    margin-top: 10px; }
    .policy-item .content-title i {
      position: absolute;
      top: 16px;
      left: 8px;
      display: block;
      float: left;
      width: 4px;
      height: 4px;
      background-color: #c4c4c4; }
    .policy-item .content-title .title {
      display: block;
      float: left;
      margin-left: 22px;
      height: 35px;
      line-height: 35px;
      font-size: 16px;
      color: #575757; }
      .policy-item .content-title .title:hover {
        color: #dd3123; }
    .policy-item .content-title .date {
      display: block;
      float: right;
      width: 100px;
      line-height: 35px;
      text-align: center;
      color: #a3a3a3; }
  .policy-item .description {
    margin-top: 5px;
    margin-bottom: 20px;
    line-height: 20px;
    font-size: 12px;
    color: #a3a3a3; }

.activity-item {
  position: relative;
  overflow: hidden;
  float: left;
  padding: 0 20px;
  height: 173px;
  width: 218px;
  border-right: 1px solid #ebebeb; }
  .activity-item .title {
    margin-top: 19px;
    font-size: 16px;
    color: #585858; }
  .activity-item .description {
    margin-top: 15px;
    font-size: 12px;
    line-height: 24px;
    height: 48px;
    color: #a3a3a3; }
    .activity-item .description a {
      color: #ed4914; }
  .activity-item .btn-sign {
    position: absolute;
    left: 20px;
    bottom: 20px;
    width: 140px;
    height: 40px;
    border-radius: 5px;
    line-height: 40px;
    text-align: center;
    background-color: #ececec;
    color: #bebebe; }

.activity-thum-item {
  position: relative;
  overflow: hidden;
  list-style-type: none;
  height: 182px;
  border-bottom: 1px solid #e5e5e5; }
  .activity-thum-item .thum {
    position: absolute;
    top: 19px;
    left: 0;
    width: 268px;
    height: 144px;
    border: 1px solid #f3f3f3;
    overflow: hidden; }
    .activity-thum-item .thum img {
      width: 100%;
      height: 100%; }
  .activity-thum-item .info {
    padding-left: 294px; }
    .activity-thum-item .info .title {
      margin-top: 37px;
      font-size: 16px;
      color: #4e4e4e; }
    .activity-thum-item .info .description {
      color: #9c9c9c;
      overflow: hidden;
      white-space: nowrap;
      text-overflow: ellipsis;
      margin-top: 20px; }
    .activity-thum-item .info .about {
      margin-top: 46px;
      color: #9c9c9c; }
      .activity-thum-item .info .about .date {
        float: left; }
        .activity-thum-item .info .about .date span {
          color: #ed4914; }
      .activity-thum-item .info .about .address {
        float: left;
        margin-left: 20px; }
        .activity-thum-item .info .about .address span {
          color: #666666; }
    .activity-thum-item .info .btn-sign {
      position: absolute;
      right: 0;
      bottom: 30px;
      width: 140px;
      height: 39px;
      line-height: 39px;
      border-radius: 5px;
      background-color: #f4530d;
      color: #fff;
      text-align: center; }

.pagination {
  /*height: 40px;*/
  line-height: 40px;
  margin: 35px auto;
  overflow: hidden;
  text-align: center; }
  .pagination span {
    margin-right: 10px;
    padding: 5px 10px;
    border: 1px solid #cccccc; }
    .pagination span:first-child {
      border: 0px; }
  .pagination a {
    margin-right: 10px;
    padding: 5px 10px;
    border: 1px solid #cccccc; }
  .pagination .disabled {
    color: #cccccc;
    border: 1px solid #eeeeee; }
  .pagination .current {
    color: #dd3123;
    border: 1px solid #dd3123; }
  .pagination.pagination-problem {
    line-height: 30px; }
  .pagination .ui-paging-container {
    color: #666;
    font-size: 12px; }
    .pagination .ui-paging-container ul {
      overflow: hidden;
      text-align: center;
      list-style: none; }
      .pagination .ui-paging-container ul li {
        display: inline-block;
        padding: 0px 10px;
        margin-left: 5px;
        color: #666; }
        .pagination .ui-paging-container ul li.ui-pager {
          cursor: pointer;
          border: 1px solid #ddd;
          border-radius: 2px; }
        .pagination .ui-paging-container ul li.focus {
          color: #dd3123;
          border: 1px solid #dd3123; }
        .pagination .ui-paging-container ul li.ui-paging-ellipse {
          border: none; }
        .pagination .ui-paging-container ul li.ui-paging-toolbar {
          padding: 0; }
        .pagination .ui-paging-container ul li.ui-paging-toolbar select {
          height: 22px;
          border: 1px solid #ddd;
          color: #666; }
        .pagination .ui-paging-container ul li.ui-paging-toolbar input {
          line-height: 20px;
          height: 20px;
          padding: 0;
          border: 1px solid #ddd;
          text-align: center;
          width: 30px;
          margin: 0 0 0 5px;
          vertical-align: middle; }
        .pagination .ui-paging-container ul li.ui-paging-toolbar a {
          vertical-align: middle;
          text-decoration: none;
          display: inline-block;
          height: 20px;
          border: 1px solid #ddd;
          vertical-align: top;
          border-radius: 2px;
          line-height: 20px;
          padding: 0 3px;
          cursor: pointer;
          margin-left: 5px;
          color: #666; }
        .pagination .ui-paging-container ul li.ui-pager-disabled {
          background-color: #f6f6f6;
          cursor: default;
          border: none;
          color: #ddd; }
        .pagination .ui-paging-container ul li.ui-pager-disabled:hover:hover {
          background-color: #f6f6f6;
          cursor: default;
          border: none;
          color: #ddd; }

.box-title {
  position: relative;
  margin-top: 20px; }
  .box-title i {
    position: relative;
    top: 3px;
    display: inline-block;
    width: 4px;
    height: 17px;
    background: url("imgicon-title.png") center no-repeat;
    background-size: 100% 100%; }
  .box-title span {
    font-size: 16px;
    color: #585858; }

.fixed-left {
  position: fixed;
  right: 50%;
  top: 50%;
  margin-top: 40px;
  margin-right: 520px;
  z-index: 100;
  _position: absolute;
  _bottom: auto;
  _top: expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,60)||0)-(parseInt(this.currentStyle.marginBottom,60)||0))); }
  .fixed-left div {
    width: 120px;
    height: 120px;
    box-shadow: 2px 2px 5px #888888;
    -moz-box-shadow: 2px 2px 5px #888888;
    -webkit-box-shadow: 2px 2px 5px #888888; }
    .fixed-left div a {
      width: auto;
      height: 120px;
      display: inline-block; }
    .fixed-left div img {
      width: auto;
      height: 120px; }

.main-index {
  margin: 70px 0 0; }
  .main-index .wrap .news {
    width: 100%;
    height: 305px;
    margin: 20px 0; }
    .main-index .wrap .news .sliders {
      width: 510px;
      height: 305px;
      float: left; }
      .main-index .wrap .news .sliders .swiper-sliders {
        width: 100%;
        height: 100%;
        margin-left: auto;
        margin-right: auto;
        position: relative;
        overflow: hidden;
        z-index: 1; }
        .main-index .wrap .news .sliders .swiper-sliders .swiper-slide img {
          width: 100%;
          height: 100%; }
        .main-index .wrap .news .sliders .swiper-sliders .swiper-slide .slider-text {
          width: 480px;
          height: 35px;
          font-size: 14px;
          padding: 0 15px;
          float: left;
          color: #ffffff;
          line-height: 35px;
          background: rgba(0, 0, 0, 0.5);
          position: absolute;
          bottom: 0;
          left: 0; }
        .main-index .wrap .news .sliders .swiper-sliders .swiper-dot {
          width: 100px;
          position: absolute;
          bottom: 10px;
          left: 410px;
          z-index: 999; }
          .main-index .wrap .news .sliders .swiper-sliders .swiper-dot .swiper-pagination-bullet {
            width: 20px;
            height: 5px;
            border-radius: 5px;
            background: #b1aea7; }
          .main-index .wrap .news .sliders .swiper-sliders .swiper-dot .swiper-pagination-bullet-active {
            background: #ffffff !important; }
    .main-index .wrap .news .news-list-show {
      width: 490px;
      height: 305px;
      float: right; }
      .main-index .wrap .news .news-list-show .news-titile {
        position: relative;
        width: 490px;
        height: 45px;
        line-height: 45px;
        background: url("imgnews-title-bg.png") no-repeat left bottom;
        /*&::before{
          position: absolute;
          top:19px;
          left: 15px;
          content: '';
          width: 2px;
          height: 11px;
          background: url("imgnews-title-before.png") no-repeat top left;
        }*/ }
        .main-index .wrap .news .news-list-show .news-titile span {
          float: left;
          margin-right: 15px; }
        .main-index .wrap .news .news-list-show .news-titile .news-titleCh {
          color: #585858;
          font-size: 14px;
          font-weight: bold;
          margin-left: 10px;
          position: relative; }
          .main-index .wrap .news .news-list-show .news-titile .news-titleCh:first-child:after {
            content: '';
            width: 2px;
            height: 15px;
            background: #e74119;
            position: absolute;
            right: -13px;
            top: 15px; }
        .main-index .wrap .news .news-list-show .news-titile .news-on a {
          color: #e74119; }
        .main-index .wrap .news .news-list-show .news-titile .news-titleEn {
          color: #b4b4b4; }
        .main-index .wrap .news .news-list-show .news-titile .news-titleM {
          float: right; }
          .main-index .wrap .news .news-list-show .news-titile .news-titleM a {
            color: #878787; }
      .main-index .wrap .news .news-list-show .news-content {
        width: 474px;
        height: 245px;
        padding: 7.5px 8px; }
        .main-index .wrap .news .news-list-show .news-content .hide {
          display: none; }
        .main-index .wrap .news .news-list-show .news-content li {
          width: 100%;
          height: 35px;
          float: left; }
          .main-index .wrap .news .news-list-show .news-content li a {
            width: 100%;
            font-size: 14px;
            line-height: 35px;
            display: inline-block; }
          .main-index .wrap .news .news-list-show .news-content li span {
            float: left; }
          .main-index .wrap .news .news-list-show .news-content li .news-label {
            width: 55px;
            height: 17px;
            color: #ffffff;
            font-size: 12px;
            text-align: center;
            margin: 9px 10px 9px 0;
            line-height: 17px;
            border-radius: 2px; }
          .main-index .wrap .news .news-list-show .news-content li .news-label-inustry {
            background: #f8580a; }
          .main-index .wrap .news .news-list-show .news-content li .news-label-cadre {
            background: #f6970e; }
          .main-index .wrap .news .news-list-show .news-content li .news-date {
            float: right;
            color: #a3a3a3; }
  .main-index .service {
    width: 100%; }
    .main-index .service .wrap {
      overflow: hidden; }
      .main-index .service .wrap .service-list {
        width: 100%;
        float: left;
        overflow: hidden; }
        .main-index .service .wrap .service-list .active {
          color: #ffffff;
          background: #ff5101;
          border: 1px solid #ff5101 !important; }
        .main-index .service .wrap .service-list .service-title {
          width: 118px;
          height: 170px;
          padding: 4px;
          float: left;
          border: 1px solid #d0d0d0;
          position: relative; }
          .main-index .service .wrap .service-list .service-title .arrow {
            width: 25px;
            height: 25px;
            background: url("imgarrow.png") no-repeat;
            background-position: 0 0;
            position: absolute;
            left: 50%;
            margin-left: -12.5px; }
            .main-index .service .wrap .service-list .service-title .arrow:hover {
              background: url("imgarrow-hover.png") no-repeat;
              background-position: 0 0; }
          .main-index .service .wrap .service-list .service-title .pre {
            top: 15px; }
          .main-index .service .wrap .service-list .service-title .next {
            bottom: 15px;
            background-position: 0 -100px; }
            .main-index .service .wrap .service-list .service-title .next:hover {
              bottom: 15px;
              background-position: 0 -100px; }
          .main-index .service .wrap .service-list .service-title .titie-inner {
            width: 100%;
            height: 100%;
            border: 1px dashed #d0d0d0; }
            .main-index .service .wrap .service-list .service-title .titie-inner span {
              width: 100%;
              float: left;
              text-align: center; }
            .main-index .service .wrap .service-list .service-title .titie-inner .serviceCh {
              height: 30px;
              font-size: 16px;
              line-height: 30px;
              font-weight: bold;
              margin-top: 60px; }
            .main-index .service .wrap .service-list .service-title .titie-inner .serviceEn {
              height: 20px;
              color: #b4b4b4;
              font-size: 10px;
              line-height: 20px; }
        .main-index .service .wrap .service-list .swiper-wrapper {
          height: 82px; }
          .main-index .service .wrap .service-list .swiper-wrapper .swiper-slide {
            text-align: center;
            font-size: 18px;
            background: #f6f6f6;
            /* Center slide text vertically */
            display: -webkit-box;
            display: -ms-flexbox;
            display: -webkit-flex;
            display: flex; }
          .main-index .service .wrap .service-list .swiper-wrapper .service-content:hover {
            background: #ff5101;
            border: 1px solid #ff5101 !important; }
            .main-index .service .wrap .service-list .swiper-wrapper .service-content:hover a {
              color: #ffffff; }
            .main-index .service .wrap .service-list .swiper-wrapper .service-content:hover .icon1 {
              background-position: 0 -70px; }
            .main-index .service .wrap .service-list .swiper-wrapper .service-content:hover .icon2 {
              background-position: -157px -70px; }
            .main-index .service .wrap .service-list .swiper-wrapper .service-content:hover .icon3 {
              background-position: -76px -70px; }
            .main-index .service .wrap .service-list .swiper-wrapper .service-content:hover .icon4 {
              background-position: -239px -70px; }
            .main-index .service .wrap .service-list .swiper-wrapper .service-content:hover .icon5 {
              background-position: -320px -70px; }
            .main-index .service .wrap .service-list .swiper-wrapper .service-content:hover .icon6 {
              background-position: -402px -70px; }
            .main-index .service .wrap .service-list .swiper-wrapper .service-content:hover .icon7 {
              background-position: -484px -70px; }
        .main-index .service .wrap .service-list .service-content {
          height: 80px;
          float: left;
          font-size: 12px;
          line-height: 20px;
          text-align: center;
          margin-left: 25px;
          border-radius: 5px;
          background: url("imgservice-bg.png") no-repeat center;
          border: 1px solid #d0d0d0; }
          .main-index .service .wrap .service-list .service-content a {
            display: inline-block;
            width: 112px;
            padding: 20px 35px; }
          .main-index .service .wrap .service-list .service-content .content-icon {
            width: 30px;
            height: 30px;
            float: left;
            margin: 5px 0;
            background: url("imgcenter-icon.png") no-repeat;
            background-position: 0 0; }
          .main-index .service .wrap .service-list .service-content .icon2 {
            background-position: -157px 0; }
          .main-index .service .wrap .service-list .service-content .icon3 {
            background-position: -76px 0; }
          .main-index .service .wrap .service-list .service-content .icon4 {
            background-position: -239px 0; }
          .main-index .service .wrap .service-list .service-content .icon5 {
            background-position: -320px 0; }
          .main-index .service .wrap .service-list .service-content .icon6 {
            background-position: -402px 0; }
          .main-index .service .wrap .service-list .service-content .icon7 {
            background-position: -484px 0; }
          .main-index .service .wrap .service-list .service-content .content-title {
            min-width: 60px;
            float: right; }
        .main-index .service .wrap .service-list .service-content-first {
          line-height: 40px;
          margin-left: 0; }
      .main-index .service .wrap .public .service-content {
        width: 327px;
        height: 48px;
        line-height: 50px;
        margin-bottom: 15px;
        background: url("imgpublic-bg.png") no-repeat center; }
        .main-index .service .wrap .public .service-content:hover {
          border: 1px solid #ec8b09; }
          .main-index .service .wrap .public .service-content:hover a {
            color: #ec8b09; }
        .main-index .service .wrap .public .service-content a {
          width: 100%;
          padding: 0; }
        .main-index .service .wrap .public .service-content .public-span {
          width: 150px;
          height: 48px;
          float: left;
          margin: 0 88.5px; }
          .main-index .service .wrap .public .service-content .public-span .public-icon {
            width: 35px;
            height: 35px;
            margin-top: 7.5px; }
          .main-index .service .wrap .public .service-content .public-span .content-title {
            width: 105px; }
      .main-index .service .wrap .public .public-content a {
        width: 100%;
        padding: 0; }
      .main-index .service .wrap .public .public-content .public-icon {
        width: 40px;
        height: 40px;
        float: left; }
        .main-index .service .wrap .public .public-content .public-icon img {
          width: 100%;
          height: 100%; }
      .main-index .service .wrap .public .public-content .content-title {
        width: 70px;
        float: right;
        text-align: left; }
  .main-index .question {
    width: 100%;
    height: 150px;
    margin: 20px auto; }
    .main-index .question .wrap {
      width: 1018px;
      height: 148px;
      overflow: hidden;
      border: 1px solid #dadada; }
      .main-index .question .wrap .question-title {
        width: 118px;
        height: 88px;
        float: left;
        color: #ffffff;
        padding: 30px 0;
        text-align: center;
        background: url("imgquestion-bg.jpg") no-repeat center #e43c1c; }
        .main-index .question .wrap .question-title span {
          width: 100%;
          float: left; }
        .main-index .question .wrap .question-title .question-titleCh {
          font-size: 16px;
          font-weight: bold;
          line-height: 30px; }
        .main-index .question .wrap .question-title .question-titleEn {
          font-size: 8px;
          color: #f6c8c2;
          line-height: 20px; }
        .main-index .question .wrap .question-title .more {
          width: 65px;
          height: 20px;
          margin: 16px 26.5px 0;
          border-radius: 10px;
          border: 1px solid #f6c8c2; }
          .main-index .question .wrap .question-title .more a {
            display: inline-block;
            width: 100%;
            color: #f6c8c2;
            font-size: 12px;
            line-height: 20px; }
      .main-index .question .wrap .question-content {
        width: 860px;
        height: 108px;
        float: left;
        padding: 20px; }
        .main-index .question .wrap .question-content li {
          width: 415px;
          float: left;
          font-size: 14px;
          padding-left: 15px;
          position: relative; }
          .main-index .question .wrap .question-content li::before {
            position: absolute;
            left: 0;
            top: 11.5px;
            content: '';
            width: 4px;
            height: 4px;
            background: url("imgdot.png") no-repeat center; }
          .main-index .question .wrap .question-content li a {
            width: 100%;
            line-height: 25px;
            display: inline-block;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap; }
  .main-index .report-enter {
    width: 100%;
    height: 90px;
    margin: 25px 0; }
    .main-index .report-enter a {
      display: inline-block;
      width: 100%; }
    .main-index .report-enter img {
      width: 100%;
      height: 100%; }
  .main-index .com-title {
    width: 100%;
    height: 45px;
    border-bottom: 1px solid #E94D28;
    position: relative;
    margin-bottom: 20px;
    background: url("imgindex-title-bg.png") no-repeat bottom; }
    .main-index .com-title:before {
      content: "";
      display: inline-block;
      background: url("imgindex-title-top.png") no-repeat;
      width: 5px;
      height: 15px;
      position: absolute;
      left: 15px;
      top: 18px; }
    .main-index .com-title a {
      font-size: 12px;
      color: #878787;
      float: right;
      margin: 16px; }
  .main-index .big-title {
    font-size: 16px;
    color: #585858;
    line-height: 45px;
    float: left;
    margin-left: 30px;
    margin-right: 20px; }
  .main-index .small-title {
    font-size: 10px;
    color: #B4B4B4;
    line-height: 46px;
    float: left; }
  .main-index .training-base .content {
    width: 100%;
    height: 185px;
    overflow: hidden;
    position: relative;
    margin-bottom: 25px;
    /*.left{ position: absolute; left: 5px; top: 80px;  }
    .right{ position: absolute; right: 5px; top: 80px; }*/ }
    .main-index .training-base .content .item {
      width: 245px;
      height: 100%;
      background-color: #E6E6E6;
      float: left;
      margin-right: 10px; }
      .main-index .training-base .content .item .up {
        width: 100%;
        height: 150px;
        overflow: hidden; }
        .main-index .training-base .content .item .up img {
          width: 100%;
          height: 100%; }
      .main-index .training-base .content .item .down {
        padding: 10px;
        font-size: 14px; }
        .main-index .training-base .content .item .down i {
          float: right;
          display: inline-block;
          width: 18px;
          height: 18px;
          background: url("imgindex-TB-icon-default.png"); }
      .main-index .training-base .content .item:hover .down {
        background: url("imgindex-TB-bg.jpg");
        color: #fff; }
        .main-index .training-base .content .item:hover .down i {
          background: url("imgindex-TB-icon.png"); }
    .main-index .training-base .content .swiper-button-next, .main-index .training-base .content .swiper-container-rtl .swiper-button-prev {
      background-image: url("imgindex-TB-right.png"); }
    .main-index .training-base .content .swiper-button-prev, .main-index .training-base .content .swiper-container-rtl .swiper-button-next {
      background-image: url("imgindex-TB-left.png"); }
  .main-index .special-report .content .item {
    width: 490px;
    height: 130px;
    border: 1px solid #E6E6E6;
    background: #F8F7F7;
    float: left;
    margin: 0 5px 30px 10px; }
    .main-index .special-report .content .item img {
      width: 200px;
      height: 100%;
      float: left; }
    .main-index .special-report .content .item .box {
      width: 270px;
      height: 100px;
      margin: 10px;
      float: left;
      font-size: 14px;
      line-height: 20px; }
      .main-index .special-report .content .item .box .title {
        font-size: 16px;
        line-height: 28px; }
      .main-index .special-report .content .item .box .brief {
        margin-top: 15px;
        word-wrap: break-word; }
    .main-index .special-report .content .item:hover .title, .main-index .special-report .content .item:hover .time {
      color: #ED4914; }
  .main-index .link {
    width: 100%;
    clear: both; }
    .main-index .link .link-title {
      width: 100%; }
      .main-index .link .link-title .line {
        width: 100%;
        height: 2px;
        background: #F5F5F5; }
      .main-index .link .link-title .title {
        width: 150px;
        background-color: #fff;
        /*margin: 0 auto;
        margin-top: -25px;*/
        overflow: hidden;
        position: relative;
        left: 50%;
        margin-left: -75px;
        top: -25px; }
    .main-index .link .logo-list {
      background-color: #F5F5F5;
      height: 155px; }
      .main-index .link .logo-list .link-swiper {
        position: relative; }
        .main-index .link .logo-list .link-swiper .logo {
          width: 255px;
          height: 155px;
          float: left;
          text-align: center; }
          .main-index .link .logo-list .link-swiper .logo img {
            height: 95px;
            width: 100%;
            margin: 30px 0; }
        .main-index .link .logo-list .link-swiper .link-button {
          position: absolute;
          top: 55px;
          z-index: 999;
          width: 22px;
          height: 45px;
          background: url("imgactivity-button.png") no-repeat #eeeeee;
          filter: alpha(opacity=50);
          -moz-opacity: 0.5;
          -khtml-opacity: 0.5;
          opacity: 0.5; }
        .main-index .link .logo-list .link-swiper .swiper-link-next {
          right: 10px;
          background-position: -27px 15px; }
        .main-index .link .logo-list .link-swiper .swiper-link-prev {
          left: 10px;
          background-position: 5px 15px; }

.main-news-thum-list .list {
  overflow: hidden; }

.main-activity-list .list-item {
  width: 100%;
  height: 50px;
  font-size: 14px;
  padding: 0 15px;
  line-height: 50px;
  margin-top: 20px;
  border: 1px solid #e7e7e7; }
  .main-activity-list .list-item li {
    float: left;
    padding-right: 40px; }
    .main-activity-list .list-item li:first-child {
      padding-right: 20px; }
  .main-activity-list .list-item .activity-on a {
    color: #f94812; }
.main-activity-list .box .list {
  width: 100%;
  overflow: hidden; }
  .main-activity-list .box .list ul {
    width: 100%;
    overflow: hidden; }
    .main-activity-list .box .list ul .activity-thum-item a {
      width: 100%;
      display: inline-block; }
  .main-activity-list .box .list .active-list {
    width: 100000px;
    margin-left: -15px; }
    .main-activity-list .box .list .active-list .activity-item {
      padding: 0; }
  .main-activity-list .box .list .swiper-button {
    width: 22px;
    height: 24px;
    background: url("imgactivity-button.png") no-repeat #eeeeee;
    background-position: 5px 4px;
    position: absolute;
    top: 19px;
    z-index: 999; }
  .main-activity-list .box .list .button-prev {
    right: 50px; }
    .main-activity-list .box .list .button-prev:hover {
      background: url("imgactivity-button.png") no-repeat #ed4914;
      background-position: 5px -30px; }
  .main-activity-list .box .list .button-next {
    right: 20px;
    background-position: -27px 4px; }
    .main-activity-list .box .list .button-next:hover {
      background: url("imgactivity-button.png") no-repeat #ed4914;
      background-position: -27px -30px; }

.main-about .main-content .detail {
  width: 740px;
  float: right;
  font-size: 14px; }
  .main-about .main-content .detail .title {
    font-size: 16px;
    color: #585858;
    font-weight: normal;
    padding: 10px 0; }
  .main-about .main-content .detail .about-ul {
    overflow: hidden; }
    .main-about .main-content .detail .about-ul li {
      list-style-type: square;
      float: left;
      margin: 10px 40px 10px 20px;
      color: #585858; }
  .main-about .main-content .detail .work-detail {
    overflow: hidden; }
    .main-about .main-content .detail .work-detail img {
      float: left; }
    .main-about .main-content .detail .work-detail div {
      float: right;
      margin-top: 30px; }
      .main-about .main-content .detail .work-detail div p {
        padding-top: 10px; }
      .main-about .main-content .detail .work-detail div .about-ul li {
        float: inherit; }
  .main-about .main-content .detail .good-detail .about-ul {
    margin: 10px 0; }
    .main-about .main-content .detail .good-detail .about-ul li {
      list-style: none;
      width: 230px;
      margin: 10px 0 0 0; }
      .main-about .main-content .detail .good-detail .about-ul li:nth-child(3) {
        width: 260px; }
      .main-about .main-content .detail .good-detail .about-ul li .num {
        font-size: 24px;
        font-style: italic;
        color: #bdbbbc; }
  .main-about .main-content .detail .resolve-detail .about-ul li {
    float: inherit; }
  .main-about .main-content .detail .resolve-detail p {
    text-indent: 2em;
    margin-bottom: 10px; }
  .main-about .main-content .detail .resolve-detail img {
    margin-top: 10px; }

.main-contact .main-content .detail {
  width: 740px;
  float: right; }
  .main-contact .main-content .detail .title {
    font-size: 16px;
    margin-top: 20px; }
    .main-contact .main-content .detail .title h2 {
      display: inline-block; }
    .main-contact .main-content .detail .title span {
      font-weight: bold;
      color: #d7d5d6; }
  .main-contact .main-content .detail .message {
    color: #595959;
    padding-top: 10px;
    font-size: 14px; }
  .main-contact .main-content .detail img {
    margin-top: 20px; }

.main-login {
  margin-top: 50px; }
  .main-login .detail {
    margin-top: 20px; }
    .main-login .detail .login {
      width: 360px;
      margin: 0 auto; }
      .main-login .detail .login .width_1 {
        width: 65px; }
      .main-login .detail .login .width_2 {
        width: 285px; }
        .main-login .detail .login .width_2 .checkBox {
          width: 14px;
          height: 14px;
          margin: 13px 5px 13px 0;
          float: left; }
      .main-login .detail .login .c_a9a9a9 {
        color: #a9a9a9; }
      .main-login .detail .login .input-1 {
        display: block;
        width: 97%;
        height: 40px;
        padding-left: 6px;
        border-radius: 4px;
        border: 1px solid #ccc; }
      .main-login .detail .login .title {
        height: 50px;
        font-size: 16px; }
      .main-login .detail .login .name {
        margin-bottom: 15px;
        line-height: 40px; }
      .main-login .detail .login .btn {
        padding-top: 25px; }
        .main-login .detail .login .btn .btn-login {
          padding: 12px 130px;
          font-size: 16px;
          color: #ffffff;
          border-radius: 4px;
          border: none;
          background: -webkit-linear-gradient(#ff6203, #db2f25);
          background: -o-linear-gradient(#ff6203, #db2f25);
          background: -moz-linear-gradient(#ff6203, #db2f25);
          background: linear-gradient(#ff6203, #db2f25); }
      .main-login .detail .login .no-account {
        padding-top: 30px; }
        .main-login .detail .login .no-account a {
          text-decoration: underline;
          color: #dd3123; }

.main-register .detail {
  margin-top: 20px; }
.main-register .register {
  width: 385px;
  margin: 0 auto; }
  .main-register .register .width_1 {
    width: 90px; }
  .main-register .register .width_2 {
    width: 285px; }
  .main-register .register .c_a9a9a9 {
    color: #a9a9a9; }
  .main-register .register .input-1 {
    display: block;
    width: 97%;
    height: 40px;
    padding-left: 6px;
    border-radius: 4px;
    border: 1px solid #ccc; }
  .main-register .register .title {
    height: 50px;
    font-size: 16px; }
  .main-register .register .radio {
    height: 30px; }
  .main-register .register .name {
    margin-bottom: 15px;
    line-height: 40px; }
    .main-register .register .name .star {
      padding: 3px 5px 0 0;
      font-size: 20px;
      color: red; }
  .main-register .register .btn {
    padding-top: 30px; }
    .main-register .register .btn .btn-register {
      padding: 12px 130px;
      font-size: 16px;
      color: #ffffff;
      border-radius: 4px;
      border: none;
      background: -webkit-linear-gradient(#ff6203, #db2f25);
      background: -o-linear-gradient(#ff6203, #db2f25);
      background: -moz-linear-gradient(#ff6203, #db2f25);
      background: linear-gradient(#ff6203, #db2f25); }

.main-password {
  margin-top: 50px; }
  .main-password .detail {
    margin-top: 20px; }
    .main-password .detail .forget-pwd {
      width: 405px;
      margin: 0 auto; }
      .main-password .detail .forget-pwd .width_1 {
        width: 65px; }
      .main-password .detail .forget-pwd .width_2 {
        width: 325px; }
      .main-password .detail .forget-pwd .input-1 {
        display: block;
        width: 97%;
        height: 40px;
        padding-left: 6px;
        border-radius: 4px;
        border: 1px solid #ccc; }
      .main-password .detail .forget-pwd .c_269aee {
        color: #269aee; }
      .main-password .detail .forget-pwd .title {
        height: 50px;
        font-size: 16px; }
      .main-password .detail .forget-pwd .name {
        margin-bottom: 15px;
        line-height: 40px; }
        .main-password .detail .forget-pwd .name .ver-code {
          height: 40px; }
          .main-password .detail .forget-pwd .name .ver-code .change {
            width: 80px;
            height: 38px;
            border: 1px solid #f0f0f0; }
          .main-password .detail .forget-pwd .name .ver-code div {
            height: 100%; }
            .main-password .detail .forget-pwd .name .ver-code div img {
              width: 80px;
              height: 100%; }
            .main-password .detail .forget-pwd .name .ver-code div .menu {
              display: block;
              margin: 14px 5px 0 10px;
              width: 14px;
              height: 12px;
              background: url(imgchange.png) no-repeat center;
              -moz-background-size: 100% 100%;
              -webkit-background-size: 100% 100%;
              -o-background-size: 100% 100%;
              background-size: 100% 100%; }
      .main-password .detail .forget-pwd .btn {
        padding-top: 45px; }
        .main-password .detail .forget-pwd .btn .btn-forget {
          padding: 12px 130px;
          font-size: 16px;
          color: #ffffff;
          border-radius: 4px;
          border: none;
          background: -webkit-linear-gradient(#ff6203, #db2f25);
          background: -o-linear-gradient(#ff6203, #db2f25);
          background: -moz-linear-gradient(#ff6203, #db2f25);
          background: linear-gradient(#ff6203, #db2f25); }

.main-center .detail {
  width: 100%;
  height: 445px;
  margin: 20px 0 80px;
  overflow: hidden; }
  .main-center .detail .center-img {
    width: 565px;
    height: 212px;
    float: left;
    margin-bottom: 20px; }
    .main-center .detail .center-img img {
      width: 100%;
      height: 100%; }
  .main-center .detail .center-title {
    height: 45px;
    padding: 0 13px;
    line-height: 45px;
    background: #f8f8f8;
    border-bottom: 1px solid #dfdfdf; }
    .main-center .detail .center-title .title {
      float: left;
      font-size: 16px; }
    .main-center .detail .center-title .more {
      float: right;
      color: #949494;
      font-size: 14px; }
  .main-center .detail .center-list {
    width: 415px;
    height: 210px;
    float: right;
    margin-bottom: 20px;
    border: 1px solid #dfdfdf; }
    .main-center .detail .center-list .center-list-content {
      height: 164px;
      padding: 0 13px;
      line-height: 30px; }
      .main-center .detail .center-list .center-list-content li {
        position: relative;
        padding-left: 15px; }
        .main-center .detail .center-list .center-list-content li:before {
          content: '';
          width: 5px;
          height: 5px;
          background: #c3c3c3;
          position: absolute;
          left: 0px;
          top: 12.5px; }
        .main-center .detail .center-list .center-list-content li a {
          width: 100%;
          font-size: 14px;
          display: inline-block; }
  .main-center .detail .center-icon {
    width: 565px;
    height: 210px;
    float: left;
    border: 1px solid #dfdfdf; }
    .main-center .detail .center-icon .icon-list {
      overflow: hidden;
      padding: 12px 10px; }
      .main-center .detail .center-icon .icon-list .margin {
        margin-right: 0; }
      .main-center .detail .center-icon .icon-list .line {
        line-height: 40px; }
      .main-center .detail .center-icon .icon-list li {
        width: 125px;
        height: 40px;
        float: left;
        margin: 15px 15px 15px 0; }
        .main-center .detail .center-icon .icon-list li a {
          width: 100%;
          height: 100%;
          display: inline-block; }
        .main-center .detail .center-icon .icon-list li span {
          line-height: 20px; }
        .main-center .detail .center-icon .icon-list li .icon-img {
          width: 30px;
          height: 30px;
          float: left;
          margin: 5px 10px 5px 0;
          background: url("imgcenter-icon.png") no-repeat;
          background-position: 0 0; }
        .main-center .detail .center-icon .icon-list li .icon-img2 {
          background-position: -76px 0; }
        .main-center .detail .center-icon .icon-list li .icon-img3 {
          background-position: -160px 0; }
        .main-center .detail .center-icon .icon-list li .icon-img4 {
          background-position: -239px 0; }
        .main-center .detail .center-icon .icon-list li .icon-img5 {
          background-position: -320px 0; }
        .main-center .detail .center-icon .icon-list li .icon-img6 {
          background-position: -402px 0; }
        .main-center .detail .center-icon .icon-list li .icon-img7 {
          background-position: -484px 0; }
        .main-center .detail .center-icon .icon-list li .icon-text {
          width: 85px;
          float: right; }

.baoming {
  display: none;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999; }
  .baoming .QR {
    width: 400px;
    height: 375px;
    margin: 80px auto 0;
    background: url("imgQR-bg.jpg") no-repeat left top;
    position: relative; }
    .baoming .QR .QR-close {
      width: 40px;
      height: 40px;
      position: absolute;
      top: -20px;
      right: -60px; }
      .baoming .QR .QR-close img {
        width: 100%;
        height: 100%; }
    .baoming .QR .left-QR {
      width: 235px;
      height: 375px;
      float: left; }
      .baoming .QR .left-QR img {
        width: 100px;
        height: 100px;
        margin: 136px 0 0 67px; }
    .baoming .QR .right-QR {
      width: 165px;
      height: 375px;
      float: left; }
      .baoming .QR .right-QR p {
        font-size: 20px;
        line-height: 50px; }
        .baoming .QR .right-QR p:first-child {
          margin-top: 80px; }
        .baoming .QR .right-QR p:first-child + p {
          font-size: 30px; }

.search .wrap .main-content {
  width: 100%; }

.problems .box .list {
  width: auto;
  font-size: 14px;
  overflow: hidden;
  padding: 20px 0; }
  .problems .box .list .box-title {
    margin: 0 0 20px; }
  .problems .box .list .input-text {
    width: 100%;
    float: left;
    margin-bottom: 10px; }
    .problems .box .list .input-text label {
      width: 90px;
      line-height: 30px;
      float: left; }
    .problems .box .list .input-text input {
      width: 178px;
      height: 28px;
      float: left;
      padding: 0 10px;
      border: 1px solid #999999; }
    .problems .box .list .input-text select {
      width: 200px;
      height: 30px;
      float: left; }
  .problems .box .list .message input {
    width: 480px; }
  .problems .box .list .message textarea {
    width: 480px;
    float: left;
    padding: 10px; }
  .problems .box .list .verification input {
    width: 108px;
    margin-right: 10px; }
  .problems .box .list .verification span {
    width: 78px;
    height: 28px;
    float: left;
    border: 1px solid #999999; }
    .problems .box .list .verification span img {
      width: 100%;
      height: 100%; }
  .problems .box .list .button {
    width: 110px;
    height: 30px;
    float: left;
    margin: 10px 0 0 90px; }
    .problems .box .list .button button {
      width: 100%;
      height: 100%;
      border: 0;
      border-radius: 5px;
      color: #ffffff;
      font-size: 14px;
      background: #f6560a; }
.problems .box .problems-list .box-title {
  margin-top: 0; }
.problems .box .problems-list ul {
  margin-top: 20px; }

.problems-detail .article {
  padding: 20px 0; }
  .problems-detail .article p {
    font-size: 14px;
    line-height: 30px;
    overflow: hidden; }
    .problems-detail .article p .left {
      float: left; }
    .problems-detail .article p .article-left-title {
      width: 50px; }
    .problems-detail .article p .question-text {
      width: 970px; }
    .problems-detail .article p .answer {
      width: 970px; }
  .problems-detail .article .btn-sign {
    float: left; }

.training .wrap .main-content {
  width: 100%; }
  .training .wrap .main-content .news-thum-item .info .title {
    margin: 25px 0 5px; }
  .training .wrap .main-content .news-thum-item .info .date {
    margin-bottom: 5px; }
  .training .wrap .main-content .news-thum-item .info .zhaiyao {
    line-height: 20px;
    color: #7d7d7d; }

/*# sourceMappingURL=main.css.map */
