* ul,
li,
p {
  list-style: none;
  padding: 0;
  margin: 0;
}
/*public*/
.fl {
  display: inline;
  float: left;
}
.fr {
  display: inline;
  float: right;
}
.cf:after {
  content: "";
  clear: both;
  display: block;
  height: 0;
  overflow: hidden;
}
.cf {
  zoom: 1;
}
.pb10 {
  padding-bottom: 10px;
}
.mt10 {
  margin-top: 10px;
}
.titime {
  color: #999999;
}
/*main*/

/*鼠标经过样式*/
a.csxm {
  display: block;
  width: 178px;
  height: 44px;
  line-height: 44px;
  font-size: 16px;
  background: url("wxcs_06.jpg") no-repeat 0 0;
  margin: 10px 0px 0px 18px;
  padding: 0px 0px 0px 50px;
}
a.csxm:hover {
  color: #ffffff;
  background: url("wxcs_07.jpg") no-repeat 0 0;
}

a.jzdh {
  display: block;
  width: 228px;
  height: 70px;
  background: url("wxcs_08.jpg") no-repeat 0 0;
  margin: 10px 0px 0px 18px;
}
a.jzdh:hover {
  background: url("wxcs_10.jpg") no-repeat 0 0;
}
a.jzzn {
  display: block;
  width: 228px;
  height: 70px;
  background: url("wxcs_09.jpg") no-repeat 0 0;
  margin: 10px 0px 0px 18px;
}
a.jzzn:hover {
  background: url("wxcs_11.jpg") no-repeat 0 0;
}

a.bgxz {
  display: block;
  width: 265px;
  height: 53px;
  background: url("wxcs_14.jpg") no-repeat 0 0;
}
a.bgxz:hover {
  background: url("wxcs_15.jpg") no-repeat 0 0;
}

/*导航*/
a.zxdh {
  display: block;
  width: 110px;
  height: 47px;
  line-height: 47px;
  font-size: 18px;
  background: #2a79d0;
  margin: 0px;
  color: #ffffff;
  text-align: center;
  float: left;
}
a.zxdh:hover {
  color: #ffaa3b;
  background: #2babd8;
  cursor: pointer;
}
/*委员之家*/
a.wyzj01 {
  display: block;
  width: 300px;
  height: 36px;
  background: url(../images/wyzj_011.png) center no-repeat;
  border-bottom: dashed 1px #d6ebf2;
}
a.wyzj01:hover {
  cursor: pointer;
  background: url(../images/wyzj_01.jpg) center no-repeat;
  border-bottom: dashed 1px #d6ebf2;
}
a.wyzj02 {
  display: block;
  width: 300px;
  height: 36px;
  background: url(../images/wyzj_022.jpg) center no-repeat;
  border-bottom: dashed 1px #d6ebf2;
}
a.wyzj02:hover {
  cursor: pointer;
  background: url(../images/wyzj_02.png) center no-repeat;
  border-bottom: dashed 1px #d6ebf2;
}
a.wyzj03 {
  display: block;
  width: 300px;
  height: 36px;
  background: url(../images/wyzj_33.jpg) center no-repeat;
  border-bottom: dashed 1px #d6ebf2;
}
a.wyzj03:hover {
  cursor: pointer;
  background: url(../images/wyzj_03.png) center no-repeat;
  border-bottom: dashed 1px #d6ebf2;
}
a.wyzj04 {
  display: block;
  width: 300px;
  height: 36px;
  background: url(../images/wyzj_44.jpg) center no-repeat;
}
a.wyzj04:hover {
  cursor: pointer;
  background: url(../images/wyzj_04.png) center no-repeat;
}

a.zxsk {
  display: block;
  width: 149px;
  height: 80px;
  background: url(../images/zxsk_01.jpg) center no-repeat;
  float: left;
}
a.zxsk:hover {
  cursor: pointer;
  background: url(../images/zxsk_011.jpg) center no-repeat;
}
a.hzzx {
  display: block;
  width: 149px;
  height: 80px;
  background: url(../images/zxsk_02.jpg) center no-repeat;
  float: left;
}
a.hzzx:hover {
  cursor: pointer;
  background: url(../images/zxsk_022.jpg) center no-repeat;
}

a.xxyd {
  background: url(../images/hzzx_14.jpg) left center no-repeat;
  padding-left: 12px;
}
a.xxyd:hover {
  cursor: pointer;
  background: url(../images/hzzx_13.jpg) left center no-repeat;
}

