@charset "utf-8";

@media screen and (min-width: 1940px) {
  .wp {
    width: 17.6rem;
    padding: 0;
    margin: 0 auto;
    max-width: 94%;
  }
  .container03 .left {
    padding: 2.2rem 0 0;
  }
}

@media (min-width: 1200px) {
  .a:hover .img_zd .img_hezi,
  a:hover .img_zd .img_hezi,
  .container08 .left:hover .img_zd .img_hezi {
    transform: scale(1.08);
    transition: transform 1s cubic-bezier(0.25, 0, 0, 1);
  }

  .list_box2 li a:hover {
    color: #fff;
  }

  .list_box4 li a:hover .img img {
    transform: scale(1.08);
  }

  .list_box3 li a:hover:after {
    width: 100%;
  }
  .list_box3 li a:hover h5 {
    color: #004eb9;
  }
  .list_box3 li a:hover h5,
  .list_box3 li a:hover h6 {
    transform: translateY(0.05rem);
  }

  .list_box4 li a:hover .top {
    transform: translateY(-0.08rem);
  }

  .list_box5 li a:hover .img img {
    transform: scale(1.08);
  }

  .list_box5 li a:hover .top img {
    transform: translateY(-0.1rem);
  }

  .list_box6 li a:hover h5 {
    color: #004eb9;
  }
  .list_box6 li a:hover h5,
  .list_box6 li a:hover h6 {
    transform: translateY(-0.05rem);
  }
  .list_box6 li a:hover::after {
    width: 30%;
  }
  .list_box7 li a:hover h5 {
    color: #004eb9;
  }
  .list_box12 li a:hover .top h6 svg,
  .list1 li a:hover .ll svg,
  .more3 .a:hover h6 svg,
  .more3s .a:hover h6 svg {
    transform: translateX(0.1rem) rotateX(180deg);
  }

  .list_box15 li a:hover .img img,
  .container08 .left:hover .img img {
    transform: scale(1.08);
  }
  .list_box15 li a:hover .top .con {
    transform: translateY(-0.1rem);
  }

  .list_box19 li a:hover h5 {
    transform: translateY(-0.38rem) scale(1.25);
  }
  .list_box19 li a:hover i {
    /* background: rgba(235, 240, 244, 0.5); */
    -webkit-backdrop-filter: blur(6px);
    backdrop-filter: blur(6px);
  }
  .list_box19 li a:hover i::after {
    opacity: 1;
  }
  .list_box19 li a:hover i .ico {
    transform: scale(1);
    opacity: 1;
  }
  .list_box19 li a:hover i svg {
    transform: scale(0);
    opacity: 0;
  }

  .list_box7 li a:hover .con p,
  .list_box7 li a:hover .con h6 {
    transform: translateY(0.15rem);
  }

  .list1 li a:hover .ll svg {
    fill: #aacd06;
  }

  .list3 li a:hover .con::before {
    height: 100%;
  }

  .list4 li a:hover .con h5,
  .list5 li a:hover h5 {
    color: #004eb9;
  }

  .container03 .left .top .more001 .a:hover {
    color: #004eb9;
  }

  .more001 .a:hover .ico:before {
    transform: rotateX(-90deg) translateX(-50%);
    opacity: 0;
  }
  .more001 .a:hover .ico:after {
    transform: rotateX(0deg) translateX(-50%);
    opacity: 1;
  }
  .more001 .a:hover {
    color: #aacd06;
  }
  .more001w .a:hover .ico .img2 {
    display: block;
  }

  .list3 li a:hover .con * {
    color: #004eb9 !important;
  }

  .list5 li a:hover h5 {
    padding: 0 0 0 0.06rem;
  }

  .d_lists li:nth-child(2n + 1) .a:hover {
    background: #0f64b9;
    border-color: #0f64b9;
  }

  .d_lists li .a:hover {
    background: #7ebe27;
    border-color: #7ebe27;
  }
  .d_lists li:nth-child(2n + 1) .a:hover:before {
    border: #0f64b9 1px dashed;
  }
  .d_lists li .a:hover:before {
    border: #7ebe27 1px dashed;
  }
  .d_lists li .a:hover .rr h3,
  .d_lists li .a:hover .rr h6 {
    color: #fff;
  }

  .list_box18 li h6:hover {
    color: #004eb9;
  }
  .list_box18 li h5:hover a,
  .list_box18 li h5:hover {
    color: #004eb9;
  }
}

