/*  上海有机所 内页  公共样式  */
.yjhxs-ny-box {
  background: #FFFFFF;
  min-height: calc(100vh - 582px);
  padding: 50px 0;
}
.m25 {
  margin: 0 -25px;
}
.p25 {
  padding: 0 25px;
}
.col-yjhxs-ny3 {
  width: 23.449%;
}
.col-yjhxs-ny-9 {
  width: 76.551%;
}
/*   左侧   */
.leftNavigation li ul {
  display: none;
}
.leftNavigation li.active ul {
  display: block;
}
.other-menu {
  border-bottom: 3px solid #CBD6E9;
  margin-bottom: 20px;
}
.other-menu .menu-title {
  background: url(/images/yjhxs-menu-title.png) no-repeat right top;
  background-size: cover;
  font-size: 26px;
  padding: 29px 27px;
  font-weight: bold;
  color: #FFFFFF;
  line-height: 34px;
  min-height: 90px;
  border-radius: 0 45px 0 0;
  text-shadow: 0px 0px 6px rgba(0, 0, 0, 0.35);
}
.other-menu .menu-cont .box-a {
  border-bottom: 1px solid #DDE7F8;
}
.other-menu .menu-cont .box-a.active .a-title,
.other-menu .menu-cont .box-a:hover .a-title {
  background: #EAF0FA;
  color: #004EAE;
}
.other-menu .menu-cont .box-a.active .a-title::before,
.other-menu .menu-cont .box-a:hover .a-title::before {
  opacity: 1;
}
.other-menu .menu-cont .box-a.active .a-title::after,
.other-menu .menu-cont .box-a:hover .a-title::after {
  color: #07559C;
}
.other-menu .menu-cont .a-title {
  display: block;
  font-size: 16px;
  font-weight: 400;
  color: #333333;
  padding: 20px 20px 20px 28px;
  background: #F8FAFF;
  position: relative;
}
.other-menu .menu-cont .a-title::before {
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  bottom: 0;
  width: 4px;
  background: linear-gradient(0deg, #1366B1, #01ADBC);
  opacity: 0;
}
.other-menu .menu-cont .a-title::after {
  position: absolute;
  content: "\f105";
  font-family: 'FontAwesome';
  right: 20px;
  font-size: 20px;
  color: #B7C7E1;
}
.other-menu .menu-cont .down-menu {
  background: #EAF0FA;
  border-top: #dde7f8 solid 1px;
  padding: 10px 0;
  display: none;
}
.other-menu .menu-cont .down-menu li {
  padding: 0 20px 0 30px;
}
.other-menu .menu-cont .down-menu a {
  display: block;
  color: #7D8899;
  line-height: 32px;
  padding-left: 23px;
  position: relative;
}
.other-menu .menu-cont .down-menu a::before {
  position: absolute;
  content: '';
  width: 9px;
  height: 1px;
  background: #BBC7DB;
  left: 0;
  top: 15px;
}
.other-menu .menu-cont .down-menu a:hover,
.other-menu .menu-cont .down-menu a.active {
  color: #132332;
}
.other-menu .menu-cont .down-menu a:hover::before,
.other-menu .menu-cont .down-menu a.active::before {
  background: #484848;
}
.other-menu .menu-cont .sub-menu.active .down-menu {display: block;}
.right-top {
  margin-bottom: 35px;
  border-bottom: 1px solid #D8DDF0;
  padding-bottom: 17px;
}
.right-top .ny-title {
  float: left;
  padding-left: 36px;
  font-size: 29px;
  font-weight: bold;
  color: #1B70B9;
  line-height: 36px;
  background: url(/images/yjhsx-ny-title-icon.png) no-repeat left center;
  background-size: 28px 25px;
  position: relative;
}
.right-top .ny-title::before {
  position: absolute;
  content: '';
  height: 2px;
  background: #1B70B9;
  left: 0;
  right: 0;
  bottom: -17px;
}
.right-top .ny-title::after {
  position: absolute;
  content: '';
  left: 50%;
  transform: translateX(-50%);
  bottom: -23px;
  width: 11px;
  height: 8px;
  background: #FFF url(yjhsx-ny-title-icon2.png) no-repeat center center;
  background-size: 11px 8px;
}
.right-top .bread-item-groups {
  float: right;
  font-size: 15px;
  color: #8F8F8F;
  line-height: 22px;
}
.right-top .bread-item-groups a,
.right-top .bread-item-groups span {
  color: #8F8F8F;
}
.right-top .bread-item-groups a:hover {
  color: #0164BE;
}
.right-top .bread-item-groups a.cur {
  color: #0164BE;
}
.right-top .bread-location,
.right-top .bread-item {
  display: inline-block;
}
.fy-box {
  margin-top: 35px;
}
.fy-box[data-v-list] {margin-top: 10px;}
.comp-pages {
  padding-top: 0px;
}
.comp-pages .page-pc a,
.comp-pages .page-pc span {
  color: #666666;
  border: 1px solid #E5E5E5;
}
.comp-pages .page-pc a:hover,
.comp-pages .page-pc span:hover,
.comp-pages .page-pc a.active,
.comp-pages .page-pc span.active {
  background: #288CE6;
  border: 1px solid #288CE6;
  color: #fff;
}
.comp-pages .page-pc span {
  background: #288CE6;
  border: 1px solid #288CE6;
  color: #fff;
}
.comp-pages .page-phone {
  background: #288CE6;
}
/*  导师列表  */
.ds-ul-list li {
  margin-bottom: 30px;
}
.ds-ul-list li:last-child {
  margin-bottom: 0;
}
.ds-ul-list .ds-title {
  background: #F6F8FD url(yjhxs-ds-title-bg.png) no-repeat right bottom;
  background-size: 237px 60px;
  padding: 16px 20px 16px 30px;
  border-left: 4px solid #DDE6F9;
  margin-bottom: 24px;
}
.ds-ul-list .ds-title div,
.ds-ul-list .ds-title span {
  float: left;
}
.ds-ul-list .ds-title div {
  font-size: 20px;
  font-weight: bold;
  color: #333333;
  line-height: 28px;
  margin-right: 6px;
}
.ds-ul-list .ds-title span {
  font-size: 13px;
  color: #848484;
  line-height: 1;
  margin-top: 10px;
}
.ds-ul-list .ds-title .num {
  color: #FD8F02;
}
.ds-ul-list .ds-name-list {
  padding: 0 30px;
}
.ds-ul-list .ds-name-list a {
  float: left;
  width: 12.5%;
  padding-left: 20px;
  font-size: 15px;
  color: #333333;
  line-height: 22px;
  background: url(/images/yjhxs-ds-name-icon.png) no-repeat left center;
  margin-bottom: 10px;
}
.ds-ul-list .ds-name-list a:nth-child(8n+1) {
  clear: left;
}
.ds-ul-list .ds-name-list a:hover {
  color: #1B70B9;
}
/*  活动会议列表   */
.active-meeting-ullist li:nth-child(2n+1) {
  clear: left;
}
.act-meet-a {
  display: block;
  min-height: 112px;
  background: #FFFFFF url(yjhxs-act-meetbg.png) no-repeat right bottom;
  box-shadow: 0px 0px 10px 0px rgba(95, 118, 170, 0.2);
  border-radius: 5px;
  margin-left: 2px;
  margin-bottom: 30px;
  padding: 18px 30px;
  position: relative;
}
.act-meet-a::before {
  position: absolute;
  content: '';
  top: 23px;
  bottom: 23px;
  left: -2px;
  width: 5px;
  background: #06A69C;
  border-radius: 3px;
}
.act-meet-a .title {
  font-size: 17px;
  font-weight: bold;
  color: #252525;
  line-height: 24px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin-bottom: 9px;
}
.act-meet-a .date,
.act-meet-a .add {
  color: #999999;
  line-height: 20px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
/*   机构简介   */
.jggk-box .jggk-top {
  font-size: 16px;
  color: #333333;
  line-height: 34px;
  text-align: justify;
  margin-bottom: 22px;
}
.jggk-box .jggk-img {
  max-width: 100%;
  margin: 0 auto 50px;
  border-radius: 7px;
}
.jggk-box .jggk-img img {
  width: 100%;
  height: 100%;
  border-radius: 7px;
}
.jggk-box .jggk-ssw {
  background: #F3F7FF;
  border-radius: 7px;
  padding: 60px 50px;
}
.jggk-box .jggk-title {
  font-size: 28px;
  color: #000000;
  line-height: 34px;
  margin-bottom: 40px;
  text-align: center;
}
.jggk-box .jggk-t {
  font-size: 17px;
  color: #555555;
  line-height: 34px;
  padding-left: 218px;
  margin-bottom: 38px;
  background: url(/images/yjhxs-jggkimg2.png) no-repeat 30px bottom;
  background-size: 145px 133px;
}
.jggk-box .jggk-zgfx {
  background: #FFFFFF;
  box-shadow: 0px 3px 15px 0px rgba(225, 230, 240, 0.28);
  border-radius: 7px;
  padding: 50px 30px;
}
.jggk-box .jggk-ssw .col-lg-4:nth-child(2) .jggk-zgfx {margin-top: 20px;}
.jggk-box .jggk-ssw .col-lg-4:nth-child(3) .jggk-zgfx {margin-top: 40px;}
.jggk-box .img-box {
  width: 118px;
  height: 104px;
  margin: 0 auto 35px;
}
.jggk-box .img-box img {
  width: 100%;
  height: 100%;
}
.jggk-box .zgfx-title {
  font-size: 22px;
  color: #000000;
  line-height: 34px;
  text-align: center;
  margin-bottom: 16px;
}
.jggk-box .zgfx-info {
  font-size: 16px;
  color: #555555;
  line-height: 34px;
  text-align: justify;
}
.m20 {
  margin: 0 -20px;
}
.p20 {
  padding: 0 20px;
}
/*  科普矩阵  */
.kpjz-ul-list li:nth-child(4n+1) {
  clear: left;
}
.kpjz-a {
  display: table;
  height: 88px;
  background: #FFFFFF;
  border: 1px solid #DDE7F8;
  border-radius: 3px;
  text-align: center;
  overflow: hidden;
  margin-bottom: 30px;
	padding: 10px;
	width: 100%;
}
.kpjz-a span {display: table-cell;vertical-align: middle;width: 100%;overflow: hidden;}
.kpjz-a img {width: auto;height: auto;max-height: 60px;}
.kpjz-a:hover {
  border: 1px solid #1B70B9;
}
/*   科研成果表格列表    */
.kycg-table .form-inp-box {
  position: relative;
  padding-left: 80px;
  margin-bottom: 20px;
}
.kycg-table .form-inp-box .inp-t {
  position: absolute;
  left: 0;
  top: 0;
  text-align: left;
  line-height: 40px;
  color: #333333;
  width: 70px;
}
.kycg-table .form-inp-box input {
  display: block;
  width: 100%;
  font-size: 14px;
  color: #555;
  border: 1px solid #E6E6E6;
  border-radius: 4px;
  height: 40px;
  padding: 10px 20px;
}
.kycg-table .form-inp-box .ui-select-input {
  padding-left: 20px;
}
.kycg-table .form-inp-box .ui-select-wrap {
  background: none;
  border: 1px solid #E6E6E6;
  border-radius: 4px;
  height: 40px;
  line-height: 40px;
  padding-right: 20px;
}
.kycg-table .form-inp-box .ui-select-arrow {
  right: 20px;top:31%;border: 0;
}
.kycg-table .form-inp-box .ui-select-wrap.up .ui-select-list {
  top: auto;
  bottom: 40px;
}
.kycg-table .form-inp-box .ui-select-list {
  left: 0px;
  top: 40px;
  z-index: 999;
}
.kycg-table .form-inp-box .ui-select-list > li {
  padding: 5px 20px 5px;
}
.kycg-table .box-btn {
  padding-left: 0 !important;
  text-align: center;
}
.kycg-table .btn-s {
  width: 100%;
  height: 40px;
  line-height: 40px;
  border: none;
  border-radius: 4px;
  color: #FFFFFF;
  background: #FD8F02;
}
.kycg-table .table {
  border: none;
}
.kycg-table thead th {
  font-size: 16px !important;
  font-weight: bold;
  color: #333333 !important;
  line-height: 29px !important;
  text-align: center;
  border: 1px solid #FFF;
  padding: 15px 17px !important;
  background: #E2F1FF !important;
  border-bottom: none !important;
}
.kycg-table tbody tr:nth-child(2n) {
  background: #EDF6FE;
}
.kycg-table tbody td {
  font-size: 14px;
  color: #666666 !important;
  line-height: 29px;
  text-align: center;
  padding: 15px 17px !important;
  border: 1px solid #FFF;
}
.kycg-table tbody td a {
  color: #666666 !important;
}
.kycg-table tbody td a:hover {
  color: #1B70B9 !important;
}
.kycg-table .table-bordered {
  border-top: none;
  margin-bottom: 0;
}
.navbar-default .navbar-nav > li > a {
  z-index: 9 !important;
}
.form-table-01 {
  overflow: hidden;
  overflow-x: auto;
}
.form-table-01 .table-s {}
/*   科研成果细览   */
.kycg-table-detail .det-title {
  font-size: 26px;
  font-weight: bold;
  color: #333333;
  line-height: 36px;
  text-align: center;
  margin: 55px 0 30px;
	
}
.kycg-table-detail .det-list {
  background: #FFFFFF;
  border: 1px solid #D9E5F0;
}
.kycg-table-detail .det-list li {
  border-bottom: 1px solid #D9E5F0;
  position: relative;
}
.kycg-table-detail .det-list li:last-child {
  border-bottom: 0;
}
.kycg-table-detail .left-tip {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 200px;
  text-align: right;
  background: #F2F8FD;
  padding: 28px 30px;
  border-right: 1px solid #D9E5F0;
  font-size: 16px;
  color: #333333;
  line-height: 24px;
}
.kycg-table-detail .right-info {
  margin-left: 200px;
  overflow: hidden;
  font-size: 16px;
  color: #5F5F5F;
  line-height: 24px;
  padding: 28px 36px;
}
/*   历任领导    */
.previous-leaders-list {
  padding: 50px 0 20px 0;
  position: relative;
}
.previous-leaders-list::before {
  position: absolute;
  content: '';
  top: 0;
  bottom: 0;
  width: 1px;
  left: 148px;
  background: #DFDFDF;
}
.previous-leaders-list::after {
  position: absolute;
  content: '';
  top: 0;
  left: 142px;
  width: 12px;
  height: 12px;
  background: #DFDFDF;
  border-radius: 50%;
}
.previous-leaders-list .left-name {
  float: left;
  width: 115px;
  text-align: right;
  margin-right: 33px;
  font-size: 22px;
  font-weight: bold;
  color: #333333;
  line-height: 30px;
}
.previous-leaders-list .right-info {
  overflow: hidden;
  padding-left: 56px;
  position: relative;
}
.previous-leaders-list .right-info::before {
  position: absolute;
  content: '';
  top: 14px;
  left: 0;
  width: 36px;
  height: 2px;
  background: #DFDFDF;
}
.previous-leaders-list .date {
  font-size: 26px;
  font-weight: bold;
  color: #FF7901;
  line-height: 30px;
  margin-bottom: 14px;
}
.previous-leaders-list .zw {
  font-size: 17px;
  color: #7F7F7F;
  line-height: 30px;
  margin-bottom: 22px;
}
.previous-leaders-list .zw span { }
.previous-leaders-list .zw span:first-child {
  color: #222222;
  position: relative;
  margin-right: 36px;
}
.previous-leaders-list .zw span:first-child::before {
  position: absolute;
  content: '';
  width: 1px;
  height: 17px;
  background: #D7D7D7;
  right: -20px;
  top: 1px;
}
.previous-leaders-list .img-box {
  float: left;
  width: 220px;
  margin-right: 30px;
}
.previous-leaders-list .img-box img {
  width: 100%;
  height: 100%;
}
.previous-leaders-list .info {
  overflow: hidden;
  display: table;
  min-height: 293px;
}
.previous-leaders-list .info .txt {display: table-cell;vertical-align: middle;font-size: 16px;color: #444444;line-height: 2.2;}
/*   历史沿革    */
.his-top-tip {
  font-size: 18px;
  color: #A78872;
  line-height: 28px;
  margin-bottom: 54px;
}
.his-list {
  margin-left: 38px;
  padding: 0 0 37px 38px;
  position: relative;
}
.his-list::before {
  position: absolute;
  content: '';
  width: 2px;
  top: 44px;
  bottom: 0;
  left: 0;
  background: #B99D8A;
}
.his-list li {
  margin-bottom: 30px;
}
.his-list li:last-child {
  margin-bottom: 0;
}
.his-list .his-detail-cont {
  background: #F9F8F6;
  border: 1px solid rgba(167, 136, 114, 0.4);
  padding: 20px 25px 25px 25px;
  position: relative;
}
.his-list .his-detail-cont::before {
  position: absolute;
  content: '';
  width: 18px;
  height: 18px;
  top: 30px;
  left: -47px;
  background: url(/images/yjhxs-his-icon.png) no-repeat center center;
}
.his-list .his-detail-cont::after {
  position: absolute;
  content: '';
  width: 19px;
  height: 31px;
  left: -19px;
  top: 21px;
  background: url(/images/yjhxs-his-icon2.png) no-repeat center center;
}
.his-list .date {
  font-size: 20px;
  color: #C79E82;
  line-height: 1;
  margin-bottom: 8px;
}
.his-list .date span {
  float: left;
}
.his-list .date span:first-child {
  font-size: 44px;
  margin-right: 10px;
}
.his-list .date span:nth-child(2) {
  margin-top: 18px;
}
.his-list .desc {
  font-size: 15px;
  font-weight: 400;
  color: #444444;
  line-height: 26px;
  text-align: justify;
  }
.his-list .desc p {margin: 0;}
.his-list .desc-bz {font-size: 13px;line-height: 1.4;color: #8b8b8b;margin-top: 5px;}
.his-list .img-box {margin-top: 12px;}
.his-list .img-box img {max-height: 240px;}
/*   联系我们    */
.call-us {
  padding-bottom: 30px;
}
.call-cont {
  margin-bottom: 20px;
}
.call-cont li {
  float: left;
  width: 50%;
  margin-bottom: 34px;padding-left: 50px;background-repeat: no-repeat;background-position: left center;
}
.call-cont li:nth-child(1) {background-image: url(/images/yjhxs-call-icon1.png);}
.call-cont li:nth-child(2) {background-image: url(/images/yjhxs-call-icon2.png);}
.call-cont li:nth-child(3) {background-image: url(/images/yjhxs-call-icon3.png);}
.call-cont li:nth-child(4) {background-image: url(/images/yjhxs-call-icon4.png);}
.call-cont li:nth-child(5) {background-image: url(/images/yjhxs-call-icon5.png);}
.call-cont li:after {}
.call-cont img,
.call-cont div {
  float: left;
  line-height: 24px;
  font-size: 17px;
  color: #333333;
  line-height: 34px;
}
.call-cont img {
  max-width: 37px;
  max-height: 34px;
  margin-right: 15px;
}
/*    人员图片列表    */
.ry-list-ul li {margin-top: 30px;}
.ry-list-ul li:nth-child(4n+1) {
  clear: left;
}
.ry-list-a {
  display: block;
  background: #F3F7FF;
  padding: 25px;
}
.ry-list-a .img-box {
  height: 256px;
  overflow: hidden;
  margin-bottom: 20px;
}
.ry-list-a .img-box img {
  width: 100%;
  height: 100%;
  transition: all 0.5s;
}
.ry-list-a .title {
  font-size: 21px;
  font-weight: bold;
  color: #333333;
  line-height: 24px;
  text-align: center;
}
.ry-list-a .date {
  font-size: 15px;
  text-align: center;
  line-height: 1.3;
  color: #555;
  margin: 6px 0 0;
}

.ry-list-a:hover .img-box img {
  transform: scale(1.1);
  transition: all 0.5s;
}
.ry-list-a:hover .title {
  color: #1769B3;
}
.ry-list-ul li:hover .date {
  color: #fff;
}
/*   人员细览    */
.ry-detail .detail-top {
  background: #F3F7FF url(yjhxs-ry-bg.png) no-repeat right top;
  padding: 30px 45px 30px 50px;
  margin-bottom: 50px;
}
.ry-detail .detail-top .img-box {
  float: right;
  width: 198px;
  height: 263px;
  margin-left: 60px;
  overflow: hidden;
}
.ry-detail .detail-top .img-box img {
  width: 100%;
  height: 100%;
}
.ry-detail .detail-top .top-info {
  overflow: hidden;
}
.ry-detail .detail-top .name {
  padding-bottom: 20px;
  border-bottom: 1px solid #DDE5F4;
  margin-bottom: 24px;
  font-size: 16px;
  color: #333333;
  line-height: 1;
}
.ry-detail .detail-top .name span {
  float: left;
}
.ry-detail .detail-top .name span:first-child {
  font-size: 26px;
  font-weight: bold;
  margin-right: 30px;
  position: relative;
}
.ry-detail .detail-top .name span:first-child::before {
  position: absolute;
  content: '/';
  color: #B9C3D8;
  right: -15px;
  top: 5px;
  font-size: 22px;
  font-weight: 400;
}
.ry-detail .detail-top .name span:nth-child(2) {
  margin-top: 8px;
}
.ry-detail .detail-top .table-info {
  margin-bottom: 18px;
}
.ry-detail .detail-top .table-info b,
.ry-detail .detail-top .table-info div {
  float: left;
  font-size: 15px;
  color: #444444;
  line-height: 20px;
}
.ry-detail .detail-title {
  border-bottom: 1px solid #DDE5F4;
  padding-bottom: 12px;
  margin-bottom: 20px;
  font-size: 18px;
  font-weight: bold;
  color: #333333;
  line-height: 1;
}
.ry-detail .detail-title span {
  position: relative;
}
.ry-detail .detail-title span::before {
  position: absolute;
  content: '';
  left: 0;
  right: 0;
  bottom: -12px;
  height: 3px;
  background: #288CE6;
}
.ry-detail .detail-t {
  color: #333333;
  line-height: 26px;
  margin-bottom: 38px;
}
.ry-detail .detail-t p {
  margin: 0;
}
/*   视频列表   */
.vio-list-ul li:nth-child(3n+1) {
  clear: left;
}
.vio-a {
  display: block;
  margin-bottom: 25px;
}
.vio-a .img-box {
  height: 188px;
  border: 8px solid #E2E8F1;
  border-radius: 5px;
  overflow: hidden;
  margin-bottom: 12px;
  position: relative;
}
.vio-a .img-box::before {
  position: absolute;
  content: '';
  width: 59px;
  height: 59px;
  border-radius: 50%;
  background: url(/images/yjhxs-vio-icon.png) no-repeat center center;
  background-size: 59px 59px;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
}
.vio-a .img-box img {
  width: 100%;
  height: 100%;
  transition: all 0.5s;
}
.vio-a .title {
  font-size: 16px;
  color: #444444;
  line-height: 24px;
  text-align: center;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.vio-a:hover .img-box img {
  transform: scale(1.1);
  transition: all 0.5s;
}
.vio-a:hover .title {
  color: #1B70B9;
}
/*   所长致辞   */
.szzc-cont .img-box {
  float: right;
  margin-right: 20px;
  position: relative;
  width: 356px;
  height: 230px;
  background: #0791AA;
  border-radius: 100px 0 100px 0;
  margin-left: 60px;
}
.szzc-cont .img-box img {
  position: absolute;
  top: 0;
  left: 20px;
  right: -20px;
  bottom: 0;
  border-radius: 100px 0 100px 0;
}
.szzc-cont .szzc-img {position: relative;float: right;padding: 0 0 0 20px;z-index: 1;margin-left: 48px;}
.szzc-cont .szzc-img:before {
    position: absolute;
    bottom: 0;
    left: 0;
    top: 0;
    content: "";
    background: #0791AA;
    width: 94%;
    z-index: -1;
    border-radius: 100px 0;
}
.szzc-cont .szzc-img img {border-radius: 100px 0;width: 356px;height: 230px;}
.szzc-cont .info {
  font-size: 16px;
  color: #333333;
  line-height: 2;
}
.szzc-cont .info p {margin: 0 0 30px;}
.szzc-cont .info p:last-child {margin: 0;}
/*    图片新闻列表    */
.tp-list-ul li:nth-child(3n+1) {
  clear: left;
}
.tp-a {
  display: block;
  background: #FFFFFF;
  border: 1px solid #EAF0FA;
  border-bottom: 3px solid #CBD6E9;
  margin-bottom: 30px;
  transition: all 0.5s;
}
.tp-a .img-box {
  height: 220px;
  overflow: hidden;
  margin-bottom: 15px;
}
.tp-a .img-box img {
  width: 100%;
  height: 100%;
  transition: all 0.5s;
}
.tp-a .info {
  text-align: center;
  padding: 0 16px 15px;
}
.tp-a .title {
  font-size: 15px;
  color: #444444;
  line-height: 20px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  margin-bottom: 12px;
  height: 40px;
}
.tp-a .date {
  font-size: 16px;
  color: #969696;
  line-height: 22px;
}
.tp-a:hover {
  transition: all 0.5s;
  box-shadow: 0px 2px 24px 0px rgba(95, 118, 170, 0.2);
  border-bottom: 3px solid #288CE6;
}
.tp-a:hover .img-box img {
  transform: scale(1.1);
  transition: all 0.5s;
}
.tp-a:hover .title,
.tp-a:hover .date {
  color: #006AC9;
}
/*   图文列表 左右   */
.tw-list-ul li {
  margin-bottom: 35px;
}
.tw-a {
  display: block;
}
.tw-a .img-box {
  float: left;
  width: 220px;
  height: 147px;
  overflow: hidden;
  margin-right: 26px;
}
.tw-a .img-box img {
  width: 100%;
  height: 100%;
  transition: all 0.5s;
}
.tw-a .info {
  overflow: hidden;
}
.tw-a .title {
  font-size: 17px;
  font-weight: bold;
  color: #333333;
  line-height: 26px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin-bottom: 12px;
}
.tw-a .desc {
  color: #888888;
  line-height: 24px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  margin-bottom: 14px;
  height: 72px;
}
.tw-a .date {
  font-size: 15px;
  color: #1366B1;
  line-height: 1;
}
.tw-a:hover .img-box img {
  transform: scale(1.1);
  transition: all 0.5s;
}
.tw-a:hover .title {
  color: #1B70B9;
}
/*    文字列表    */
.wz-list-ul li:nth-child(2n) .wz-a {
  background: #FFF;
}
.wz-a {
  display: block;
  position: relative;
  padding: 17px 20px;
  background: #F3F7FF;
}
.wz-a .title {
  font-size: 16px;
  color: #333333;
  line-height: 26px;
  padding: 0 100px 0 20px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  position: relative;
}
.wz-a .title::before {
  position: absolute;
  content: '';
  width: 7px;
  height: 7px;
  background: #1366B1;
  border-radius: 50%;
  left: 0;
  top: 9px;
}
.wz-a .date {
  font-size: 15px;
  color: #8E8E8E;
  line-height: 26px;
  position: absolute;
  right: 20px;
  top: 17px;
}
.previous-leaders-list .detail-info{
  margin-bottom: 45px;
}
.previous-leaders-list li:last-child .detail-info {
  margin-bottom: 0;
}
/* .previous-leaders-list li:nth-child(n+2) .detail-info{
  display: none;
} */
.previous-leaders-list li .detail-info{
  display: none;
}
.previous-leaders-list li:hover .detail-info{
  display: block;
}
.ry-list-ul li:hover .ry-list-a{
  background-color: #183e5f;
  background-image: url(/images/gb2023-bg11.png);
  background-repeat: no-repeat;
  background-position: bottom center;
}
.ry-list-ul li:hover .title{
color: #fff;
}

.ryxm {
  margin-top: 10px;
}
.ryxm-top {
  display: block;
  border-left: 4px solid #DDE6F9;
  padding: 15px;
  padding-left: 20px;
  background: #F6F8FD url(yjhxs-ds-title-bg.png) no-repeat right bottom;
}
.ryxm-top h2 {
  font-weight: bold;
  line-height: 28px;
  font-size: 20px;
  display: inline-block;
  margin: 0;
  color: #333;
}
.ryxm-top span {
  line-height: 28px;
  color: #737373;
  display: inline-block;
}
.ryxm-top span i {
  color: #EA971C;font-style: normal;
}
.ryxm-top a {
  float: right;
  line-height: 28px;
  padding: 0 15px;
  width: 72px;
  border-radius: 28px;
  display: block;
  color: #fff;
  background: #0073BC;
}
.ryxm-top a .btzk,
.ryxm-top a .btsq {
  position: relative;margin: 0;
}
.ryxm-top a .btzk::after,
.ryxm-top a .btsq::after {
  content: "";
  position: absolute;
  top: 12px;
  right: 0px;
  width: 9px;
  height: 5px;
  background: url(/images/gb2023-up.png) no-repeat center;
}
.ryxm-top a .btzk::after {
  transform: rotate(180deg);
}
.ryxm-body {
  padding: 18px 10px 20px 24px;
}
.ryxm-body ul {
  display: block;
  overflow: hidden;
}
.ryxm-body ul li {
  float: left;
  position: relative;
  padding-left: 20px;
  line-height: 2.2;
  width: 12.5%;
}
.ryxm-body ul li::before {
  position: absolute;
  content: "";
  left: 0;
  top: 12px;
  width: 9px;
  height: 9px;
  background: url(/images/yjhxs-ds-name-icon.png) no-repeat center;
}
.ryxm-body ul li a {font-size: 15px;color: #333;}
.ryxm-body ul li a:hover {color: #1366b1;}
.btzk {
  display: none;
}
@media (max-width: 767px) {
	.ryxm-body ul li {width: 20%;}
}
@media (max-width: 420px) {
	.ryxm-body ul li {width: 33.333333%;}
}
<!--0.0002140998840332-->