/* index css */
.tbodyTr td{
  padding: 10px 0;
}
.box {
  /* width: 600px;
  margin: 100px auto; */
}
.tp1{
  padding: 0 14px!important;
}
.box-th1 {
  overflow: hidden;
  /* width: 54%; */
  background-color: #fff;
  cursor: pointer;
  display: flex;
  background-color: #fff;
  border-radius: 55px;
  justify-content: space-between;
  font-size: 16px;
  color: #333;
  /* margin-bottom: 48px; */
}

.box-th1 ul li {
  float: left;
  padding: 10px 14px;
  text-align: center;
  cursor: pointer;
}
.box-th1 ul li:hover{
  color: #fff!important;
  background: #ff9a29!important;
}
.box-th1 ul li:hover box-tb1 item{
  color: #fff!important;
  background: #ff9a29!important;
}
.box-th1 .on{
  color: #fff!important;
  background: #ff9a29!important;
}
.box-tb1 {
  margin-top: 20px;
  background: #fff;
  overflow: hidden;
  /* padding: 20px 40px; */
  height: 553px;
}

.box-tb1 .item:nth-child(n + 2) {
  display: none;
}
.box-tb1 ul li{
  padding:0 40px;
}
.current1 {
  color: #fff;
  background: #ff9a29;
}

.box-th {
  overflow: hidden;
  /* width: 54%; */
  background-color: #fff;
  cursor: pointer;
  display: flex;
  background-color: #fff;
  border-radius: 20px;
  justify-content: space-between;
  font-size: 16px;
  color: #333;
  margin-bottom: 48px;
}

.box-th ul li {
  float: left;
  padding: 10px 14px;
  text-align: center;
  cursor: pointer;
}

.current {
  color: #fff;
  background: #ff9a29;
}

.box-tb {
  margin-top: 20px;
}

.box-tb .item:nth-child(n + 2) {
  display: none;
}
.tabs_order {
  display: flex;
  justify-content: center;
}
.tabs_order_1 {
  display: flex;
  background-color: #fff;
  border-radius: 20px;
  width: 50%;
  padding: 10px 20px;
  justify-content: space-between;
  .tab {
    cursor: pointer;
    color: #000;
  }
  margin-bottom: 48px;
}
.more_order {
  color: #fff !important;
  width: 263px !important;
  height: 50px;
  line-height: 50px !important;
  background: #007aff;
  border-radius: 5px 5px 5px 5px;
}
.flex_sb_1 {
  margin-top: 56px;
}
.orgB_1 {
  color: #ff6d02;
  /* font-size: 30px; */
  font-weight: 400;
  background: #ffecdf;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 10px 10px 10px 10px;
  margin-left: 20px;
  padding: 2px 15px;
}

.comTop {
  position: fixed;
  z-index: 999;
  width: 100%;
  background-color: #fff;
}
.banner {
  position: relative;
  top: 125px;
}
.banner .w #banner-tips {
  width: 100%;
  position: absolute;
  left: 0px;
  bottom: 25px;
  z-index: 10;
  padding: 12px 0px 10px 0px;
  height: 80px;
}
.banner .w #banner-tips .solarterm {
  width: 100%;
  position: relative;
  z-index: 10;
}
.banner .w #banner-tips .solarterm:after {
  clear: both;
  content: "";
  font-size: 0px;
  width: 100%;
  height: 0px;
  display: block;
}
.banner .w #banner-tips .solarterm span {
  color: #fff;
  line-height: 28px;
  height: 28px;
  font-size: 24px;
  margin-right: 10px;
  float: left;
}
.banner .w #banner-tips .solarterm span.title {
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
  background: #33af99;
  color: #fff;
  font-size: 13px;
  padding: 0px 10px;
  display: inline;
  margin-top: 3px;
  line-height: 24px;
  height: 24px;
}
.banner .w #banner-tips p {
  color: #fff;
  opacity: 0.6;
  line-height: 35px;
  height: 35px;
  font-size: 14px;
}
.banner .w #banner-tips .solarterm-title {
  position: absolute;
  width: 600px;
  z-index: 200;
  top: 0px;
  text-align: right;
  line-height: 80px;
  height: 80px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  opacity: 0.5;
  color: #fff;
  right: 150px;
}
#banner {
  height: 500px;
}
.top .w {
  position: static;
}

.top .w > img {
  width: 350px;
  float: left;
  padding-top: 30px;
}

.top .nav {
  float: left;
  /* margin-left: 15px; */
  color: #fff;
  /* line-height: 69px; */
  z-index: 999;
  position: static;
}

.top .nav ul {
  position: static;
}


.top .nav ul li .dl .dt {
  width: 25%;
  background: #f3f7ff;
  padding-right: 5%;
  padding-left: 6%;
  box-sizing: border-box;
  background: url(../base2024images/icon-online.png) 100% 100% no-repeat #f3f7ff;
  height: 300px;
}
.top .nav ul li .dl .dt h5 {
  font-size: 22px;
  font-weight: 700;
  margin-top: 20px;
  color: #007aff;
}
.top .nav ul li .dl .dt p {
  font-size: 18px;
  line-height: 32px;
  color: #666;
  font-weight: 500;
}
.top .nav ul li .dl .dt a {
  font-size: 16px;
  color: #333;
}
.top .nav ul li .dl .dd {
  width: 72%;
  box-sizing: border-box;
}
.top .nav ul li .dl .dd .ul {
  display: flex;
  justify-content: left;
  align-items: center;
  padding-right: 10%;
  flex-wrap: wrap;
}
.top .nav ul li.ssx .dl .dd .ul a {
  padding: 10px;
  background-image: none;
}
.top .search {
  border-radius: 50%;
  width: 40px;
  background-color: rgba(255, 255, 255, 0.3);
  height: 40px;
  text-align: center;
}
.subject {
  margin-top: 0px;
  background-color: #f3f7ff;
  padding-bottom: 40px;
}
.subject .img {
  width: 102px;
  height: 130px;
  color: #fff;
  font-weight: 700;
  font-size: 24px;
  box-sizing: border-box;
  padding: 32px 25px;
  background: url(../base2024images/i_bg02.png) no-repeat center;
}
.subject .mySwiper {
  width: 90%;
}
.subject .mySwiper .swiper-slide {
  box-sizing: border-box;
  padding: 20px;
  height: 149px;
  background: url(../base2024images/i_bg03.png) no-repeat center;
}
.subject .mySwiper .swiper-slide a {
  width: 100%;
  height: 100%;
  box-sizing: border-box;
}
.subject .mySwiper .swiper-slide h4 {
  font-size: 24px;
  color: #333;
}
.subject .w {
  box-sizing: border-box;
  background-color: #fff;
  padding: 20px;
  box-shadow: 0 0 5px 5px rgba(117, 117, 117, 0.1);
}
.num {
  padding-top: 25px;
  background-color: #f3f7ff;
  margin-top: 50px;
}
.num .w {
  background-color: #fff;
  box-sizing: border-box;
  padding: 20px 50px;
  z-index: 99;
}
.num ul li p {
  text-align: center;
  font-size: 16px;
  color: #333;
}
.num ul li h5 {
  color: #007aff;
  font-size: 16px;
  margin-bottom: 10px;
}
.num ul li h5 span {
  font-weight: 700;
  font-size: 42px;
}
.indexTit {
  height: 30px;
  line-height: 30px;
  padding: 40px 0;
}
.indexTit i {
  width: 8px;
  height: 30px;
  background-color: #1492ff;
  display: block;
  margin-right: 20px;
}
.indexTit h5 {
  font-size: 30px;
  font-weight: 700;
  color: #333;
  margin-right: 20px;
  width: 120px;
}
.indexTit p {
  font-size: 18px;
}
.zc {
  background-color: #f3f7ff;
}
.zccon {
  width: 100%;
  height: 498px;
  box-sizing: border-box;
  padding-bottom: 49px;
}
.zccon .zcconL {
  padding: 55px 35px 0 55px;
  box-sizing: border-box;
  color: #fff;
  width: 20%;
  height: 449px;
  background: url(../base2024images/i_bg01.png) no-repeat center bottom;
  background-size: cover;
}
.zccon .zcconL h4 {
  font-size: 24px;
  line-height: 32px;
}
.zccon .zcconL .col {
  margin-bottom: 40px;
}
.zccon .zcconL a {
  margin-top: 120px;
  display: block;
  border: 1px solid #fff;
  width: 120px;
  height: 35px;
  line-height: 35px;
  border-radius: 50px;
  text-align: center;
}
#pagination .swiper-pagination-bullet-active {
  width: 35px;
  border-radius: 20px;
}
.zcconR {
  width: 78%;
}
.zcconR .zcconRtitem {
  width: 19%;
  height: 200px;
  background: url(../base2024images/zcitembg.png) no-repeat center;
  box-sizing: border-box;
  text-align: center;
  padding-top: 30px;
  background-size: cover;
}
.zcconR .zcconRtitem h4 {
  font-size: 24px;
  color: #333;
}
.zcconR .zcconRtitem p {
  padding: 10px 0;
  color: #888;
}
.zcconR .zcconRt {
  height: 200px;
  margin-bottom: 25px;
}
.zcconR .zcconRt .swiper-slide .col1 {
  border-right: 1px solid #ebebeb;
  width: 50%;
}
.zcconR .zcconRt .swiper-slide {
  background-color: #fff;
  box-sizing: border-box;
  padding: 30px;
}
.zcconR .zcconRt .swiper-slide h4 {
  font-size: 20px;
  color: #333;
  margin-bottom: 50px;
}
.zcconR .zcconRt .swiper-slide .tip {
  background-color: #1072e0;
  color: #fff;
  border-radius: 20px;
  text-align: center;
  font-size: 16px;
  line-height: 32px;
  display: inline-block;
  padding: 2px 20px;
}
.zcconR .zcconRt .swiper-slide p {
  font-size: 16px;
  color: #888;
  margin-top: 10px;
}
.zcconR .zcconRt .swiper-slide .col2 {
  width: 45%;
}
.zcconR .zcconRt .swiper-slide .col2 li {
  height: 45px;
}
.zcconR .zcconRt .swiper-slide .col2 .org {
  font-size: 30px;
  color: #ff6868;
  font-weight: 700;
}
.zcconR .zcconRt .swiper-slide .col2 a {
  background: #1072e0;
  color: #fff;
  display: block;
  width: 200px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  border-radius: 20px;
  margin: 0 auto;
}
.swiper#zc {
  width: 79%;
  height: 200px;
  margin: unset;
}
.zcconR .zcconRb {
  text-align: center;
  background-color: #fff;
  box-sizing: border-box;
  padding: 40px;
}
.zcconR .zcconRb li {
  width: 25%;
  border-right: 1px solid #ebebeb;
}
.zcconR .zcconRb li .imgs {
  height: 82px;
}
.zcconR .zcconRb li:last-child {
  border-right: none;
}
.zcconR .zcconRb li h3 {
  font-size: 24px;
  color: #333;
  margin-bottom: 10px;
}
.map {
  background: url(../base2024images/i_bg04.png) no-repeat bottom center;
  height: 876px;
  color: #fff;
  box-sizing: border-box;
}
.map .tit {
  padding: 45px 0;
  text-align: center;
}
.map .tit h3 {
  font-size: 36px;
  margin-bottom: 10px;
}
.map .tit p {
  font-size: 18px;
}
.map .mapcon .col {
  width: 25%;
  height: 630px;
  box-sizing: border-box;
  background-color: rgba(255, 255, 255, 0.2);
}
.map .mapcon .col .tit {
  line-height: 80px;
  height: 75px;
  border-bottom: 1px solid #82b0ff;
  font-size: 24px;
  padding: 0;
  text-indent: 1em;
  text-align: left;
}
.map .mapcon .col .tit::before {
  content: "";
  width: 28px;
  height: 28px;
  display: inline-block;
  margin-right: 15px;
  margin-bottom: -3px;
}
.map .mapcon .col:first-child .tit::before {
  background: url(../base2024images/i_icon10.png) no-repeat center;
}
.map .mapcon .col:last-child .tit::before {
  background: url(../base2024images/i_icon11.png) no-repeat center;
}
.map .mapcon .col #map1,
.map .mapcon .col #map2 {
  margin-top: 25px;
  padding: 0 20px;
  box-sizing: border-box;
  height: 500px;
}
.map .mapcon .col ul .swiper-slide {
  background-color: rgba(255, 255, 255, 0.3);
  box-sizing: border-box;
  padding: 20px;
}
.map .mapcon .col:last-child ul .swiper-slide {
  padding: 12px 20px;
}
.map .mapcon .col ul .swiper-slide h4 {
  font-size: 18px;
  margin-bottom: 10px;
  line-height: 28px;
}
.fw {
  height: 1190px;
  background: #f3f7ff url(../base2024images/i_bg05.png) no-repeat top center;
}
.fw .fwtop {
  background-color: #fff;
  padding: 30px;
  text-align: center;
}
.fw .fwtop .img {
  box-sizing: border-box;
  padding-top: 20px;
  width: 85px;
  height: 85px;
  border-radius: 10px;
  background-color: #d9e7fe;
}
.fw .fwtop p {
  font-size: 18px;
  margin-top: 10px;
}
.fw .fwbottom {
  height: 290px;
  margin-top: 20px;
  box-sizing: border-box;
}
.swiper#fw {
  width: 64%;
  height: 290px;
  background: #fff;
  margin: 0;
}
#fw .swiper-slide {
  height: calc((100% - 30px) / 2) !important;
  display: flex;
  padding: 15px;
  box-sizing: border-box;
}
#fw .swiper-slide a {
  width: 100%;
}
#fw .swiper-slide a .img {
  border-radius: 50%;
  width: 90px;
  height: 90px;
  box-shadow: 0 0 3px 3px rgba(117, 117, 117, 0.1);
}
#fw .swiper-slide a .img img {
  border-radius: 50%;
}
#fw .swiper-slide .text {
  width: 270px;
  border-right: 1px solid #ebebeb;
}
#fw .swiper-slide:nth-child(4n-1) a .text {
  border-right: none;
}
#fw .swiper-slide:nth-child(4n) a .text {
  border-right: none;
}
#fw .swiper-slide .text h4 {
  color: #333;
  font-size: 20px;
  margin-bottom: 10px;
}
#fw .swiper-slide .text p {
  line-height: 24px;
}
.fw .fwbottom .fwbright {
  width: 33%;
  height: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-left: 30px;
}
.fw .fwbottom .fwbright ul {
  width: 100%;
}
.fw .fwbottom .fwbright ul li {
  box-sizing: border-box;
  padding: 20px;
  width: 100%;
  height: 128px;
  background: url(../base2024images/i_bg06.jpg) no-repeat center;
}
.fw .fwbottom .fwbright ul.flex_ar li {
  width: 48%;
  height: 128px;
}
.fw .fwbottom .fwbright ul li h3 {
  font-size: 24px;
  color: #333;
}
.fw .fwbottom .fwbright ul li a {
  display: block;
  width: 100px;
  height: 35px;
  line-height: 35px;
  background-color: #1072e0;
  color: #fff;
  text-align: center;
  border-radius: 25px;
  margin-top: 15px;
}
.fw .fwlast {
  width: 100%;
  height: 514px;
  margin-top: 25px;
}
.fw .fwlast .left {
  width: 64%;
}
.fw .fwlast .right {
  width: 33%;
  background-color: #fff;
  height: 514px;
}
.fw .fwlast .left li:first-child {
  margin-top: 0;
}
.fw .fwlast .left li {
  background: #fff;
  padding: 15px;
  box-sizing: border-box;
  margin-top: 20px;
}

