@media (max-width: 767px) {
    .visible-xs {
      display: block !important;
    }
    table.visible-xs {
      display: table;
    }
    tr.visible-xs {
      display: table-row !important;
    }
    th.visible-xs,
    td.visible-xs {
      display: table-cell !important;
    }
}
@media screen and (max-width:768px) {
    .hidden-xs {
        display: none !important;
    }
    .itop {
      display: none;
    }
    /* header begin */
    .headerbox .topbox{
      height: 238px;
      padding-top: 10vw;
    }
    .headerbox .topbox .topimg{
      max-width: 100%;
      width: 100%;
    }
    .headerbox .topbox .topimg .logo {
      width: 216px;
      height: 50px;
      margin: 0 auto;
      background-size: 100% 100%;
    }
    .headerbox .topbox .topimg .oldchange{
      width: auto;
      height: auto;
      font-size: 5vw;
      margin: 2vw;
      border-radius: 10px;
    }
    .headerbox .topbox .topimg .bigtitle {
      font-size: 7vw;
      line-height: 2;
      color: #FFFFFF;
      text-align: center;
      letter-spacing: 3px;
      text-shadow: none;
      margin-top: 5vw;
    }
    .pechangeflex {
      display: block !important;
    }
    .headerbox .topbox .topimg .pebtnclass {
      position: absolute;
      right: 0;
      top: 0;
    }
    .headerbox .topbox .topimg .officename {
      height: 11vw;
      width: fit-content;
      padding: 0 4vw !important;
      line-height: 11vw;
      background-color: #0466BC;
      border-radius: 50px;
      display: flex;
      align-items: center;
      justify-content: center;
      font-size: 5vw;
      color: #FFFFFF;
      margin: auto;
      margin-top: 6vw;
    }
    /* header end */
    /* main begin */
    .mainbox .bodybox{
      padding: 2vw;
      margin-top: -30px;
      max-width: 95%;
      width: 95%;
    }
    .mainbox .bodybox .header{
      font-size: 4vw;
      margin: 5vw 0;
    }
    .mainbox .bodybox .searchbox .search{
      padding: 4vw;
      font-size: 4vw;
    }
    .mainbox .bodybox .searchbox .searchbtn{
      width: 115px;
      font-size: 4vw;
    }
    .mainbox .bodybox .searchbox .searchbtn img {
      margin-right: 2vw;
      width: 5vw;
      height: auto;
    }
    .bodybox .headerbox .dqwz {
      display: none;
    }
    .mainbox .bodybox .inbox{
      padding: 2vw;
    }
    .mainbox .bodybox .inbox .alltype .typebox .typetag{
      padding: 1vw 2vw;
      font-size: 5vw;
    }
    .mainbox .bodybox .inbox .alltype .lists{
      padding: 2vw 2vw;
    }
    .mainbox .bodybox .inbox .alltype .lists .list{
      max-width: 100%;
      width: 100%;
      margin-bottom: 8px;
      
    }
    .mainbox .bodybox .inbox .alltype .lists .list::before{
      top: 6px;
    }
    .mainbox .bodybox .alltabbox .tabs{
      width: 100%;
      margin-right: 0px;
      float: none;
      display: flex;
    }
    .mainbox .bodybox .alltabbox .inforbox{
      width: 95%;
      min-height: 350px;
      float: none;
      padding: 2vw;
    }
    .mainbox .bodybox .alltabbox .tabs .tabactive{
      display: none;
    }
    .mainbox .bodybox .alltabbox .tabs .childrenlist{
      width: 100%;
      padding: 0px;
      line-height: 2;
      height: auto;
      margin-bottom: 5vw;
    }
    .mainbox .bodybox .alltabbox .tabs .childrenlist .child{
      font-size: 4vw;
      float: left;
      width: fit-content;
      padding: 0 3vw;
      margin-bottom: 0px;
    }
    .mainbox .bodybox .alltabbox .inforbox .typebox{
      font-size: 4vw;
    }
    .mainbox .bodybox .alltabbox .inforbox .lists .list{
      font-size: 4vw;
      line-height: 2;
    }
    .mainbox .bodybox .alltabbox .inforbox .lists .list a{
      font-size: 4vw;
    }
    .mainbox .bodybox .alltabbox .inforbox .infortitle{
      font-size: 6vw;
    }
    .mainbox .bodybox .alltabbox .inforbox .time{
      font-size: 4vw;
    }
    .mainbox .bodybox .alltabbox .inforbox .time span{
      display: block;
    }
    .mainbox .bodybox .alltabbox .inforbox .texts p{
      font-size: 4vw;
      line-height: 2;
    }
    .more {
      width: 15vw;
      height: 6vw;
      line-height: 6vw;
      margin: 4vw auto;
      background: #f6f6f6;
      color: #1492ff;
      font-size: 4vw;
      margin-top: 4vw;
      margin-bottom: 3vw;
    }
    .mainbox .headerbox table tr td table tr td:first-child span{
      display: none;
    }
    .mainbox .headerbox table tr td table tr td{
      display: contents;
    }
    .jyly_info h3{
      font-size: 5vw;
    }
    .jyly_info p{
      font-size: 4vw;
    }
    .jyly_info .bottom{
      margin-top: 0px;
    }
    .jyly_info .bottom ul li{
      width: 100%;
      float: none;
      font-size: 4vw;
    }
    .jyly_content{
      padding: 3vw;
    }
    .jyly_content .tabTit{
      font-size: 18px;
      border: none;
    }
    .jyly_content .tabTit span{
      padding: 0;
    }
    .jyly_content .textAllCont{
      border-top: 1px solid #cccccc;
    }
    .jyly_content .textAllCont .tabCont img{
      max-width: 95%;
    }
    /* main end */
    /* 底部 begin */
    .container {
      width: 100%;
      overflow: hidden;
    }
    .foot-bg{
      min-width: auto;
      margin-top: 1vw;
      padding-bottom: 18px;
    }
    .foot-app{
      padding: 4vw;
      position: relative;
    }
    .foot-app p{
        color: #fff;
        text-align: center;
        font-size: 3.2vw;
    }
    .black{
        padding-top: 2vw;
    }
    .dang{
        width:11vw;
        position: absolute;
        left: 4vw;
        top: 50%;
        margin-top: -7vw; 
    
    }
    .jiucuo{
      width:20vw;
      position: absolute;
      right: 3vw;
      top: 40%;
      margin-top: -6vw; 
  }
  .wza-img{
      width:20vw;
      position: absolute;
      right: 3vw;
      top: 70%;
      margin-top: -6vw; 
  }
  .dang img ,.jiucuo img,.wza-img img{
      width: 100%;
  }
  .mainbox .bodybox .headerbox{
    margin: 5vw 0;
    font-size: 4vw;
  }
    /* 底部 end */
    /* ========================================================index6======================================================== */
    /* ========================================================index6======================================================== */
    /* ========================================================index6======================================================== */

    .index6 .topbox {
      background: url(bg.png) no-repeat center;
      width: 100%;
      height: 238px;
      background-size: 100% 100%;
      padding-top: 15vw;
    }

    .index6 .topbox .topimg {
      margin: auto;
    }

    /* .index6 .topbox .topimg .logo {
      transform: scale(.6);
      transform-origin: 0 0;
      position: absolute;
      left: 16px;
    } */
    .index6 .topbox .topimg .logo {
      background: url(logo.png) no-repeat center;
      background-size: 100% 100%;
      width: 247px;
      height: 38px;
      margin: auto;
    }
    .index6 .topbox .topimg .pebtnclass {
      /* width: 320px;
      margin: auto !important; */
      position: absolute;
      right: 0;
      top: 0;
    }
    .index6 .topbox .topimg .oldchange {
      width: 23vw;
      height: 9vw;
      background-image: linear-gradient(to right, #1DA0F0, #0C63D9);
      border-radius: 50px;
      border: none;
      margin: auto 3vw auto auto;
      font-size: 4.8vw;
      color: #FFFFFF;
      letter-spacing: 3px;
      box-shadow: 0 3px 6px #161f5a29;
    }

    .index6 .topbox .topimg .helpread {
      display: none;
      width: 140px;
      height: 38px;
      background-color: #ffffff1f;
      border-radius: 50px;
      border: 1px solid #FFFFFF;
      font-size: 24px;
      color: #FFFFFF;
      letter-spacing: 3px;
      box-shadow: 0 3px 6px #161f5a29;
      cursor: pointer;
    }

    .index6 .topbox .topimg .bigtitle {
      font-size: 8vw;
      line-height: 42px;
      color: #FFFFFF;
      text-align: center;
      letter-spacing: 5px;
      text-shadow: 0 3px 6px #2438654d;
      margin-top: 30px;
    }

    .index6 .bodybox {
      background-color: #F2F2F2;
      max-width: 1200px;
      padding: 3vw;
      box-shadow: 0 4px 18px #50506719;
      box-sizing: border-box;
      margin: 2vw;
      border-radius: 8px;
      margin-top: -60px;
    }

    .index6 .bodybox .searchbox .search {
      width: 100%;
      padding: 6px 12px;
      box-sizing: border-box;
      border: 1px solid #E1E1E1;
      background-color: #FFFFFF;
      border-radius: 8px 0 0 8px;
      font-size: 16px;
      outline: none;
    }

    .index6 .bodybox .searchbox .search::-webkit-input-placeholder {
      color: #999999;
    }

    .index6 .bodybox .searchbox .searchbtn {
      border: none;
      background-color: #FFB649;
      width: 100px;
      color: #FFFFFF;
      font-size: 15px;
      display: flex;
      align-items: center;
      justify-content: center;
      cursor: pointer;
      border-radius: 0 8px 8px 0;
    }

    .index6 .bodybox .searchbox .searchbtn img {
      margin-right: 8px;
      height: 18px;
    }

    .index6 .bodybox .header {
      margin: 10px 0;
      font-size: 16px;
    }

    .index6 .bodybox .header span {
      display: block;
      font-size: 14px;
      opacity: .8;
    }
    .index6 .bodybox .header .dqwz{
      display: none;
    }
    .index6 .bodybox .header span a{
      text-decoration: none;
      color: #333333;
    }
    .index6 .bodybox .inbox {
      padding: 20px;
      background-color: #FFFFFF;
      border: 1px solid #E1E1E1;
      border-radius: 8px;
    }

    .index6 .bodybox .inbox .alltype .typebox {
      border-bottom: 1px solid #E8E8E8;
    }

    .index6 .bodybox .inbox .alltype .typebox .typetag {
      padding: 5px 10px;
      display: inline-block;
      background-color: #0466BC;
      color: #FFFFFF;
      border-radius: 4px 4px 0 0;
      font-size: 4vw;
    }

    .index6 .bodybox .inbox .alltype .lists {
      padding: 4vw 2vw;
    }

    .index6 .bodybox .inbox .alltype .lists:nth-last-child(1) {
      padding-bottom: 0px;
    }

    .index6 .bodybox .inbox .alltype .lists .list {
      font-size: 18px;
      color: #333333;
      position: relative;
      padding-left: 15px;
      margin-bottom: 8px !important;
    }

    .index6 .bodybox .inbox .alltype .lists .list:nth-last-child(1) {
      margin-bottom: 0px;
    }

    .index6 .bodybox .inbox .alltype .lists .list a {
      color: #333333;
      text-decoration: none;
      transition: all .3s;
      font-size: 3.8vw;
    }

    .index6 .bodybox .inbox .alltype .lists .list a:hover {
      color: #0e77d2;
    }

    .index6 .bodybox .inbox .alltype .lists .list::before {
      content: " ";
      position: absolute;
      top: 4px;
      left: -4px;
      width: 15px;
      height: 13px;
      background: url(list-point.png) no-repeat center;
    }






    /* ========================================================index7======================================================== */
    /* ========================================================index7======================================================== */
    /* ========================================================index7======================================================== */

    .index7 .topbox .topimg {
      margin: auto;
    }

    .index7 .topbox .topimg .pebtnclass {
      /* width: 320px;
      margin: auto !important; */
      position: absolute;
      right: 0;
      top: 0;
    }

    .index7 .topbox .topimg .oldchange.ariafontcontent{
      font-size: 5vw !important;
    }

    .index7 .topbox .topimg .helpread {
      display: none;
      width: 140px;
      height: 38px;
      background-color: #ffffff1f;
      border-radius: 50px;
      border: 1px solid #FFFFFF;
      font-size: 24px;
      color: #FFFFFF;
      letter-spacing: 3px;
      box-shadow: 0 3px 6px #161f5a29;
      cursor: pointer;
    }

    .index7 .bodybox {
      max-width: 95%;
      padding: 2vw;
      margin-top: -30px;
    }

    .index7 .bodybox .searchbox #Formdh03{
      width:100%;
    }

    .index7 .bodybox .searchbox .search {
      width: 100%;
      padding: 6px 12px;
      box-sizing: border-box;
      border: 1px solid #E1E1E1;
      background-color: #FFFFFF;
      border-radius: 8px 0 0 8px;
      font-size: 16px;
      outline: none;
    }

    .index7 .bodybox .searchbox .search::-webkit-input-placeholder {
      color: #999999;
    }

    .index7 .bodybox .searchbox .searchbtn {
      border: none;
      background-color: #FFB649;
      width: 100px;
      color: #FFFFFF;
      font-size: 15px;
      display: flex;
      align-items: center;
      justify-content: center;
      cursor: pointer;
      border-radius: 0 8px 8px 0;
    }

    .index7 .bodybox .searchbox .searchbtn img {
      margin-right: 8px;
      height: 18px;
    }

    .index7 .bodybox .header {
      margin: 5vw 0;
      font-size: 4vw;
    }
    .index7 .bodybox .header .dqwz{
      display: none;
    }
    .index7 .bodybox .header table tr td table tr td:first-child span {
      display: none;
    }
    .index7 .header table tr td table tr td {
      display: contents;
    }
    .index7 .bodybox .alltabbox {
      flex-direction: column;
    }
    .index7 .bodybox .alltabbox .tabs{
      margin-right: 0px;
    }

    .index7 .bodybox .alltabbox .tabs .tab {
      height: 82px;
      flex: 1;
      background-color: #FFFFFF;
      color: #0466BC;
      display: flex;
      flex-direction: column;
      box-sizing: border-box;
      align-items: center;
      cursor: pointer;
      transition: all .3s;
      border: 1px solid #E1E1E1;
      position: relative;
      justify-content: center;
    }

    .index7 .bodybox .alltabbox .tabs .petoptab {
      display: flex;
    }

    .index7 .bodybox .alltabbox .tabs .pebottomtab {
      display: flex;
    }

    .index7 .bodybox .alltabbox .tabs .tabactive {
      background-color: #0466BC;
      color: #FFFFFF;
      border-color: #0466BC;
    }
    .index7 .bodybox .alltabbox .tabs .tab{
      margin-top: 0px;
      padding-left: 0px;
    }
    .index7 .bodybox .alltabbox .tabs .tab .tabname {
      font-size: 13px;
      line-height: 18px;
      text-align: center;
      margin-left: 0px;
    }
    .index7 .bodybox .alltabbox .tabs .tab .tabname.ariafontcontent{
      font-size:4vw !important;
      line-height: 1.5 !important;
    }
    .index7 .bodybox .alltabbox .tabs .tab .tabname div.ariafontcontent{
      font-size:4vw !important;
      line-height: 1.5 !important;
    }
    .index7 .bodybox .alltabbox .tabs .tab .petabname {
      margin-left: -20px;
    }

    .index7 .bodybox .alltabbox .tabs .tab .tabicon1 {
      height: 25px;
      width: 25px;
      margin-top: 10px;
      margin-bottom: 5px;
      background: url(tag1.png) no-repeat center;
      background-size: 100% 100%;
    }

    .index7 .bodybox .alltabbox .tabs .tabactive .tabicon1 {
      height: 25px;
      width: 25px;
      margin-top: 10px;
      margin-bottom: 5px;
      background: url(tag1-active.png) no-repeat center;
      background-size: 100% 100%;
    }

    .index7 .bodybox .alltabbox .tabs .tab .tabicon2 {
      height: 22px;
      width: 20px;
      margin-top: 10px;
      margin-bottom: 5px;
      background: url(tag2.png) no-repeat center;
      background-size: 100% 100%;
    }

    .index7 .bodybox .alltabbox .tabs .tabactive .tabicon2 {
      height: 22px;
      width: 20px;
      margin-top: 10px;
      margin-bottom: 5px;
      background: url(tag2-active.png) no-repeat center;
      background-size: 100% 100%;
    }

    .index7 .bodybox .alltabbox .tabs .tab .tabicon3 {
      height: 24px;
      width: 23px;
      margin-top: 10px;
      margin-bottom: 5px;
      background: url(tag3.png) no-repeat center;
      background-size: 100% 100%;
    }

    .index7 .bodybox .alltabbox .tabs .tabactive .tabicon3 {
      height: 24px;
      width: 23px;
      margin-top: 10px;
      margin-bottom: 5px;
      background: url(tag3-active.png) no-repeat center;
      background-size: 100% 100%;
    }

    .index7 .bodybox .alltabbox .tabs .tab .tabicon4 {
      height: 25px;
      width: 24px;
      background: url(tag4.png) no-repeat center;
      background-size: 100% 100%;
      margin-top: 10px;
      margin-bottom: 5px;
    }

    .index7 .bodybox .alltabbox .tabs .tab .tabicon5 {
      height: 23px;
      width: 22px;
      background: url(tag5.png) no-repeat center;
      background-size: 100% 100%;
      margin-top: 10px;
      margin-bottom: 5px;
    }

    .index7 .bodybox .alltabbox .tabs .tab .addicon {
      margin: auto 10px auto auto;
      height: 11px;
      width: 11px;
      background: url(add.png) no-repeat center;
      background-size: 100% 100%;
      position: absolute;
      top: 36px;
      right: 0px;
    }

    .index7 .bodybox .alltabbox .tabs .tabactive .addicon {
      margin: auto 20px auto auto;
      height: 2px;
      width: 11px;
      background: url(close-active.png) no-repeat center;
      background-size: 100% 100%;
      position: absolute;
      top: 39px;
      right: -1px;
    }

    .index7 .bodybox .alltabbox .inforbox {
      background-color: #FFFFFF;
      flex: 1;
      padding: 2vw;
      border: 1px solid #E1E1E1;
      margin-top: 15px;
      border-radius: 8px;
      width: 95%;
    }

    .index7 .bodybox .alltabbox .inforbox .tabinformation1 {
      display: block;
      padding: 5px;
    }

    .index7 .bodybox .alltabbox .inforbox .tabinformation2 {
      display: none;
    }

    .index7 .bodybox .alltabbox .inforbox .tabinformation1 .infortitle {
      text-align: center;
      font-size: 20px;
      font-weight: bold;
      color: #333333;
    }

    .index7 .bodybox .alltabbox .inforbox .tabinformation1 .time {
      font-size: 12px;
      color: #999999;
      text-align: center;
      margin-top: 11px;
      margin-bottom: 20px;
    }

    .index7 .bodybox .alltabbox .inforbox .tabinformation1 .time span {
      margin-left: 10px;
    }

    .index7 .bodybox .alltabbox .inforbox .tabinformation1 .texts p {
      /* text-indent: 2em; */
      font-size: 16px;
      line-height: 26px;
      color: #333333;
    }


    .index7 .bodybox .alltabbox .inforbox .tabinformation2 .typebox {
      border-bottom: 1px solid #E8E8E8;
    }

    .index7 .bodybox .alltabbox .inforbox .tabinformation2 .typebox .typetag {
      padding: 5px 10px;
      display: inline-block;
      background-color: #0466BC;
      color: #FFFFFF;
    }

    .index7 .bodybox .alltabbox .inforbox .tabinformation2 .lists {
      padding: 10px;
      display: flex;
      flex-direction: column;
    }

    .index7 .bodybox .alltabbox .inforbox .tabinformation2 .lists:nth-last-child(1) {
      padding-bottom: 0px;
    }

    .index7 .bodybox .alltabbox .inforbox .tabinformation2 .lists .list {
      font-size: 13px;
      color: #333333;
      position: relative;
      padding-left: 15px;
      margin-bottom: 26px;
    }

    .index7 .bodybox .alltabbox .inforbox .tabinformation2 .lists .list a {
      color: #333333;
      font-size: 20px;
      text-decoration: none;
      transition: all .3s;
    }

    .index7 .bodybox .alltabbox .inforbox .tabinformation2 .lists .list a:hover {
      color: #0e77d2;
    }

    .index7 .bodybox .alltabbox .inforbox .tabinformation2 .lists .list::before {
      content: " ";
      position: absolute;
      top: 3px;
      left: -4px;
      width: 15px;
      height: 13px;
      background: url(list-point.png) no-repeat center;
    }

    .index7 .bodybox .alltabbox .inforbox .tabinformation2 .lists .list .listtitle {
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
      flex: 1;
      font-size: 13px;
    }

    .index7 .bodybox .alltabbox .inforbox .tabinformation2 .lists .list .outtime {
      margin: auto 0 auto auto;
      color: #999999;
      font-size: 13px;
      width: 75px;
      min-width: 75px;
      text-align: center;
    padding-left: 15px;
    }

    .index7 .bodybox .alltabbox .inforbox .tabinformation2 .paging {
      align-items: center;
      justify-content: center;
    }


    .index7 .bodybox .alltabbox .inforbox .tabinformation2 .paging .pagingbtn {
      height: 20px;
      width: 20px;
      border-radius: 6px;
      border: 1px solid #D9D9D9;
      display: flex;
      align-items: center;
      justify-content: center;
      margin-right: 8px;
      font-size: 14px;
      color: #000000a6;
      cursor: pointer;
    }

    .index7 .bodybox .alltabbox .inforbox .tabinformation2 .paging .pages {
      transition: all .3s;
    }

    .index7 .bodybox .alltabbox .inforbox .tabinformation2 .paging .totalpage {
      line-height: 32px;
      font-size: 14px;
      color: #000000a6;
    }

    .index7 .bodybox .alltabbox .inforbox .tabinformation2 .paging .pageactive {
      background-color: #0466BC;
      border-color: #0466BC;
      color: #FFFFFF;
    }


    .index7 .bodybox .alltabbox .tabs .childrenlist {
      box-sizing: border-box;
      padding: 10px;
      background-color: #CCE0F2;
      display: none;
      width: 100%;
    }

    .index7 .bodybox .alltabbox .tabs .childrenlist .childrenlists {
      display: flex;
      flex-wrap: wrap;
    }

    .index7 .bodybox .alltabbox .tabs .childrenlist .child {
      text-align: center;
      padding: 8px;
      font-size: 12px;
      position: relative;
      color: #333333;
      margin-bottom: 13px;
      cursor: pointer;
      transition: all .3s;
      box-sizing: border-box;
      width: calc(50% - 3.2vw);
      background-color: #FFFFFF;
      border-radius: 4px;
    margin-right: 10px;
    }
    .index7 .bodybox .alltabbox .tabs .childrenlist .child:nth-last-child(1){
      margin-bottom: 13px;
    }
    .index7 .bodybox .alltabbox .tabs .childrenlist .child:nth-child(2) {
      margin-right: 0px;
    }

    .index7 .bodybox .alltabbox .tabs .childrenlist .childactive {
      background-color: #0466BC;
      color: #FFFFFF;
    }


    /* ========================================================index8======================================================== */
    /* ========================================================index8======================================================== */
    /* ========================================================index8======================================================== */


    .index8 .topbox {
      background: url(bg.png) no-repeat center;
      width: 100%;
      height: 270px;
      background-size: 100% 100%;
      padding-top: 15vw;
    }

    .index8 .topbox .topimg {
      margin: auto;
    }

    .index8 .topbox .topimg .logo {
      background: url(logo.png) no-repeat center;
      background-size: 100% 100%;
      width: 247px;
      height: 38px;
      margin: auto;
    }
    .index8 .topbox .topimg .pebtnclass {
      position: absolute;
      right: 0;
      top: 0;
    }

    .index8 .topbox .topimg .oldchange {
      width: 23vw;
      height: 9vw;
      background-image: linear-gradient(to right, #1DA0F0, #0C63D9);
      border-radius: 50px;
      border: none;
      margin: auto 3vw auto auto;
      font-size: 4.8vw;
      color: #FFFFFF;
      letter-spacing: 3px;
      box-shadow: 0 3px 6px #161f5a29;
    }

    .index8 .topbox .topimg .helpread {
      display: none;
      width: 140px;
      height: 38px;
      background-color: #ffffff1f;
      border-radius: 50px;
      border: 1px solid #FFFFFF;
      font-size: 24px;
      color: #FFFFFF;
      letter-spacing: 3px;
      box-shadow: 0 3px 6px #161f5a29;
      cursor: pointer;
    }

    .index8 .topbox .topimg .bigtitle {
      font-size: 8vw;
      line-height: 42px;
      color: #FFFFFF;
      text-align: center;
      letter-spacing: 5px;
      text-shadow: 0 3px 6px #2438654d;
      margin-top: 30px;
    }

    .index8 .topbox .topimg .officename {
      height: 11vw;
      width: fit-content;
      padding: 0 4vw !important;
      line-height: 11vw;
      background-color: #0466BC;
      border-radius: 50px;
      display: flex;
      align-items: center;
      justify-content: center;
      font-size: 5vw;
      color: #FFFFFF;
      margin: auto;
      margin-top: 6vw;
    }

    .index8 .bodybox {
      background-color: #F2F2F2;
      max-width: 1200px;
      padding: 3vw;
      box-shadow: 0 4px 18px #50506719;
      box-sizing: border-box;
      margin: 2vw;
      border-radius: 8px;
      margin-top: -60px;
    }

    .index8 .bodybox .searchbox .search {
      width: 100%;
      padding: 6px 12px;
      box-sizing: border-box;
      border: 1px solid #E1E1E1;
      background-color: #FFFFFF;
      border-radius: 8px 0 0 8px;
      font-size: 16px;
      outline: none;
    }

    .index8 .bodybox .searchbox .search::-webkit-input-placeholder {
      color: #999999;
    }

    .index8 .bodybox .searchbox .searchbtn {
      border: none;
      background-color: #FFB649;
      width: 100px;
      color: #FFFFFF;
      font-size: 15px;
      display: flex;
      align-items: center;
      justify-content: center;
      cursor: pointer;
      border-radius: 0 8px 8px 0;
    }

    .index8 .bodybox .searchbox .searchbtn img {
      margin-right: 8px;
      height: 18px;
    }

    .index8 .bodybox .header {
      margin: 10px 0;
      font-size: 16px;
    }

    .index8 .bodybox .header span {
      display: block;
      font-size: 14px;
      opacity: .8;
    }

    .index8 .bodybox .header .dqwz{
      display: none;
    }

    .index8 .bodybox .alltabbox {
      flex-direction: column;
    }


    .index8 .bodybox .alltabbox .tabs .tab {
      height: 42px;
      flex: 1;
      background-color: #FFFFFF;
      color: #0466BC;
      display: flex;
      box-sizing: border-box;
      align-items: center;
      padding-left: 15px;
      justify-content: center;
      cursor: pointer;
      transition: all .3s;
      border: 1px solid #E1E1E1;
      position: relative;
    }


    .index8 .bodybox .alltabbox .tabs .tabactive {
      background-color: #0466BC;
      color: #FFFFFF;
      border-color: #0466BC;
    }

    .index8 .bodybox .alltabbox .tabs .tab .tabname {
      font-size: 16px;
      line-height: 18px;
      text-align: center;
      margin: auto;
    }

    .index8 .bodybox .alltabbox .tabs .tab .tabname div {
      float: left;
    }

    .index8 .bodybox .alltabbox .tabs .tab .tabicon3 {
      height: 24px;
      width: 23px;
      background: url(tag3.png) no-repeat center;
      background-size: 100% 100%;
    }

    .index8 .bodybox .alltabbox .tabs .tabactive .tabicon3 {
      height: 24px;
      width: 23px;
      background: url(tag3-active.png) no-repeat center;
      background-size: 100% 100%;
    }

    .index8 .bodybox .alltabbox .tabs .tab .addicon {
      height: 22px;
      width: 22px;
      margin-right: 16px;
      background: url(add.png) no-repeat center;
      background-size: 100% 100%;
    }

    .index8 .bodybox .alltabbox .tabs .tabactive .addicon {
      height: 2px;
      width: 11px;
      background: url(close-active.png) no-repeat center;
      background-size: 100% 100%;
    }

    .index8 .bodybox .alltabbox .inforbox {
      background-color: #FFFFFF;
      flex: 1;
      padding: 2vw;
      border: 1px solid #E1E1E1;
      border-radius: 8px;
      margin-top: 2vw;
    }

    .index8 .bodybox .alltabbox .inforbox .typebox {
      display: none;
      border-bottom: 1px solid #E8E8E8;
      font-size: 20px;
    }

    .index8 .bodybox .alltabbox .inforbox .typebox .typetag {
      padding: 5px 10px;
      display: inline-block;
      background-color: #0466BC;
      color: #FFFFFF;
      font-size: 5vw;
      
    }

    .index8 .bodybox .alltabbox .inforbox .tablebox {
      margin-top: 20px;
    }

    .index8 .bodybox .alltabbox .inforbox .tablebox .tablelist {
      display: flex;
      flex-direction: column;
    }

    .index8 .bodybox .alltabbox .inforbox .tablebox .tablelist .listname {
      width: fit-content;
      width: -moz-fit-content;
      background-color: #F1F5F9;
      border: 1px solid #EEEEEE;
      border-bottom: none;
      padding: 2vw 2vw;
      font-size: 4vw;
      display: flex;
      align-items: center;
      justify-content: center;
      color: #89889C;
    }

    .index8 .bodybox .alltabbox .inforbox .tablebox .tablelist .listdata {
      border: 1px solid #EEEEEE;
      margin-bottom: 10px;
      flex: 1;
      padding: 8px 10px;
      display: flex;
      justify-content: center;
      flex-direction: column;
      font-size: 3.8vw;
      color: #293D4F;
      border-radius: 0 8px 8px 8px;
    }

    .index8 .bodybox .alltabbox .inforbox .tablebox .tablelist .listdata p {
      margin-bottom: 0px;
      font-size: 3.8vw;
      line-height: 2;
      margin-top: 0px;
    }

    .index8 .bodybox .alltabbox .inforbox .tablebox .tablelist .listdata p:nth-last-child(1) {
      margin-bottom: 30px;
    }



    .index8 .bodybox .alltabbox .tabs .childrenlist {
      box-sizing: border-box;
      padding: 10px;
      background-color: #CCE0F2;
    }

    .index8 .bodybox .alltabbox .tabs .childrenlist .childrenlists {
      display: flex;
      flex-wrap: wrap;
    }

    .index8 .bodybox .alltabbox .tabs .childrenlist .child {
      text-align: center;
      padding: 8px;
      font-size: 12px;
      position: relative;
      color: #333333;
      margin-bottom: 13px;
      cursor: pointer;
      transition: all .3s;
      box-sizing: border-box;
      width: calc(50% - 3.2vw);
      background-color: #FFFFFF;
      border-radius: 4px;
    margin-right: 10px;
    }

    .index8 .bodybox .alltabbox .tabs .childrenlist .child:nth-last-child(1) {
    
    }

    .index8 .bodybox .alltabbox .tabs .childrenlist .child:nth-child(2) {
      margin-right: 0px;
    }

    .index8 .bodybox .alltabbox .tabs .childrenlist .childactive {
      background-color: #0466BC;
      color: #FFFFFF;
    }


    .index8 .bodybox .alltabbox .inforbox .lists {
      padding: 10px;
      display: flex;
      flex-direction: column;
    }

    .index8 .bodybox .alltabbox .inforbox .lists:nth-last-child(1) {
      padding-bottom: 0px;
    }

    .index8 .bodybox .alltabbox .inforbox .lists .list {
      font-size: 13px;
      color: #333333;
      position: relative;
      padding-left: 15px;
      margin-bottom: 26px;
    }

    .index8 .bodybox .alltabbox .inforbox .lists .list a {
      color: #333333;
      font-size: 20px;
      text-decoration: none;
      transition: all .3s;
    }

    .index8 .bodybox .alltabbox .inforbox .lists .list a:hover {
      color: #0e77d2;
    }

    .index8 .bodybox .alltabbox .inforbox .lists .list::before {
      content: " ";
      position: absolute;
      top: 3px;
      left: -4px;
      width: 15px;
      height: 13px;
      background: url(list-point.png) no-repeat center;
    }

    .index8 .bodybox .alltabbox .inforbox .lists .list .listtitle {
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
      flex: 1;
      font-size: 13px;
    }
    .index8 .bodybox .alltabbox .inforbox .infortitle {
      text-align: center;
      font-size: 5vw;
      font-weight: bold;
      color: #333333;
    }

    .index8 .bodybox .alltabbox .inforbox .time {
      font-size: 12px;
      color: #999999;
      text-align: center;
      margin-top: 11px;
      margin-bottom: 20px;
    }

    .index8 .bodybox .alltabbox .inforbox .time span {
      margin-left: 10px;
    }

    .index8 .bodybox .alltabbox .inforbox .texts p {
      text-indent: 2em;
      font-size: 3.8vw !important;
      line-height: 2 !important;
      color: #333333;
    }
    .index8 .bodybox .alltabbox .inforbox .texts img {
      max-width: 95%;
    }
    .index8 .bodybox .alltabbox .inforbox .texts table {
      width: 100% !important;
    }
    /* ========================================================index9======================================================== */
    /* ========================================================index9======================================================== */
    /* ========================================================index9======================================================== */


    .index9 .topbox {
      background: url(bg.png) no-repeat center;
      width: 100%;
      height: 270px;
      background-size: 100% 100%;
      padding-top: 15vw;
    }

    .index9 .topbox .topimg {
      margin: auto;
    }

    .index9 .topbox .topimg .logo {
      background: url(logo.png) no-repeat center;
      background-size: 100% 100%;
      width: 247px;
      height: 38px;
      margin: auto;
    }
    .index9 .topbox .topimg .pebtnclass {
      position: absolute;
      right: 0;
      top: 0;
    }

    .index9 .topbox .topimg .oldchange {
      width: 23vw;
      height: 9vw;
      background-image: linear-gradient(to right, #1DA0F0, #0C63D9);
      border-radius: 50px;
      border: none;
      margin: auto 3vw auto auto;
      font-size: 4.8vw;
      color: #FFFFFF;
      letter-spacing: 3px;
      box-shadow: 0 3px 6px #161f5a29;
    }

    .index9 .topbox .topimg .helpread {
      display: none;
      width: 140px;
      height: 38px;
      background-color: #ffffff1f;
      border-radius: 50px;
      border: 1px solid #FFFFFF;
      font-size: 24px;
      color: #FFFFFF;
      letter-spacing: 3px;
      box-shadow: 0 3px 6px #161f5a29;
      cursor: pointer;
    }

    .index9 .topbox .topimg .bigtitle {
      font-size: 8vw;
      line-height: 42px;
      color: #FFFFFF;
      text-align: center;
      letter-spacing: 5px;
      text-shadow: 0 3px 6px #2438654d;
      margin-top: 30px;
    }

    .index9 .topbox .topimg .officename {
      height: 11vw;
      width: fit-content;
      padding: 0 4vw !important;
      line-height: 11vw;
      background-color: #0466BC;
      border-radius: 50px;
      display: flex;
      align-items: center;
      justify-content: center;
      font-size: 5vw;
      color: #FFFFFF;
      margin: auto;
      margin-top: 6vw;
    }

    .index9 .bodybox {
      background-color: #F2F2F2;
      max-width: 1200px;
      padding: 3vw;
      box-shadow: 0 4px 18px #50506719;
      box-sizing: border-box;
      margin: 2vw;
      border-radius: 8px;
      margin-top: -60px;
    }

    .index9 .bodybox .searchbox .search {
      width: 100%;
      padding: 6px 12px;
      box-sizing: border-box;
      border: 1px solid #E1E1E1;
      background-color: #FFFFFF;
      border-radius: 8px 0 0 8px;
      font-size: 16px;
      outline: none;
    }

    .index9 .bodybox .searchbox .search::-webkit-input-placeholder {
      color: #999999;
    }

    .index9 .bodybox .searchbox .searchbtn {
      border: none;
      background-color: #FFB649;
      width: 100px;
      color: #FFFFFF;
      font-size: 15px;
      display: flex;
      align-items: center;
      justify-content: center;
      cursor: pointer;
      border-radius: 0 8px 8px 0;
    }

    .index9 .bodybox .searchbox .searchbtn img {
      margin-right: 8px;
      height: 18px;
    }

    .index9 .bodybox .header {
      margin: 10px 0;
      font-size: 16px;
    }

    .index9 .bodybox .header span {
      display: block;
      font-size: 14px;
      opacity: .8;
    }

    .index9 .bodybox .header .dqwz{
      display: none;
    }
    .index9 .bodybox .alltabbox .inforbox {
      background-color: #FFFFFF;
      flex: 1;
      padding: 3vw;
      border: 1px solid #E1E1E1;
      width: 0;
      min-height: 400px;
    }

    .index9 .bodybox .alltabbox .inforbox .typebox {
      border-bottom: 1px solid #E8E8E8;
      font-size: 20px;
    }

    .index9 .bodybox .alltabbox .inforbox .typebox .typetag {
      padding: 5px 10px;
      display: inline-block;
      background-color: #0466BC;
      color: #FFFFFF;
    }

    .index9 .bodybox .alltabbox .inforbox .tablebox {
      margin-top: 20px;
    }

    .index9 .bodybox .alltabbox .inforbox .tablebox .tablelist {
      display: flex;
      flex-direction: column;
    }

    .index9 .bodybox .alltabbox .inforbox .tablebox .tablelist .listname {
      width: fit-content;
      width: -moz-fit-content;
      background-color: #F1F5F9;
      border: 1px solid #EEEEEE;
      border-bottom: none;
      padding: 2vw 2vw;
      font-size: 4vw;
      display: flex;
      align-items: center;
      justify-content: center;
      color: #89889C;
    }

    .index9 .bodybox .alltabbox .inforbox .tablebox .tablelist .listdata {
      border: 1px solid #EEEEEE;
      margin-bottom: 10px;
      flex: 1;
      padding: 8px 10px;
      display: flex;
      justify-content: center;
      flex-direction: column;
      font-size: 3.8vw;
      color: #293D4F;
      border-radius: 0 8px 8px 8px;
    }

    .index9 .bodybox .alltabbox .inforbox .tablebox .tablelist .listdata p {
      margin-bottom: 0px;
      font-size: 18px;
    }

    .index9 .bodybox .alltabbox .inforbox .tablebox .tablelist .listdata p:nth-last-child(1) {
      margin-bottom: 30px;
    }


    .index9 .bodybox .alltabbox .inforbox .infortitle {
      text-align: center;
      font-size: 5vw;
      font-weight: bold;
      color: #333333;
    }

    .index9 .bodybox .alltabbox .inforbox .time {
      font-size: 12px;
      color: #999999;
      text-align: center;
      margin-top: 11px;
      margin-bottom: 20px;
    }

    .index9 .bodybox .alltabbox .inforbox .time span {
      margin-left: 10px;
    }
    .index9 .bodybox .alltabbox .inforbox .texts a{
      text-decoration: none;
      color: #333333;
    }
    .index9 .bodybox .alltabbox .inforbox .texts p {
      /* text-indent: 2em; */
      font-size: 3.8vw;
      line-height: 2;
      color: #333333;
    }

    .index9 .bodybox .alltabbox .inforbox .texts img {
      max-width: 98%;
    }
}