@font-face {font-family: "iconfont";
  src: url('../iconfont/iconfont.eot?t=1474609638'); /* IE9*/
  src: url('../iconfont/iconfont.eot?t=1474609638#iefix') format('embedded-opentype'), /* IE6-IE8 */
  url('../iconfont/iconfont.woff?t=1474609638') format('woff'), /* chrome, firefox */
  url('../iconfont/iconfont.ttf?t=1474609638') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
  url('../iconfont/iconfont.svg?t=1474609638#iconfont') format('svg'); /* iOS 4.1- */
}

.iconfont {
  font-family:"iconfont" !important;
  font-size:19px;
  font-style:normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
}
.icon-toubiaojine:before { content: "\e611"; }
.icon-data:before { content: "\e614"; }
.icon-shijian:before { content: "\e613"; }
.icon-zhifujine:before { content: "\e618"; }
.icon-jiekuan:before { content: "\e628"; }
.icon-audit-not-pass2:before { content: "\e615"; }
.icon-iconfontfanxiantongqian:before { content: "\e623"; }
.icon-dingwei:before { content: "\e603"; }
.icon-huankuan:before { content: "\e612"; }
.icon-huankuanfangshi:before { content: "\e615"; }
.icon-31:before { content: "\e604"; }
.icon-zhengque:before { content: "\e60b"; }
.icon-cuowu:before { content: "\e61f"; }
.icon-jiantou:before { content: "\e60d"; }
.icon-yuecaifu:before { content: "\e613"; }
.icon-shuaxin:before { content: "\e617"; }
.icon-iconfontrenzhengyonghu:before { content: "\e606"; }
.icon-tishi:before { content: "\e61c"; }
.icon-icon01:before { content: "\e60e"; }
.icon-jikediancanicon16:before { content: "\e600"; }
.icon-shenpiliuchengmorentubiao107:before { content: "\e614"; }
.icon-shoujizhuomian:before { content: "\e601"; }
.icon-icon:before { content: "\e609"; }
.icon-shezhi:before { content: "\e60a"; }
.icon-shizhong:before { content: "\e60d"; }
.icon-shouji:before { content: "\e61b"; }
.icon-yijian-copy:before { content: "\e619"; }
.icon-qiaheqian:before { content: "\e60f"; }
.icon-wodeqianbaoweidaozhang:before { content: "\e61d"; }
.icon-jiedai:before { content: "\e608"; }
.icon-youxiang:before { content: "\e61c"; }
.icon-shangchuan:before { content: "\e618"; }
.icon-shuju:before { content: "\e61a"; }
.icon-xiangxiajiantoufenlei:before { content: "\e602"; }
.icon-rili:before { content: "\e610"; }
.icon-shouji1:before { content: "\e61e"; }
.icon-shanchu:before { content: "\e60b"; }
.icon-xiugaimima:before { content: "\e61d"; }
.icon-xiao42:before { content: "\e603"; }
.icon-toubiaojine:before { content: "\e611"; }
.icon-zidongkoukuan:before { content: "\e627"; }
.icon-tishi1:before { content: "\e62a"; }
a{
  text-decoration:none; 
  color: #333; 
}
.header_con{ 
  width:1180px;
   min-width:1180px;
  margin:0 auto; 
  overflow: hidden;
}
.logo{
	float: left;
}
.logo a{
  display: block;
  width: 285px;
  margin-left:20px;
  height: 80px;
}
.header_con_wrapper{
  height: 80px;
  background:#fff;
}
.header_con_wrapper .header_top{
  width: 100%;
  background: #333;
}
.header_top .header_top_center{
  width: 1180px;
  margin: 0 auto;
  height: 36px;
}
.header_top_center .hotline{
  display: block;
  float: left;
  color: #a9b2c0;
  font-size: 12px;
  padding-left: 24px;
  line-height: 36px;
  background: url('../../img/home/hotline-ico.png') no-repeat;
}
#nav { 
    float:right;
    overflow:hidden;
    line-height: 80px;
}
#nav a{ 
  font-size: 16px; 
  margin-left: 60px;
  color: #333;
}
#nav a.hover,#nav a:hover{
  text-decoration: none;
  color: #c23425;
}
#user{
  float:right;
  overflow:hidden;
}
#user span{
  display: inline-block;
  height: 36px;
  line-height: 36px;
  color: #a9b2c0;
  font-size: 12px;
}
#user span.tag{
  width: 1px;
  height: 10px;
  display: inline-block;
  background: #a9b2c0;
  margin: 0 12px;
}
#user a{
  color: #a9b2c0;
  font-size: 12px;
}
#user a:hover{
  color:#c23425;
}
#user .user1{
  display: inline-block; 
  margin-left:10px;
  font-size: 14px; 
  text-align: center; 
  line-height: 32px;
  height:32px;
  max-width:160px;
  margin-top:24px;
}
#user .login{
  display: inline-block; 
  margin-left:10px;
  font-size: 14px; 
  border-radius:3px;
  border:1px solid #eaeaea;
  text-align: center; 
  line-height: 32px;
  height:32px;
  width:80px;
  margin-top:24px;
}
.logo img{
	width:285px;
  height:80px;
	/*margin-top:12px;*/
}