.navbar-default .nav3 {
  display: block !important;
}
.ggjs-nav-left {
  background: #3F55A8;
  margin-bottom: 25px;
}
.ggjs-nav-left li {
  border-bottom: 1px solid #6079A6;
}
.ggjs-nav-left li a {
  display: block;
  font-size: 15px;
  padding: 15px 20px;
  line-height: 26px;
  color: #fff;
  position: relative;
}
.ggjs-nav-left li a::after {
  content: "";
  position: absolute;
  right: 20px;
  top: 50%;
  margin-top: -7px;
  width: 8px;
  height: 14px;
  background: url(ggjszx-right.png) no-repeat center;
}
.ggjs-nav-left li a:hover {
  background-color: #2543af;
}
.ggjs-searchbox {
  border-radius: 5px;
  overflow: hidden;
  background: url(ggjszx-soubg.png) no-repeat #2d3e7f;
  background-size: 100% 100%;
  padding: 24px 20px;
  margin-bottom: 15px;
}
.ggjs-searchbox h1 {
  font-weight: bold;
  color: #FFFFFF;
  margin-bottom: 14px;
  font-size: 17px;
}
.ggjs-searchbox .searchbox {
  width: 100%;
  height: 40px;
  background: #fff;
}
.ggjs-searchbox .searchbox input[type="text"] {
  padding-left: 18px;
  height: 40px;
  line-height: 40px;
  color: #333;
  width: 80%;
}
.ggjs-searchbox .searchbox input[type="submit"] {
  background: url(ggjszx-sou.png) no-repeat;
  width: 17px;
  height: 17px;
  top: 50%;
  right: 20px;
  margin-top: -8px;
}
.ggjs-searchbox input::-webkit-input-placeholder {
  color: #99A7BC;
}
.ggjs-searchbox input::-moz-input-placeholder {
  color: #99A7BC;
}
.ggjs-searchbox input::-ms-input-placeholder {
  color: #99A7BC;
}
.tab-box {
  padding-top: 20px;
  height: 217px;
  margin-bottom: 30px;
  background: #F3F5FB;
}
.ggjs-list {
  height: 177px;padding:0 16px;
}
.ggjs-list ul {
  height: 100%;
  overflow: hidden;
}
.ggjs-list ul li {
  margin: 5px 0;
}
.ggjs-list ul li a {

}
.ggjs-list ul li a p {
  overflow: hidden;
  line-height: 1.5;
  width: 100%;
  max-height: initial;
}
.ggjs-list ul li a p span {color:#999;font-size: 14px;}
.ggjs-list ul li::before {
  top: 11px;
  margin-top: -3px;
}
.ggjs-logo li {
  margin-bottom: 10px;
}
.ggjs-logo li a {
  padding: 20px;
  display: block;
  text-align: center;
  background: url(ggjszx-logobg3.png) no-repeat center;
  background-size: 100% 100%;
  min-height: 90px;
  color: #fff;
  font-weight: bold;
  line-height: 26px;
  font-size: 16px;
}
.ggjs-logo li a div {
  display: block;
  width: 50px;
  height: 50px;
  border-radius: 50px;
  overflow: hidden;
  float: left;
}
.ggjs-logo li a div img {
  width: 100%;
  height: 100%;
  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;
}
.ggjs-logo li a:hover {
  color: #fbf700;
}
.ggjs-logo li a:hover div img {
  transform: rotate(360deg);
  -webkit-transform: rotate(360deg);
  -moz-transform: rotate(360deg);
  -o-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
}
.ggjs-logo li:nth-child(1) a {
  background: url(ggjszx-logobg1.png) no-repeat center;
  background-size: 100% 100%;
  line-height: 50px;
}
.ggjs-logo li:nth-child(2) a {
  background: url(ggjszx-logobg2.png) no-repeat center;
  background-size: 100% 100%;
  line-height: 50px;
}
.ggjs-logo li:last-child {
  margin-bottom: 0;
}
.ggjs-right {
  padding: 14px 30px 20px;
  background: #F3F5FB;
  border-radius: 5px;
  margin-bottom: 30px;
  /*滚动条样式*/
}
.ggjs-right[data-v-pg] {margin-bottom: 0px;}
.ggjs-right .ggjs-box {
  height: 612px;
  overflow: auto;
  padding-right: 10px;overflow-x: hidden;
}
.ggjs-right .ggjs-box::-webkit-scrollbar {
  width: 5px;
  height: 5px;
}
.ggjs-right .ggjs-box::-webkit-scrollbar-track {
  background: rgba(63, 85, 168, 0.2);
  border-radius: 2px;
}
.ggjs-right .ggjs-box::-webkit-scrollbar-thumb {
  background: #3f56a880;
  border-radius: 10px;
}
.ggjs-right .ggjs-box::-webkit-scrollbar-thumb:hover {
  background: #3F55A8;
}
.ggjs-right .ggjs-box::-webkit-scrollbar-corner {
  background: #179a16;
}
.ggjs-right .ggjs-jianjie p {
  font-size: 15px;
  font-weight: 400;
  color: #3E3E3E;
  line-height: 34px;
  text-indent: 2em;
}
.ggjs-tit {
  border-bottom: 2px solid rgba(63, 85, 168, 0.2);
  margin-bottom: 24px;
}
.ggjs-tit h1 {
  position: relative;
  font-size: 20px;
  font-weight: bold;
  line-height: 30px;
  margin-left: -30px;
  margin-bottom: -1px;
  color: #fff;
  display: inline-block;
  padding: 10px 20px;
  background: url(ggjszx-titbg.png) no-repeat center;
  background-size: 100% 100%;
}
.ggjs-tit h1::before {
  content: "";
  position: absolute;
  width: 9px;
  height: 117%;
  top: 0px;
  left: -9px;
  background: url(ggjszx-titleft.png) no-repeat center;
  background-size: 100% 100%;
}
.ggjs-tit h1::after {
  content: "";
  position: absolute;
  width: 31px;
  height: 100%;
  top: 0px;
  right: -31px;
  background: url(ggjszx-titright.png) no-repeat center;
  background-size: 100% 100%;
}
.ggjs-tit i {margin-top: 15px;
    overflow: hidden;
    display: block;
    float: right;}
.ggjs-tit i a {color:#969BAB;}
.ggjs-tit.bread .breadcrumb {
  line-height: 48px;
}
.ggjszx-list {height: 225px;overflow: hidden;}
.ggjszx-list .slick-list {
  margin: 0 -15px;
}
.ggjs-zb {
  text-align: center;
  color: #3E3E3E;
  display: block;
  margin: 0 15px;
}
.ggjs-zb .ggjs-zb-img {
  width: 100%;
  overflow: hidden;
}
.ggjs-zb .ggjs-zb-img img {
  width: 100%;
  height: 185px;
  transition: all 0.7s;
}
.ggjs-zb i {
  display: block;
  font-size: 15px;
  line-height: 1.4;
  margin-top: 10px;
  text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    overflow: hidden;
}
.ggjs-zb:hover .ggjs-zb-img img {
  transform: scale(1.1);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.ggjs-zb:hover i {
  color: #3F55A8;
}
.ggjs-zb2 {
  margin: 6px 0 30px;
}
.ggjs-zb2 i {
  margin-top: 17px;
}
.ggjs-body2 {
  display: none;
}
.ggjs-nav-left2 {
  display: none;
}
.ggjs-nav-left2 .ui-select-wrap {
  width: 100% !important;
  background: #3F55A8;
  padding: 0;
  border: none;
  color: #fff;
  margin-bottom: 20px;
  height: 50px;
  line-height: 50px;
}
.ggjs-nav-left2 .ui-select-input {
  padding: 0 20px;
}
.ggjs-nav-left2 .ui-select-arrow {
  right: 20px;
  top: 50%;
  margin-top: -3px;
  border-top-color: #fff;
}
.ggjs-nav-left2 .ui-select-list {
  background: #3F55A8;
  top: 50px;
  left: 0;
}
.ggjs-nav-left2 .ui-select-wrap.up .ui-select-list {
  bottom: 50px;
}
.ggjs-nav-left2 .ui-select-list > li.selected {
  background-color: #2543af;
}
.ggjs-right:last-child {
  margin-bottom: 0;
}
.ggjs-gg {
  display: none;
}
.ggjs-tit.bread .breadcrumb > li {
  color: #808080;
}
.img-list li {
  margin-bottom: 30px;
}
.img-list-box {
  float: left;
  width: 250px;
  height: 160px;
  margin-right: 26px;
  overflow: hidden;
}
.img-list-box img {
  width: 100%;
  height: 160px;
  transition: all 0.7s;
}
.img-list-box:hover img {
  transform: scale(1.1);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.img-list-txt {
  padding: 20px;
  background: #fff;
  height: 160px;
}
.img-list-txt h1 {
  font-size: 22px;
  font-weight: bold;
  margin-bottom: 10px;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  line-height: 26px;
  height: 26px;
}
.img-list-txt p {
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
  line-height: 22px;
  height: 65px;
  color: #555;
}
/*.img-list-txt:hover p {
  color: #3F55A8;
}*/
.img-list-txt i { font-family: Arial;font-size: 14px; margin: 8px 0 0 0; color:#A6A6A6; display:block;padding: 0 5px 0 0;font-style: normal;line-height: 1.1;text-align: right;}
.ggjs-xlimg {
  max-width: 60%;
  margin: 0 auto;
  margin-bottom: 30px;
}
.ggjs-xlimg img {
  width: 100%;
}
.wzlb-list2 ul li {
  margin-bottom: 17px;
}
.wzlb-list2 ul li a p {
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  line-height: 20px;
  height: 20px;
}
.wzlb-list ul li::before {
  top: 9px;
  margin-top: -3px;
}

/* Collapse
---------------------------------- */
.panel-group .panel {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  border: none;
}
.panel-default > .panel-heading {
  padding: 0;
  outline: none;
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  width: 100%;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border: 1px solid #f0f0f0;
  border-top: none;
  background-color: #fafafa
}
.panel-heading a {
  font-weight: 400;
  padding: 15px 35px 15px 15px;
  display: inline-block;
  width: 100%;
  background-color: #213784;
  color: #ffffff;
  position: relative;
  text-decoration: none;font-size: 18px;font-weight: 600;
}
.panel-dark .panel-heading a,
.panel-dark .panel-heading a:hover {
  background-color: #0e3e7d;
}
.panel-transparent .panel-default > .panel-heading,
.panel-transparent .panel-default > .panel-heading + .panel-collapse > .panel-body {
  background-color: transparent;
  color: inherit;
}
.panel-transparent .panel-heading a {
  border: 1px solid #f1f1f1;
}
.panel-transparent .panel-heading a.collapsed {
  color: inherit;
  background-color: transparent;
}
.panel-heading a.collapsed {
  color: #ffffff;
  background-color: #3c52a1;font-size: 18px;font-weight: 600;
}
.panel-heading a:before {
  font-family: "FontAwesome";
  content: "\f077";
  position: absolute;
  right: 15px;
  font-size: 14px;
  font-weight: 300;
  top: 50%;
  line-height: 1;
  margin-top: -7px;
}
.panel-heading a.collapsed:before {
  content: "\f078";
}
.panel-heading a:hover,
.panel-transparent .panel-heading a:hover {
  text-decoration: none;
  background-color: #213784;
  color: #ffffff;font-size: 18px;font-weight: 600;
}
.panel-title a i {
  padding-right: 10px;
  font-size: 20px;
}

#ggjs-pages {
    width:100%; FONT-SIZE: 14px; TEXT-ALIGN: center; CLEAR: both; border-top: dotted 0px #cccccc; overflow: hidden; PADDING-TOP: 0px;float: left;margin-top: 8px;
}
#ggjs-pages A {
    BORDER: #dedede 0px solid; HEIGHT: 36px; BACKGROUND: #fff; COLOR: #333; PADDING: 0 15px; TEXT-DECORATION: none; MARGIN: 0px 5px 6px 0; DISPLAY: inline-block; LINE-HEIGHT: 36px;border-radius: 3px;
}
#ggjs-pages A:visited {
    BORDER: #dedede 0px solid; HEIGHT: 36px; BACKGROUND: #fff; COLOR: #333; PADDING: 0 15px; TEXT-DECORATION: none; MARGIN: 0px 5px 6px 0; DISPLAY: inline-block; LINE-HEIGHT: 36px;border-radius: 3px;
}
#ggjs-pages A:hover {
    BORDER: #dedede 0px solid; HEIGHT: 36px; BACKGROUND: #fff; COLOR: #333; PADDING: 0 15px; TEXT-DECORATION: none; MARGIN: 0px 5px 6px 0; DISPLAY: inline-block; LINE-HEIGHT: 36px;border-radius: 3px;
}
#ggjs-pages SPAN {
    HEIGHT: 36px;
    COLOR: #333;
    PADDING: 0 15px;
    TEXT-DECORATION: none;
    MARGIN: 0px 5px 6px 0;
    DISPLAY: inline-block;
    LINE-HEIGHT: 36px;
    font-size: 14px;border-radius: 3px;
}
#ggjs-pages A:hover {
    BORDER: #0c53b0 0px solid; BACKGROUND: #0c53b0; COLOR: #fff;
}
#ggjs-pages A.curr {
    BORDER: #0c53b0 0px solid; BACKGROUND: #0c53b0; COLOR: #fff;
}
#ggjs-pages A.curr:visited {
    BORDER: #0c53b0 0px solid; BACKGROUND: #0c53b0; COLOR: #fff;
}
#ggjs-pages A:hover {
    BORDER: #0c53b0 0px solid; BACKGROUND: #0c53b0; COLOR: #fff;
}
#ggjs-pages .current {BORDER: #0c53b0 0px solid;BACKGROUND: #0c53b0;COLOR: #fff;}

