/**/


/**/

html {
  font-family: ΢���ź�;
}
.display-480 {
  display: none;
}
@media(max-width:480px) {
  .hidden-480 {
    display: none;
  }
  .display-480 {
    display: block;
  }
}

/**/

html, body {
  /*max-width: 1400px;*/
  margin: 0 auto;
}
a {
  color: #111;
}

/*col-5-1*/

.col-5-1 {
  width: 50%;
  padding: 0 15px;
  float: left;
  margin-bottom: 20px;
}
.col-5-1-last {
  width: 100%;
  padding: 0 15px;
  float: left;
  margin-bottom: 20px;
}
@media(max-width:480px) {
  .col-5-1 {
    width: 100%;
    padding: 0 15px;
    float: left;
    margin-bottom: 20px;
  }
  .col-5-1-last {
    width: 100%;
    padding: 0 15px;
    float: left;
    margin-bottom: 20px;
  }
}
@media (min-width:993px) {
  .col-5-1 {
    width: 20%;
    padding: 0 15px;
    float: left;
  }
  .col-5-1-last {
    width: 20%;
    padding: 0 15px;
    float: left;
    margin-bottom: 0px;
  }
}

/**/

h1, .h1 {
  font-size: 30px;
}
h2, .h2 {
  font-size: 26px;
}
h3, .h3 {
  font-size: 20px;
}
h4, .h4 {
  font-size: 18px;
}
@media(max-width:768px) {
  h1, .h1 {
    font-size: 24px;
  }
  h2, .h2 {
    font-size: 18px;
  }
  h3, .h3 {
    font-size: 16px;
  }
  h4, .h4 {
    font-size: 14px;
  }
}

/**/

