* {
    margin: 0;
    padding: 0;
    outline: none;
  font-family:"Microsoft Yahei";
}
ul, ol, li, dl, dt, dd {list-style: none; margin:0;}
h1{font-size:22px; font-weight:normal;margin:0;}
h2{font-size:20px; font-weight:normal;margin:0;}
h3{font-size:18px; font-weight:normal;margin:0;}
h4{font-size:16px; font-weight:normal;margin:0;}
h5{font-size:14px; font-weight:normal;margin:0;}
h6{font-size:12px; font-weight:normal;margin:0;}
html, body { -webkit-text-size-adjust: none;}
body {    font: 14px/1.7 Arial, Helvetica, "Microsoft Yahei", SimHei, sans-serif, SimSun;
    /* 默认12号字，1.7倍行距，英文字体Arial > Helvetica,中文字体：微软雅黑 > 宋体 > 黑体 */
    color: #4d4d4d;}
img, a {border: none}
a {text-decoration: none;outline: none;transition: color 0.2s ease 0s;color: #333;}
a:hover {transition: color 0.2s ease 0s;color: #666;text-decoration: none;}
.close {cursor: pointer;}
.hide {display: none;}
.clear {
  clear: both;
}
/* =============================================================================
   排版规则
   ========================================================================== */
b, strong {
    font-weight: bold;
}

mark {
    background: #ff0;
    color: #000;
    font-style: italic;
    font-weight: bold;
}

/* 重新声明固定宽度字体系列: h5bp.com/j */
pre, code, kbd, samp {
    font-family: monospace, monospace;
    _font-family: 'courier new', monospace;
    font-size: 1em;
}

/* 改善所有浏览器中预先格式化的文本的可读性 */
pre {
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word;
}
small {font-size: 85%;}

/* 放置上标和下标内容，而不影响行高 */
sub, sup {
    font-size: 80%  !important;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sup {top: -0.3em; }
sub {bottom: -0.3em;}
hr {
    display: block;
    clear: both;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}
/* =============================================================================
   表单
   ========================================================================== */
fieldset {border: 0;}
/* 指示“label”会将焦点移至相关联的表单元素 */
label { cursor: pointer;}
/*
 * 1. 纠正 IE6/7/8/9 中非继承的颜色
 * 2. 纠正 IE6/7 中显示异常的对齐
 */
legend {
    border: 0;
    *margin-left: -7px;
    padding: 0;
}
/*
 * 1. 纠正所有浏览器中非继承的字体大小
 * 2. 删除 FF3/4 S5 Chrome 中的边距
 * 3. 定义在所有浏览器中一致地垂直对齐显示
 */
button, input, select, textarea {
    font-size: 100%;
    margin: 0;
    vertical-align: baseline;
    *vertical-align: middle;
}

/*
 * 1. 将行高定义为正常，以匹配 FF3/4（使用 UA 样式表中的 !important 设置）
 * 2. 纠正 IE6/7 中显示异常的内边距
 */
button, input { line-height: normal; *overflow: visible;}

/*
 * 在“table”中重新加入内边距，以避免 IE6/7 中的交迭和空白问题
 */
table button, table input { *overflow: auto;}
/*
 * 1. 显示手形光标，表示可以点击的表单元素
 * 2. 允许 iOS 中可点击的表单元素的样式
 */
button, input[type="button"], input[type="reset"], input[type="submit"] {
    cursor: pointer;
    -webkit-appearance: button;
}

/*
 * 一致的框大小和外观
 */
input[type="checkbox"], input[type="radio"] { box-sizing: border-box;}
input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}
input[type="search"]::-webkit-search-decoration {-webkit-appearance: none;}
/*
 * 删除 FF3/4 中的内边距和边框
 */
button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;    padding: 0;}

/*
 * 1. 删除 IE6/7/8/9 中的默认垂直滚动条
 * 2. 仅允许垂直调整大小
 */
textarea {
    overflow: auto;
    vertical-align: top;
    resize: vertical;
}

/* 用于表单验证的颜色 */
input:valid, textarea:valid {}

input:invalid, textarea:invalid {background-color: #f0dddd;}
/*=========================================================
  HTML5 新元素标签
=========================================================*/
article,aside,details,figcaption,figure,footer,header,main,nav,section,summary{
    display:block;
}
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
figure{maring:0;}
audio:not([controls]){display:none;height:0;}
[hidden],template{display:none;}
*, :before, :after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}


/*在施工地*/

.m10{
  height: 10px;
}
.qh{
  background: #f3f3f3;
  padding-bottom: 200px;
}
.main-wrap {
  width: 1200px;
  margin: 0 auto;
  position: relative;
}
.head_hr a{
  font-size: 14px;
  color: #333333;
}
.head_hr span{
  font-size: 14px;
  color: #e74c3c;
}
.head{
  margin-top: 20px;
}
.head .head1{
  width: 725px;
  height: 442px;
  float: left;
}
.head .head2{
  width: 475px;
  height: 442px;
  background: #fff;
  float: left;
  padding-top: 20px;
  padding-left: 30px;
}
.head .head2 h3{
  display: inline-block;
  font-size: 22px;
  color: #000000;
  font-weight: 900;
}
.head .head2 a{
  font-size: 14px;
  color: #e74c3c;
  border: 1px solid #e74c3c;
  width: 72px;
  height: 22px;
  line-height: 22px;
  text-align: center;
  display: inline-block;
  margin-left: 50px;
}
.head .head2 .h2t{
  padding: 10px 0 5px 0;
  border-bottom: 1px solid #e9e9e9;
}
.head .head2 .h2t li{
  float: left;
  width: 130px;
  text-align: center;
}
.head .head2 li p{
  font-size: 14px;
  color: #000;
  line-height: 15px;
}
.head .head2 .h2b{
  padding-top: 7px;
}
.head .head2 .h2b li{
  float: left;
  width: 206px;
  text-align: center;
  margin-right: 8px;
}
.con{
  height: 285px;
  margin-top: 10px;
  background: #fff;
  padding-top: 6px;
}
.con .conl{
  width: 255px;
  float: left;
}
.con .l1{
  padding: 15px 0 15px 20px;
  border-bottom: 2px solid #f5f5f5;
}
.con .l1 img{
  display: inline-block;
  width: 60px;
  height: 60px;
  vertical-align: middle;
}
.con .l1 p{
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
  color: #333333;
  margin-left: 10px;
}
.con .l1 span{
  width: 100px;
  font-size: 16px;
  color: #e74c3c;
}
.con .l2{
  padding: 15px 12px 15px 20px;
  position: relative;
}
.con .l2 p{
  font-size: 12.8px;
  color: #333333;
}
.con .l2 a{
  font-size: 14px;
  color: #e74c3c;
  border: 1px solid #e74c3c;
  width: 72px;
  height: 22px;
  line-height: 22px;
  text-align: center;
  display: block;
  position: absolute;
  bottom: 10px;
  right: 18px;
}
.con .conr{
  width: 943px;
  border-left: 2px solid #f5f5f5;
  padding: 16px 0 0 30px;
  float: left;
}
.con .conr li{
  width: 165px;
  height: 242px;
  margin-right: 15px;
  float: left;
}
.con .conr li img{
  width: 100%;
}