.content {
   }

.carousel {
  position: relative;
  float: left;
  width: 640px;
  height: 365px;
  overflow: hidden;
  background-color: #fff; }
  .carousel .bd {
    position: relative;
    z-index: 0;
    border: 1px solid #e3e7e8;
    width: 100%;
    height: 100%; }
    .carousel .bd ul {
      width: 100%;
      height: 100%; }
    .carousel .bd li {
      width: 100%;
      height: 100%; }
      .carousel .bd li a {
        display: block;
        height: 100%; }
        .carousel .bd li a img {
          width: 100%;
          height: 100%; }
        .carousel .bd li a .txt {
          position: absolute;
          width: 100%;
          height: 40px;
          line-height: 40px;
          bottom: 0;
          left: 0;
          padding: 0 110px 0 16px;
          font-size: 16px;
          color: #fff;
          white-space: nowrap;
          overflow: hidden;
          text-overflow: ellipsis;
          background: rgba(51, 51, 51, 0.6); }
  .carousel .hd {
    position: absolute;
    z-index: 2;
    bottom: 16px;
    right: 15px;
    height: 10px;
    line-height: 10px;
    text-align: center; }
    .carousel .hd ul li {
      cursor: pointer;
      display: inline-block;
      *display: inline;
      zoom: 1;
      width: 6px;
      height: 6px;
      text-indent: 10000px;
      border-radius: 50%;
      margin: 0 7px;
      background-color: #fff;
      overflow: hidden;
      filter: alpha(opacity=20);
      opacity: 0.52; }
      .carousel .hd ul li.on {
        filter: alpha(opacity=100);
        opacity: 1; }

.column-one .panel-right {
  position: relative;
  width: 540px;
  height: 365px;
  padding: 14px 19px 0 19px;
  border: 1px solid #e3e7e8; }
  .column-one .panel-right .panel-img{
  margin-bottom:10px;}
  .column-one .panel-right .panel-img img{
  width:100%;}
  .column-one .panel-right .panel-header p {
    line-height: 34px; }
  .column-one .panel-right .panel-header a {
    line-height: 34px; }
  .column-one .panel-right .panel-body a {
    width: 100%;
    line-height: 34px; }
	.column-one .panel-right .panel-body a img {
      margin-right: 5px; }
    .column-one .panel-right .panel-body a:hover {
      color: #2c55f8; }
  .column-one .panel-right .panel-body span {
    width: 15%;
    text-align: right;
    line-height: 34px; }
  .column-one .panel-right .panel-footer {
    position: absolute;
    bottom: 2px;
    left: 0px; }
    .column-one .panel-right .panel-footer a {
      width: 162px;
      height: 60px;
      margin-top: 3px; }
      .column-one .panel-right .panel-footer a.btn-one {
        background: url(/static/zydzxxzxpxcg/images/btn-study.png) no-repeat; }
      .column-one .panel-right .panel-footer a.btn-two {
        background: url(/static/zydzxxzxpxcg/images/btn-operate.png) no-repeat; }
    .column-one .panel-right .panel-footer span {
      width: 164px;
      height: 45px;
      vertical-align: top;
      background: url(/static/zydzxxzxpxcg/images/phoneNumber.png) no-repeat; }

.column {
  padding: 15px 19px 29px 19px;
  border: 1px solid #e3e7e8; }
  .column .panel-header {
    margin-bottom: 25px; }
    .column .panel-header p {
      line-height: 34px; }
	  .column .panel-header a {
	  }
	  .column .panel-header a:hover {
		color:#323232; }
    .column .panel-header .sub-header {
      line-height: 34px;
      margin-left: 25px; }
      .column .panel-header .sub-header i {
        font-style: normal;
        margin: 0 10px; }

.column-two .panel-body table {
  border: 1px solid #e3e7e8;
  width: 100%; }
  .column-two .panel-body table thead tr {
    height: 50px;
    background-color: #ebefff; }
  .column-two .panel-body table thead th {
    width: 30%;
    border: 1px solid #e3e7e8; }
    .column-two .panel-body table thead th p {
      font-size: 14px;
      color: #5e5e5e;
      font-weight: bold;
      word-break: break-all; }
  .column-two .panel-body table tbody td {
    width: 15%;
    border: 1px solid #e3e7e8; }
  .column-two .panel-body table tbody .name {
    text-align: center;
    word-break: break-all; }
  .column-two .panel-body table tbody .td-wrap {
    width: 173px;
    padding: 13px 0; }
  .column-two .panel-body table tbody .td-header {
    text-align: center;
    font-size: 14px;
    color: #5e5e5e;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 10px; }
    .column-two .panel-body table tbody .td-header a {
      color: #5e5e5e;
      font-size: 14px;
      margin-left: 10px; }
      .column-two .panel-body table tbody .td-header a:first-child {
        margin-left: 0; }
  .column-two .panel-body table tbody .td-body {
    text-align: center; }
    .column-two .panel-body table tbody .td-body .more {
      color: #2c55f8;
      font-size: 14px; }
  .column-two .panel-body table tbody .outer {
    float: left;
    width: 51%;
    background-color: #eee;
    height: 10px;
    border-radius: 10px;
    margin: 5px 0 0 15px; }
  .column-two .panel-body table tbody .inner {
    background-color: #2c55f8;
    height: 10px;
    border-radius: 10px; }
  .column-two .panel-body table tbody .progress {
    color: #2c55f8;
    font-size: 14px; }

.column-three {
  padding: 15px 0 50px 47px;
  background: #2c55f8 url(../images/cont-bg.jpg) no-repeat; }
  .column-three .panel-header {
    margin-bottom: 20px; }
  .column-three .panel-body {
    width: 100%; }
  .column-three .item {
    padding-top: 35px;
    width: 25%;
    background: url(/static/zydzxxzxpxcg/images/ico-line.png) no-repeat; }
  .column-three .line {
    margin: 10px 0; }
    .column-three .line p {
      width: 20px;
      height: 2px;
      background-color: #fff; }
  .column-three .item-body p {
    font-size: 16px;
    color: #fff;
    line-height: 28px; }

.column-four .panel-body .list-lf {
  width: 460px; }
  .column-four .panel-body .list-lf table {
    border: 1px solid #e3e7e8;
    width: 100%; }
    .column-four .panel-body .list-lf table thead tr {
      height: 50px;
      background-color: #ebefff; }
    .column-four .panel-body .list-lf table thead th {
      width: 30%;
      border: 1px solid #e3e7e8; }
      .column-four .panel-body .list-lf table thead th p {
        font-size: 14px;
        color: #5e5e5e;
        font-weight: bold;
        word-break: break-all; }
    .column-four .panel-body .list-lf table tbody td {
      width: 15%;
      border: 1px solid #e3e7e8; }
    .column-four .panel-body .list-lf table tbody .name {
      text-align: center;
      word-break: break-all; }
    .column-four .panel-body .list-lf table tbody .td-wrap {
      width: 173px;
      padding: 13px 0; }
    .column-four .panel-body .list-lf table tbody .td-header {
      text-align: center;
      font-size: 14px;
      color: #5e5e5e;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
      margin-bottom: 10px; }
      .column-four .panel-body .list-lf table tbody .td-header a {
        color: #5e5e5e;
        font-size: 14px;
        margin-left: 10px; }
        .column-four .panel-body .list-lf table tbody .td-header a:first-child {
          margin-left: 0; }
    .column-four .panel-body .list-lf table tbody .td-body {
      text-align: center; }
      .column-four .panel-body .list-lf table tbody .td-body .more {
        color: #2c55f8;
        font-size: 14px; }
    .column-four .panel-body .list-lf table tbody .outer {
      float: left;
      width: 51%;
      background-color: #eee;
      height: 10px;
      border-radius: 10px;
      margin: 5px 0 0 15px; }
    .column-four .panel-body .list-lf table tbody .inner {
      background-color: #2c55f8;
      height: 10px;
      border-radius: 10px; }
    .column-four .panel-body .list-lf table tbody .progress {
      color: #2c55f8;
      font-size: 14px; }
.column-four .panel-body .list-rt {
  width: 670px; }
  .column-four .panel-body .list-rt .lt-pl-hd {
    width: 670px;
    height: 360px;
    background-color: #f5f4f4;
    padding: 10px 20px; }
    .column-four .panel-body .list-rt .lt-pl-hd .column-content {
      height: 100%; }
    .column-four .panel-body .list-rt .lt-pl-hd .tab {
      float: left;
      position: relative;
      width: 115px;
      height: 100%; 
	  padding: 5px 10px;}
      .column-four .panel-body .list-rt .lt-pl-hd .tab p {
        height: 35px;
        line-height: 35px;
        cursor: pointer; }
        .column-four .panel-body .list-rt .lt-pl-hd .tab p.cur a {
          color: #2c55f8; }
        .column-four .panel-body .list-rt .lt-pl-hd .tab p a {
          display: inline-block;
          font-size: 14px;
          font-weight: bold;
          color: #5e5e5e;
          line-height: 34px; }
      .column-four .panel-body .list-rt .lt-pl-hd .tab .circle {
        position: absolute;
        display: block;
        width: 8px;
        height: 8px;
        border-radius: 50%;
        background-color: #2c55f8;
        top: 19px;
        right: -4px;
        z-index: 1; }
      .column-four .panel-body .list-rt .lt-pl-hd .tab .line {
        position: absolute;
        width: 1px;
        height: 360px;
        background: #d7d7d7;
        top: 0px;
        right: 0px; }
    .column-four .panel-body .list-rt .lt-pl-hd .tab-cont {
      float: right;
      width: 513px;
      height: 100%; }
      .column-four .panel-body .list-rt .lt-pl-hd .tab-cont .tab-item {
        display: none;
        width: 100%;
        height: 100%; }
        .column-four .panel-body .list-rt .lt-pl-hd .tab-cont .tab-item.show {
          display: block; }
        .column-four .panel-body .list-rt .lt-pl-hd .tab-cont .tab-item ul {
          padding: 5px 20px 5px 0; }
          .column-four .panel-body .list-rt .lt-pl-hd .tab-cont .tab-item ul li {
            font-size: 0; }
            .column-four .panel-body .list-rt .lt-pl-hd .tab-cont .tab-item ul li a {
              max-width: 100%;
              display: inline-block;
              line-height: 35px; }
            .column-four .panel-body .list-rt .lt-pl-hd .tab-cont .tab-item ul li:hover a {
              color: #2c55f8; }
  .column-four .panel-body .list-rt .lt-pl-bd {
    width: 670px;
    height: 373px;
    background-color: #f5f4f4;
    padding: 10px 20px; }
    .column-four .panel-body .list-rt .lt-pl-bd .column-content {
      height: 100%; }
    .column-four .panel-body .list-rt .lt-pl-bd .tab {
      float: left;
      position: relative;
      width: 115px;
      height: 100%; 
      padding-top: 36px;
	  padding-left: 10px;}
      .column-four .panel-body .list-rt .lt-pl-bd .tab p {
        height: 50px;
        line-height: 50px;
        cursor: pointer; }
        .column-four .panel-body .list-rt .lt-pl-bd .tab p.cur a {
          color: #2c55f8; }
        .column-four .panel-body .list-rt .lt-pl-bd .tab p a {
          display: inline-block;
          font-size: 14px;
          font-weight: bold;
          color: #5e5e5e;
          line-height: 34px; }
      .column-four .panel-body .list-rt .lt-pl-bd .tab .circle {
        position: absolute;
        display: block;
        width: 8px;
        height: 8px;
        border-radius: 50%;
        background-color: #2c55f8;
        top: 57px;
        right: -4px;
        z-index: 1; }
      .column-four .panel-body .list-rt .lt-pl-bd .tab .line {
        position: absolute;
        width: 1px;
        height: 373px;
        background: #d7d7d7;
        top: 0px;
        right: 0px; }
    .column-four .panel-body .list-rt .lt-pl-bd .tab-cont {
      float: right;
      width: 513px;
      height: 100%; }
      .column-four .panel-body .list-rt .lt-pl-bd .tab-cont .tab-item {
        display: none;
        width: 100%;
        height: 100%; }
        .column-four .panel-body .list-rt .lt-pl-bd .tab-cont .tab-item.show {
          display: block; }

.column-img .panel-header a {
  line-height: 34px; }
.column-img .panel-body {
  overflow: hidden; }
  .column-img .panel-body ul .item {
    float: left;
    width: 170px;
    margin-right: 28px; }
    .column-img .panel-body ul .item:last-child {
      margin-right: 0; }
    .column-img .panel-body ul .item.last-item {
      margin-right: 0; }
    .column-img .panel-body ul .item .img-wrapper {
      display: block;
      width: 170px; }
      .column-img .panel-body ul .item .img-wrapper img {
        width: 170px;
        height: 170px; }
    .column-img .panel-body ul .item p {
      padding: 15px 0 0 0; }

.small-img .panel-body {
  overflow: hidden;
  height: 165px; }
  .small-img .panel-body ul .item {
    width: 125px;
    margin-right: 22px; }
    .small-img .panel-body ul .item .img-wrapper {
      display: block;
      width: 125px; }
      .small-img .panel-body ul .item .img-wrapper img {
        width: 125px;
        height: 125px; }
    .small-img .panel-body ul .item p {
      padding: 15px 0 0 0; }

.carrousel-wrap .panel-body {
  overflow: hidden;
  position: relative;
  height: 165px; }
  .carrousel-wrap .panel-body ul {
    width: 8000px;
    position: absolute;
    top: 0;
    left: 0; }
    .carrousel-wrap .panel-body ul .item {
      width: 125px;
      margin-right: 22px; }
      .carrousel-wrap .panel-body ul .item:last-child {
        margin-right: 22px; }
      .carrousel-wrap .panel-body ul .item .img-wrapper {
        display: block;
        width: 125px;
		text-align:center;
		}
        .carrousel-wrap .panel-body ul .item .img-wrapper img {
          width: 125px;
          height: 125px; }
      .carrousel-wrap .panel-body ul .item p {
        padding: 15px 0 0 0; }

.column-news {
  padding: 0;
  border: none; }
  .column-news .panel-lf,
  .column-news .panel-rt {
    border: 1px solid #e3e7e8;
    width: 49%;
    padding: 15px 19px 20px 19px; }
    .column-news .panel-lf .panel-header,
    .column-news .panel-rt .panel-header {
      margin-bottom: 16px; }
      .column-news .panel-lf .panel-header a,
      .column-news .panel-rt .panel-header a {
        line-height: 34px; }
    .column-news .panel-lf .panel-body a,
    .column-news .panel-rt .panel-body a {
      width: 85%;
      line-height: 32px; }
    .column-news .panel-lf .panel-body span,
    .column-news .panel-rt .panel-body span {
      width: 10%;
      line-height: 32px;
      text-align: right; }

.popLayer {
  display: none;
  padding: 30px; }
  .popLayer li {
    width: 100%; }
    .popLayer li a {
      display: inline-block;
      line-height: 34px;
      max-width: 100%; }
      .popLayer li a:hover {
        color: #2c55f8; }

.swithColumn .panel-header p {
  margin-right: 65px;
  cursor: pointer; }
  .swithColumn .panel-header p:last-child {
    margin-right: 0; }
.swithColumn .panel-header a {
  display: none; }
  .swithColumn .panel-header a.cur {
    display: inline-block; }
.swithColumn .panel-body ul {
  display: none; }
  .swithColumn .panel-body ul.cur {
    display: block; }
	
	
/*# 工作团队样式 */
.work-team-wrap .panel-body {
  overflow: hidden;
  position: relative;
  padding-left: 42px; }
  .work-team-wrap .panel-body .item-wrap {
    float: left;
    width: 190px;
    height: 223px;
    margin-right: 45px;
    background: url(/static/zydzxxzxpxcg/images/ico-dividing-line.png) top right no-repeat; }
    .work-team-wrap .panel-body .item-wrap:last-child {
      margin-right: 0;
      background: none;
      width: 141px; }
    .work-team-wrap .panel-body .item-wrap .item-title {
      font-size: 20px;
      color: #333;
      line-height: 1; 
      text-align:center;
}
    .work-team-wrap .panel-body .item-wrap .slider-team {
      position: relative;
      width: 110px;
      height: 179px;
      overflow: hidden;
      background-color: #fff; 
      margin: 24px auto 0 auto;
    
}
      .work-team-wrap .panel-body .item-wrap .slider-team .bd {
        position: relative;
        z-index: 0;
        width: 100%;
        height: 100%; }
        .work-team-wrap .panel-body .item-wrap .slider-team .bd ul {
          width: 100%;
          height: 100%; }
        .work-team-wrap .panel-body .item-wrap .slider-team .bd li {
          width: 100%;
          height: 100%; }
          .work-team-wrap .panel-body .item-wrap .slider-team .bd li a {
            display: block;
            height: 100%; }
            .work-team-wrap .panel-body .item-wrap .slider-team .bd li a div {
              position: relative;
              width: 100%;
              height: 141px; }
              .work-team-wrap .panel-body .item-wrap .slider-team .bd li a div img {
                width: 100%;
                height: 100%; }
              .work-team-wrap .panel-body .item-wrap .slider-team .bd li a div span {
                position: absolute;
                bottom: 0;
                right: 0;
                z-index: 2;
                font-size: 12px;
                line-height: 20px;
                padding: 0 6px;
                border-radius: 4px;
                text-align: center;
                background: #2c55f8;
                color: #fff; }
            .work-team-wrap .panel-body .item-wrap .slider-team .bd li a .txt {
              width: 100%;
              line-height: 40px;
              font-size: 14px;
              color: #333;
              white-space: nowrap;
              overflow: hidden;
              text-overflow: ellipsis;
              text-align: center; }


/*# sourceMappingURL=index.css.map */