.yhgg{
	margin: 10px auto;
    width: 1170px;
}
.pr {
  position: relative;
}
.pr p{
	color: #ffffff;
    background: #9b655c;
}
.pa {
  position: absolute;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.img-tc {
  margin: 0 auto;
}

/*ͼƬ����*/

.cursor {
  cursor: pointer;
}
.display-ib {
  display: inline-block;
}
.vm {
  position: relative;
  top: 50%;
  -webkit-transform: translatey(-50%);
  -ms-transform: translatey(-50%);
  transform: translatey(-50%);
}
.tc {
  left: 50%;
  -webkit-transform: translatex(-50%);
  -ms-transform: translatex(-50%);
  transform: translatex(-50%);
}
.p2 {
  text-indent: 2em;
}

/**/

a.cw {
  color: #fff;
}
a.cw:hover, a.cw:focus, a.cw:active {
  color: #fff;
  text-decoration: underline;
}
a.c65 {
  color: #656565;
}
a.c65:hover, a.cw:focus, a.cw:active {
  color: #9b655c;
  text-decoration: underline;
}

/**/

.lh30 {
  line-height: 30px;
}

/**/

.h-100 {
  height: 100%;
}
.h40 {
  height: 40px;
}
.h70 {
  height: 70px;
}
.h100 {
  height: 100px;
}
.h145 {
  height: 145px;
}
.h222 {
  height: 222px;
}

/*wentiСͼ�߶�*/

.h295 {
  height: 295px;
}
.h270 {
  height: 190px;
}

/*footer height*/

.h360 {
  height: 360px;
}
.plr0 {
  padding-left: 0;
  padding-right: 0;
}

/*����col pading 15*/


/**/

.p10 {
  padding: 10px;
}
.p20 {
  padding: 20px;
}
.p30 {
  padding: 30px;
}
.pl5 {
  padding-left: 5px;
}
.pl5-xs {
  padding-left: 0;
}
.pl10 {
  padding-left: 10px;
}
.pl20 {
  padding-left: 20px;
}
.pl20 li {
  line-height: 35px;
}
.pl30 {
  padding-left: 30px;
}
.pl40 {
  padding-left: 40px;
}
.pl50 {
  padding-left: 50px;
}
.pl60 {
  padding-left: 60px;
}
.pr5 {
  padding-right: 5px;
}
.pr5-xs {
  padding-right: 0;
}
.pr10 {
  padding-right: 10px;
}
.pr20 {
  padding-right: 20px;
}
.pr30 {
  padding-right: 30px;
}
.pr40 {
  padding-right: 40px;
}
.pr50 {
  padding-right: 50px;
}
.pr60 {
  padding-right: 60px;
}
.pt10 {
  padding-top: 10px;
}
.pt20 {
  padding-top: 20px;
}
.pt30 {
  padding-top: 30px;
}
.pt40 {
  padding-top: 40px;
}
.pt50 {
  padding-top: 50px;
}
.pt60 {
  padding-top: 60px;
}
.pb10 {
  padding-bottom: 10px;
}
.pb20 {
  padding-bottom: 20px;
}
.pb30 {
  padding-bottom: 30px;
}
.pb40 {
  padding-bottom: 40px;
}
.pb50 {
  padding-bottom: 50px;
}
.pb60 {
  padding-bottom: 60px;
}
@media (max-width:768px) {
  .pr0-xs {
    padding-right: 0;
  }
}

/**/

.mlr0 {
  margin-left: 0;
  margin-right: 0;
}

/*����row����-15px */

.mlr-5 {
  margin-left: -5px;
  margin-right: -5px;
}

/*col�߾�Ϊ10����*/

.plr5 {
  padding-left: 5px;
  padding-right: 5px;
}

/*col���Ϊ10����*/


/**/

.m20 {
  margin: 20px;
}
.mr20 {
  margin-right: 20px;
}
.mr40 {
  margin-right: 40px;
}
.mt10 {
  margin-top: 10px;
}
.mt20 {
  margin-top: 20px;
}
.mt30 {
  margin-top: 30px;
}
.mt40 {
  margin-top: 40px;
}
.mt50 {
  margin-top: 50px;
}
.mt60 {
  margin-top: 60px;
}
.mb5 {
  margin-bottom: 5px;
}
.mb10 {
  margin-bottom: 10px;
}
.mb20 {
  margin-bottom: 20px;
}
.mb30 {
  margin-bottom: 30px;
}
.mb40 {
  margin-bottom: 40px;
}
.mb50 {
  margin-bottom: 50px;
}
@media(max-width:768px) {
  .plr0-xs {
    padding-left: 0;
    padding-right: 0;
  }
  .pr5-xs {
    padding-right: 5px;
  }
  .mt0-xs {
    margin-top: 0px;
  }
  .mb0-xs {
    margin-bottom: 0;
  }
  .mb10-xs {
    margin-bottom: 10px;
  }
}

/**/


/*��ɫ*/

.bgd {
  background: #ddd;
}
.bgw {
  background: #fff;
}
.bg1 {
  background: #111;
}
.bg9 {
  background: #999;
}
.bge3 {
  background: #e3e3e3;
}
.bg {
  background: #9b655c;
}
.bgcont {
  width: 1170px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 10px
}
.bgc {
  background: #9b655c;
  opacity: 0.9;
}
.bgc0 {
  background: #8794B4;
}
.bgc1 {
  background: #B2D3C2;
}
.bgc2 {
  background: #B47377;
}
.bgc3 {
  background: #A1C9CB;
}
.bgc4 {
  background: #AFA687;
}
.bgc0:hover {
  color: #9b655c;
  font-weight: bold;
}
.bgc1:hover {
  background: #9b655c;
}
.bgc2:hover {
  background: #9b655c;
}
.bgc3:hover {
  background: #9b655c;
}
.bgc4:hover {
  background: #9b655c;
}
.bg-d9 {
  background: #d9d9d9;
}
.bgd9 {
  background: #dad9d9;
}
.bg-a3586f {
  background: #a3586f;
}
.bgf5 {
  background: #f5f5f5;
}
.cd {
  color: #9b655c
}
.cw {
  color: #fff;
}
.c1 {
  color: #111;
}
@media (min-width:992px) {
  .bgc {
    background: #9b655c;
    opacity: 1;
  }
}
@media(max-width:768px) {
  .nobg-xs {
    background: none;
  }
}

/*font*/

.f16 {
  font-size: 16px;
}
.f18 {
  font-size: 18px;
}
.f24 {
  font-size: 24px;
}
.jumbotron p.f16 {
  font-size: 16px;
}

/**/

body {
  line-height: 24px;
  font-size: 14px;
  background: url(../img/body-bg.jpg);
  /*font-family:"Microsoft YaHei",΢���ź�,"Microsoft JhengHei",����ϸ��,STHeiti,MingLiu;*/
  font-family: "Helvetica Neue", Helvetica, Arial, "Hiragino Sans GB", "Hiragino Sans GB W3", "Microsoft YaHei UI", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;
}
h1, h2, h3, h4, h5, h6 {
  font-family: "Microsoft YaHei", ΢���ź�, "Microsoft JhengHei", ����ϸ��, STHeiti, MingLiu;
}

/*header*/

header {
  background: #fff;
}
@media (min-width:768px) {
  header {
    background: #fff;
  }
}

/*nav*/

.navbar {
  margin-bottom: 0;
  border-radius: 0;
}
.navbar-default .navbar-brand {
  color: #fff;
}
.navbar-default .navbar-brand:hover {
  color: #fff;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
  background-color: transparent;
}
@media (min-width: 768px) {
  .navbar-default .navbar-brand {
    display: none;
  }
  .navbar-nav>li {
    float: left;
    height: 50px;
    background: url(../img/nav-line-bg.jpg) no-repeat right center;
    text-align: center;
    padding-right: 3px;
  }
  .navbar-nav>li:last-child {
    background: none;
  }
}
.navbar-collapse {
  background: #9b655c;
  border-top: none;
  position: relative;
  z-index: 1000;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.navbar-default {
  background-color: #9b655c;
  border: none;
  height: 50px;
}
@media(max-width:767px) {
  .navbar-collapse li {
    /*border-bottom:1px solid rgba(255,255,255,.1);*/
    background: url(../img/border-inline-bg.jpg) repeat-x top;
  }
  span.visible-xs {
    display: inline!important;
  }
}
@media(min-width:768px) and (max-width:992px) {
  .nav>li>a {
    padding: 15px 5px;
  }
}
.navbar-default .navbar-nav>li>a {
  color: #fff;
  font-size: 15px;
}
.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus {
  background: #223241;
  color: #fff;
  text-decoration: none;
  border: none;
  box-shadow: none;
}
.navbar-default .navbar-nav>li>a:focus {
  background-color: transparent;
}
.navbar-default .navbar-nav>li>a:focus {
  outline: thin dotted;
  outline: 0px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>.open>a:focus {
  color: #fff;
  background-color: #9b655c;
}
.dropdown-menu {
  background-color: #9b655c;
  border-top: none;
}
.dropdown-menu li a {
  color: #fff;
  background: url(../img/border-inline-bg.jpg) repeat-x top;
  line-height: 40px;
}
.dropdown-menu li a:hover {
  background: #223241;
  color: #fff;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu>li>a {
    color: #fff;
  }
  .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover, .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus {
    color: #fff;
    background-color: #223241;
  }
}

/*

@media (min-width:1200px){

	#bs-example-navbar-collapse-1 .nav>li>a {padding: 15px 30px;}

}

*/


/*******************************************/

#banner img {
  max-width: 100%;
  width: auto\9;
  height: auto;
  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic;
}
#banner .slides {
  display: none;
  text-align: center;
}
#banner .slides .slidesjs-navigation {
  display: none!important;
}
#banner .slidesjs-pagination {
  display: inline-block;
}
#banner .slides ul {
  padding: 0px;
}
#banner .slidesjs-pagination {
  margin: 10px 0 0 0;
  float: none;
  list-style: none;
}
#banner .slidesjs-pagination li {
  float: left;
  margin: 0 5px;
}
#banner .slidesjs-pagination li a {
  display: block;
  width: 13px;
  height: 0;
  padding-top: 13px;
  background-image: url(../img/pagination.png);
  background-position: 0 0;
  float: left;
  overflow: hidden;
}
#banner .slidesjs-pagination li a.active, #banner .slidesjs-pagination li a:hover.active {
  background-position: 0 -13px
}
#banner .slidesjs-pagination li a:hover {
  background-position: 0 -26px
}
#banner .slides a:link, #banner .slides a:visited {
  color: #333
}
#banner .slides a:hover, #banner .slides a:active {
  color: #9e2020
}
#banner .navbar {
  overflow: hidden
}

