﻿/* CSS Document */

* {
  margin: 0px;
  padding: 0px;
}

html, body {
  width: 100%;
  height: 100%;
  background-color: #ffffff; /*f5f5f5*/
  font-size: 14px;
  color: #222;
}

p {
  font-size: 14px;
  line-height: 25px;
}

h2 {
  font-size: 20px;
  line-height: 1.2;
}

.scfx_report_title p, .data_title p {
  font-size: 1em;
}

.banner {
  margin: 0px;
  padding: 0px;
  text-align: center;
  min-width: 1200px;
}

  .banner, .banner img, .weizhi {
    width: 100%;
  }

.weizhi {
  padding: 20px 0;
  font-size: 16px;
  letter-spacing: 2px;
  border-bottom: 2px solid #da1e1c;
  margin-bottom: 16px;
}
  /*提示位置*/
  .weizhi a, .weizhi a:hover {
    color: #da1c1c;
  }

.weizhi_product {
  font-size: 1em;
  margin-top: 1em;
  margin-bottom: 1em;
  margin-left: 20em;
  color: #666666;
}
/*提示智地货架位置*/
/*左右内容*/
.left {
  width: 160px;
  text-align: center;
  background-color: #FFFFFF;
  float: left;
  margin-right: 70px;
  margin-bottom: 40px;
}

  .left ul li a {
    color: #222;
    display: block;
    font-size: 16px;
  }

    .left ul li a:hover, .left ul li.cur a {
      background: -moz-linear-gradient(top,#fd6867,#da1d1e); /*火狐*/
      background: -webkit-gradient(linear, 0% 0%, 0% 100%,from(#fd6867), to(#da1d1e)); /*谷歌*/
      background-image: -webkit-gradient(linear,left bottom,left top,color-start(0, #fd6867),color-stop(1, #da1d1e)); /* Safari & Chrome*/
      filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#fd6867', endColorstr='#da1d1e'); /*IE6 & IE7*/
      -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#fd6867', endColorstr='#da1d1e')"; /* IE8 */
      color: #FFFFFF;
    }

  .left ul li {
    line-height: 52px;
    border-bottom: 1px dashed #000;
  }

.none {
  display: none;
}

.block {
  display: block;
}

.divDialog {
  height: 300px;
  overflow: auto;
}

.right, .cyzx_right {
  width: 100%;
  height: -99999px;
  background-color: #FFFFFF;
  float: left;
  margin-bottom: 10px; /*display: none;*/
}

.footer3 {
  clear: both;
  position: relative;
  margin: 0;
  padding: 0;
  float: left;
}
/*data*/
.scfx_report {
  float: none;
}

#kongge {
  background: #FFFFFF;
  border: 0px;
}
/*加入我们*/
#menusider {
  float: left;
}

  #menusider .selected {
    color: #ff6600;
  }

#content {
  float: left;
  width: 970px;
}

#content_detail {
  width: 1000px;
  margin: auto;
}

#content1 {
  margin-left: -1em;
}

.right img {
  margin: 0.5em;
}
/*product*/
.prduct_right {
  float: left;
  width: 80%;
}

.product_nav {
  width: 20%;
  height: 2em;
  font-size: 1.2em;
  text-align: center; /*  background-color:#f5f5f5;*/
  margin-left: 6%;
  margin-bottom: 1.5em;
  float: left;
  font-weight: 150;
}

  .product_nav ul {
    margin-left: 2.5em;
  }

    .product_nav ul li {
      float: left;
      width: 7em;
      margin-left: 1px;
      color: #000000;
      background-color: #CCCCCC;
      border-right: 2px solid #FFFFFF;
    }

      .product_nav ul li a {
        color: #000000;
      }

      .product_nav ul li.cur {
        background: #a5c9d9;
      }
      /*.product_nav ul li a:visited{ background:#FF0000; color:#FFFFFF;}
.product_nav ul li a:hover{ background:#FF0000; color:#FFFFFF;}
.product_nav ul li:visited{  background:#FF0000; color:#FFFFFF;}*/
      .product_nav ul li:hover {
        background: #a5c9d9;
        color: #FFFFFF;
      }

    .product_nav ul li {
      line-height: 2em;
    }

