/*常用样式*/

.text-white{color: #FFFFFF;}
.text-red{color: #ff1700;}
.text-blue{color: #0a00be;}
.text-black{color: #000000;}

/*全局样式*/

ul,li,ol{list-style: none; margin: 0; padding: 0;}
.breadcrumb{height: 3rem;line-height: 3rem; background: none;font-size: 16px; color:#444;}
.breadcrumb li a{font-size: 14px;}
.breadcrumb li{font-size: 14px;}

.messager {position: fixed;z-index: 99999;max-width: 80%;padding-right: 50px;color: #fff; background-color: #333;background-color: rgba(0, 0, 0, .8);border-radius: 20px;}
.messager.top { top: 20px;}
.messager.top-left {top: 20px;left: 20px;}
.messager.top-right {top: 20px;right: 20px;}
.messager.bottom {bottom: 20px;}
.messager.bottom-left {bottom: 20px;left: 20px;}
.messager.bottom-right {right: 20px;bottom: 20px;}
.messager-content { padding: 10px 20px;}
.messager-content > [class^='icon-'] {display: inline-block;margin-right: 8px;}
.messager-actions {
  position: absolute;
  top: 10px;
  right: 15px;
}
.messager-actions > .action {
  color: #fafafa;
  color: rgba(255, 255, 255, .6);
  text-shadow: none;
  background: none;
  border: none;
}
.messager-actions > .action.close {
  font-size: 20px;
  font-weight: normal;
  opacity: 1;
}
.messager-actions > .action:hover {
  color: #fff;
}
.messager-primary {
  background-color: #3280fc;
}
.messager-success {
  background-color: #229f24;
}
.messager-info {
  background-color: #39b3d7;
}
.messager-warning {
  background-color: #e48600;
}
.messager-danger {
  background-color: #d2322d;
}
.messager-important {
  background-color: #81511c;
}
.messager-special {
  background-color: #8957a1;
}
.margin-top{
  margin-top:15px;
}


.right-side{position: fixed; right: 10px; bottom: 80px; width: 52px; z-index: 1000000;}
.right-side .btn{position: relative; width: 50px; height: 50px; margin-bottom: 5px; line-height: 50px; text-align: center; padding: 0px;}
.right-side .btn i{font-size: 30px;}
.right-side .btn .badge{position: absolute; left: -5px; top: -5px;}

.icon-menu {
  display: block;
  position: absolute;
  width: auto;
  margin: 40px 0 0 -43px;
  padding: 20px;
  border: 1px solid #ccc;
  border-radius: 3px;
  background: #fff;
  overflow: hidden;
  clear: both;
  z-index: 1000;
}
.icon-menu .icon-filter-box {
  width: 300px;
}
.icon-menu .btn-group {
  margin-bottom: 15px;
}
.icon-menu .icon-container {
  height: 100%;
  overflow-y: scroll;
  clear: both;
}

html s {text-decoration: none;}







.bgimga {background-image: url(../images/banner_bg.jpg);}
.bgimgb {background-image: url(../images/ppgs_bg.jpg);}
.bgimgc {background-image: url(../images/cpzs_bg.jpg);}
.bgimgd {background-image: url(../images/al_bg.jpg); }
.bgimge {background-image: url(../images/hyzx_bg.jpg);}
.bgimgf {background-image: url(../images/felc_bg.jpg);}


.baibj { padding-top: 50px; background-color: rgba(255,255,255,.6);}
.heibj {padding-bottom: 30px; background-color: rgba(0,0,0,.6);}
.chanpzs {width: 90%;}
.cols {color: #c3957f;}
.fstyle a {padding: 0 20px;}
.fstyle a:hover {color: #c3957f;}

.wwwzz {top: 60px; left: -40px; z-index: 100;}
.wwwzz p {color: #333333;}
.ljgdbtn {border-radius: 12px; color: #333333; border: 1px solid #333333; font-size: 12px; padding: 6px 20px; background-color: rgba(255,255,255,.0);}
.padt {height: 300px;}

.relative {position: relative;}
.absolute {position: absolute;}

.toumbg {background-color: rgba(255,255,255,.0); border: 1px solid #fff;}
.toumbtn {width: 190px; height: 40px; background: url(../images/fwlc_ljgd_an.png) no-repeat; border: none;}

.footers {background-color: #272727;}

.plinht {line-height: 28px;}

.borb dt {padding-bottom: 11px; border-bottom: 1px dashed #fff;}
.borb .conus {padding-bottom: 11px; border-bottom: 1px dashed #fff;}
.borb s {padding-bottom: 10px; border-bottom: 2px solid #c3957f;}
.borb dd {padding-bottom: 5px; border-bottom: 1px solid #353535;}

.foot-copyrights {background-color: #222222;}
.foot-copyrights p {padding: 14px 0; margin: 0;}

.headers {
    background: #ebeaeb;
  min-width: 1280px;
  position: fixed;
  z-index: 999;
}

.w100 {
  width: 100%;
  height: auto;
  overflow: hidden;
}
.box {
  width: 1280px;
  height: auto;
  overflow: hidden;
  margin: 0 auto;
  min-width: 1280px;
}
.menu {
  margin-right: 20px;
}
.menu li {
  float: left;
  display: inline;
  padding: 2px 5px;
  line-height: 104px;
}
.logo {
  height: 104px;
  overflow: hidden;
  margin-left: 20px;
}
.fl {
  display: inline;
  float: left;
}
.fr {
  display: inline;
  float: right;
}
.menu li span {
  color: #333;
  font-size: 16px;

  display: block;
  text-align: center;
  padding: 0;
}
.menu li a {
  color: #333;
  font-size: 14px;
  display: block;
  text-align: center;
    padding: 2px 10px;

}


.absolute {position: absolute;}
.relative {position: relative;}