/*********************************************/


/*news*/

.news {
  background: #fff;
  margin-top: 20px;
  /*z-index:-20;position:relative;*/
}
@media(max-width:768px) {
  .news {
    margin-top: 0;
  }
}
.news h3 {
  color: #446694;
}
.social img {
  margin-right: 10px;
}
ul.nav-pills li a {
  color: #A8BDD2;
}
ul.nav-pills li.active a {
  color: #446694;
}
.news-tab-top {
  padding: 10px 0;
  border-bottom: 1px solid #e5e5e5;
  border-top: 1px solid #e5e5e5;
}
.tab-list {
  padding-left: 10px;
}
.tab-list li {
  border-bottom: 1px dashed #ececec;
  line-height: 30px;
}
.tab-list li span {
  bottom: 0;
  right: 0;
}
.slide {
  z-index: 10;
}
@media(max-width:768px) {
  body {
    position: relative;
    z-index: -30;
  }
  .news {
    position: relative;
    z-index: -20;
  }
  /*.slide{z-index:-10;max-width:480px;}*/
  .news-top, .news-tab {
    position: relative;
    z-index: 10;
  }
}

/*#carousel-example-generic{max-width:480px;}*/

.panel-title {
  font-size: 14px;
}

/*ad*/

.ad {
  margin-top: 10px;
  margin-bottom: 10px;
  background-color: #9b655c;
}

