@charset "utf-8";
* {
  padding: 0;
  margin: 0;
}
body {
  color:#333;
  background: #FFF;
  position: relative;
}
*html{
  background-image:url(about:blank);
  background-attachment:fixed;
}
img {
  border:  none;
}
a {
  text-decoration: none;
}
.f-co {
  color: #f67718;
}
.clear {
  clear: both;
}
.db {
  display: block;
}
.dn {
  display: none;
}
.ff {
  float: left;
}
.fr {
  float: right;
}
.g-all {
  width: 100%;
  height: auto;
  clear: both;
}
.g-page {
  width: 960px;
  margin: 0 auto;
  height: auto;
  position: relative;
}
/*.g-logo {
  width: 100%;
  padding-bottom: 5px;
}*/
.m-search {
  width: 250px;
  height: 36px;
  margin-top: 82px;
}
.u-input {
  width: 213px;
  border: 1px solid #dcdcdc;
  border-right: none;
  height: 34px;
}
.u-input input {
  height: 100%;
  width: 100%;
  border: none;
  padding: 0;
  *border: 0;
}
.u-magnifier {
  width: 36px;
  height: 36px;
}
.g-nav {
  width: 100%;
  height: 40px;
  background: #1e3c84;
  color: #FFF;
  padding: 0;
}
.u-nav {
  width: 960px;
  height: 100%;
  margin: 0 auto;
}
.u-nav ul{
  height: 100%;
  width: 100%;
}
.u-nav ul li {
  float: left;
  width: 108px;
  height:30px;
  margin-top: 5px;
  border-right:1px solid #2a52b1;
  list-style: none;
  padding-left:10px;
}
.u-nav ul li:first-child {
  padding: 0;
}
.u-nav ul li a {
  color: #FFF;
  display: block;
  height: 100%;
  width: 100%;
}
.u-nav ul li a span {
  margin-right: 22px;
  margin-top: 8px;
  float: right;
}
.u-nav ul li img {
  margin-top: 1px;
  margin-left: 14px;
}
.m-topline {
  width: 100%;
  height: 90px;
  padding-top:48px;
  border-bottom: 4px solid #1e3c84;
  margin-bottom: 20px;
}
.u-topline {
  width: 186px;
  height: 72px;
  font-size: 30px;
  text-align: center;
  line-height: 72px;
  background: #f67718;
  color: #FFF;
}
.u-title {
  width: 740px;
}
.u-title h1 {
  font-size: 30px;
  margin-top: 5px;
}
.u-title h1 a {
  color: #000;
}
.u-title h1 a:hover {
  color: #f67718;
}
.u-title .digest {
  width: 670px;
  margin-top: 10px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.u-title p a {
    color: #797979;
}
.u-title p a:hover {
  color: red;
}
.g-left {
  width: 665px;
  height: auto;
  padding-right:10px;
  float: left;
  border-right: 1px solid #acabab;
  margin-right: -16px;
}
.g-right {
  width: 248px;
  height: auto;
  padding-left: 24px;
  border-left: 1px solid #acabab;
  float: right;
  margin-right: 12px;
  _margin-right:6px;
}
.m-voice {
  width: 100%;
  height: auto;
}
.m-voice ul {
  width: 100%;
  height: auto;
}
.m-voice ul li {
  width: 100%;
  height: auto;
  padding: 10px 0;
  list-style: none;
  clear: both;
  border-top: 2px solid #dfdede;
}
.m-voice ul li p {
  width: 158px;
  *width: 150px;
  line-height: 25px;
  margin-top: 2px;
}
.m-voice ul li p a {
  color: #030303;
}
.m-voice ul li p a:hover {
  color: red;
}
.m-voice ul li h3 {
  color: #f67718;
  font-weight: normal;
  font-size: 16px;
  margin-top: -5px;
}
.m-voice ul li img {
  display: block;
  margin: 0 10px;
}
.m-focus {
  width: 100%;
  height: auto;
}
.m-focus ul {
  width: 100%;
  height: auto;
}
.m-focus ul li {
  width: 100%;
  height: auto;
  padding: 10px 0;
  list-style: none;
  clear: both;
  border-top: 2px solid #dfdede;
}
.m-focus ul li h3 {
  font-size: 16px;
  color: #030303;
  font-weight: normal;
  margin-bottom: 5px;
}
.m-focus ul li h3 a {
  color: black;
}
.m-focus ul li p {
  font-size: 12px;
  color: #aeaeae;
  line-height: 18px;
  margin-bottom: 5px;
}
.m-focus ul li  a {
  color: red;
}
.m-banner {
  width: 100%;
  height: 305px;
  border-bottom: 2px solid #f67718;

}
.m-title {
  color: #1e3c84;
  margin: 20px 0;
  font-weight: normal;
  font-size: 16px;
}
.m-title img {
  margin-right: 15px;
  margin-top: -6px;
}
.m-title span {
  font-family: 'Arial';
  font-weight: normal;
  margin-left: 20px;
  font-size: 14px;
}
.m-news {
  width: 100%;
  height: auto;
}
.m-rightimg {
  width: 100%;
  height: 251px;
  margin-top: 10px;
}
.u-tab {
  width: 100%;
  height: 30px;
  background: #1e3c84;
  position: relative;
  margin-top: 50px;
}
.u-tab input {
  width: 100px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  color: #FFF;
  font-size: 16px;
  margin-left: 10px;
  background: #1e3c84;
  border:none;
  position: absolute;
  top: -30px;
  left: 145px;
  cursor: pointer;
}
#first {
  left: 20px;
}
.u-tab .f-active {
  background: #f67718;
  z-index: 999;
}

