* {
  margin: 0;
  padding: 0;
  margin: 0 auto;
}
a{
  text-decoration: none;
}
ul, li {
  list-style: none;
}
body {
  background: #fcfcfc;
}
.fl {
  /* float: left; */
}
.fr {
  float: right;
}
.container{
  width:1200px;
}
.fix::after { 
  content:""; 
  display:table; 
  clear:both;
}
.jg-con {
  width:1200px;
}
.jgwz {
  height: 40px;
  line-height: 40px;
  color: #a1a7b2;
}
.jgwz a{
  color: #a1a7b2;
}
.ld {
  font-size: 16px;
  font-weight: bold;
  width:1200px;
  height: 36px;
  border: 1px solid #dedede;
  position: relative;
  border-top: 1px solid #d42b2b;
  background: #f7f7f7;
  clear: both;
}
.qjld {
  width:128px;
  height: 36px;
  background: #023e8a;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  line-height: 36px;
  text-align: center;
  float: left;
}
.qjld a {
  color: #fff;
}
.qjld-info {
  width:1200px;
  padding:20px 0px;
}
.qjld-leftname {
    width: 50%;
    overflow: hidden;
    position: relative;
}
.qjld-rightname {
    width: 50%;
    overflow: hidden;
}
.qjld-det {
  line-height: 34px;
  font-size: 16px;
  float: left;
}
.qjld-det:nth-child(4){
  /*position: absolute;*/
  top: 70px;
  left: 50%;
}
.qjld-det:nth-child(6){
  /*position: absolute;*/
  top: 102px;
  left: 50%;
}
.qjld-det:nth-child(8){
  /*position: absolute;*/
  top: 136px;
  left: 50%;
}
.qjld-det:nth-child(10){
  /*position: absolute;*/
  top: 170px;
  left: 50%;
}
.qjld-det .qjld-na {
  display: block;
  font-weight: bold;
  text-align: center;
  width:20%;
  color: #333;
  line-height: 34px;
  float: left;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap
}
.qjld-det .qjld-zc {
    display: block;
    width:70%;
    line-height: 34px;
    font-size: 16px;
    text-align: left;
    padding-left: 23px;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.ld span{
  float: left;
  line-height:36px;
}
.ld .fenzu {
    font-size: 18px;
    color: #666;
    float: left;
    height: 36px;
    line-height: 36px;
    padding: 0 9px;
    font-weight: bold;
}
.ld .fenzu.current {
  width: 90px;
  height: 36px;
  background: #023e8a;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  line-height: 36px;
  text-align: center;
  float: left;
}
.ld .fenzu.current a{
  color: #fff;
}
.qjzz-con{
  height: 238px;
  width:100%;
  padding: 25px 18px;
  overflow:scroll;
  font-size: 14px;
  color: #3d424c;
  width: 1163px;
  padding: 25px 18px;
  height: 238px;
  overflow-y: scroll;
  border: 1px solid #ccc;
  border-top: none;
}
.qjzz-list{
  font-family:å®‹ä½“;
  text-align: justify;
  font-size: 12pt;
  line-height: 200%;
  display:none;
}
.qjzz-list.on {
  display: block;
}
/* åŒºå±€æœºå…³ */
.qjjg{
  margin-top:40px;
}
.qjjg-con{
  width: 1200px;
  padding-top: 10px;
}
.qjjg-con li{
  width: 228px;
  height: 40px;
  line-height: 40px;
  font-size: 14px;
  background: #f0f2f7;
  border: 1px solid #dfe1e5;
  float: left;
  text-align: center;
  margin-right:10px;
  /* *margin-right: 10px; */
  margin-top: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap
}
.qjjg-con li a {
  color: #666;
  display: block;
}
.qjjg-con li a:hover{
  background:#16B3F7;
  color: #fff;
}
/* å“åº”å¼è®¾è®¡ */
@media (max-width: 1220px) {
  .jg-con {
    width: 100%;
  }
  .ld {
    width: 100%;
  }
  .qjld-info {
    width: 100%;
  }
  .qjzz-con {
    width: 100%;
  }
  .qjjg-con {
    width: 100%;
  }
  .qjjg-con li {
    width: 246px;
  }

}
@media (max-width: 768px){
  .container {
    width: 100%;
  }
}
@media (max-width: 414px) {
  .qjld-det .qjld-na {
    width: 100%;
  }
  .qjld-det .qjld-zc {
    width: 100%;
    text-align: center;
    padding-left:0px;
  }
  .qjld-info {
    width: 100%;
  }
  .qjld-leftname {
    width:100%;
  }
  .qjld-rightname {
      width:100%;
  }
  .qjjg-con li {
    width: 46%;
    height: 56px;
    line-height: 50px;
  }
}