/**/

.font p.h1 {
  color: #fff;
  font-size: 40px;
}
.font p {
  color: #fff;
  font-size: 16px;
}
.font a:hover {
  text-decoration: none;
  color: #9b655c;
}

/*wenti++++fuwu*/

.wenti .h1, .fuwu .h1, .wenti p, .fuwu p {
  color: #fff;
}
.wenti .h1, .fuwu .h1 {
  font-size: 40px;
}
.wenti .h1 i, .fuwu .h1 i {
  font-size: 56px;
}
.wenti p, .fuwu p {
  font-size: 16px;
}
.wenti-tl .pa, .fuwu-tl .pa {
  bottom: 20px;
}
.wenti-tl p {
  width: 100%;
  font-size: 14px;
  color: #111;
}
.wenti-tl p span {
  font-size: 18px;
  color: #a65151;
}
.fuwu-tl p {
  width: 100%;
  font-size: 13px;
  color: #9b655c;
}
.fuwu-tl p span {
  font-size: 24px;
  color: #9b655c;
}
@media(min-width:768px) {
  .wenti-tl p, .fuwu-tl p {
    font-size: 16px;
  }
  .wenti-tl p span, .fuwu-tl p span {
    font-size: 20px;
  }
  .fuwu-tl p {
    width: 100%;
    font-size: 13px;
    color: #9b655c;
  }
  .fuwu-tl p span {
    font-size: 24px;
    color: #9b655c;
  }
}

/*zeren*/

.zeren {
  background: url(../img/zr_bg.jpg) no-repeat;
}

/*zhuanye*/

.zhuanye {
  background: url(../img/zy_bg.jpg) no-repeat top right;
}

/*liaoxiao*/

.lx-bg {
  background: url(../img/lx-bg.jpg) no-repeat center center;
}

/*anquan*/

.aq-bg {
  background: url(../img/aq-bg.jpg) no-repeat center center;
}

/*baidu*/

.form-inline .form-control {
  display: inline-block;
  width: auto;
  vertical-align: middle;
}

/*yuyue*/

.yy-bg {
  background: url(http://www.shxmzj.com/templets/bdf-rj/img/yy-bg.png) no-repeat;
}
.yy-form {
  border-top: 1px dashed #fff;
}
.yy-form .form-control {
  display: inline-block;
  width: 72%;
}

/**/


/*footer*/

footer {
  color: #fff;
  line-height: 30px;
}
footer p.h2 {
  font-size: 16px;
  margin-top: 0;
  padding-bottom: 10px;
  background: url(../img/border-inline-bg.jpg) repeat-x bottom;
}
footer a {
  color: #fff;
}
footer a:hover {
  color: #fff;
  text-decoration: underline;
}
.foot-1, .foot-2, .foot-3, .foot-4, .foot-5, .foot-6 {
  padding-top: 5px;
}
.foot-1 {
  background: url(../img/border-vline-bg.jpg) repeat-y right;
}
.foot-6 {
  background: url(../img/border-vline-bg.jpg) repeat-y left;
}
@media (max-width:768px) {
  .foot-6 {
    background: none;
  }
}
@media (min-width:768px) {
  .foot-6 {
    background: url(../img/border-vline-bg.jpg) repeat-y right;
  }
}
@media (min-width:992px) {
  .foot-6 {
    background: url(../img/border-vline-bg.jpg) repeat-y left;
  }
}
.footnav {
  height: 40px;
  background: none;
  bottom: -5px;
}
.footnav a:hover {
  text-decoration: none;
}
.footnav .btn {
  border-radius: 0;
}

/**/

#LRfloater0 {}
#LRfloater0 img {
  border: 2px solid #fff;
  box-shadow: 5px 5px 5px #222;
}
#LRfloater1 img {
  box-shadow: 5px 5px 5px #222;
}