.ptjianjie p {
}

.search {
  padding-top: 0.75em,padding-bottom:0.75em;
}

  .search input {
    width: 10em;
    line-height: 1.5em;
    padding-left: 3em;
    vertical-align: middle;
    background: url(../image/放大镜.png) no-repeat;
    background-size: 1.5em;
    border: 1px solid #ccc;
  }

.product_nav_detail {
  text-align: center;
  margin-left: 8%;
  height: -99999px;
  background-color: #FFFFFF;
  display: none;
  margin-top: 1em;
}
/*产品列表的明细显示部分*/
/*productdetails*/
#product_details_content {
  width: 72%;
  float: left;
}

.productdetails_01 {
  float: left;
  width: 65%;
  margin-left: 6em;
}

.productdetails_02 {
  float: right;
  width: 20%;
  margin-right: 1.5em;
  margin-bottom: 1em; /*margin-left:-2em;*/
  margin-top: -35.5em;
}

.product_details_nav {
  width: 80%;
  height: 2em;
  font-size: 1.5em;
  text-align: center;
  background-color: #f5f5f5;
  margin-left: 0.5em;
  margin-bottom: 1.5em;
  float: left;
}

  .product_details_nav ul {
    margin-left: 3.5em;
  }

    .product_details_nav ul li {
      float: left;
      width: 9em;
      margin-left: 1px;
      color: #000000;
      background-color: #CCCCCC;
      border-right: 2px solid #FFFFFF;
    }

      .product_details_nav ul li a {
        color: #000000;
      }

        .product_details_nav ul li a:visited {
          background: #FF0000;
          color: #FFFFFF;
        }

        .product_details_nav ul li a:hover {
          background: #FF0000;
          color: #FFFFFF;
        }

      .product_details_nav ul li:visited {
        background: #FF0000;
        color: #FFFFFF;
      }

      .product_details_nav ul li:hover {
        background: #FF0000;
        color: #FFFFFF;
      }

    .product_details_nav ul li {
      line-height: 2em;
    }

.product_details_nav_content {
  text-align: center;
  height: -99999px;
  background-color: #FFFFFF;
  display: none;
  margin-left: 6em;
}
/*zdpt*/

.ptfw_bg {
  background: #FFFFFF;
  position: relative;
  height: auto;
  width: 72%;
}

#ptln_p {
  text-align: left;
  color: #666666;
  padding-bottom: 1em;
}

.ptln {
  min-height: 4em;
  width: 100%;
  text-align: center;
}

.margin-bottom-50 {
  margin-bottom: -50px;
}

.ptln img {
  margin: 0px;
  margin-top: 5px;
}

.zdpt_title {
  text-align: left;
  border-left: #da1c1c solid 10px;
  padding-left: 5px;
}

.title_line {
  height: 2px;
  background: #da1c1c;
  margin: 10px auto;
  border: none;
}

.zdpt_box {
  margin-top: 25px;
  position: relative;
}

.box_title {
  width: 18px;
}

.margin-12 {
  margin: 12px;
}

.divMember {
  width: 260px;
  background-color: #dddddd;
  height: 189px;
  margin: 5px;
}

  .divMember img {
    width: 110px;
  }

  .margin-top-25, .divMember p {
    margin-top: 25px;
  }

  .divMember p {
    color: #808080;
  }

  .divMember .img_wrap {
    width: 122px;
  }

.meber_content {
  width: 100px;
}

.zdpt_wrap {
  width: 100%;
  padding-bottom: 20px;
  margin-top: 50px;
}

.border-dashed {
  border-bottom: dashed #dddddd 1px;
}
/**/
.news_dis_ptln {
  margin-top: 0em;
}

.ptln_fontsize {
  font-size: 1.6em;
  color: #666666;
}

.fontsize1 {
  font-size: 12px;
  color: #999;
}

.ptln_i {
  float: left;
  width: 88%;
  margin-bottom: 4em;
  margin-left: 2em;
}