.fw .fwlast .left li .img {
  width: 38%;
  height: 217px;
}

.fw .fwlast .left li .txt {
  width: 60%;
}

.fw .fwlast .left li .txt h5 {
  font-weight: 700;
  font-size: 24px;
  color: #333;
  margin-bottom: 10px;
}
.fw .fwlast .left li .txt p {
  line-height: 28px;
  font-size: 16px;
}
.fw .fwlast .left li .txt .info a {
  padding: 3px 13px;
  background-color: #d9ebff;
  border-radius: 15px;
  color: #007aff;
}
.rz {
  padding-bottom: 40px;
}
.rzleft {
  width: 63%;
  margin-right: 20px;
}
.rzleft ul li {
  width: 100%;
  height: 135px;
  margin-bottom: 15px;
  box-sizing: border-box;
  transition: all 0.3s;
  font-size: 0;
}
.rzleft ul li:hover {
  box-shadow: 0 4px 16px 10px rgba(113, 128, 193, 0.25);
}
.rzright {
  width: 35%;
}
.rzright > div {
  width: 100%;
  height: 205px;
  border-radius: 3px;
  box-sizing: border-box;
  padding: 20px;
}
.rzright > div h2 {
  color: #333;
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 20px;
}
.rzright .txt a {
  padding: 5px 10px;
  margin-top: 20px;
  display: inline-block;
}
.rzright div.view {
  background-color: #e9f4ff;
  margin-bottom: 20px;
}
.rzright div.apply {
  background-color: #fff;
}
.rzright div.view .txt a {
  background-color: #1492ff;
  color: #fff;
  border-radius: 5px;
}
.rzright div.apply .txt a {
  background-color: #ff8f1f;
  color: #fff;
  border-radius: 5px;
}
.rzright div.view h2::before {
  content: "";
  background: url(../base2024images/iconj01.png) no-repeat center;
  width: 22px;
  height: 24px;
  display: inline-block;
  margin-right: 15px;
}
.rzright div.apply h2::before {
  content: "";
  background: url(../base2024images/iconj02.png) no-repeat center;
  width: 22px;
  height: 24px;
  display: inline-block;
  margin-right: 15px;
}
.cloud {
  width: 100%;
  background-color: #f3f7ff;
  padding-bottom: 40px;
}
.cloudcon .left {
  width: 33%;
  box-sizing: border-box;
}
.cloudcon .left li {
  padding: 40px 60px;
}
.cloudcon .left li h3 {
  font-size: 24px;
  font-weight: 700;
  color: #333;
  margin-bottom: 15px;
}
.cloudcon .left li p {
  font-size: 16px;
  color: #02319a;
  margin-bottom: 15px;
}
.cloudcon .left li a {
  background-color: #1492ff;
  width: 120px;
  height: 35px;
  line-height: 35px;
  color: #fff;
  text-align: center;
  display: block;
  border-radius: 5px;
}
.cloudcon .left li:last-child {
  margin-top: 20px;
  background: url(../base2024images/i_bg07.jpg) no-repeat center;
}
.cloudcon .left li:first-child {
  background: url(../base2024images/i_bg08.jpg) no-repeat center;
}
.cloudcon .right {
  width: 65%;
  box-sizing: border-box;
  background-color: #fff;
  padding: 20px;
}
.cloudcon .right .tit {
  font-size: 24px;
  color: #333;
  font-weight: 700;
}
.cloudcon .right .tit::before {
  content: "";
  width: 42px;
  height: 30px;
  display: inline-block;
  margin-bottom: -3px;
  margin-right: 20px;
  background: url(../base2024images/i_icon23.png) no-repeat center;
}
.cloudcon .right .swiper {
  height: 320px;
  margin-top: 15px;
}
.cloudcon .right .swiper li {
  background-color: #f1f4fc;
  padding: 20px;
  box-sizing: border-box;
}
.cloudcon .right .swiper li .img {
  width: 100%;
  height: 145px;
  margin-bottom: 10px;
}
.cloudcon .right .swiper li h5 {
  margin-bottom: 20px;
  color: #333;
}
.cloudcon .right .swiper li p {
  font-size: 16px;
  color: #999;
  line-height: 28px;
}
.bs {
  width: 100%;
  background-color: #f3f7ff;
  padding-bottom: 40px;
}
.bscon li {
  width: 250px;
  height: 170px;
  padding: 40px 0;
  background-color: #fff;
  text-align: center;
  font-weight: 700;
  color: #333;
  box-sizing: border-box;
}
.bscon li p {
  font-size: 18px;
  margin-top: 10px;
}
.bslink {
  width: 100%;
  background-color: #e6ecf5;
  padding: 40px 0;
  color: #333;
}
.bslink .bslinkitem {
  background-color: #f3f7ff;
  padding: 20px;
}
.bslink .hd {
  height: 50px;
  line-height: 50px;
  border-bottom: 1px solid #dadada;
}
.bslink .hd li {
  float: left;
  margin-right: 20px;
  font-size: 18px;
}
.bslink .hd li.blue {
  color: #2188fd;
  font-weight: 700;
}
.bslink .hd li:first-child {
  border-bottom: 2px solid #2188fd;
  width: 100px;
  font-size: 24px;
  font-weight: 700;
  color: #333;
}
.bslink .bd {
  padding-top: 20px;
}
.bslink .bd ul li {
  float: left;
  width: 140px;
  margin-bottom: 10px;
}
.bslink .bslink01 {
  margin-bottom: 20px;
}
.bslink .bslink02 .bd ul li {
  width: 300px;
}
.bottom {
  color: #72a7dd;
  padding: 40px 0;
  font-size: 16px;
  width: 100%;
  background-color: #074c92;
  line-height: 36px;
  height: auto;
  position: static;
}
/* part-pagination */
.parts {
  overflow: hidden;
}
.parts .part {
  position: relative;
  overflow: hidden;
}
.parts .part__box {
  position: relative;
}
.part-pagination {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  /* padding: 0 50px; */
}
.part-pagination__body {
  position: relative;
  max-width: 1540px;
  margin: 0 auto;
}
.part-pagination__content {
  position: absolute;
  overflow: hidden;
  left: 0;
  top: 10vh;
  height: 80vh;
  transition: all 300ms ease 300ms;
}
.part-pagination.hide .part-pagination__content {
  opacity: 0;
  visibility: hidden;
}
.part-pagination__content .table {
  height: 100%;
  position: relative;
}
.table {
  display: table;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.table .tr {
  display: table-row;
}
.table .tr .td {
  display: table-cell;
  vertical-align: middle;
}
.part-pagination__dot {
  margin-top: 15vh;
}
.part-pagination__dot > div {
  width: 8px;
  height: 8px;
  border-radius: 8px;
  background-color: #e6e6e6;
  margin: 40px auto;
  position: relative;
  cursor: pointer;
}
.part-pagination__dot > div:before {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  border: 2px solid #d32430;
  border-radius: 20px;
  position: absolute;
  left: -8px;
  top: -8px;
  opacity: 0;
  transform: scale(0.5);
  transition: all 300ms ease;
}
.part-pagination__dot > div.active:before {
  opacity: 1;
  transform: scale(1);
}
.part-pagination__dot > div.active {
  background-color: #d32430;
}
.part-pagination__count {
  line-height: 1;
  text-align: center;
  margin-top: 150px;
}
.part-pagination.white .part-pagination__count > div:nth-child(1) {
  color: #fff;
}
.part-pagination__count > div:nth-child(1) {
  font-size: 34px;
  font-family: bm;
  transition: color 300ms ease;
}
.part-pagination__count > div:nth-child(2),
.part-pagination__count > div:nth-child(3) {
  font-size: 20px;
  color: #999;
  font-family: br;
}
.part-pagination__count > div:nth-child(2) {
  margin: 20px 0;
}
.ny #banner {
  height: 350px;
}
.banner.ny {
  position: relative;
  top: 194px;
  margin-bottom: 195px;
}
.banner.ny .p {
  position: absolute;
  left: 50%;
  top: 34%;
  color: #fff;
  font-size: 48px;
  font-weight: 700;
  z-index: 9;
  margin-left: -48px;
}

/* index_search css */
.sea .sub {
  display: none;
  width: 500px;
  padding: 0;
  position: absolute;
  top: 55px;
  overflow: hidden;
  text-align: left;
  z-index: 110;
  right: 0px;
  background-color: #f5f5f5;
}

.sea .search {
  width: 400px;
  height: auto;
  margin: 0 auto;
  position: relative;
}

.sea .search p {
  color: #666;
  font-size: 24px;
  margin-top: 56px;
}

.sea .sub .search .hd li {
  float: left;
  color: #666;
  font-size: 16px;
  padding: 0 15px 15px 0;
}

.sea .sub .search .hd li.on {
  background: url(../base2024images/arrow01.png) no-repeat center bottom;
}

.sea .sub .search .hd li.on a {
  color: #0066cc;
}

.sea .sub .search .hd li a {
  border: none;
  color: #666;
  width: 100%;
  text-align: left;
}

.smore ul li a {
  border: none;
  width: 100%;
  line-height: 20px;
  font-size: 14px;
  color: #666;
}

.smore ul li a:hover {
  color: #0066cc;
}

.sea .searchbox {
  margin-top: 20px;
  height: 29px;
}

.sea .searchbox > input {
  outline: none;
  border: none;
  padding: 0 80px 0 10px;
  margin: 0;
  height: 40px;
  width: 60%;
  color: #333;
  font-size: 16px;
  color: #666;
  float: left;
}

.sea .searchbtn {
  width: 40px;
  height: 40px;
  background-color: #006699;
  background-image: url(../base2024images/search.png);
  background-position: center;
  background-repeat: no-repeat;
  cursor: pointer;
  float: left;
}

.sea .smore p {
  font-size: 20px;
  font-weight: bold;
}

.sea .smore ul {
  width: 100%;
  margin-left: 20px;
}

