@charset "utf-8";
/* CSS Document */
@media only screen and (max-width: 1023px) {
  .wrap_box {
    font-size: 0.24rem;
  }
  img {
    width: 100%;
  }
  .mar_t10 {
    margin-top: 0.1rem;
  }
  .content {
	  /*6.8*/
    width: 6.8rem;
  }
  .pc {
    display: none;
  }
  .phone {
    display: block;
  }
  .f18 {
    font-size: 0.26rem;
  }
  .p_w100 {
    width: 100%;
  }
  .p_col {
    flex-direction: column;
  }
  .p_bet {
    justify-content: space-between;
  }
  /*test */
  .p_header {
    height: 1.2rem;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 9;
	background: linear-gradient(to right, #1637D0, #3A0F86);
  }
  .p_nav_btn {
    margin-left: 0.3rem;
    margin-top: 0.1rem;
  }
  .p_nav_btn img {
    width: 0.47rem;
    height: 0.22rem;

  }
  .link_list > li {
    margin-left: 0.2rem;
  }
  .link_list > li img {
    width: 0.34rem;
    height: 0.34rem;
  }
  .logo img {
    width: 2.75rem;
  }
  .menu_btn {
    width: 0.7rem;
    height: 0.7rem;
  }
  .menu_box {
    background: linear-gradient(#023591, #eaf6fd);
    width: 100%;
    height: 100vh;
    top: -100%;
    left: 0;
    z-index: 999999;
    position: fixed;
    padding: 0 0.35rem;
    transition: 0.5s;
  }
  .menu_list {
    color: #fff;
    padding: 2rem 0 0;
    height: calc(100vh - 2rem);
    overflow-y: auto;
  }
  .menu_list li h2 {
    font-size: 0.36rem;
    margin-bottom: 0.3rem;
    position: relative;
  }
  .menu_list li h2::after {
    content: "+";
    font-size: 0.4rem;
    position: absolute;
    right: 0;
    top: 0;
    line-height: 1;
  }
  .menu_list li p {
    display: none;
  }
  .menu_list li p a {
    display: block;
    font-size: 0.32rem;
    margin-bottom: 0.3rem;
    opacity: 0.8;
  }
  .menu_list li.current h2::after {
    content: "-";
    right: 0.05rem;
  }
  .menu_close {
    font-size: 0.6rem;
    color: #fff;
  }
  .header_close img {
    width: 0.3rem;
    height: 0.3rem;
  }
  .top_box {
    background: linear-gradient(#023591, #99d7f6);
  }
  .search_content {
    flex-direction: column-reverse;
  }
  .search_con {
    margin: 0;
  }
  .ss_txt {
    font-size: 0.26rem;
  }
  .ss_pic {
    width: 3rem;
    margin: 0.5rem auto 0;
  }
  .key b {
    font-size: 0.28rem;
  }
  .key a {
    font-size: 0.24rem;
  }
  .suoyuan_box .search_content {
    flex-direction: column;
  }
  .suoyuan_box .search_con {
    width: 100%;
    margin: 0;
  }
  .suoyuan_box .ss_pic {
    width: 3rem;
    margin: 0.5rem auto 0;
  }
  .banner .swiper-pagination-bullet {
    background: #fff;
    width: 0.2rem;
    height: 0.2rem;
  }
  .banner .swiper-pagination-bullet-active {
    background: url(../images/img/p_banner_dot.png) no-repeat;
    background-size: 100% 100%;
    width: 0.38rem;
    height: 0.51rem;
  }
  .pro_bg {
    background: url(../images/img/p_bg1.jpg) no-repeat center top;
    background-size: 100% 100%;
    padding-bottom: 1.73rem;
  }
  .tit p {
    font-size: 0.26rem;
  }
  .pro {
    overflow: inherit;
  }
  .pro li {
    height: 4.7rem;
  }
  .pro_pic {
    height: 3.6rem;
  }
  .pro_tit {
    font-size: 0.24rem;
  }
  .swiper_btn {
    margin: 0.7rem 0 0;
  }
  .swiper-button-next,
  .swiper-button-prev {
    width: 0.94rem;
    height: 0.94rem;
  }
  .news_box a {
    padding: 0.27rem 0.28rem 0.48rem;
  }
  .news_pic {
    height: 3.45rem;
  }
  .news_tit {
    font-size: 0.28rem;
    margin: 0.35rem 0 0;
  }
  .news_txt {
    -webkit-line-clamp: 2;
    font-size: 0.22rem;
    margin: 0.2rem 0 0;
  }
  .news_list {
    padding: 0.3rem 0 0.5rem;
  }
  .news_list li {
    width: 100%;
    height: auto;
    padding: 0.25rem 0;
    margin-bottom: 0.2rem;
  }
  .news_list li:nth-child(3),
  .news_list li:nth-child(4) {
    display: none;
  }
  .news_date {
    width: 1.24rem;
  }
  .news_date p {
    font-size: 0.24rem;
  }
  .news_list_con {
    width: 5.15rem;
  }
  .news_list_txt {
    font-size: 0.22rem;
    margin: 0;
  }
  .news_more {
    width: 2.3rem;
    height: 0.7rem;
    border-radius: 0.35rem 0 0.35rem 0;
    font-size: 0.22rem;
    margin: 0 auto;
  }
  .news_more::after {
    display: none;
  }
  .source_bg {
    background: url(../images/img/p_bg2.jpg) no-repeat center top;
    background-size: 100% 100%;
    padding-bottom: 3.67rem;
  }
  .source {
    margin: 1.1rem 0 0.8rem;
  }
  .source li img {
    width: 1.85rem;
    height: 1.85rem;
  }
  .source li h3 {
    font-size: 0.38rem;
    margin: 0.4rem 0 0.25rem;
  }
  .source li p {
    font-size: 0.29rem;
  }
  .source .swiper-button-prev,
  .source .swiper-button-next {
    top: 70%;
  }
  .source .swiper-button-prev::after,
  .source .swiper-button-next::after {
    font-size: 0.4rem;
    color: #023591;
    font-weight: bold;
  }
  .source .swiper-button-prev {
    left: -0.3rem;
  }
  .source .swiper-button-next {
    right: -0.3rem;
  }
  .quality_bg .content {
    width: 100%;
  }
  .quality .swiper {
    padding-bottom: 3rem;
  }
  .quality_txt {
    width: 100%;
    height: 1.88rem;
    background-image: none;
    padding: 0 0.4rem;
    bottom: -1.88rem;
  }
  .quality_page {
    justify-content: center;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
  }
  .quality_page .total {
    font-size: 0.48rem;
  }
  .quality_page .active_quality_page {
    font-size: 0.38rem;
  }
  .vip {
    background: url(../images/img/p_vip.jpg) no-repeat center top;
    background-size: 100% 100%;
    height: 9.16rem;
    padding: 0.85rem 1rem 1.65rem;
  }
  .vip_con h2 {
    font-size: 0.4rem;
  }
  .meber_code {
    width: 2.45rem;
    height: 2.45rem;
  }
  .footer_logo {
    background: #00288a;
    height: 1.3rem;
  }
  .footer_logo img {
    width: 3.56rem;
  }
  .footer {
    flex-direction: column-reverse;
  }
  .footer_nav {
    border-bottom: solid 1px #3456aa;
    padding: 0.2rem 0;
	visibility:visible;
  }
  .footer_nav li {
    width: 100%;
    text-align: left;
    margin-bottom: 0.2rem;
  }
  .footer_nav li h4 {
    font-size: 0.28rem;
    position: relative;
	visibility:visible;
  }
  .footer_nav li h4::after {
    content: "+";
    font-size: 0.4rem;
    position: absolute;
    right: 0;
    top: 0;
    line-height: 1;
  }
  .footer_nav li p {
    font-size: 0;
    display: none;
  }
  .footer_nav li p a {
    width: 33%;
    display: inline-block;
    line-height: 2;
    margin: 0;
    font-size: 0.24rem;
	visibility:visible;
  }
  .footer_nav li.on h4::after {
    content: "-";
    right: 0.05rem;
  }
  .footer_contact {
    text-align: center;
    padding: 0.5rem 0;
  }
  .footer_contact li {
    justify-content: center;
    font-size: 0.26rem;
	visibility:visible;
  }
  .footer_contact li img {
    display: none;
  }
  .footer_contact li b {
    font-size: 0.4rem;
  }
  .footer_contact li span {
    font-size: 0.34rem;
  }
  .footer_code {
    justify-content: center;
    border-bottom: solid 1px #3456aa;
    padding-bottom: 0.4rem;
	visibility:visible;
  }
  .footer_code_list img {
    width: 1.75rem;
    height: 1.75rem;
  }
  .footer_code_list p {
    font-size: 0.22rem;
  }
  .copyright {
    font-size: 0.2rem;
  }
}
