/*<!-- ​头部导航栏 -->*/
body{
  font-family:'Microsoft Yahei';
}
@media (min-width: 1200px){
  .container {
    width: 1300px;
  }
}
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
}
.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-weight: 600;
  font-size:36px;
  font-weight: normal
}
.pzsl h6{
  font-size:14px;
  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: 0;
  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
}
.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: -91px;
}
.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 .address{
  top: 35px;
}
.szaddr{
  position: absolute;
  top: -18px;
  padding: 0px 0 0 0 !important;
  margin: 0px !important;
  line-height: 35px;
}
.top-nav .call{
  color: rgb(233,85,32);
  float: right;
}
.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;
}
.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;
}
.nav>li{
  padding-left:15.35px;
  /*padding-left:5.35px;*/
  padding-top:25px;
}
.box{
  width: 200px;
  height: 45px;
  line-height:45px;
  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: 65px
}
.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:165px !important;
}
.zctc{
  color: #ff801f
}
/*footer*/
.footer{
  width: 100%;
}
.lanmu{
  width: 100%;
  background-color: #1b1b1b
}
.footer_lb{
  width: 100%;
  border-bottom:0.5px solid rgba(149, 149, 149, 0.4)
}
.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: 130;
  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;
}
.vr{
  margin-top: -25px;
  position: relative;
}
.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;
}