@charset "UTF-8";
* {
  margin: 0;
  padding: 0; }

dl,
dt,
dd,
ol,
ul,
li {
  margin: 0;
  padding: 0; }

html,
body {
  height: 100%; }

body {
  font-size: 14px;
  font-family: "微软雅黑"; }

#index {
  height: 100%;
  overflow: hidden; }

.red {
  color: #c54642; }

.blue {
  color: #1399df; }

a {
  color: #008DFF;
  text-decoration: none; }
  a:hover {
    color: #B9284B; }

@media screen and (max-height: 768px) {
  #index .content {
    padding-top: 0 !important; }
  #index .logo {
    margin: 20px 0 0 !important; }
  #index .slogan2 {
    margin-top: 0 !important; } }
@media screen and (max-height: 800px) {
  #index .content {
    padding-top: 20px !important; }
  #index .logo {
    margin: 20px 0 0 !important; }
  #index .slogan2 {
    margin-top: 0 !important; } }
.fullSlide {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  min-width: 1000px;
  background: #000;
  background-position: center 0;
  -webkit-background-size: cover; }
  .fullSlide ul {
    height: 100% !important;
    width: 100% !important; }
    .fullSlide ul li {
      height: 100% !important;
      width: 100% !important;
      -webkit-background-size: cover !important;
      background-size: cover !important;
      background-position: center 0; }

