
/*字体图标*/

@font-face {font-family: "icon";
  src: url('../font/iconfont.eot'); /* IE9*/
  src: url('../font/iconfont.eot') format('embedded-opentype'), /* IE6-IE8 */
  url('../font/iconfont.woff') format('woff'), /* chrome, firefox */
  url('../font/iconfont.ttf') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
  url('../font/iconfont.svg') format('svg'); /* iOS 4.1- */
}


.icon {
  font-family:"icon" !important;
  font-size:16px;
  font-style:normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
}

/* Use the following CSS code if you want to have a class per icon */
[class^="icon-"]:before,
[class*="icon-"]:before {
  font-family: "icon";
  font-style: normal;
  speak: none;
  font-weight: normal;
  display: inline-block;
  text-decoration: inherit;
  margin: 0 2px;
  -webkit-font-smoothing: antialiased;
  border: 1px transparent solid;
}

.icon-jianzhang:before {
  content: "\e64f";
}

.icon-gongsi:before {
  content: "\e632";
}

.icon-sousuo:before {
  content: "\e613";
}

.icon-jiage:before {
  content: "\e600";
}

.icon-qy_bdfw_3:before {
  content: "\e612";
}

.icon-weixian-:before {
  content: "\e63c";
}

.icon-gantanhao:before {
  content: "\e614";
}

.icon-duihua:before {
  content: "\e6a6";
}

.icon-xin:before {
  content: "\e623";
}

.icon-icon:before {
  content: "\e60a";
}

.icon-jiantouarrowheads3:before {
  content: "\e610";
}

.icon-wushanqiawaziti-:before {
  content: "\e616";
}

.icon-gongwenbao:before {
  content: "\e763";
}

.icon-duizhangdan_chazhang:before {
  content: "\e725";
}

.icon-qingjiaogerenshuikuan:before {
  content: "\e65c";
}

.icon-zixun:before {
  content: "\e62b";
}

.icon-jiang:before {
  content: "\e62e";
}

.icon-shenbao:before {
  content: "\e657";
}

.icon-lianjie:before {
  content: "\e617";
}

.icon-shouji1:before {
  content: "\e63a";
}

.icon-gsg-zhinengxinshuichouhua:before {
  content: "\e69e";
}

.icon-shijian:before {
  content: "\e655";
}

.icon-dui:before {
  content: "\ee7a";
}

.icon-dizhi:before {
  content: "\e611";
}

.icon-shuiwushenbao:before {
  content: "\e605";
}

.icon-arrow-down:before {
  content: "\e61f";
}

.icon-chakan-copy:before {
  content: "\e9fc";
}

.icon-dianzan_active-copy-copy:before {
  content: "\e601";
}

.icon-peifu:before {
  content: "\e941";
}

.icon-dianhua:before {
  content: "\e65b";
}

.icon-icon-test:before {
  content: "\e602";
}

.icon-icon-test1:before {
  content: "\e604";
}

.icon-icon-test2:before {
  content: "\e606";
}

.icon-icon-test3:before {
  content: "\e603";
}

.icon-icon-test-copy:before {
  content: "\e607";
}

.icon-icon-test5:before {
  content: "\e609";
}
/*底部浮层*/

.float-order-box {

  position: fixed;

  bottom: 0;

  left: 0;

  height: 194px;

  width: 100%;

  overflow: hidden;

  font-family: "Microsoft Yahei";

  z-index: 1024;

  background: none;

}

.float-order-box .inner-order-wrap {

  position: absolute;

  bottom: 0;

  width: 100%;

  left: 0;

}

.float-order-box .inner-order-bg{

  position: absolute;

  left: 0;

  top: 0;

  width: 100%;

  height: 100%;

  z-index: -200;
background:rgba(0,0,0,0.7);
}

.float-order-box .inner-order-box{
position: relative;
width: 1200px;
margin: 0 auto;
height: 130px;
padding: 0;}

.float-order-box .closed-btn {

  position: absolute;

  right: 200px;

  top:0;

  width: 41px;

  height: 41px;

  background: url(closeBtn.png) no-repeat 0 0;

  z-index: 1000;

}

.float-order-bottom-bar-link {


  background: url(hzbj_show_left.png) no-repeat;

  width: 214px;

  height: 197px;

  bottom: 20px;

  position: fixed;

  z-index: 9998;

}

.float-order-box .content-wrap{
position: relative;
height: 130px;}

.float-order-box .float-pic{
position: absolute;
padding-left: 65px;
left: 0;
bottom: 0;}


.float-order-box p{
text-align: left;
color:#FFF;
font-size: 24px;}

.float-order-box p, .float-order-box h3{
margin: 0;

padding-bottom: 15px;
padding-top:15px;}

.float-order-box p font{
color:
#ff6c3f;

font-size: 24px;}

.rbd .xmtxt{
width: 142px;

height: 36px;

line-height: 36px;

padding-left: 10px;

color:
#999999;

font-size: 14px;

background: url(../images/rx.gif) no-repeat 10px center#FFF;

border: none;

margin-right: 18px;}

.rbd .sub{
width: 172px;

padding-left: 30px;

color:
#FFF;

font-size: 14px;

height: 36px;

background: url(../images/sub.png) no-repeat 20px center
#ff6100;

border: none;

margin-left: 34px;}

.float-order-box .right-part{
color:
#FFF;
font-size: 14px;
margin-top: 0px;
line-height: 2;
padding-bottom: 10px;}


.mianfeibaojia{

margin-left: 382px;
margin-top:-36px;
}