.xlmain .text[data-v-ggjs] img {width: 80%;}
.index-title1 ul li a p {font-size: 18px;}
/*LeftNav*/
.ggjsLeft {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: #2b45a2;/*min-height: 436px;*/
}
.leftNav-ggjs {
  margin: 0rem 0;
}
.leftNav-ggjs, .leftNav-ggjs li ul {
  list-style: none;
  padding: 0;margin-bottom: 25px;
}
.leftNav-ggjs li a {
  font-size: 15px;
  display: block;
  padding: 18px 42px 19px 20px;
  color: #fff;
  border-bottom: 1px solid #5a6db3;
  text-overflow: ellipsis;
  overflow: hidden;
  position: relative;
  -webkit-transition: color 0.2s ease;
  transition: color 0.2s ease;
  font-weight:400;
}
.leftNav-ggjs li ul li a {
  font-size: 14px;
  display: block;
  padding: 5px 1rem 5px 50px !important;
  color: #fff;line-height: 1.2;
  text-overflow: ellipsis;
  overflow: hidden;
  position: relative;
  -webkit-transition: color 0.2s ease;
  transition: color 0.2s ease;
  font-weight:400;border-bottom: solid 0px #fff;
}
.leftNav-ggjs li ul li a:after {
    content: '';
    width: 4px;
    height: 4px;
    background-color: #fff;
    position: absolute;
    top: 13px;
    left: 36px;
    margin-top: -2px;
    background-image: none !important;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}
