@charset "utf-8";
/* 媒体查询几个主要尺寸 */
@media only screen and (max-width: 320px) {
  /* 320px */
}
@media only screen and (max-width: 480px) {
  /* 480px */
}
@media only screen and (max-width: 1900px) {
  .nav-right2 {
    width: auto !important;
  }
  .nav-right .more22 {
    display: none !important;
  }
  .searchBox:hover > .searchInput {
    width: 6rem;
    padding: 0 6px;
  }
  .searchBox {
    margin-right: 0.2rem !important;
  }
  .carousel-info {
    top: 15rem;
  }
  .nav-right > .btn {
    width: 120px !important;
    padding: 0 10px;
  }
  .dropdown .btn {
    width: 110px !important;
    padding: 0 10px;
  }
  nav ul li .er .tab .tab-item {}
  .box6 .tab {
    width: 170px !important;
  }
  /* #nav-3 {
    padding: 0 3vw !important;
  }*/
  /* .link-3 {
    padding: 0 0.8vw !important;
  }*/
  .banners .page-width {
    max-width: 1200px !important
  }
  .box6 .tab-box .swiper-btn {
    bottom: 40px !important;
  }
  /*.box2 ul {
    height: 530px !important;
  }
  .box2 ul li .default {
    padding: 3vw 0 0 3vw !important;
  }
  .box2 ul li .hide {
    padding: 3vw 0 0 3vw !important;
  }
  .box2 ul li .hide .title {
    margin-top: 5px !important;
  }
  .box2 ul li .hide .subhead {
    margin-top: 5px !important;
  }
  .box2 ul li .hide .btn {
    margin-top: 10px !important;
  }
  .box2 ul li .hide .logo-box .col-3-1 {
    margin-top: 15px !important;
  }*/
}
@media only screen and (max-width: 1860px) {
  .searchBox:hover > .searchInput {
    width: 5rem !important
  }
  .box6 .tab {
    width: 160px !important;
  }
  .box6 .tab-box .swiper-btn {
    bottom: 50px !important;
  }
	
.full-page-menu-content ul li a {padding: 0 28px;}

	
	
	
}
@media only screen and (max-width: 1680px) {
  nav .btn2 {
    display: none !important;
  }
  .carousel-info {
    top: 13rem;
  }
  .phone-box {
    margin-right: 0.3rem !important;
  }
  .dropdown .btn {
    width: 100px !important;
  }
  .nav-right > .btn {
    width: 110px !important;
    margin-left: 0.5rem !important;
  }
  .box6 .tab {
    width: 145px !important;
  }
  .box6 .tab-box .swiper-btn {
    bottom: 78px !important;
  }
.full-page-menu-content ul li a {padding: 0 20px;}
	
	
.fontsxjj{left:calc(50% - 4.5vw) !important; top: calc(50% - 3vw) !important;}
	
}
@media only screen and (max-width: 1450px) {
  .phone-box2 {
    display: none !important;
  }
  .dropdown {
    display: none !important;
  }
  .nav-right {
    width: 370px !important;
  }
  .banners .page-width {
    max-width: 1000px !important
  }
  .carousel-info {
    top: 10rem;
  }
  .phone-box {
    margin-right: 0.3rem !important;
  }
	.full-page-menu-content ul li a {padding: 0 15px;}
}
@media only screen and (max-width: 1300px) {
  .searchBox {
    display: none !important;
  }
}
@media only screen and (max-width: 1260px) {
  .phone-box {
    display: none !important;
  }
  /* 1200px */
  .anchor {
    display: none !important;
  }
  nav .phone-box {
    display: none !important;
  }
  .banner .swiper-container {
    height: 600px !important;
  }
  .banner .swiper-left {
    display: none !important;
  }
  .banner .swiper-center {
    text-align: center;
  }
  .banner .swiper-center .btn-box {
    margin-top: 10px;
    display: flex;
    justify-content: center;
  }
  .banner .swiper-center .title {
    font-size: 38px !important;
    line-height: 38px !important;
  }
  .banner .swiper-center .sub {
    font-size: 20px !important;
    line-height: 1.3 !important;
  }
  .banner .swiper-center .btn-box .btn {
    font-size: 16px !important;
    width: 200px !important;
    height: 50px !important;
    line-height: 40px !important;
  }
  .banner .swiper-center .btn-logo {
    width: 50px !important;
    height: 50px !important;
    margin-left: 10px !important;
  }
  .box-commoon {
    padding: 30px 0 0 !important;
    background-color: #fff;
  }
  .box-commoon > .title {
    font-size: 35px !important;
    line-height: 45px !important;
  }
  .box-commoon > .subhead {
    font-size: 18px !important;
    line-height: 36px !important;
    margin-top: 25px !important;
  }
  .box6 .swiper-btn {
    display: none !important;
  }
}
@media only screen and (max-width: 992px) {
  /* 992px */
  .mb-nav {
    display: block !important;    background: #fff;
  }
  #nav-3 {
    display: none !important;
  }
  .banner .swiper-center {
    left: 5vw !important;
    right: 5vw !important;
  }
  .btn {
    width: 150px !important;
    height: 40px !important;
    font-size: 14px !important;
    margin-top: 0px !important;
    padding: 0 10px !important;
  }
  .btn .right-img {
    width: 10px !important;
    height: 18px !important;
  }
  .btn .right {
    width: 10px !important;
    height: 18px !important;
  }
  .box-commoon {
    padding: 20px 0 0 !important;
    background-color: #fff;
  }
  .box-commoon > .title {
    font-size: 25px !important;
    line-height: 30px !important;
  }
  .box-commoon > .subhead {
    font-size: 16px !important;
    line-height: 20px !important;
    margin-top: 10px !important;
    margin-bottom: 10px !important;
  }
  .box2 ul {
    height: auto !important;
    margin: 20px auto !important;
    overflow: none !important;
  }
  .box2 ul li {
    width: 50% !important;
    height: 100px !important;
  }
  .box2 ul li img {
    width: 100%;
    height: 100px;
  }
  .box2 ul li .default {
    height: 100px;
    display: flex;
    justify-content: space-around;
    align-items: center;
    padding: 0 !important;
  }
  .box2 ul li .default .icon {
    display: none;
  }
  .box2 ul li .default .title {
    font-size: 20px !important;
    line-height: 20px !important;
    margin-top: 0px !important;
    overflow: hidden;
    word-wrap: normal;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  .box2 ul li .default .more {
    width: 30px !important;
    height: 30px !important;
    margin-top: 0 !important;
    flex-shrink: 0;
  }
  .box2 .btn-box > div > img {
    width: 40px !important;
    height: 40px !important;
    margin-left: 20px !important;
  }
  .box3 .tab-top .tab-top-item {
    width: 50px !important;
  }
  .box3 .tab-top .tab-top-item img {
    width: 48px !important;
    height: 58px !important;
  }
  .box3 .tab-top .tab-top-item div {
    font-size: 16px !important;
    line-height: 20px !important;
  }
  .box3 .tab-bottom {
    margin-top: 20px !important;
  }
  .box3 .tab-bottom .tab-bottom-item {
    height: auto !important;
    padding: 20px 0 0 10px !important;
  }
  .box3 .tab-bottom .tab-bottom-item .left {
    width: 60px !important;
  }
  .box3 .tab-bottom .tab-bottom-item .left li {
    width: 60px !important;
    height: 60px !important;
    margin-bottom: 20px !important;
  }
  .box3 .tab-bottom .tab-bottom-item .left li::after {
    height: 60px !important;
    top: -50px !important;
  }
  .box3 .tab-bottom .tab-bottom-item .left .img-box {
    width: 30px !important;
    height: 30px !important;
  }
  .box3 .tab-bottom .tab-bottom-item .left .img-box img {
    width: 25px !important;
    height: 25px !important;
    margin-top: 2px !important;
  }
  .box3 .tab-bottom .tab-bottom-item .left-right {
    margin-left: 20px !important;
  }
  .box3 .tab-bottom .tab-bottom-item .left-right .title {
    font-size: 28px !important;
    line-height: 30px !important;
  }
  .box3 .tab-bottom .tab-bottom-item .left-right .subhead {
    font-size: 16px !important;
    line-height: 22px !important;
    margin-top: 20px;
  }
  .box3 .tab-bottom .tab-bottom-item .left-right .content {
    font-size: 14px !important;
    line-height: 20px !important;
    margin-top: 20px !important;
  }
  .box3 .tab-bottom .tab-bottom-item .left-right .btn {
    width: 150px !important;
    height: 40px !important;
    font-size: 14px !important;
    margin-top: 20px !important;
    padding: 0 10px !important;
  }
  .box3 .tab-bottom .tab-bottom-item .left-right .btn .right {
    width: 10px !important;
    height: 18px !important;
  }
  .box3 .tab-bottom .tab-bottom-item .left-right .platform {
    font-size: 14px !important;
    line-height: 35px !important;
    margin-top: 20px !important;
  }
  .box3 .tab-bottom .tab-bottom-item .left-right .platform .platform-row {
    width: 100px !important;
  }
  .box4 .tab {
    width: 100% !important;
    overflow-x: scroll;
    flex-wrap: wrap;
  }
  .box4 .tab .tab-item a {
    font-size: 18px !important;
    line-height: 35px !important;
    white-space: nowrap;
  }
  .box4 .tab .active a {
    left: 0;
  }
  .box4 .item .item-item {
    height: auto !important;
  }
  .box4 .item .left {
    width: 100% !important;
    display: none;
  }
  .box4 .item .right {
    width: 100% !important;
  }
  .box4 .item .right .title {
    font-size: 18px !important;
    line-height: 25px !important;
  }
  .box4 .item .right .subhead {
    font-size: 14px !important;
    line-height: 25px !important;
    margin-top: 10px !important;
  }
  .box4 .item .right .info {
    margin-top: 20px !important;
  }
  .box4 .item .right .info > div {
    width: 30%;
  }
  .box4 .item .right .info .fen {
    font-size: 24px !important;
  }
  .box4 .item .right .info .content {
    font-size: 14px !important;
    line-height: 27px;
    margin-top: 10px !important;
  }
  .box4 img {
    width: 100%;
    height: 100px;
  }
  .box4 .btn {
    margin-top: 20px !important;
    width: 150px !important;
    height: 40px !important;
  }
  .kerwin {
    width: 100%;
    height: 50px !important;
    padding-top: 10px;
    margin-top: 20px !important;
  }
  .box4-zhanwei {
    height: 330px !important;
  }
  .box5 {}
  .box5 .content {
    height: 300px !important;
  }
  .box5 .content .left, .box5 .content .right {
    width: 40vw !important;
  }
  .box5 .content .row .title {
    font-size: 18px !important;
  }
  .box5 .content .row .title span {
    font-size: 20px !important;
  }
  .box5 .content .row .info {
    font-size: 14px !important;
    line-height: 20px !important;
  }
  .box5-swiper {
    display: none;
  }
  .box6 .btn-logo {
    display: none !important;
  }
  .box6 .content {
    flex-wrap: wrap;
  }
  .box6 .top-box {
    display: block !important;
    padding: 5vw 10vw !important;
  }
  .box6 .top-box .title {
    text-align: center;
    font-size: 25px !important;
    line-height: 40px !important;
  }
  .box6 .top-box .btn-box .right {
    margin-left: 30px !important;
  }
  .box6 .content {
    flex-wrap: wrap;
  }
  .box6 .tab-box {
    width: 100% !important;
  }
  .box6 .tab-box .swiper-btn {
    display: none;
  }
  .box6 .tab {
    width: 100% !important;
    margin: 0px auto !important;
  }
  .box6 .tab .tab-item {
    width: auto !important;
  }
  .box6 .tab .tab-item a {
    font-size: 18px !important;
  }
  .box6 .item {
    width: 100% !important;
    box-sizing: border-box !important;
  }
  .box6 .item .item-item {
    width: 100% !important;
    height: 440px !important;
    padding-bottom: 10px;
  }
  .box6-zhanwei {
    height: 440px !important;
  }
  .box6 .swiper-slide {
    width: 100% !important;
  }
  .box6 .swiper-slide .img-box {
    height: 260px !important;
  }
  .box6 .swiper-slide .title {
    width: 100%;
    font-size: 18px !important;
    line-height: 31px !important;
    margin-top: 20px !important;
  }
  .box6 .swiper-slide .info {
    font-size: 14px !important;
    line-height: 20px !important;
    margin-top: 10px !important;
  }
  .box6 .swiper-slide .bottom {
    margin-top: 10px !important;
    padding-top: 10px !important;
  }
  .box6 .swiper-slide .bottom .time {
    font-size: 14px !important;
    font-family: SourceHanSansCN;
    font-weight: 400;
    color: #000000;
  }
  .box6 .swiper-slide .bottom img {
    width: 20px !important;
    height: 12px !important;
  }
  .box7 {
    height: 172px !important;
    padding: 5vw 10vw !important;
  }
  .box7 .title {
    font-size: 25px !important;
    line-height: 30px !important;
  }
  .box7 .subhead {
    height: auto !important;
    font-size: 16px !important;
    line-height: 30px !important;
    margin-bottom: 20px;
  }
  .box7 .btn .right-img {
    width: 30px !important;
    height: 30px !important;
  }
  .footer .top {
    flex-wrap: wrap;
  }
  .footer .top .left {
    display: flex;
    align-items: center;
    font-size: 16px;
    font-family: SourceHanSansCN;
    font-weight: 400;
    color: #666E83;
  }
  .footer .top .left img {
    width: 140px;
    height: 35px;
    margin-right: 10px !important;
  }
  .footer .top .left .jieshao {
    font-size: 14px;
  }
  .footer .top .right {
    margin-top: 20px !important;
  }
  .footer .center {
    margin-top: 30px !important;
    flex-wrap: wrap;
  }
  .footer .center .title {
    font-size: 16px !important;
    margin-bottom: 15px !important;
  }
  .footer .center .left {
    width: 100% !important;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .footer .center .left ul {
    height: 200px !important;
    writing-mode: vertical-lr;
  }
  .footer .center .left ul li {
    width: 70px !important;
    float: left;
    writing-mode: horizontal-tb;
    margin: 4px 10px 4px 0 !important;
  }
  .footer .center .left li a {
    font-size: 14px !important;
  }
  .footer .center .right {
    width: 100% !important;
  }
  .footer .center .right li {
    margin: 0 0 20px;
  }
  .footer .center .right li img {
    width: 20px;
    height: 22px;
    margin-right: 10px;
  }
  .footer .center .right li a {
    color: #666E83;
  }
}