.xlmain .nrhei font, .xlmain .nrhei p, .xlmain .nrhei span, .xlmain .nrhei div {font-family: Arial, \5FAE\8F6F\96C5\9ED1 !important;word-wrap:break-word;font-size: 16px !important;}
.xlmain .nrhei table {width: 100% !important;}
.xlmain .nrhei table > thead > tr > th, .xlmain .nrhei table > tbody > tr > th {color: #444;font-size: 17px;padding: 8px;border-color: #dde3ec;background-color: #f4f7fe; vertical-align: middle;border: 1px solid #dde3ec !important;text-align: center;}
.xlmain .nrhei table > tbody > tr > td {background: #fff;font-size: 14px;border-color: #dde3ec !important;border: 1px solid #dde3ec !important;padding: 12px 10px !important;line-height: 1.4;vertical-align: middle;}
.xlmain .nrhei td, .xlmain .nrhei td p, .xlmain .nrhei td font, .xlmain .nrhei td span {font-size: 15px !important;font-family: Arial, \5FAE\8F6F\96C5\9ED1;}
.xlmain .nrhei table > tbody > tr > td a {color: #1b70b9;}
.xlmain .nrhei table > tbody > tr > td a:hover {color: #167edb;}
@media (max-width: 767px) {
	.xlmain .nrhei table {width: 700px !important;}
}

.btn-xq {
	color: #0d4994;
	padding:0px;
	background:none;
	margin:12px 0 0;
	font-size: 14px;
}
.btn-xq:hover,
.btn-xq:focus,
.btn-xq:active,
.btn-xq.active,
.open .dropdown-toggle.btn-xq {
	color: #cc2264;
}

.chevron {
    display: inline-block;
    -webkit-animation: pulse 2s infinite;
            animation: pulse 2s infinite;
    color: #FF4081; }
@-webkit-keyframes pulse {
  0% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0); }
  50% {
    -webkit-transform: translate(10px, 0);
            transform: translate(10px, 0); }
  100% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0); } }

@keyframes pulse {
  0% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0); }
  50% {
    -webkit-transform: translate(10px, 0);
            transform: translate(10px, 0); }
  100% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0); } 
}