.content {
  width: 1000px;
  position: relative;
  z-index: 1;
  margin: 0 auto;
  padding: 30px 0; }
  .content .logo {
    width: 100%;
    text-align: center;
    margin: 50px 0; }
  .content .link {
    overflow: hidden;
    background-color: rgba(255, 255, 255, 0.8);
    padding-bottom: 50px; }
    .content .link dl {
      width: 180px;
      float: left; }
      .content .link dl._1 dt {
        background: url("../img/images/cdth3_07.png") no-repeat 20px center; }
      .content .link dl._2 dt {
        background: url("../img/images/cdth3_12.png") no-repeat 20px center; }
      .content .link dl._3 dt {
        background: url("../img/images/cdth3_09.png") no-repeat 20px center; }
      .content .link dl._4 dt {
        background: url("../img/images/cdth3_15.png") no-repeat 20px center; }
      .content .link dl._5 dt {
        background: url("../img/images/cdth3_18.png") no-repeat 20px center; }
      .content .link dl dt {
        text-indent: 60px;
        height: 75px;
        line-height: 75px;
        border-bottom: solid 1px #e9e9e9;
        font-size: 24px;
        color: #02275c;
        margin-bottom: 30px; }
        .content .link dl dt a {
          color: #02275c; }
      .content .link dl dd {
        background: url("../img/images/cdth3_26.png") no-repeat 30px center;
        text-indent: 50px;
        line-height: 30px; }
        .content .link dl dd a {
          font-size: 14px;
          color: #126eaa;
          text-decoration: none; }
          .content .link dl dd a:hover {
            color: #B9284B; }
      .content .link dl.active {
        width: 280px; }
        .content .link dl.active dt {
          font-size: 36px;
          color: #b9284b; }
          .content .link dl.active dt a {
            color: #b9284b; }
        .content .link dl.active dd {
          background: url("../img/images/cdth3_29.png") no-repeat 30px center; }
          .content .link dl.active dd a {
            color: #181c1f; }
            .content .link dl.active dd a:hover {
              color: #B9284B; }
          .content .link dl.active dd span {
            color: #b9284b; }
  .content .slogan1 {
    margin-top: 20px;
    background-color: rgba(255, 255, 255, 0.2);
    text-align: center; }
    .content .slogan1 img {
      margin: 20px; }
  .content .slogan2 {
    margin-top: 50px;
    text-align: center; }
    .content .slogan2 img {
      margin: 20px; }

body.inner .logo {
  height: 180px;
  background: url("../img/cdthdetail.jpg") no-repeat top center;
  background-size: cover;
  text-align: center; }
  body.inner .logo img {
    margin-top: 50px; }

body.inner .content {
  box-shadow: 0 0 15px #f1f1f1;
  padding-bottom: 0; }

.navs {
  color: #555;
  margin-bottom: 40px;
  font-size: 16px;
  margin-left: 30px; }
  .navs a {
    color: #008DFF;
    text-decoration: none; }
    .navs a:hover {
      color: #B9284B; }

.nav2 {
  height: 60px;
  border-bottom: solid 3px #008dff; }
  .nav2 h2 {
    background-color: #008dff;
    width: auto;
    display: inline-block;
    padding: 0 20px;
    line-height: 60px;
    font-size: 24px;
    color: #fff;
    font-weight: normal;
    text-align: center; }

.selectZone {
  margin-top: 30px; }
  .selectZone dl {
    font-size: 18px;
    border: solid 1px #eaeaea;
    overflow: hidden;
    margin-top: -1px; }
    .selectZone dl dt {
      float: left;
      height: 50px;
      line-height: 50px;
      background-color: #f1f1f1;
      width: 150px;
      text-align: center;
      color: #015da6; }
    .selectZone dl dd {
      float: left;
      width: 100px;
      text-align: center;
      font-size: 14px;
      height: 50px;
      line-height: 50px; }
      .selectZone dl dd a {
        padding: 5px 15px;
        white-space: nowrap;
        color: #555; }
        .selectZone dl dd a:hover {
          color: #fff;
          background-color: #c54642; }
      .selectZone dl dd span {
        padding: 5px 15px;
        white-space: nowrap; }
      .selectZone dl dd.active a {
        color: #fff;
        background-color: #c54642; }

.list,
.detail {
  background-color: #f1f1f1;
  padding-top: 20px;
  margin-top: 30px; }
  .list .row,
  .detail .row {
    margin-bottom: 15px;
    overflow: hidden;
    background-color: #fff; }
    .list .row .item,
    .detail .row .item {
      float: left;
      margin: 1%;
      width: 48%;
      height: 190px;
      overflow: hidden; }
      .list .row .item .left,
      .detail .row .item .left {
        float: left;
        width: 160px;
        height: 160px; }
      .list .row .item .info,
      .detail .row .item .info {
        margin-left: 20px;
        float: left;
        width: 290px; }
        .list .row .item .info table td,
        .detail .row .item .info table td {
          height: 25px; }
        .list .row .item .info h3,
        .detail .row .item .info h3 {
          font-size: 16px;
          color: #333333;
          white-space: nowrap;
          overflow: hidden;
          text-overflow: ellipsis;
          margin-bottom: 30px; }
        .list .row .item .info p,
        .detail .row .item .info p {
          color: #7d7d7d;
          line-height: 30px; }
          .list .row .item .info p strong,
          .detail .row .item .info p strong {
            color: #333; }

.detail .row {
  padding: 30px 0; }
.detail .left {
  width: 440px;
  float: left;
  text-align: center; }
.detail .info {
  margin-left: 20px;
  float: left;
  width: 500px; }
  .detail .info h3 {
    font-size: 16px;
    color: #333333;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 30px; }
  .detail .info p {
    color: #7d7d7d;
    line-height: 30px; }
    .detail .info p strong {
      color: #333; }
  .detail .info .contact {
    margin-top: 30px; }
    .detail .info .contact h4 {
      width: 90px;
      height: 30px;
      line-height: 30px;
      margin-bottom: 20px;
      font-size: 16px;
      font-weight: normal;
      background-color: #c54642;
      color: #fff;
      text-align: center; }
    .detail .info .contact p {
      line-height: 30px; }

.footer {
  height: 145px;
  background-color: #737374;
  color: #fff; }

  .footer .top {
    padding-top: 10px;
    background: url("../img/logosmall.png") no-repeat 752px center;
    height: 105px; }
    .footer .top p {
      line-height: 30px;
      text-indent: 3rem; }
  .footer .btm {
    text-align: center;
    height: 40px;
    line-height: 40px;
    background-color: #424243; }



.footer2 {
  background-color: #737374;
  color: #fff; }
  
  .footer2 .top {
    padding-top: 10px;
    background: url("../img/logosmall.png") no-repeat 752px center;
    height: 105px; }
    .footer2 .top p {
      line-height: 30px;
      text-indent: 3rem; }
  .footer2 .btm {
    text-align: center;
    height: 40px;
    line-height: 40px;
    background-color: #424243; }    

.list2 .info h3 {
  margin-bottom: 10px !important; }

.list3 .info h3 {
  margin-bottom: 30px !important; }

.info table {
  border: solid 1px #f0f0f0;
  width: 100%;
  border-collapse: collapse; }
  .info table td {
    height: 30px;
    border-bottom: solid 1px #ddd;
    text-align: center; }
    .info table td:nth-child(odd) {
      background-color: #f0f0f0; }

.money dd {
  width: 200px !important; }
  .money dd.all {
    text-align: right; }
    .money dd.all a {
      background-color: #126EAA !important;
      font-size: 20px; }

.list .row {
  padding: 30px 0; }
.list p {
  line-height: 30px; }
  .list p strong {
    color: #c54642;
    font-size: 16px;
    padding-right: 10px; }

.list4 p {
  text-indent: 180px; }

.selectService dd {
  width: 140px !important; }

.list .contact {
  overflow: hidden; }
  .list .contact .item {
    width: 33.3%;
    float: left;
    text-align: center; }
    .list .contact .item p {
      text-indent: 30px !important;
      text-align: left; }

#reback {
  margin: 30px;
  text-align: center; }
  #reback label {
    height: 30px;
    line-height: 30px;
    display: block;
    margin-bottom: 10px; }
    #reback label input {
      height: 28px;
      text-indent: 1rem;
      width: 300px;
      line-height: 30px;
      border: solid 1px #ccc;
      border-radius: 4px; }

#submit {
  padding: 5px 15px;
  font-size: 16px;
  background-color: #008DFF;
  color: #fff;
  border: solid 1px #008DFF;
  cursor: pointer;
  margin-bottom: 10px; }

div.meneame {
padding-right: 3px;
padding-left: 3px;
font-size: 80%;
padding-bottom: 3px;
margin: 3px;
color: #ff6500;
padding-top: 3px;
text-align: center;
}
div.meneame a {
border-right: #ff9600 1px solid;
padding-right: 7px;
background-position: 50% bottom;
border-top: #ff9600 1px solid;
padding-left: 7px;
background-image: url(meneame.jpg);
padding-bottom: 5px;
border-left: #ff9600 1px solid;
color: #ff6500;
margin-right: 3px;
padding-top: 5px;
border-bottom: #ff9600 1px solid;
text-decoration: none;
}
.current {
border-right: #ff6500 1px solid;
padding-right: 7px;
border-top: #ff6500 1px solid;
padding-left: 7px;
font-weight: bold;
padding-bottom: 5px;
border-left: #ff6500 1px solid;
color: #ff6500;
margin-right: 3px;
padding-top: 5px;
border-bottom: #ff6500 1px solid;
background-color: #ffbe94;
}
/*# sourceMappingURL=app.css.map */