.sea .smore ul li {
  color: #666666;
  font-size: 14px;
  min-width: 25px;
  margin-top: 20px;
  padding: 0;
  max-width: 150px;
  margin-right: 10px;
  float: left;
}
/* ssx css */
.ssx_block1 {
  background-color: #f2f4f8;
  margin-top: -50px;
}
.ssx_block1 .w {
  z-index: 99;
}
.ssx_block1 ul li {
  padding: 15px;
  background-color: #fff;
  height: auto;
  box-sizing: border-box;
}
.ssx_block1 ul li a {
  display: block;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
}
.ssx_block2 {
  background-color: #f2f4f8;
  padding-bottom: 40px;
}
.ssx_block2 .bd {
  height: 550px;
}
.indexTit .hd li {
  font-size: 20px;
  width: 150px;
  text-align: center;
}
.ssx_block6 .indexTit .hd li {
  font-size: 20px;
  width: 80px;
  text-align: center;
}
.indexTit .hd li.on {
  font-weight: 700;
  color: #006af5;
}
.indexTit .hd li a {
  padding-bottom: 8px;
}
.indexTit .hd li.on a {
  border-bottom: 3px solid #006af5;
}
.ssx_block2 .bd ul #notice {
  width: 45%;
  margin: 0;
}
.ssx_block2 .bd ul .img {
  background-color: #fff;
  padding: 15px;
  box-sizing: border-box;
  width: 100%;
  height: 550px;
}
.ssx_block2 .bd ul .img img {
  width: 100%;
  height: 77%;
}
.ssx_block2 .bd ul .img h5 {
  font-size: 18px;
  color: #333;
  line-height: 32px;
  padding: 10px 0;
  height: 84px;
  box-sizing: border-box;
}
.ssx_block2 .bd ul .list {
  width: 53%;
  height: 550px;
}
.ssx_block3con {
  width: 100%;
  height: 511px;
  padding-bottom: 40px;
}
.ssx_block3con .ssx_block3menu {
  max-width: 271px;
  height: 100%;
  color: #fff;
  box-sizing: border-box;
  background: url(../base2024images/ssx_bg03.jpg) no-repeat bottom center;
}
.ssx_block3con .ssx_block3menu h2 {
  padding-top: 35px;
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 10px;
}
.ssx_block3con .ssx_block3menu h5 {
  padding-right: 20px;
  margin-bottom: 50px;
}
.ssx_block3con .ssx_block3menu h2,
.ssx_block3con .ssx_block3menu h5 {
  padding-left: 20px;
  box-sizing: border-box;
}
.ssx_block3con .ssx_block3menu ul li {
  height: 45px;
  line-height: 45px;
}
.ssx_block3con .ssx_block3menu ul li span {
  display: block;
  margin-left: 70px;
  font-size: 18px;
}
.ssx_block3con .ssx_block3menu ul li.on {
  background-color: #5c98ed;
  font-weight: 700;
}
.ssx_block3con .ssx_block3menu li.march {
  font-weight: 700;
  padding: 10px 30px;
  color: #fff;
  background: #f3ac69;
  margin-top: 20px;
}
.ssx_block3con .ssx_block3menu .line {
  height: 1px;
  background-color: #003577;
  margin: 20px 20px 0 20px;
  box-sizing: border-box;
}
.ssx_block3con .ssx_block3menu .line2 {
  height: 1px;
  background-color: #4c93f6;
  margin: 0 20px 20px 20px;
  box-sizing: border-box;
}
.ssx_block3list {
  background-color: #fff;
  width: 78%;
  height: 100%;
  box-sizing: border-box;
  padding-left: 20px;
  padding-top: 20px;
  padding-right: 20px;
}

.ssx_block3list ul li {
  padding-bottom: 20px;
  border-bottom: 1px dashed #ccc;
  margin-bottom: 16px;
}
.ssx_block3list ul li .tit {
  width: 68%;
}
.ssx_block3list ul li .tit a {
  width: 100%;
  color: #333;
  font-weight: 700;
  display: block;
  margin-bottom: 15px;
  font-size: 18px;
}
.ssx_block3list ul li .tit .tag span {
  padding: 5px 10px;
  margin-right: 15px;
  border-radius: 3px;
}
.ssx_block3list ul li .tit .tag span.org {
  background: #ffeede;
  color: #ff8819;
}
.ssx_block3list ul li .tit .tag span.gre {
  background: #eaf4e7;
  color: #78b167;
}
.ssx_block3list ul li .tit .tag span.pur {
  background: #e5eefd;
  color: #7895dd;
}
.ssx_block3list ul li .time {
  color: #b6b6b6;
}
.ssx_block3list ul li .btn {
  padding: 5px 15px;
  background-color: #1492ff;
  border-radius: 3px;
  color: #fff;
}
.ssx_block45 {
  background: url(../base2024images/ssx_bg04.png) no-repeat top center;
}
.ssx_block4 .list li {
  background-color: #fff;
  width: 32.2%;
  height: 115px;
  float: left;
  margin-right: 20px;
  margin-bottom: 20px;
  box-sizing: border-box;
  padding: 20px;
}
.ssx_block4 .list li a {
  width: 100%;
  height: 100%;
}
.ssx_block4 .list li:nth-child(3n + 3) {
  margin-right: 0;
}
.ssx_block4 .list li a .img {
  width: 20%;
  height: 100%;
}
.ssx_block4 .list li a .text {
  width: 76%;
}
.ssx_block4 .list li a:hover .text h3 {
  color: #0066cc;
}
.ssx_block4 .list li a .text h3 {
  font-size: 20px;
  color: #333;
  margin-bottom: 10px;
  font-weight: 700;
}
.ssx_block4 .list li a .text span {
  color: #999;
}
.ssx_block5 {
  padding-bottom: 40px;
}
.ssx_block5 .list {
  width: 76%;
}
.ssx_block5 .list li {
  height: 210px;
  width: 32.3%;
  float: left;
  margin-bottom: 20px;
  margin-right: 1.5%;
  position: relative;
  top: 0;
  left: 0;
}
.ssx_block5 .list li .wrap {
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  padding: 20px;
  box-sizing: border-box;
  background-color: #fff;
  color: #999;
  border-radius: 5px;
  overflow: hidden;
}
.ssx_block5 .list li .wrap .info {
  height: 90px;
  padding-top: 15px;
  box-sizing: border-box;
}
.ssx_block5 .linkin {
  width: 300px;
}
.ssx_block5 .linkin li {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  font-size: 36px;
  font-weight: bold;
  height: 210px;
}
.ssx_block5 .linkin li:first-child {
  background: url(../base2024images/ssx_bg05.jpg) no-repeat center;
  margin-bottom: 20px;
}
.ssx_block5 .linkin li:first-child h1::before {
  content: "";
  width: 43px;
  height: 47px;
  display: inline-block;
  margin-right: 10px;
  margin-bottom: -10px;
  background: url(../base2024images/ssx_i01.png);
}
.ssx_block5 .linkin li:last-child {
  background: url(../base2024images/ssx_bg06.jpg) no-repeat center;
}
.ssx_block5 .linkin li:last-child h1::before {
  content: "";
  width: 45px;
  height: 49px;
  display: inline-block;
  margin-right: 10px;
  margin-bottom: -10px;
  background: url(../base2024images/ssx_i02.png);
}
.ssx_block5 .list li:nth-child(3n + 3) {
  margin-right: 0;
}
.ssx_block5 .list li h3 {
  font-size: 24px;
  color: #333;
  margin-bottom: 10px;
}
.ssx_block5 .list li p.com {
  width: 100%;
}
.ssx_block5 .list li p span {
  margin-right: 8px;
}
p span.tag {
  border: 1px solid #349eff;
  color: #349eff;
  background-color: #e6f7ff;
  border-radius: 3px;
  padding: 3px 6px;
}
p span.tags {
  color: #007aff;
  background-color: #d9ebff;
  border-radius: 3px;
  padding: 3px 10px;
  font-size: 14px;
  border-radius: 15px;
}

