﻿@charset "UTF-8";
/**!
 * 芜湖市&#98;&#101;&#116;&#53;&#51;&#54;&#53;&#20122;&#27954;&#29256;&#95;&#109;&#111;&#98;&#105;&#108;&#101;&#51;&#54;&#53;&#23448;&#26041;&#32593;&#31449;&#31435;&#21363;&#21152;&#20837;&#95;&#51;&#54;&#53;&#98;&#101;&#116;&#22791;&#29992;&#22120;&#19979;&#36733;交易 首页-服务指南
 * date:2022-02-08
 * author: haotang;
 */
.notice-tt {
  background: url("../css/images/service_information/tt_bg.png") center no-repeat;
}

.model-btn {
  width: 440px;
}

.model-btn-click {
  margin: 31px 4px 0;
  cursor: pointer;
  width: 73px;
  height: 26px;
  border-radius: 5px;
  line-height: 26px;
  color: #666;
  font-size: 14px;
  text-align: center;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-image: url("../css/images/service_information/model_btn.png");
}

.model-btn-click:nth-child(1) {
  margin-left: 20px;
}

.model-btn-click.active {
  color: #fff;
  font-weight: 600;
  background-image: url("../css/images/service_information/model_btn_act.png");
}

.ewb-area {
    color: red;
}