.m-text {
  width: 100%;
  height: auto;
  overflow: hidden;
  position: relative;
  z-index: 98;
}
.m-text ul {
  width: 100%;
  position: relative;
  overflow: hidden;
  z-index: 99;
}
.m-text ul li {
  list-style: none;
  width: 530px;
  padding: 10px;
  float: right;
  border-bottom: 1px solid #2b2b2b;
  position: relative;
  clear: both;
}
.m-text ul li h3 {
  width: 350px;
  font-size: 16px;
  margin-bottom: 5px;
}
.m-text ul li h3 a {
  color: black;
}
.m-text ul li p {
  width: 340px;
  font-size: 12px;
  color: #4a4a4a;
  line-height: 16px;
  min-height: 70px;
}
.m-text ul li span{
  margin-top: 12px;
  display: inline-block;
  margin-right: 14px;
 }
 .m-text ul li span a {
  display: inline-block;
  margin-left: 10px;
  color: #000;
  margin-top: 6px;
 }
 .m-text ul li span a:hover {
  color: red;
 }
.u-time {
  background: url(/images/bdc/time-bg.png);
  width: 81px;
  height: 25px;
  color: #FFF;
  text-align: center;
  line-height: 25px;
  position: absolute;
  top: -4px;
  left: -114px;
  font-size: 10px;
  display: block;
}
.u-cirle {
  background: url(/images/bdc/cirle-bg.png);
  width: 23px;
  height: 23px;
  position: absolute;
  top: -4px;
  left: -31px;
  z-index: 99;
  display: block;
}
.u-line {
  width: 4px;
  height: 10000px;
  background: #1e3c84;
  position: absolute;
  left: 94px;
  top: 0;
  z-index: 98;
}
.u-more {
  width: 168px;
  height: 42px;
  font-size: 16px;
  text-align: center;
  line-height: 42px;
  background: #f67718;
  color: #FFF;
  display: block;
  margin: 30px 200px;
  clear: both;
}
.m-img {
  width: 550px;
  height: 70px;
  clear: both;
  margin:15px 0 10px 0;
}
.g-foot {
  width: 100%;
  height: auto;
  background: #424141;
}
.m-foot {
  width: 508px;
  height: 30px;
  background: #424141;
  margin: 0 auto;
}
.m-foot ul {
  width: 100%;
  height: 30px;
  color: white;
}
.m-foot ul li {
  padding: 8px 0;
  float: left;
  list-style: none;
  margin-right: 10px;
}
.m-foot ul li a {
  color: #FFF;
  font-size: 12px;
}
.f-color {
  background: #2b2b2b;
  margin-bottom: 20px;
}
.m-foot1 {
  width: 960px;
  height: auto;
  margin: 0 auto;
  padding: 20px 0 14px 0;
}
.m-foot1 p {
  color: #FFF;
  text-align: center;
  margin-bottom: 6px;
  font-size: 12px;
}
.g-sidebar {
  width: 120px;
  position:fixed;
  _position:absolute;
  top: 324px;
  right:20px;
  _margin-bottom:350px;
  _margin-right:-400px;
  _bottom:auto;
  _top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)));

}
.g-sidebar  ul {
  width: 100%;
  height: 100%;
}
.g-sidebar  ul li {
  width: 56px;
  height: 56px;
  margin-bottom: 10px;
  list-style: none;
}
.g-sidebar  ul li a {
  color: #FFF;
  width: 30px;
  display: inline-block;
  padding: 15px 10px 25px 10px;
  _padding: 15px 10px 10px 10px;
}
.f-sidebar {
  background: #1e3c84;
}
.f-sidebar1 {
  background: #2a52b1;
}
.f-top {
  background: url(/images/bdc/sidebar1.png);
  cursor: pointer;
}
.f-close {
   background: url(/images/bdc/sidebar2.png);
   cursor: pointer;
}
.u-p {
  color: #cacaca;
  position: absolute;
  bottom: 4px;
  left: 18px;
  font-size: 12px;
}
.f-li1 {
  background: url(/images/bdc/li-ico1.png) 18px center no-repeat;
}
.f-li1-actived {
  background: url(/images/bdc/changes1.png) 18px center no-repeat;
}
.f-li2 {
  background: url(/images/bdc/li-ico2.png) 18px center no-repeat;
}
.f-li2-actived {
  background: url(/images/bdc/changes2.png) 18px center no-repeat;
}
.f-li3 {
  background: url(/images/bdc/li-ico3.png) 18px center no-repeat;
}
.f-li3-actived{
  background: url(/images/bdc/changes3.png) 18px center no-repeat;
}
.f-li4 {
  background: url(/images/bdc/li-ico4.png) 18px center no-repeat;
}
.f-li4-actived {
  background: url(/images/bdc/changes4.png) 18px center no-repeat;
}
.f-li5 {
  background: url(/images/bdc/li-ico5.png) 18px center no-repeat;
}
.f-li5-actived {
  background: url(/images/bdc/changes5.png) 18px center no-repeat;
}
.f-li6 {
  background: url(/images/bdc/li-ico6.png) 18px center no-repeat;
}
.f-li6-actived {
  background: url(/images/bdc/changes6.png) 18px center no-repeat;
}
.f-li7 {
  background: url(/images/bdc/li-ico7.png) 18px center no-repeat;
}
.f-li7-actived {
  background: url(/images/bdc/changes7.png) 18px center no-repeat;
}
.f-li8 {
  background: url(/images/bdc/li-ico8.png) 18px center no-repeat;
}
.f-li8-actived {
  background: url(/images/bdc/changes8.png) 18px center no-repeat;
}
.u-nav ul li a.nav-item-hover {
  color: #f67718;
}
.m-text ul li .f-span {
  position: absolute;
  left: 10px;
  bottom: 6px;
}
.bdc-right-block {
  min-height: 200px;
}