.ptln_img-3 {
  padding-left: 0em;
}

.ptln_img {
  width: 16em;
  background: #FFFFFF;
  margin-top: 0em;
  margin-bottom: 0em;
  float: left;
  text-align: center;
  padding-bottom: 0em;
  margin-left: 1.5em;
}

.ptln_img_1 {
  margin-left: 18%;
}

.bg1 {
  background: #f5f5f5;
  height: auto !important;
  height: 6em;
  min-height: 6em;
  width: 100%;
  text-align: center;
  overflow: hidden;
  padding-top: 1em;
  margin-bottom: -2em;
}

#jigoufenbu {
  margin-left: 0px;
  width: 100%;
  background-color: #f5f5f5;
  position: relative;
  margin-top: 0em;
}

.zdjy_content {
  margin-left: 4.6em;
  margin-top: 0em;
  background: #FFFFFF;
}

  .zdjy_content ul li {
    list-style: none;
  }

.zdjy {
  text-align: center;
  color: #666666;
  border: 2px solid #F0F0F0;
  width: 13em;
  float: left;
  margin-left: 1.5em;
  margin-bottom: 50px;
  background: #FFFFFF;
  height: 192px;
}

  .zdjy img {
    width: 12em;
    height: 180px;
  }

  .zdjy a {
    font-size: 1.5em;
  }
/*news*/

.red {
  width: 100%;
  margin-bottom: 0em;
  padding-bottom: 0em;
}

.right ul {
  list-style: disc inside;
  margin: 0;
}

  .right ul.red li {
    color: red;
    font-size: 1em;
  }

    .right ul.red li span {
      display: inline-block;
      color: black;
      font-size: 14px;
    }

.divMore img {
  margin: 40px auto;
}
/*成员交流详情页*/
.cyjldetail_left {
  width: 20%;
  height: -9999em;
  font-size: 1.5em;
  text-align: center;
  background-color: #FFFFFF;
  margin-left: 3em;
  margin-bottom: 1.5em;
  float: left;
}
/*成员交流页*/
.cyjl_left {
  width: 75%;
  height: -9999em;
  text-align: center;
  margin-left: 1.5em;
  margin-bottom: 1.5em;
  float: left;
}

.cyjl_right {
  width: 20%;
  height: -9999em;
  text-align: center;
  margin-left: -2em;
  margin-bottom: 1.5em;
  float: left;
}
/*成员中心*/
.cyzx_content {
  width: 70%;
}

.cyzx_right ul {
  list-style: disc;
  font-size: 1em;
  margin-top: 0em;
  margin-bottom: 0em;
}

  .cyzx_right ul.red li {
    color: red;
    font-size: 1em;
  }

    .cyzx_right ul.red li span {
      display: inline-block;
      color: black;
      font-size: 1em;
    }

  .cyzx_right ul li {
    line-height: 3em;
    font-size: 1em;
    margin-left: 3.5em;
  }

.cyzx_righ ul li {
  float: left;
  list-style: none;
}

.cyzx_right img {
  margin: 0.5em;
}

.red li {
  border-bottom: 1px dashed #CCCCCC;
}

  .red li a#baoming {
    color: #000000;
    border: 2px solid #E7E7E7;
    border-radius: 5px;
    background: #E7E7E7;
    height: 2em;
  }

    .red li a#baoming:hover {
      color: #FFFFFF;
      border: 2px solid #a5c9d9;
      border-radius: 5px;
      background: #a5c9d9;
      height: 2em;
    }

  .red li span {
    display: inline-block;
    color: black;
    font-size: 1em;
    background: #FFFFFF;
  }

