/*<!-- ​头部导航栏 -->*/
body{
  font-family:'Microsoft Yahei';
}

  .container {
    width: 1200px !important;
    position: relative;
  }
.ul{
  padding: 0px;
}
input,select {
  outline: none
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
}
/*在谷歌下移除input[number]的上下箭头*/
input[type='number']::-webkit-outer-spin-button,
input[type='number']::-webkit-inner-spin-button{
  -webkit-appearance: none !important;
}
/*在firefox下移除input[number]的上下箭头*/
input[type="number"]{-moz-appearance:textfield;}
select{
  -moz-appearance: none;
  appearance: none;
}
.claer130{
  width: 100%;
  height: 130px;
  background-color: #fff
}


.claer120{
  width: 100%;
  height: 120px;
  background-color: #fff
}
.claer100{
  width: 100%;
  height: 100px;
  background-color: #fff
}
.claer110{
  width: 100%;
  height: 110px;
  background-color: #fff
}
.claer80{
  width: 100%;
  height:80px;
  background-color: #fff
}
.claer70{
  width: 100%;
  height:70px;
  background-color: #fff
}
.claer60{
  width: 100%;
  height:60px;
  background-color: #fff
}
.claer50{
  width: 100%;
  height:50px;
  background-color: #fff
}
.claer40{
  width: 100%;
  height:40px;
  background-color: #fff
}
.claer30{
  width: 100%;
  height:30px;
  background-color: #fff
}
.claer20{
  width: 100%;
  height:20px;
  background-color: #fff
}
.claer10{
  width: 100%;
  height:10px;
  background-color: #fff
}
.claer_nav{
  width: 100%;
  height:165px;
  background-color: #fff
}
.navbar-fixed-bottom, .navbar-fixed-top{
  position: relative !important;
}
.pzsl{
  width: 1200px;
  overflow: hidden;
  margin: 0 auto;

}
.pzsl .col-md-offset-3 div ,.pzsl .col-md-offset-3 h1,.pzsl .col-md-offset-3 h6 {
  text-align: center;
}
.pzsl h1{
  letter-spacing: 0px;
  margin: 0;
  font-size:48px;
  font-weight: bold;
  /*font-weight: normal*/
}
.pzsl h6{
  font-size:22px;
  letter-spacing: 2px;
  color: #666;
}
.pzsl h1 span{
  position: relative;
  background-color: #fff !important;
  z-index: 1;
  padding: 0 20px
}
.pzsl h1 hr{
  position: absolute;
  width: 70%;
  display: block;
  border: none;
  top: 11px;
  left: 15%;
  height: 1px;
  background: #d9d9d9;
}
.nav_bc{
  min-height: 90px;
  background:#FFF;
  border: 0;
  margin-bottom: 0;
}
.nav_bc .nav>li>a{
  padding: 10px 14px;
  color: #333;
}
.nav_bc .nav>li>a:hover{
  color: #ff801f
}
nav .container-fluid .nav li a span:hover{
  padding: 3px 15px;
  color: #ffffff !important;
  background-color: #DE521F;
}
nav .container-fluid .active a span{
  padding: 3px 15px;
  color: #ffffff !important;
  background-color: #DE521F;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover{
  background-color: #fff;
  border: 0;
}
.navbar_bc{
  font-size: 16px;
  color: #333;
  width: 100%
}
/*10.11*/
.nav_bc .first-nav{
  width: 100%;
  background-color: #f5f5f5;
  height: 35px;
  line-height: 35px;
}
.nav_bc .first-nav .top-nav{
  width: 1200px;
  height: 35px;
  margin: 0 auto;
  position: relative;
}
.nav_bc .first-nav .top-nav .glyphicon-map-marker:before{
  color:rgb(233,85,32);
  position: absolute;
  top: 8px;
  left: -130px;
}
.nav_bc .first-nav .top-nav .addr{
  color: #333;
}
.nav_bc .first-nav .top-nav .top-address{
  width: 150px;

}
.nav_bc .first-nav .top-nav .dropdown .szaddr,
.nav_bc .first-nav .top-nav .dropdown{
  height: 30px;
}
.nav_bc .first-nav .top-nav .address{
  top: 27px;
  border: none;
}
.szaddr{
  position: absolute;
  top: 8px;
  padding: 0px 0 0 0 !important;
  margin: 0px !important;
  line-height: 35px;
}
.top-nav .call{
  color: rgb(233,85,32);
  float: right;
  margin-right: 54px;
}
.top-nav .call a{
  color: rgb(233,85,32);
}
.container-fluid .navbar_bc .numm{
  width: 30px;
}
.top-nav .call .img{
  width: 26px;
  height: 26px;
  display: inline-block;
  position: relative;
  margin-right: -4px;
}
.top-nav .call ul li{
  float: left;
  margin: 0px 5px;
}
.top-nav .call span img{
  width: 100%;
  position: absolute;
  top: 6px;
}
.top-nav .call .serve{
  cursor: pointer;
}
.top-nav .call .serve .img img{
  top: 9px;
}
.top-nav .sign{
  margin-left: 30px;
}
  /*end*/