.ssx_block5 .list li p.nowarp2 {
  line-height: 24px;
  margin: 20px 0;
  height: 48px;
  box-sizing: border-box;
}
p.list.com::before {
  content: "";
  width: 18px;
  height: 18px;
  display: inline-block;
  background: url(../base2024images/i_build.png) no-repeat center;
  margin-bottom: -3px;
  margin-right: 5px;
}
.ssx_block5 .list li .button {
  margin-top: 20px;
  /* display: none; */
}
.ssx_block5 .list li .button a {
  padding: 5px 15px;
  background-color: #fff;
  color: #007af0;
  border-radius: 3px;
  margin-right: 10px;
}
.ssx_block5 .list li:hover p.list.com::before {
  background: url(../base2024images/i_build_b.png) no-repeat center;
}
.ssx_block5 .list li:hover .wrap {
  height: 248px;
  background-color: #007af0;
  color: #fff;
  z-index: 9;
  transition: height 0.2s;
}
.ssx_block5 .list li:hover h3 {
  color: #fff;
}
.ssx_block6 .list li {
  padding: 20px;
  background-color: #fff;
  width: 49%;
  height: 205px;
  box-sizing: border-box;
  box-shadow: 0 0 5px 5px rgba(117, 117, 117, 0.1);
  float: left;
  margin-right: 2%;
  margin-bottom: 2%;
}
.ssx_block6 .list li:nth-child(2n + 2) {
  margin-right: 0;
}
.ssx_block6 .list li a {
  width: 100%;
  height: 100%;
}
.ssx_block6 .list li .img {
  width: 45%;
  height: 100%;
}
.ssx_block6 .list li .text {
  width: 52%;
}
.ssx_block6 .list li .text .h3 {
  font-size: 18px;
  color: #333;
  font-weight: 700;
  margin-bottom: 20px;
  box-sizing: border-box;
  height: 48px;
}
.ssx_block6 .list li .text p {
  font-size: 16px;
  line-height: 26px;
}
.ssx_block6 .list li .text .p {
  margin-top: 10px;
  color: #999;
}
.ssx_block6 .list li .text .p p {
  font-size: 14px;
  width: 70%;
}
.ssx_block6 .list li .text .p button {
  padding: 5px 10px;
  background-color: #d9ebff;
  color: #005bff;
  border-radius: 15px;
}
.ssx_block6 .list li .text .p button.gray {
  padding: 5px 10px;
  background-color: #e1e1e1;
  color: #717171;
  border-radius: 15px;
}
.ssx_block7 {
  background: url(../base2024images/ssx_bg07.png) no-repeat center bottom;
}
.ssx_block7list {
  width: 100%;
  height: 700px;
  box-sizing: border-box;
}
.ssx_block7list .cloudtop {
  width: 100%;
  height: 375px;
  padding: 20px;
  box-sizing: border-box;
  background-color: #fff;
}
.ssx_block7list #ssx_block7 {
  width: 555px;
  height: 336px;
  margin-right: 10px;
}
.ssx_block7list .swiperlist {
  width: calc(1440px - 555px);
}
.ssx_block7list .swiperlist li {
  width: 100%;
  height: 50px;
  line-height: 50px;
  padding-left: 15px;
  box-sizing: border-box;
  padding-right: 15px;
}
.ssx_block7list .swiperlist li:hover {
  background-color: #f2f7ff;
}
.ssx_block7list .swiperlist li a {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.ssx_block7list .swiperlist li span {
  display: block;
}
.ssx_block7list .swiperlist li span.time {
  width: 13%;
  color: #999;
}
.ssx_block7list .swiperlist li span.tit {
  width: 70%;
  color: #333;
}
.ssx_block7list .swiperlist li span.tag {
  width: 10%;
  border-radius: 15px;
  border: 1px solid #005bff;
  line-height: 28px;
  color: #005bff;
  font-size: 14px;
  text-align: center;
}
.ssx_block7list .swiperlist li span.tag.red {
  color: #cc0000;
  border-color: #cc0000;
}
.ssx_block7list .swiperlist li span.tag.red::before {
  content: "";
  width: 7px;
  height: 7px;
  background-color: #cc0000;
  display: inline-block;
  border-radius: 50%;
  margin-right: 3px;
  margin-bottom: 1px;
}
.ssx_block7bottom {
  margin-top: 25px;
}
.ssx_block7bottom ul li {
  width: 19%;
  box-sizing: border-box;
  padding: 10px;
  background: #fff;
  height: 316px;
}
.ssx_block7bottom ul li .img {
  width: 100%;
  height: 140px;
}
.ssx_block7bottom ul li .text {
  margin-top: 15px;
}
.ssx_block7bottom ul li .text h5 {
  color: #333;
  margin-bottom: 5px;
}
.ssx_block7bottom ul li .text p {
  line-height: 26px;
}
/* index calendar */
#fwlast-calendar {
  /* width: 575px; */
  background: #f0f3f6;
  float: left;
  position: relative;
  padding: 0px 20px;
  height: 514px;
  z-index: 900;
  box-sizing: border-box;
}
.fwlast-ctitle {
  line-height: 60px;
  height: 60px;
  position: absolute;
  width: 150px;
  z-index: 100;
  font-size: 20px;
  color: #333;
  font-weight: 700;
}
.fwlast-ctitle i.iconfont {
  color: #ff9900;
  font-size: 20px;
  margin-right: 5px;
}
#calendarshow {
  color: #333;
  position: relative;
  z-index: 900;
}
.activity-tj {
  line-height: 50px;
  height: 50px;
  font-size: 16px;
  width: 100%;
  color: #999;
  position: relative;
  z-index: 800;
  background: #f0f3f6;
}
.activity-tj:after {
  clear: both;
  content: "";
  font-size: 0px;
  width: 100%;
  height: 0px;
  display: block;
}
.activity-tj a {
  font-size: 14px;
  color: #999;
  float: right;
}
.activity-tj a:hover {
  color: #ff9945;
}
.activity-tj span {
  color: #ff9945;
}
.activity-tj.active {
  width: 680px;
}
#index-activity {
  width: 0px;
  position: absolute;
  left: 380px;
  top: 0;
  background: #fff;
  height: 388px;
  z-index: 800;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  overflow: hidden;
  padding: 0px;
  background: #f0f3f6;
}
#index-activity.active {
  opacity: 1;
  width: 360px;
  padding-right: 15px;
}
#index-activity.active .activity-title,
#index-activity.active .activity-tab {
  opacity: 1;
}
.activity-title {
  line-height: 60px;
  height: 60px;
  font-size: 16px;
  width: 100%;
  opacity: 0;
  transition-delay: 1s;
  -webkit-transition-delay: 1s;
  -moz-transition-delay: 1s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.activity-title:after {
  clear: both;
  content: "";
  font-size: 0px;
  width: 100%;
  height: 0px;
  display: block;
}
.activity-title a.more {
  width: 20px;
  line-height: 18px;
  font-size: 10px;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
  color: #ddd;
  float: right;
  margin-top: 17px;
  text-align: center;
  height: 20px;
  background: #ff9600;
  margin-right: 10px;
}
.activity-title a.more i.iconfont {
  color: #fff;
  font-size: 8px;
  text-align: center;
  margin: 0px auto;
  padding-right: 0px;
}
.activity-title a.more:hover {
  background: #ff8f04;
  color: #fff;
  border: 1px solid #ff8f04;
}
.activity-title a.more:hover i.iconfont {
  color: #fff;
}
.activity-tab {
  width: 100%;
  opacity: 0;
  transition-delay: 0.3s;
  -webkit-transition-delay: 0.3s;
  -moz-transition-delay: 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.activity-tab a {
  padding: 10px;
  display: block;
  background-color: #fff;
  margin-bottom: 20px;
}
.activity-tab dl dt {
  width: 100%;
  padding-right: 30px;
  font-size: 16px;
  color: #333;
  position: relative;
}
.activity-tab dl dt b {
  line-height: 35px;
  height: 35px;
  width: 100%;
  display: block;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.activity-tab dl dt i.iconfont {
  color: #999;
  font-size: 12px;
  text-align: center;
  margin: 0px auto;
  padding-right: 0px;
  width: 20px;
  line-height: 20px;
  height: 20px;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
  border: 1px solid #ddd;
  display: block;
  position: absolute;
  right: 0px;
  top: 4px;
  z-index: 1;
}
.activity-tab dl dt p.des {
  line-height: 25px;
  height: 25px;
  font-size: 12px;
  color: #999;
  width: 100%;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.activity-tab dl dd p.time,
.activity-tab dl dd p.address {
  line-height: 24px;
  height: 24px;
  color: #999;
  font-size: 12px;
  width: 100%;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.activity-tab dl dd p.time:after,
.activity-tab dl dd p.address:after {
  clear: both;
  content: "";
  font-size: 0px;
  width: 100%;
  height: 0px;
  display: block;
}
.activity-tab dl dd p.time i.iconfont,
.activity-tab dl dd p.address i.iconfont {
  font-size: 12px;
  float: left;
  margin-right: 5px;
}
.activity-tab dl:hover dt b {
  color: #ff9945;
}
.activity-tab dl:hover dt i.iconfont {
  color: #fff;
  background: #ff9945;
  border: 1px solid #ff9945;
}
.activity-tab dl:hover dt p {
  color: #666;
}
.con_loc {
  font-size: 16px;
}
.con_loc li {
  float: left;
}
.con_loc li::after {
  content: ">";
  padding: 5px;
}
.con_loc li:last-child::after {
  content: "";
}
.select_option,
.rz_apply_form,
.cloudny .learn_block1 {
  margin-top: 10vh;
  background-color: #f3f7ff;
}
.select_option .w,
.rz_apply_form .w {
  background-color: #fff;
  border-radius: 3px;
  padding: 30px 45px;
  box-sizing: border-box;
}
.select_option .row {
  position: relative;
  padding-bottom: 15px;
  border-bottom: 1px dashed #dfdfdf;
  margin-bottom: 15px;
}
.select_option .row p {
  float: left;
  position: absolute;
  left: 0;
  top: 0;
  font-size: 16px;
  text-align: right;
  width: 70px;
}
.select_option.rz .row p {
  width: 140px;
}
.select_option .row ul {
  float: left;
  margin-left: 90px;
  display: flex;
  flex-wrap: wrap;
}
.select_option.rz .row ul {
  margin-left: 160px;
}
.select_option .row ul li {
  /* width: 100px; */
  text-align: left;
  box-sizing: border-box;
}
.select_option.rz .row ul li {
  width: 140px;
}
.select_option.cloud .row ul li {
  margin: 0 5px;
}
.select_option .row ul li a {
  display: inline-block;
  padding: 3px 10px;
  border-radius: 3px;
}
.select_option .row ul li.on a {
  background-color: #007aff;
  color: #fff;
}
.select_option .search {
  display: flex;
}
.select_option .search p {
  font-size: 16px;
  margin-right: 40px;
}
.select_option .search input {
  font-size: 16px;
  border-radius: 3px;
}
.select_option .search input[type="text"] {
  border: 1px solid #dfdfdf;
  padding: 5px;
  margin-right: 20px;
}
.select_option .search input[type="button"] {
  padding: 5px 15px;
  background-color: #007aff;
  color: #fff;
}
.select_option .checkbox ul li {
  /* width: 120px; */
}
.select_option .checkbox ul li label {
  margin-left: 5px;
}
.select_option .switch {
  display: none;
}
.select_option .switchBtn {
  background-color: #0e6cec;
  color: #fff;
  padding: 6px 25px;
  width: 83px;
  border-radius: 0 0 5px 5px;
  margin: 0 auto;
  cursor: pointer;
}

.listTop {
  line-height: 90px;
  height: 90px;
  width: 100%;
}
.listTop .sort label {
  margin-left: 10px;
}
.listTop .page {
  display: flex;
  color: #999;
}
.listTop .page > div {
  margin-right: 55px;
}
.listTop .page span {
  color: #007aff;
  font-weight: 700;
}
.listTop .page .pagePrev,
.listTop .page .pageNext {
  margin-right: 0;
}
.listTop .page .pagePrev a {
  border-right: 1px solid #dfdfdf;
}
.listTop .page .pagePrev a,
.listTop .page .pageNext a {
  font-size: 20px;
  background-color: #fff;
  display: inline-block;
  height: 40px;
  width: 40px;
  line-height: 40px;
  text-align: center;
}
.service_list .list ul {
  display: flex;
  flex-wrap: wrap;
  padding-bottom: 40px;
}
.service_list .list ul li {
  margin-right: 25px;
  margin-bottom: 25px;
  background-color: #fff;
  box-sizing: border-box;
  width: 23.5%;
  height: 380px;
}
.service_list .list ul li .img {
  width: 100%;
  height: 214px;
}
.service_list .list ul li .txt {
  padding: 20px;
}
.service_list .list ul li .txt h3 {
  margin-bottom: 15px;
}
.service_list .list ul li .txt .com {
  margin-top: 25px;
}
.service_list .list ul li:nth-child(4n + 4) {
  margin-right: 0;
}
/* detail css */
.detail .detail_top {
  height: 85px;
  line-height: 85px;
}
.detail .detail_top .goback a {
  padding: 5px 10px;
  border-radius: 3px;
  border: 1px solid #dfdfdf;
  background-color: #fff;
}
.detail .part {
  padding: 20px;
  background-color: #fff;
}
.detail .part.con {
  line-height: 28px;
  text-indent: 2em;
  text-align: justify;
}
.detail .row_top {
  /* height: 320px; */
  margin-bottom: 20px;
}
.detail .block_left {
  width: 70%;
  box-sizing: border-box;
  height: 100%;
  background-color: #fff;
}
.detail .block_right {
  width: 28%;
  box-sizing: border-box;
  height: 100%;
  background-color: #fff;
}
.detail .service_profile .img {
  width: 45%;
  height: 100%;
}
.detail .service_profile .txt {
  width: 52%;
}
.detail .service_profile .txt h3 {
  color: #333;
  height: 65px;
}
.detail .service_profile .txt p {
  line-height: 30px;
  color: #666666;
  /* height: 30px; */
}
.detail .service_profile .txt p span.nowarp1 {
  width: 80%;
  display: inline-block;
}
p span.org {
  color: #ff6600;
}
.detail .service_profile .txt p span:first-child {
  display: inline-block;
  width: 90px;
  text-align: justify;
  float: left;
}
.detail .service_profile .txt p span.star {
  margin-bottom: -3px;
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url(../base2024images/star.png) no-repeat center;
}
.detail .service_profile .button {
  display: flex;
  margin-top: 10px;
}
.detail .service_profile .button a {
  display: block;
  width: 130px;
  height: 45px;
  line-height: 45px;
  text-align: center;
  margin-right: 10px;
  border-radius: 3px;
}
.detail .service_profile .button a:first-child {
  background-color: #ff6600;
  color: #fff;
}
.detail .service_profile .button a:last-child {
  background-color: #ffeded;
  color: #ff6600;
  border: 1px solid #ff6600;
}
.detail .com_profile .name {
  /* height: 60px; */
  width: 100%;
  margin-bottom: 25px;
}
.detail .com_profile .name .logo {
  width: 60px;
  height: 60px;
  border: 1px solid #c0c0c0;
}
.detail .com_profile .name .tit {
  width: 250px;
  height: 100%;
}
.detail .com_profile .name .tit .comname {
  font-weight: 700;
  color: #333;
  margin-bottom: 15px;
}
.detail .com_profile > .button {
  line-height: 30px;
  height: 30px;
  width: 160px;
  text-align: center;
  color: #fff;
  background-color: #1890ff;
  margin-top: 20px;
  border-radius: 3px;
}
.detail .com_profile > .button a::before {
  content: "";
  width: 15px;
  height: 15px;
  display: inline-block;
  margin-right: 12px;
  background: url(../base2024images/i_home.png) no-repeat center;
  margin-bottom: -2px;
}
.detail .com_profile .txt p {
  line-height: 28px;
}
.detail .com_profile .txt span {
  color: #888;
}
.detail .txt p a {
  color: #1890ff;
}
.detail .row_con .tit {
  width: 100%;
  height: 55px;
  line-height: 55px;
  border-bottom: 1px solid #e8e8e8;
  font-weight: 700;
  color: #1890ff;
  background-color: #fff;
  color: #333;
  box-sizing: border-box;
  text-indent: 1em;
}
.detail .row_con .tit p {
  width: 95px;
  box-sizing: border-box;
  border-bottom: 2px solid #1890ff;
  height: 100%;
}
.detail .row_con .content {
  line-height: 28px;
}
.detail .row_con .content img {
  width: 95%;
  text-align: center;
}
.detail .product_list li {
  padding-bottom: 20px;
  border-bottom: 1px solid #e8e8e8;
  margin-bottom: 20px;
}
.detail .product_list li:last-child {
  margin-bottom: 0px;
  border-bottom: none;
}
.detail .product_list li b {
  color: #333;
}
.detail .product_list li p {
  margin-top: 15px;
}
.detail .sub_banner {
  background: url(../base2024images/sub_banner.jpg) no-repeat top center;
  width: 100%;
  height: 260px;
  text-align: center;
  color: #fff;
  padding-top: 80px;
  box-sizing: border-box;
}
.detail .sub_banner.rz_sub_banner {
  background: url(../base2024images/rz_banner_order.png) no-repeat top center;
  padding-top: 70px;
  background-size: 100%;
}
.detail .sub_banner.cloud_sub_banner {
  background: url(../base2024images/cloud_banner.jpg) no-repeat top center;
  padding-top: 70px;
}
.detail .sub_banner .tag {
  background-color: #005bd8;
  color: #a8daff;
  border-radius: 15px;
  margin-right: 40px;
}
.detail .sub_banner p {
  margin-top: 20px;
}
.detail .jg_detail_top {
  margin-top: 25px;
  height: 515px;
  margin-bottom: 25px;
  box-sizing: border-box;
  color: #666;
}
.detail .jg_detail_top .block_left {
  width: 33.5%;
}
.detail .jg_detail_top .block_left .img {
  width: 100%;
  height: 280px;
  margin-bottom: 15px;
}
.detail .jg_detail_top .block_left .txt p {
  line-height: 30px;
}
.detail .jg_detail_top .block_left .txt span {
  display: inline-block;
  width: 80px;
  color: #888;
}
.detail .jg_detail_top .block_right {
  width: 65%;
}
.detail .jg_detail_list {
  width: 100%;
  /* height: 485px; */
  box-sizing: border-box;
  background-color: #fff;
}
.detail .jg_detail_list .hd ul {
  display: flex;
  border-bottom: 1px solid #dadada;
  height: 55px;
  line-height: 55px;
  box-sizing: border-box;
}
.detail .jg_detail_list .hd ul li {
  width: 110px;
  text-align: center;
  color: #333;
}
.detail .jg_detail_list .hd ul li.on {
  color: #1890ff;
  font-weight: 700;
  border-bottom: 1px solid #1890ff;
}

p span.tagB {
  color: #007aff;
  background-color: #d9ebff;
  border-radius: 15px;
  padding: 3px 10px;
  font-size: 14px;
}
p span.tagO {
  color: #ff6d0c;
  background-color: #ffecdf;
  border-radius: 15px;
  padding: 3px 10px;
  font-size: 14px;
}
p span.tagG {
  color: #01ad86;
  background-color: #dff3e8;
  border-radius: 15px;
  padding: 3px 10px;
  font-size: 14px;
}
.service_com_list {
  display: flex;
  flex-wrap: wrap;
}
.service_com_list li {
  width: 32.2%;
  height: 145px;
  background-color: #fff;
  margin-right: 1.5%;
  margin-bottom: 25px;
  padding: 25px 15px;
  box-sizing: border-box;
}
.service_com_list li:nth-child(3n + 3) {
  margin-right: 0;
}
.service_com_list li .img {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  box-shadow: 0 0 5px 5px rgba(117, 117, 117, 0.1);
}
.service_com_list li .txt {
  width: 328px;
  line-height: 32px;
}
.service_com_list li .txt h5 {
  font-weight: 700;
  color: #333;
}
.service_com_list li .txt p span {
  margin-right: 15px;
}
.rz_sub_banner .search {
  margin-top: 20px;
}
.rz_sub_banner .search input {
  width: 900px;
  height: 60px;
  line-height: 60px;
  box-sizing: border-box;
  text-indent: 1em;
  font-size: 18px;
}
.rz_sub_banner .search a.submit {
  display: inline-block;
  width: 150px;
  background-color: #d74a4a;
  color: #fff;
  height: 60px;
  line-height: 56px;
  box-sizing: border-box;
  font-size: 20px;
}
.rz_sub_banner .search a.submit i {
  width: 28px;
  height: 28px;
  display: inline-block;
  background: url(../base2024images/icon_serw.png) no-repeat;
  margin-bottom: -8px;
  margin-right: 8px;
}
.rztit {
  text-align: center;
  font-size: 30px;
  color: #333;
  padding: 35px 0;
}
.rz_block1 {
  padding-bottom: 60px;
}
.rz_block2 {
  background-color: #e2f0ff;
  padding: 40px 0;
}
.rz_block1 ul li {
  text-align: center;
  position: relative;
}
.rz_block1 ul li::after {
  content: "";
  background: url(../base2024images/rz_icon06.png) no-repeat;
  width: 121px;
  height: 12px;
  position: absolute;
  top: 30%;
  left: 100%;
  margin-left: 30px;
}
.rz_block1 ul li:last-child::after {
  display: none;
}
.rz_block1 ul li h4 {
  color: #333;
  padding: 10px 0;
}
.rz_block2 .rzright {
  width: 100%;
}
.rz_block2 .rzright > div {
  width: 49%;
}
.rz_block2 .rzright div.view {
  margin-bottom: 0;
}
.rz_block3 {
  background: url(../base2024images/rz_bg01.png) no-repeat top center;
}
.rz .more,
.learn .more {
  display: inline-block;
  text-align: center;
  width: 100%;
  margin-top: 30px;
  color: #005bff;
  font-size: 18px;
}
.rz_block4 {
  background-color: #fff;
  padding-bottom: 45px;
}
.detail.rz {
  padding-bottom: 0;
}
.rz_block4 ul li {
  float: left;
  width: 49%;
  padding: 8px 25px;
  box-sizing: border-box;
  background-color: #e6ecf5;
  border-radius: 30px;
  color: #333;
  margin-right: 2%;
  margin-bottom: 2%;
}
.rz_block4 ul li:nth-child(2n + 2) {
  margin-right: 0;
}
.rz_block4 ul li:hover {
  background-color: #006af5;
  color: #fff;
}
.listTop .ser input {
  height: 30px;
  line-height: 30px;
  text-indent: 1em;
}
.listTop .ser button {
  height: 30px;
  line-height: 30px;
  background-color: #007aff;
  color: #fff;
  font-size: 16px;
  padding: 0 15px;
  border-radius: 3px;
  margin-left: 10px;
}
.listTop select {
  padding: 5px;
  border: 1px solid #0e6cec;
  border-radius: 3px;
}
.fin_list .list > li {
  background-color: #fff;
  padding: 15px 40px 30px 40px;
  box-sizing: border-box;
  margin-bottom: 30px;
  box-shadow: 0 4px 16px 2px rgba(113, 128, 193, 0.15);
  transition: all 0.3s;
}
.fin_list .list > li:hover {
  box-shadow: 0 4px 16px 10px rgba(113, 128, 193, 0.25);
  transform: scaleX(1.01);
}
.fin_list .list li .name {
  display: flex;
  justify-content: center;
  align-items: center;
  color: #333;
}
.fin_list .list li .tit {
  height: 70px;
  border-bottom: 1px solid #dddddd;
}
.fin_list .list li .tit img {
  width: 200px;
}
.tagL {
  padding: 3px 15px;
  border: 1px solid #1492ff;
  color: #1492ff;
  border-radius: 20px;
}
.fin_list .list li .name .tagL {
  margin-left: 15px;
}
.fin_list .list li .info {
  margin-top: 20px;
}
.fin_list .list li .info ul {
  width: 20%;
  text-align: center;
}
.fin_list .list li .info ul h4 {
  color: #ff0000;
  font-size: 20px;
  margin-bottom: 15px;
}
.fin_list .list li .info ul a {
  border-radius: 25px;
  padding: 10px 35px;
  background-color: #0066cc;
  color: #fff;
  float: right;
}
/* paging css */
.paging {
  clear: both;
  padding: 20px 0;
}
.paging ul > span,
.paging ul > a,
.paging div > span,
.paging div > a {
  display: flex;
  padding: 0 10px;
  float: left;
  border: 1px solid #ccc;
  margin-right: 5px;
  height: 30px;
  justify-content: center;
  align-items: center;
  border-radius: 5px;
  background-color: #fff;
}
.paging ul > span.current,
.paging ul > a:hover,
.paging div > span.current,
.paging div > a:hover {
  color: #0e6cec;
  border-color: #0e6cec;
}
.fin_list {
  padding-bottom: 20px;
}
.detail .fin_info li {
  background-color: #fff;
  margin-bottom: 35px;
  min-height: 168px;
  background-image: linear-gradient(to right bottom, #59a0ff, #2c6fdc);
  background-size: 12%;
  background-repeat: no-repeat;
}
.detail .fin_info li .imgs {
  width: 12%;
  text-align: center;
  height: 100%;
  color: #fff;
  padding-top: 5px;
}
.detail .fin_info li .imgs h5 {
  margin-top: 15px;
}
.detail .fin_info li .text {
  width: 86%;
  padding: 30px;
  box-sizing: border-box;
  color: #333;
  line-height: 36px;
}
.rz_apply_form .steps {
  width: 800px;
  margin: 0 auto;
}
.rz_apply_form .steps li {
  text-align: center;
}
.rz_apply_form .steps li .img {
  background-color: #f1f5ff;
  width: 95px;
  height: 95px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 20px auto;
}
.rz_apply_form .steps li i {
  font-size: 52px;
  color: #bfbfbf;
}
.rz_apply_form .steps li.on {
  color: #333;
}
.rz_apply_form .steps li.on i {
  color: #1561ff;
}
.rz_apply_form form {
  width: 900px;
  margin: 80px auto 0 auto;
}

.ny_banner .news_nav {
  position: absolute;
  bottom: 0;
  /* width: 1440px; */
  display: flex;
  /* left: 50%; */
  /* margin-left: -720px; */
}
.ny_banner .news_nav li {
  background-color: rgba(255, 255, 255, 0.5);
  color: #fff;
  margin-right: 5px;
  font-size: 20px;
  border-radius: 3px 3px 0 0;
  width: 140px;
  text-align: center;
  height: 45px;
  line-height: 45px;
}
.ny_banner .news_nav li.on {
  background-color: #fff;
  color: #0066cc;
}
.news_ny_list .list li {
  color: #999;
  background-color: #fff;
  padding: 40px 45px;
  box-sizing: border-box;
  box-shadow: 0 4px 16px 2px rgba(113, 128, 193, 0.15);
  margin-bottom: 30px;
}
.news_ny_list .list li .txt {
  width: 90%;
}
.news_ny_list .list li h3 {
  color: #333;
  margin-bottom: 20px;
}
.news_ny_list .list li p {
  line-height: 26px;
}
.news_ny_list .list li .date {
  width: 6%;
}
.news_ny_list .list li .date .dd {
  font-size: 60px;
}
.news_ny_list .list li .date .line {
  width: 60px;
  height: 1px;
  background-color: #999;
  margin: 0px 0 10px 0;
}
.news_ny_list .list li:hover {
  color: #0e6cec;
}
.news_ny_con {
  background-color: #fff;
  padding: 50px 40px;
}
.news_ny_con .new_con_top {
  border-bottom: 1px dashed #999;
  padding-bottom: 40px;
}
.news_ny_con .new_con_top h3 {
  margin-bottom: 40px;
  color: #333;
  text-align: center;
}
.con_top_part {
  display: flex;
}
.con_top_part p {
  margin-right: 20px;
  cursor: pointer;
}
.con_top_part p i {
  margin-right: 5px;
}
.news_ny_con .news_con {
  padding: 30px 0;
}
.learn_block1 {
  padding: 35px 0;
}
.learn_block1 .learn_block1_l {
  background-color: #fff;
  padding: 25px 15px;
  box-sizing: border-box;
  width: 65%;
}
.learn_block1 .learn_block1_l .swiper-slide {
  padding-bottom: 40px;
}
.learn_block1 .learn_block1_l .img {
  width: 54%;
  height: 322px;
  position: relative;
}
.learn_block1 .learn_block1_l .img p {
  position: absolute;
  top: 0;
  left: 0;
  background-color: #ff9900;
  color: #fff;
  padding: 5px 15px;
}
.learn_block1 .learn_block1_l .txt {
  width: 44%;
  line-height: 32px;
}
.learn_block1 .learn_block1_l .txt h3 {
  color: #333;
  margin-bottom: 75px;
}
.learn_block1 .learn_block1_l .txt a {
  height: 40px;
  line-height: 40px;
  width: 240px;
  text-align: center;
  background-color: #ff9900;
  color: #fff;
  display: block;
  margin-top: 60px;
}
.learn_block2 {
  background-color: #fff;
  padding-bottom: 40px;
}
.learn_block2 ul {
  display: flex;
  flex-wrap: wrap;
}
.learn_block2 ul li {
  margin-right: 1.33%;
  width: 24%;
  box-shadow: 0 4px 16px 2px rgba(113, 128, 193, 0.15);
}
.learn_block2 .hd ul li {
  box-shadow: none;
  width: 150px;
  margin-right: 0;
}
.learn_block2 ul li:last-child {
  margin-right: 0;
}
.learn_block2 ul li .img {
  width: 100%;
  height: 225px;
}
.learn_block2 ul li .txt {
  padding: 20px;
  width: 58%;
  box-sizing: border-box;
}
.learn_block2.txtv100 ul li .txt {
  width: 100%;
}
.learn_block2 ul li .txt h4 {
  color: #333;
  margin-bottom: 15px;
  height: 52px;
}
.learn_block2 ul li {
  background-color: #fff;
}
.learn_block2 ul li:nth-child(4n + 4) {
  margin-right: 0;
}
.learn_block3 {
  background: url(../base2024images/rz_bg01.png) no-repeat center;
}
.learn_block3 ul li .txt h4 {
  height: auto;
  margin-bottom: 5px;
}
.learn_block3 ul li .txt p {
  line-height: 32px;
}
.learn_block3 ul li .txt p span.fr {
  color: #005bff;
}
.learn_block2 ul li .img {
  position: relative;
}
.learn_block2 ul li .img p {
  position: absolute;
  top: 0;
  left: 0;
  padding: 5px 15px;
  color: #fff;
}
.learn_block2 ul li .img p.going {
  background-color: rgba(108, 186, 56, 0.7);
}
.learn_block2 ul li .img p.done {
  background-color: rgba(0, 0, 0, 0.7);
}
.learn_block2 ul li .img p.preview {
  background-color: rgba(3, 103, 213, 0.7);
}
.learn_block2 ul li p.bmdone span.tags {
  background-color: #e4e4e4;
  color: #989898;
}
.learn_block4 {
  background-color: #c7e3f7;
}
.learn_block5 {
  background: url(../base2024images/ssx_bg07.png) no-repeat bottom center;
  padding-bottom: 40px;
}
.detail.learn {
  padding-bottom: 0;
}
.learn_block5 ul {
  display: flex;
}
.learn_block5 ul li {
  width: 24%;
  margin-right: 1.33%;
  background-color: #fff;
  padding: 35px;
  box-shadow: 0 4px 16px 2px rgba(113, 128, 193, 0.15);
}
.learn_block5 ul li:last-child {
  margin-right: 0;
}
.learn_block5 ul li {
  text-align: center;
  line-height: 32px;
}
.learn_block5 ul li img {
  width: 107px;
  height: 107px;
  border-radius: 50%;
}
.learn_block5 ul li h5 {
  color: #333;
  margin: 5px 0;
}
.learn_block1 .learn_block1_r {
  width: 33%;
}
.learn_block1 .learn_block1_r #fwlast-calendar {
  width: auto;
  height: auto;
}
.learn_block1
  .learn_block1_r
  #fwlast-calendar
  .jedate
  .jedate-content
  .daystable
  td {
  height: 43px;
}
.learn_block1 .learn_block1_r .jedate .jedate-content .daystable td.action p {
  background-color: #005bd8;
  border: none;
}
.learn_block1 .learn_block1_r .tip {
  display: flex;
  padding: 15px 0;
  color: #333;
}
.learn_block1 .learn_block1_r .tip p {
  margin-right: 20px;
}
.learn_block1 .learn_block1_r .tip p:first-child::before {
  content: "";
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #ff9900;
  display: inline-flex;
  margin-right: 5px;
}
.learn_block1 .learn_block1_r .tip p:last-child::before {
  content: "";
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #66d030;
  display: inline-flex;
  margin-right: 5px;
}
.cloudny .learn_block3 ul {
  flex-wrap: wrap;
}
.cloudny .learn_block3 ul li {
  margin-bottom: 30px;
}
.cloudny .learn_block3 ul li:nth-child(4n + 4) {
  margin-right: 0;
}
.learn_block3 ul li .txt p span {
  line-height: 22px;
}
p span.tagDark {
  color: #fff !important;
  background-color: #007aff;
  padding: 3px 10px;
  font-size: 14px;
  border-radius: 15px;
}
p span.tagDarkG {
  color: #666 !important;
  background-color: #e4e4e4;
  padding: 3px 10px;
  font-size: 14px;
  border-radius: 15px;
}
.cloudny .detail .row_top {
  height: 430px;
  margin-top: -70px;
}
.cloudny .detail .row_top .part {
  height: 100%;
  box-sizing: border-box;
}
.vlog_state h4 {
  margin-bottom: 15px;
}
.vlog_state .countdown {
  display: flex;
  font-size: 20px;
  line-height: 40px;
  height: 40px;
}
.detail .service_profile .txt .vlog_state .countdown h3 {
  color: #007aff;
  font-weight: 700;
  margin: 0 10px;
}
.detail .service_profile .button .vlog_state a {
  width: 400px;
  height: 45px;
  line-height: 45px;
  color: #fff;
  border: none;
  display: flex;
  padding: 0 20px;
  box-sizing: border-box;
}
.detail .service_profile .button .vlog_state a p {
  color: #fff;
}
.cloudny .detail .service_profile .txt .button {
  height: 180px;
}
.detail .service_profile .button .vlog_state.preview a {
  background-color: #007aff;
}
.detail .service_profile .button .vlog_state.done a {
  background-color: #ff9900;
}
.detail .service_profile .button .vlog_state.going a {
  background-color: #66d030;
}
.detail .service_profile .img {
  position: relative;
}
.detail .service_profile .img p {
  position: absolute;
  top: 0;
  left: 0;
  padding: 5px 15px;
  color: #fff;
}
.detail .service_profile .img p.preview {
  background-color: #007aff;
}
.detail .service_profile .img p.done {
  background-color: #ff9900;
}
.detail .service_profile .img p.going {
  background-color: #66d030;
}
.actny .learn_block1 {
  margin-top: 0;
}
.actny .select_option {
  margin-top: 0;
}
.actny .learn_block1 .learn_block1_l .txt a {
  margin-top: 15px;
  background-color: #005bff;
}
.actny .learn_block1 .learn_block1_l .img p {
  background-color: rgba(0, 0, 0, 0.7);
}
.act_list .list {
  display: flex;
  flex-wrap: wrap;
}
.act_list .list li {
  width: 49%;
  padding-left: 20px;
  box-sizing: border-box;
  margin-right: 2%;
  margin-bottom: 30px;
}
.act_list .list li:hover {
  border: 1px solid #005bff;
}
.act_list .list li:nth-child(2n + 2) {
  margin-right: 0;
}
.act_list .list li .img {
  width: 40%;
  height: 20%;
}
.act_list .list li .txt p {
  color: #999;
}
.act_list .list li .itembottom {
  padding: 0 20px 20px 0;
}
.act_list .list li .itembottom span {
  line-height: 22px;
  display: inline-block;
}
.bgny,
.service_list,
.fin_list,
.rz_apply_form,
.news_ny_list,
.learn_block1,
.act_list,
.cloudny .learn_block3 {
  background: #f3f7ff;
}
.detail .row_top .menu {
  padding-top: 15px;
  border-top: 1px solid #e8e8e8;
  margin-top: 20px;
}
.detail .row_top .menu a {
  border-radius: 3px;
  padding: 5px 15px;
  color: #fff;
}
.detail .row_top .menu a.done {
  background-color: #ccc;
}
.detail .row_top .menu a.done {
  background-color: #ccc;
}
.detail .row_top .menu a.going {
  background-color: #007aff;
}
.online-right {
  padding: 20px;
  color: #333;
}
.online-right .online-date {
  position: relative;
}

.online-right .online-date::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 40px;
  background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0), #fff);
  background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0), #fff);
  background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0), #fff);
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0), #fff);
  bottom: 0px;
  left: 0;
}

