/************ 通用 ************/
li.layui-this > a:first-child {
  color: #1658A0;
  font-weight: bold;
  font-size: 22px;
}
#dongkou-info {
  margin: 30px auto;
}
#dongkou-info .layui-container {
  padding: 0;
}
#dongkou-info a:hover {
  color: #1658A0;
}
#dongkou-pic {
  margin-bottom: 30px;
}
.left-more {
  color: #999999;
}
/************ 通用 - END************/
.info-left {
  width: 700px;
  float: left;
}
.info-left .tab-conts {
  padding: 0;
  margin-top: 0;
  height: 485px;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
  position: relative;
}
.info-left .tab-conts .left-more {
  position: absolute;
  top: 16px;
  right: 0;
}
.info-left .tab-conts .tab-nav {
  height: 52px;
  font-weight: 400;
  color: #333333;
  line-height: 52px;
}
.info-left .tab-conts .tab-nav .layui-this {
  height: 52px;
  line-height: 52px;
  color: #1658A0;
}
.info-left .tab-conts .tab-nav .layui-this::after {
  height: 52px;
  border-bottom-color: #1658A0;
}
.info-left .tab-conts .tab-nav .nav-item {
  line-height: 52px;
}
.info-left .tab-conts .tab-nav li {
  margin-right: 20px;
  line-height: 52px;
  font-size: 22px;
}
.info-left .tab-conts .tab-cont {
  padding-left: 20px;
  height: 250px;
  font-size: 16px;
  color: #333333;
}
.info-left .tab-conts .tab-cont ul {
  list-style: none;
}
.info-left .tab-conts .tab-cont ul li {
  padding: 20px 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  border-bottom: 1px dashed #D5D5D5;
}
.info-left .tab-conts .tab-cont ul li a {
  display: inline-block;
  width: 579px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.info-left .tab-conts .tab-cont ul li a:hover {
  color: #1658A0;
}
.info-left .tab-conts .tab-cont ul li::before {
  content: '';
  width: 20px;
  height: 20px;
  position: absolute;
  background: url("../images/info-list.png") no-repeat center;
  top: 20px;
  left: -20px;
}
.info-left .tab-conts .tab-cont ul li .cont-time {
  float: right;
}
.info-left .left-search {
  background: #F6F6F6;
  width: 700px;
  height: 90px;
  padding: 18px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-top: 12px;
}
.info-left .left-search .search-module {
  width: 655px;
  height: 53px;
  margin: 0 auto;
  position: relative;
}
.info-left .left-search .search-module .search-select {
  width: 135px;
  height: 53px;
  position: absolute;
  top: 0;
  left: 0;
  font-size: 16px;
  border: none;
  border-bottom-left-radius: 5px;
  border-top-left-radius: 5px;
  border-right: none;
  outline: none;
  color: #1658A0;
  text-indent: 10px;
  background: #fff;
}
.info-left .left-search .search-module .search-input {
  width: 370px;
  height: 53px;
  position: absolute;
  top: 0;
  border: none;
  background-color: #fff;
  border-left: none;
  color: #999999;
  font-size: 16px;
  text-indent: 5px;
  left: 135px;
  outline: none;
}
.info-left .left-search .search-module .search-icon {
  padding-left: 20px;
  color: #FFFFFF;
  line-height: 53px;
  width: 130px;
  height: 53px;
  font-size: 16px;
  background: url('../images/home-icon-search.png') no-repeat 100px 15px;
  background-size: 19px 19px;
  background-color: #0D4C99;
  border-radius: 0px 6px 6px 0px;
  position: absolute;
  right: 0px;
  cursor: pointer;
  top: 0px;
}
.info-left .tab-conts2 {
  padding: 0;
  margin-top: 20px;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
  position: relative;
}
.info-left .tab-conts2 .left-more {
  position: absolute;
  top: 20px;
  right: 0;
}
.info-left .tab-conts2 .tab-nav {
  height: 52px;
  font-weight: 400;
  color: #333333;
  line-height: 52px;
}
.info-left .tab-conts2 .tab-nav .layui-this::after {
  height: 52px;
  border-bottom-color: #1658A0;
}
.info-left .tab-conts2 .tab-nav .nav-item {
  line-height: 52px;
}
.info-left .tab-conts2 .tab-nav li {
  margin-right: 20px;
  line-height: 52px;
  font-size: 22px;
}
.info-left .tab-conts2 .tab-cont {
  padding-left: 20px;
  height: 250px;
  font-size: 16px;
  font-family: Microsoft YaHei;
  color: #333333;
}
.info-left .tab-conts2 .tab-cont ul {
  list-style: none;
}
.info-left .tab-conts2 .tab-cont ul li {
  height: 56px !important;
  padding-top: 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  border-bottom: 1px dashed #D5D5D5;
}
.info-left .tab-conts2 .tab-cont ul li a {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 530px;
  display: inline-block;
}
.info-left .tab-conts2 .tab-cont ul li:last-child {
  border: none;
}
.info-left .tab-conts2 .tab-cont ul li::before {
  content: '';
  width: 20px;
  height: 20px;
  position: absolute;
  background: url("../images/info-list.png") no-repeat center;
  top: 20px;
  left: -20px;
}
.info-left .tab-conts2 .tab-cont ul li .cont-mian {
  display: inline-block;
  height: 22px;
  line-height: 22px;
  width: 579px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.info-left .tab-conts2 .tab-cont ul li .cont-mian:hover {
  color: #1658A0;
}
.info-left .tab-conts2 .tab-cont ul li .cont-time {
  float: right;
}
.info-right {
  float: right;
  width: 454px;
  height: 1000px;
}
.info-right .right-leader .leader-title {
  height: 53px;
  line-height: 53px;
}
.info-right .right-leader .leader-title h3 {
  float: left;
  font-size: 22px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #1658A0;
  height: 53px;
  line-height: 53px;
}
.info-right .right-leader .leader-title a {
  float: right;
  color: #999;
}
.info-right .right-leader .leader-cont {
  width: 454px;
  height: 237px;
  background-color: #F6F6F6;
  padding: 19px 0;
}
.info-right .right-leader .leader-cont .cont-left {
  float: left;
  width: 246px;
  text-align: center;
  border-right: 2px dotted #d1d1d1;
}
.info-right .right-leader .leader-cont .cont-left p {
  font-size: 16px;
  color: #333333;
}
.info-right .right-leader .leader-cont .cont-left h3 a:first-child {
  font-size: 20px;
  font-weight: bold;
  color: #1658A0;
}
.info-right .right-leader .leader-cont .cont-right {
  width: 200px;
  float: right;
}
.info-right .right-leader .leader-cont .cont-right ul li {
  text-align: center;
  display: inline-block;
  width: 48%;
  height: 56px;
  line-height: 56px;
}
.info-right .right-leader .leader-cont .cont-right ul li a:hover {
  color: #1658A0;
}
.info-right .right-banner {
  margin-top: 13px;
}
.info-right .right-item {
  margin-top: 46px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.info-right .right-item a {
  display: inline-block;
  font-size: 16px;
  font-family: Microsoft YaHei;
  color: #143F6F;
}
.info-right .right-item .item-xxgkzl,
.info-right .right-item .item-xxgknb,
.info-right .right-item .item-ysqgk {
  width: 145px;
  height: 145px;
  background: #F6F6F6;
  text-align: center;
}
.info-right .right-item .item-xxgkzl img,
.info-right .right-item .item-xxgknb img,
.info-right .right-item .item-ysqgk img {
  margin-top: 28px;
}
.info-right .right-item .item-xxgkzl p,
.info-right .right-item .item-xxgknb p,
.info-right .right-item .item-ysqgk p {
  margin-top: 10px;
}
.info-right .right-item .item-ysqgk {
  margin: 0;
}
.info-right .right-item .item-xxgkzd,
.info-right .right-item .item-xxgkml {
  text-align: center;
  margin-top: 10px;
  width: 220px;
  height: 92px;
  background: #F6F6F6;
  line-height: 92px;
}
.info-right .right-item .item-xxgkzd img,
.info-right .right-item .item-xxgkml img {
  margin-right: 10px;
}
.info-right .right-item .item-xzfjgznml {
  margin-top: 10px;
  width: 455px;
  height: 80px;
  background: #F6F6F6;
  text-align: center;
  line-height: 80px;
}
.info-right .right-item .item-xzfjgznml img {
  margin-right: 10px;
}
.info-right .right-report {
  margin-top: 20px;
}
.info-right .right-report .tab-conts {
  padding: 0;
  margin-top: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
  position: relative;
}
.info-right .right-report .tab-conts .left-more {
  position: absolute;
  top: 20px;
  right: 0;
}
.info-right .right-report .tab-conts .tab-nav {
  height: 52px;
  font-weight: 400;
  color: #333333;
  line-height: 52px;
}
.info-right .right-report .tab-conts .tab-nav .layui-this {
  height: 52px;
  line-height: 52px;
  color: #1658A0;
}
.info-right .right-report .tab-conts .tab-nav .layui-this::after {
  height: 52px;
  border-bottom-color: #1658A0;
}
.info-right .right-report .tab-conts .tab-nav .nav-item {
  line-height: 52px;
}
.info-right .right-report .tab-conts .tab-nav li {
  margin-right: 20px;
  line-height: 52px;
  font-size: 22px;
}
.info-right .right-report .tab-conts .tab-cont {
  font-size: 16px;
  font-family: Microsoft YaHei;
  color: #333333;
}
.info-right .right-report .tab-conts .tab-cont img {
  vertical-align: top;
}
.info-right .right-report .tab-conts .tab-cont ul {
  width: 200px;
  margin-left: -40px;
  list-style: none;
  display: inline-block;
}
.info-right .right-report .tab-conts .tab-cont ul li {
  width: 296px;
  height: 47px;
  margin-bottom: 10px;
  line-height: 47px;
  background: #F6F6F6;
}
.info-right .right-report .tab-conts .tab-cont ul li a {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 290px;
  display: inline-block;
}
.info-right .right-report .tab-conts .tab-cont ul li .cont-mian {
  width: 254px;
  height: 17px;
  font-size: 16px;
  color: #333333;
  line-height: 37px;
}