.ry{
  padding-left: 15px;
  top:3px;
}
.ry p{
  margin: 0 0 3px;
}
.IOS{
  position: absolute;
  top: 30px;
  left:240px;
}
ul li{
  list-style: none;
}
.navbar_bc>li{
  width: 148px;
  /*padding-left:5.35px;*/
  padding-top:0px;
  text-align: center;
}
.nav>li .hot{
  position: absolute;
  top: -10px;
  right: 12px;
  color: #E51F33;
}


.nav .line{
  width: 1px;
  border-right: 1px solid #333333;
  height: 20px;
  margin-top: 10px;

}
.dropdown-menu{
  left: 25px;
}
/*2019-11*/
.nav-search>li{
  padding-left:15.35px;
  padding-top: 14px;
}

.nav-search .search{
  float: right;
  width: 436px;
  height: 36px;
  color: #F16522;
  right:30px;
  padding: 0px;
  margin-top: 28px;
}
.nav-search .search ul{
  padding: 0px;
}
.nav-search .search ul a{
  color: #F16522;
}
.nav-search .search ul li{
  float: left;
  width: 145px;
  text-align: center;
  line-height: 36px;
  padding: 0px;
  font-size: 22px;
}
.nav-search .search ul li span{
  width: 20px;
  height: 20px;
  display: inline-block;
  margin-right: 5px;
}
.nav-search .search ul li span img{
  width: 100%;
}
.nav-search .search .glyphicon-search{
 position: absolute;
  color: #ff801f;
  top: 30px;
  right: 0;
  border: none;
  background: none;
}
.nav-search .search input{
  width: 300px;
  height: 42px;
  border: 1px solid #E7E7E7;
  padding-left: 16px;
}
.nav-search .search input::-webkit-input-placeholder {
  color: #b1babf;
}


/*2019-11*/
.box{
  width: 200px;
  height: 60px;
  line-height:24px;
  position: relative;
  overflow: hidden;
  margin-left: 20px;
}

.hezi{
  height:50px;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
}
.tc {
  border-top: 2px solid #ff801f;
  background:rgba(0, 0, 0, 0.45);
  display: none;
  margin: 2px 0 0 15px;
  min-width:0;
  top: 40px
}
.tc>li>a{
  color: #fff
}
.tc>li>a:hover{
  color: #fff;
  background: rgba(0, 0, 0, 0.06)
}
.nav > li:hover .dropdown-menu {
  display: block;
}
.sye {
  margin-left: -5px
}
.caret{
  border-top: 4px dashed #666;
}
.navbar-nav>li>.dropdown-menu{
  margin-left: 0;
}
/* .sye a{
   color: #ff801f;
   border-bottom: 2px solid;
   height: 45px;
 }*/
.logo{
  top: -10.5px;
  width: 250px !important;
}
.zctc{
  color: #ff801f
}
/*footer*/


