

body {
  min-width: 1200px;
  background-color: #f3f3f3;
}

a {
  text-decoration: none;
  color: #333;
}
a:hover {
  text-decoration: none;
}








/*main*/
.main {
  width: 1200px;
  position: relative;
  
  margin-top:0px;
}
.left {
  float: left;
  width: 250px;
}
.sideMenu {
  overflow: hidden;
  background-color: #fff;
  margin-bottom: 20px;
}

.sideTit {
width:100%;
height:100px;
}

.sideTit a {
  height: auto;
  overflow: hidden;
  padding: 16px 0 22px 36px;
  color: #fff;
  display: block;
  background-color: #005ca1;
  height:60px;

}
.sideTit a h3 {
  font-weight: bold;
  font-size: 1.8em;
  margin-bottom: 3px;
}
.sideTit a p {
  font-size: 1.2em;
  text-transform: uppercase;
  color: #a5b8cd;
  font-family: Arial;
}
.sideMenuNav {
  height: auto;
  overflow: hidden;
  padding-bottom: 109px;
}
.sideMenuNav li {
  height: auto;
  overflow: hidden;
  position: relative;
  border-bottom: 1px solid #ececec;
}
.sideMenuNav li > a {
  line-height: 64px;
  padding: 0 31px 0 56px;
  color: #585858;
  font-size: 1.8em;
  display: block;
  background: url(https://t.jiaozuo.gov.cn/file/4108000057/img/103d8d6f8d1d4105b042401bd7379989.png) no-repeat 36px center;
}
.sideMenuNav li i {
  display: block;
  position: absolute;
  right: 31px;
  top: 0;
  height: 64px;
  width: 10px;
  z-index: 5;
  background: url(https://t.jiaozuo.gov.cn/file/4108000057/img/103d8d6f8d1d4105b042401bd7379989.png) no-repeat right center;
}
.sideMenuNav li i.ibg {
  background: url(https://t.jiaozuo.gov.cn/file/4108000057/img/sideIcon5.png) no-repeat right center !important;
}
.sideMenuNav li.on,
.sideMenuNav li:hover {
  background-color: #f8f8f8;
}
.sideMenuNav li.on > a,
.sideMenuNav li:hover > a {
  color: #bd1a2d;
  background: url(https://t.jiaozuo.gov.cn/file/4108000057/img/103d8d6f8d1d4105b042401bd73799819.png) no-repeat 36px center;
}
.sideMenuNav li.on i,
.sideMenuNav li:hover i {
  background: url(https://t.jiaozuo.gov.cn/file/4108000057/img/sideIcon4.png) no-repeat right center;
}
.sideDiv {
  height: auto;
  overflow: hidden;
  background-color: #f8f8f8;
}
.sideDiv a {
  display: block;
  height: 34px;
  line-height: 34px;
  padding: 0 10px 0 56px;
  color: #585858;
  font-size: 1.2em;
  background: url(https://t.jiaozuo.gov.cn/file/4108000057/img/circle4.png) no-repeat 37px center;
}
.sideDiv a:hover,
.sideDiv a.cur {
  color: #004987;
  background: url(https://t.jiaozuo.gov.cn/file/4108000057/img/circle3.png) no-repeat 37px center #efefef;
}
.sideContactTit {
  height: 54px;
  line-height: 54px;
  background-color: #065890;
}
.sideContactTit a {
  display: block;
  padding-left: 36px;
  color: #fff;
  font-weight: bold;
  font-size: 1.8em;
}
.sideContactBox {
  height: auto;
  overflow: hidden;
  background: url(https://t.jiaozuo.gov.cn/file/4108000057/img/contactBg.jpg) no-repeat 0 0;
  height: 178px;
  padding: 16px 0 0 55px;
  color: #585858;
  line-height: 30px;
  font-size: 1.2em;
}
/*right*/
.right {
  margin-left: 290px;
  background-color: #fff;
  min-height: 718px;
}
.path {
  height: auto;
  overflow: hidden;
  position: relative;
  padding: 0 40px;
  border-bottom: 1px solid #ececec;
}
.path h3 {
  position: absolute;
  left: 30px;
  top: 27px;
  z-index: 5;
  height: 52px;
  color: #005ca1;
  font-size: 1.7em;
  border-bottom: 2px solid #005ca1;
}
.pathdiv {
  float: right;
  color: #898989;
  font-size: 1.2em;
  margin-top: 4px;
  height: 77px;
  line-height: 77px;
}
.pathdiv a {
  color: #898989;
}
.pathdiv a.on,
.pathdiv a:hover {
  color: #585858;
}
.pathdiv span {
  display: inline-block;
  padding: 0 6px;
}


.mudown {
 height: auto;
 overflow: hidden;
 font-size:16px;
 line-height: 30px;
 margin-top:10px;
 }
.mudown a:hover{ color: #ff0000; }

.exxp{ padding-bottom:0px; border-bottom:0px solid #000; } 

.paged {
  text-align: center;
  font-size: 14px;
}
