@charset "UTF-8";
.container:after, .nav:after, .module-consult .consult .consult-cont:after, .product:after, .info-item:after, .consult-detail:after, .introduce:after, .introduce .turn:after, .ads .title:after {
  *zoom: 1;
}
.container:after, .nav:after, .module-consult .consult .consult-cont:after, .product:after, .info-item:after, .consult-detail:after, .introduce:after, .introduce .turn:after, .ads .title:after {
  content: "";
  clear: both;
  display: block;
  height: 0;
}

iframe {
  display: none;
}

img {
  vertical-align: middle;
}

img[data-src] {
  background: url(http://statics.melitabuy.com/images/swiss/loading.gif) no-repeat center center;
}

.wrapper {
  width: 100%;
  min-width: 1210px;
}

.container {
  width: 1210px;
  margin: 0 auto;
}

.cont {
  width: 100%;
  height: 100%;
  background: #f7f7f7;
}

.bgPic {
  background: no-repeat center 0;
}

.logo {
  position: absolute;
}

.nav {
  position: absolute;
  right: 0;
}
.nav .item {
  position: relative;
  display: inline-block;
  line-height: 16px;
  margin: 0 18px;
  padding-top: 15px;
  font-size: 16px;
}
.nav .item:hover {
  text-decoration: none;
}
.nav .item:hover:before {
  display: block;
  position: absolute;
  width: 100%;
  height: 2px;
  content: '';
  background: #666;
  bottom: -9px;
}
.nav .item.current:before {
  display: block;
  position: absolute;
  width: 100%;
  height: 2px;
  content: '';
  background: #666;
  bottom: -9px;
}

.module-banner {
  height: 320px;
}
.module-banner .banner {
  width: 1210px;
  height: 320px;
  margin-top: 24px;
}
.module-banner .banner img {
  width: 100%;
  height: 100%;
}

.wrap-gray {
  background: #f7f7f7;
  min-width: 1210px;
}

.container-wrap {
  width: 1210px;
  margin: 0 auto;
}

.module-consult {
  padding: 50px 0;
}
.module-consult .consult .consult-cont {
  position: relative;
  width: 1211px;
  margin-left: -1px;
}
.module-consult .consult .consult-cont-item {
  float: left;
  width: 590px;
  border-right: 1px solid #e6e6e6;
  padding-bottom: 22px;
}
.module-consult .consult .consult-cont-item .cont {
  width: 548px;
}
.module-consult .consult .consult-cont-item.right {
  border-right: 0;
  width: 605px;
}
.module-consult .consult .consult-cont-item.right .cont {
  margin-left: 45px;
}
.module-consult .consult .consult-cont-item.right .more {
  right: 20px;
}
.module-consult .consult .consult-cont-item .title {
  padding-top: 30px;
}
.module-consult .consult .consult-cont-item .title p {
  font-size: 22px;
  line-height: 1;
}
.module-consult .consult .item {
  margin-top: 50px;
}
.module-consult .consult .item .ques {
  font-size: 16px;
  color: #222;
  line-height: 16px;
}
.module-consult .consult .item .ans {
  width: 548px;
  margin-top: 5px;
  font-size: 14px;
  color: #666;
  line-height: 30px;
}
.module-consult .consult .more {
  float: right;
  font-size: 16px;
  color: #b37a33;
}

.ft-info {
  background: #363739;
}
.ft-info .ft-info-cont {
  height: 50px;
  line-height: 50px;
  padding: 54px 0 64px;
  font-size: 14px;
  color: #fff;
}
.ft-info .pic {
  float: left;
}
.ft-info .pic img {
  width: 157px;
  height: 36px;
}
.ft-info .desc {
  float: right;
  text-align: center;
  line-height: 22px;
}
.ft-info .name {
  float: right;
}
.ft-info .qq img {
  width: 77px;
  height: 22px;
}

.ft-link {
  background: #303030;
}
.ft-link .link {
  padding: 22px 0;
}
.ft-link .name {
  padding: 0 10px;
  font-size: 12px;
  line-height: 24px;
  color: #fff;
}
.ft-link .name:first-child {
  padding-left: 0;
}
.ft-link .divider {
  font-size: 12px;
  line-height: 24px;
  color: #b4b4b4;
}

.product-wrap {
  overflow: hidden;
}

.product {
  width: 1221px;
}
.product .product-item {
  float: left;
  margin-right: 11px;
}
.product .product-item-desc {
  width: 396px;
  margin-top: 30px;
  text-align: center;
  font-size: 16px;
  line-height: 26px;
}
.product .product-item-desc .area {
  display: block;
  height: 26px;
  font-weight: bold;
  overflow: hidden;
}
.product .product-item-desc .name {
  display: block;
  height: 26px;
  margin-top: 8px;
  overflow: hidden;
}

/* 
 *咨讯
 */
.news-item {
  padding: 30px 0;
  height: 260px;
  border-bottom: 1px solid #ededed;
}
.news-item .pic {
  width: 410px;
  height: 260px;
  float: left;
}
.news-item .pic img {
  width: 100%;
  height: 100%;
}
.news-item .desc {
  margin-left: 36px;
  width: 764px;
  float: left;
}
.news-item .desc .title {
  display: block;
  margin-top: 34px;
  font-size: 26px;
  line-height: 26px;
  cursor: pointer;
}
.news-item .desc .title:hover {
  text-decoration: none;
}
.news-item .desc .text {
  margin-top: 36px;
  width: 764px;
  font-size: 14px;
  line-height: 24px;
  height: 48px;
  overflow: hidden;
}
.news-item .desc .more {
  display: block;
  margin-top: 64px;
  font-size: 14px;
  float: right;
  margin-bottom: 34px;
}
.news-item .desc .more:hover {
  text-decoration: none;
  color: #666;
}

.info-item {
  padding: 30px 0;
  border-top: 1px solid #ededed;
}
.info-item:first-child {
  border-top: 0;
}
.info-item .date {
  float: left;
  width: 105px;
  height: 105px;
  border: 1px solid #ededed;
}
.info-item .year {
  width: 100%;
  height: 33px;
  background: #c2c2c2;
}
.info-item .year span {
  font-size: 16px;
  display: block;
  line-height: 33px;
  text-align: center;
  color: #fff;
}
.info-item .day {
  height: 72px;
  background: #fafafa;
}
.info-item .day .text {
  line-height: 72px;
  font-size: 52px;
  color: #c2c2c2;
  text-align: center;
  display: block;
}
.info-item .desc {
  margin-left: 36px;
  width: 1067px;
  float: left;
}
.info-item .desc .title {
  display: block;
  font-size: 26px;
  line-height: 26px;
  cursor: pointer;
  margin-top: 10px;
}
.info-item .desc .title:hover {
  text-decoration: none;
}
.info-item .desc .text {
  position: relative;
  margin-top: 23px;
  width: 1067px;
  font-size: 14px;
  line-height: 24px;
  height: 48px;
  overflow: hidden;
}
.info-item .desc .more {
  position: absolute;
  display: block;
  font-size: 14px;
  bottom: 0;
  right: 0;
}
.info-item .desc .more:hover {
  text-decoration: none;
  color: #666;
}

/* 
 *咨讯详情
 */
.consult-detail {
  margin-top: 40px;
}

.introduce {
  width: 870px;
  float: left;
}
.introduce .text {
  font-size: 14px;
  line-height: 14px;
  color: #4d4d4d;
}
.introduce .next {
  font-size: 14px;
  line-height: 14px;
  color: #4c4c4c;
  margin: 0 10px;
}
.introduce .current {
  text-decoration: underline;
}
.introduce .article {
  margin-top: 50px;
  border-bottom: 1px solid #f2f2f2;
}
.introduce .article .title {
  font-size: 30px;
  color: #222;
  line-height: 30px;
}
.introduce .article .author {
  padding: 27px 0 14px 0;
}
.introduce .article .name {
  font-size: 14px;
  color: #222;
}
.introduce .article .name:first-child {
  margin-left: 0;
}
.introduce .article .text {
  font-size: 14px;
  line-height: 14px;
  color: #222;
  margin-left: 36px;
}
.introduce .article .date {
  color: #999;
}
.introduce .question {
  margin-top: 20px;
}
.introduce .question .text {
  font-size: 16px;
  line-height: 40px;
  color: #222;
}
.introduce .question .pic {
  margin-top: 27px;
  margin-bottom: 32px;
  width: 800px;
  height: 499px;
}
.introduce .question .pic img {
  width: 100%;
  height: 100%;
}
.introduce .question .text + .text {
  margin-top: 10px;
}
.introduce .keywords {
  margin-top: 56px;
  height: 20px;
}
.introduce .keywords .name {
  display: block;
  float: left;
  font-size: 16px;
  color: #222;
  line-height: 20px;
  margin-right: 1px;
}
.introduce .keywords .text {
  display: block;
  float: left;
  padding: 0 13px;
  text-align: center;
  font-size: 14px;
  line-height: 18px;
  color: #666;
  border: 1px solid #efefef;
  margin-left: 7px;
}
.introduce .share {
  margin-top: 25px;
}
.introduce .share .name {
  font-size: 16px;
  color: #222;
  line-height: 16px;
}
.introduce .turn {
  margin-top: 50px;
  width: 910px;
  margin-bottom: 44px;
}
.introduce .turn a {
  margin: 0;
  padding: 0;
  display: block;
  max-width: 50%;
  font-size: 14px;
  color: #666;
  line-height: 14px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.introduce .turn .prev {
  float: left;
}
.introduce .turn .next {
  float: right;
}

.ads {
  margin-left: 40px;
  float: left;
}
.ads .pics {
  width: 300px;
  height: 300px;
}
.ads .pics img {
  width: 100%;
  height: 100%;
}
.ads .title {
  margin-top: 32px;
}
.ads .title .line {
  margin-top: 2px;
  float: left;
}
.ads .title .text {
  display: block;
  font-size: 26px;
  line-height: 26px;
  padding-left: 11px;
}
.ads .relevant {
  margin-top: 9px;
}
.ads .relevant li:before {
  content: "";
  display: inline-block;
  width: 3px;
  height: 3px;
  background-color: #666;
  float: left;
  margin-right: 10px;
  margin-top: 5.5px;
}
.ads .relevant li a {
  width: 287px;
  display: block;
  font-size: 14px;
  line-height: 14px;
  margin-top: 19px;
  overflow: hidden;
  color: #222;
  text-overflow: ellipsis;
  white-space: nowrap;
}
