@charset "UTF-8";
/* =Reset
-----------------------------------------------------------------------------*/
html {
  color: #000;
  background: #FFF;
  font-family: 'Microsoft Yahei';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {
  margin: 0;
  padding: 0; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

fieldset, img {
  border: 0; }

address, caption, cite, code, dfn, em, strong, th, var, optgroup {
  font-style: normal;
  font-weight: normal; }

del, ins {
  text-decoration: none; }

li {
  list-style: none; }

caption, th {
  text-align: left; }

h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: normal; }

q:before, q:after {
  content: ''; }

abbr, acronym {
  border: 0;
  font-variant: normal; }

sup {
  vertical-align: baseline; }

sub {
  vertical-align: baseline; }

legend {
  color: #000; }

input, button, textarea, select, optgroup, option {
  font-size: medium;
  font-style: normal;
  font-weight: normal; }

article, aside, dialog, footer, header, section, footer, nav, figure, menu {
  display: block; }

a {
  cursor: pointer; }

/* =General
-----------------------------------------------------------------------------*/
/* Class for clearing floats */
.clearfix:after {
  content: ".";
  height: 0;
  visibility: hidden;
  display: block;
  clear: both; }

* html .clear {
  height: 1%; }

.clearfix {
  display: block; }

/* End clearing floats */
.zoom {
  zoom: 1; }

.hidden {
  visibility: hidden; }

.none {
  display: none; }

a:link, a:visited {
  text-decoration: none; }

/* 城市选择 */
.m-selectcity {
  line-height: 22px;
  cursor: pointer;
  position: relative;
  *width: 75px;
  z-index: 19;
  margin-right: 50px; }

.m-city span {
  padding: 0 5px 0 0;
  color: #999; }

.m-city i {
  float: right;
  width: 11px;
  height: 6px;
  overflow: hidden;
  margin-top: 9px;
  -webkit-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  background: url(http://img.xdf.cn/souke/v7/images/icon.png) no-repeat 0 0; }

.m-selectcity2 .m-city i {
  display: none; }

.area_school {
  display: none;
  position: absolute;
  top: 20px;
  left: 0;
  background: #fff;
  border: 1px solid #e1e2e1;
  text-align: left;
  width: 550px;
  padding: 10px 0 10px 15px;
  z-index: 999; }

.m-selectcity:hover .area_school {
  display: block; }

.m-selectcity2:hover .area_school {
  display: none; }

.m-selectcity:hover .m-city i {
  -webkit-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  transform: rotate(-180deg); }

.area_school ul {
  width: 49%;
  overflow: hidden;
  float: left; }

.area_school li {
  height: 20px;
  line-height: 20px;
  overflow: hidden;
  margin: 0 0 10px 0; }

.area_school li span {
  font-family: "Arial";
  color: #369e95;
  padding: 0 5px 0 0;
  display: inline-block;
  width: 20px;
  text-align: center; }

.area_school li em a {
  padding: 0 6px;
  vertical-align: top;
  -webkit-border-radius: 10px;
  border-radius: 10px; }

.area_school a {
  color: #999; }

.area_school a:hover {
  text-decoration: none;
  color: #fff;
  background-color: #00b1a2; }

.sg_con2, .sg_org2, .sg_school2 {
  position: absolute;
  top: 28px;
  border: 1px solid #ccc5c2;
  background: #fff;
  padding: 5px 10px;
  z-index: 1001;
  display: none; }

.dlList, .m-selectcity, .sg_tits2 {
  position: relative; }

.sg_con2 {
  width: 180px;
  right: 56px;
  padding: 5px 10px;
  _padding: 5px 10px 0; }

.sg_con2 dl {
  width: 180px;
  float: left;
  display: inline; }

.sg_con2 dl dt {
  color: #006d4e;
  border-bottom: 1px dotted #CCC;
  margin: 2px 0 5px;
  background-position: -195px -39px;
  line-height: 22px;
  padding: 0 0 0 12px; }

.sg_con2 dl dd, .sg_org2 li, .sg_school2 li {
  height: 20px;
  line-height: 20px;
  margin: 0 0 10px; }

.sg_con2 dl dd {
  float: left;
  display: inline; }

.sg_con2 dl dd a {
  padding: 0 3px; }

.sg_tits2 {
  float: right; }

.sg_school2 {
  width: 696px;
  right: 0;
  padding: 10px 0 10px 20px; }

.sg_school2 ul {
  float: left;
  width: 49%; }

.sg_school2 .ul2 {
  width: 49%; }

.sg_school2 li span {
  color: #369e95;
  padding: 0 15px 0 0; }

.sg_school2 li em a {
  margin-right: 10px;
  padding: 3px 5px;
  vertical-align: top;
  color: #7f7f7f; }

.sg_school2 li em a:hover {
  background: #31a893;
  color: #fff; }

.sg_org2 {
  width: 370px;
  right: 0; }

.sg_org2 ul {
  zoom: 1;
  margin: 5px 0;
  padding: 0 0 5px;
  float: left; }

.sg_org2 ul.last {
  border: 0;
  margin-bottom: 0; }

.sg_org2 li {
  width: 120px;
  background: 0 0; }

.sg_org2 li a {
  padding: 0 5px;
  color: #999; }

.sg_org2 li a:hover {
  color: #31a893; }

.sg_tits2 li.xdf_home {
  padding: 1px 8px 0; }

.container {
  width: 1000px;
  margin: 0 auto;
  position: relative; }

header {
  width: 100%;
  height: 29px;
  line-height: 29px;
  background: #f5f5f5;
  border-bottom: 1px solid #eaeaea;
  font-size: 12px;
  color: #7f7f7f; }
  header .container > a {
    margin-right: 12px;
    color: #7f7f7f; }
    header .container > a:hover {
      color: #369e95; }
  header .container .header-right {
    float: right; }
    header .container .header-right > a, header .container .header-right > div {
      padding-left: 20px;
      color: #7f7f7f;
      display: inline-block;
      vertical-align: middle;
      cursor: pointer; }
      header .container .header-right > a:hover, header .container .header-right > div:hover {
        color: #369e95; }
      header .container .header-right > a.arrow, header .container .header-right > div.arrow {
        padding-right: 5px;
        border: 1px solid transparent;
        border-bottom: none;
        line-height: 27px;
        height: 28px; }
        header .container .header-right > a.arrow i, header .container .header-right > div.arrow i {
          width: 7px;
          height: 4px;
          display: inline-block;
          background: url(../images/arrow1.png) no-repeat;
          vertical-align: middle;
          margin-left: 3px; }
        header .container .header-right > a.arrow:hover, header .container .header-right > div.arrow:hover {
          background-color: white;
          border: 1px solid #ccc5c2;
          border-bottom: none; }
          header .container .header-right > a.arrow:hover i, header .container .header-right > div.arrow:hover i {
            -webkit-transition: all .5s ease 0s;
            transform: rotate(-180deg); }
          header .container .header-right > a.arrow:hover div, header .container .header-right > div.arrow:hover div {
            display: block; }

.main .main-top {
  margin: 30px 0; }
  .main .main-top > a, .main .main-top > div {
    display: inline-block;
    vertical-align: middle; }
  .main .main-top > a {
    margin-right: 50px; }
    .main .main-top > a:first-child {
      margin-right: 30px; }
    .main .main-top > a.arrow {
      color: #666666;
      padding-right: 17px;
      background: url(../images/arrow4.png) right center no-repeat; }
  .main .main-top .search {
    font-size: 0; }
    .main .main-top .search input {
      width: 490px;
      height: 40px;
      border: 2px solid #38bca4;
      outline: none;
      padding-left: 10px; }
    .main .main-top .search a {
      display: inline-block;
      vertical-align: top;
      text-align: center;
      font-size: 18px;
      color: white;
      background: #38bca4;
      width: 100px;
      height: 44px;
      line-height: 44px; }
.main .main-nav {
  border-bottom: 2px solid #38bca4;
  margin-bottom: 10px;
  padding-bottom: 10px;
  color: 16px; }
  /*修改 S*/
  .main .main-nav > span, .main .main-nav > div, .main .main-nav div > ul {
    display: inline-block;
    vertical-align: top; }
  .main .main-nav > span {
    padding: 0 10px 0 10px;
    color: #faa614; }
  .main .main-nav > div a {
    color: #282828; 
    padding: 10px 15px;}
  .main .main-nav > div > a:hover, .main .main-nav #jsddm > li > a:hover {
    background: #edf6f4 none repeat scroll 0 0;
    color: #31a893;}
  /*修改 E*/
  /*新增 导航*/
      #jsddm li {
          float: left;
          list-style: none;}
      #jsddm li ul {
          width: 165px;
          margin-top: 11px;
          margin-left: -45px;
          padding: 15px 0 3px 0;
          position: absolute;
          visibility: hidden;
          background: #38bca4;
          font-size: 12px;
          z-index: 999;}
      #jsddm li ul li {
          float: none;
          display: inline-block;
          margin-bottom:10px;
          text-align: left;
          width: 78px;}
      #jsddm li ul li a {
          color: white;
          text-align: center;}
      #jsddm li ul li a:hover {
          text-decoration: underline;}
      #jsddm > li > a {
          margin-right: 5px;}
  /*新增 导航*/
  .main .main-nav p {
    float: right;
    color: #faa614;
    padding-left: 28px;
    height: 22px;
    line-height: 22px;
    background: url(../images/icon_phone.png) left center no-repeat; }
.main .main-content {
  margin-bottom: 20px; }
  .main .main-content > article {
    float: left;
    margin-left: 10px; }
    .main .main-content > article:first-child {
      margin-left: 0; }
    .main .main-content > article.content-left {
      width: 165px;
      background: #38bca4;
      color: white; }
      .main .main-content > article.content-left > div {
        height: 34px;
        line-height: 34px;
        font-size: 16px;
        padding-left: 12px;
        background: #31a893; }
      .main .main-content > article.content-left section {
        padding: 10px 12px 4px 12px; }
        .main .main-content > article.content-left section a {
          display: inline-block;
          vertical-align: top;
          width: 65px;
          margin-bottom: 6px;
          color: white;
          font-size: 12px; }
          .main .main-content > article.content-left section a:hover {
            text-decoration: underline; }
    .main .main-content > article.content-center {
      width: 571px;
      position: relative; }
      .main .main-content > article.content-center .content-slide {
        width: 100%;
        height: 246px;
        margin-bottom: 15px;
        overflow: hidden;
        position: relative; }
        .main .main-content > article.content-center .content-slide .slide-container {
          width: 9999px;
          position: relative;
          left: 0;
          font-size: 0;
          -webkit-transition: all 300ms ease-out;
          -moz-transition: all 300ms ease-out;
          -o-transition: all 300ms ease-out;
          transition: all 300ms ease-out; }
          .main .main-content > article.content-center .content-slide .slide-container img {
            display: inline-block;
            vertical-align: top; }
        .main .main-content > article.content-center .content-slide .slide-pagination {
          position: absolute;
          bottom: 6px;
          right: 8px; }
          .main .main-content > article.content-center .content-slide .slide-pagination a {
            width: 22px;
            height: 22px;
            line-height: 22px;
            display: inline-block;
            margin-right: 5px;
            border: 2px solid white;
            border-radius: 50%;
            background: #bababa;
            color: white;
            text-align: center;
            font-weight: 600; }
            .main .main-content > article.content-center .content-slide .slide-pagination a.cur {
              background: #31a893; }
      .main .main-content > article.content-center .content-half {
        width: 48%;
        margin-left: 4%;
        float: left; }
        .main .main-content > article.content-center .content-half.content-first {
          margin-left: 0; }
        .main .main-content > article.content-center .content-half a {
          font-size: 12px;
          color: #7a7a7a;
          margin-bottom: 8px;
          padding-left: 10px;
          background: url(../images/dot.png) center left no-repeat;
          display: block; }
          .main .main-content > article.content-center .content-half a:hover {
            color: #00b1a2; }
          .main .main-content > article.content-center .content-half a.title {
            font-size: 20px;
            color: #00b1a2;
            margin-bottom: 10px;
            padding-left: 0;
            background: none; }
    .main .main-content > article.content-right {
      width: 244px; }
      .main .main-content > article.content-right ul {
        font-size: 0;
        border-left: 1px solid #e5e5e5;
        border-top: 1px solid #e5e5e5;
        margin-bottom: 10px; }
        .main .main-content > article.content-right ul li {
          width: 80px;
          height: 80px;
          border-right: 1px solid #e5e5e5;
          border-bottom: 1px solid #e5e5e5;
          text-align: center;
          font-size: 12px;
          color: #7a7a7a;
          display: inline-block;
          vertical-align: top;
          position: relative; }
          .main .main-content > article.content-right ul li a {
            color: #7a7a7a; }
          .main .main-content > article.content-right ul li:hover a {
            color: #38bca4; }
          .main .main-content > article.content-right ul li:first-child {
            cursor: pointer; }
          .main .main-content > article.content-right ul li img {
            display: block;
            margin: 15px auto 8px auto; }
            .main .main-content > article.content-right ul li img.hot {
              position: absolute;
              top: -10px;
              right: 2px; }
      .main .main-content > article.content-right .content-register {
        border: 1px solid #05b4a5;
        background: #fbfbfb;
        margin-bottom: 10px; }
        .main .main-content > article.content-right .content-register .register-top {
          width: 244px;
          height: 39px;
          background: #05b4a5;
          color: white;
          position: relative; }
          .main .main-content > article.content-right .content-register .register-top h3 {
            font-size: 16px;
            line-height: 39px;
            display: inline-block;
            margin: 0 5px 0 10px; }
          .main .main-content > article.content-right .content-register .register-top > span {
            font-size: 12px;
            line-height: 39px;
            display: inline-block; }
            .main .main-content > article.content-right .content-register .register-top > span span {
              color: #fcdc84; }
          .main .main-content > article.content-right .content-register .register-top a {
            width: 9px;
            height: 9px;
            background: url(../images/register_close.png) no-repeat;
            position: absolute;
            top: 15px;
            right: 8px; }
        .main .main-content > article.content-right .content-register .register-main {
          color: #606060;
          font-size: 12px;
          padding: 11px 12px;
          position: relative; }
          .main .main-content > article.content-right .content-register .register-main > div {
            width: 100%;
            margin-bottom: 7px;
            line-height: 24px; }
            .main .main-content > article.content-right .content-register .register-main > div input {
              display: inline-block;
              width: 158px;
              height: 21px;
              background: white;
              border: 1px solid #dcdcdc;
              margin-left: 5px;
              outline: none;
              padding-left: 5px; }
            .main .main-content > article.content-right .content-register .register-main > div select {
              width: 70px;
              height: 21px;
              background: white;
              border: 1px solid #dcdcdc;
              outline: none;
              margin-left: 5px;
              font-size: 12px; }
          .main .main-content > article.content-right .content-register .register-main a {
            width: 140px;
            height: 28px;
            line-height: 28px;
            text-align: center;
            background: #05b4a5;
            display: block;
            margin: 0 auto;
            color: white;
            border-radius: 2px; }
          .main .main-content > article.content-right .content-register .register-main article {
            width: 72px;
            height: 66px;
            background: #faf3e7;
            border: 1px solid #f7ce88;
            color: #b1b1b1;
            padding: 8px 5px;
            position: absolute;
            bottom: 49px;
            right: 13px; }
      .main .main-content > article.content-right .content-activity {
        border: 1px solid #dedede; }
        .main .main-content > article.content-right .content-activity h3 {
          background: #fbfbfb;
          height: 28px;
          line-height: 28px;
          padding-left: 8px;
          border-bottom: 1px solid #dedede;
          margin-bottom: 12px;
          font-size: 14px; }
        .main .main-content > article.content-right .content-activity a {
          font-size: 12px;
          display: block;
          margin-bottom: 12px;
          color: #7a7a7a; }
          .main .main-content > article.content-right .content-activity a:hover {
            color: #31a893; }
          .main .main-content > article.content-right .content-activity a span {
            color: #31a893;
            margin: 0 5px; }
.main .main-process {
  margin-bottom: 50px; }
  .main .main-process .process-top {
    height: 35px;
    line-height: 35px;
    border: 1px solid #efefef;
    background: #fbfbfb;
    padding: 0 20px;
    font-size: 18px;
    color: #666666;
    margin-bottom: 50px; }
    .main .main-process .process-top span {
      float: right;
      font-size: 12px;
      color: #eea017;
      padding-left: 20px;
      background: url(../images/icon_info.png) center left no-repeat; }
  .main .main-process .process-main {
    font-size: 0;
    margin-bottom: 12px;
    text-align: center; }
    .main .main-process .process-main a {
      display: inline-block;
      vertical-align: middle;
      width: 90px;
      height: 85px;
      position: relative; }
      .main .main-process .process-main a span {
        color: white;
        font-size: 14px;
        position: absolute;
        top: 31px;
        right: 8px; }
      .main .main-process .process-main a p {
        color: white;
        font-size: 16px;
        position: absolute;
        top: 20px;
        left: 20px;
        width: 40px; }
      .main .main-process .process-main a.type1 {
        background: url(../images/process11.png) center center no-repeat; }
        .main .main-process .process-main a.type1:hover {
          background: url(../images/process1.png) center center no-repeat; }
      .main .main-process .process-main a.type2 {
        background: url(../images/process22.png) center center no-repeat; }
        .main .main-process .process-main a.type2:hover {
          background: url(../images/process2.png) center center no-repeat; }
      .main .main-process .process-main a.type3 {
        background: url(../images/process33.png) center center no-repeat; }
        .main .main-process .process-main a.type3:hover {
          background: url(../images/process3.png) center center no-repeat; }
    .main .main-process .process-main i {
      width: 34px;
      height: 14px;
      background: url(../images/process_arrow.png) no-repeat;
      display: inline-block;
      vertical-align: middle; }
  .main .main-process .process-detail {
    padding: 10px;
    border: 1px solid #38bca4;
    color: #38bca4;
    font-size: 12px;
    display: inline-block;
    position: relative;
    left: 0;
    -webkit-transition: all 300ms ease-out;
    -moz-transition: all 300ms ease-out;
    -o-transition: all 300ms ease-out;
    transition: all 300ms ease-out; }
    .main .main-process .process-detail i {
      display: block;
      width: 10px;
      height: 6px;
      background: url(../images/arrow3.png) no-repeat;
      background-color: white;
      position: absolute;
      top: -6px;
      left: 50px; }
.main .main-people {
  margin-bottom: 30px;
  position: relative; }
  .main .main-people .people-top {
    height: 35px;
    line-height: 35px;
    border: 1px solid #efefef;
    border-bottom: 1px solid #38bca4;
    background: #fbfbfb;
    padding-left: 20px;
    font-size: 18px;
    color: #666666;
    margin-bottom: 30px; }
    .main .main-people .people-top .people-nav {
      float: right;
      font-size: 0; }
      .main .main-people .people-top .people-nav a {
        padding: 0 20px;
        color: #999999;
        font-size: 16px;
        display: inline-block; }
        .main .main-people .people-top .people-nav a.cur {
          background: white;
          border-top: 2px solid #38bca4;
          border-left: 1px solid #38bca4;
          border-right: 1px solid #38bca4;
          height: 34px; }
  .main .main-people .slide-left {
    width: 17px;
    height: 35px;
    display: block;
    background: url(../images/slide_left.png) no-repeat;
    position: absolute;
    top: 50%;
    left: -30px; }
  .main .main-people .slide-right {
    width: 17px;
    height: 35px;
    display: block;
    background: url(../images/slide_right.png) no-repeat;
    position: absolute;
    top: 50%;
    right: -30px; }
  .main .main-people .people-main {
    overflow: hidden;
    width: 100%; }
    .main .main-people .people-main .people-main-con {
      width: 9999px;
      position: relative;
      left: 0;
      -webkit-transition: all 300ms ease-out;
      -moz-transition: all 300ms ease-out;
      -o-transition: all 300ms ease-out;
      transition: all 300ms ease-out;
      display: none; }
      .main .main-people .people-main .people-main-con.nav-show {
        display: block; }
    .main .main-people .people-main article {
      width: 234px;
      margin-left: 18px;
      border: 1px solid #dedede;
      background: #fbfbfb;
      float: left;
      position: relative; }
      .main .main-people .people-main article:first-child {
        margin-left: 0; }
      .main .main-people .people-main article img {
        width: 100%;
        vertical-align: bottom; }
      .main .main-people .people-main article .people-title {
        background: #00b1a2;
        padding: 10px 0 10px 18px;
        color: white;
        font-size: 24px; }
        .main .main-people .people-main article .people-title span {
          display: inline-block;
          vertical-align: top; }
          .main .main-people .people-main article .people-title span.goodat {
            font-size: 12px;
            margin-left: 8px; }
      .main .main-people .people-main article .people-desc {
        padding: 10px 15px;
        color: #666666;
        font-size: 12px;
        line-height: 18px; }
        .main .main-people .people-main article .people-desc b {
          color: black;
          margin-bottom: 3px;
          display: block; }
        .main .main-people .people-main article .people-desc a {
          color: #38bca4; }
      .main .main-people .people-main article .people-action {
        border-top: 1px solid #dedede; }
        .main .main-people .people-main article .people-action > div {
		  width:50%;
		  float:left;
          height: 32px;
          line-height: 32px;
          text-align: center;
          font-size: 12px; }
          .main .main-people .people-main article .people-action > div .people-ask {
            color: #38bca4;
            padding-left: 23px;
            background: url(../images/icon_ask.png) left center no-repeat;
            padding-top: 1px; }
          .main .main-people .people-main article .people-action > div .people-pen {
            padding-left: 16px;
            background: url(../images/icon_pen.png) left center no-repeat;
            color: #666666; }
      .main .main-people .people-main article .people-tag {
        position: absolute;
        top: 0;
        right: 0; }
        .main .main-people .people-main article .people-tag div {
          width: 24px;
          color: white;
          font-size: 12px;
          padding: 2px 4px;
          text-align: center;
          background: black;
          margin-bottom: 3px;
          min-height: 20px; }
.main .main-service {
  margin-bottom: 30px;
  padding-bottom: 30px;
  border-bottom: 2px solid #bfebe8; }
  .main .main-service .service-top {
    height: 35px;
    line-height: 35px;
    border: 1px solid #efefef;
    border-bottom: 1px solid #38bca4;
    background: #fbfbfb;
    padding-left: 20px;
    font-size: 18px;
    color: #666666;
    margin-bottom: 30px; }
    .main .main-service .service-top .service-nav {
      float: right;
      font-size: 0; }
      .main .main-service .service-top .service-nav a {
        padding: 0 20px;
        color: #999999;
        font-size: 16px;
        display: inline-block; }
        .main .main-service .service-top .service-nav a.cur {
          background: white;
          border-top: 2px solid #38bca4;
          border-left: 1px solid #38bca4;
          border-right: 1px solid #38bca4;
          height: 34px; }
  .main .main-service .service-main {
    font-size: 0;
    display: none; }
    .main .main-service .service-main.nav-show {
      display: block; }
    .main .main-service .service-main a {
      display: inline-block;
      vertical-align: top;
      margin-left: 12px; }
      .main .main-service .service-main a:first-child {
        margin-left: 0; }
.main .main-desc {
  margin-bottom: 30px; }
  .main .main-desc .desc-img {
    float: left;
    margin-right: 30px;
    overflow: hidden; }
  .main .main-desc p {
    font-size: 12px;
    line-height: 22px;
    color: #707070;
    margin-bottom: 20px; }
  .main .main-desc .desc-main {
    font-size: 0;
    clear: both;
    margin-bottom: 10px; }
    .main .main-desc .desc-main a {
      display: inline-block;
      vertical-align: top;
      margin-left: 10px; }
      .main .main-desc .desc-main a:first-child {
        margin-left: 0; }
  .main .main-desc .desc-place {
    margin-top: 40px;
    padding-top: 40px;
    border-top: 2px solid #bfebe8; }
    .main .main-desc .desc-place > div {
      display: inline-block;
      vertical-align: top; }
      .main .main-desc .desc-place > div.place-name {
        font-size: 56px;
        color: #38bca4;
        border-right: 1px solid #38bca4;
        padding: 0 30px; }
      .main .main-desc .desc-place > div.place-detail {
        width: 160px;
        padding: 0 0 0 40px; }
        .main .main-desc .desc-place > div.place-detail span {
          display: inline-block;
          padding: 3px 10px;
          color: white;
          background: #38bca4;
          margin-bottom: 8px; }
        .main .main-desc .desc-place > div.place-detail p {
          font-size: 14px;
          color: #323232;
          line-height: 24px; }

footer {
  background: #f8f8f8;
  border-top: 1px solid #e0e0e0;
  padding: 20px 0 30px 0;
  color: #999999;
  text-align: center; }
  footer h3 {
    font-size: 16px;
    color: #484848;
    margin-bottom: 15px; }
  footer .footer-link {
    margin-bottom: 40px;
    text-align: left; }
    footer .footer-link a {
      font-size: 12px;
      padding: 0 12px;
      margin-bottom: 8px; }
      footer .footer-link a:first-child {
        padding-left: 0; }
  footer .footer-nav {
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #e0e0e0; }
    footer .footer-nav a {
      font-size: 12px;
      padding: 0 12px; }
  footer h3 {
    text-align: left; }
  footer p {
    font-size: 12px;
    margin-bottom: 10px; }
  footer img {
    margin-top: 20px; }

.robot {
  width: 75px;
  height: 99px;
  background: url(../images/robot.png) no-repeat;
  display: block;
  position: fixed;
  top: 200px;
  right: 20px;
  cursor: pointer; }
  .robot a {
    width: 16px;
    height: 16px;
    display: block;
    background: url(../images/close.png) no-repeat;
    position: absolute;
    top: 58px;
    right: 0px; }

.modal {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  display: none; }
  .modal .modal-main {
    background: #fbfbfb;
    position: absolute;
    top: 15%;
    left: 50%;
    margin-left: -236px; }
    .modal .modal-main .register-top {
      width: 472px;
      height: 47px;
      background: #05b4a5;
      color: white;
      position: relative; }
      .modal .modal-main .register-top h3 {
        font-size: 20px;
        line-height: 47px;
        display: inline-block;
        margin: 0 8px 0 25px; }
      .modal .modal-main .register-top > span {
        font-size: 14px;
        line-height: 47px;
        display: inline-block; }
        .modal .modal-main .register-top > span span {
          color: #fcdc84; }
      .modal .modal-main .register-top a {
        width: 47px;
        height: 47px;
        background: url(../images/register_close.png) center center no-repeat;
        position: absolute;
        top: 0;
        right: 0; }
    .modal .modal-main .register-main {
      color: #606060;
      font-size: 14px;
      padding: 25px 65px 15px 65px;
      position: relative;
      width: 342px; }
      .modal .modal-main .register-main > div {
        width: 100%;
        margin-bottom: 10px;
        line-height: 28px; }
        .modal .modal-main .register-main > div input {
          display: inline-block;
          width: 260px;
          height: 26px;
          background: white;
          border: 1px solid #dcdcdc;
          margin-left: 10px;
          outline: none;
          padding-left: 5px; }
        .modal .modal-main .register-main > div select {
          width: 85px;
          height: 26px;
          background: white;
          border: 1px solid #dcdcdc;
          outline: none;
          margin-left: 10px;
          font-size: 14px; }
        .modal .modal-main .register-main > div.register-select {
          display: inline-block;
          width: auto; }
          .modal .modal-main .register-main > div.register-select.register-select-first {
            margin-right: 27px; }
      .modal .modal-main .register-main a {
        width: 140px;
        height: 28px;
        line-height: 28px;
        text-align: center;
        background: #05b4a5;
        display: block;
        margin: 0 auto;
        color: white;
        border-radius: 2px; }
    .modal .modal-main article {
      width: 100%;
      height: 35px;
      line-height: 35px;
      background: #eeeeee;
      color: #b1b1b1;
      font-size: 12px;
      text-align: center; }