/*���Ʒ���*/

.zl-f4 .h2 {
  font-size: 18px;
  border-bottom: 1px dashed #fff;
  padding-bottom: 10px;
  font-weight: 500;
}

/*

.zl-f4 a{color:#fff;font-size:16px;}

*/

.zl-f4-1 {
  background: #4c6d90;
}
.zl-f4-2 {
  background: #74a8b6;
}
.zl-f4-3 {
  background: url(../img/zhiliao/f4-3.jpg) no-repeat;
  background-size: 100% 100%;
}
.zl-f4-4 {
  background: #a96b60;
}
.zhiliao-bg {
  background: #eae9e7;
}
@media screen and (min-width: 768px) {
  .zl-bg1 {
    background: url(../img/zhiliao/zl-icon1.jpg) no-repeat left center;
    padding-left: 220px;
  }
  .zl-bg2 {
    background: url(../img/zhiliao/zl-icon2.jpg) no-repeat left center;
    padding-left: 220px;
  }
  .zl-bg3 {
    background: url(../img/zhiliao/zl-icon3.jpg) no-repeat left center;
    padding-left: 220px;
  }
  .zl-bg4 {
    background: url(../img/zhiliao/zl-icon4.jpg) no-repeat left center;
    padding-left: 220px;
  }
  .jumbotron h1, .jumbotron .h1 {
    font-size: 40px;
  }
}

/*����*/

.anli-top {
  background: #cecece;
  color: #9b655c;
}
.anli-top ul {
  margin-bottom: 0;
}
.anli-top li {
  line-height: 50px;
}
.bottom-line {
  background: url(../img/dashed-line.png) repeat-x bottom;
}
.anli-list li {
  border-bottom: 1px dashed #656565;
  margin-left: -20px;
  line-height: 40px;
}
.btn-img1 {
  background: url(../img/zhiliao/zl-icon5-small.png) no-repeat center center;
  border: none;
  width: 120px;
  height: 42px;
  line-height: 42px;
  padding: 0 0 0 30px;
  margin-right: 10px;
  font-size: 14px;
}
.btn-img2 {
  background: url(../img/zhiliao/zl-icon6-small.png) no-repeat center center;
  border: none;
  width: 120px;
  height: 42px;
  line-height: 42px;
  padding: 0 0 0 30px;
  margin-right: 10px;
  font-size: 14px;
}
.btn-img3 {
  background: url(../img/zhiliao/zl-icon7-small.png) no-repeat center center;
  border: none;
  width: 120px;
  height: 42px;
  line-height: 42px;
  padding: 0 0 0 30px;
  font-size: 14px;
}
@media(min-width:768px) {
  .btn-img1 {
    background: url(../img/zhiliao/zl-icon5.png) no-repeat center center;
    border: none;
    width: 157px;
    height: 55px;
    line-height: 55px;
    padding: 0 0 0 50px;
    margin-right: 40px;
  }
  .btn-img2 {
    background: url(../img/zhiliao/zl-icon6.png) no-repeat center center;
    border: none;
    width: 157px;
    height: 55px;
    line-height: 55px;
    padding: 0 0 0 50px;
    margin-right: 40px;
  }
  .btn-img3 {
    background: url(../img/zhiliao/zl-icon7.png) no-repeat center center;
    border: none;
    width: 157px;
    height: 55px;
    line-height: 55px;
    padding: 0 0 0 50px;
  }
}
.tese-list li {
  border-bottom: 1px dashed #fff;
}

/*shebei*/

.shebei h4 {
  border-bottom: 1px solid #fff;
  padding-bottom: 10px;
  font-size: 16px;
}
.sb-title-bg {
  background: url(../img/shebei/line.png) repeat-x center;
}

/*about*/

.about-bg {
  background: url(../img/about/about.jpg) no-repeat center center;
  background-size: 100% 100%;
}
@media(max-width:768px) {
  .about-bg {
    background: url(../img/about/about-small.jpg) no-repeat right bottom;
    background-size: 100% 100%;
  }
  .about-bg-xs {
    background: rgba(0, 0, 0, 0.3);
    color: #fff;
    padding: 15px;
  }
}
.about-list li {
  width: 50%;
  float: left;
}
.about-list li:nth-child(odd) {
  text-align: right;
  padding-right: 20px;
}