.yjhxs-ny-box {
  background: #FFFFFF;
  min-height: calc(100vh - 582px);
  padding: 50px 0;
}
.m25 {
  margin: 0 -20px;
}
.p25 {
  padding: 0 20px;
}
.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 {
  margin-bottom: 30px;
  background: #fff;
  min-height: 40vh;
  padding-bottom: 26px;
}
.other-menu .menu-title {
  background: url(gb2024-pgnavbg.jpg) no-repeat right bottom;
  background-size: cover;
  font-size: 24px;
  padding: 19px 26px;
  font-weight: bold;
  color: #FFFFFF;
  line-height: 34px;
  min-height: 70px;
  text-shadow: 0px 0px 6px rgba(0, 0, 0, 0.35);
  position: relative;
  margin-bottom: 4px;
}
.other-menu .menu-title:after {
    bottom: -4px;
    left: 0;
	right: 0;
    content: "";
    position: absolute;
    width: 100%;
    height: 4px;
    background: #47B8C8;
    background-position: 100% 100%;
    background-image: -webkit-linear-gradient(left, #3d55a7 10%, #19cdf5 80%);
    background-image: -ms-linear-gradient(left, #3d55a7 10%, #19cdf5 80%);
    background-image: linear-gradient(to right, #3d55a7 10%, #19cdf5 80%);
}
.other-menu .menu-cont .box-a {position: relative;}
.other-menu .menu-cont .box-a:after {position: absolute;content: '';left: 25px;right: 25px;bottom: 0; height: 1px;background-color: #E3E9F4;}
.other-menu .menu-cont .box-a.active .a-title,
.other-menu .menu-cont .box-a:hover .a-title {
  background: #ffffff;
  color: #1B70B9;
}
.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 .box-a.sub-menu.active .a-title::after {
	transform: rotate(90deg);
}
.other-menu .menu-cont .a-title {
  display: block;
  font-size: 16px;
  font-weight: 700;
  color: #333333;
  padding: 20px 56px 20px 43px;
  background: #ffffff;
  position: relative;
}
.other-menu .menu-cont .a-title::before {
  position: absolute;
  content: '';
  top: 35%;
  left: 25px;
  height: 17px;
  width: 5px;
  border-radius: 5px;
  background: #1B70B9;
  opacity: 1;
}
.other-menu .menu-cont .a-title::after {
  position: absolute;
  content: "\f105";
  font-family: 'FontAwesome';
  right: 26px;
  font-size: 18px;
  color: #c7d2e4;
  font-weight: 300;
}
.other-menu .menu-cont .down-menu {
  background: #ffffff;
  padding: 0 0 10px;
  display: none;position: relative;margin-top: -2px;
}

.other-menu .menu-cont .down-menu li {
  padding: 0 20px 0 45px;margin-bottom: 10px;
}
.other-menu .menu-cont .down-menu a {
  display: block;
  color: #7D8899;
  line-height: 1.3;
  padding-left: 15px;
  position: relative;
}
.other-menu .menu-cont .down-menu a::before {
  position: absolute;
  content: '';
  width: 3px;
  height: 3px;
  background: #BBC7DB;
  left: 0;
  top: 8px;
}
.other-menu .menu-cont .down-menu a:hover,
.other-menu .menu-cont .down-menu a.active {
  color: #2c74b6;
}
.other-menu .menu-cont .down-menu a:hover::before,
.other-menu .menu-cont .down-menu a.active::before {
  background: #2c74b6;
}
.other-menu .menu-cont .sub-menu.active .down-menu {display: block;}
.other-menu[data-v-org] {display: block !important;}
.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(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(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(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(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(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: 36px 40px;color: #ffffff;margin-top: 10px;
	background: #1E77A5;
	background: -webkit-linear-gradient(left, #1366B1 10%, #42B07D 80%);
    background: -ms-linear-gradient(left, #1366B1 10%, #42B07D 80%);
    background: linear-gradient(to right, #1366B1 10%, #42B07D 80%);
}
.call-us h3 {font-size: 22px;color: #ffffff;line-height: 1.3;font-weight: 700;margin: 0;}
.call-cont {}
.call-cont li {float: left;margin-top: 16px;line-height: 1.5;font-size: 16px;color: #ffffff;display: inline-block;margin-right: 50px;}
.call-cont li:last-child {margin-right: 0;}
.call-cont li a {color: #ffffff;}
.call-cont li a:hover {opacity: .8;}
/*    人员图片列表    */
.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:hover .img-box img {
  transform: scale(1.1);
  transition: all 0.5s;
}
.ry-list-a:hover .title {
  color: #1769B3;
}
/*   人员细览    */
.ry-detail .detail-top {
  background: #F3F7FF url(gb2024-bg03.png) no-repeat;
  background-position: 76% 100%;
  padding: 30px 40px 30px 40px;
  margin-bottom: 40px;
}
.ry-detail .detail-top .img-box {
  float: right;
  width: 155px;
  margin-left: 40px;
  overflow: hidden;
}
.ry-detail .detail-top .img-box img {
  width: 100%;
  height: 100%;
}
.ry-detail .detail-top .top-info {
  overflow: hidden;padding-top: 10px;
}
.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 span {
  float: left;
  font-size: 16px;
  color: #444444;
  line-height: 1.5;
}
.ry-detail .detail-title {
  border-bottom: 1px solid #DDE5F4;
  padding-bottom: 16px;
  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: -16px;
  height: 3px;
  background: #1B73A8;
  background-position: 100% 100%;
  background: -webkit-linear-gradient(left, #3d55a7 10%, #1acbf4 80%);
  background: -ms-linear-gradient(left, #3d55a7 10%, #1acbf4 80%);
  background: linear-gradient(to right, #3d55a7 10%, #1acbf4 80%);
}
.ry-detail .detail-t {
  color: #4d4d4d;
  line-height: 1.6;
  font-size: 15px;
  margin-bottom: 38px;
}
.ry-detail .detail-t p {
  margin: 0 0 6px;
}
.ry-detail .detail-t p:last-child {
  margin: 0;
}
.ry-detail .detail-info:last-child .detail-t {margin-bottom: 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(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 { }
.szzc-cont .szzc-img {position: relative;float: right;z-index: 1;margin-left: 68px;width: 294px;height: 359px;margin-right: 20px;}
.szzc-cont .szzc-img img {
	width: 100%;
    height: 100%;
    object-fit: cover;
    position: relative;
    z-index: 2;
	border-radius: 4px;
}
.szzc-cont .szzc-img:after {
    position: absolute;
    content: '';
    width: 294px;
    height: 359px;
    right: -20px;
    bottom: -20px;
	border-radius: 4px;
	background: -webkit-linear-gradient(top, #41af7e 10%, #1467b0 80%);
    background: -ms-linear-gradient(top, #41af7e 10%, #1467b0 80%);
    background: linear-gradient(to bottom, #41af7e 10%, #1467b0 80%);
	z-index: 1;
}
.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;margin-bottom: 30px;transition: all 0.5s;}
.tp-a .img-box {height: 208px;overflow: hidden;margin-bottom: 15px;border: #BEC3D9 solid 1px;}
.tp-a .img-box img {width: 100%;height: 100%;object-fit: cover;
  transition: all 0.5s;
}
.tp-a .info {}
.tp-a .title {
  font-size: 16px;
  color: #333333;
  line-height: 1.4;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  margin-bottom: 10px;
  height: 45px;
}
.tp-a .date {
  font-size: 15px;
  color: #1366B1;
  line-height: 22px;
}
.tp-a:hover .img-box img {
  transform: scale(1.1);
  transition: all 0.5s;
}
.tp-a:hover .title,
.tp-a:hover .date {
  color: #1366B1;
}
/*   图文列表 左右   */
.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;
}

.list-sl { overflow:hidden;}
.list-sl li{overflow:hidden;margin-top: 16px;}
.list-sl li a { overflow:hidden;font-size:16px;line-height:1.5; color:#333;background-image: url(gb2023-icon04.png);background-repeat: no-repeat;background-position: left 7px;padding-left: 22px;text-overflow:ellipsis; white-space:nowrap;text-align: justify;display: block;}
.list-sl li a:hover {color: #1366b1;}
@media screen and (max-width: 1199px){
	.list-sl .col-sm-4 {float: left;width: 50%;}
}
@media screen and (max-width: 767px){
	.list-sl .col-sm-4 {width: 100%;}
    .list-sl li a{white-space: normal;max-width: 76%;}
}

.list-news { overflow:hidden; display:block;margin-top: 36px;}
.list-news li {overflow:hidden;border-bottom:1px dashed #DAE0EB;margin-bottom: 15px;padding-bottom: 15px;}
.list-news li:last-child {margin-bottom: 0;}
.list-news li a{ float:left;max-width: 88%;overflow:hidden;font-size:16px;line-height:1.5; color:#333;background-image: url(gb2023-icon04.png);background-repeat: no-repeat;background-position: left 8px;padding-left: 22px;text-overflow:ellipsis; white-space:nowrap;text-align: justify; }
.list-news li a:hover {color: #1366b1;}
.list-news i {float: left;margin: 14px 0 0 8px;}
.list-news span {line-height:1.6;color:#999; font-size: 15px;}
.list-news span.right {float: right;}
@media (max-width: 1199px) {
	.list-news li a{max-width: 86%;}
}
@media screen and (max-width: 991px) {
	.list-news li {margin-bottom: 18px;}
    .list-news li a {white-space: normal;max-width: 84%;}
	.list-news i {margin: 12px 0 0 8px;}
}
@media screen and (max-width: 767px){
    .list-news li a {max-width: 100%;}
    .list-news span {width: 100%;padding: 4px 0px 0 22px;}
	.list-news {margin-top: 26px;}
}

.list-xz { overflow:hidden; display:block;margin-top: 30px;}
.list-xz li {overflow:hidden;margin-bottom: 24px;}
.list-xz li:last-child {margin-bottom: 0;}
.list-xz li a { float:left;max-width: 100%;overflow:hidden;font-size:16px;line-height:1.5; color:#333;background-image: url(gb2023-icon05.png);background-repeat: no-repeat;background-position: left 4px;padding-left: 28px;text-align: justify; }
.list-xz li a:hover {color: #1366b1;}
.list-xz i {float: left;margin: 14px 0 0 8px;}
.list-xz span {line-height:1.6;color:#999; font-size: 15px;}
.list-xz span.right {float: right;}

.list-xz[data-v-dlm] { padding-left: 26px;}
@media (max-width: 1199px) {
	.list-xz li a {max-width: 86%;}
}
@media screen and (max-width: 991px) {
	.list-xz li {margin-bottom: 18px;}
    .list-xz li a {white-space: normal;max-width: 84%;}
	.list-xz i {margin: 12px 0 0 8px;}
}
@media screen and (max-width: 767px){
    .list-xz li a {max-width: 100%;}
    .list-xz span {width: 100%;padding: 4px 0px 0 29px;}
	.list-xz {margin-top: 26px;}
	.list-xz[data-v-dlm] { padding-left: 0;}
}

.list-picnews {}
.list-picnews li {margin-bottom: 30px;padding-bottom: 30px;border-bottom: #E1EBEB solid 1px;overflow: hidden;}
.list-picnews .news-img {float: right;margin-left: 35px;width: 324px;height: 216px;overflow: hidden;}
.list-picnews .news-img img {width: 100%;height: 100%;object-fit: cover;
-webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.list-picnews a:hover .news-img img {
  transform: scale(1.1);
}
.list-picnews .news-txt {padding-left: 106px;position: relative;height: 216px;}
.list-picnews .news-txt .date { color:#fff;text-align:center;width:70px;height: 70px;font-size:30px;font-weight: 700;line-height: 1.1;overflow: hidden;padding: 9px 0 8px 0;position: absolute;background: #0254db;left: 0;top: 0;z-index: 1;
	background-size: 100%;
    background-position: 100% 100%;
    background-image: -webkit-linear-gradient(top left, #40ad7e 0%, #05529b 80%);
    background-image: -ms-linear-gradient(top left, #40ad7e 0%, #05529b 80%);
    background-image: linear-gradient(149deg, #40ad7e 0%, #05529b 80%);
}
.list-picnews .news-txt .date b { text-align: center; line-height: 1.1; font-size: 14px;display: block; color:#cdd8e3;font-weight: 500;margin-top: 3px;} 
.list-picnews .news-txt h2 { font-size:20px;line-height:1.4; margin:0 0 20px;font-weight: 700;color:#333;overflow: hidden;display: block;
    max-height: 56px;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}
.list-picnews li:hover .news-txt h2 { color:#1366b1; text-decoration:none;}
.list-picnews .news-txt p { line-height: 1.8; font-size: 15px; margin: 0px; color:#84878e;
max-height: 75px;
    -webkit-line-clamp: 3;
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
}
.list-picnews .news-txt .btn-xq {
	position: absolute;
	left: 106px;
	bottom: 16px;
}
.list-picnews .news-txt .chevron {margin-left: 5px;}
.list-picnews .news-txt .chevron img {margin-top: -3px;}
@media (max-width: 1199px) {
	.list-picnews .news-txt .btn-xq {position: inherit;left: inherit;bottom: 0;}
	.list-picnews .news-img {width: 204px;height: 136px;margin-left: 24px;}
	.list-picnews .news-txt h2 {font-size: 18px;margin: 0 0 9px;}
	.list-picnews .news-txt {padding-left: 92px;height: auto;}
}
@media (max-width: 767px) {
	.list-picnews .news-img {width: 100%;height: auto;float: left;margin-left: 0;margin-bottom: 24px;}
	.list-picnews .news-txt {float: left;width: 100%;padding-left: 80px;}
	.list-picnews .news-txt .date {width: 62px;height: 62px;padding: 6px 0 8px;}
	.list-picnews .news-txt .date b {margin-top: 0;}
	.list-picnews .news-txt h2 {font-size: 17px;max-height: inherit;-webkit-line-clamp: inherit;}
	.list-picnews .news-txt p {display: none;}
	.list-picnews .news-txt .btn-xq {margin: 4px 0 0;}
	.list-picnews li {margin-bottom: 24px;padding-bottom: 24px;}
}

.list-rl {}
.list-rl li {border-bottom: 1px solid #E1EBEB;padding-bottom: 20px;margin-bottom: 20px;transition: all 0.5s;overflow: hidden;}
.list-rl li:hover {transition: all 0.5s;border-bottom: 1px solid #1366b1;}
.list-rl li:hover .wz-title {color: #1366b1;}
.list-rl li:last-child {margin-bottom: 0;}
.list-rl .wz2-a {display: block;position: relative;}
.list-rl .wz-date {float: left;width: 80px;height: 80px;background: #207B8E;margin-right: 22px;color: #cdd8e3;line-height: 25px;font-size: 15px;padding-top: 15px;text-align: center;
  transition: all 0.5s;
  background-size: 100%;
    background-position: 100% 100%;
    background-image: -webkit-linear-gradient(top left, #40ad7e 0%, #05529b 80%);
    background-image: -ms-linear-gradient(top left, #40ad7e 0%, #05529b 80%);
    background-image: linear-gradient(149deg, #40ad7e 0%, #05529b 80%);
  
}
.list-rl li:hover .wz-date {
  background: #0052D9;
  color: #FFF;
  transition: all 0.5s;
  background: #1366b1;
}
.list-rl .wz-date div:first-child {font-weight: bold;font-size: 30px;color: #ffffff;margin-bottom: 4px;}
.list-rl .wz-info {overflow: hidden;}
.list-rl .wz-title {
  font-size: 18px;
  font-weight: bold;
  color: #333333;
  line-height: 1.4;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin-bottom: 10px;
}
.list-rl .wz-desc {
  font-size: 15px;
  color: #84878E;
  line-height: 1.6;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  height: 48px;
}
@media (max-width: 1199px) {
	.list-rl .wz-title {font-size: 17px;}
}
@media (max-width: 767px) {
	.list-rl .wz-date {margin-right: 14px;width: 62px;height: 62px;padding-top: 9px;font-size: 12px;}
	.list-rl .wz-title {display: block;white-space: normal;}
	.list-rl li {padding-bottom: 20px;margin-bottom: 20px;}
	.list-rl .wz-date div:first-child {margin-bottom: 0;}
}
@media (max-width: 320px) {
	.list-rl .wz-desc {display: none;}
}



.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:hover .detail-info{
  display: block;
}
.ry-list-ul li:hover .ry-list-a{
  background-color: #183e5f;
  background-image: url(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(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(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%;}
}

/*-------------------Current leader-----------------*/
.leader { overflow: hidden;width: 68%;margin: 0 auto 20px;}
.leader li { margin-top: 45px;
transition:All 0.4s ease-in-out;
  -webkit-transition:All 0.4s ease-in-out;
  -moz-transition:All 0.4s ease-in-out;
  -o-transition:All 0.4s ease-in-out;
}
.leader li:hover {
  transform:translate(0,-10px);
  -webkit-transform:translate(0,-10px);
  -moz-transform:translate(0,-10px);
  -o-transform:translate(0,-10px);
  -ms-transform:translate(0,-10px);
}
.leader .imgbox {overflow: hidden;display: block;border-radius: 4px;width: 160px;height: 220px;margin: 0 auto;}
.leader .imgbox img {width: 100%;height: 100%;}
.leader .titbox {
	width: 160px;
    background: url(about-bg.png) no-repeat bottom center;
    background-size: 90%;
	margin: 0 auto;
}
.leader h4 { color: #333;text-align: center;font-size: 20px;margin: 16px 0 0;position: relative;font-weight: 700;}
.leader h4 span {color: #555555;display: block;text-align: center;font-size: 16px;font-weight: 500;margin-top: 5px;}
.leader li:hover h4 { color: #1B70B9;}

.leader[data-v-t0] {width: 44%;}
.leader[data-v-ys] {width: 54%;}
.leader[data-v-ys] .titbox {background: none;}
.leader[data-v-ys] h4 span {font-weight: 700;color: #333333;font-size: 17px;}
@media (max-width: 1440px) {
	.leader { width: 73%;}
	.leader[data-v-t0] {width: 48%;}
	.leader[data-v-ys] {width: 60%;}
}
@media (max-width: 1280px) {
	.leader { width: 83%;}
	.leader[data-v-t0] {width: 53%;}
	.leader[data-v-ys] {width: 70%;}
}
@media (max-width: 1199px) {
	.leader { width: 98%;}
	.leader[data-v-t0] {width: 63%;}
	.leader[data-v-ys] {width: 80%;}
}
@media (max-width: 767px) {
	.leader { width: 100%;}
	.leader li {margin-top: 30px;}
}

.leader-info {overflow: hidden;margin-top: 32px;}
.leader-info .info-img {width: 200px;float: left;margin-right: 40px;margin-bottom: 10px;position: relative;border-radius: 4px;overflow: hidden;}
.leader-info .info-img img {width: 100%;height: 100%;position: relative;}
.leader-info .info-txt {}
.leader-info .info-txt .name {position: relative;margin-bottom: 30px;overflow: hidden;}
.leader-info .info-txt .name h3 {font-size: 26px;font-weight: 700;line-height: 1;margin: 5px 0 0;color: #0364b7;position: relative;float: left;}
.leader-info .info-txt .name h3 span {font-size: 18px;line-height: 1;margin: 0 0 0 20px;color: #7390ab;font-weight: 500;}
.leader-info .info-txt .details {font-size: 16px;line-height: 2;color: #333;}
.leader-info .info-txt .details p {margin: 0 0 20px;}
.leader-info .info-txt .details p:last-child {margin: 0;}
@media (min-width: 1200px) {
.leader-info .info-txt {overflow: hidden;}
}
@media (max-width: 991px) {
.leader-info .info-img {margin-right: 30px;}
}
@media (max-width: 767px) {
.leader-info .info-img {margin-right: auto;margin-left: auto; margin-bottom: 40px;float: inherit;}
}

/* 园区风貌 */
.yqfm-ul-list .yqfm-a {
    height: 210px;
    border-radius: 4px;
    position: relative;
	display: block;
    overflow: hidden;
	text-align: center;
}
.yqfm-a:hover{
    border: transparent;  
}
.yqfm-ul-list .yqfm-a img {width: 100%;height: 100%;object-fit: cover;}
.yqfm-ul-list li {margin-bottom: 30px;}
.yqfm-ul-list .yqfm-a div{
    background: rgba(0,98,186,0.7);
    position: absolute;
    top: 100%;
    left: 0;
    bottom: 0;
    right: 0;
    /* display: none; */
    transition: top 0.3s ease;
}
.yqfm-ul-list .yqfm-txt{
    display: inline-block;
    line-height: 222px;
    position: absolute;
    font-weight: 700;
    color: #fff;
    display: none;
    line-height: 30px;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    padding: 0 10%;
    width: 100%;
}
.yqfm-a::before{
    transition: top 0.3s ease;
    content: "";
    display: block;
    width: calc(100% - 25px);
    height:calc(100% - 26px);
    border: 1px solid #9FD4FF;
    position: absolute;
    top: 146%;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 1;
    /* display: none; */
}
.yqfm-a:hover::before{
    content: "";
    top: 0;
}
.yqfm-a::after{
    transition: top 0.3s ease;
    content: "";
    display: block;
    background: url(gb2023-bg02.png) no-repeat center center;
    background-size: contain;
    height: calc(100% - 82px);
    width: 82%;
    position: absolute;
    top: 145%;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}
.yqfm-ul-list .yqfm-a:hover div{
    top: 0;
}
.yqfm-a:hover::after{
    content: "";
	top: 0;
}
.yqfm-a:hover .yqfm-txt{
    display: block;
}
.yqfm-a:hover  div{
    display: block;
}

.yqfm-ul-list[data-v-hl] .yqfm-txt {font-size: 17px;line-height: 1.3;}
@media (max-width:1479px) {
    .yqfm-ul-list .yqfm-a {height: 199px;}
}
@media (max-width:1366px) {
    
}
@media (max-width:1339px){
    .yqfm-ul-list .yqfm-a{
        height: 189px;
    }
}
@media (max-width:1279px){
    .yqfm-ul-list .yqfm-a{
        height: 179px;
    }
	.yqfm-ul-list[data-v-hl] .yqfm-txt {font-size: 13px;}
}
@media (max-width:1199px) {
    .yqfm-ul-list .col-md-4 {float: left;width: 50%;}
    .yqfm-ul-list .yqfm-a{
        height: 222px;
    }
	.yqfm-ul-list[data-v-hl] .yqfm-txt {font-size: 17px;}
}
@media (max-width:991px){
    .yqfm-ul-list .yqfm-a{
        height: 227px;
    }
    .yqfm-a:hover .yqfm-txt{
        font-size: 18px;
    }
}
@media (max-width:767px){
	.yqfm-ul-list .row {margin-left: -8px;margin-right: -8px;}
	.yqfm-ul-list .row > [class^='col'] {padding-left: 8px;padding-right: 8px;}
	.yqfm-ul-list li {margin-bottom: 16px;}
    .yqfm-ul-list .yqfm-a {height: 29vw;}
	.yqfm-ul-list .yqfm-a:hover .yqfm-txt {font-size: 13px;line-height: 1.4;}
	.yqfm-ul-list .yqfm-a::before {width: calc(100% - 10px);height: calc(100% - 11px);}
	.yqfm-ul-list[data-v-hl] .col-md-4 {float: left;width: 100%;}
	.yqfm-ul-list[data-v-hl] .yqfm-a {height: 47vw;}
	.yqfm-ul-list[data-v-hl] li {margin-bottom: 24px;}
}

.table-bordered{
    table-layout: fixed;
}
.table-bordered thead tr th{
    background:#E2F1FF;
    border-color: #fff;
    text-align: center;
    color: #444444;
    font-size: 17px;
    font-weight: bold;
	padding: 14px 15px;
}
.table-bordered tbody tr td{
    padding:18px 10px;
}
.table-bordered tbody tr td:nth-child(1),
.table-bordered tbody tr td:nth-child(3),
.table-bordered tbody tr td:nth-child(4),
.table-bordered tbody tr td:nth-child(5){
    text-align: center;
}
.table-bordered thead tr th:nth-child(1){
    width: 11%;
}
.table-bordered thead tr th:nth-child(2){
    width: 35%;
}
.table-bordered thead tr th:nth-child(3){
    width: 24%;
}
.table-bordered thead tr th:nth-child(4){
    width: 14%;
}
.table-bordered thead tr th:nth-child(5){
    width: 16%;
}
.table-bordered tbody tr td:nth-child(1) a{
    color: #004EAE;
}
.table-bordered tbody tr td,.table-bordered{
    border-color: #fff;
    font-size: 15px;
}
.table-bordered tbody tr:nth-child(2n) td{
    background:#F2F8FD;
}
.searchInput{
    width: calc(100% - 198px);
}
.searchbtn{
    height: 42px;
    background: #FD8F02;
    line-height: 42px;
    width: 178px;
    border-radius: 5px;
    color: #fff;
}
.searchbtn:hover {background: #1366b1;}
.searchInput .form-control{
    height: 42px;
    background: #FFFFFF;
    border: 1px solid #DEDEDE;
    line-height: 42px;
    border-radius: 5px;
    color: #a0a0a0;
    font-size: 15px;
    padding-left: 10px;
    box-shadow: 0 0 0 0;
}
.searchInput .form-control:placeholder{
    font-size: 15px;
    color: #414141;
    line-height: 42px;
}
.row.groups-info{
    margin:0 -10px;
}
.searchInput .box-w{
    padding:0 10px;
}
@media(max-width: 767px){
	.searchInput .form-control {margin-bottom: 15px;}
    .searchInput{
        width: 100%;
    }
    .searchInput .box-w{
        margin-bottom: 15px;
    }
    .groups-info .searchbtn{
        margin-left: 0;float: none;width: 100%;
    }
	.table-bordered tbody tr td:nth-child(1),
	.table-bordered tbody tr td:nth-child(3),
	.table-bordered tbody tr td:nth-child(4),
	.table-bordered tbody tr td:nth-child(5){
		text-align: left;
	}
	.table-bordered.bt tbody tr td {font-size: 14px;}
	.table-bordered.mt30 {margin-top: 10px;}
	.table-bordered.mb40 {margin-bottom: 30px;}
}

.list-video .nav-tw {margin-top: 36px;}
.list-video .nav-tw .row {margin-left: -16px;margin-right: -16px;}
.list-video .nav-tw .row > [class^='col'] {padding-left: 16px;padding-right: 16px;}
.list-video .nav-tw li {margin-bottom: 35px;}
.list-video .nav-tw .news-img {height: 208px;}
.list-video .nav-tw li h2 {font-size: 16px;height: 48px;}
.list-video .nav-tw .news-img:after {position: absolute;content: '';width: 31px;height: 31px;bottom: 15px;left: 15px;background-image: url(gb2023-icon01.png);}
@media (max-width: 1440px) {
	.list-video .nav-tw .news-img {height: 185px;}
}
@media (max-width: 1280px) {
	.list-video .nav-tw .row {margin-left: -15px;margin-right: -15px;}
	.list-video .nav-tw .row > [class^='col'] {padding-left: 15px;padding-right: 15px;}
	.list-video .nav-tw .news-img {height: 166px;}
}
@media (max-width: 1199px) {
	.list-video .nav-tw li {margin-bottom: 30px;}
	.list-video .nav-tw .news-img {height: 130px;}
}
@media (max-width: 991px) {
	.list-video .focus-box .owl-dots {bottom: 20px;}
	.list-video .nav-tw .news-img {height: 135px;}
}
@media (max-width: 767px) {
	.list-video .nav-tw .news-img {height: auto;}
	.list-video .nav-tw li {margin-bottom: 24px;}
	.list-video .nav-tw li h2 {height: auto;-webkit-line-clamp: inherit;}
}

.info-box {}
.info-box .row {margin-left: -30px;margin-right: -30px;}
.info-box .row > [class^='col'] {padding-left: 30px;padding-right: 30px;}
.info-tit h3 {font-size: 18px !important;font-weight: 700;color: #fff;line-height: 1.1;background: #1e3d96;padding: 11px 15px;float: left;margin: 0;}
.info-sort {font-size: 20px;color: #1366B1;line-height: 1.1;font-weight: 700;background: url(gb2023-lmbg3.png) center #ffffff;border-left: #1366B1 solid 6px;padding: 16px 20px;margin: 0 0 15px;position: relative;}
.info-sort .more {position: absolute;content: '';color: #8690b6;font-size: 14px;line-height: 1.1;top: 23px;right: 20px;font-weight: 500;text-transform: uppercase;}
.info-sort .more:hover {color: #e30000;}
.textlink {
    width: 100%;
    float: left;
    word-break: break-all;
    line-height: 26px;
}
.info-box .col-sm-6 {margin-bottom: 0 !important;}
.info-box div {margin-bottom: 36px !important;}
.info-box div:last-child {margin-bottom: 0 !important;}
.info-box div.textlink {margin-bottom: 0 !important;padding-left: 26px;}
.textlink .row {margin-left: -10px;margin-right: -10px;}
.textlink .row > [class^='col'] {padding-left: 10px;padding-right: 10px;}
.textlink ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.textlink ul li {
    display: block;
}
.textlink ul li a {
    font-size: 16px;
    color: #454545;
    line-height: 34px;
    position: relative;
    padding-left: 18px;
	text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: block;
}
.textlink ul li a:after {
    content: '';
    width: 9px;
    height: 9px;
    position: absolute;
    top: 12px;
    left: 0;
    background: url(gb2023-icon11.png) no-repeat center;
}
.textlink ul li a:hover{ color:#2245ab;text-decoration: none;}
@media (max-width: 1440px) {
	.info-box .row {margin-left: -15px;margin-right: -15px;}
	.info-box .row > [class^='col'] {padding-left: 15px;padding-right: 15px;}
	.textlink .col-md-2 {width: 20%;float: left;}
}
@media (max-width: 1199px) {
	.textlink .col-md-2 {width: 25%;}
}
@media (max-width: 767px) {
	.info-sort {line-height: 1.3;}
	.textlink .col-md-2 {width: 50%;}
	.textlink ul li {margin-bottom: 12px;}
	.textlink ul li a {white-space: inherit;line-height: 1.3;font-size: 15px;}
	.textlink ul li a:after {top:5px;}
	.info-box div.textlink {padding-left: 3px;}
	.info-box div {margin-bottom: 18px !important;}
}

.qklist {margin-top: 35px;}
.qklist li {margin-bottom: 30px;border-bottom: #D1D8E5 solid 1px;padding-bottom: 30px;}
.qklist li:last-child {margin-bottom: 0px;border: 0;padding-bottom: 10px;}
.qklist .qkpic-box {border: #fff solid 1px;position: relative;transition: 0.3s;display: block;overflow: hidden;background: #fff;}
.qklist .qkpic-box .img-box {overflow: hidden;position: relative;width: 185px;height: 244px;margin-right: 40px;float: left;border: #E0E6F0 solid 1px;padding: 2px; }
.qklist .qkpic-box .img-box img {
  width: 100%;
  height: 100%;
  transition: all 0.5s;
}
.qklist .qkpic-box:hover .img-box img {
  transform: scale(1.1);
  transition: all 0.5s;
}
.qklist .qkpic-box .qk-txt {overflow: hidden;}
.qklist .qkpic-box .qk-txt h5 {font-size: 17px;color: #1366B1;line-height: 1;margin: 0 0 15px;}
.qklist .qkpic-box .qk-txt h3 {font-size: 24px;color: #333;line-height: 1.3;margin: 0 0 16px;font-weight: 700;display: block;width: 100%;overflow: hidden;}
.qklist .qkpic-box:hover .qk-txt h3 {color: #28955f;}
.qklist .qkpic-box .qk-txt h4 {font-size: 16px;color: #555555;line-height: 1.8;margin: 0 0 30px;height: 112px;
-webkit-line-clamp: 4;
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
}
.qklist .qkpic-box:hover .qk-txt h4 {color: #666;}
.qklist .qkpic-box .qk-txt .more {padding: 16px 46px;font-size: 14px;line-height: 1;color: #ffffff;border-radius: 30px;background: #1366B1;float: left;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
	margin: 0 auto;
    display: block;
    text-align: center;
}
.qklist .qkpic-box:hover .qk-txt .more {background: #28955f;color: #fff;}
@media (max-width: 1199px) {
	.qklist .qkpic-box .img-box {margin-right: 30px;width: 174px;height: 234px;}
	.qklist .qkpic-box .qk-txt h4 {font-size: 15px;height: 108px;}
}
@media (max-width: 767px) {
	.qklist li {margin-bottom: 28px;}
	.qklist .qkpic-box .img-box {width: 200px;height: auto;margin: 0 auto;float: none;}
	.qklist .qkpic-box .qk-txt {padding: 22px 0 0;width: 100%;}
	.qklist .qkpic-box .qk-txt h3 {white-space: inherit;}
	.qklist .qkpic-box .qk-txt h4 {-webkit-line-clamp: inherit;height: auto;line-height: 1.5;}
	.qklist .qkpic-box .qk-txt .more {width: 70%;float: none;}
}

/*网站地图*/
.webmap { overflow:hidden;}
.webmap hr { margin:5px 0;}
.webmap .rlink { overflow:hidden;margin-top: 12px;margin-bottom: 10px;}
.webmap .rlink a { display: inline-block; overflow:hidden; margin:3px 15px 0 15px;color: #444444;font-size: 15px;}
.webmap .rlink a:hover {color: #c8100e;}
.webmap .tabh { min-height:42px; border-bottom:#e8e8e8 solid 1px;}
.webmap td {padding: 3px 0 6px 0;}
.webmap li {margin-top: 20px;}
.webmap .btn {width: 100%;padding: 10px 13px;font-size: 16px;}
@media (max-width: 992px){
.webmap .rlink { padding:0;}
}
@media (max-width: 767px){
.webmap .rlink { margin:10px 0 0 0;}
.webmap .tabh {margin: 0 0 8px 0;}
}

.btn-primary {
  color: #fff;
  background-color: #1366b1;
  border-color: #1366b1;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #2082DB;
  border-color: #2082DB;
}
.btn-primary:hover {
  color: #fff;
  background-color: #2082DB;
  border-color: #2082DB;
}

.photos .info-sort {margin-bottom: 0;margin-top: 24px;}
.photos .yqfm-ul-list li {margin-bottom: inherit;margin-top: 20px;}
.photos .yqfm-ul-list .row {margin-left: -10px;margin-right: -10px;}
.photos .yqfm-ul-list .row > [class^='col'] {padding-left: 10px;padding-right: 10px;}
.photos .yqfm-ul-list .yqfm-a {height: 177px;}
.photos .yqfm-ul-list .yqfm-txt {font-size: 15px;line-height: 1.4;}
@media (max-width: 1440px) {
	.photos .yqfm-ul-list .yqfm-a {height: 157px;}
}
@media (max-width: 1280px) {
	.photos .yqfm-ul-list .yqfm-a {height: 140px;}
}
@media (max-width: 1199px) {
	.photos .yqfm-ul-list .col-md-3 {float: left;width: 33.333333%;}
	.photos .yqfm-ul-list li:nth-child(4) {display: none;}
	.photos .yqfm-ul-list .yqfm-a {height: 151px;}
}
@media (max-width: 991px) {
	.photos .yqfm-ul-list .yqfm-a {height: 158px;}
}
@media (max-width: 767px) {
	.photos .yqfm-ul-list .col-md-3 {float: left;width: 50%;}
	.photos .yqfm-ul-list .row {margin-left: -8px;margin-right: -8px;}
	.photos .yqfm-ul-list .row > [class^='col'] {padding-left: 8px;padding-right: 8px;}
	.photos .yqfm-ul-list .yqfm-a {height: 29vw;}
	.photos .yqfm-ul-list li {margin-top: 16px;}
	.photos .yqfm-ul-list li:nth-child(4) {display: block;}
}







