@charset "UTF-8";
/*定义主题橙*/
/*全部content的start*/
.content-top .bg-top {
  background: url("../images/expert/bg.jpg") no-repeat center bottom;
  background-size: cover;
  height: 325px;
  width: 100%;
  position: relative; }
  .content-top .bg-top .container .txt {
    position: absolute;
    padding-left: 220px;
    top: 200px;
    text-shadow: 0 0 2px #000; }
    .content-top .bg-top .container .txt .nam {
      font-size: 40px;
      color: #fff; }
    .content-top .bg-top .container .txt .eval {
      margin: 20px 0; }
      .content-top .bg-top .container .txt .eval s {
        display: inline-block;
        zoom: 1;
        text-decoration: none;
        padding: 7px 10px;
        border-radius: 18px;
        background: #000;
        opacity: .7;
        color: #fff;
        filter: alpha(opacity=70);
        margin-right: 8px; }
      .content-top .bg-top .container .txt .eval .star-eval {
        display: inline-block;
        width: 102px;
        height: 22px;
        margin-left: 25px;
        color: #FA8236;
        font-size: 2rem; }
      .content-top .bg-top .container .txt .eval .score {
        margin: 0 10px 0 8px;
        color: #fff;
        font-size: 16px; }
      .content-top .bg-top .container .txt .eval .fc {
        color: #fff;
        font-size: 16px; }
  .content-top .bg-top .container .exp-img img {
    width: 180px;
    height: 180px;
    border: 5px solid #fff;
    border-radius: 50%;
    position: absolute;
    top: 200px;
    left: 0; }

.content-expert {
  margin-top: 80px;
  background-color: #f1f1f1; }
  .content-expert .left .detail h1 {
    font-size: 30px;
    color: #555;
    font-weight: 700;
    margin: 45px 0;
    position: relative; }
  .content-expert .left .detail p {
    font-size: 16px;
    color: #555;
    line-height: 28px; }
  .content-expert .left .detail02 {
    margin-bottom: 50px; }
  .content-expert .left .detail03 h1 {
    font-size: 30px;
    color: #555;
    font-weight: 700;
    margin: 45px 0;
    position: relative; }
    .content-expert .left .detail03 h1 span {
      color: #e97041;
      font-size: 12px;
      margin-left: 25px;
      font-weight: 400; }
  .content-expert .left .detail03 .items .item {
    padding-bottom: 40px;
    position: relative;
    padding-top: 10px; }
    .content-expert .left .detail03 .items .item a {
      display: block; }
      .content-expert .left .detail03 .items .item a h2 {
        font-size: 20px;
        color: #555;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis; }
      .content-expert .left .detail03 .items .item a p {
        font-size: 16px;
        line-height: 24px;
        color: #888;
        margin: 10px 0; }
    .content-expert .left .detail03 .items .item a:hover h2, .content-expert .left .detail03 .items .item a:hover p {
      color: #FA8236; }
  .content-expert .left .detail03 .more {
    text-align: right;
    margin: 40px 0; }
    .content-expert .left .detail03 .more a {
      color: #f9ac68;
      font-size: 18px; }
    .content-expert .left .detail03 .more a:hover {
      color: #ec8e42; }
  .content-expert .right {
    margin-top: 45px; }
    .content-expert .right .price-info {
      width: 100%;
      border: 1px solid #e3e3e3;
      background: #fff;
      padding: 0 35px;
      overflow: hidden; }
      .content-expert .right .price-info .ensure {
        overflow: hidden;
        padding: 20px 0 25px;
        border-bottom: 1px solid #e3e3e3; }
        .content-expert .right .price-info .ensure dl {
          float: left;
          width: 33.333%;
          text-align: center;
          color: #999; }
          .content-expert .right .price-info .ensure dl dt {
            width: 30px;
            height: 30px;
            background-size: 30px 30px;
            background-repeat: no-repeat;
            margin: 0 auto 10px; }
          .content-expert .right .price-info .ensure dl .qualification {
            background-image: url("../images/expert/r01.png"); }
          .content-expert .right .price-info .ensure dl .assure {
            background-image: url("../images/expert/r02.png"); }
          .content-expert .right .price-info .ensure dl .refund {
            background-image: url("../images/expert/r03.png"); }
      .content-expert .right .price-info .price {
        padding-top: 25px; }
        .content-expert .right .price-info .price .contact {
          background: #f9ac68;
          display: inline-block;
          zoom: 1;
          width: 100%;
          line-height: 48px;
          text-align: center;
          color: #fff;
          font-size: 20px;
          border-radius: 4px;
          margin: 20px 0; }
        .content-expert .right .price-info .price .contact:hover {
          background: #ec8e42; }
        .content-expert .right .price-info .price .price-btns {
          margin-bottom: 26px; }
          .content-expert .right .price-info .price .price-btns a {
            display: inline-block;
            zoom: 1;
            width: 40%;
            height: 39px;
            line-height: 39px;
            text-align: center;
            border-radius: 4px;
            text-decoration: none;
            -webkit-transition: all .2s;
            transition: all .2s;
            -o-transition: all .2s;
            -moz-transition: all .2s; }
          .content-expert .right .price-info .price .price-btns a:hover {
            background: #fca353;
            color: #fff; }
          .content-expert .right .price-info .price .price-btns .experience {
            border: 1px solid #fca353;
            color: #fca353; }
          .content-expert .right .price-info .price .price-btns .message {
            float: right;
            border: 1px solid #fca353;
            color: #fca353; }

/*全部content的end*/
/*预约Ta弹窗start*/
#modeal-yuyue .add0930 .addLeft {
  width: 50%;
  display: inline-block;
  float: left; }
  #modeal-yuyue .add0930 .addLeft p {
    font-size: 16px;
    text-align: center;
    margin-top: 10px; }
  #modeal-yuyue .add0930 .addLeft .addimg {
    width: 70%;
    margin-top: 10px;
    margin-left: 15%; }
    #modeal-yuyue .add0930 .addLeft .addimg img {
      width: 100%; }
#modeal-yuyue .add0930 .addRight {
  width: 50%;
  display: inline-block; }
  #modeal-yuyue .add0930 .addRight p {
    font-size: 16px;
    margin-top: 10px;
    text-align: center; }
  #modeal-yuyue .add0930 .addRight h5 {
    font-size: 18px;
    color: #f9ac68;
    margin-top: 20px;
    text-align: center;
    margin-bottom: 20px; }
  #modeal-yuyue .add0930 .addRight h6 {
    font-size: 14px;
    margin-top: 10px;
    text-align: center; }
#modeal-yuyue #myModalLabel2 {
  font-size: 28px; }
#modeal-yuyue .now {
  display: block;
  background: #fff;
  padding: 5px;
  margin: 0 auto;
  width: 60%; }
  #modeal-yuyue .now span {
    color: red; }
  #modeal-yuyue .now label {
    width: 80px;
    display: inline-block; }
  #modeal-yuyue .now .item1 {
    margin-bottom: 10px; }
    #modeal-yuyue .now .item1 input {
      display: inline-block;
      min-height: 20px; }
  #modeal-yuyue .now .item2 {
    margin-bottom: 10px; }
    #modeal-yuyue .now .item2 input {
      display: inline-block;
      min-height: 20px; }
  #modeal-yuyue .now .item3 label {
    float: left;
    width: 80px; }
  #modeal-yuyue .now .item3 textarea {
    margin-top: 1px;
    display: inline-block; }
  #modeal-yuyue .now .prompt {
    text-align: center;
    color: red;
    margin-top: 10px; }
  #modeal-yuyue .now .prompt2 {
    text-align: center;
    color: red;
    margin-top: 10px; }