@media (max-width: 1199px) {
  .wp {
    padding: 0 15px;
    max-width: 100%;
  }
  .headder_box {
    display: none;
  }
  .container01 {
    max-width: calc(100% - 30px);
    top: -0.7rem;
    margin-bottom: -0.7rem;
  }
  .container01 .box .top {
    bottom: -0.25rem;
  }
  .container01 .box > img {
    max-width: 100%;
    width: auto;
    height: 0.6rem;
  }
  .container01 .box .top .banner-next .next-icon img {
    width: 0.2rem;
  }
  .container02s {
    padding: 0.5rem 0;
  }
  .container02s .left {
    width: 100%;
    padding: 0 0 0.2rem;
  }
  .container02s .left .fl01 {
    padding: 0 0 0.25rem;
  }
  .container02s .left .fl02 .ll {
    padding: 0 0.2rem 0 0;
  }
  .container02s .left .list_box7 {
    width: 100%;
    margin: 0;
  }
  .container02s .left .list_box7 li {
    padding: 0.3rem 0.1rem;
  }
  .container02s .left .list_box7 li:first-child {
    padding-left: 0;
  }
  .container02s .left::before {
    display: none;
  }
  .container02s .right {
    width: 100%;
    padding: 0;
  }

  .list_box5 li .img .img_hezi {
    padding-bottom: 60% !important;
  }

  .container03 {
    height: auto;
    padding: 0;
  }
  .container03 .bg {
    background: url(../img/container03_bg_m1.png) left top no-repeat;
    background-size: 100% 100%;
  }
  .container03 .bg-big-logo {
    display: none;
  }
  .container03 .list_box8_box {
    width: 100%;
    height: auto;
  }
  .container03 .left {
    width: 100%;
    padding: 0;
  }

  .container03 .right-wrap {
    width: 100%;
    padding: 0 0.2rem;
    margin: 0;
    overflow: hidden;
  }
  .container03 .right-wrap .right {
    width: 100%;
    padding: 0 0 0.4rem;
    margin: 0.6rem 0 0;
  }
  .container03 .right .right_wai {
    left: 0;
  }
  .container03 .list1 li a .ll {
    flex: 1;
  }
  .container03 .list1 li a .rr {
    flex-shrink: 0;
  }
  .container03 .list5_box .img {
    margin: 0 auto;
  }

  .banner_box1 {
    position: relative;
    height: 60vw;
  }
  .banner {
    height: 60vw;
    position: relative;
  }
  .banner_box li .img .img_hezi {
    padding-bottom: 50% !important;
  }

  .header_box {
    display: none;
  }
  .miso_navs {
    display: none;
  }
  .m_header_box {
    display: block;
  }

  .container04 .box {
    width: 100%;
  }
  .container04 .box:nth-child(2) {
    padding: 0.3rem 0 0 0;
  }
  .container04 {
    padding: 0.5rem 0 2rem;
  }
  .container05 .bg {
    top: -1.2rem;
  }
  .container05 .slideHcp {
    width: 100%;
  }
  .container05 .title001 {
    margin-bottom: 0.2rem;
  }
  .container05 .swiper-container {
    padding: 0.25rem 0.15rem 0.55rem;
  }

  .container10 .item-box a {
    display: block;
    position: relative;
  }
  .container10 .content .left {
    width: 100%;
  }
  .container10 .content .right {
    width: 100%;
    padding: 0 0 0 1rem;
  }
  .container10 .content .right:before {
    display: none;
  }

  .container09 {
    padding: 0.5rem 0.2rem;
  }

  footer .fl01 .wp {
    flex-wrap: wrap;
    text-align: center;
  }
  footer .fl01 .left {
    width: 100%;
    justify-content: center;
  }
  footer .fl01 .left .box {
    width: 50%;
  }
  footer .fl01 .center {
    width: 100%;
    padding: 0.3rem 0 0;
    order: 1;
  }
  footer .fl01 .right {
    width: 100%;
    padding: 0.3rem 0 0;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  footer .fl01 .center img {
    width: 30vw;
  }

  .list12 {
    justify-content: center;
  }

  .list12 li {
    margin: 0 0.1rem;
  }

  .main-visual-slider {
    height: 60vw;
  }
  .main-visual-slider .swiper-slide {
    padding-bottom: 42.85% !important;
  }
  .main-visual-slider .swiper-container {
    position: relative;
  }

  .slide_down_nav {
    display: none !important;
  }

  .main-visual-slider .swiper-slide .visual-img .txt {
    padding: 0 15px 0.65rem;
    text-align: center;
  }
  .main-visual-slider .swiper-slide .visual-img .txt h3 {
    font-size: 0.18rem; /* white-space: nowrap; */ /* text-overflow: ellipsis; */ /* overflow: hidden; */
    font-weight: bold;
    max-width: 54%;
    text-align: left;
    padding: 0;
    background: none;
  }
  .main-visual-slider .swiper-pagination_box {
    text-align: center;
    justify-content: flex-end;
    bottom: 0.5rem;
    right: 0;
    padding-right: 15px;
    width: 100%;
  }
  .main-visual-slider .swiper-pagination {
    width: auto;
  }
  .main-visual-slider .swiper-pagination-bullet {
    width: 0.16rem;
    height: 0.16rem;
  }
  .main-visual-slider .swiper-pagination-bullet:before {
    width: 0.1rem;
    height: 0.1rem;
    margin: -0.04rem 0 0 -0.04rem;
  }
  .main-visual-slider .swiper-pagination-bullet:after {
    width: 0.2rem;
    height: 0.2rem;
    margin: -0.05rem;
  }
  .list1 li a .ll h3 font {
    font-size: 0.2rem;
    line-height: 0.3rem;
    max-height: 0.9rem;
  }
  .container05 .content {
    margin: 0 15px;
  }
  .list_box11 li .img {
    border-radius: 0.1rem;
    box-shadow: 0px 0px 0.04rem 0 rgba(99, 6, 95, 0.1);
  }
}

@media (max-width: 768px) {
  .wp {
    padding: 0 10px;
    max-width: 100%;
  }
  .xuanfu img{
    height: 1rem;
  }
  .title001 {
    align-items: center;
    height: auto;
    padding: 0;
    margin-bottom: 0.18rem;
  }
  .more001 .a .ico {
    transform: scale(0.7);
    margin-right: -0.02rem;
  }

  .title001s .rr {
    padding: 0 0 0;
  }

  #gotop {
    right: 0;
    transform: scale(0.7);
    bottom: 0.1rem;
  }

  .miso-prev,
  .miso-next {
    width: 20px;
    height: 20px;
  }

  .miso-lightbox .miso-prev:before,
  .miso-lightbox .miso-next:before {
    width: 20px;
    height: 20px;
    background-size: 20px 20px;
  }

  .list_box7 li a .img_box .time {
    top: -0.21rem;
    width: 0.72rem;
    height: 0.52rem;
  }
  .list_box7 li a .img_box .time h3 {
    font-size: 0.24rem;
  }
  .list_box4 li a {
    width: 100%;
  }
  .list_box4 li .img .img_hezi {
    padding-bottom: 0 !important;
    transition: 0s;
    height: 52vw;
    background-size: contain !important;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: center center;
  }
  .list_box4 li:nth-child(2) a .bg {
    transform: translateY(0);
  }

  .list_box4 li,
  .list_box4 li.active {
    padding: 0;
  }
  .list_box4 li .img {
    opacity: 1;
    visibility: visible;
  }
  .list_box4 li .top {
    opacity: 1;
    visibility: visible;
    padding: 0 0.2rem 0.2rem;
  }

  .list_box4 li .bg {
    opacity: 0;
    visibility: hidden;
    display: none;
  }

  .list_box4 li .top p,
  .list_box4 li .top hr {
    display: none;
  }
  .list_box4 {
    /* display: block; */
    flex-wrap: inherit; /* height: 60vw; */ /* overflow: hidden; */
    width: 100%;
    margin: 0;
  }
  .list_box4 li * {
    transition: 0s;
  }

  .title001 h3 {
    font-size: 0.28rem;
  }
  .title001 h6{
    font-size: 0.18rem;

  }
  .container02s .left .fl01 {
    padding: 0 0 0.15rem;
  }

  .container02s .left .fl02 .ll {
    width: 100%;
    padding: 0;
  }
  .container02s .left .fl02 .rr {
    width: 100%;
  }

  .container03 .left .top {
    width: 100%;
    height: 0.8rem;
    padding: 0 0.2rem;
  }
  .container03 .left .top .title001 {
    margin: 0;
  }
  .container03 .left .top .more001 a {
    margin-left: -0.1rem;
  }
  .container03 .pagination-wrapper {
    bottom: 0.3rem;
    left: 1rem;
  }
  .container02s .left .list_box7 {
    padding: 0.2rem 0 0;
  }
  .container02s .left .list_box7 li {
    padding: 0 7px;
  }
 
  .list_box3 li a {
    padding: 0.15rem 0;
  }
  .list_box6 li a {
    padding: 0.15rem 0;
  }
  .container03 .list5_box {
    padding: 0.1rem 0;
  }
  .container03 .list5_box .miso-next {
    display: none;
  }
  .container03 .list5_box .miso-prev {
    display: none;
  }
  .container03 .list5_box .swiper-slide {
    min-width: 100px!important;
    width: 100px!important;
    margin: 0 0.1rem!important;
  }
  .container02s {
    padding: 0.2rem 0 0.3rem;
  }

  .list_box7 li a .con p {
    -webkit-line-clamp: 2;
  }

  .container03 .right .more001 {
    margin: 0;
  }
  .container03 .right .list6_box {
    margin-top: 0;
  }
  .container03 .list1 li a .ll .con {
    margin: 0 0 0.2rem;
  }
  .list1 {
    margin-bottom: 0.4rem;
  }

  .container05 .bg {
    top: -1.25rem;
    background-size: 100% 3rem !important;
  }
  .container05 .title001 {
    margin-top: -0.6rem;
  }
  .container05 .miso-arrow1_box {
    display: none;
  }
  .container04 {
    padding: 0.3rem 0 1.75rem;
    background-attachment: inherit;
  }
  .list_box7 li a .con {
    padding: 0.1rem 0 0.1rem;
  }
  .d_lists li .a {
    width: 23vw;
    height: 23vw;
  }
  .d_lists li .a .rr h3 {
    font-size: 0.24rem;
  }
  .list_box7 li a .con h5{
    font-size: 0.22rem;
  }
  .list_box3 li h5{
    font-size: 0.22rem;
  }
  .d_lists li .a .rr h6 {
    font-size: 13px;
    padding: 0 4px;
    line-height: 16px;
    height: 36px;
  }
  .container07 .title001 {
    margin-bottom: 0;
  }

  .list4 li a .img {
    width: 2rem;
  }
  .list4 li a .con {
    width: calc(100% - 2rem);
    padding: 0 0 0 0.2rem;
  }
  .list4 li a .con h6 {
    margin: 0.1rem 0 0;
  }

  .list_box17,
  .container08 .right .right_bottom .box1 {
    width: 50%;
  }

  .list_box17 li a .img .img_hezi {
    padding-bottom: 50vw !important;
  }
  .container08 .right .right_bottom .box1 {
    height: 50vw !important;
  }
  .list3 li .con {
    padding: 0 0.2rem;
    height: 2.35rem;
  }
  .list3 li .con p {
    -webkit-line-clamp: 2;
    margin: 0.1rem 0 0.2rem;
    line-height: 0.24rem;
    max-height: 0.48rem;
    font-size: 0.18rem;
  }
  .list3 li .con h6 {
    margin-bottom: 0;
    font-size: 0.18rem;
  }

  .list3 li:nth-child(2) {
    transform: translateY(0);
    padding-left: 0.1rem;
  }
  .container04 .box:nth-child(1) .title001 {
    width: 100%;
    margin-bottom: 0.18rem;
  }

  .container02s .left .list_box7 li:nth-child(2) {
    transform: translateY(0);
  }
  .list_box18 li h6 {
    font-size: 0.14rem;
    line-height: 1.5;
    text-align: left;
  }
  .list_box18 {
    height: 1.2rem;
  }
  .logo3 img {
    max-height: 0.44rem;
  }
  .container05 .content {
    margin: 0;
  }
  .container05 .swiper-container {
    padding: 0.05rem 0 0.3rem;
    margin: 0;
  }
  .list_box2 li a img {
    height: 12px;
  }

  .list_box19 li a h5 {
    font-size: 0.16rem;
  }

  .list_box19 li {
    width: 20%;
  }
  .list_box19 li a {
    width: 100%;
    margin: 0;
    transform: translateX(-50%);
  }
  .list_box19 li a i {
    width: 100%;
  }
  .container09 {
    padding: 0.3rem 0;
  }
  .list_box18 li {
    margin-bottom: 0;
    line-height: 0.26rem;
    height: 0.26rem;
  }
  .container07 {
    padding: 0.3rem 0 0.3rem;
  }
  footer .fl01 .left .box * {
    font-size: 0.14rem;
    line-height: 1.875;
  }

  .list12 li .a {
    width: 0.45rem;
    height: 0.45rem;
  }
  .list12 li .a svg {
    width: 0.24rem;
    height: 0.24rem;
  }
  .container10 .title001_box {
    text-align: center;
    margin-bottom: 0.1rem;
  }
  .container03 .right-wrap .right {
    margin: 0.3rem 0 0;
  }
  .container03 .right .right_wai {
    top: 0;
  }
  .container03 .right .title001 {
    margin: 0;
  }

  .container04 .title001 {
    margin-bottom: 0.18rem;
  }
  .container04 .box:nth-child(2) .list5 {
    margin: 0;
  }
  .container10 {
    padding: 0 0 0;
    overflow: hidden;
  }
  .container10 .item-box {
    height: 6rem;
    position: relative;
  }
  .container10 .item-box .item img{
    width: 0.64rem;
  }
  .container10 .item-box .item1 {
    width: 65%;
    height: 2.85rem;
    top: 0;
  }
  .container10 .item-box .item5 {
    width: 35%;
    height: 2.85rem;
    left: 65%;
  }
  .container10 .item-box .item2 {
    width: 50%;
    height: 2.1rem;
    top: 2.85rem;
    left: 0;
  }
  .container10 .item-box .item3 {
    width: 50%;
    height: 2.1rem;
    top: 2.85rem;
    left: 50%;
  }
  .container10 .item-box .item4 {
    width: 100%;
    height: 1.1rem;
    top: 4.95rem;
    left: 0;
    flex-direction: row;
    justify-content: center;
  }
  .container10 .item-box .item4 .title{
    margin: 0 0.1rem;
  }
  .container10 .content .box1 {
    margin-top: 0.35rem;
  }
  .container10 .content .right {
    padding: 0;
    overflow: visible;
  }
  .container10 .content .right .swiper-pagination {
    width: 100%;
    top: 120%;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .danmu-box .s_show {
    height: 100%;
  }
  .danmu-box .s_show .magictime {
    height: 0.4rem;
  }
  .s_show .magictime img {
    width: 0.24rem;
    height: 0.24rem;
  }
  .list_box6{
    margin: 0.2rem 0 0.25rem;
  }
  .list_box6 li h5 {
    line-height: 0.34rem;
    font-size: 0.22rem;
  }
  .list_box6 li h6{
    font-size: 13px;
  }
  .list_box5 li .top h6{
    font-size: 13px;
  }
  .list_box5 li .top h5{
    font-size: 0.22rem;
  }
  .list_box4 li .top h5{
    line-height: 1.2;
  }
  .list_box4 li .top h6{
    font-size: 13px;
  }

  .list2 li.miso-current .img {
    filter: drop-shadow(0px 0px 0.03rem rgba(232, 200, 153));
  }

  .list1 li a .ll {
    width: calc(100% - 1.75rem);
  }
  .list1 li a .rr {
    width: 1.75rem;
  }
  .main-visual-slider .swiper-slide .visual-img .txt::after {
    background-size: 100% 70% !important;
  }
  .container08_box {
    background-attachment: initial;
  }
  .container02_box {
    background-size: 100% auto;
  }
  footer,
  .container08 {
    overflow: hidden;
  }
  .d_lists li {
    max-width: 33.33%;
    justify-content: center;
  }
  .container08 .left {
    width: 50% !important;
  }
  .container08 .center {
    width: 50% !important;
  }
  .container08 .left .img .img_hezi {
    padding-bottom: 166% !important;
  }
  .container08 .center .img .img_hezi {
    padding-bottom: 166% !important;
  }
  .container08 .right {
    width: 100%;
  }

  .list1 li a .ll .con{
    font-size: 0.17rem;
  }
  .list3 li .con h5{
    font-size: 0.22rem;
  }
  .list4 li a .con h5{
    font-size: 0.22rem;
  }
  .list5 li a h5{
    font-size: 0.22rem;
  }

  .danmu .list{
    top: 0.4rem !important;
    font-size: 0.18rem;
  }
}
