@charset "utf-8";
/* CSS Document */
body {
    background: url(/repository/image/6a1b6434-4dd3-4244-9f29-b676aec389c4.jpg?t=1658392660156) no-repeat center center;
    background-size: cover !important;
    background-attachment: fixed;
}
body:before {
    /*content: "";
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    right: 0;
    height: 100vh;
    background: url(/repository/image/6a1b6434-4dd3-4244-9f29-b676aec389c4.jpg?t=1658392660156) no-repeat center center;
    background-size: cover !important;
    background-attachment: fixed;*/
}
* {-webkit-overflow-scrolling: touch;}

.layout, .pagebox {
    position: relative;
    z-index: 2;
}
.layout,
.pagebox {
  width: 750px;
  
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  overflow-y: scroll;
  
  padding-left: 26px;
  padding-right: 26px;
  padding-bottom: 0px;
}
.header {
  padding-top: 40px;
  padding-bottom: 45px;
}
.header .menu {
  margin-top: 10px;
  margin-left: 40px;
}
.index_main .item {
  width: 100%;
}
.index_main .item .pic {
  width: 100%;
  border-radius: 24px;
  overflow: hidden;
}
.index_main .item .a_abs {
  position: absolute;
  left: 50px;
  bottom: 40px;
  color: #fff;
  font-size: 48px;
  line-height: 48px;
}
.index_main .item .a_abs img {
  margin-bottom: 15px;
}
.index_main .cont {
  font-size: 0;
}
.index_main .cont .item1 {
  width: 340px;
  margin-top: 18px;
}
.index_main .cont .item1 .a_abs {
  left: 26px;
  bottom: 50px;
}
.index_main .cont .item1:nth-child(2n) {
  margin-left: 18px;
}
.footer {
  position: fixed;
  bottom: 0;
  left: 50%;
  width: 750px;
  height: 170px;
  margin-left: -375px;
  background: url(/repository/image/d89a202a-8d66-45a2-b33d-cccd69bdee5f.png?t=1658392811907) no-repeat center bottom;
  z-index: 5;
  padding-top: 80px;
  color: rgba(255, 255, 255, 0.5);
  font-size: 18px;
  padding-left: 26px;
  padding-right: 26px;
}
.footer .footer_left,
.footer .footer_right {
  width: 50%;
}
.footer .hotline {
  position: absolute;
  left: 50%;
  top: 0;
  margin-left: -50px;
}
.footer .hotline img {
  width: 100%;
}
.list_main .item {
  margin-bottom: 30px;
}
.list_main .item a {
  overflow: hidden;
  border-radius: 23px;
}
.list_main .item a img {
  width: 100%;
}
.list_main .item a span.abs {
  color: #006ebc;
  font-size: 48px;
  position: absolute;
  left: 50px;
  line-height: 48px;
  bottom: 35px;
}
.bgfff {
  background: #fff !important;
}
.details_main .pic {
  margin-left: -26px;
  margin-right: -26px;
  border-radius: 30px;
  overflow: hidden;
}
.details_main .pic img {
  width: 100%;
}
.details_main .tit {
  color: #333333;
  font-size: 48px;
  margin-top: 75px;
}
.details_main .note {
  color: #666666;
  font-size: 24px;
  margin-top: 45px;
}
.details_main .cont {
  margin-top: 20px;
}
.details_main .more {
  margin-top: 42px;
}
.details_main .more a {
  color: #0090db;
  font-size: 24px;
  border-bottom: solid 2px #0090db;
}
.pro_item {
  border-bottom: solid 2px #c2c2c2;
  font-size: 24px;
  color: #333333;
  line-height: 60px;
}
.pro_item .name {
  width: 320px;
  position: relative;
}
.pro_item .name:before {
  content: "";
  background-color: #666666;
  opacity: 0.4;
  width: 2px;
  height: 23px;
  position: absolute;
  left: 218px;
  top: 50%;
  margin-top: -12px;
}
.details_main1 .tit {
  color: #333333;
  font-size: 48px;
  margin-top: 55px;
  margin-bottom: 70px;
}
.details_main1 .pro_item {
  border-bottom-color: rgba(255, 255, 255, 0.4);
  color: #fff;
}
.details_main1 .pro_item .name:before {
  content: "";
  background-color: rgba(255, 255, 255, 0.4);
  width: 2px;
  height: 23px;
  position: absolute;
  left: 218px;
  top: 50%;
  margin-top: -12px;
}
.details_main1 .m1_item {
  overflow: hidden;
  background: #0077c4;
  margin-left: -26px;
  margin-right: -26px;
  border-radius: 45px 45px 0 0;
  padding-top: 35px;
  padding-bottom: 120px;
  margin-top: -55px;
  padding-left: 26px;
  padding-right: 26px;
}
.details_main1 .m1_item .tit1 {
  color: #fff;
  font-size: 36px;
  margin-top: 30px;
  margin-bottom: 20px;
}
.details_main1 .m1_item:nth-child(2) {
  margin-top: 0;
}
.details_main1 .m1_item:nth-child(3) {
  background: #2c95d5;
}
.details_main1 .m1_item:nth-child(4) {
  background: #6cb3dd;
}
.details_main1 .m1_item:last-child {
  padding-bottom: 200px;
  margin-top: -255px;
  position: relative;
  top: 200px;
}
.download {
  margin-top: 52px;
}
.download a {
  font-size: 48px;
  color: #fff;
}
.download a img {
  margin-right: 15px;
}
.details_maina .cpbanner {
  margin-left: -26px;
  margin-right: -26px;
  border-radius: 25px;
  overflow: hidden;
}
.details_maina .cpbanner img {
  width: 100%;
}
.details_maina .cpbanner .more {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
  bottom: 52px;
}
.details_maina .cpbanner .more a {
  color: #333333;
  font-size: 24px;
  border-bottom: solid 2px #333333;
  display: inline-block;
  padding-bottom: 5px;
}
.details_maina .cpbanner .prev {
  width: 14px;
  height: 24px;
  background: url(/repository/image/78b0ee5c-8274-4c75-bb1a-14213d0da6e9.png?t=1658392855887) no-repeat center center;
  position: absolute;
  top: 50%;
  left: 26px;
  margin-top: -12px;
  z-index: 2;
}
.details_maina .cpbanner .next {
  width: 14px;
  height: 24px;
  background: url(/repository/image/78b0ee5c-8274-4c75-bb1a-14213d0da6e9.png?t=1658392855887) no-repeat center center;
  position: absolute;
  top: 50%;
  right: 26px;
  margin-top: -12px;
  z-index: 2;
}
.details_maina .m1 {
  padding-top: 75px;
  padding-bottom: 140px;
}
.details_maina .m2 {
  background: #f2f2f2;
  border-radius: 45px 45px 0 0;
  margin-top: -50px;
  margin-left: -26px;
  margin-right: -26px;
  padding-left: 26px;
  padding-right: 26px;
  padding-top: 45px;
  padding-bottom: 150px;
}
.details_maina .m2 .cont {
  margin-top: 50px;
  margin-left: -26px;
  margin-right: -26px;
}
.details_maina .m2 .cont .next {
  position: absolute;
  right: 50px;
  top: 50%;
  width: 72px;
  height: 72px;
  background: url(/repository/image/59877ecf-e5c0-44da-8fed-58e557c0c682.png?t=1658392855887) no-repeat center center;
  z-index: 3;
  margin-top: -36px;
}
.details_maina .m2 .cont .swiper-container-h {
  width: 1340px;
}
.details_maina .m2 .cont .swiper-container-h .swiper-slide {
  padding-left: 26px;
}
.details_maina .m2 .cont .swiper-container-h .swiper-slide .item {
  border-radius: 25px;
  overflow: hidden;
}
.details_maina .m2 .cont .swiper-container-h .swiper-slide img {
  width: 100%;
}
.details_maina .m3 {
  background: #fff;
  border-radius: 45px 45px 0 0;
  margin-top: -110px;
  margin-left: -26px;
  margin-right: -26px;
  padding-left: 26px;
  padding-right: 26px;
  padding-top: 45px;
  padding-bottom: 150px;
  position: relative;
  top: 60px;
}
.details_maina .m3 .pub_note {
  margin-top: 15px;
}
.details_maina .m3 .cont {
  margin-top: 50px;
  margin-left: -26px;
  margin-right: -26px;
}
.details_maina .m3 .cont .swiper-container-h {
  width: 1340px;
}
.details_maina .m3 .cont .swiper-container-h .swiper-slide {
  padding-left: 26px;
}
.details_maina .m3 .cont .swiper-container-h .swiper-slide .item {
  border-radius: 25px;
  overflow: hidden;
}
.details_maina .m3 .cont .swiper-container-h .swiper-slide img {
  width: 100%;
}
.details_maina .m4 {
  position: relative;
  z-index: 1;
}
.details_maina .m4 .item {
  background: #166db1;
  border-radius: 45px 45px 0 0;
  margin-top: -50px;
  margin-left: -26px;
  margin-right: -26px;
  padding-left: 60px;
  padding-right: 60px;
  padding-top: 45px;
  padding-bottom: 110px;
  box-shadow: inset 0px -110px 250px rgba(0, 0, 0, 0.22);
}
.details_maina .m4 .item:nth-child(2) {
  background: #3380c3;
}
.details_maina .m4 .item:nth-child(3) {
  background: #388bc8;
}
.details_maina .m4 .item:nth-child(4) {
  background: #4497ce;
}
.details_maina .m4 .item:nth-child(5) {
  background: #52a9da;
  padding-top: 90px;
  margin-top: -220px;
  padding-bottom: 200px;
  position: relative;
  top: 150px;
}
.details_maina .m4 .item:nth-child(5) .pub_tit {
  font-size: 48px;
}
.details_maina .m4 .item:nth-child(5) .cont {
  margin-top: 50px;
  margin-left: -60px;
  margin-right: -60px;
}
.details_maina .m4 .item:nth-child(5) .cont .swiper-container-h1 {
  width: 2020px;
  margin-left: -635px;
}
.details_maina .m4 .item:nth-child(5) .cont .swiper-container-h1 .swiper-slide .item1 {
  border-radius: 25px;
  background: #008cd7;
  overflow: hidden;
  padding: 40px 30px 0;
  height: 320px;
}
.details_maina .m4 .item:nth-child(5) .cont .swiper-container-h1 .swiper-slide .item1 .pub_tit {
  font-size: 36px;
  margin-top: -20px;
}
.details_maina .m4 .item:nth-child(5) .cont .swiper-container-h1 .swiper-slide .item1 .pub_note {
  margin-top: 10px;
  line-height: 36px;
}
.details_maina .m4 .item .icon {
  margin-bottom: 40px;
}
.details_maina .m4 .item .pub_tit {
  font-size: 36px;
  line-height: 36px;
}
.details_maina .m4 .item .pub_tit,
.details_maina .m4 .item .pub_note {
  color: #fff;
}
.pub_tit {
  color: #333333;
  font-size: 48px;
  line-height: 48px;
}
.pub_note {
  color: #666666;
  font-size: 24px;
  line-height: 46px;
  margin-top: 30px;
}
.ej_nav {
  margin-left: -25px;
  margin-right: -25px;
}
.ej_nav .swiper-slide {
  width: auto;
}
.ej_nav .swiper-slide a {
  display: block;
  color: #333333;
  font-size: 24px;
  line-height: 100px;
  border-radius: 25px 25px 0 0;
  padding-left: 30px;
  padding-right: 30px;
}
.ej_nav .swiper-slide a.on {
  background: #0090db;
  color: #fff;
}
.solution_bot {
  padding-top: 100px;
  padding-bottom: 100px;
}
.case_main .case_m {
  background: #0088cc;
  border-radius: 25px;
  overflow: hidden;
  margin-bottom: 30px;
}
.case_main .case_m .bigpic {
  border-radius: 25px;
  overflow: hidden;
  position: relative;
}
.case_main .case_m .bigpic .tit {
  position: absolute;
  left: 0;
  bottom: 30px;
  width: 100%;
  padding-left: 50px;
  padding-right: 50px;
  color: #fff;
  font-size: 48px;
}
.case_main .case_m .bigpic img {
  width: 100%;
}
.case_main .case_m ul {
  margin-top: 10px;
  display: none;
  height: 780px;
  margin-bottom: 45px;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}
