.cgxc .gcxc-a {
  display: block;
  background: url(zwgc-gcxc-cont-bg.png) no-repeat center center;
  background-size: cover;
  min-height: 345px;
  padding: 35px 35px 35px 35px;
  margin-top: 50px;
  border-radius: 4px;
}
.cgxc .gcxc-a:hover .img-box img {
  transform: scale(1.1);
  transition: all 0.5s;
}
.cgxc .gcxc-a .img-box {
  float: left;
  width: 590px;
  height: 360px;
  overflow: hidden;
  margin-right: 35px;
  margin-top: -85px;
  border-radius: 4px;
}
.cgxc .gcxc-a .img-box img {
  width: 100%;
  height: 100%;
  transition: all 0.5s;
  border-radius: 4px;
}
.cgxc .xc-info {
  overflow: hidden;
}
.cgxc .xc-title {
  font-size: 14px;
  color: #F4F7FE;
  line-height: 22px;
  margin-bottom: 15px;
}
.cgxc .xc-title span:first-child {
  color: #FFF;
  font-size: 24px;
  font-weight: bold;
}
.cgxc .js-desc {
  font-size: 14px;
  color: #CBE3FD;
  line-height: 26px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  margin-bottom: 13px;
}
.cgxc .js-add,
.cgxc .js-dw {
  font-size: 15px;
  font-weight: bold;
  color: #FFFFFF;
  line-height: 20px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding-left: 22px;
}
.cgxc .js-add {
  background: url(zwgc-js-addicon.png) no-repeat left 4px;
  margin-bottom: 10px;
}
.cgxc .js-dw {
  background: url(zwgc-js-dwicon.png) no-repeat left 3px;
}
.cgxc .owl-nav .owl-prev,
.cgxc .owl-nav .owl-next {
  position: absolute;
  top: 0;
  width: 36px;
  height: 36px;
  border-radius: 4px;
}
.cgxc .owl-nav .owl-prev span,
.cgxc .owl-nav .owl-next span {
  display: none;
}
.cgxc .owl-nav .owl-prev {
  right: 43px;
  background: #1253B0 url(zwgc-gcxc-left.png) no-repeat center center !important;
  transition: all 0.5s;
}
.cgxc .owl-nav .owl-prev:hover {
  transition: all 0.5s;
  background: #FE950C url(zwgc-gcxc-left.png) no-repeat center center !important;
}
.cgxc .owl-nav .owl-next {
  right: 0;
  background: #1253B0 url(zwgc-gcxc-right.png) no-repeat center center !important;
  transition: all 0.5s;
}
.cgxc .owl-nav .owl-next:hover {
  transition: all 0.5s;
  background: #FE950C url(zwgc-gcxc-right.png) no-repeat center center !important;
}
.xc-info-tabbar-title-box {
  padding-bottom: 10px;
  border-bottom: 1px solid rgba(194, 202, 219, 0.25);
  margin-bottom: 20px;
}
.xc-info-tabbar-title-box div {
  float: left;
  font-size: 16px;
  color: #CBE3FD;
  line-height: 25px;
  margin-right: 23px;
  position: relative;
}
.xc-info-tabbar-title-box div::before {
  position: absolute;
  content: '';
  left: 0;
  right: 0;
  bottom: -10px;
  height: 3px;
  background: #FFB400;
  opacity: 0;
  transition: all 0.5s;
}
.xc-info-tabbar-title-box div:hover,
.xc-info-tabbar-title-box div.active {
  font-weight: bold;
  color: #FFFFFF;
}
.xc-info-tabbar-title-box div:hover::before,
.xc-info-tabbar-title-box div.active::before {
  opacity: 1;
  transition: all 0.5s;
}
.xc-info-tabbar-cont > div {
  display: none;
}
.xc-info-tabbar-cont > div:first-child {
  display: block;
}
.posicont {
  position: relative;
}
.gcxc-tabbar-title-box {
  position: absolute;
  top: 2px;
  right: 80px;
}
.gcxc-tabbar-title-box a {
  float: left;
  font-size: 16px;
  color: #5B657E;
  line-height: 28px;
  margin-left: 40px;
  position: relative;
  text-align: center;
}
.gcxc-tabbar-title-box a:first-child {
  margin-left: 0;
}
.gcxc-tabbar-title-box a::before {
  position: absolute;
  content: '';
  width: 1px;
  height: 15px;
  background: #B3C8E6;
  top: 8px;
  right: -20px;
}
.gcxc-tabbar-title-box a:hover,
.gcxc-tabbar-title-box a.active {
  font-weight: bold;
  color: #1253B0;
}
.gcxc-tabbar-cont > div {
  display: none;
}
.gcxc-tabbar-cont > div:first-child {
  display: block;
}
.sjzc-title {
  font-size: 22px;
  font-weight: bold;
  color: #1E2435;
  line-height: 30px;
  margin-bottom: 20px;
}
.sjzc-cont {
  /* background: url(zwgc-sjzc-cont.png) no-repeat left bottom; */
  background-size: auto 100%;
  padding-bottom: 20px;
}
.sjzc-cont .right-cont {
  float: right;
  margin-right: 30px;
  margin-left: 74px;
  padding: 30px;
  width: 520px;
  height: auto;
  background: #F1F6FD;
  position: relative;
}
.sjzc-cont .right-cont .img-box {
  position: relative;
  width: 100%;
  right: 0;
  height: 100%;
  overflow: hidden;
}
.sjzc-cont .right-cont .img-box:first-child{
  margin-bottom: 50px;
}
.sjzc-cont .right-cont .img-box img {
  width: 100%;
  height: 100%;
  transition: all 0.5s;
}
.sjzc-cont .right-cont .img-box:hover img {
  /* transform: scale(1.1); */
  /* transition: all 0.5s; */
}
.sjzc-cont .left-cont {
  overflow: hidden;
  padding-top: 20px;
  padding-left: 43px;
  padding-bottom: 33px;
  font-size: 16px;
  color: #1E2435;
  line-height: 35px;
  position: relative;
}
.sjzc-cont .left-cont::before {
  position: absolute;
  content: '';
  left: 43px;
  bottom: 0px;
  width: 239px;
  height: 13px;
  /* background: url(sjzc-left-pcont.png) no-repeat center center; */
}
.gxn-title {
  font-size: 22px;
  font-weight: bold;
  color: #0D51B1;
  line-height: 28px;
  padding-bottom: 8px;
  margin-bottom: 20px;
  position: relative;
}
.gxn-title::before {
  position: absolute;
  content: '';
  width: 25px;
  height: 3px;
  background: #EFF4FD;
  border-radius: 2px;
  left: 0;
  bottom: 0;
}
.gxn-desc {
  font-size: 14px;
  color: #373744;
  line-height: 24px;
  margin-bottom: 14px;
}
.gxn-box1 {
  padding-top: 10px;
  margin-bottom: 57px;
}
.gxn-box1 .img-box {
  float: right;
  width: 613px;
  height: 394px;
  margin-left: 34px;
}
.gxn-box1 .img-box img {
  width: 100%;
  height: 100%;
}
.gxn-box1 .gxn-info {
  overflow: hidden;
}
.gxn-box1 .gxn-info p {
  font-size: 16px;
  color: #2C2F37;
  line-height: 32px;
  margin-bottom: 25px;
}
.gxn-box1 .gxn-info p:last-child {
  margin-bottom: 0;
}
.gxn-box2-con {
  background: #FFFFFF;
  box-shadow: 0px 0px 15px 0px rgba(123, 152, 191, 0.2);
  border-radius: 5px;
  padding: 27px 30px 30px 30px;
  min-height: 374px;
}
.gxn-box2-con .gxn-title {
  margin-bottom: 15px;
}
.l-gxn-box2-con {
  margin-left: -30px;
}
.l-gxn-box2-con .gxn-table tbody {
  height: 160px;
}
.l-gxn-box2-con .gxn-table tbody tr {
  background: #EDF2FC !important;
}
.r-gxn-box2-con {
  margin-right: -30px;
}
.form-table-gxn {
  overflow: hidden;
  overflow-x: auto;
}
.form-table-gxn .table-s {
  min-width: 525px;
}
.gxn-table thead th {
  background: #416FCE;
  font-size: 14px;
  font-weight: bold;
  color: #FFFFFF;
  line-height: 20px;
  text-align: left;
  padding: 12px 25px;
  border-right: 1px solid rgba(255, 255, 255, 0.7);
}
.gxn-table thead th:first-child {
  border-radius: 4px 0 0 4px;
  min-width: 110px;
}
.gxn-table thead th:last-child {
  border-radius: 0 4px 4px 0;
  border-right: none;
  min-width: 80px;
}
.gxn-table tbody tr {
  background: #EDF2FC;
}
.gxn-table tbody tr:nth-child(2n+1) {
  background: #FFF;
}
.gxn-table tbody td {
  background: transparent;
  font-size: 14px;
  color: #333333;
  line-height: 20px;
  text-align: left;
  padding: 10px 25px;
  border-right: 1px solid rgba(255, 255, 255, 0.7);
}
.gxn-table tbody td:first-child {
  border-radius: 4px 0 0 4px;
}
.gxn-table tbody td:last-child {
  border-radius: 0 4px 4px 0;
  border-right: none;
}
.gxn-ent {
  display: block;
  height: 110px;
  font-size: 22px;
  font-weight: bold;
  color: #FFFFFF;
  padding: 38px 44px 0;
  margin-top: 30px;
  border-radius: 4px;
  transition: all 0.5s;
}
.gxn-ent:hover {
  color: #FFF;
  border-radius: 20px;
  transition: all 0.5s;
}
.gxn-ent span {
  display: inline-block;
  padding-right: 60px;
  height: 33px;
  background: url(zwgc-gxn-icon.png) no-repeat right center;
  background-size: 33px 33px;
}
.logo-ent {
  background: url(zwgc-gxn-ent-bg1.png) no-repeat center center;
  background-size: cover;
  margin-left: -30px;
}
.yw-ent {
  background: url(zwgc-gxn-ent-bg2.png) no-repeat center center;
  background-size: cover;
  margin-right: -30px;
}
.rj-down-title {
  margin-bottom: 22px;
  font-size: 22px;
  font-weight: bold;
  color: #1E2435;
  line-height: 30px;
  position: relative;
}
.rj-down-title a {
  position: absolute;
  right: 0;
  top: 0;
  font-size: 14px;
  font-weight: 400;
  color: #808BA3;
}
.m14 {
  margin: 0 -14px;
}
.p14 {
  padding: 0 14px;
}
.rj-down-a {
  padding: 25px;
  min-height: 160px;
  background: #F6F7FA;
  border-radius: 4px;
  transition: all 0.5s;
  margin-bottom: 30px;
}
.rj-down-a .img-box {
  float: left;
  width: 110px;
  height: 110px;
  border-radius: 50%;
  margin-right: 27px;
}
.rj-down-a .img-box img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.rj-down-a .rj-down-info {
  overflow: hidden;
}
.rj-down-a .rj-down-info .t {
  font-size: 16px;
  font-weight: bold;
  color: #1E2435;
  line-height: 26px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  height: 52px;
  margin-bottom: 12px;
}
.rj-down-a .rj-down-info .d-btn {
  display: block;
  width: 105px;
  height: 36px;
  border-radius: 4px;
  font-size: 14px;
  color: #FFFFFF;
  line-height: 36px;
  padding-left: 12px;
  padding-right: 10px;
  background: #FB9624 url(zwgc-rj-down-icon.png) no-repeat 75px center;
}
.rj-down-a .rj-down-info .c-btn {
  background: #29AB2F url(zwgc-rj-take-icon.png) no-repeat 75px center;
}
.rj-down-a:hover {
  transition: all 0.5s;
  background: #2D66C5;
}
.rj-down-a:hover .rj-down-info .t {
  color: #FFF;
}
.kycg-box1 {
  margin-bottom: 40px;
}
.kycg-box1 .owl-nav .owl-prev,
.kycg-box1 .owl-nav .owl-next {
  position: absolute;
  bottom: 34px;
  width: 36px;
  height: 36px;
  border-radius: 4px;
}
.kycg-box1 .owl-nav .owl-prev span,
.kycg-box1 .owl-nav .owl-next span {
  display: none;
}
.kycg-box1 .owl-nav .owl-prev {
  right: 95px;
  transform: translateX(45.5%);
  background: #1253B0 url(zwgc-gcxc-left.png) no-repeat center center !important;
  transition: all 0.5s;
}
.kycg-box1 .owl-nav .owl-prev:hover {
  transition: all 0.5s;
  background: #FE950C url(zwgc-gcxc-left.png) no-repeat center center !important;
}
.kycg-box1 .owl-nav .owl-next {
  right: 50px;
  transform: translateX(42%);
  background: #1253B0 url(zwgc-gcxc-right.png) no-repeat center center !important;
  transition: all 0.5s;
}
.kycg-box1 .owl-nav .owl-next:hover {
  transition: all 0.5s;
  background: #FE950C url(zwgc-gcxc-right.png) no-repeat center center !important;
}
.kycg-tabbar-title-box {
  margin: 0 auto 30px;
  max-width: 680px;
}
.kycg-tabbar-title-box li {
  float: left;
  width: 160px;
  height: 43px;
  text-align: center;
  line-height: 43px;
  font-size: 18px;
  margin-right: 12px;
}
.kycg-tabbar-title-box li a {
  display: block;
  width: 100%;
  color: #373737;
  background: #FFFFFF;
  border-radius: 22px;
  transition: all 0.5s;
}
.kycg-tabbar-title-box li:last-child {
  margin-right: 0;
}
.kycg-tabbar-title-box li:hover,
.kycg-tabbar-title-box li.active {
  font-weight: bold;
}
.kycg-tabbar-title-box li:hover a,
.kycg-tabbar-title-box li.active a {
  color: #FFFFFF;
  background: #195AB5;
  transition: all 0.5s;
}
.kycg-tabbar-cont > div {
  display: none;
}
.kycg-tabbar-cont > div:first-child {
  display: block;
}
.kycg-yxcg-a {
  display: block;
}
.kycg-yxcg-a:hover .img-box img {
  transform: scale(1.05);
  transition: all 0.5s;
}
.kycg-yxcg-a .img-box,
.kycg-yxcg-a .yxcg-info {
  float: left;
  width: 50%;
}
.kycg-yxcg-a .img-box {
  height: 360px;
  overflow: hidden;
  border: 1px solid #CCCCCC;
}
.kycg-yxcg-a .img-box img {
  width: 100%;
  height: 100%;
  transition: all 0.5s;
}
.kycg-yxcg-a .yxcg-info {
  background: #F4F7FE url(zwgc-yxcg-info-bg.png) no-repeat right bottom;
  min-height: 400px;
  padding: 50px;
  width: 100%;
}
.kycg-yxcg-a .yxcg-info:hover .yxcg-title,
.kycg-yxcg-a .yxcg-info:hover .yxcg-more {
  color: #0E55BA;
}
.kycg-yxcg-a .yxcg-date {
  color: #CCCCCC;
  line-height: 24px;
  margin-bottom: 6px;
}
.kycg-yxcg-a .yxcg-date span {
  float: left;
  margin-right: 7px;
}
.kycg-yxcg-a .yxcg-date span:first-child {
  font-size: 22px;
  font-family: Arial;
  font-weight: bold;
  color: #0E55BA;
}
.kycg-yxcg-a .yxcg-date span:last-child {
  font-size: 14px;
  font-family: Arial;
  color: #1058BF;
}
.kycg-yxcg-a .yxcg-title {
  font-size: 24px;
  font-weight: bold;
  color: #1F2A42;
  line-height: 34px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  max-height: 64px;
  margin-bottom: 25px;
}
.kycg-yxcg-a .yxcg-desc {
  font-size: 15px;
  color: #737373;
  line-height: 26px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
  margin-bottom: 19px;
}
.kycg-yxcg-a .yxcg-more {
  font-size: 15px;
  color: #7C7C7C;
  line-height: 28px;
}
.m17 {
  margin: 0 -17px;
}
.p17 {
  padding: 0 17px;
}
.cg-list li {
  padding-bottom: 25px;
  margin-bottom: 25px;
  border-bottom: 1px solid #e8e9ec;
  min-height: 122px;
}
.cg-list li:hover .cg-list-a .img-box img {
  transform: scale(1.1);
  transition: all 0.5s;
}
.cg-list li:hover .cg-list-a .t {
  color: #1253B0;
}
.cg-list-a {
  display: block;
}
.cg-list-a .img-box {
  float: left;
  width: 158px;
  height: 95px;
  overflow: hidden;
  margin-right: 20px;
}
.cg-list-a .img-box img {
  width: 100%;
  height: 100%;
  transition: all 0.5s;
}
.cg-list-a .cg-info {
  overflow: hidden;
}
.cg-list-a .t {
  font-size: 16px;
  font-weight: bold;
  color: #1F2A42;
  line-height: 22px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin-bottom: 4px;
}
.cg-list-a .desc {
  font-size: 14px;
  color: #7E879A;
  line-height: 23px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  height: 46px;
  margin-bottom: 4px;
}
.cg-list-a .date {
  font-size: 14px;
  color: #7E879A;
  line-height: 20px;
}
.cg-list-a .left-t {
  font-size: 16px;
  font-weight: bold;
  color: #1F2A42;
  line-height: 22px;
  margin-bottom: 7px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.cg-list-a .publication,
.cg-list-a .left-date {
  font-size: 14px;
  color: #7E879A;
  line-height: 20px;
}
.cg-list-a .publication {
  margin-bottom: 5px;
}
.kycg-box3-swiper {
  position: relative;
}
.kycg-box3-swiper .kycg-box3-swiper-cont {
  padding: 10px 0 !important;
  margin-left: 75px !important;
  margin-right: 75px !important;
}
.kycg-box3-swiper .swiper-slide .img-box {
  background: #FFF;
  padding: 10px;
  box-shadow: 0px 0px 14px 0px rgba(0, 0, 0, 0.21);
  margin-bottom: 16px;
  width: 317px;
  height: 451px;
  display: table;
}
.kycg-box3-swiper .swiper-slide .img-box > div {
  display: table-cell;
  vertical-align: middle;
}
.kycg-box3-swiper .swiper-slide .img-title {
  font-size: 14px;
  color: #333333;
  line-height: 23px;
  text-align: center;
}
.kycg-box3-swiper .swiper-button-next,
.kycg-box3-swiper .swiper-button-prev {
  width: 45px;
  height: 45px;
  outline: 0;
  border-radius: 50%;
  transition: all 0.5s;
}
.kycg-box3-swiper .swiper-button-next:hover,
.kycg-box3-swiper .swiper-button-prev:hover {
  transition: all 0.5s;
}
.kycg-box3-swiper .swiper-button-next::after,
.kycg-box3-swiper .swiper-button-prev::after {
  display: none;
}
.kycg-box3-swiper .swiper-button-next {
  right: 0px;
  background: #D0DAEC url(zs_right.png) no-repeat center center;
}
.kycg-box3-swiper .swiper-button-next:hover {
  background: #1455C1 url(zs_right.png) no-repeat center center;
}
.kycg-box3-swiper .swiper-button-prev {
  left: 0px;
  background: #D0DAEC url(zs_left.png) no-repeat center center;
}
.kycg-box3-swiper .swiper-button-prev:hover {
  background: #1455C1 url(zs_left.png) no-repeat center center;
}
#certify .swiper-slide {
  width: 318px;
  background: #fff;
}
.zwgc-serve-col-md7 {
  width: 63.15%;
}
.zwgc-serve-col-md5 {
  width: 36.85%;
}
.serve-title-box {
  margin-bottom: 22px;
}
.serve-title-box img,
.serve-title-box span {
  float: left;
}
.serve-title-box img {
  max-width: 24px;
  max-height: 24px;
  margin-right: 13px;
}
.serve-title-box span {
  font-size: 22px;
  font-weight: bold;
  color: #1E2435;
  line-height: 24px;
}
.serve-top-dashow {
  background: #FFFFFF;
  box-shadow: 0px 2px 10px 0px rgba(155, 167, 201, 0.28);
  border-radius: 4px;
  padding: 25px 25px 1px 25px;
  margin-bottom: 34px;
}
.serve-cont-title {
  padding-bottom: 16px;
  margin-bottom: 20px;
  border-bottom: 1px solid #E1E6F1;
  font-size: 20px;
  font-weight: bold;
  color: #0C4AA1;
  line-height: 24px;
}
.serve-cont-title span {
  position: relative;
}
.serve-cont-title span::before {
  position: absolute;
  content: '';
  left: 0;
  right: 0;
  bottom: -16px;
  height: 3px;
  background: #155EC5;
}
.serve-cont-title a {
  float: right;
  font-size: 14px;
  font-weight: 400;
  color: #808897;
}
.m7 {
  margin: 0 -7px;
}
.p7 {
  padding: 0 7px;
}
.s-cont {
  background: #EDF2FC;
  border-radius: 4px;
  min-height: 106px;
  overflow: hidden;
  margin-bottom: 18px;
}
.s-cont p {
  height: 36px;
  background: #416FCE;
  font-size: 14px;
  font-weight: bold;
  color: #FFFFFF;
  line-height: 36px;
  text-align: center;
}
.icon-cont {
  width: 70%;
  margin: 17px auto;
}
.icon-cont .icon-bg {
  float: left;
  width: 36px;
  height: 36px;
  background: #0D244F;
  border-radius: 3px;
  margin-right: 5px;
  text-align: center;
  line-height: 36px;
}
.icon-cont .icon-bg img {
  width: 18px;
  height: 18px;
}
.icon-cont .icon-bg:last-child {
  margin-right: 0;
}
.event-level-tip {
  font-size: 14px;
  color: #6D7584;
  line-height: 16px;
  margin-bottom: 30px;
}
.event-level-tip .left-tip {
  float: left;
}
.event-level-tip .left-tip span {
  float: left;
  padding-left: 20px;
  margin-right: 15px;
  position: relative;
}
.event-level-tip .left-tip span::before {
  position: absolute;
  content: '';
  width: 14px;
  height: 14px;
  top: 1px;
  left: 0;
  border-radius: 3px;
}
.event-level-tip .left-tip span:nth-child(1)::before {
  background: #3D9711;
}
.event-level-tip .left-tip span:nth-child(2)::before {
  background: #F7C50A;
}
.event-level-tip .left-tip span:nth-child(3)::before {
  background: #FF8900;
}
.event-level-tip .left-tip span:nth-child(4) {
  margin-right: 0px;
}
.event-level-tip .left-tip span:nth-child(4)::before {
  background: #FF0106;
}
.event-level-tip .right-tip {
  float: right;
}
.event-level-tip .right-tip li {
  float: left;
  margin-left: 15px;
}
.event-level-tip .right-tip li:first-child {
  margin-left: 0;
}
.event-level-tip .right-tip img,
.event-level-tip .right-tip span {
  float: left;
}
.event-level-tip .right-tip img {
  width: 14px;
  height: 14px;
  margin-right: 5px;
  margin-top: 2px;
}
.m10 {
  margin: 0 -10px;
}
.p10 {
  padding: 0 10px;
}
.serve-table-title {
  font-size: 15px;
  font-weight: bold;
  color: #4B4B56;
  line-height: 18px;
  padding-left: 15px;
  margin-bottom: 16px;
  position: relative;
}
.serve-table-title::before {
  position: absolute;
  content: '';
  width: 4px;
  height: 13px;
  background: #FF8900;
  border-radius: 2px;
  left: 0;
  top: 3px;
}
.form-table-serve {
  overflow: hidden;
  overflow-x: auto;
  margin-bottom: 30px;
}
.form-table-serve .table-s {
  min-width: 355px;
}
.serve-table thead th {
  background: #416FCE;
  font-size: 14px;
  font-weight: bold;
  color: #FFFFFF;
  line-height: 20px;
  text-align: center;
  padding: 8px 16px;
  border-right: 1px solid #DDE6F7;
}
.serve-table thead th:first-child {
  border-radius: 4px 0 0 0;
}
.serve-table thead th:last-child {
  border-radius: 0 4px 0 0;
  border-right: none;
}
.serve-table tbody tr {
  border-bottom: 1px solid #fff;
}
.serve-table tbody tr:last-child {
  border-bottom: none;
}
.serve-table tbody td {
  background: #EDF2FC;
  font-size: 14px;
  color: #4B4B56;
  line-height: 20px;
  text-align: center;
  padding: 8px 16px;
  border-right: 1px solid #DDE6F7;
}
.serve-table tbody td:last-child {
  border-right: none;
}
.serve-table tbody .left-b {
  background: #DDE6F7;
}
.serve-echarts1 {
  width: 100%;
  height: 298px;
  margin-bottom: 34px;
}
.serve-echarts2 {
  width: 100%;
  height: 283px;
}
.serve-echarts3 {
  height: 337px;
}
.m18 {
  margin: 0 -18px;
}
.p18 {
  padding: 0 18px;
}
.made-serve-a {
  display: block;
}
.made-serve-a:hover .img-box img {
  transform: scale(1.1);
  transition: all 0.5s;
}
.made-serve-a:hover .made-info {
  color: #416FCE;
}
.made-serve-a .img-box {
  height: 245px;
  border-radius: 4px;
  overflow: hidden;
  margin-bottom: 20px;
}
.made-serve-a .img-box img {
  width: 100%;
  height: 100%;
  transition: all 0.5s;
  border-radius: 4px;
}
.made-serve-a .made-info {
  font-size: 15px;
  font-weight: bold;
  color: #575761;
  line-height: 26px;
}
.made-serve-a .more-btn {
  width: 33px;
  height: 33px;
  background: #FFFFFF url('zwgc-made-serve-left.png') no-repeat center center;
  border: 1px solid #D7DAE7;
  border-radius: 50%;
  margin-top: 14px;
}
.left-kjhj-cont {
  float: left;
  overflow: hidden;
  overflow-x: auto;
  margin-bottom: 20px;
  padding-top: 10px;
  width: 58.555%;
}
.left-kjhj-cont .table-s {
  min-width: 705px;
}
.right-kjhj-cont {
  padding-top: 10px;
  margin-bottom: 20px;
  overflow: hidden;
  overflow-x: auto;
  width: calc(100% - 58.555%);
}
.right-kjhj-cont .table-s {
  min-width: 490px;
}
.classify-ul {
  float: left;
  width: 170px;
  margin-top: 85px;
}
.classify-ul li {
  width: 127px;
  height: 36px;
  background: #F3F5FB;
  border: 1px solid #E1E6F1;
  border-radius: 4px;
  font-size: 15px;
  font-weight: bold;
  color: #333333;
  line-height: 36px;
  text-align: center;
  margin-bottom: 4px;
  position: relative;
}
.classify-ul li::before {
  position: absolute;
  content: '';
  width: 25px;
  height: 3px;
  background: #B3C6E7;
  right: -36px;
  top: 16px;
}
.class-ul-line {
  float: left;
  margin-top: 85px;
}
.class-ul-line li {
  height: 36px;
  position: relative;
}
.class-ul-line li::before {
  position: absolute;
  content: '';
  width: 25px;
  height: 3px;
  background: #B3C6E7;
  right: -32px;
  top: 16px;
}
.last-dyas {
  margin-left: 170px;
  min-height: 260px;
  border: 1px solid #B3C6E7;
  padding: 17px 16px 26px 16px;
}
.last-dyas p {
  padding: 0 10px;
  background: #FFF;
  font-size: 16px;
  font-weight: bold;
  color: #0C4AA1;
  line-height: 28px;
  max-width: 90px;
  text-align: center;
  margin: -30px auto 7px;
}
.today,
.tomorrow {
  float: left;
  margin-left: 40px;
}
.today {
  width: calc(42.888% - 40px);
}
.tomorrow {
  width: calc(57.112% - 40px);
}
.last-days-table {
  display: table;
  width: 100%;
}
.last-days-table .t-row {
  display: table-row;
}
.last-days-table li {
  display: table-cell;
  min-width: 14.2857142%;
}
.last-days-table .day {
  text-align: center;
  font-size: 14px;
  font-weight: 400;
  color: #808897;
  line-height: 20px;
  text-transform: uppercase;
  margin-bottom: 15px;
}
.last-days-table .state-list {
  min-height: 183px;
  background: #F3F5FB;
  border: 1px solid #E1E6F1;
  border-radius: 4px;
  padding: 15px 0;
  width: 52px;
  margin: 0 auto;
}
.last-days-table .state-list img {
  display: block;
  width: 30px;
  height: 30px;
  margin: 0 auto 10px;
}
.last-days-table .state-list img:last-child {
  margin: 0 auto 0;
}
.kjhj-level-tip {
  font-size: 15px;
  color: #6D7584;
  line-height: 18px;
  padding-bottom: 22px;
  margin-left: 170px;
}
.kjhj-level-tip span {
  float: left;
  padding-left: 28px;
  margin-right: 40px;
  position: relative;
}
.kjhj-level-tip span::before {
  position: absolute;
  content: '';
  width: 18px;
  height: 18px;
  top: 0;
  left: 0;
  border-radius: 3px;
}
.kjhj-level-tip span:nth-child(1)::before {
  background: #3D9711;
}
.kjhj-level-tip span:nth-child(2)::before {
  background: #F7C50A;
}
.kjhj-level-tip span:nth-child(3)::before {
  background: #FF8900;
}
.kjhj-level-tip span:nth-child(4) {
  margin-right: 0px;
}
.kjhj-level-tip span:nth-child(4)::before {
  background: #FF0106;
}
.forecast-img-box {
  display: block;
  margin-bottom: 20px;
  height: 324px;
  overflow: hidden;
}
.forecast-img-box img {
  width: 100%;
  height: 100%;
  transition: all 0.5s;
}
.forecast-img-box:hover img {
  transform: scale(1.05);
  transition: all 0.5s;
}
.cgsb2-box .el-upload__input {
  display: none !important;
}
.cgsb2-box form {
  width: 785px;
}
.cgsb2-box ul li {
  margin-bottom: 14px;
}
.cgsb2-box .cgsb2-selest {
  float: right;
  width: 90px;
  height: 41px;
  background: #FF9907!important;
  border-radius: 4px;
  font-size: 15px;
  color: #FFFFFF;
  padding: 0;
  position: absolute;
  margin-left: -16px;
}

.cgsb2-box .cgsb2-selest:hover {
  background: #ffbd5f!important;
}
.cgsb2-box .cgsb2-selest span {
  float: none;
  line-height: 40px !important;
  color: #FFFFFF;
}
.cgsb2-box .cgsb2-qk-input {
  width: calc(100% - 270px) !important;
}
.cgsb2-box .l-f-info {
  float: left;
  width: 50%;
}
.cgsb2-box .add-row {
  float: left;
  width: calc(100% - 50px);
}
.cgsb2-box .add-row-btn {
  float: right;
  width: 40px;
  height: 40px;
  background: #B9CEF4 url(zwgc-cgsb2-addicon.png) no-repeat center center;
  border-radius: 4px;
}
.cgsb2-box .upload-box {
  overflow: hidden;
}
.cgsb2-box .upload {
  margin-left: 0 !important;
  padding: 0;
}
.cgsb2-box .upload span {
  float: none;
  color: #FFF;
  line-height: 35px;
}
.cgsb2-selest-list input {
  margin: 0 10px 0 0;
}
.ny-box .f-info input {
  font-size: 15px;
  color: #A6A6A6;
}
.el-popup-parent--hidden {
  padding-right: 0 !important;
  overflow: initial !important;
}
