@charset "UTF-8";
body {
  margin: 0px;
  padding: 0px;
  color: #333;
  font-family: "微软雅黑", Arial, Helvetica, sans-serif;
  font-size: 14px;
  text-align: left;
  position: relative;
  line-height: 20px;
  background: #fff;
  min-width: 1200px; }

a {
  color: #333;
  text-decoration: none;
  position: relative;
  cursor: pointer; }
  a:hover {
    color: #1478b6; }

input {
  font-family: "微软雅黑";
  font-size: 14px; }

.white, a.white {
  color: #fff; }

.fc, a.fc {
  color: #1478b6; }

.whitebg, input.whitebg {
  background: #fff; }

.eeebg, input.eeebg {
  background: #eee; }

.greybg, input.greybg {
  background: #f1fafe; }

.main {
  width: 1200px;
  margin-left: auto;
  margin-right: auto; }

.textover {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis; }

.comhead {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  height: 90px; }
  .comhead .logo {
    float: left;
    top: 15px; }
  .comhead .line {
    float: left;
    width: 20px;
    border-left: 1px solid #eee;
    height: 40px;
    margin-left: 20px;
    top: 20px;
    position: relative; }
  .comhead .search {
    float: left;
    width: 250px;
    line-height: 36px;
    height: 36px;
    border: 2px solid #7fcef8;
    padding: 0 10px 0 40px;
    background: url("../images/search.png") no-repeat 10px center;
    margin: 25px 0 0 120px; }
    .comhead .search .text {
      width: 100%;
      height: 100%; }
    .comhead .search .sub {
      position: absolute;
      width: 100px;
      height: 40px;
      top: -2px;
      right: -100px;
      color: #fff;
      background: #7fcef8;
      font-size: 16px;
      transition: all 0.2s ease-in-out 0.01s;
      -webkit-transition: all 0.2s ease-in-out 0.01s; }
      .comhead .search .sub:hover {
        background: #1478b6; }
  .comhead .phone {
    float: right;
    padding-left: 45px;
    min-height: 42px;
    background: url("../images/photo01.png") no-repeat left center;
    line-height: 28px;
    font-size: 18px;
    color: #7fcef8;
    top: 25px; }
    .comhead .phone p {
      line-height: 14px;
      color: #999;
      font-size: 14px; }

.comnav {
  width: 100%;
  border-bottom: 1px solid #c9c9c9;
  background: #f2fafe;
  z-index: 20; }
  .comnav nav {
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    width: 1200px;
    margin-left: auto;
    margin-right: auto; }
    .comnav nav a {
      float: left;
      text-align: center;
      width: 12.5%;
      font-size: 18px;
      transition: all 0.2s ease-in-out 0.01s;
      -webkit-transition: all 0.2s ease-in-out 0.01s; }
      .comnav nav a:hover, .comnav nav a.sel {
        color: #333;
        background: #dbf9fd; }
  .comnav ul {
    width: 1200px;
    margin-left: auto;
    margin-right: auto; }
    .comnav ul li {
      position: static;
      width: 150px;
      float: left; }
      .comnav ul li .a1 {
        display: block;
        width: 100%;
        line-height: 40px;
        height: 40px;
        text-align: center;
        font-size: 18px;
        color: #000; }
        .comnav ul li .a1 i {
          position: absolute;
          left: 67px;
          bottom: 0;
          background: url("../images/nav.png") no-repeat center center;
          width: 15px;
          height: 8px;
          display: none; }
      .comnav ul li .box {
        position: absolute;
        left: 0;
        top: 40px;
        background: #fff;
        padding: 10px 0;
        overflow: hidden;
        display: none;
        width: 100%;
        box-shadow: 1px 5px 10px #eee; }
        .comnav ul li .box section {
          float: left;
          width: 250px;
          padding: 25px; }
          .comnav ul li .box section .a2 {
            display: block;
            overflow: hidden;
            white-space: nowrap;
            text-overflow: ellipsis;
            padding-left: 10px;
            border-left: 4px solid #7fcef8;
            line-height: 16px;
            font-weight: bold; }
          .comnav ul li .box section p {
            font-size: 12px;
            height: 80px;
            overflow: hidden;
            border-top: 1px solid #ddd;
            margin-top: 10px;
            padding-top: 10px; }
          .comnav ul li .box section .a3 {
            display: block;
            overflow: hidden;
            white-space: nowrap;
            text-overflow: ellipsis; }
      .comnav ul li:hover .a1 {
        background: #dbf9fd; }
        .comnav ul li:hover .a1 i {
          display: block; }
      .comnav ul li:hover .box {
        display: block; }
      .comnav ul li.sel .a1 {
        background: #dbf9fd; }

.foottext {
  width: 100%;
  text-align: center;
  line-height: 60px;
  font-size: 12px;
  color: #999; }

.comfoot {
  padding: 30px 0 0;
  overflow: hidden;
  width: 1000px;
  margin: 0 auto; }
  .comfoot .box01 {
    width: 250px;
    float: left;
    padding-top: 20px; }
    .comfoot .box01 p {
      font-size: 16px;
      padding-left: 22px;
      color: #999;
      background: url("../images/photo02.png") no-repeat left center;
      margin-bottom: 20px; }
    .comfoot .box01 b {
      line-height: 30px;
      font-size: 24px; }
  .comfoot .box02 {
    float: left;
    padding: 0 0 0 60px;
    border-left: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
    overflow: hidden;
    width: 520px; }
    .comfoot .box02 p {
      width: 130px;
      font-size: 16px;
      float: left;
      padding: 15px 0 20px 0; }
  .comfoot .box03 {
    float: right;
    width: 90px;
    text-align: center;
    color: #999;
    line-height: 30px; }

.botline {
  width: 100%;
  border-top: 1px solid #1478b6; }

.confloat {
  position: fixed;
  z-index: 50;
  right: 20px;
  top: 30%; }
  .confloat a {
    display: block;
    padding-left: 25px;
    background: url("../images/float01.png") no-repeat left center;
    margin-bottom: 40px;
    transition: all 0.2s ease-in-out 0.01s;
    -webkit-transition: all 0.2s ease-in-out 0.01s; }
    .confloat a.sel {
      background-image: url("../images/float02.png");
      color: #1478b6; }
    .confloat a i {
      height: 40px;
      position: absolute;
      left: 5px;
      top: 20px;
      border-left: 1px solid #ddd; }

.conbanner {
  width: 100%;
  display: block;
  height: 450px;
  background: url("../images/photos/banner02.png") no-repeat center top;
  background-size: auto 100%; }

.conpace {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
  font-size: 12px;
  line-height: 60px; }
  .conpace a {
    color: #999; }
    .conpace a:hover {
      text-decoration: underline; }

.contit {
  text-align: center; }
  .contit p {
    font-size: 30px;
    line-height: 30px;
    padding-bottom: 15px; }
  .contit i {
    display: block;
    width: 60px;
    height: 2px;
    background: #7fcef8;
    margin: 0 auto 10px; }
  .contit span {
    color: #999; }

.about_essay {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  line-height: 30px;
  font-size: 16px;
  color: #999;
  text-align: center; }

.morebtn {
  display: block;
  width: 200px;
  text-align: center;
  margin: 0 auto;
  line-height: 40px;
  height: 40px;
  border: 1px solid #7fcef8;
  border-radius: 20px;
  font-size: 18px;
  color: #7fcef8;
  transition: all 0.2s ease-in-out 0.01s;
  -webkit-transition: all 0.2s ease-in-out 0.01s; }
  .morebtn:hover {
    color: #1478b6;
    border-color: #1478b6; }

.about_story {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden; }
  .about_story ul {
    width: 110%;
    overflow: hidden; }
    .about_story ul li {
      width: 550px;
      float: left;
      margin: 0 100px 40px 0; }
      .about_story ul li a {
        display: block;
        padding-left: 40px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        line-height: 30px;
        background: url("../images/ico01.png") no-repeat left center;
        font-size: 20px;
        margin-bottom: 5px; }
      .about_story ul li p {
        padding-left: 40px;
        color: #666;
        line-height: 25px;
        height: 50px;
        overflow: hidden; }

.about_map {
  width: 975px;
  margin: 50px auto; }
  .about_map p {
    margin-bottom: 20px;
    padding-left: 22px; }
    .about_map p img {
      position: absolute;
      left: 0;
      top: 1px; }

.conleft {
  float: left;
  width: 250px;
  border: 1px solid #e5e5e5;
  border-radius: 5px;
  overflow: hidden; }
  .conleft h2 {
    text-align: center;
    color: #fff;
    background: #7fcef8;
    padding: 30px 0;
    font-size: 24px;
    line-height: 30px;
    font-weight: bold; }
    .conleft h2 span {
      font-size: 14px;
      display: block; }
  .conleft a {
    display: block;
    border-top: 1px solid #e5e5e5;
    text-align: center;
    font-size: 16px;
    line-height: 50px;
    transition: all 0.2s ease-in-out 0.01s;
    -webkit-transition: all 0.2s ease-in-out 0.01s; }
    .conleft a.sel {
      background: #f1fafe;
      color: #1478b6; }

.conright {
  float: right;
  width: 900px; }
  .conright .conpace {
    width: 100%;
    line-height: 20px;
    padding-bottom: 20px; }

.con_essay {
  width: 100%;
  box-shadow: 1px 1px 15px #eee;
  border: 1px solid #f1f1f1;
  overflow: hidden;
  padding-bottom: 40px; }
  .con_essay .tit {
    font-weight: bold;
    line-height: 30px;
    font-size: 22px;
    text-align: center;
    padding: 40px 20px 15px; }
  .con_essay .time {
    text-align: center;
    color: #999;
    padding-bottom: 40px;
    border-bottom: 1px solid #e5e5e5; }
  .con_essay .box {
    padding: 30px 20px 40px;
    overflow: hidden;
    font-size: 16px;
    line-height: 30px;
    color: #666;
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 20px; }
  .con_essay .share {
    padding-left: 65px;
    min-height: 20px;
    margin-top: 40px; }
    .con_essay .share .sp01 {
      position: absolute;
      left: 20px;
      top: 7px;
      right: auto;
      bottom: auto; }
  .con_essay .page {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: block;
    margin: 0 20px;
    padding-top: 5px; }
  .con_essay .list {
    padding: 40px 40px 40px 250px;
    height: 150px;
    border-bottom: 1px solid #e5e5e5;
    overflow: hidden; }
    .con_essay .list .img {
      position: absolute;
      left: 40px;
      top: 39px;
      right: auto;
      bottom: auto;
      width: 170px;
      height: 144px;
      border: 5px solid #e5e5e5;
      background: url("../images/photos/img01.png") no-repeat center center;
      background-size: cover; }
    .con_essay .list .a1 {
      display: block;
      margin: 20px 0;
      font-size: 20px;
      overflow: hidden;
      white-space: nowrap;
      text-overflow: ellipsis; }
    .con_essay .list p {
      color: #999;
      font-size: 16px;
      line-height: 30px;
      height: 60px;
      overflow: hidden; }
  .con_essay .pagebox {
    width: auto;
    padding: 0 20px; }

.con_essay01 .tit {
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 40px; }
.con_essay01 .box {
  border-bottom: none;
  margin: 0;
  padding-bottom: 0; }

.pagebox {
  width: 100%;
  line-height: 33px;
  overflow: hidden; }
  .pagebox a {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin: 0 3px;
    border: 1px solid #e5e5e5;
    padding: 0 12px;
    transition: all 0.2s ease-in-out 0.01s;
    -webkit-transition: all 0.2s ease-in-out 0.01s; }
    .pagebox a.a1 {
      width: 70px;
      text-align: center;
      padding: 0; }
    .pagebox a.sel, .pagebox a:hover {
      background: #7fcef8;
      color: #fff; }
  .pagebox span {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin: 0 3px; }

.interlist {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
  text-align: center; }
  .interlist .box {
    padding: 10px 10px 10px 230px;
    width: 270px;
    overflow: hidden;
    height: 200px;
    border: 1px solid #e5e5e5;
    transition: all 0.2s ease-in-out 0.01s;
    -webkit-transition: all 0.2s ease-in-out 0.01s;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin: 0 40px;
    text-align: left; }
    .interlist .box:hover {
      box-shadow: 1px 1px 15px #ddd; }
    .interlist .box .img {
      position: absolute;
      left: 10px;
      top: 10px;
      right: auto;
      bottom: auto;
      width: 200px;
      height: 200px;
      overflow: hidden; }
    .interlist .box .tit {
      display: block;
      overflow: hidden;
      white-space: nowrap;
      text-overflow: ellipsis;
      font-size: 18px;
      line-height: 30px;
      font-weight: bold;
      margin-bottom: 10px; }
    .interlist .box .p1 {
      font-size: 12px;
      line-height: 23px;
      height: 115px;
      overflow: hidden; }
    .interlist .box .btn {
      width: 190px;
      border-top: 1px solid #e5e5e5;
      line-height: 35px;
      margin-top: 10px; }
      .interlist .box .btn a {
        color: #7fcef8;
        font-size: 12px; }
        .interlist .box .btn a:hover {
          text-decoration: underline; }

.domlist {
  width: 1125px;
  margin: 0 auto;
  padding: 40px 0;
  overflow: hidden;
  text-align: center; }
  .domlist section {
    width: 120%;
    overflow: hidden;
    left: -10%; }
    .domlist section a {
      width: 290px;
      margin: 0 65px;
      background: #fff;
      text-align: left;
      display: inline-block;
      *display: inline;
      *zoom: 1; }
      .domlist section a span {
        display: block;
        width: 100%;
        height: 290px;
        overflow: hidden; }
        .domlist section a span img {
          transition: all 0.2s ease-in-out 0.01s;
          -webkit-transition: all 0.2s ease-in-out 0.01s; }
      .domlist section a p {
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        line-height: 45px;
        text-align: center;
        transition: all 0.2s ease-in-out 0.01s;
        -webkit-transition: all 0.2s ease-in-out 0.01s; }
      .domlist section a:hover img {
        transform: scale(1.1);
        -webkit-transform: scale(1.1); }

.jilist {
  width: 1050px;
  margin: 0 auto;
  padding: 40px 0;
  overflow: hidden; }
  .jilist section {
    width: 120%;
    overflow: hidden;
    left: -10%;
    text-align: center; }
    .jilist section a {
      width: 190px;
      text-align: center;
      margin: 0 45px;
      display: inline-block;
      *display: inline;
      *zoom: 1; }
      .jilist section a p {
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        font-size: 18px;
        padding-top: 20px; }

.perlist {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding: 40px 0;
  overflow: hidden; }
  .perlist section {
    width: 120%;
    overflow: hidden;
    left: -10%;
    text-align: center; }
    .perlist section a {
      width: 250px;
      margin: 0 33px;
      background: #fff;
      display: inline-block;
      *display: inline;
      *zoom: 1; }
      .perlist section a span {
        display: block;
        width: 100%;
        height: 193px;
        overflow: hidden; }
        .perlist section a span img {
          transition: all 0.2s ease-in-out 0.01s;
          -webkit-transition: all 0.2s ease-in-out 0.01s; }
      .perlist section a p {
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        line-height: 45px;
        text-align: center;
        transition: all 0.2s ease-in-out 0.01s;
        -webkit-transition: all 0.2s ease-in-out 0.01s; }
      .perlist section a:hover img {
        transform: scale(1.1);
        -webkit-transform: scale(1.1); }

.healthlist {
  width: 100%;
  padding: 40px 0 20px;
  overflow: hidden; }
  .healthlist section {
    width: 120%; }
    .healthlist section a {
      float: left;
      padding: 30px 20px;
      width: 510px;
      margin: 0 95px 20px 0;
      transition: all 0.2s ease-in-out 0.01s;
      -webkit-transition: all 0.2s ease-in-out 0.01s; }
      .healthlist section a h2 {
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        font-size: 20px;
        margin-bottom: 15px;
        transition: all 0.2s ease-in-out 0.01s;
        -webkit-transition: all 0.2s ease-in-out 0.01s; }
      .healthlist section a p {
        line-height: 25px;
        height: 75px;
        overflow: hidden;
        color: #666; }
      .healthlist section a:hover {
        box-shadow: 1px 1px 15px #ddd; }
        .healthlist section a:hover h2 {
          color: #7fcef8; }
        .healthlist section a:hover p {
          color: #666; }

.carelist {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding: 40px 0;
  overflow: hidden; }
  .carelist ul {
    width: 120%;
    text-align: center;
    left: -10%; }
    .carelist ul li {
      width: 368px;
      margin: 0 22px;
      background: #fff;
      box-shadow: 1px 1px 15px #ddd;
      display: inline-block;
      *display: inline;
      *zoom: 1;
      text-align: left; }
      .carelist ul li .img {
        display: block;
        width: 100%;
        height: 262px;
        overflow: hidden; }
        .carelist ul li .img img {
          transition: all 0.2s ease-in-out 0.01s;
          -webkit-transition: all 0.2s ease-in-out 0.01s; }
        .carelist ul li .img p {
          position: absolute;
          bottom: 0;
          left: 0;
          background: url("../images/darkbg.png") repeat;
          padding: 0 20px;
          line-height: 40px;
          width: 328px;
          overflow: hidden;
          white-space: nowrap;
          text-overflow: ellipsis;
          color: #fff;
          font-size: 18px; }
      .carelist ul li .p1 {
        line-height: 25px;
        height: 75px;
        overflow: hidden;
        margin: 20px; }
      .carelist ul li .btn {
        margin: 0 20px;
        display: block;
        border-top: 1px solid #e5e5e5;
        color: #7fcef8;
        line-height: 40px;
        text-align: center; }
      .carelist ul li:hover img {
        transform: scale(1.1);
        -webkit-transform: scale(1.1); }

.prevlist {
  width: 120%;
  overflow: hidden;
  padding: 40px 0;
  text-align: center;
  left: -10%; }
  .prevlist li {
    width: 280px;
    height: 250px;
    overflow: hidden;
    margin: 0 13px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    text-align: left; }
    .prevlist li .box {
      width: 100%;
      height: 100%;
      background: url("../images/whitebg.png") repeat;
      z-index: 5;
      position: absolute;
      left: 0;
      top: 100%;
      right: auto;
      bottom: auto;
      overflow: hidden;
      transition: all 0.2s ease-in-out 0.01s;
      -webkit-transition: all 0.2s ease-in-out 0.01s; }
      .prevlist li .box h2 {
        font-size: 18px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        text-align: center;
        margin: 30px 20px 20px; }
      .prevlist li .box p {
        margin: 0 20px 20px;
        line-height: 25px;
        color: #666;
        height: 100px;
        overflow: hidden; }
      .prevlist li .box a {
        display: block;
        width: 80px;
        line-height: 30px;
        margin: 0 auto;
        border: 1px solid #999;
        font-size: 16px;
        text-align: center;
        transition: all 0.2s ease-in-out 0.01s;
        -webkit-transition: all 0.2s ease-in-out 0.01s; }
        .prevlist li .box a:hover {
          border-color: #1478b6; }
    .prevlist li:hover .box {
      top: 0; }

.bingtit {
  width: 100%;
  text-align: center; }
  .bingtit p {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    padding: 20px 0 0 20px;
    background: url("../images/tit.png") no-repeat left top;
    font-size: 20px; }

.binglist {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  padding-top: 50px; }
  .binglist section {
    width: 110%;
    overflow: hidden; }
    .binglist section a {
      float: left;
      width: 134px;
      padding: 3px;
      background: #fff;
      border: 1px solid #e5e5e5;
      margin: 0 9px 0 0; }
      .binglist section a img {
        display: block;
        width: 134px;
        height: 87px; }
      .binglist section a p {
        text-align: center;
        line-height: 40px;
        font-size: 18px; }

.bingessay {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  margin-top: 40px; }
  .bingessay img {
    float: left; }
  .bingessay .box {
    float: right;
    width: 640px;
    font-size: 16px;
    line-height: 30px;
    color: #666; }
    .bingessay .box h2 {
      color: #333;
      font-size: 18px;
      font-weight: bold;
      padding: 35px 0 25px; }

.paylist {
  padding: 10px 0 0;
  width: 1200px;
  margin-left: auto;
  margin-right: auto; }
  .paylist section {
    width: 120%; }
    .paylist section a {
      float: left;
      width: 400px;
      padding: 30px 20px 30px 150px;
      height: 112px;
      overflow: hidden;
      transition: all 0.2s ease-in-out 0.01s;
      -webkit-transition: all 0.2s ease-in-out 0.01s;
      margin: 0 60px 30px 0;
      background: #fff; }
      .paylist section a i {
        position: absolute;
        left: 20px;
        top: 30px;
        right: auto;
        bottom: auto;
        height: 110px;
        width: 110px;
        border: 1px solid #e5e5e5;
        overflow: hidden; }
        .paylist section a i img {
          transition: all 0.2s ease-in-out 0.01s;
          -webkit-transition: all 0.2s ease-in-out 0.01s; }
      .paylist section a h2 {
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        line-height: 30px;
        font-size: 20px;
        margin-bottom: 10px; }
      .paylist section a p {
        line-height: 25px;
        height: 75px;
        overflow: hidden;
        color: #999; }
      .paylist section a:hover {
        box-shadow: 1px 1px 15px #ccc; }
        .paylist section a:hover img {
          transform: scale(1.1);
          -webkit-transform: scale(1.1); }

.insuessay {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  margin-top: 40px; }
  .insuessay img {
    float: left; }
  .insuessay .box {
    float: right;
    width: 660px;
    font-size: 16px;
    line-height: 30px;
    color: #666; }
    .insuessay .box h2 {
      color: #333;
      font-size: 20px;
      padding: 15px 0 10px; }

/*# sourceMappingURL=style.css.map */