.case_main .case_m ul li {
  padding: 0 18px;
  padding-top: 30px;
}
.case_main .case_m ul li .pic {
  width: 290px;
  border-radius: 25px;
  overflow: hidden;
}
.case_main .case_m ul li .pic img {
  width: 100%;
}
.case_main .case_m ul li .cont {
  margin-left: 320px;
}
.case_main .case_m ul li .cont .tit {
  line-height: 48px;
  height: 192px;
  overflow: hidden;
}
.case_main .case_m ul li .cont .tit a {
  color: #ffffff;
  font-size: 36px;
}
.case_main .case_m ul li .cont .more a {
  display: inline-block;
  color: #fff;
  font-size: 24px;
  border-bottom: solid 2px #fff;
  padding-bottom: 5px;
}
.bga1 {
  background: url(/repository/image/137c5824-4fb4-4cfe-aef3-3c3dae482c83.jpg?t=1658392935722) no-repeat center top;
}
.case_maina {
  padding-top: 90px;
}
.case_maina .tit {
  color: #ffffff;
  font-size: 48px;
}
.case_maina .note {
  color: #ffffff;
  font-size: 30px;
  margin-top: 10px;
}
.case_maina .note1 {
  color: #fff;
  font-size: 24px;
  line-height: 46px;
  margin-top: 40px;
}
.case_maina .cont {
  background-color: #ffffff;
  box-shadow: 2px 3.464px 59px 21px rgba(7, 0, 1, 0.1);
  width: 100%;
  height: 200px;
  border-radius: 25px;
  margin-top: 30px;
}
.case_maina .cont .item {
  height: 90px;
  padding-top: 22px;
  width: 50%;
}
.case_maina .cont .item .icon {
  margin-top: -10px;
  margin-bottom: 10px;
}
.case_maina .cont .item .tita {
  color: #333333;
  font-size: 22px;
}
.case_maina .cont .item .notea {
  color: #666666;
  font-size: 18px;
  margin-top: 5px;
}
.case_mainc {
  margin-top: 100px;
}
.case_mainc .case_mainb {
  background: url(/repository/image/7b502a1c-8c2c-42d0-91e1-79166b7ce619.png?t=1658393004793) no-repeat center top;
  border-radius: 45px 45px 0 0;
  margin-top: -50px;
  margin-left: -26px;
  margin-right: -26px;
  padding-left: 60px;
  padding-right: 60px;
  padding-top: 45px;
  padding-bottom: 110px;
}
.case_mainc .case_mainb .pub_titt {
  font-size: 36px;
}
.case_mainc .case_mainb .pub_note {
  text-align: center;
  margin-top: 15px;
}
.case_mainc .case_mainb:nth-child(2) {
  border-top: solid 1px #ccc;
  background: url(/repository/image/df15cbe1-a999-4ffe-b41e-24e4e4e25cba.png?t=1658393031578) no-repeat center top;
}
.case_mainc .case_mainb:nth-child(3) {
  background: url(/repository/image/c214375d-86de-4a47-843c-205f969ce5b7.png?t=1658393064874) no-repeat center top;
}
.case_mainc .case_mainb:nth-child(3) .pub_titt {
  color: #fff;
}
.case_mainc .case_mainb:nth-child(3) .pub_note {
  color: #fff;
}
.case_mainc .case_mainb:nth-child(4) {
  padding-top: 40px;
  margin-top: -220px;
  padding-bottom: 200px;
  position: relative;
  top: 150px;
  background: url(/repository/image/23caef0f-3cec-4ff8-b99c-508c5823c965.png?t=1658393108178) no-repeat center top;
}
.case_mainc .case_mainb:nth-child(4) > * {
  margin-left: -25px;
  margin-right: -25px;
}
.case_mainc .case_mainb:nth-child(4) .pub_titt {
  color: #fff;
}
.case_mainc .case_mainb:nth-child(4) .pub_note {
  color: #fff;
  text-align: left;
}
.case_mainc .case_mainb:nth-child(4) .pub_note .item {
  padding-left: 15px;
  position: relative;
}
.case_mainc .case_mainb:nth-child(4) .pub_note .item:before {
  content: "";
  width: 5px;
  height: 5px;
  border-radius: 100%;
  background: #fff;
  position: absolute;
  left: 0;
  top: 20px;
}
.fanye {
  margin-top: 35px;
  border-top: solid 1px #eee;
  padding-top: 30px;
}
.fanye a {
  color: #fff;
  font-size: 24px;
}
.index_nav {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 11;
  background: url(/repository/image/3f90748d-9670-4fec-a428-7ffa335cac3b.jpg?t=1658393146088) no-repeat center center;
  background-size: cover !important;
  display: none;
}
.index_nav .index_top {
  padding-top: 40px;
  padding-left: 26px;
  padding-right: 26px;
}
.index_nav .index_top .menu_close {
  margin-top: 10px;
}
.index_nav .index_bot {
  padding-left: 26px;
  padding-right: 26px;
  padding-top: 50px;
}
.index_nav .index_bot .item {
  margin-top: 40px;
}
.index_nav .index_bot .item .tit {
  color: #ffffff;
  font-size: 48px;
}
.index_nav .index_bot .item .tit a {
  color: #fff;
  font-size: 48px;
}
.index_nav .index_bot .item ul {
  display: none;
  margin-top: 20px;
}
.index_nav .index_bot .item ul li {
  line-height: 72px;
}
.index_nav .index_bot .item ul li a {
  color: #ffffff;
  font-size: 30px;
}