.ul_dis {
  margin-top: 0em;
  color: black;
  font-size: 1em;
  float: left;
  width: 100%;
  margin-bottom: 1em;
}

  .ul_dis li {
    border-bottom: 1px dashed #CCCCCC;
  }

  .ul_dis ul {
    list-style: none;
  }

    .ul_dis ul li {
      line-height: 3em;
      border-bottom: 1px dashed #CCCCCC;
    }

      .ul_dis ul li a#baoming {
        color: #000000;
        height: 2em;
        border: 2px solid #E7E7E7;
        border-radius: 5px;
        background: #E7E7E7;
      }

        .ul_dis ul li a#baoming:hover {
          color: #FFFFFF;
          border: 2px solid #a5c9d9;
          border-radius: 5px;
          background: #a5c9d9;
          height: 2em;
        }

.cyzx_img {
  border: 1px solid #E4E4E4;
  background: #FFFFFF;
  width: 20%;
  float: left;
  margin-left: 1.4em;
  padding: 0.4em;
  margin-top: 0.5em;
  height: 200px;
}

  .cyzx_img img {
    width: 90%;
  }

  .cyzx_img p {
    text-align: center;
  }

    .cyzx_img p a {
      text-align: center;
      width: 60px;
    }

  .cyzx_img a {
    display: block;
    padding-right: 20px;
    background: #009900;
    color: #FFFFFF;
    border-radius: 3px;
    float: right;
  }

.cyzx_right_wentifankui {
  background: url(../image/pic07.jpg) no-repeat;
}

  .cyzx_right_wentifankui #t {
    padding-top: 9em;
    text-align: center;
    font-size: 2.5em;
    padding-left: 2em;
  }

  .cyzx_right_wentifankui div {
    font-size: 1em color:#FFFFFF;
    padding-left: 2em;
  }

.cyzx_dztsg {
  margin-left: 2em;
}

  .cyzx_dztsg input {
    width: 15em;
    height: 3em;
    padding-left: 2em;
    font-size: 1em;
    border-radius: 10px;
    margin-top: 1.5em;
    background: url(image/pic06.png) no-repeat;
    border: 1px solid #ccc;
  }

.cyzx_dztsg_serch {
  float: left;
  margin-left: 1em;
}

  .cyzx_dztsg_serch input {
    height: 2em;
  }

.cyzx_dztsg_serch_button {
  float: left;
  margin-left: 0em;
  margin-bottom: 2em;
}

  .cyzx_dztsg_serch_button input {
    width: 6em;
    height: 2em;
    margin-left: 1em;
    float: left;
    text-align: center;
    background: #a5c9d9;
    color: #FFFFFF;
  }

.cyzx_dztsg_select_year {
  float: left;
  margin-left: 0em;
}

  .cyzx_dztsg_select_year select {
    width: 8em;
    height: 2em;
    font-size: 1em;
    font-weight: 200;
    border-radius: 10px;
    margin-top: 1.5em;
    padding-left: 1em;
  }
/*成员中心-电子图书馆菜单*/
.cyzx_nav, .cyzx_nav1 {
  clear: both;
  text-align: center;
  width: 100%;
  height: 1em;
}

  .cyzx_nav a, .cyzx_nav1 a {
    color: #484848;
  }

  .cyzx_nav ul, .cyzx_nav1 ul {
    height: 0.8em;
    list-style: none;
  }

    .cyzx_nav ul li, .cyzx_nav1 ul li {
      width: 12%;
      font-size: 0.9em;
      float: left;
      margin-left: 0em;
      background: #a5c9d9;
      color: #FFFFFF;
    }

      .cyzx_nav ul li:hover, .cyzx_nav1 ul li:hover {
        background: #a5c9d9;
        color: #666666;
      }

.cyzx_nav_detail_1, .cyzx_nav_detail_2 {
  display: none;
  background-color: rgba(229,229,229,0.7);
  width: 96%;
  margin-bottom: 2em;
}

  .cyzx_nav_detail_1 table, .cyzx_nav_detail_2 table {
    text-align: center;
    font-size: 10px;
  }

  .cyzx_nav_detail_1 tr, .cyzx_nav_detail_2 tr {
    width: 100%;
  }

    .cyzx_nav_detail_1 tr th, .cyzx_nav_detail_2 tr th {
      width: 27%;
      text-align: left;
      line-height: 2em;
      font-size: 0.9em;
      padding-left: 0.8em;
    }

      .cyzx_nav_detail_1 tr th a, .cyzx_nav_detail_2 tr th a {
        color: #1a1a1a;
      }

