.header {
  height: 198px; }
  .header .dateLink {
    background: #f1f2f3;
    border-bottom: 1px solid #ebebeb;
    height: 30px;
    line-height: 30px; }
    .header .dateLink dl {
      width: 1200px;
      margin: 0 auto;
      font-size: 12px;
      color: #949494; }
      .header .dateLink dl dt {
        float: left; }
      .header .dateLink dl dd {
        float: right; }
        .header .dateLink dl dd a {
          display: block;
          float: left;
          margin: 0 0 0 10px;
          position: relative;
          color: #949494; }
          .header .dateLink dl dd a:before {
            background: #a8a9aa;
            width: 4px;
            height: 4px;
            border-radius: 100px;
            content: " ";
            display: inline-block;
            *display: inline;
            *zoom: 1;
            vertical-align: middle;
            margin: -2px 5px 0 0; }
  .header .logoSearch {
    width: 1300px;
    margin: 30px auto; }
    .header .logoSearch .search {
      float: right;
      border: 1px solid #008777;
      height: 40px;
      line-height: 40px;
      border-radius: 5px;
      width: 340px;
      margin-top: 5px; }
      .header .logoSearch .search p {
        float: left;
        width: 65px;
        text-align: center;
        border-right: 1px solid #eee; }
        .header .logoSearch .search p select {
          background: none;
          border: 0;
          font-size: 14px;
          color: #666;
          line-height: 40px;
          height: 40px;
          outline: none; }
      .header .logoSearch .search input[type="text"] {
        float: left;
        width: 210px;
        line-height: 40px;
        height: 40px;
        margin-left: 10px; }
      .header .logoSearch .search input[type='button'] {
        background: url("../images/search_icon.png") no-repeat center center #008777;
        background-size: 20px;
        height: 40px;
        line-height: 40px;
        float: left;
        width: 54px;
        border-radius: 0 5px 5px 0; }
  


.main .slideBox .prev,
.main .slideBox .next {
  position: absolute;
  left: 3%;
  top: 50%;
  margin-top: -25px;
  display: block;
  width: 32px;
  height: 40px;
  background: url(../images/slider-arrow.png) -110px 5px no-repeat;
  filter: alpha(opacity=50);
  opacity: 0.5; }
.main .slideBox .next {
  left: auto;
  right: 3%;
  background-position: 8px 5px; }
.main .slideBox .prev:hover,
.main .slideBox .next:hover {
  filter: alpha(opacity=100);
  opacity: 1; }
.main .slideBox .prevStop {
  display: none; }
.main .slideBox .nextStop {
  display: none; }
.main .hosParBul_bg {
  background: #f2f2f2;
  *height: 1%;
  padding: 20px 0; }
  .main .hosParBul_bg:after {
    clear: both;
    content: '.';
    display: block;
    height: 0;
    line-height: 0;
    overflow: hidden; }
  .main .hosParBul_bg .hosParBul {
    background: #fff;
    width: 1200px;
    margin: 0 auto;
    height: 350px; }
    .main .hosParBul_bg .hosParBul .hospNews {
      width: 838px;
      float: left;
      border-right: 1px solid #f2f2f2; }
      .main .hosParBul_bg .hosParBul .hospNews .bd {
        clear: both;
        padding: 20px; }
        .main .hosParBul_bg .hosParBul .hospNews .bd .focusBox {
          float: left;
          width: 348px;
          height: 270px;
          margin-right: 15px;
          margin-top: 5px;
          overflow: hidden;
          position: relative; }
          .main .hosParBul_bg .hosParBul .hospNews .bd .focusBox .picList li img {
            display: block; }
          .main .hosParBul_bg .hosParBul .hospNews .bd .focusBox .picList li .title {
            position: absolute;
            bottom: 0;
            background: rgba(0, 0, 0, 0.2);
            color: #fff;
            height: 40px;
            line-height: 40px;
            overflow: hidden;
            overflow: hidden;
            -ms-text-overflow: ellipsis;
            -webkit-text-overflow: ellipsis;
            -moz-text-overflow: ellipsis;
            text-overflow: ellipsis;
            white-space: nowrap;
            padding: 0 40px 0 10px;
            box-sizing: border-box;
            width: 100%; }
          .main .hosParBul_bg .hosParBul .hospNews .bd .focusBox .focus {
            overflow: hidden;
            zoom: 1;
            position: absolute;
            right: 10px;
            bottom: 51px;
            z-index: 9999; }
            .main .hosParBul_bg .hosParBul .hospNews .bd .focusBox .focus li {
              float: left;
              width: 12px;
              margin-left: 5px;
              height: 12px;
              overflow: hidden;
              background: #808080;
              border-radius: 100%;
              text-indent: -999px; }
            .main .hosParBul_bg .hosParBul .hospNews .bd .focusBox .focus .on {
              background: #008777; }
    .main .hosParBul_bg .hosParBul .list {
      float: left;
      width: 435px; }
      .main .hosParBul_bg .hosParBul .list dl {
        border-bottom: 1px dashed #dcdcdc; }
        .main .hosParBul_bg .hosParBul .list dl dt {
          font-size: 18px;
          color: #008777; }
        .main .hosParBul_bg .hosParBul .list dl dd {
          color: #999;
          margin: 15px 0; }
      .main .hosParBul_bg .hosParBul .list ul li {
        line-height: 30px;
        height: 30px;
        font-size: 12px; }
        .main .hosParBul_bg .hosParBul .list ul li a {
          display: block; }
          .main .hosParBul_bg .hosParBul .list ul li a span {
            float: left;
            width: 350px;
            overflow: hidden;
            -ms-text-overflow: ellipsis;
            -webkit-text-overflow: ellipsis;
            -moz-text-overflow: ellipsis;
            text-overflow: ellipsis;
            white-space: nowrap; }
            .main .hosParBul_bg .hosParBul .list ul li a span:before {
              background: #000;
              width: 4px;
              height: 4px;
              border-radius: 100px;
              content: " ";
              display: inline-block;
              *display: inline;
              *zoom: 1;
              vertical-align: middle;
              margin: -2px 10px 0 0; }
          .main .hosParBul_bg .hosParBul .list ul li a strong {
            float: right; }
      .main .hosParBul_bg .hosParBul .list ul li:hover span {
        color: #008777; }
        .main .hosParBul_bg .hosParBul .list ul li:hover span:before {
          background: #008777; }
      .main .hosParBul_bg .hosParBul .list ul li:hover strong {
        color: #008777; }
    .main .hosParBul_bg .hosParBul .hd.title {
      border-bottom: 1px solid #f2f2f2;
      height: 54px;
      line-height: 54px; }
      .main .hosParBul_bg .hosParBul .hd.title ul {
        float: left; }
        .main .hosParBul_bg .hosParBul .hd.title ul li {
          float: left;
          width: 100px;
          text-align: center; }
          .main .hosParBul_bg .hosParBul .hd.title ul li a {
            color: #222;
            font-size: 16px;
            display: inline-block; }
        .main .hosParBul_bg .hosParBul .hd.title ul li.on a {
          border-bottom: 3px solid #008777;
          color: #008777; }
      .main .hosParBul_bg .hosParBul .hd.title h2 {
        float: right;
        padding-right: 15px; }
        .main .hosParBul_bg .hosParBul .hd.title h2 a {
          color: #777; }
    .main .hosParBul_bg .hosParBul .parBUlInf {
      float: right;
      width: 360px; }
      .main .hosParBul_bg .hosParBul .parBUlInf .title ul li {
        width: 90px; }
      .main .hosParBul_bg .hosParBul .parBUlInf .title h2 {
        margin-right: 5px; }
        .main .hosParBul_bg .hosParBul .parBUlInf .title h2 a {
          font-size: 16px;
          color: #222; }
      .main .hosParBul_bg .hosParBul .parBUlInf .list {
        width: 320px;
        padding: 10px 20px; }
        .main .hosParBul_bg .hosParBul .parBUlInf .list ul li {
          *height: 1%;
          margin-bottom: 25px;
          clear: both; }
          .main .hosParBul_bg .hosParBul .parBUlInf .list ul li:after {
            clear: both;
            content: '.';
            display: block;
            height: 0;
            line-height: 0;
            overflow: hidden; }
          .main .hosParBul_bg .hosParBul .parBUlInf .list ul li a span {
            float: left;
            width: 48px;
            height: 44px;
            text-align: center;
            background: #008777; }
            .main .hosParBul_bg .hosParBul .parBUlInf .list ul li a span:before {
              display: none; }
            .main .hosParBul_bg .hosParBul .parBUlInf .list ul li a span b {
              display: block;
              color: #008777;
              background: #fff;
              margin: 1px;
              line-height: 20px;
              height: 20px; }
            .main .hosParBul_bg .hosParBul .parBUlInf .list ul li a span i {
              display: block;
              color: #fff;
              line-height: 20px; }
          .main .hosParBul_bg .hosParBul .parBUlInf .list ul li a strong {
            display: block;
            width: 260px;
            line-height: 20px; }
            .main .hosParBul_bg .hosParBul .parBUlInf .list ul li a strong b {
              display: block;
              overflow: hidden;
              -ms-text-overflow: ellipsis;
              -webkit-text-overflow: ellipsis;
              -moz-text-overflow: ellipsis;
              text-overflow: ellipsis;
              white-space: nowrap;
              font-weight: normal; }
            .main .hosParBul_bg .hosParBul .parBUlInf .list ul li a strong i {
              display: block;
              text-align: right;
              color: #999; }
.main .medEdu {
  background: #fff;
  width: 1200px;
  margin: 0 auto;
  clear: both; }
  .main .medEdu .hd.title {
    border-bottom: 1px solid #f2f2f2;
    height: 54px;
    line-height: 54px; }
    .main .medEdu .hd.title ul {
      float: left; }
      .main .medEdu .hd.title ul li {
        float: left;
        width: 100px;
        text-align: center; }
        .main .medEdu .hd.title ul li a {
          color: #222;
          font-size: 16px;
          display: inline-block; }
      .main .medEdu .hd.title ul li.on a {
        border-bottom: 3px solid #008777;
        color: #008777; }
    .main .medEdu .hd.title h2 {
      float: right;
      padding-right: 15px; }
      .main .medEdu .hd.title h2 a {
        color: #777; }
  .main .medEdu .list {
    clear: both;
    padding: 0 20px; }
    .main .medEdu .list dl {
      border-bottom: 1px solid #f2f2f2;
      padding: 20px 0;
      *height: 1%; }
      .main .medEdu .list dl:after {
        clear: both;
        content: '.';
        display: block;
        height: 0;
        line-height: 0;
        overflow: hidden; }
      .main .medEdu .list dl a {
        display: block; }
        .main .medEdu .list dl a dt {
          float: left;
          width: 160px; }
        .main .medEdu .list dl a dd {
          float: left;
          width: 1000px; }
          .main .medEdu .list dl a dd span {
            display: block;
            margin-bottom: 10px;
            height: 30px; }
            .main .medEdu .list dl a dd span b {
              font-size: 18px;
              font-weight: normal;
              overflow: hidden;
              -ms-text-overflow: ellipsis;
              -webkit-text-overflow: ellipsis;
              -moz-text-overflow: ellipsis;
              text-overflow: ellipsis;
              white-space: nowrap;
              display: block;
              width: 950px;
              float: left; }
            .main .medEdu .list dl a dd span i {
              float: right; }
          .main .medEdu .list dl a dd strong {
            display: block;
            font-weight: normal;
            color: #999;
            line-height: 26px;
            clear: both; }
.main .expertInt_bg {
  background: #f6f6f6;
  height: 440px; }
  .main .expertInt_bg .expertInt {
    width: 1200px;
    margin: 0 auto;
    position: relative; }
    .main .expertInt_bg .expertInt .title h1 {
      text-align: center;
      font-size: 20px;
      font-weight: bold;
      position: relative;
      padding: 30px 0;
      line-height: 30px; }
      .main .expertInt_bg .expertInt .title h1 span {
        background: #f8f8f8;
        display: inline-block;
        position: relative; }
      .main .expertInt_bg .expertInt .title h1 b {
        display: inline-block;
        *display: inline;
        *zoom: 1;
        vertical-align: middle;
        margin: 0 20px;
        width: 44px;
        height: 3px;
        background: #008777; }
      .main .expertInt_bg .expertInt .title h1:before {
        height: 1px;
        background: #cfcfcf;
        width: 100%;
        position: absolute;
        top: 45px;
        left: 0;
        content: "";
        display: block; }
      .main .expertInt_bg .expertInt .title h1 a {
        float: right;
        color: #7f7f7f;
        font-size: 14px;
        font-weight: normal;
        background: #f8f8f8;
        position: relative;
        padding-left: 10px; }
    .main .expertInt_bg .expertInt .hd a {
      background: url("../images/expertint_arrow_left.png") no-repeat left center;
      width: 40px;
      height: 40px;
      display: block;
      position: absolute;
      z-index: 9999;
      top: 220px; }
    .main .expertInt_bg .expertInt .hd .next {
      right: 0;
      background: url("../images/expertint_arrow_right.png") no-repeat right center; }
    .main .expertInt_bg .expertInt .hd .prev {
      left: 0; }
    .main .expertInt_bg .expertInt .picScroll-left {
      padding-left: 40px; }
      .main .expertInt_bg .expertInt .picScroll-left .picList {
        width: 1099px;
        margin: 0 auto; }
        .main .expertInt_bg .expertInt .picScroll-left .picList li {
          float: left;
          width: 230px; }
          .main .expertInt_bg .expertInt .picScroll-left .picList li .con {
            background: #fff;
            height: 300px;
            width: 200px;
            padding: 10px;
            box-sizing: border-box; }
            .main .expertInt_bg .expertInt .picScroll-left .picList li .con dl dt {
              text-align: center; }
              .main .expertInt_bg .expertInt .picScroll-left .picList li .con dl dt img {
                width: 100px;
                height: 112px; }
              .main .expertInt_bg .expertInt .picScroll-left .picList li .con dl dt span {
                display: block;
                clear: both;
                margin-top: 10px;
                text-align: left;
                padding-left: 20px; }
                .main .expertInt_bg .expertInt .picScroll-left .picList li .con dl dt span b {
                  display: inline-block;
                  color: #008777;
                  border-bottom: 3px solid #008777;
                  font-size: 18px; }
            .main .expertInt_bg .expertInt .picScroll-left .picList li .con dl dd {
              margin: 15px 0; }
              .main .expertInt_bg .expertInt .picScroll-left .picList li .con dl dd span {
                display: block;
                color: #b2b2b2;
                padding-left: 20px; }
                .main .expertInt_bg .expertInt .picScroll-left .picList li .con dl dd span b {
                  color: #333;
                  font-weight: normal; }
            .main .expertInt_bg .expertInt .picScroll-left .picList li .con p {
              background: #f2f2f2;
              clear: both;
              padding: 10px;
              line-height: 25px; }
.main .sectionInt {
  width: 1200px;
  margin: 0 auto;
  position: relative;
  *height: 1%; }
  .main .sectionInt:after {
    clear: both;
    content: '.';
    display: block;
    height: 0;
    line-height: 0;
    overflow: hidden; }
  .main .sectionInt .title h1 {
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    position: relative;
    padding: 30px 0;
    line-height: 30px; }
    .main .sectionInt .title h1 span {
      background: #fff;
      display: inline-block;
      position: relative; }
    .main .sectionInt .title h1 b {
      display: inline-block;
      *display: inline;
      *zoom: 1;
      vertical-align: middle;
      margin: 0 20px;
      width: 44px;
      height: 3px;
      background: #008777; }
    .main .sectionInt .title h1:before {
      height: 1px;
      background: #cfcfcf;
      width: 100%;
      position: absolute;
      top: 45px;
      left: 0;
      content: "";
      display: block; }
    .main .sectionInt .title h1 a {
      float: right;
      color: #7f7f7f;
      font-size: 14px;
      font-weight: normal;
      background: #fff;
      position: relative;
      padding-left: 10px; }
  .main .sectionInt .hd {
    margin-bottom: 20px;
    height: 48px; }
    .main .sectionInt .hd ul li {
      width: 180px;
      height: 48px;
      line-height: 40px;
      float: left;
      text-align: center; }
      .main .sectionInt .hd ul li a {
        display: block;
        color: #008777;
        font-size: 16px; }
    .main .sectionInt .hd ul li.on {
      background: url("../images/sectionint_on.png") no-repeat center top; }
      .main .sectionInt .hd ul li.on a {
        color: #fff; }
  .main .sectionInt .list {
    clear: both; }
    .main .sectionInt .list ul li {
      float: left;
      width: 12.5%;
      text-align: center;
      margin-bottom: 30px; }
      .main .sectionInt .list ul li a {
        display: block; }
      .main .sectionInt .list ul li span {
        display: block;
        color: #008777;
        line-height: 30px; }
.main .specialColumn {
  width: 1200px;
  margin: 0 auto;
  position: relative;
  clear: both; }
  .main .specialColumn .title h1 {
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    position: relative;
    padding: 30px 0;
    line-height: 30px; }
    .main .specialColumn .title h1 span {
      background: #fff;
      display: inline-block;
      position: relative; }
    .main .specialColumn .title h1 b {
      display: inline-block;
      *display: inline;
      *zoom: 1;
      vertical-align: middle;
      margin: 0 20px;
      width: 44px;
      height: 3px;
      background: #008777; }
    .main .specialColumn .title h1:before {
      height: 1px;
      background: #cfcfcf;
      width: 100%;
      position: absolute;
      top: 45px;
      left: 0;
      content: "";
      display: block; }
    .main .specialColumn .title h1 a {
      float: right;
      color: #7f7f7f;
      font-size: 14px;
      font-weight: normal;
      background: #fff;
      position: relative;
      padding-left: 10px; }
  .main .specialColumn .hd a {
    background: url("../images/expertint_arrow_left.png") no-repeat left center;
    width: 40px;
    height: 40px;
    display: block;
    position: absolute;
    z-index: 9999;
    top: 120px; }
  .main .specialColumn .hd .next {
    right: 0;
    background: url("../images/expertint_arrow_right.png") no-repeat right center; }
  .main .specialColumn .hd .prev {
    left: 0; }
  .main .specialColumn .picScroll-left {
    padding-left: 70px; }
    .main .specialColumn .picScroll-left .picList {
      width: 1099px;
      margin: 0 auto; }
      .main .specialColumn .picScroll-left .picList li {
        float: left;
        width: 274px; }
        .main .specialColumn .picScroll-left .picList li img {
          border: 1px solid #ddd;
          width: 225px;
          height: 87px;
          background: #fff;
          padding: 2px;
          display: inline-block;
          text-align: center; }
        .main .specialColumn .picScroll-left .picList li span {
          display: block;
          text-align: center;
          *height: 1%;
          margin-top: 10px; }
          .main .specialColumn .picScroll-left .picList li span:after {
            clear: both;
            content: '.';
            display: block;
            height: 0;
            line-height: 0;
            overflow: hidden; }
.main .news_banner {
  background: url("../images/news_banner.jpg") no-repeat center top;
  background-size: cover;
  height: 280px; }

.news {
  width: 1200px;
  margin: 20px auto;
  *height: 1%; }
  .news:after {
    clear: both;
    content: '.';
    display: block;
    height: 0;
    line-height: 0;
    overflow: hidden; }
  .news .left {
    float: left;
    width: 240px; }
    .news .left dl {
      border: 1px solid #f0f0f0;
      margin-bottom: 10px; }
      .news .left dl dt {
        line-height: 45px;
        height: 45px;
        background: #008777;
        color: #fff;
        text-indent: 20px; }
      .news .left dl dd {
        padding: 0 5px; }
        .news .left dl dd a {
          display: block;
          line-height: 50px;
          height: 50px;
          padding: 0 10px;
          border-bottom: 1px dashed #ddd;
          overflow: hidden;
          -ms-text-overflow: ellipsis;
          -webkit-text-overflow: ellipsis;
          -moz-text-overflow: ellipsis;
          text-overflow: ellipsis;
          white-space: nowrap; }
        .news .left dl dd a:last-child {
          border-bottom: 0; }
  .news .right {
    width: 930px;
    float: right; }
    .news .right h1 {
      border-bottom: 1px solid #ddd;
      line-height: 35px;
      height: 35px; }
      .news .right h1 span {
        color: #008777;
        border-bottom: 1px solid #008777;
        display: inline-block; }
    .news .right dl {
      border-bottom: 1px dashed #ddd;
      padding: 20px 0; }
      .news .right dl a {
        display: block; }
      .news .right dl dt {
        background: #f2f2f2;
        width: 90px;
        height: 90px;
        text-align: center;
        line-height: 30px;
        float: left; }
        .news .right dl dt b {
          display: block;
          font-size: 24px;
          padding-top: 15px; }
      .news .right dl dd {
        margin-left: 100px;
        line-height: 25px; }
        .news .right dl dd span {
          display: block;
          color: #333;
          margin-bottom: 10px; }
        .news .right dl dd strong {
          display: block;
          color: #999;
          height: 50px;
          overflow: hidden;
          -ms-text-overflow: ellipsis;
          -webkit-text-overflow: ellipsis;
          -moz-text-overflow: ellipsis;
          text-overflow: ellipsis;
          display: -webkit-box;
          -webkit-line-clamp: 2;
          -webkit-box-orient: vertical; }

.formRight {
  width: 930px;
  float: right; }
  .formRight h1 {
    border-bottom: 1px solid #ddd;
    line-height: 35px;
    height: 35px;
    color: #999; }
    .formRight h1 span, .formRight h1 a {
      color: #999;
      display: inline-block;
      padding-right: 10px; }
    .formRight h1 span {
      color: #008777; }
  .formRight form {
    width: 600px;
    margin: 100px auto; }
  .formRight dl dt {
    *height: 1%;
    margin-bottom: 30px; }
    .formRight dl dt:after {
      clear: both;
      content: '.';
      display: block;
      height: 0;
      line-height: 0;
      overflow: hidden; }
    .formRight dl dt span {
      float: left;
      line-height: 43px;
      display: inline-block;
      text-align: right;
      width: 100px; }
    .formRight dl dt strong {
      display: block;
      margin: 0 0 0 115px; }
      .formRight dl dt strong input, .formRight dl dt strong textarea {
        width: 450px;
        border: 1px solid #e1e1e1;
        line-height: 43px;
        height: 43px;
        padding: 0 10px;
        box-sizing: border-box; }
      .formRight dl dt strong textarea {
        height: 180px;
        line-height: 25px;
        padding: 10px; }
  .formRight dl dd {
    margin: 20px 0 40px 115px;
    color: #f00;
    font-size: 12px; }
  .formRight p {
    margin-left: 115px; }
    .formRight p a {
      display: inline-block;
      color: #fff;
      width: 300px;
      line-height: 50px;
      height: 50px;
      border-radius: 5px;
      background: #008777;
      text-align: center; }

.news_detail {
  width: 1200px;
  margin: 0 auto; }
  .news_detail .banner {
    background: url("../images/news_banner.jpg") no-repeat center top;
    background-size: cover;
    height: 500px; }
  .news_detail .title {
    text-align: center;
    border-bottom: 1px solid #ddd;
    padding: 20px 0; }
    .news_detail .title h1 {
      font-size: 24px;
      line-height: 50px; }
    .news_detail .title h2 {
      color: #999;
      font-size: 12px; }
  .news_detail .con {
    line-height: 25px;
    padding: 20px 0; }

.depDet_right {
  width: 930px;
  float: right; }
  .depDet_right .curPostion {
    border-bottom: 1px solid #ddd;
    line-height: 35px;
    height: 35px;
    color: #999; }
    .depDet_right .curPostion span, .depDet_right .curPostion a {
      color: #999;
      display: inline-block;
      padding-right: 10px; }
    .depDet_right .curPostion span {
      color: #008777; }
  .depDet_right .title {
    text-align: center;
    padding: 20px 20px; }
    .depDet_right .title h1 {
      font-size: 24px;
      line-height: 50px; }
    .depDet_right .title h2 {
      color: #999;
      font-size: 12px; }
  .depDet_right .con {
    line-height: 25px;
    padding: 20px; }

.expertsList {
  height: auto !important;
  clear: both;
  padding-top: 30px; }
  .expertsList .expertInt .list {
    padding: 0 !important; }
    .expertsList .expertInt .list h1 {
      background: #008777;
      color: #fff;
      text-align: center;
      width: 180px;
      height: 40px;
      line-height: 40px;
      border-radius: 5px;
      margin-bottom: 20px; }
    .expertsList .expertInt .list .picList {
      width: auto !important;
      *height: 1%;
      margin-bottom: 20px !important; }
      .expertsList .expertInt .list .picList:after {
        clear: both;
        content: '.';
        display: block;
        height: 0;
        line-height: 0;
        overflow: hidden; }
      .expertsList .expertInt .list .picList li {
        margin-bottom: 20px;
        margin-right: 12px;
        width: 215px; }
        .expertsList .expertInt .list .picList li .con {
          height: 220px !important;
          width: 220px !important;
          margin-right: 0 !important; }
        .expertsList .expertInt .list .picList li:nth-child(5n) {
          margin-right: 0; }

.footer {
  background: #333;
  height: 240px;
  padding: 40px 0;
  box-sizing: border-box;
  margin-top: 50px;
  clear: both; }
  .footer .footer_main {
    width: 1200px;
    margin: 0 auto; }
    .footer .footer_main .friLink {
      width: 280px;
      float: left; }
      .footer .footer_main .friLink h1 {
        font-size: 16px;
        color: #fff;
        margin-bottom: 10px; }
      .footer .footer_main .friLink .parHd {
        width: 90px;
        float: left; }
        .footer .footer_main .friLink .parHd ul li {
          line-height: 25px;
          height: 25px; }
          .footer .footer_main .friLink .parHd ul li a {
            color: #b5b5b7;
            font-size: 12px;
            position: relative;
            background: url("../images/footer_arrow1.png") no-repeat right center;
            display: block; }
            .footer .footer_main .friLink .parHd ul li a:before {
              width: 4px;
              height: 4px;
              background: #b5b5b7;
              display: inline-block;
              *display: inline;
              *zoom: 1;
              vertical-align: middle;
              margin: -2px 10px 0 0;
              content: " "; }
        .footer .footer_main .friLink .parHd ul li.on a {
          background: url("../images/footer_arrow2.png") no-repeat right center; }
      .footer .footer_main .friLink .parBd {
        position: relative;
        background: #2d3838;
        border: 1px solid #5c5f64;
        padding: 10px;
        width: 150px;
        float: right;
        height: 135px;
        overflow: hidden; }
        .footer .footer_main .friLink .parBd ul li {
          line-height: 25px; }
          .footer .footer_main .friLink .parBd ul li a {
            color: #b5b5b7;
            font-size: 12px; }
        .footer .footer_main .friLink .parBd a.sPrev, .footer .footer_main .friLink .parBd a.sNext {
          background: url("../images/footer_arrow4.png") no-repeat center center;
          width: 40px;
          height: 20px;
          display: block;
          position: absolute;
          z-index: 9999;
          left: 65px;
          top: 0; }
        .footer .footer_main .friLink .parBd a.sNext {
          background: url("../images/footer_arrow3.png") no-repeat right center;
          left: 50px;
          top: 134px; }
    .footer .footer_main .copyRightAdd {
      line-height: 30px;
      float: left;
      width: 550px;
      margin-left: 80px; }
      .footer .footer_main .copyRightAdd h1 {
        margin-bottom: 40px; }
        .footer .footer_main .copyRightAdd h1 a {
          color: #d9d9d9;
          font-size: 16px;
          margin: 0 10px; }
      .footer .footer_main .copyRightAdd ul {
        margin-left: 10px; }
        .footer .footer_main .copyRightAdd ul li {
          float: left;
          width: 50%; }
          .footer .footer_main .copyRightAdd ul li:before {
            width: 4px;
            height: 4px;
            background: #b5b5b7;
            display: inline-block;
            *display: inline;
            *zoom: 1;
            vertical-align: middle;
            margin: -2px 10px 0 0;
            content: " "; }
          .footer .footer_main .copyRightAdd ul li a {
            color: #d9d9d9;
            font-size: 14px; }
        .footer .footer_main .copyRightAdd ul li.w100 {
          width: 100%; }
    .footer .footer_main .twoDim {
      float: right; }
      .footer .footer_main .twoDim h1 {
        font-size: 16px;
        color: #d9d9d9;
        margin-bottom: 10px; }
      .footer .footer_main .twoDim ul li {
        float: left;
        text-align: center; }
        .footer .footer_main .twoDim ul li span {
          display: block;
          font-size: 12px;
          margin-top: 10px;
          color: #d9d9d9; }
      .footer .footer_main .twoDim ul li:last-child {
        margin-left: 40px; }

/*# sourceMappingURL=style.css.map */
