/*===圆角css===*/
/*===边框 css===*/
/*===阴影 css===*/
/*===icon css===*/
.icon-plus {
  background: url(/yzx/images/icon-plus.png) right center no-repeat;}
/*===背景图片 css===*/
/*===背景颜色 css===*/
/*===文字颜色 css===*/
/*===外间距css===*/
.mgt20 {
  margin-top: 20px;}
/*===内间距css===*/
/*===宽度css===*/
.wd1k {
  width: 1000px;}
/*===高度css===*/
.mht500 {
  min-height: 500px;}
/*图片大小css*/
/*===标题css===*/
.ModTitle {
  height: 31px;
  line-height: 30px;
  border-bottom: 1px solid #003466;}
.ModTitle span {
  float: left;
  padding-right: 15px;
  margin-bottom: -3px;
  font-size: 18px;
  color: #003466;
  border-bottom: 3px solid #003466;
  font-weight: bold;}
.ModTitle label {
  float: left;
  font-size: 10px;
  text-transform: uppercase;
  color: #9e9e9e;}
.ModTitle a {
  float: right;
  font-size: 12px;
  color: #787878;
  padding-right: 13px;}
/*===文本框css===*/
/*===按钮css===*/
.nav ul li {
  position: relative;
  float: left;
  z-index: 9999;}
.nav ul li ul li {
  border-bottom: 1px solid white;
  clear: both;}
.nav ul li ul li a:hover {
  display: block;}
.nav ul li ul {
  position: absolute;
  left: 0;
  display: block;
  visibility: hidden;}
.nav ul li ul li ul {
  top: 0;}
/* 焦点切换css */
.FocusImg {
  width: 100%;
  overflow: hidden;
  position: relative;}
.FocusImg .hd {
  width: 100%;
  overflow: hidden;
  position: absolute;
  bottom: 0;
  z-index: 1;
  background: url(/yzx/images/btm.jpg);}
.FocusImg .hd ul {
  float: right;
  overflow: hidden;
  zoom: 1;
  margin: 0 5px;
  padding: 5px 0;}
.FocusImg .hd ul li {
  float: left;
  margin: 0 5px;
  width: 10px;
  height: 10px;
  text-align: center;
  cursor: pointer;
  border-radius: 50%;}
.FocusImg .bd {
  position: relative;
  height: 100%;
  z-index: 0;}
.FocusImg .bd li {
  zoom: 1;
  vertical-align: middle;
  text-align: center;}
.FocusImg .bd li img {
  display: inline-block;}
/*===文章列表css===*/
.icon-dian li {
  padding-left: 10px;
  background: url() left center no-repeat;}
.icon-arr li {
  padding-left: 10px;
  background: url() left center no-repeat;}
.downBor li {
  border-bottom: 1px dotted #787878;
  padding-top: 3px;
  padding-bottom: 3px;}
.txtList li {
  overflow: hidden;
  zoom: 1;
  vertical-align: bottom;}
.txtList li h3 {
  font-size: 16px;
  overflow: hidden;
  line-height: 1;}
.txtList li p {
  color: #9e9e9e;
  line-height: 1.6;
  padding-top: 5px;}
.txtList li label {
  float: left;
  color: #9e9e9e;}
.txtList li a {
  float: left;}
.txtList li small {
  float: right;
  color: #9e9e9e;}
.txtList li .left {
  float: left;
  overflow: hidden;}
.txtList li .con {
  float: right;}
/*===图片列表css===*/
.imgRoll li {
  margin: 0 5px;
  font-size: 13px;}
.imgRoll li a {
  display: block;}
.imgRoll li span {
  display: block;
  height: 30px;
  line-height: 20px;
  text-align: center;}
.imgRoll li a img {
  width: 100%;}
/* 选项卡css */
.item .tab {
  overflow: hidden;}
.item .tab h5 {
  float: left;}
.item .tab .switchBtn {
  float: right;}
.item .tab .switchBtn label {
  cursor: pointer;}
.item .tab ul {
  float: left;
  overflow: hidden;}
.item .tab ul li {
  float: left;
  cursor: pointer;}
.item .tab ul li.current {
  cursor: pointer;
  color: #E45E2E;}
.item .items {
  display: none;}
.fenye {
  padding: 10px;
  text-align: center;}