.onclicks {
  background: #a5c9d9;
  color: #333333;
}
/**/
<!-- 成员中心-议事机构-- > #a-title {
  border-left: 4px solid #000000;
  padding-left: 0.8em;
  font-size: 1.5em;
  font-weight: bolder;
  color: red;
}

.a_title {
  border-left: 4px solid red;
  padding-left: 0.8em;
  font-size: 1.5em;
  font-weight: bolder;
  color: red;
}

.ysjg_content {
  margin-left: 3.5em;
  margin-top: 2em;
}

  .ysjg_content ul {
    margin-left: -4em;
  }

    .ysjg_content ul li {
      list-style: none;
    }

.ysjg {
  width: 13em;
  border: 1px solid #CCCCCC;
  float: left;
  margin: 0.4em;
  text-align: center;
}

  .ysjg img {
    width: 11em;
  }

.ysjg_details {
  margin-top: -1.5em;
}

.ysjg .ysjg_details #name {
  font-size: 1.5em;
  padding-top: -2em;
}

.ysjg .ysjg_details #zhiwei {
  font-size: 1em;
}

.ysjg .ysjg_details #gs {
  width: 140px;
  font-size: 0.8em;
  line-height: 1.2em;
  margin-bottom: 0.8em;
  padding-right: 1em;
}
/*成员中心-成员交流区*/
#cyzx_right_top {
  margin-left: 2.5em;
}

#cyzx_right_top_1 {
  margin-left: 0.5em;
  float: left;
}

.cyzx_right_top_1_content {
  margin-left: 5.5em;
  margin-top: -9em;
}

  .cyzx_right_top_1_content a {
    font-size: 1.5em;
    color: #FFFFFF;
    margin-left: 20px;
  }

  .cyzx_right_top_1_content p {
    font-size: 1em;
    line-height: 1.5em;
    color: #FFFFFF;
  }

#cyzx_right_middle {
  margin-top: 4em;
  margin-left: 3.5em;
  width: 85%;
  border-bottom: 1px solid red;
  text-align: center;
  padding-bottom: 2.5em;
}

.cyzx_right_middle_1 a {
  float: left;
  font-size: 1.5em;
  margin-left: 0em;
}

.cyzx_right_middle_2 { /*padding-bottom:0.8em; margin-bottom:1em*/
}

  .cyzx_right_middle_2 a {
    float: right;
    font-size: 0.8em;
    background: red;
    color: #FFFFFF;
    margin-right: 0.8em;
    width: 8em;
    height: 1.8em;
    border-radius: 10px;
    padding-top: 0.6em;
  }

.cyzx_right_middle_table ul li {
  list-style: none;
  width: 85%;
  height: 110px;
  padding-top: 0.3em;
  border-bottom: 1px dashed #999999;
}

.cyzx_right_middle_table_1 {
  float: left;
}

.cyzx_right_middle_table_2 {
  float: left;
  width: 50%;
  font-size: 1.2em;
  font-weight: 500;
  line-height: 1.2em;
  margin-top: 0.4em;
}

  .cyzx_right_middle_table_2 p {
    font-size: 0.5em;
    color: #999999;
    margin-top: 1em;
    margin-left: 0.8em;
  }

.cyzx_right_middle_table_3 {
  float: left;
  margin-left: 10em;
  width: 3em;
  height: 3em;
  font-size: 1em;
  line-height: 1em;
  background: #CCCCCC;
  color: #666666;
  margin-top: 0.4em;
  padding-top: 1em;
  padding-left: 1em;
}

  .cyzx_right_middle_table_3 > a:hover {
    color: #999999;
  }

.cyzx_right_middle_table_4 {
  float: left;
  margin-left: 2em;
  width: 3em;
  height: 3em;
  font-size: 1em;
  line-height: 1em;
  background: #CCCCCC;
  color: #666666;
  margin-top: 0.4em;
  padding-top: 1em;
  padding-left: 1em;
}

  .cyzx_right_middle_table_4 > a:hover {
    color: #999999;
  }