/*ר��*/

.zhuanjia .pa {
  bottom: 0;
  padding: 10px;
  background: rgba(0, 0, 0, 0.3);
  color: #fff;
  height: 150px;
}

/*wenhua*/

.wenhua .pa {
  bottom: 0;
  padding: 10px;
  background: rgba(0, 0, 0, 0.3);
  color: #fff;
  margin-right: 15px;
}

/*article*/

.article {
  background: #f7f7f7;
}
.breadcrumb {
  margin-bottom: 10px;
  border-bottom: 1px solid #ececec;
}
.article h2 {
  border-bottom: 1px solid #ececec;
  padding-bottom: 10px;
}
.description {
  background: #ececec;
  padding: 20px;
  margin-bottom: 20px;
}
.plink {
  border-top: 1px solid #ececec;
  border-bottom: 1px solid #ececec;
  line-height: 40px;
}
@media(max-width:768px) {
  .plink li {
    display: block;
    text-align: left;
  }
  .plink li:first-child {
    border-bottom: 1px solid #ececec;
  }
}
.plink a {
  color: #9b655c;
}
.article h4 {
  border-bottom: 1px solid #ececec;
  padding-bottom: 10px;
}

/*list*/

.list {
  background: #f7f7f7;
}
.list h4 {
  border-bottom: 1px solid #ececec;
  padding-bottom: 10px;
}
.list-list li {
  border-bottom: 1px solid #ececec;
  padding-top: 20px;
  padding-bottom: 20px;
}
@media(max-width:768px) {
  .list-list li img {
    padding-bottom: 10px;
  }
  .list-list li {
    border-bottom: 1px solid #ececec;
    padding-top: 10px;
    padding-bottom: 0;
  }
}

/*aside*/

.aside h4 {
  border-bottom: 1px solid #ececec;
  padding-bottom: 10px;
  color: #9b655c;
  line-height: 40px;
  height: 40px;
  font-weight: 500;
}
.aside h4 span {
  border-bottom: 2px solid #9b655c;
  line-height: 40px;
  height: 40px;
  display: inline-block;
}

/*contact*/

#map {
  width: 100%;
  height: 200px;
  border: 1px solid #ccc;
}
@media(min-width:480px) {
  #map {
    width: 480px;
    height: 200px;
  }
}
@media(min-width:768px) {
  #map {
    width: 720px;
    height: 400px;
  }
}
@media(min-width:992px) {
  #map {
    width: 698px;
    height: 550px;
  }
}
@media(min-width:1200px) {
  #map {
    width: 848px;
    height: 630px;
  }
}
.BMap_cpyCtrl {
  display: none;
}
.BMap_scaleCtrl {
  display: none;
}
address p {
  border-bottom: 1px solid #ececec;
  padding-bottom: 10px;
}

/*ԤԼ*/

.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
  cursor: pointer;
}

/*404*/

.head-404 {
  margin-top: 10px;
  margin-bottom: 10px;
  border-bottom: #ececec;
}
.foot-404 {}

/**/

.owl-carousel .item {
  margin: 20px 10px 20px 10px;
}
.owl-theme .owl-controls .owl-page span {
  display: block;
  width: 12px;
  height: 12px;
  margin: 5px 7px;
  filter: Alpha(Opacity=50);
  opacity: 0.5;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  background: #2a6496;
}
.owl-theme .owl-controls {
  margin-top: 10px;
  text-align: center;
  margin-bottom: 20px;
}
.owl-theme .owl-controls .owl-page span {
  display: block;
  width: 12px;
  height: 12px;
  margin: 5px 7px;
  filter: Alpha(Opacity=50);
  opacity: 0.5;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  background: #333!important;
}

/**/

footer {
  margin-bottom: -25px;
  pidding-bottom: 76px;
}
#banner img {
  width: 100%;
  height: auto;
}
.slidesjs-container {}
#slides {
  position: relative;
}
#slides .slidesjs-pagination {
  position: absolute;
  bottom: 10px;
  left: 50%;
  margin-left: -35px;
  z-index: 100;
}
@media(min-width: 768px) {
  .div2 {
    width: 100%;
    top: 0;
    z-index: 999;
    position: fixed;
    _position: absolute;
  }
}
@media(max-width:768px) {
  #fixed-ad {
    display: none!important;
  }
}
.banner img {
  width: 100%;
  height: auto;
}