.footer{
  width: 100%;
}
.lanmu{
  width: 100%;
  background-color: #1b1b1b
}
.lanmu ul{
  padding: 0px;
}
.lanmu .row .foot_lb div{
  float: left;
  width: 100%;
}
.lanmu .row .foot_lb .lmlb{
  width: 25%;

}
.lanmu .row .foot_lb .lmlb .foot_bc,
.lanmu .row .foot_lb .lmlb .foot_fw
{
  width: 50%;
  border-right: 1px solid rgba(149, 149, 149, 0.2);

}
.lanmu .row .foot_lb .address{
  width: 50%;
  padding-left: 42px;
}
.lanmu .row .foot_lb .address ul li{
  margin-top: 3px;
}
.lanmu .row .foot_lb .lxfx{
  width: 25%;
}
.lanmu .row .foot_lb .lxfx .foot_ewm div{
  float: left;
  width: 86px;

  margin-right: 30px;
}
.lanmu .row .foot_lb .lxfx ul li{
  margin-top: 5px;
  color: #ffffff;
}
.lanmu .row .foot_lb .lxfx .foot_ewm div img{
  width: 71px;

  margin: 5px;
}
.lanmu .row .foot_lb .lxfx .foot_ewm div p{
  font-size: 12px;
}
.lanmu .row .foot_lb .lxfx .text{
  font-size: 18px;
  font-weight: bold;

}
.lanmu .row .foot_lb .lxfx .number{
  font-weight: bold;
  font-size: 24px;
}
.lanmu .row .foot_lb .lxfx .time{

}
.lanmu .row .foot_lb .lmlb .foot_bc p,
.lanmu .row .foot_lb .lmlb .foot_fw p
{
  font-size: 18px;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}
.lanmu .row .foot_lb .bc_lb ul li a{
  color: #b9b9b9;
}
.lanmu .row .foot_lb .bc_lb ul li{
  color: #ffffff;
  margin-top: 5px;
  text-align: center;
  width: 100%;
}


.bczz_logo{
  position: relative;
  margin-top: 19px;
}
.fwhewm{
  margin: 10px 68px;
}
.shuxian{
  border:0.5px solid rgba(149, 149, 149, 0.2);
  height: 150px;
  position: absolute;
  top: 30px;
  left: -10px;
}
.lmlb .col-md-4 p{
  border-bottom: 1px solid #c2c2c2;
  padding: 30px 0 5px 0;
  color: #eee;
  text-align: center;
  width: 58px;
  margin-left: 40px;
}
.bc_lb ul li{
  float: inherit;
}
.footer_lb ul li{
  list-style: none;
}
.footer_lb ul li a{
  color: #c2c2c2;
  font-size: 12px
}
.footer_lb a:focus, .footer_lb a:hover {
  color: #ff801f;
  text-decoration: none;
}
.beian{
  width: 100%;
  height:50px;
  background-color: #000;
  color: #ccc;
  font-size: 12px;
  line-height: 50px;
  text-align: center;
}
.xlwm{
  border-bottom: 1px solid #eee;
  padding: 30px 0 10px 0;
}
.kfdh{
  width: 425px;
}
.kefulj{
  background: #fff;
  color: #000;
  font-size: 18px;
  border-radius: 20px;
  text-align: center;
  width: 100px;
  line-height: 30px;
  margin-top: 0px;
  display: inline-block;
  margin: 0px 5px;
}