.cyzx_right_bottom {
  color: red;
  font-size: 1.2em;
  font-family: Arial, Helvetica, sans-serif;
  background: #CCCCCC;
  width: 25em;
  height: 1.5em;
  border-radius: 8px;
  margin-left: 10em;
  text-align: center;
  margin-top: 1em;
  margin-bottom: 1em;
}
/*个人中心*/

.grxx {
  clear: both;
  text-align: center;
  width: 100%;
  height: 1em;
}

  .grxx a {
    color: #999999;
  }

  .grxx ul {
    height: 1.5em;
    list-style: none;
  }

    .grxx ul li {
      width: 30%;
      font-size: 1.6em;
      float: left;
      margin-left: 0em;
      border-bottom: 2px #a5c9d9 solid;
      margin-bottom: 1.5em;
    }

      .grxx ul li:hover {
        background: #a5c9d9;
        color: #FFFFFF;
      }

.gbs {
  clear: both;
  text-align: center;
  width: 100%;
  height: 1em;
}

  .gbs a {
    color: #999999;
  }

  .gbs ul {
    height: 1.5em;
    list-style: none;
  }

    .gbs ul li {
      width: 30%;
      font-size: 1.8em;
      float: left;
      margin-left: 0em;
      border-bottom: 2px #a5c9d9 solid;
      margin-bottom: 1em;
    }

      .gbs ul li:hover {
        background: #a5c9d9;
        color: #FFFFFF;
      }

.onclick {
  background: #a5c9d9;
  color: #FFFFFF;
}

  .onclick a {
    color: #FFFFFF;
  }

.cyzx_right_middle_table {
  width: 100%;
}

.grxx_detail_1 { /*text-align:center*/
  margin-left: 0;
  display: none;
}

  .grxx_detail_1 table {
    font-size: 1.2em;
    font-weight: 200;
    color: #000000;
  }

    .grxx_detail_1 table tr {
      height: 2.5em;
    }

    .grxx_detail_1 table th {
      width: 8%;
      text-align: right;
      margin-top: 1em;
    }

    .grxx_detail_1 table td {
      width: 15%;
      margin-left: 0;
    }

      .grxx_detail_1 table td a {
        font-size: 0.6em;
      }

      .grxx_detail_1 table td label {
        font-size: 0.8em;
      }

      .grxx_detail_1 table td input {
        width: 15em;
        height: 2em;
        border-radius: 5px;
        font-size: 12px;
      }

      .grxx_detail_1 table td #sex {
        width: 2em;
        height: 1.2em;
      }

.grxx_detail_1_button {
  text-align: center;
  margin-top: 1.5em;
  margin-bottom: 10em;
}

  .grxx_detail_1_button input {
    text-align: center;
    width: 30%;
    height: 2em;
    font-size: 1.5em;
    background: #a5c9d9;
    color: #FFFFFF;
    border-radius: 5px;
  }
/*下拉菜单css*/
.h20 {
  height: 0.5em;
  overflow: hidden;
  clear: both;
}

.nice-select {
  width: 5em;
  padding: 0 10px;
  height: 1.5em;
  border: 1px solid #999;
  position: relative;
  box-shadow: 0 0 5px #999;
  cursor: pointer;
  border-radius: 5px;
}

  .nice-select input {
    display: block;
    width: 100%;
    height: 38px;
    line-height: 38px \9;
    border: 0;
    outline: 0;
    background: none;
    cursor: pointer;
  }

  .nice-select ul {
    width: 100%;
    display: none;
    position: absolute;
    left: 0px;
    top: 38px;
    overflow: hidden;
    background-color: #fff;
    max-height: 150px;
    overflow-y: auto;
    border: 1px solid #999;
    border-top: 0;
    /*box-shadow: 0 3px 5px #999;*/
    z-index: 9999;
  }

    .nice-select ul li {
      height: 1em;
      line-height: 1em;
      overflow: hidden;
      /*padding: 0 10px;*/
      cursor: pointer;
      margin-left: 1em;
      font-size: 0.8em;
    }

      .nice-select ul li.on {
        background-color: #e0e0e0;
      }