.leftNav-ggjs li a, .leftNav-ggjs li a .leftNavIcon {
  line-height: 130%;
}
.leftNav-ggjs li a .leftNavIcon {
  position: absolute;
  top: 0;
  right: 0;
  width: 4.8rem;
  padding: 15px 0;
  text-align: center;
  font-weight: 500;color: #c0c7e0;font-size: 21px;
}
/*.leftNav-ggjs li.active a .leftNavIcon {color: #626981;}*/
.leftNav-ggjs li a .leftNavIcon1 {
  position: absolute;
  top: 0;
  left: 0;
  width: 7rem;
  padding: 16px 0 0 0;
  text-align: center;font-size: 12px;color: #f67400;
}
.leftNav-ggjs li a:hover {
  color: #fff; text-decoration:none; background-color: #2543af;font-weight: 500;
}
.leftNav-ggjs li a:hover:after {
  background-image:url(navicon02.png);background-repeat: no-repeat;
}
/*.leftNav-ggjs li a:hover .leftNavIcon {color: #626981;}*/
.leftNav-ggjs li ul {
  display: none;
  margin: 0;
  background-color: #2543af;border-bottom: solid 1px #e5e5e5;
}
.leftNav-ggjs li ul li { border-bottom: solid 0px #e5e5e5;}
.leftNav-ggjs li ul li a:hover {
  color: #d3dcff; text-decoration:none;background: transparent;font-weight: 500;
}
.leftNav-ggjs li ul li a:hover:after {background-color: #d3dcff;}
/*#

 li ul li:last-child a {
  border-bottom: none;
}*/
.leftNav-ggjs li ul li.active a {
  color: #d3dcff; text-decoration:none;font-weight: 500;
}
.leftNav-ggjs li ul li.active a:after {background-color: #d3dcff;font-weight: 500;}
.leftNav-ggjs li.active > a {
  color: #fff; text-decoration:none;font-weight: 500;border: 0;/*padding: 18px 40px 12px 34px;*/
}
.leftNav-ggjs li.active > a:after {
	background-image:url(navicon02.png);background-repeat: no-repeat;
}
.leftNav-ggjs li.active ul {
  display: block;padding: 0 0 18px 0;border-bottom: solid 1px #5a6db3;
}
.leftNav-ggjs > li.active {
  background-color: #2543af;
}
.leftNav-ggjs li ul li .level4 {border-top: solid 1px #D0E9F3;}
.leftNav-ggjs li ul li .level4 li a {
  border-bottom: solid 0px #D0E9F3; font-size:13px; color:#535353; margin-left:30px; padding-left:12px;background: transparent;
}
.leftNav-ggjs li ul li .level4 li a:hover {color: #006bb1;}
.leftNav-ggjs li ul li .level4 li {border-bottom: solid 1px #D0E9F3;}
.leftNav-ggjs li ul li .level4 li:last-child {border-bottom: solid 0px #D0E9F3;}

.ggjsxl {
  background: #f2f5fc;
  width: 100%;
  padding-top: 10px;
  overflow: hidden;
}
.ggjsxl-tit {
  border-bottom: 1px solid #D7DBE0;
}
.ggjsxl-tit h1 {
  font-size: 22px;
  font-weight: bold;
  float: left;
  line-height: 1.4;
  border-bottom: 3px solid #3D55A7;
  padding-bottom: 8px;
}
.ggjsxl-tit p {
  float: left;
  line-height: 60px;
  margin-left: 13px;
}
.ggjsxl-txt {
  margin-top: 20px;
}
.ggjsxl-txt span {
  color: #404040;
  line-height: 30px;
}
.ggjsxl-txt i {
  color: #3D55A7;
}
.ggjsxl-img {
  width: 100%;
  float: right;
  max-height: 228px;
  overflow: hidden;
}
.ggjsxl-img img {
  width: 100%;
  height: 100%;
}
.ggjsxl-body {
  font-size: 16px;
  color: #4D4D4D;
  line-height: 35px;
}
@media all and (max-width: 1279px) {
  .ggjs-logo li a {
    font-size: 14px;
  }
  .ggjs-right {
    margin-bottom: 10px;
  }
  .ggjs-right p {
    line-height: 32px;
  }
  .ggjs-nav-left li a::after {
    right: 10px;
  }
  .ggjs-nav-left li a {
    font-size: 14px;
    line-height: 20px;
  }
  .ggjs-searchbox .searchbox {
    height: 30px;
  }
  .ggjs-searchbox .searchbox input[type="text"] {
    height: 30px;
    line-height: 30px;
  }
  .ggjs-tit h1 {
    font-size: 18px;
  }
  .ggjs-zb .ggjs-zb-img img {
    height: 130px;
  }
  .ggjs-zb i {
    font-size: 14px;
  }
  .ggjs-tit.bread .breadcrumb {
    line-height: 38px;
  }
  .ggjs-right .ggjs-box {
    height: 638px;
  }
  .img-list li {
    margin-bottom: 21px;
  }
  .ggjs-zb2 .ggjs-zb-img img {
    height: 170px;
  }
  .wzlb-list2 ul li {
    margin-bottom: 6px;
  }
  .wzlb-list2 ul li a p {
    line-height: 32px;
    height: 32px;
  }
}
@media all and (max-width: 1199px) {
  .ggjs-right .ggjs-box {
    height: 670px;
  }
  .ggjs-logo li:nth-child(1) a,
  .ggjs-logo li:nth-child(2) a,
  .ggjs-logo li a {
    line-height: 22px;
  }
  .ggjs-logo li a div {
    margin-right: 10px;
  }
  .ggjs-logo li:nth-child(3) a div {
    margin-top: 10px;
  }
  .img-list-txt h1 {
    font-size: 18px;
  }
  .img-list-txt p {
    height: 66px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    line-height: 22px;
  }
  .img-list li {
    margin-bottom: 28px;
  }
  .cw50 {
    width: 50%;
  }
  /*.cw50:nth-child(7),
  .cw50:nth-child(8),
  .cw50:nth-child(9) {
    display: none;
  }*/
  .ggjs-zb2 .ggjs-zb-img img {
    height: 204px;
  }
  .ggjs-zb2 {
    margin: 19px 0;
  }
  .ggjszx-list {height: 175px;}
  .ggjs-zb i {white-space: initial;}
}
@media all and (max-width: 991px) {
  .ggjs-right .ggjs-box {
    height: auto;padding-right: 0;
  }
  .ggjs-body2 {
    display: block;
  }
  .ggjs-nav-left2 {
    display: block;
  }
  .ggjs-searchbox {
    padding: 15px;
    margin-bottom: 20px;
  }
  .ggjs-searchbox h1 {
    font-size: 16px;
  }
  .ggjs-tit h1 {
    line-height: 20px;
    font-size: 16px;
  }
  .ggjs-right {
    margin-bottom: 20px;
  }
  .ggjs-right[data-v-pg] {margin-bottom: 20px;}
  .ggjs-logo li:nth-child(2) a,
  .ggjs-logo li:nth-child(1) a {
    height: 106px;
    padding-top: 34px;
  }
  .ggjs-logo li:nth-child(2) a div,
  .ggjs-logo li:nth-child(1) a div {
    margin-top: -6px;
  }
  .ggjs-logo li a {
    height: 106px;
  }
  .ggjs-wzlist {
    display: none;
  }
  .ggjs-nav-left li a::after {
    right: 18px;
  }
}
@media all and (max-width: 767px) {
  .ggjs-nav-left2 .ui-select-wrap {
    height: 40px;
    line-height: 40px;
  }
  .ggjs-nav-left2 .ui-select-list {
    top: 40px;
  }
  .ggjs-nav-left2 .ui-select-wrap.up .ui-select-list {
    bottom: 40px;
  }
  .ggjs-tit {
    margin-bottom: 15px;
    border-bottom: none;
  }
  .ggjs-tit h1 {
    padding: 8px 0;
    font-size: 14px;
    max-width: 252px;
    margin-left: -16px;
  }
  .ggjs-tit h1::after {
    width: 18px;
    right: -18px;
  }
  .ggjs-right {
    padding: 15px;
  }
  .ggjs-list {
    margin-bottom: 20px;
  }
  .ggjs-logo li:nth-child(2) a,
  .ggjs-logo li:nth-child(1) a {
    padding-top: 44px;
  }
  .ggjs-logo li:nth-child(2) a div,
  .ggjs-logo li:nth-child(1) a div {
    margin-top: -16px;
  }
  .ggjs-logo li a {
    padding-top: 32px;
  }
  .ggjs-logo li:nth-child(3) a div {
    margin-top: -4px;
  }
  .ggjs-zb .ggjs-zb-img img {
    height: 210px;
  }
  .ggjs-zb {
    margin-bottom: 15px;
  }
  .ggjs-zb:last-child {
    margin-bottom: 0;
  }
  .ggjs-tit.bread .breadcrumb {
    float: none;
    border-bottom: 1px solid rgba(63, 85, 168, 0.2);
    border-radius: 0;
    margin-bottom: 15px;
    line-height: 26px;
  }
  .img-list-box {
    float: none;
    width: 100%;
    height: auto;
  }
  .img-list-box img {
    height: auto;
    max-height: 250px;
  }
  .img-list-txt {
    padding: 15px;
    height: auto;
  }
  .img-list-txt h1 {
    height: auto;
    display: block;
    margin-bottom: 10px;
  }
  .img-list-txt p {
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    overflow: hidden;
    height: auto;
  }
  .ggjs-xlimg {
    max-width: 100%;
  }
  .ggjs-xlimg img {
    width: 100%;
  }
  .cw50 {
    width: 100%;
  }
  .ggjs-zb2 .ggjs-zb-img img {
    height: auto;
    max-height: 250px;
  }
  .wzlb-list2 ul li::before {
    top: 12px;
    margin-top: 0;
  }
  .wzlb-list2 ul li a i {
    float: left;
  }
  .wzlb-list2 ul li a p {
    display: block;
    height: auto;
  }
  .ggjszx-list {height: 248px;}
  .xlmain .text[data-v-ggjs] img {width: 100%;}
  .ggjs-logo li a {
    font-size: 15px;
  }
	.ggjsxl-img {max-height: initial;margin-bottom: 15px;}
}