#modeal-yuyue .prompt2 {
  text-align: center;
  color: red;
  margin-top: 10px; }
#modeal-yuyue .submit-a, #modeal-yuyue .ok-a {
  padding: 10px 25px;
  background: #f9ac68;
  display: block;
  border: none;
  margin: 0 auto;
  cursor: pointer;
  border-radius: 5px; }
#modeal-yuyue .submit-a:hover {
  color: #fff; }
#modeal-yuyue .ok-a:hover {
  color: #fff; }
#modeal-yuyue .ok-a {
  display: none; }
#modeal-yuyue .suc-prom2 {
  display: none;
  margin: 0 auto;
  width: 60%; }
  #modeal-yuyue .suc-prom2 h5 {
    font-size: 20px;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px; }
#modeal-yuyue .suc-prom3 {
  display: none; }
  #modeal-yuyue .suc-prom3 h5 {
    font-size: 20px;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px; }

/*预约Ta弹出end*/
@media screen and (max-width: 768px) {
  .content-top .bg-top {
    background: url("../images/expert/bg.jpg") no-repeat center bottom;
    background-size: cover;
    height: 160px;
    width: 100%;
    position: relative; }
    .content-top .bg-top .container .txt {
      position: absolute;
      padding-left: 100px;
      top: 50px;
      text-shadow: 0 0 2px #000; }
      .content-top .bg-top .container .txt .nam {
        font-size: 20px;
        color: #fff; }
      .content-top .bg-top .container .txt .eval {
        margin: 5px 0; }
        .content-top .bg-top .container .txt .eval s {
          font-size: 12px;
          display: inline-block;
          zoom: 1;
          text-decoration: none;
          padding: 2px 5px;
          border-radius: 12px;
          background: #000;
          opacity: .7;
          color: #fff;
          filter: alpha(opacity=70);
          margin-right: 4px; }
        .content-top .bg-top .container .txt .eval .star-eval {
          display: block;
          width: 102px;
          height: 16px;
          margin-left: 10px;
          color: #FA8236;
          font-size: 1rem;
          margin-top: 0; }
        .content-top .bg-top .container .txt .eval .score {
          margin: 0 5px 0 4px;
          color: #fff;
          font-size: 1rem; }
        .content-top .bg-top .container .txt .eval .fc {
          color: #fff;
          font-size: 1rem; }
    .content-top .bg-top .container .exp-img img {
      width: 90px;
      height: 90px;
      border: 3px solid #fff;
      border-radius: 50%;
      position: absolute;
      top: 50px;
      left: 10px; }

  .content-expert {
    margin-top: 0;
    background-color: #f1f1f1; }
    .content-expert .left {
      padding: 0 10px; }
      .content-expert .left .detail h1 {
        font-size: 20px;
        margin: 15px 0; }
      .content-expert .left .detail p {
        font-size: 12px;
        line-height: 24px; }
      .content-expert .left .detail02 {
        margin-bottom: 20px; }
      .content-expert .left .detail03 h1 {
        font-size: 20px;
        margin: 15px 0; }
        .content-expert .left .detail03 h1 span {
          color: #e97041;
          font-size: 12px;
          margin-left: 10px;
          font-weight: 400; }
      .content-expert .left .detail03 .items .item {
        padding-bottom: 10px;
        padding-top: 10px; }
        .content-expert .left .detail03 .items .item a {
          display: block; }
          .content-expert .left .detail03 .items .item a h2 {
            font-size: 16px; }
          .content-expert .left .detail03 .items .item a p {
            font-size: 12px;
            line-height: 24px;
            margin: 5px 0; }
      .content-expert .left .detail03 .more {
        text-align: right;
        margin: 10px 0; }
        .content-expert .left .detail03 .more a {
          font-size: 16px; }
    .content-expert .right {
      margin-top: 20px;
      padding: 0 10px;
      margin-bottom: 20px; }
      .content-expert .right .price-info {
        width: 100%;
        padding: 0 25px; }
        .content-expert .right .price-info .ensure {
          padding: 10px 0 15px; }
          .content-expert .right .price-info .ensure dl {
            width: 33.333%; }
            .content-expert .right .price-info .ensure dl dt {
              margin: 0 auto 5px; }
        .content-expert .right .price-info .price {
          padding-top: 15px; }
          .content-expert .right .price-info .price .contact {
            background: #f9ac68;
            display: inline-block;
            zoom: 1;
            width: 100%;
            line-height: 36px;
            text-align: center;
            color: #fff;
            font-size: 18px;
            border-radius: 4px;
            margin: 15px 0; }
          .content-expert .right .price-info .price .contact:hover {
            background: #ec8e42; }
          .content-expert .right .price-info .price .price-btns {
            margin-bottom: 20px; }

  #modeal-yuyue .add0930 .addRight h5 {
    font-size: 16px;
    margin-bottom: 15px;
    margin-bottom: 10px; }
  #modeal-yuyue .now {
    padding: 5px;
    margin: 0 auto;
    width: 80%; } }

/*# sourceMappingURL=expert001.css.map */
