/* list */
.crumb {
  width: 1100px;
  height: 45px;
  background: #eee;
  margin-top: 20px;
}

.crumb p {
  line-height: 45px;
  font-size: 16px;
  color: #0b51c1;
  text-indent: 15px;
}

.crumb p a {
  color: #0b51c1;
}

.listbox {
  width: 1100px;
  border: 1px solid #e2e1e1;
  padding-bottom: 50px;
}

.listbox ul {
  margin: 20px;
}

.listbox ul li {
  font-size: 16px;
  height: 36px;
  line-height: 36px;
  text-indent: 16px;
  background: url(https:/file.henan.gov.cn/4500000057/img/li-bg.png) left center no-repeat;
}

.listbox ul li span {
  float: right;
  color: #999;
  font-size: 14px;
  padding-right: 15px;
}

.listbox ul li a {
  display: block;
  width: 850px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.listbox hr {
  height: 1px;
  background: #dfe8f0;
  border: none;
  margin: 20px auto;
}

/* detail */
.detailbox {
  width: 1100px;
  padding: 0 70px 50px;
  border: 1px solid #e6e6e6;
  background: #fff;
}

.detailmain {}

.detailmain h3 {
  color: #0b51c1;
  font-size: 28px;
  font-weight: bold;
  margin: 25px auto 0;
  line-height: 40px;
  text-align: center;
}

.detailmain h6 {
  font-weight: 400;
  height: 36px;
  line-height: 36px;
  font-size: 16px;
  color: #797979;
  text-align: center;
  background: #f3f3f3;
  margin: 20px auto;
}

.conbox {
  width: 70%;
}

.conbox span {
  margin-left: 100px;
}

.share-box {
  margin-right: 100px;
  display: block;
}

.sharetxt {
  font-size: 14px;
}

.bdsharebuttonbox {
  margin-top: 4px !important;
  margin-left: 5px !important;
  margin-right: 20px !important;
}

.detailInfo {
  line-height: 36px;
  font-size: 16px;
  color: #000;
  margin-top: 20px;
}

.detailInfo p {
  font-size: 16px;
  line-height: 36px;
  word-break: normal;
  word-wrap: break-word;
  margin: 15px 0;
}

.detailInfo img {
  margin: 0 auto;
}

.operator {
  display: block;
  text-align: right;
  color: #999;
  font-size: 16px;
  margin-top: 40px;
  padding-right: 14px;
}

em,
i {
  font-style: normal;
}

table {
  margin: 0 auto;
  border-collapse: collapse;
}

table,
th,
td {
  border: 1px solid #000;
}

/* fatherlist */
.fatherlist {
  width: 1100px;
  padding-bottom: 50px;
  background: #fff;
}

.fatherleft {
  width: 220px;
  border-top: 2px solid #0168b7;
}

.fatherleft div {
  width: 220px;
  color: #0b51c1;
  background: #dff0ff;
  font-size: 20px;
  overflow: hidden;
  text-align: center;
  padding: 20px 10px;
}

.fatherleft ul {
  width: 200px;
  margin-left: 10px;
}

.fatherleft ul li {
  width: 200px;
  height: 40px;
  border-bottom: 1px solid #dff0ff;
  text-align: center;
  font-size: 16px;
  line-height: 40px;
}

.fatherleft ul li a {
  color: #0b51c1;
}

.fatherright {
  width: 865px;
  margin-left: 15px;
}

.listname {
  width: 865px;
  height: 44px;
  line-height: 44px;
  background: #f3f3f3;
}

.listname span {
  display: inline-block;
  padding: 0 15px;
  height: 44px;
  line-height: 44px;
  border-top: 2px solid #0168b7;
  background: #fff;
  border-left: 1px solid #f3f3f3;
  color: #0b51c1;
}

.fatherright ul {
  margin-top: 20px;
}

.fatherright ul li {
  font-size: 16px;
  height: 36px;
  line-height: 36px;
  text-indent: 16px;
  background: url(https:/file.henan.gov.cn/4500000057/img/li-bg.png) left center no-repeat;
}

.fatherright ul li a {
  display: block;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  width: 70%;
}

.fatherright ul li span {
  float: right;
  color: #999;
  font-size: 14px;
  padding-right: 15px;
}

.fatherright hr {
  height: 1px;
  background: #dfe8f0;
  border: none;
  margin: 20px auto;
}

/* leaderlist */
.leaderlist {
  width: 865px;
}

.leaderlist ul li {
  height: 240px !important;
  background: none !important;
  overflow: hidden;
}

.leaderlist ul li a {
  color: #333 !important;
  margin-top: 30px;
}

.leaderlist ul li img {
  width: 140px;
  height: 170px;
  float: left;
  margin-left: 30px;
  border-bottom: 1px dotted #f3f3f3;
}

.leaderinfo {
  width: 620px;
  margin-left: 35px;
}

.leadertitle em {
  font-weight: bold;
  margin-right: 5px;
  font-size: 16px !important;
}

.leadertitle {
  font-size: 14px !important;
}

.leadersum {
  font-size: 16px;
  line-height: 28px;
}

.leaderlistinfo {
  line-height: 36px;
  font-size: 16px;
  color: #000;
  margin-top: 20px;
  padding: 0 10px;
}

.leaderlistinfo p {
  font-size: 16px;
  line-height: 36px;
  word-break: normal;
  word-wrap: break-word;
  margin: 15px 0;
}

/* govaffair */
.govaffairlist {
  width: 1100px;
  padding-bottom: 50px;
}

.govaffairleft {
  width: 320px;
  background: #edeeee;
  padding-top: 1px;
  padding-bottom: 15px;
}

.govaffairleftinfo {
  width: 290px;
  background: #fff;
  margin: 14px 15px 0;
  padding-bottom: 1px;
}

.govaffairlefttitle {
  height: 42px;
  line-height: 40px;
  border-bottom: 2px solid #dadada;
}

.govaffairlefttitle span {
  line-height: 40px;
  font-size: 16px;
  color: #0b51c1;
  text-indent: 10px;
  padding-right: 10px;
  border-bottom: 2px solid #0b51c1;
  display: inline-block;
  font-weight: bold;
}

.govaffairleftinfo ul {
  width: 240px;
  margin: 25px 25px 20px;
}

.govaffairleftinfo ul li {
  width: 240px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  background: url(https:/file.henan.gov.cn/4500000057/img/msgBg.png) 0 0 no-repeat;
  font-size: 14px;
}

.govaffairleftinfo ul li a {
  color: #333;
}

.govaffairleftimg {
  width: 290px;
  margin: 15px 0 0 15px;
}

.govaffairright {
  width: 765px;
  margin-left: 15px;
}

.govaffairrighttitle {
  width: 100%;
  height: 45px;
  border-bottom: 2px solid #dadada;
}

.govaffairrighttitle a {
  line-height: 43px;
  font-size: 16px;
  color: #0b51c1;
  text-indent: 10px;
  padding-right: 10px;
  border-bottom: 2px solid #0b51c1;
  display: inline-block;
  font-weight: bold;
}

.govaffairright ul {
  margin-top: 15px;
}

.govaffairright ul li {
  width: 100%;
  height: 32px;
  line-height: 32px;
  font-size: 16px;
  text-indent: 15px;
  background: url(https:/file.henan.gov.cn/4500000057/img/d.png) left center no-repeat;
}

.govaffairright ul li a {
  color: #333;
}

.govaffairright ul li span {
  margin-left: 5px;
}

/* drugleftinfo */
.drugleftinfo {
  width: 290px;
  background: #fff;
  margin: 14px 15px 0;
  padding-bottom: 1px;
}

.drugleftinfo ul {
  width: 240px;
  margin: 10px 0 0 15px;
  overflow: hidden;
}

.drugleftinfo ul li {
  width: 120px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  font-size: 14px;
  float: left;
}

.switchannotitle,
.switchchecktitle {
  width: 100%;
  height: 42px;
  line-height: 40px;
  border-bottom: 2px solid #dadada;
}

.switchannotitle ul,
.switchchecktitle ul {
  overflow: hidden;
}

.switchannotitle ul li,
.switchchecktitle ul li {
  font-size: 16px;
  font-weight: bold;
  float: left;
  width: 140px;
  text-align: center;
  text-indent: 0;
  background: none;
  line-height: 40px;
  height: 42px;
}

.switchannotitle ul li a,
.switchchecktitle ul li a {
  color: #9a9a9a;
}

.active {
  border-bottom: 2px solid #0b51c1 !important;
}

.active a {
  color: #0b51c1 !important;
}

.swicthannocon,
.switchcheckcon {
  display: none;
}

.selected {
  display: block !important;
}

/* Complaints */
.Complaintsbox {
  background: #fff;
}

.Complaintslisttitle {
  width: 1060px;
  margin-left: 20px;
  padding-top: 15px;
  border-bottom: 1px solid #ccc;
  padding-bottom: 6px;
}

.Complaintslisttitle span {
  display: inline-block;
  font-size: 20px;
  line-height: 36px;
  font-weight: bold;
  color: #f90;
}

.Complaintslisttitle p {
  color: rgb(83, 129, 157);
  font-size: 16px;
  font-weight: bold;
}

.Complaintslist {
  width: 1060px;
  margin-left: 20px;
  margin-top: 20px;
  padding-bottom: 30px;
}

.Complaintslist ul {
  overflow: hidden;
}

.Complaintslist ul li {
  width: 212px;
  height: 50px;
  line-height: 50px;
  float: left;
  text-align: left;
  font-size: 16px;
  font-weight: bold;
}

.Complaintslist ul li a {
  color: #1269cb;
  display: block;
}

.complainslink {
  font-size: 18px;
  text-align: left;
  color: #f90;
  margin: 10px 0;
  font-weight: bold;
}

.complainslinklist {
  font-size: 16px;
  color: #000;
  font-weight: bold;
}

.complainslinklist a {
  font-size: 16px;
  color: #000;
  margin-right: 20px;
  display: inline;
}

/* organizationleft */
.organizationleft {
  width: 220px;
}

.organizationleft ul li {
  width: 220px;
  border-top: 2px solid #0168b7;
  height: 45px;
  line-height: 45px;
  color: #0b51c1;
  background: #dff0ff;
  font-size: 20px;
  text-indent: 30px;
  margin-bottom: 15px;
}

.organizationleft ul li a {
  color: #0b51c1;
}

.organizationleftlist {
  width: 220px;
  border: 1px solid #dff0ff;
  margin-top: -15px;
  margin-bottom: 15px;
}

.organizationleftlist a {
  display: block;
  padding: 10px 0;
  color: #0b51c1;
  text-align: center;
  width: 200px;
  margin-left: 10px;
  border-bottom: 1px solid #dff0ff;
}

.organizationleftlist a:nth-last-child(1) {
  border-bottom: none !important;
}

/* 数据查询 */
.searchListbox {
  background: #fff;
  margin-top: 20px;
  padding: 20px 0;
}

.searchlisttitle {
  width: 980px;
  height: 29px;
  border-bottom: 1px dotted #0b51c1;
  background: url(https:/file.henan.gov.cn/4500000057/img/searchlist.png) left top no-repeat;
  font-size: 14px;
  color: #000;
  line-height: 29px;
  text-indent: 20px;
  margin-left: 55px;
  font-weight: bold;
}

.searchlistul {
  width: 980px;
  margin: 20px 55px;
}

.searchlistul ul {
  overflow: hidden;
}

.searchlistul ul li {
  width: 326px;
  float: left;
  line-height: 35px;
  font-size: 15px;
}

.borderlist {
  width: 230px;
  border: 1px solid #000;
  margin-top: 70px;
}

.borderlisttop1 {
  width: 100%;
  height: 35px;
  background: #41c7db;
  color: #000;
  font-size: 16px;
  line-height: 35px;
  text-indent: 10px;
}

.borderlist ul {
  width: 220px;
  margin-left: 10px;
  font-size: 15px;
}

.borderlist ul li {
  width: 100%;
  height: 35px;
  line-height: 35px;
  text-indent: 10px;
}

.borderlistfooter1 {
  width: 230px;
  height: 35px;
  line-height: 35px;
  text-indent: 10px;
  border-top: 1px solid #000;
}

.borderiframe {
  width: 940px;
}

/* Old Model */
.oldModel .crumb p {
  font-size: 24px;
}

/* list */
.oldModel .organizationleft ul li {
  font-size: 24px;
}

.oldModel .organizationleftlist a {
  font-size: 22px;
  height: 45px;
  line-height: 45px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 0;
}

.oldModel .listname span {
  font-size: 24px;
}

.oldModel .leaderdetailtitle {
  font-size: 22px;
  line-height: 1.5;
}

.oldModel .leaderwrite {
  font-size: 20px;
  width: 120px;
}

.oldModel .leaderdetailinfo p {
  font-size: 22px;
  line-height: 1.5;
}

.oldModel .leaderlistinfo p {
  font-size: 22px;
}

/* list-page */
.oldModel .fatherleft div {
  font-size: 24px;
}

.oldModel .fatherleft ul li {
  font-size: 22px;
  height: auto;
  line-height: 2;
}

.oldModel .fatherright ul li,
.oldModel .fatherright ul li a {
  font-size: 24px;
  height: 55px;
  line-height: 55px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.oldModel .fatherright ul li span {
  font-size: 20px;
  height: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.oldModel .listone span,
.oldModel .listone a {
  font-size: 28px !important;
}

.oldModel .fatherright ul li .listsy {
  font-size: 16px;
  height: 100%;
  width: 41%;
}

/* 无侧边栏列表 */
.oldModel .listbox ul li {
  font-size: 24px;
  line-height: 55px;
  height: 55px;
}

.oldModel .listbox ul li span {
  font-size: 20px;
}

/* 细览页 */
.oldModel .detailmain h3 {
  font-size: 32px !important;
  line-height: 2;
}

.oldModel .conbox span,
.oldModel .share-box span {
  font-size: 20px;
}

.oldModel .detailInfo p,
.oldModel .detailInfo p span {
  font-size: 26px;
  line-height: 2;
}

.oldModel .operator {
  font-size: 22px;
}

/* 化妆品 */
.oldModel .switchannotitle,
.oldModel .switchchecktitle {
  height: auto;
}

.oldModel .switchannotitle a,
.oldModel .switchchecktitle a {
  font-size: 25px;
}

.oldModel .govaffairright ul li {
  line-height: 55px;
  height: 55px;
  font-size: 24px;
  width: auto;
}

.oldModel .govaffairleft,
.oldModel .govaffairright {
  width: 1100px;
}

.oldModel .govaffairleft a {
  display: inline-block;
}

.oldModel .detailmain h6 {
  height: auto;
  min-height: 36px;
  overflow: hidden;
  padding: 10px 0;
}

.oldModel .conbox {
  width: 100%;
}

.oldModel .share-box {
  float: left;
  margin-left: 43%;
  margin-top: 30px;
}

.oldModel .leaderlistinfo p {
  line-height: 2;
}

.oldModel .leaderline {
  width: 448px;
}

.oldModel .swicthannocon ul li a {
  float: left;
  width: 75%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.oldModel .swicthannocon ul li span {
  float: right;
  width: 20%;
}

.oldModel .switchcheckcon ul li a {
  float: left;
  width: 75%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.oldModel .switchcheckcon ul li span {
  float: right;
  width: 20%;
}

.oldModel .searchlist {
  height: auto;
}

.oldModel .searchlist button {
  width: 80px;
  height: 40px;
  line-height: 40px;
}

.oldModel .fatherright ul li a {
  width: 70%;
}

.oldModel .pika-table th,
.oldModel .pika-table td {
  width: 50px;
  height: 50px;
}

.oldModel .pika-button {
  width: 40px;
  height: 40px;
  line-height: 30px;
}

.oldModel .pika-single {
  width: 335px;
}

.oldModel .pika-label-year {
  width: 100px;
}

.oldModel .pika-label-month {
  width: 80px;
}

.oldModel .ggtzBox .searchlist .divlabel {
  width: 45%;
  line-height: 2;
}

.oldModel .ggtzBox .divlabel input {
  width: 200px;
}

.oldModel .ggtzBox .divlabel span {
  width: 130px;
  display: inline-block;
}

.oldModel .ggtzBox .searchlist button {
  margin-top: 10px;
}

.oldModel .ggtzBox>ul li {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: auto;
}

.oldModel .ggtzBox>ul li .listsy {
  width: 200px !important;
  white-space: wrap !important;
  height: auto !important;

}

.oldModel .ggtzBox>ul li .listtime {
  width: 180px !important;
  white-space: wrap !important;
  height: auto !important;

}

.oldModel .ggtzBox>ul li>a {
  flex: 1;
  white-space: wrap !important;
  height: auto !important;
}

.oldModel .ggtzBox>ul li {
  border-top: 1px solid #e9e9e9;
  padding: 10px 0;
}

.oldModel .ggtzBox>ul>hr {
  display: none;
}

.oldModel {}

.oldModel {}