.online-right .online-date .online-date-title {
  font-size: 30px;
}

.online-right .online-date .online-date-timeline {
  position: relative;
  margin-top: 25px;
  max-height: 490px;
  overflow: auto;
}

.online-right .online-date .online-date-timeline::-webkit-scrollbar {
  width: 0 !important;
}

.online-right .online-date .online-date-timeline .layui-timeline-item {
  padding-bottom: 10px;
}

.online-right .online-date .online-date-timeline .layui-timeline-content {
  padding-right: 10px;
}

.online-right .online-date .online-date-timeline .layui-timeline-title {
  color: #999;
}

.online-right .online-date .online-date-timeline .content {
  margin-bottom: 15px;
  padding: 10px;
  border-radius: 4px;
  border: 1px solid transparent;
  box-shadow: 0 0 8px #ccc;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}

.online-right .online-date .online-date-timeline .content:hover {
  box-shadow: 0 0 10px #999;
}

.online-right .online-date .online-date-timeline .content a {
  display: block;
  font-size: 16px;
  text-align: justify;
}

.online-right .online-date .online-date-timeline .content p {
  margin-top: 10px;
  font-size: 12px;
  color: #999;
  width: auto;
}
.img {
  overflow: hidden;
}
li:hover .img img {
  transform: scale(1.2);
}
.detail .row_top .menu .con_top_part p a {
  color: #999;
}
/* calender css */
.w_r_bd {
  background-color: #fff;
  width: 100%;
}
.w_r_bd_1 {
  width: 100%;
  background-color: #fafafa;
  padding: 14px 0 14px 6%;
  box-sizing: border-box;
}

.w_r_bd_1 h1 {
  float: left;
  font-size: 18px;
  color: #3d4552;
  margin-top: 3px;
}

.w_r_bd_1 .day {
  float: left;
  padding: 3px 10px;
  border-radius: 30px;
  border: 1px solid #ed030d;
  display: block;
  font-size: 14px;
  color: #ed030d;
  margin-left: 15%;
}

.w_r_bd_1 .day:hover {
  color: #fff;
  background-color: #ed030d;
}

.w_date {
  float: left;
  margin-left: 5%;
}

.w_date span {
  float: left;
  width: 20px;
  height: auto;
}

.w_date span img {
  width: 100%;
  height: auto;
}

.w_date h2 {
  float: left;
  font-size: 14px;
  color: #56606f;
  margin: 3px 10px 0 10px;
}

.w_cal {
  padding: 0 4% 0 2.5%;
}

.t_cal {
  width: 100%;
  background-color: #fafafa;
  margin-top: 10px;
  padding: 10px 0 10px 0;
}

.t_cal li {
  float: left;
  width: 14.28%;
  text-align: center;
  font-size: 12px;
  color: #999999;
}

.d_cal {
  width: 100%;
}

.d_cal li {
  float: left;
  width: 14.28%;
  text-align: center;
  position: relative;
  height: 75px;
}
.learn .d_cal li,
.cloudny .d_cal li {
  height: 62px;
}
.actny .d_cal li {
  height: 60px;
}
.d_cal li h1 {
  font-size: 14px;
  color: #3d4552;
  border-radius: 15px;
  margin: auto;
  display: block;
  line-height: 20px;
}

.d_cal li span {
  font-size: 10px;
  color: #7d8596;
  border-radius: 15px;
  margin: auto;
  display: block;
  line-height: 18px;
}

.d_cal li i {
  width: 4px;
  height: 4px;
  border-radius: 2px;
  background-color: #ed030d;
  display: block;
  margin: auto;
}

.p_cal {
  position: absolute;
  display: none;
  width: 230px;
  height: auto;
  background-image: url(../base2024images/p72.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center;
  top: 150px;
  left: 50%;
  margin: -115px;
  z-index: 100;
  padding: 20px;
  text-align: left;
  display: none;
}

.p_cal h2 {
  font-size: 14px;
  line-height: 24px;
  height: 48px;
  color: #3d4552;
  margin-top: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.p_cal h3 {
  font-size: 12px;
  color: #7d8596;
  margin-top: 10px;
}

.d_cal .hover:hover .p_cal {
  display: block;
}
span.star {
  color: #666;
  width: 15px;
  height: 15px;
  display: inline-block;
  margin-right: 5px;
}
span.star1 {
  background: url(../base2024images/star1.png) no-repeat center;
  width: 15px;
}
span.star2 {
  background: url(../base2024images/star2.png) no-repeat center;
  width: 33px;
}
span.star3 {
  background: url(../base2024images/star3.png) no-repeat center;
  width: 50px;
}
span.star4 {
  background: url(../base2024images/star4.png) no-repeat center;
  width: 68px;
}
span.star5 {
  background: url(../base2024images/star5.png) no-repeat center;
  width: 85px;
}
.certapply .topNews {
  width: 100%;
  background-color: #f3f7fd;
  height: 105px;
  margin-top: 190px;
  line-height: 105px;
}
.certapply .topNews .newsbox {
  line-height: 105px;
  height: 105px;
  width: 88%;
}
.certapply .topNews .w > a {
  border: 1px solid #1072e0;
  color: #1072e0;
  line-height: 35px;
  border-radius: 20px;
  width: 100px;
  text-align: center;
}
.certapply .topNews .newsbox .swiper {
  width: 100%;
  height: 100%;
}
.certapply .topNews .newsbox .swiper-slide h5 {
  width: 80%;
}
.certapply .topNews .newsbox .swiper-slide p {
  width: 18%;
  color: #999;
}
.certapply h1 {
  margin-top: 25px;
  margin-bottom: 25px;
  color: #333;
}
.certapply_block1 ul li {
  width: 23.5%;
  margin-right: 1.5%;
  text-align: center;
  padding: 40px;
  color: #333;
  height: 180px;
  line-height: 32px;
  float: left;
  box-sizing: border-box;
  margin-bottom: 25px;
  box-shadow: 0 4px 16px 2px rgba(113, 128, 193, 0.15);
  transition: all 0.3s;
}
.certapply_block1 ul li:hover {
  box-shadow: 0 4px 16px 10px rgba(113, 128, 193, 0.25);
}
.certapply_block1 ul li:nth-child(4n + 4) {
  margin-right: 0;
}
.certapply_block1 ul li .imgs {
  text-align: center;
  height: 75px;
  padding-top: 5px;
}
.certapply_block2 {
  margin-bottom: 25px;
}
.certapply_block2 .testCon {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  justify-content: space-between;
}
.certapply_block2 .testCon li {
  width: 19%;
  text-align: left;
  background-color: #f7faff;
  padding: 20px 15px;
  margin-bottom: 20px;
  border-radius: 10px;
  font-size: 18px;
  color: #333;
  box-sizing: border-box;
}
.certapply_block2 .testCon li:hover {
  box-shadow: 0 0 5px 5px rgba(185, 185, 185, 0.1);
}
.certapply_block2 .testCon li i {
  width: 31px;
  height: 31px;
  display: inline-block;
  margin-right: 5px;
}
.certapply_block2 .testCon li h5 {
  display: inline-block;
  width: 82%;
}
.certapply_block2 .testCon li:nth-child(1) i {
  background: url(../base2024images/hbsicon11.png) no-repeat center;
}
.certapply_block2 .testCon li:nth-child(2) i {
  background: url(../base2024images/hbsicon12.png) no-repeat center;
}
.certapply_block2 .testCon li:nth-child(3) i {
  background: url(../base2024images/hbsicon13.png) no-repeat center;
}
.certapply_block2 .testCon li:nth-child(4) i {
  background: url(../base2024images/hbsicon14.png) no-repeat center;
}
.certapply_block2 .testCon li:nth-child(5) i {
  background: url(../base2024images/hbsicon15.png) no-repeat center;
}
.certapply_block2 .testCon li:nth-child(6) i {
  background: url(../base2024images/hbsicon16.png) no-repeat center;
}
.certapply_block2 .testCon li:nth-child(7) i {
  background: url(../base2024images/hbsicon17.png) no-repeat center;
}
.certapply_block2 .testCon li:nth-child(8) i {
  background: url(../base2024images/hbsicon18_1.png) no-repeat center;
}
.certapply_block2 .testCon li:nth-child(9) i {
  background: url(../base2024images/hbsicon18.png) no-repeat center;
}
.certapply_block2 .testCon li:nth-child(10) i {
  background: url(../base2024images/hbsicon19.png) no-repeat center;
}
.ssx .ssx_block6 {
  margin-bottom: 25px;
}
/*对联*/
.hangl {
  position: fixed;
  bottom: 10px;
  left: 0px;
  z-index: 9;
}

.hangr {
  position: fixed;
  bottom: 10px;
  right: 0px;
  z-index: 9;
}
/* qqapply css */
.shortcut {
  margin-top: 220px;
  padding: 60px 0;
  background: url(../base2024images/iconBg.jpg) no-repeat center;
}

.shortcut h3 {
  text-align: center;
  font-size: 30px;
  color: #333;
  font-weight: 700;
}

.shortcut h3 span {
  color: #666;
}

.shortcut .shortcutlist {
  margin-top: 50px;
  display: flex;
  justify-content: space-between;
}
/* 2022-08-15 */
.shortcut .shortcutlist .item0815 {
  width: 329px;
  height: 390px;
  padding-top: 70px;
  box-sizing: border-box;
  color: #fff;
  font-size: 16px;
  text-align: center;
}

.shortcut .shortcutlist .item0815 h4 {
  font-size: 22px;
  font-weight: 700;
  margin-bottom: 23px;
}

.shortcut .shortcutlist .item0815 a {
  display: block;
  text-align: center;
  padding: 15px 0px;
  border: 1px solid #fff;
  background-color: rgba(31, 112, 232, 0.3);
  font-size: 18px;
  color: #fff;
  width: 206px;
  margin: 12px auto 0 auto;
}
.shortcut .shortcutlist .item0815 a:hover {
  background-color: rgba(167, 199, 247, 0.3);
}
.shortcut .shortcutlist .item0815 .text {
  line-height: 30px;
  margin-top: 18px;
}

.bg01 {
  background: url(../base2024images/bg01.jpg) no-repeat center;
}

.bg02 {
  background: url(../base2024images/bg02.jpg) no-repeat center;
}

.bg03 {
  background: url(../base2024images/bg03.jpg) no-repeat center;
}

.bg04 {
  background: url(../base2024images/bg04.jpg) no-repeat center;
}
.shortcut .shortcutlist .item li {
  width: 280px;
  float: left;
}

.shortcut .shortcutlist .item .content h5 {
  font-weight: 700;
  color: #333;
  font-size: 20px;
  margin-bottom: 18px;
}

.shortcut .shortcutlist .item .content .text {
  color: #5f616d;
  font-size: 14px;
  line-height: 24px;
}

.shortcut .shortcutlist .item .content .text a {
  color: #3451ff;
}

.shortcut .shortcutlist .i2 {
  width: 560px;
}

.shortcut .shortcutlist .content:hover {
  background-color: #fff;
}

.shortcut .shortcutlist .content:hover .img01 {
  background: url(../base2024images/select_icon01.png) no-repeat center;
}

.shortcut .shortcutlist .content:hover .img02 {
  background: url(../base2024images/select_icon02.png) no-repeat center;
}

.shortcut .shortcutlist .content:hover .img03 {
  background: url(../base2024images/select_icon03.png) no-repeat center;
}

.shortcut .shortcutlist .content:hover .img04 {
  background: url(../base2024images/select_icon04.png) no-repeat center;
}

.noticex {
  padding: 20px 0;
  display: flex;
  justify-content: space-between;
}

.noticex .swiper {
  width: 45%;
  height: 364px;
  margin-left: 0 !important;
}

.noticex .noticelistx {
  width: 100%;
  height: 700px;

  padding: 41px 40px;
  padding-top: 0;
}

.noticex .noticelistx .h {
  display: flex;
  border-bottom: 1px solid #ccc;
  list-style: none;
}
.noticex .noticelistx .h li {
  font-size: 20px;
  padding-bottom: 8px;
  margin-right: 35px;
  line-height: 20px;
}
.noticex .noticelistx .h li .on {
  color: #fff;
  font-weight: 700;
  border-bottom: 4px solid #1469b3;
  font-size: 24px;
}

.noticex .noticelistx ul {
  /* padding-top: 20px; */
}

.noticex .noticelistx ul li a {
  display: flex;
  justify-content: space-between;
  line-height: 50px;
  /* color: #666; */
}

.noticex .noticelistx ul li a:hover {
  /* color: #fff; */
}
.noticelistx  ul li .on {
  color: #fff!important;
}
.ssx_block8 .bd ul li {
  box-shadow: none!important;
  padding: 20px;
  background-color: transparent!important;
  width: 100%!important;
  height: auto!important;
  box-sizing: border-box;
  float: left;
  margin-right: 1.5%;
  transition: all 0.3s;
}

.noticelistx ul li p {
  width: 80%;
  white-space: nowrap !important;
  overflow: hidden !important;
  text-overflow: ellipsis !important;
  font-size: 18px !important;
  text-align: left;
}

.noticelistx ul li span {
  font-size: 16px;
}
.tbtn {
  width: 208px;
  margin: 0 auto;
}
.tbtn a {
  width: 48% !important;
  margin-top: 0 !important;
}
.qqapply_num {
  background: url(../base2024images/qqsj_numbg.jpg) no-repeat center;
  padding: 40px 0;
  text-align: center;
}
.qqapply_num h2 {
  color: #007aff;
  font-weight: 700;
}
#closeSlide {
  cursor: pointer;
}
/* about css */
/* sub_nav css */
.sub_nav {
  background-color: rgba(1, 80, 172, 0.7);
  line-height: 56px;
  margin-top: -56px;
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
  color: #fff;
  font-size: 16px;
  z-index: 1;
}

.sub_nav ul li {
  padding: 0 30px;
}

.sub_nav ul li.on {
  background-color: #fff;
  color: #0162b1;
}

/* loc css */
.loc.about {
  height: 55px;
  width: 100%;
  line-height: 55px;
  border-bottom: 1px solid rgba(179, 175, 175, 0.3);
  margin-top: 200px;
}
.loc.about .w {
  display: flex;
}
.loc.about a.home {
  width: 55px;
  height: 55px;
  text-align: center;
}
.loc.about a.home:hover {
  background-color: #f8f9fb;
}
i.home {
  background: url(../base2024images/home.png) no-repeat;
  display: inline-block;
  width: 17px;
  height: 17px;
}

i.down {
  background: url(../base2024images/icon_down.png) no-repeat;
  display: inline-block;
  width: 17px;
  height: 9px;
  left: 10px;
  position: relative;
}

.loc.about ul {
  display: flex;
  margin-left: 20px;
  color: #666;
}

.loc.about ul li::after {
  content: ">";
  padding: 0 5px;
}

.loc.about ul li:last-child::after {
  content: none;
}
.aboutus {
  margin-top: 45px;
}

.aboutus .w {
  background: url(../base2024images/about.png) no-repeat right bottom;
}

.aboutus .content {
  width: 686px;
  padding-bottom: 86px;
}

.aboutus .content h6 {
  color: #333;
  font-size: 18px;
  margin-bottom: 40px;
  font-weight: 700;
}

.aboutus .content p {
  line-height: 34px;
  font-size: 16px;
  color: #666;
  text-align: justify;
}

.about_tit {
  color: #333;
  margin-bottom: 38px;
}

.about_tit h5 {
  font-weight: 700;
  font-size: 24px;
  margin-bottom: 12px;
}

.about_tit .line {
  height: 4px;
  width: 34px;
  background-color: #0066cc;
}

.work {
  background-color: #f5f6fb;
  padding: 60px 0;
}

.work .slogen {
  font-size: 18px;
  color: #333333;
  margin-bottom: 65px;
}

.workimg {
  margin-left: 20%;
}

.workimg .img {
  width: 421px;
}

.workimg .point {
  margin-top: 61px;
}

.workimg .point li {
  width: 560px;
}

.workimg .point .img {
  width: 110px;
}

.workimg .point .txt {
  width: 450px;
}

.workimg .point .txt h4 {
  font-weight: 700;
  color: #333;
  font-size: 24px;
  margin-bottom: 5px;
}

.workimg .point li {
  margin-bottom: 86px;
}

.workimg .point .txt p {
  font-size: 18px;
  color: #666;
  line-height: 28px;
}

.work .content {
  color: #666;
  line-height: 36px;
  font-size: 16px;
  box-sizing: border-box;
  background-color: #fff;
  padding-bottom: 55px;
  padding-left: 48px;
  padding-right: 48px;
  text-align: justify;
  padding-top: 25px;
}

.work .content p {
  text-indent: 2em;
  padding-top: 12px;
}
/* honor css */
.honor_list {
  margin-top: 55px;
  margin-bottom: 55px;
}

.honor_list ul li {
  float: left;
  width: 32.3%;
  height: 286px;
  margin-bottom: 45px;
  margin-right: 1.5%;
}

.honor_list ul li:nth-child(3n + 3) {
  margin-right: 0;
}

.honor_list ul li .img {
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.honor_list ul li {
  position: relative;
}

.honor_list ul li .img img {
  transition: all 0.5s;
}

.honor_list ul li .shadow {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.5);
  color: #fff;
  display: none;
  text-align: center;
  padding-top: 116px;
  box-sizing: border-box;
}

.honor_list ul li:hover .shadow {
  display: block;
}

.honor_list ul li:hover .img img {
  transition: all 0.5s;
  transform: scale(1.2);
}

.honor_list ul li .shadow p {
  font-size: 16px;
  padding: 15px 0;
}

.honor_list ul li .shadow .line {
  margin: 0 auto;
  height: 1px;
  background-color: #fff;
  width: 40px;
  animation: widthLength 1s;
}

@keyframes widthLength {
  from {
    width: 100px;
  }

  to {
    width: 40px;
  }
}
.fw .fwtop .img img {
  width: auto;
  height: auto;
  object-fit: none;
}
p.fj {
  margin-top: 20px;
  color: #005bd8;
}
.zcCalculate {
  width: 90%;
  margin: 0 auto;
}
.zcCalculate .text {
  margin-top: -20px;
  font-weight: 700;
  padding: 5px 20px;
  background: #fff;
  color: #005bd8;
  border-radius: 25px;
  font-size: 24px;
}
.select_option.policy {
  margin-top: 220px;
}
/* platform css */
.com-tit {
  position: relative;
  margin: 45px 0;
}

.com-tit::before {
  content: "";
  width: 200px;
  height: 1px;
  background-color: #ccc;
  position: absolute;
  top: 20px;
  left: 25%;
}

.com-tit::after {
  content: "";
  width: 200px;
  height: 1px;
  background-color: #ccc;
  position: absolute;
  top: 20px;
  right: 25%;
}

.com-tit h4 {
  text-align: center !important;
  font-weight: 700 !important;
  color: #333;
  font-size: 28px !important;
}

a.more_b {
  width: 145px;
  padding: 8px 0;
  text-align: center;
  margin: 0 auto;
  display: block;
  background-color: #0066cc;
  color: #fff;
  font-size: 16px;
  border-radius: 25px;
}

a.more_or {
  width: 145px;
  padding: 8px 0;
  text-align: center;
  margin: 0 auto;
  display: block;
  background-color: #ff9420;
  color: #fff;
  font-size: 16px;
  border-radius: 25px;
}
.com-slogen {
  text-align: center;
  color: #666;
  margin-top: 15px;
  font-size: 16px;
}
.yz {
  padding-top: 30px;
  padding-bottom: 50px;
  background: url(../base2024images/sfbg_02.jpg) no-repeat top center;
  background-size: 100% 100%;
}

.yz-container {
  margin-bottom: 25px;
  height: 303px;
  box-sizing: border-box;
}
.swih {
  background: rgba(0, 102, 204, 0.8);
  position: absolute;
  top: 0;
  height: 100%;
  padding: 0 10px;
  padding-top: 60px;
  width: 100%;
  display: none;
  box-sizing: border-box;
  font-size: 16px;
}


.swih p {
  color: #fff;
  margin-bottom: 5px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.swih p i {
  font-style: normal;
  font-size: 14px;
  float: left;
}
.yz-container .hd ul li:first-child {
  margin-left: 0;
}
.yz-container .hd ul li {
  float: left;
  width: 120px;
  color: #666;
  text-align: center;
  font-size: 16px;
  border-radius: 15px 15px;
  border: 1px solid #ccc;
  line-height: 32px;
  margin-left: 12px;
  margin-bottom: 20px;
  background-color: #fff;
}
.xm2022 {
  background-color: rgb(248, 248, 255);
  padding-top: 1px;
  padding-bottom: 40px;
  z-index: auto;
}
.xm2022 .swiper-wrapper {
  flex-wrap: wrap;
  z-index: auto;
  margin-bottom: 35px;
}

.xm2022 .swiper-slide {
  width: 25%;
  height: 50%;
}

.xm2022 .swiper-slide {
  width: 25%;
  height: 50%;
}

.xm2022 .solution-item {
  position: relative;
  height: 224px;
  background-color: #1a1b1f;
}

.xm2022 .solution-item .item-img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
  overflow: hidden;
}

.xm2022 .solution-item .item-img img {
  vertical-align: top;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.xm2022 .solution-item .item-txt {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 90px 32px;
  box-sizing: border-box;
  overflow: hidden;
  -webkit-transition: all 0.5s ease 0.1s;
  transition: all 0.5s ease 0.1s;
}

.xm2022 .solution-item .item-txt .item-txt-bd {
  position: relative;
  z-index: 2;
}

.xm2022 .solution-item .item-txt .item-txt-bd .top-box {
  position: relative;
}

.xm2022 .solution-item .item-txt .item-txt-bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.xm2022 .solution-item .item-txt i {
  float: left;
  display: block;
  width: 32px;
  height: 32px;
  margin-right: 16px;
}

.xm2022 .solution-item .item-txt i img {
  vertical-align: top;
  max-width: 100%;
}

.xm2022 .solution-item .item-txt .tit {
  margin-top: 4px;
  display: block;
  color: #fff;
  font-weight: 600;
  font-size: 24px;
  line-height: 32px;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.xm2022 .solution-item .item-txt .tit:after {
  content: "";
  position: absolute;
  bottom: -14px;
  left: 2px;
  width: 24px;
  height: 3px;
  background: hsla(0, 0%, 100%, 0.5);
}

.xm2022 .solution-item .item-txt .tit:after,
.solution-item .item-txt .txt-link {
  opacity: 0;
  -webkit-transition: all 0.4s ease 0.1s;
  transition: all 0.4s ease 0.1s;
}

.xm2022 .solution-item .item-txt .txt-link {
  /* height: 96px; */
  overflow: hidden;
  margin-top: 50px;
}

.xm2022 .solution-item .item-txt .txt-link a {
  color: #fff;
  font-size: 14px;
  display: block;
  width: 100%;
  line-height: 32px;
}

.xm2022 .solution-item:hover {
  z-index: 5;
}

.xm2022 .solution-item:hover .item-txt {
  top: -30px;
  bottom: -30px;
  padding: 38px 32px;
}

.xm2022 .solution-item:hover .item-txt .item-txt-bg {
  background: -webkit-gradient(
    linear,
    right top,
    left top,
    from(rgba(255, 128, 43, 0.9)),
    to(rgba(255, 128, 43, 0.9))
  );
  background: linear-gradient(
    270deg,
    rgba(255, 128, 43, 0.9),
    rgba(255, 128, 43, 0.9)
  );
  box-shadow: 6px 0 16px 0 rgba(0, 0, 0, 0.1);
  -webkit-backdrop-filter: blur(4px);
  backdrop-filter: blur(4px);
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  opacity: 1;
  z-index: 1;
}

.xm2022 .solution-item:hover .item-txt i img {
  -webkit-filter: none;
  filter: none;
}

.xm2022 .solution-item:hover .item-txt .tit {
  color: #fff;
}

.xm2022 .solution-item:hover .item-txt .tit:after {
  opacity: 1;
}

.xm2022 .solution-item:hover .txt-link {
  display: block;
  opacity: 1;
}

.col-md-3 {
  width: 20%;
  float: left;
  position: relative;
}
.f4 {
  padding-bottom: 40px;
}

.f4 .f4-left {
  padding: 0;
  margin-top: 10px;
  font-size: 16px;
}

.f4 .f4-left .f4-left1 {
  padding: 0 15px 0 0;
}

.f4 .f4-left .f4-left1 .f4-left1-p {
  font-size: 14px;
  color: #666;
  line-height: 24px;
}

.f4 .f4-left .f4-left1 img {
  text-align: center;
  width: 100%;
  height: 180px;
}

.f4-left1 img {
  width: 100%;
}

.f4 button {
  width: 50px;
  height: 50px;
  border-radius: 50px;
  background-color: rgb(0, 0, 0, 0.6);
  border: none;
  color: #fff;
  display: block;
  position: absolute;
  left: 35%;
  top: 45%;
}

.f4-left1:hover button {
  color: #fff;
  background-color: #0066cc;
}

.f4-left1:hover .f4-left1-p1 {
  color: #0066cc;
}

.f4 .f4-left1 .f4-left1-p1 {
  padding-top: 10%;
  line-height: 34px;
}

.new-1 .tab-pane .new-1-em {
  margin-right: 8px;
  margin-top: -5px;
  font-size: 16px;
}

.new-1 .tab-pane .new-1-em1 {
  margin-top: 0;
  display: block;
  line-height: 22px;
  font-size: 14px;
}

.new-1-box1-n {
  border: none;
}
.f4 .w_r_bd {
  width: 35%;
  float: right;
}
.f4 .d_cal li {
  float: left;
  width: 14.28%;
  text-align: center;
  position: relative;
  height: 45px;
}
/* baseindex css */
.jdzl {
  background-color: #f6f9fe;
  padding: 15px 0 45px 0;
  margin-bottom: 0;
}

.yzx .bd {
  box-sizing: border-box;
  height: 330px;
}

.scjd.activity {
  margin-top: 0;
  padding-bottom: 40px;
  background: url(../base2024images/bg-gxdj.png) no-repeat center bottom;
}
.basemap {
  position: relative;
}

.mapinfo {
  position: absolute;
  width: 1200px;
  top: 0;
  margin-left: -600px;
  left: 50%;
}

.mapinfo .text {
  width: 685px;
  color: #333;
}

.mapinfo .text h4 {
  font-size: 40px;
  font-weight: 700;
  margin-bottom: 50px;
  margin-top: 60px;
}

.mapinfo .text ul {
  margin-bottom: 55px;
}

.mapinfo .text ul h6 {
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 27px;
}

.mapinfo .text ul h5 {
  font-size: 48px;
  font-weight: 700;
  display: inline;
}

.mapinfo .text ul span {
  font-weight: 700;
  font-size: 20px;
}

.mapinfo .text .news {
  font-size: 16px;
}

.mapinfo .text .news span {
  color: #ff6900;
  font-weight: 700;
  font-size: 20px;
}

.mapinfo .text .news a {
  width: 575px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.jd_t {
  display: inline-block;
  width: 97px;
  height: 18px;
  background: url(../base2024images/jd_t.png) no-repeat;
}
.live .live-list .hd ul li {
  float: left;
}

.live .live-list .hd ul li a {
  color: #666;
  padding: 10px 18px;
  border: 1px solid #ccc;
  margin-right: 6px;
  transition: all 0.2s linear;
  border-radius: 2px;
}

.live .live-list .hd ul li.on a {
  background: #198cff;
  border-color: #198cff;
  color: #fff;
}

.live .live-list .hd ul li:last-child a {
  margin-right: 0;
}

.live .live-list .bd {
  margin-top: 60px;
}
.fwjg-list li {
  box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
  padding: 20px 15px;
  width: 32.5%;
  float: left;
  margin-right: 18px;
  margin-bottom: 25px;
  box-sizing: border-box;
  background-color: #fff;
}

.fwjg-list li:hover .txt h5 {
  color: #0e61af;
}

.fwjg-list li:nth-child(3n + 3) {
  margin-right: 0;
}

.fwjg-list li .img {
  width: 75px;
  height: 75px;
  border-radius: 50%;
  border: 1px solid #ccc;
  overflow: hidden;
}

.fwjg-list li .txt {
  width: calc(100% - 100px);
  color: #666;
}

.fwjg-list li .txt h5 {
  font-size: 18px;
  color: #333;
  margin-bottom: 12px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.fwjg-list li .txt p {
  line-height: 28px;
}

.fwjg-list li .txt p b {
  font-weight: normal;
  color: #999;
  width: 80px;
  display: inline-block;
}

.fwjg-list li .txt .bz {
  display: flex;
  align-items: center;
  color: #ff6d0c;
}

.fwjg-list li .txt .bz p {
  margin-left: 5px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
i.gold {
  width: 16px;
  height: 16px;
  display: block;
  background: url(../base2024images/gold.png) no-repeat;
}
.actmore {
  padding: 8px 20px 8px 42px;
  border-radius: 25px;
  border: 1px solid #1469b3;
  color: #1469b3;
  display: block;
  margin: 0 auto;
  width: 165px;
  box-sizing: border-box;
  font-size: 18px;
}
.m_orange {
  color: #ff6900;
  border: 1px solid #ff6900;
}
.m_orange:hover {
  color: #fff;
  background-color: #ff6900;
}
.base ul li {
  margin-top: 25px;
}
/* map-con css */
.map-con {
  background-color: #f7f7f7;
  padding: 40px 0;
}

.map-con .map-con-t h2 {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 25px;
}

.map-con .map-con-t .flash {
  width: 456px;
  height: 286px;
  overflow: hidden;
  border: 1px solid #ccc;
}

.map-con .map-con-t .flash .swiper-container {
  width: 100%;
  height: 100%;
}

.ttboxo {
  max-width: 400px;
  margin-left: 45px;
  margin-right: 54px;
}

.row2 {
  max-width: 305px;
}

.row2 p,
.row1 p {
  line-height: 28px;
  color: #333;
  font-size: 16px;
}

.row2 p span,
.row1 p span {
  color: #666;
}

.row2 p a,
.row1 p a {
  color: #1671ba;
}

.map-con .tit {
  padding: 0;
  margin: 25px 0px;
  font-size: 24px;
  font-weight: bold;
  text-indent: 30px;
  background: url(../base2024images/h2.png) 0 0 no-repeat;
}

.map-con-about .text {
  color: #333;
  overflow: hidden;
  font-size: 16px;
  line-height: 26px;
}

.map-con-table .table {
  border: 1px solid #becfd9;
  width: 100%;
  margin-bottom: 1rem;
  color: #212529;
  position: static;
}

.map-con-table .table th {
  text-align: center;
  border-bottom: none !important;
  height: 62px;
  color: #333333;
  line-height: 62px;
  padding: 0;
  font-size: 16px;
  font-weight: 700;
}

.map-con-table .table td {
  text-align: center;
  color: #616467;
  font-size: 16px;
  line-height: 62px;
  height: 62px;
  padding: 0;
}

.map-con-table .table tr:nth-child(even) {
  background: #f3f3f4;
}
.sub_nav.dj {
  color: #fff;
  background-color: rgba(104, 0, 0, 0.7);
}
.sub_nav.dj ul li.on {
  color: #820506;
}
.top .nav ul li.aboutUs .dl .dd {
  /* width: 500px; */
}
.top .nav ul li.aboutUs .dl .dd .ul {
  padding-left: 20px;
  padding-right: 20px;
}
.nav_news_container {
  width: 38%;
  box-sizing: border-box;
  margin-right: 6%;
}
.news_ny_list.dj .list li:hover {
  color: #820506;
}
.nav_news_container .swiper {
  width: 47%;
  height: 200px;
}
.nav_news_container .swiper-slide p {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 48px;
  line-height: 48px;
  font-size: 16px;
  background-color: rgba(0, 0, 0, 0.5);
  color: #fff;
  font-weight: normal;
  text-indent: 1em;
}
.nav_news_container ul.list {
  width: 51%;
  height: 200px;
}
.nav_news_container ul li {
  width: 100%;
  margin-bottom: 10px;
  box-sizing: border-box;
}
.nav_news_container ul li:last-child {
  margin-bottom: 0;
}
.nav_news_container ul li a {
  display: block;
  width: 100%;
  line-height: 32px;
  font-size: 16px;
  font-weight: normal;
}
.top .nav ul li .dl .dd .ul a:last-child {
  margin-right: 0;
}
#nav_newsswiper #pagination .swiper-pagination-bullet-active {
  width: 8px;
}
#nav_newsswiper .swiper-horizontal > .swiper-pagination-bullets,
#nav_newsswiper .swiper-pagination-bullets.swiper-pagination-horizontal,
#nav_newsswiper .swiper-pagination-custom,
#nav_newsswiper .swiper-pagination-fraction {
  bottom: -10px;
}
.nav_news_container > .link {
  background-color: #efefef;
  color: #218ee9;
  width: 15px;
  padding: 0 2px;
  box-sizing: border-box;
  border-radius: 3px;
  font-weight: 500;
}