/*图片新闻*/
.picfocus {
  width: 645px;
  height: 360px;
  overflow: hidden;
  position: relative;
}
.picfocus .hd {
  height: 15px;
  overflow: hidden;
  position: absolute;
  right: 10px;
  bottom: 13px;
  z-index: 10;
}
.picfocus .hd ul {
  overflow: hidden;
  zoom: 1;
  float: left;
}
.picfocus .hd ul li {
  float: left;
  margin-right: 10px;
  width: 15px;
  height: 15px;
  line-height: 16px;
  text-align: center;
  background: #ffffff;
  cursor: pointer;
  color: #fff;
  font-size: 12px;
}
.picfocus .hd ul li.on {
  background: #2a79d0;
}
.picfocus .bd li {
  position: relative;
}
.picfocus .bd {
  height: 100%;
  z-index: 0;
}
.picfocus .bd .pic {
  position: relative;
  z-index: 0;
}
.picfocus .bd .pic img {
  width: 645px;
  height: 360px;
  display: block;
}
.picfocus .bd .bg {
  width: 100%;
  height: 43px;
  line-height: 43px;
  position: absolute;
  bottom: 0px;
  left: 0;
  z-index: 1;
  background: #000;
  filter: alpha(opacity=60);
  opacity: 0.6;
}
.picfocus .bd .tit {
  width: 100%;
  height: 43px;
  line-height: 43px;
  font-size: 14px;
  position: absolute;
  bottom: 0px;
  left: 0;
  z-index: 2;
  color: #fff;
}
.picfocus .bd .tit a {
  color: #fff;
  margin-left: 10px;
}
.hidden {
  display: none;
}
.clear {
  clear: both;
}
.orange {
  color: #ff2400;
}
ul,
li {
  list-style: none;
  padding: 0;
  margin: 0;
}
#n {
  margin: 10px auto;
  width: 440px;
  border: 1px solid #ccc;
  font-size: 12px;
  line-height: 30px;
}
#n a {
  padding: 0 4px;
  color: #333;
}

#type-menu {
  margin: 0 auto;
  padding: 0px;
  height: 46px;
  overflow: hidden;
  width: 440px;
}
#type-menu li {
  float: left;
  padding: 0px;
  height: 46px;
  width: 120px;
  overflow: hidden;
}
.tm-n a {
  display: block;
  cursor: pointer;
  height: 46px;
  float: left;
  width: 120px;
  text-indent: -999px;
  background: url(../images/shouru1.jpg) center 0 no-repeat;
}
.tm-n a.select {
  cursor: default;
}
#tmb-m {
  float: left;
  height: 117px;
  width: 440px;
}
#tb-m {
  height: 100px;
  margin: 0 auto;
  width: 440px;
}
#tm-1 a {
  width: 120px;
}
#tm-2 a {
  width: 120px;
  background-position: center -92px;
}
#tm-3 a {
  width: 120px;
  background-position: center -184px;
}
#tm-4 a {
  width: 120px;
  background-position: center -276px;
}
#tm-5 a {
  width: 120px;
  background-position: center -368px;
}
#tm-6 a {
  width: 120px;
  background-position: center -460px;
}
#tm-7 a {
  width: 120px;
  background-position: center -552px;
}
#tm-1 a.hover {
  background-position: center -46px;
}
#tm-2 a.hover {
  background-position: center -138px;
}
#tm-1 a.select {
  background-position: center -46px !important;
}
#tm-2 a.select {
  background-position: center -138px !important;
}

#tyope-menu {
  margin: 0 auto;
  padding: 0px;
  height: 46px;
  overflow: hidden;
  width: 440px;
}
#tyope-menu li {
  float: left;
  padding: 0px;
  height: 46px;
  width: 120px;
  overflow: hidden;
}
.tmn-n a {
  display: block;
  cursor: pointer;
  height: 46px;
  float: left;
  width: 120px;
  text-indent: -999px;
  background: url(../images/shouru2.jpg) center 0 no-repeat;
}
.tmn-n a.selected {
  cursor: default;
}
#tmnb-m {
  float: left;
  height: 117px;
  width: 440px;
}
#tbn-m {
  height: 100px;
  margin: 0 auto;
  width: 440px;
}
#tmn-1 a {
  width: 120px;
}
#tmn-2 a {
  width: 120px;
  background-position: center -92px;
}
#tmn-3 a {
  width: 120px;
  background-position: center -184px;
}
#tmn-4 a {
  width: 120px;
  background-position: center -276px;
}
#tmn-5 a {
  width: 120px;
  background-position: center -368px;
}
#tmn-6 a {
  width: 120px;
  background-position: center -460px;
}
#tmn-7 a {
  width: 120px;
  background-position: center -552px;
}
#tmn-1 a.hover {
  background-position: center -46px;
}
#tmn-2 a.hover {
  background-position: center -138px;
}
#tmn-3 a.hover {
  background-position: center -230px;
}
#tmn-4 a.hover {
  background-position: center -322px;
}
#tmn-5 a.hover {
  background-position: center -414px;
}
#tmn-6 a.hover {
  background-position: center -506px;
}
#tmn-7 a.hover {
  background-position: center -598px;
}
#tmn-1 a.selected {
  background-position: center -46px !important;
}
#tmn-2 a.selected {
  background-position: center -138px !important;
}
#tmn-3 a.selected {
  background-position: center -230px !important;
}
#tmn-4 a.selected {
  background-position: center -322px !important;
}
#tmn-5 a.selected {
  background-position: center -414px !important;
}
#tmn-6 a.selected {
  background-position: center -506px !important;
}
#tmn-7 a.selected {
  background-position: center -598px !important;
}