.xiaoshi{
  color: #ddd;
}
.dizhi{
  font-size: 12px;
  color: #b9b9b9;
  line-height: 20px;
}
.link{
  margin-left: -40px;
}
.link ul li {
  list-style: none;
  float: left;
  font-size: 12px;
  color: #ccc;
  margin-right: 20px;
  margin-top: 5px;
}
.link a{
  color: #ccc;
}
/*yc*/
.widget-container {
  position: fixed;
  right: 45px;
  top: 45%;
  margin-top: -74px;
  z-index: 100;
}
.widget-container ul{
  padding-left: 0px;

}
.widget-container li {
  width: 60px;
  height: 60px;
  margin-bottom: 2px;
  cursor: pointer;
  background: #fff;
  list-style: none;
  border-radius: 6px;
}
.widget-container li a {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
}
.widget-container li a span {
  position: absolute;
  top: 40px;
  width: 60px;
  height: 60px;
  color: #333;
  border-radius: 50%;
  font-size: 12px;
  text-align: center;

}
.widget-container li em {
  display:block;
  width: 100%;
  height: 100%;
}
.widget-container li.serve em {
  background-image: url(../images/public/fd_zxys.png);
  background-position: 0 0;
  background-repeat: no-repeat;
}
.widget-container li.mflf em {
  background-image: url(../images/public/fd_mflf.png);
  background-position: 0 0;
  background-repeat: no-repeat;
}
.widget-container li.feedback em {
  background-image: url(../images/public/fd_zskf.png);
  background-position: 0 0;
  background-repeat: no-repeat;
}
.widget-container li.returnTop em {
  background: url(../images/public/top.png) 0 0 no-repeat;
}
.znbj hr,.bcsl hr,.zxgl hr,.xgt hr,.yflf hr,.znbj hr{
  display:none;
}
.widget-container li.ewm em {
  background-image: url(../images/public/ewm.png);
  background-position: 0 0;
  background-repeat: no-repeat;
}
.erweima{
  position: absolute;
  top: 130px;
  right: 60px;
  display: none;
}
.fk{
  width: 100%;
  height: 90px;
  background: rgba(0, 0, 0, 0.7);
  position: fixed;
  bottom:0;
  z-index: 100;
  display: none;
}
.fk_sf{
  width: 305px;
  height: 121px;
  margin-top: -55px;
  margin-left: -55px;
  background: url(../images/index/fk_sf.png) no-repeat center;
}
.fk_wz{
  width: 640px;
  height: 55px;
  margin-left: 20px;
  margin-top: 21px;
  background: url(../images/index/fk_wz.png) no-repeat center;
}
.fk_an{
  width: 258px;
  height: 52px;
  margin-left: 20px;
  margin-top: 20px;
  background: url(../images/index/anniu1.gif) no-repeat center;
}

.slideshow{
  background:rgba(0, 0, 0, 0.9);
}

.nav_bc .nav>li.logo>a {
  padding:0;
}

.right-city{
  padding-left: 20px !important;
}



.ress {
  width: 118px;
  padding-left: 22px !important;
  font-size: 14px;


}
.ress a{
  color: #000d21;
}
.ress .address{
  min-width: 67px !important;
}
.ress .icon-address{
  position: absolute;
  top: 38px;
  left: 16px;
}

.navbar_bc{
  margin-left: 0px !important;
}

#close_btn {
  position: absolute;
  width: 40px;
  height: 40px;
  text-align: right;
  right: -38px;
  top: 28px;
  cursor: pointer;
  z-index: 99999999;
}
/*大象*/
.icon_ele {
  width: 160px;
  height: 180px;
  background: url(../../image/icon_e.png) no-repeat;
  position: fixed;
  background-size: 100%;
  bottom: 30px;
  left: -150%;
  z-index: 9999;
  cursor: pointer;
  text-indent: -99999px;

}

/*20200720*/


.bj_from{
  position: fixed;
  top: 45%;
  left: 10px;
  width:200px;
  height: 470px;
  margin-top: -120px;
  /*background: url("../../image/new_index/bj_float.png") no-repeat;*/
  z-index: 9999;
  /*display: none;*/
}
.bj_from ul li{
  position: absolute;
}

.bj_from ul li input{
  border: none;
  background-color:transparent ;
  font-size: 15px;
 /* padding-left: 18px;*/
  color: #FF5400;
  height: 70px;
}


.bj_from ul li input::-webkit-input-placeholder{
             color: #FF5400;
        }
.bj_from ul li input::-moz-placeholder{   /* Mozilla Firefox 19+ */
             color: #FF5400;
        }
.bj_from ul li input:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
            color: #FF5400;
        }
.bj_from ul li input:-ms-input-placeholder{  /* Internet Explorer 10-11 */ 
             color: #FF5400;
        }

.bj_from ul .form-a{
  width: 150px;
  height: 150px;
  top: 40px;
  cursor: pointer;
}
.bj_from ul .float_name{
  top:186px ;
  line-height: 83px;
  padding-top: 15px;

}
.bj_from ul .float_tel{
  top:265px ;
}
.bj_from ul .float_btn{
  top:370px ;

}
.bj_from ul .float_btn input{
  width: 124px;
  height: 66px;

}

.float_img{
  /*z-index: 999;*/
  position: relative;
}