/*下拉结束*/
.clear_1 {
  clear: both;
  margin-top: 20%;
}
/*按钮的高度*/
.grxx_detail_icon {
  width: 33%;
  float: left;
  margin-left: 10%;
}

  .grxx_detail_icon h {
    font-size: 1.2em;
  }

.grxx_detail_new_icon {
  margin-left: 50%;
  margin-top: 7em;
}

  .grxx_detail_new_icon input {
    background: #a5c9d9;
    color: #999999;
    float: left;
  }

.cyzx_dztsg_detail {
  margin-bottom: 3em;
}

  .cyzx_dztsg_detail table #table_title {
    font-size: 1.2em;
    border-bottom: 2px red solid;
    line-height: 2em;
  }

    .cyzx_dztsg_detail table #table_title th:nth-child(1) {
      width: 26%;
    }

    .cyzx_dztsg_detail table #table_title th:nth-child(2) {
      width: 18%;
    }

    .cyzx_dztsg_detail table #table_title th:nth-child(3) {
      width: 14%;
    }

    .cyzx_dztsg_detail table #table_title th:nth-child(4) {
      width: 12%;
    }

    .cyzx_dztsg_detail table #table_title th:nth-child(5) {
      width: 15%;
    }

    .cyzx_dztsg_detail table #table_title th:nth-child(6) {
      width: 15%;
    }

  .cyzx_dztsg_detail table tr {
    font-size: 0.9em;
    border-bottom: 1px dashed #999999;
    line-height: 2.5em;
  }

    .cyzx_dztsg_detail table tr th:nth-child(1) {
      width: 26%;
      vertical-align: middle;
      text-align: left;
    }

    .cyzx_dztsg_detail table tr th:nth-child(2) {
      width: 18%;
      vertical-align: middle;
    }

    .cyzx_dztsg_detail table tr th:nth-child(3) {
      width: 14%;
      vertical-align: middle;
    }

    .cyzx_dztsg_detail table tr th:nth-child(4) {
      width: 12%;
      vertical-align: middle;
    }

    .cyzx_dztsg_detail table tr th:nth-child(5) {
      width: 15%;
      vertical-align: middle;
    }

    .cyzx_dztsg_detail table tr th:nth-child(6) {
      width: 15%;
      vertical-align: middle;
    }


/*招贤纳士*/
.right #zhaopin {
  font-size: 14px;
  color: #666666;
  margin-left: 1em;
}

.zhiwei {
  font-size: 1.6em;
  text-align: left;
}

.zhiwei_content {
  font-size: 1.1em;
  margin-left: 5em;
  padding-bottom: 1em;
  margin-bottom: 1em;
  text-align: left;
}
/* .right div{  text-align:center} */
.right .data_title_content {
  text-align: left;
}

/*研究中心*/
/*shujufenxi*/
.scfx_report_title {
  text-align: center;
  font-size: 1.5em;
  color: red;
  padding-bottom: 16px;
}

  .scfx_report_title a {
    color: black;
  }

.scfx_report_content {
  font-size: 1em;
  color: #333333;
  margin-left: 1.3em;
}

.scfx_report_download {
  width: 8em;
  border: 2px solid #CCCCCC;
  border-radius: 10px;
  text-align: center;
  margin-left: 45%;
  margin-top: 10px;
  margin-bottom: 10px;
}

  .scfx_report_download a {
    color: black;
  }

.report_table {
  color: black;
  font-size: 1em;
  float: left;
  margin-bottom: 1em;
  width: 90%;
}

  .report_table ul {
    list-style: none;
  }

    .report_table ul li {
      line-height: 3em;
      border-bottom: 1px dashed #CCCCCC;
      text-align: left;
    }

      .report_table ul li a {
        color: #FFFFFF;
        border: 2px solid #ff0000;
        border-radius: 5px;
        background: #ff0000;
        height: 2em;
        /*padding-bottom: 0.6em;*/
        line-height: 2.2em;
        float: right;
        margin-right: 1em;
        margin-top: 0.4em;
      }
