.new_huodong{
    width: 100%;height:60px;
    background:url(http://www.nczyzs.com/images/new_huodong.jpg) no-repeat center;
    background-size:cover;

}
.new_huodong a{
   display: block;
   width: 100%;height: 100%;
}
#demo {
    z-index: 999;
    width: 100%;
    border: none;
    height:40px;
    overflow: hidden;
    background: #d30225;
    min-width: 1200px;
    margin-bottom: 90px;
}
#indemo {
    float: left;
    -width: 800%;
}
#demo1 {
    float: left;
}
#demo1, #demo2 {
    float: left;
    display: inline-table;
}
#demo1 li, #demo2 li {
    float: left;
    height: 45px;
    line-height: 25px;
    font-size: 14px;
    color: #fff;
    padding: 0 15px;
}
#demo1 li a, #demo2 li a {
    float: left;
    font-size: 14px;
    color: #fff;
    line-height: 35px;
}
#demo1 .tempWrap {
    width: 100% !important;
}
.daohang{
  width: 100%;
  height: 90px;
  box-shadow: 0 10px 15px rgba(0,0,0,.1);
    -webkit-box-shadow: 0 10px 15px rgba(0,0,0,.1);
    -moz-box-shadow: 0 10px 15px rgba(0,0,0,.1);
  position: absolute;
  top:100px;background: #fff;
  z-index: 99;
}
.menmu_wrap{
  width: 1200px;
  height: 90px;margin:0 auto;
   
}
#logo{
  float: left;    width: 150px; margin-top: 22px;
}
#logo img{width: 100%}
.head_topg{
  width: 30px;float:left;
}
.js{width:90%; margin:10px auto 0 auto; }
  .js p{ padding:5px 0; font-weight:bold; overflow:hidden;  }
  .js p span{ float:right; }
  .js p span a{ color:#f00; text-decoration:underline;   }
  .js textarea{ height:190px;  width:98%; padding:5px; border:1px solid #ccc; border-top:2px solid #aaa;  border-left:2px solid #aaa;  }

  /* æœ¬ä¾‹å­css */
  .clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
  .menu{    

     width: 1000px;
      height: 90px;
      float: left;
      background: #fff;
      margin-left: 20px; 
  }
  .nav{ position:relative; width:980px; margin:0 auto;  font-family:"Microsoft YaHei",SimSun,SimHei; font-size:14px; }
  .nav a{ color:#333;  }
  .nav h3{ font-size:100%; font-weight:normal;width: 100px    }
  .nav .m{ float:left;  position:relative; z-index:1;  margin: 0 3px; }
  .nav .s{ float:left; width:3px; text-align:center; color:#D4D4D4; font-size:12px; }
  .nav h3 a{     
    width: 100%;  
    display: block;
      padding: 0 10px;
      line-height: 90px;
      font-size: 16px;
      font-weight: bold;
      color: #333;
      float: left; text-align: center;
  }
  .nav .sub{  
    display: none;
      position: absolute;
      left: -5px;
      top: 90px;
      z-index: 1;
      width: 140px;
      border: 1px solid #E6E4E3;
      border-top: 0;border-radius: 5px;    box-shadow: 0 0 15px rgba(0,0,0,0.25);
         background: rgba(250, 250, 250, 1);
  }
  .nav .sub li{ text-align:center; padding:0 8px; margin-bottom:-1px;    }
  .nav .sub li a{ display:block;  border-bottom:1px solid #E6E4E3; padding:8px 0; height:28px; line-height:28px; color:#666;   }
  .nav .sub li a:hover{ color:#FE7700;   }
  .nav .block{ height:3px; -width:130px; background:#FE7700; position:absolute; left:0; top:80px; overflow:hidden;  }
  .hot{
    position: absolute;
      left: 93px;
      top: 16px;
  }
  .H, .house_ico {
      position: absolute;
      left: 93px;
      top: 18px;
      width: 18%;
  }
  .menu ul .telNum {
      position: absolute;
      right: -105px;
      cursor: pointer;
      top: 30px;
  }
  .head_topg {
      width: 30px;
      float: left;
  }
  .rexian {
        height: 36px;
    overflow: hidden;
    display: block;
    float: left;
    /* margin: 11px 0 0 5px; */
    margin-left: 10px;
}
.telephone {
    transition: all 0.6s;
}
.telNum:hover .telephone{
    transition:all 0.6s;margin-top:-15px;
}






/*侧栏*/

.dank {
	width: 80px;
	height: auto;
	position: fixed;
	top: 23%;
	right: 0;
	background-color: #ff7f00;
	text-align: center;
	z-index: 1000;
}

.dank li {
	position: relative;
	padding: 10px 0;
	color: white;
	font-family: "微软雅黑";
	font-weight: bold;
	border-bottom: 1px solid #ff972f;
	box-shadow: 1px 1px 2px #d26900;
	cursor: pointer;
}

.dank li img {
	width: 40px;
	height: 40px;
	background-size: 100% 100%;
	background-repeat: no-repeat;
	display: initial;
}

.dank li .dank_div {
	position: absolute;
	top: 0;
	right: 65px;
	width: 60px;
	height: 60px;
	/*background-color: red; */
}
.dank li p{
	width: 80px;
	font-size: 15px;
	color: white;
	text-align: center;
	font-family: "微软雅黑";
}
.dank p:hover{
	color: red;
}
.dank p{
	color: white;
}