/* new add */
.the_header {
  position: fixed;
  z-index: 200;
  left: 0;
  right: 0;
  top: 0;
  padding: 40px 26px;
  background: rgb(0, 145, 218);
  background: linear-gradient(180deg, rgba(0, 145, 218, 1) 9%, rgba(0, 145, 218, 0) 100%);
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.right-ww {
  display: flex;
  align-items: center;
}

.right-ww > div {
  margin-left: 40px;
}
.overlay_menu {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 180;
  padding-top: 200px;
  padding-left: 26px;
  padding-right: 26px;
  font-size: 46px;
  color: #fff;
  line-height: 1.5;
  height: 100vh;
  overflow-y: auto;
}

a {
  color: inherit;
  text-decoration: none;
}

.overlay_menu a {
  font-size: inherit;
}
.itemwww {
  margin-bottom: 25px;
}
.itemwww ul {
  display: none;
}

.titee {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.titee svg {
  width: 52px;
  height: 52px;
  transition: 0.4s;
}

.itemwww.nav-child-open .titee svg {
  transform: rotate(180deg);
}
.itemwww ul li a {
  font-size: 30px;
  line-height: 2;
  display: block;
}

.itemwww ul {
  padding-top: 12px;
}
.overlay_menu {
  transition: 0.5s;
  transform: translate3d(0px, 50px, 0px);
  opacity: 0;
  pointer-events: none;
}
.nav-open .overlay_menu {
  transition: 0.5s;
  transform: translate3d(0px, 0px, 0px);
  opacity: 1;
  pointer-events: auto;
}
.overlay_menu {
    background: url(/repository/image/6a1b6434-4dd3-4244-9f29-b676aec389c4.jpg?t=1658392660156) no-repeat center center;
    background-size: cover !important;
    background-attachment: fixed;
}
.cont p {
    border-bottom: solid 2px #c2c2c2;
    font-size: 24px;
    color: #333333;
    line-height: 1;
    display: flex;
    padding-bottom: 20px;
    padding-top: 20px;
}

.cont p b {
    flex-basis: 32%;
    border-right: 1px solid #c0c0c0;
    margin-right: 10%;
}
.details_main .pic img {
    display: block;
    transform: scale(1.02);
}

  .details_main .pic {
    margin-left: 0;
    margin-right: 0;
    border-radius: 30px;
    overflow: hidden;
}
  .details_main1 .m1_item {
    margin-left: 0;
    margin-right: 0;
}

.details_main1 .m1_item p {
    border-bottom: solid 2px #c2c2c2;
    font-size: 24px;
    color: #fff;
    line-height: 1;
    display: flex;
    padding-bottom: 20px;
    padding-top: 20px;
}
.details_main1 .m1_item p b {
    flex-basis: 32%;
    border-right: 1px solid #c0c0c0;
    margin-right: 10%;
}
.details_maina .cpbanner {
    margin: 0;
}

.details_maina .cpbanner img {
    display: block;
    transform: scale(1.03);
}
.details_maina .m2 {
    margin-left: 0;
    margin-right: 0;
    padding-top: 64px;
}
.details_maina .m3 {
    margin-left: 0;
    margin-right: 0;
}

.details_maina .m4 .item {
    margin-left: 0;
    margin-right: 0;
    padding-left: 50px;
    padding-right: 50px;
}
.details_maina .m4 .item:nth-child(5) .cont {
    margin-left: -50px;
    margin-right: -50px;
}
  .details_maina .m4 .item:nth-child(5) .cont .swiper-container-h1 {
    width: 100%;
    margin: 0;
    padding-left: 50px;
    padding-right: 50px;
}
  .details_maina .m1 {
    padding-left: 26px;
    padding-right: 26px;
}
.item:hover {
    border: 0;
}
.layout, .pagebox {
    padding: 0;
}
.index_main.fix {
    padding: 0 26px;
}
.list_main {
    padding: 0 26px;
}
.details_main .tit,.details_main .note,.details_main .cont,.details_main .more {
    padding: 0 26px;
}
.details_maina .cpbanner , .details_main .pic {
    border-radius: 45px;
}
.ej_nav .swiper-slide.swiper-slide-thumb-active a {
    background: #0090db;
    color: #fff;
}
.ej_nav .swiper-slide a.active {
    background: #0090db;
    color: #fff;
}
.ej_nav {
    margin: 0;
}
.ej_nav .swiper-slide a {
    transition: 0.3s;
}
.solution_bot {
    padding-left: 40px;
    padding-right: 40px;
}
.ej_nav {
    border-bottom: 1px solid #eee;
}
.case_main .case_m ul {
    height: auto;
}
.case_main {
    padding: 0 26px;
}
.case_maina , .case_mainc {
    padding-left: 26px;
    padding-right: 26px;
}

.case_mainc .case_mainb:nth-child(4) {
    padding-bottom: 96px;
}

.case_mainc .case_mainb:last-child {
    padding-top: 40px;
    margin-top: -55px;
    padding-bottom: 200px;
    position: relative;
    top: 150px;
    background: url(/repository/image/23caef0f-3cec-4ff8-b99c-508c5823c965.png?t=1658393108178) no-repeat center top;
    border-radius: 0 !important;
}

h2.aergaere.gadgfae {
    font-size: 48px !important;
    margin-bottom: 56px !important;
}

.techys.fenbugn p {
    font-size: 24px !important;
    line-height: 2 !important;
    border: 0;
}

p.hearfaea.egagadga {
    border-top: 1px solid #a8a8a8;
}

a.btn-video.agwegae {
    font-size: 27px !important;
}

h3.sdfasegrdafd {
    font-size: 36px !important;
}

.img.sgadasgfdf img {
    max-width: 100%;
}

h3.hgraherfdsfaf {
    font-size: 36px !important;
}

.word.aherfdsfaf p {
    font-size: 24px !important;
    flex-wrap: wrap;
    display: block;
}

.word.aherfdsfaf p * {
    width: 100%;
}

h3.hsdfhgsafgs {
    font-size: 36px !important;
}

.wrapper.cont.sadgadfg ul {
    flex-wrap: wrap;
    display: flex;
}

.wrapper.cont.sadgadfg ul li.graehfaeea {
    width: 100% !important;
    margin-right: 0 !important;
}

.wrapper.cont.sadgadfg ul li.graehfaeea i {
    width: 120px !important;
}

.wrapper.cont.sadgadfg ul li.graehfaeea p {
    font-size: 25px !important;
    padding: 25px !important;
}

.wrapper.cont.sadgadfg ul li.graehfaeea a {
    display: none;
}

.wrapper.cont {
    margin: 27px !important;
}

.right-login {
    display: none;
}

.menu-btn span {
    font-size: 24px;
    color: #fff;
    display: inline-block;
    margin-right: 0.75em;
    display: none;
}

.menu-btn {
    display: flex;
    align-items: center;
}

.menu-btn svg {
    width: 50px;
    height: 50px;
}

.the_header.bgff .menu-btn svg path {
    fill: #005195;
}


.case_mainc .case_mainb .pub_note .item:before {
    content: "";
    width: 5px;
    height: 5px;
    border-radius: 100%;
    background: #fff;
    position: absolute;
    left: 0;
    top: 20px;
}
.case_mainc .case_mainb .pub_note .item {
    padding-left: 15px;
    position: relative;
}