/*zhuanjiashiye*/
.zjsy_content ul {
  float: left;
}

  .zjsy_content ul li {
    line-height: 1em;
    margin-left: 0.5em;
    list-style: none;
    float: left;
  }

    .zjsy_content ul li p:first-child {
      text-align: left;
      font-size: 18px;
      margin-top: 20px;
      font-weight: 800;
      width: 12em;
      margin-bottom: 10px;
    }

    .zjsy_content ul li p:nth-child(2) {
      text-align: left;
      width: 12em;
      font-size: 14px;
      line-height: 20px;
    }

    .zjsy_content ul li a {
      font-size: 0.9em;
      margin-top: 4em;
      line-height: 2em;
    }

/*平台服务*/
#zdpt_ptjj, #zdpt_ptln, #zdpt_zzjg, #zdpt_zdjy, #zdpt_jgfb {
  width: 100%;
  margin-bottom: 20px;
}

  #zdpt_ptjj .ptjianjie {
    text-align: left;
  }

.ptln_imgs {
  width: 55em;
  margin-left: 10.5em;
}

.data1 {
  border-bottom: 1px solid #CCCCCC;
  background: #FFFFFF;
}

  .data1 ul li {
    list-style: none;
    float: left;
    margin-top: -14em;
  }

.data {
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #cccccc;
}

.data_title {
  text-align: center;
  font-size: 1.5em;
  color: red;
  margin-bottom: 12px;
  margin-top: 10px;
}

.data_title_content {
  margin-bottom: 12px;
}

  .data_title_content p {
    padding-right: 4em;
  }

.data_title_button {
  border: 2px solid #CCCCCC;
  width: 6em;
  border-radius: 5px;
  text-align: center;
  margin-left: 45%;
  margin-top: 10px;
  margin-bottom: 10px;
}

  .data_title_button p {
    line-height: 30px;
  }

.data2 {
  border-bottom: 1px solid #CCCCCC;
  margin-bottom: 1em;
  padding-bottom: 10em;
}

  .data2 ul li {
    list-style: none;
    float: left;
    margin-top: -8em;
    margin-left: 10em;
    padding-top: 1em;
  }

.data_title_button1 {
  margin-bottom: 1em;
}

.data_title_content #f {
  font-size: 1.5em;
  color: red;
  line-height: 2em;
  text-align: center;
}

.data_title_content1 {
  padding-top: 1.5em;
}

.data_title_content2 {
  padding: 7em;
  margin: 0em;
}

.data_title_content3 {
  padding-top: 13em;
}

.data_img {
  margin-left: 4em;
  font-size: 0.9em;
}

  .data_img p {
    text-align: center;
  }

.jgpgtd {
  padding-bottom: 21em;
}

.gj_img0 {
  padding-bottom: 20em;
}

.gj_img1 {
  margin-left: 5em;
}

.gj_img2 {
  margin-left: 15em;
}

.gj_img {
  float: left;
}

#data_title_content2_01 {
  width: 18em;
  float: left;
  margin-top: -90px;
  margin-left: 85px;
}

#data_title_content2_02 {
  width: 18em;
  float: left;
  margin-top: -90px;
  margin-left: 110px;
}
/*智地货架*/
.product_img {
  /* background:#FFFFFF;*/
  width: 23%;
  float: left;
  margin-left: 1em;
  margin-bottom: 1em;
  /*    border:1px solid #999999 */
}

  .product_img img {
    width: 85%;
    padding-top: 0.5em;
  }

  .product_img ul {
    padding: 1em;
  }

    .product_img ul li {
      text-align: left;
      margin-left: 1em;
      line-height: 1.2em;
      padding-bottom: 5px;
    }

      .product_img ul li a {
        color: red;
        text-decoration: underline;
      }

#jion_content {
  float: left;
  margin-left: 1em;
  width: 72%;
}

#zhaopin p {
  width: 100%;
}
