em,
i {
  font-style: normal;
}
div,
p,
span,
a,
i,
em,
ul,
li,
dd,
dt,
table,
dl {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.local {
  width: 1200px;
  background-color: #f5f7fa;
  border: 1px solid #ecebeb;
  margin: 0 auto;
  font-size: 0;
  padding: 0 15px;
}
.local li {
  display: inline-block;
  *zoom: 1;
  *display: inline;
  vertical-align: middle;
  font-size: 16px;
}
.local li a {
  display: inline-block;
  *zoom: 1;
  *display: inline;
  vertical-align: middle;
  line-height: 44px;
  font-size: 16px;
  color: #686666;
}
.local li a img {
  display: inline-block;
  *zoom: 1;
  *display: inline;
  vertical-align: middle;
  margin: 0 10px;
}
.local li a span {
  display: inline-block;
  *zoom: 1;
  *display: inline;
  vertical-align: middle;
}
.conl {
    width: 1200px;
    margin:0 auto;
    border: solid 1px #EFEFEF;
    border-top: solid 2px #FF9D00;
}
.conl1 {
    padding-left: 17px;
    height: 50px;
    line-height: 50px;
    font-size: 12px;
    color: #4C4A4B;
}
.conl1 a {
    color: #4C4A4B;
}
/*导航*/
.mainNav {
  width: 1200px;
  margin: auto;
  background-color: #fafafa;
  padding-top: 12px;
  padding-bottom: 12px;
}
.mainNav .navOne,
.mainNav .navTow,
.mainNav .navThree {
  font-size: 0;
  padding: 10px  0 10px 15px;
}
.mainNav .navOne dt,
.mainNav .navTow dt,
.mainNav .navThree dt {
  font-size: 16px;
  color: #333333;
  display: inline-block;
  *zoom: 1;
  *display: inline;
  vertical-align: middle;
  margin-right: 16px;
}
.mainNav .navOne dd,
.mainNav .navTow dd,
.mainNav .navThree dd {
  margin: 0 4px;
  display: inline-block;
  *zoom: 1;
  *display: inline;
  vertical-align: middle;
  font-size: 14px;
  color: #333333;
}
.mainNav .navOne dd a,
.mainNav .navTow dd a,
.mainNav .navThree dd a {
  font-size: 14px;
  color: #333333;
  line-height: 26px;
  padding: 0 10px;
  display: block;
}
.mainNav .navOne dd:hover a,
.mainNav .navTow dd:hover a,
.mainNav .navThree dd:hover a {
  background-color: #FF9D00;
  color: #ffffff;
}
.mainNav .navOne .active a,
.mainNav .navTow .active a,
.mainNav .navThree .active a {
  background-color: #FF9D00;
  color: #ffffff;
}
.mainNav .navThree {
  border: none;
  padding: 10px 15px 0;
}
.mainNav .navThree dt{
    height: 28px;
    line-height: 28px;
}
.mainNav .navThree dd {
  margin-right: 20px;
}
.mainNav .navThree dd span:last-of-type{
    display: inline-block;
    width: 116px;
    height: 28px;
    line-height: 28px;
    padding-left:10px;
    background-color: #fff;
    border: solid 1px #FFDB92;
    background: url(https://jixun.iqihang.com/images/zlxz/sj.png) no-repeat 94% 60%;
    border-radius: 5px 5px 0 0;
}
.mainNav .navThree dd select::-ms-expand {
  display: none;
}
.mainNav .navThree dd ul{
    display: none;
    position: absolute;
    background-color: #fff;
    border: solid 1px #FFDB92;
    border-top:none;
    z-index: 99;
    width: 116px;
    height: 196px;
    overflow-y: scroll;
    margin-left: 46px;
}
.mainNav .navThree dd ul::-webkit-scrollbar {
    width: 0px;
  }
  .mainNav .navThree dd ul::-webkit-scrollbar-track {
    background-color: #ffffff;
    -webkit-border-radius: 2em;
    -moz-border-radius: 2em;
    border-radius: 2em;
  }
  .mainNav .navThree dd ul::-webkit-scrollbar-thumb {
    background-color: #eeeeee;
    -webkit-border-radius: 2em;
    -moz-border-radius: 2em;
    border-radius: 2em;
  }
.mainNav .navThree  li{
    cursor: pointer;
    padding-left:10px;
    width: 100%;
    -moz-appearance:none; /* Firefox */
    -webkit-appearance:none; /* Safari 和 Chrome */
    appearance:none;
    padding: 3px 10px;
}
.mainNav .navThree  li:hover{
    background-color: #FF9D00;
    color: #fff;
}
.mainNav .navThree dd #selector2{
  width: 116px;
}
.mainNav .navThree dd #selector3 {
  width: 116px;
}
.mainNav .navThree dd .lookup {
  width: 70px;
  line-height: 30px;
  text-align: center ;
  color: #ffffff;
  font-size: 14px;
  background-color: #FF9D00;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
/* 公益大联考提示 */
.dlk{
  display: none;
	text-align: center;
    font-size: 17px;
    margin-top: 20px;
    color: #FF9D00;
}
/* 公益大联考提示结束 */
.main {
  font-size: 0;
  width: 1200px;
  margin: 20px auto 20px;
  /*文章列表*/
  /*资料库*/
}
.main .articleList {
  width: 894px;
  display: inline-block;
  *zoom: 1;
  *display: inline;
  vertical-align: top;
  /*分页*/
}
.main .articleList table {
  width: 100%;
}
.main .articleList table tr th {
  background-color: #f5f5f5;
  font-size: 16px;
  color: #333333;
  text-align: center;
  line-height: 42px;
  border: 1px solid #cccccc;
}
.main .articleList table tr td {
  text-align: center;
  border: 1px solid #cccccc;
  border-top: none;
}
.main .articleList table tr .tdOne{
  text-align: left;
}
.main .articleList table tr td a {
  width: 100%;
  display: block;
}
.main .articleList table tr td img {
  display: inline-block;
  *zoom: 1;
  *display: inline;
  vertical-align: middle;
  width: 36px;
  height: 36px;
  margin-left: 20px;
}
.main .articleList table tr td span {
  display: inline-block;
  *zoom: 1;
  *display: inline;
  vertical-align: middle;
  font-size: 16px;
  color: #333333;
  margin-left: 18px;
  line-height: 60px;
}
.main .articleList table tr .tdOne span{
  width: 450px;
  height: 60px;
  overflow: hidden;
}
.main .articleList table tr td span:hover {
  color: #FF9D00;
  opacity: .9;
}
.main .articleList table tr td span:hover:hover {
  opacity: 1;
}
.main .articleList table tr .tdTow a {
  font-size: 16px;
  color: #faa642;
}
.main .articleList table tr .tdThree span {
  font-size: 16px;
  color: #FF9D00;
}
.main .articleList .fenye {
  text-align: center;
  margin-top: 20px;
  font-size: 16px;
  color: #FF9D00;
}
.main .articleList .fenye a {
  padding: 0 10px;
  height: 30px;
  color: #FF9D00;
  font-size: 16px;
  line-height: 30px;
  text-align: center;
  margin: 0 10px;
  display: inline-block;
  *zoom: 1;
  *display: inline;
  vertical-align: middle;
  border: 1px solid #FF9D00;
}
.main .articleList .fenye span {
  background-color: #FF9D00;
  color: #ffffff;
  display: inline-block;
  *zoom: 1;
  *display: inline;
  vertical-align: middle;
  font-size: 16px;
  width: 32px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  margin: 0 10px;
}
.main .articleList .fenye .a1 {
  width: auto;
  padding: 0 10px;
  background-color: #FF9D00;
  color: #ffffff;
}
.main .database {
  display: inline-block;
  *zoom: 1;
  *display: inline;
  vertical-align: top;
  margin-left: 14px;
}
.main .database dl{
  width: 290px;
  border: 1px solid #cccccc;
}
.main .database dl dt {
  padding-left: 14px;
  width: 100%;
  line-height: 44px;
  color: #333333;
  font-size: 14px;
  border-bottom: 1px solid #cccccc;
  margin-bottom: 18px;
}
.main .database dl dd {
  margin-bottom: 16px;
  font-size: 0;
}
.main .database dl dd span {
  margin-left: 14px;
  color: #333333;
  width: 18px;
  height: 18px;
  line-height: 18px;
  font-size: 14px;
  text-align: center;
  display: inline-block;
  *zoom: 1;
  *display: inline;
  vertical-align: top;
}
.main .database dl dd a {
  /*font-weight: bolder;*/
  display: inline-block;
  *zoom: 1;
  *display: inline;
  vertical-align: top;
  font-size: 12px;
  color: #414141;
  margin-left: 7px;
  line-height: 18px;
}
.main .database dl dd:nth-of-type(1) span {
  background-color: #ff3737;
  color: #ffffff;
}
.main .database dl dd:nth-of-type(2) span {
  background-color: #ffad37;
  color: #ffffff;
}
.main .database dl dd:nth-of-type(3) span {
  background-color: #FF9D00;
  color: #ffffff;
}

.conr1{width: 290px;border: solid 1px #cccccc;}
.conr2{margin-top: 22px;}
.conr11{height: 38px;line-height: 38px;border-bottom: solid 1px #cccccc;}
.conr15{float: left;margin-left: 12px;font-size: 14px;color: #4C4A4B;font-weight: bold;}
.conr16{float: right;margin-right: 12px;padding-left: 13px;background: url('/images/info/zixun_18.png') no-repeat left center;font-size: 14px;color: #4C4A4B;}
.conr16 a{color: #4C4A4B;}
.conr16 a:hover{text-decoration: underline;color: #FF9D00;}
.conr12{padding-top: 12px;padding-bottom: 12px;}
.conr32{padding-top: 8px;}
.conr4{margin-left: 12px;font-size: 14px;color: #414141;height: 31px;line-height: 31px;}
.conr4 a{color: #414141;padding-left: 27px;background: url('/images/info/zixun_06.png') no-repeat left center;}
.conr4 a:hover{color: #FF9D00;text-decoration: underline;background: url('/images/info/zixun_07.png') no-repeat left center;}

.zt_hz_top_center {height: 140px;margin-top: 20px;}
#code_ul {display: flex;justify-content: space-around;}
#code_ul .zt_hz_top_ul_li img {width: 100px;}
#code_ul .zt_hz_top_ul_li p {font-size: 14px;text-align: center;}

/*信息收集开始*/
.xinxi{width: 600px;height: 440px;background-color: #FF9D00;position: fixed;top: 50%;margin-top: -220px;left: 50%;margin-left: -300px;z-index: 9999;display: none;}
.xinxi1{height: 70px;font-size: 30px;color: #fff;margin-left: 30px;line-height: 70px;font-family: '宋体';font-weight: bold;}
.xinxi2{width: 580px;margin: 0px auto 0;background: #fff;padding-top: 30px;padding-bottom: 30px;}
.xinxi21{font-size: 12px;color: #666;font-family: '宋体';margin-left: 50px;}
.xinxi22{margin-left: 65px;}
.xinxi22 tr{display: block;margin: 5px auto;}
.xinxi23{font-size: 14px;color: #666;font-family: '宋体';text-align: right;}
.xinxi24 input,.xinxi24 select{width: 229px;height: 31px;line-height: 31px;font-size: 14px;color: #666;font-family: '宋体';padding-left: 5px;border: solid 1px #D6D6D6;outline:none;}
.xinxi25{font-size: 14px;color: #f00;font-family: '宋体';}
.xinxi3{height: 34px;margin-top: 24px;width: 100%;}
.xinxi3 li{float: right;}
.xinxi3 li input{display: block;padding: 0 24px;background-color: #fff;font-size: 14px;color: #666;font-family: '宋体';cursor: pointer;height: 34px;outline:none;}
.xinxi31{margin-right: 30px;}
.xinxi32{margin-right: 20px;}