/*��Ӵ���ͼƬ*/


/*

@media(min-width: 768px){

    body{

        background: url('http://www.bd-bdf.com/templets/images/hny.jpg') top center no-repeat;

        padding-top: 160px;

    }

}

*/


/**/

.w_max {
  width: 100%;
}
.w_min {
  width: 1200px;
  margin: 0 auto;
}

/*header*/

.chuancheng {
  width: 135px;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 6%;
  z-index: 9999;
}
.header_t {
  height: 27px;
  background: url(../images/h_tB-G.png) repeat-x;
  line-height: 27px;
}
.header_t_nav {
  text-align: right;
  color: #FFF;
}
.header_t_nav a {
  color: #fff;
  margin: 0 5px;
}
.header_logo {
  height: auto;
  overflow: hidden;
}
.logoa {
  width: 379px;
  height: 61px;
}
.fz_01 {
  width: 237px;
  height: 61px;
  no-repeat;
  margin-left: 165px;
}
.fz_01 img {
  width: 90%;
}
.f_l {
  float: left;
}
.topa {
  /*    height: 15px;

    line-height: 5px;

    border-bottom: 1px solid #eeeeee;

    font-size: 12px;

    font-weight:bold;*/
}
.topa h1 {
  font-size: 12px;
  font-weight: bold;
  margin-top: 5px;
  margin-bottom: -10px;
}
.flink {
  width: auto;
  height: auto;
  background: #FFFFFF;
  border: 1px solid #CFCFCF;
  margin: 1% -15px 0;
  overflow: hidden;
}
.flink .f_t {
  width: auto;
  height: 32px;
  background: #F2F1F1;
  border-bottom: 1px solid #CFCFCF;
}
.flink .f_t p {
  width: 10%;
  height: 32px;
  line-height: 32px;
  text-align: center;
  font-size: 16px;
  color: #333333;
  background: #FFFFFF;
  border-top: 1px solid #4F90D0;
  border-left: 1px solid #CFCFCF;
  margin: 0;
}
.flink .f_b {
  width: auto;
  overflow: hidden;
}
.flink .f_b ul {
  padding-left: 0;
  overflow: hidden;
}
.flink .f_b ul li {
  float: left;
  margin: 1% 0 0 1%;
  border-right: 1px solid #CFCFCF;
  padding-right: 1%;
  list-style: none;
}
.flink .f_b ul li a {
  float: left;
}
.flink .f_b ul li a:hover {
  text-decoration: underline;
}
@media (max-width:992px) {
  .flink .f_t p {
    width: 14%;
  }
  .flink .f_b ul li {
    margin: 1.5% 0 0 1%;
    line-height: 16px;
  }
}
@media(max-width:560px) {
  .flink .f_t p {
    width: 17%;
  }
  .flink .f_b ul li {
    line-height: 18px;
  }
}
@media(max-width:450px) {
  .flink .f_t p {
    font-size: 13px;
    width: 18%;
  }
  .flink .f_b ul li {
    font-size: 12px;
  }
}

/*文章中推荐阅读样式*/

.xg {
  width: 850px;
  height: 460px;
  border-bottom: 2px solid #016C90;
}
.mrxg {
  float: left;
  width: 400px
}
.xg span {
  /*width:850px;*/
  height: 43px;
  display: block
}
.xg dl {
  float: left;
  width: 400px;
}
.xg dt {
  float: left;
  width: 80px;
  height: 62px;
  margin-top: 20px;
  margin-right: 25px;
}
.xg dt img {
  border: 1px solid #E1DCBF;
  padding: 2px;
}
.xg dd {
  float: left;
  width: 250px;
  height: 62px;
  line-height: 22px;
  margin-top: 20px;
}
.xg dd b {
  width: 250px;
  display: block;
  font-size: 14px;
}
.xg ul {
  float: left;
  width: 350px;
  padding-top: 15px
}
.xg li {
  border-bottom: 1px dashed #ccc;
  width: 400px;
  background: url(https://www.kk666666.com/images/br_ico1.gif) left no-repeat;
  padding-left: 10px;
  line-height: 40px;
  float: left
}