/* 大屏幕（大桌面显示器，大于等于 1400px） */

@media screen and (min-width:1700px) {
    .banner-phone,
    .mobile,
    .mobile-case,
    .m_img,
    .m_nav {
        display: none;
    }
    .index04 .main {
        padding: 5% 0;
    }
}

@media only screen and (min-width: 1400px) and (max-width: 1700px) {
    .banner-phone,
    .mobile,
    .mobile-case,
    .m_img,
    .m_nav {
        display: none;
    }
    .w-accor1 li .dec_ar h3 {
        margin: 20px 0;
    }
    .index06 .newwrap .left .detail,
    .index06 .newwrap .right .detail {
        line-height: 24px;
    }
    .index06 .newwrap .left .title,
    .index06 .newwrap .right .title {
        font-size: 20px;
    }
    .index07 .item1 {
        width: 30%;
    }
    .foot .logo img {
        width: 300px;
    }
    .foot .left {
        width: 25%;
    }
    .foot .ewm .box {
        width: 100px;
    }
    .foot .ewm .box img {
        width: 100%;
    }
    .foot .item a {
        font-size: 14px;
    }
    .product .swiper-button-next,
    .product .swiper-button-prev {
        bottom: 30px;
        height: 200px;
    }
    .fuwu .right .item .t1 p {
        font-size: 24px;
    }
    .fuwu .right .txt {
        font-size: 14px;
        line-height: 24px;
        margin-top: 2%;
    }
    .fuwu .right .item .t1 span {
        font-size: 14px;
        text-transform: uppercase;
    }
}


/* 大屏幕（笔记本） */

@media only screen and (min-width: 1200px) and (max-width: 1400px) {
    .banner-phone,
    .mobile,
    .mobile-case,
    .m_img,
    .m_nav {
        display: none;
    }
    .container,
    .wrap {
        width: 90%;
        margin: 0 auto;
    }
    .w-accor1 li .dec_ar h3 {
        margin: 20px 0;
    }
    .w-accor1 li .acr_p {
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 5;
        overflow: hidden;
    }
    .index04 .main {
        padding: 5% 0;
    }
    .index06 .newwrap .left .detail,
    .index06 .newwrap .right .detail {
        line-height: 24px;
    }
    .index06 .newwrap .left .title,
    .index06 .newwrap .right .title {
        font-size: 20px;
    }
    .index06 .newwrap .right .item {
        background: #fff;
        padding: 20px
    }
    .index07 .bt p {
        font-size: 26px;
    }
    .index07 .item1 {
        width: 24%;
    }
    .foot .left {
        width: 20%;
    }
    .foot .logo img {
        width: 100%;
    }
    .foot .left p {
        font-size: 14px;
        line-height: 24px;
    }
    .foot .item .fl {
        font-size: 20px;
    }
    .foot .item a {
        font-size: 14px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        display: block;
    }
    .foot .ewm .box {
        width: 80px;
    }
    .foot .ewm .box img {
        width: 100%;
    }
    .foot .item a {
        font-size: 14px;
    }
    .pro_imglist .detail {
        font-size: 16px;
        line-height: 26px;
    }
    .pro_imglist .f02 {
        margin: 20px 0 20px 0;
    }
    .product .num_list ul li .num {
        font-size: 26px;
    }
    .product .num_list ul li .de {
        font-size: 14px;
    }
    .pro_imglist .lx {
        width: 40%;
    }
    .product .swiper-button-next,
    .product .swiper-button-prev {
        bottom: 30px;
        height: 180px;
    }
    .product .grid .wrap {
        width: 90%;
    }
    .pro_cen07 .content {
        padding: 0;
    }
    .pro-list .top .right {
        width: 100%;
    }
    .videolist .video-img {
        height: 200px;
    }
    .news-details .details {
        margin-right: 3%;
    }
    .fuwu .right .item .t1 p {
        font-size: 24px;
    }
    .fuwu .right .txt {
        font-size: 14px;
        line-height: 24px;
        margin-top: 2%;
    }
    .fuwu .right .item .t1 span {
        font-size: 14px;
        text-transform: uppercase;
    }
    .fuwu .right .item .t1 {
        margin-top: 3%;
    }
}


/* 小屏幕（手机） */

@media only screen and (min-width: 320px) and (max-width: 1200px) {
    .pc,
    .head-top {
        display: none;
    }
    .nav {
        display: none;
    }
    .container,
    .wrap {
        padding: 0 .2rem;
        overflow: hidden;
        width: auto;
    }
    .m_img {
        display: block;
        height: 1.1rem;
        background: #fff;
        width: 100%;
        overflow: hidden;
        display: flex;
        align-items: Center;
        position: fixed;
        z-index: 9999;
        top: 0;
        padding: 0 .2rem;
        -moz-box-shadow: 0px 4px 6px #d4d5d6;
        -webkit-box-shadow: 0px 4px 6px #d4d5d6;
        box-shadow: 0px 4px 6px #d4d5d6;
    }
    .m_img .headlf {
        float: left;
    }
    .m_img .headcent {
        float: left;
        margin-left: .2rem;
        color: #e61c42;
        font-size: .18rem;
        line-height: .3rem;
    }
    .m_img .headcent select {
        width: 1.2rem;
        height: .4rem;
        border: 0;
        appearance: none;
        -moz-appearance: none;
        -webkit-appearance: none;
        background: url('../images/arrow_06.jpg') 80% center no-repeat;
        background-size: .13rem;
        background-color: #e5e5e5;
        display: block;
        padding-left: .1rem;
        margin-left: .3rem;
    }
    .m_img .headlf .m_logo {
        height: auto;
        width: 70%;
        display: block
    }
    .m_img .headrg {
        position: absolute;
        right: .2rem;
    }
    .m_img .headrg a .m_menuimg {
        height: .45rem;
        width: .53rem;
        display: block
    }
    .m_nav {
        display: block;
        position: fixed;
        top: 0px;
        left: 0px;
        width: 0px;
        height: 0px;
        overflow: hidden;
        z-index: 10000
    }
    .m_nav .closecover {
        position: absolute;
        width: 100%;
        height: 100%;
        background: #0b0d19;
        filter: alpha(opacity=0);
        opacity: 0;
        left: 0px;
        top: 0px;
        z-index: 1
    }
    .m_nav .closeicon {
        position: absolute;
        width: 20%;
        left: 0;
        top: 5%;
        z-index: 100;
        text-align: center;
        filter: alpha(opacity=0);
        opacity: 0
    }
    .m_nav .m_navList {
        position: absolute;
        width: 80%;
        right: 0px;
        top: 0px;
        background: #0b0d19;
        height: 100%;
        z-index: 100;
        right: -80%;
        overflow-y: scroll;
    }
    .m_nav .m_navList ul {
        padding-left: 5%;
        padding-right: 5%
    }
    .m_nav .m_navList ul li {
        border-bottom: 1px solid #232530
    }
    .m_nav .m_navList ul li a {
        display: block;
        height: 45px;
        color: #fff;
        line-height: 45px;
        padding-left: 5%;
        font-size: 16px
    }
    .m_nav .m_navList ul li .m_f_a {
        display: flex;
        align-items: center;
        justify-content: space-between;
        width: 100%
    }
    .m_nav .m_navList ul li .m_f_a a {
        flex: 1;
    }
    .m_nav .m_navList ul li .m_f_a i {
        width: 40px;
        height: 35px;
        box-sizing: border-box;
        padding: 0 5px;
        display: block;
    }
    .m_nav .icon {
        background: url(../images/plus.png) 100% no-repeat;
        background-position: 50% 50%;
        -webkit-transition: all 0s;
        -moz-transition: all 0s;
        transition: all 0s
    }
    .icon_on {
        background: url(../images/reduce.jpg) 50% no-repeat!important;
        background-position: 50% 50%;
        -webkit-transition: all 0s;
        -moz-transition: all 0s;
        transition: all 0s
    }
    .m_nav .m_navList ul li .m_s_nav {
        display: none;
        width: 100%;
    }
    .m_nav .m_navList ul li .m_s_nav a {
        display: block;
        height: 40px;
        line-height: 40px;
        font-size: 14px;
        padding-left: 10%;
        overflow: hidden;
        white-space: nowrap;
        width: 90%;
        text-overflow: ellipsis;
    }
    .m_img .language {
        position: absolute;
        right: .8rem;
    }
    .m_img .language img {
        width: 80%;
    }
    .banner {
        margin-top: 1.1rem;
    }
    .banner .swiper-pagination-bullet-active {
        background: #fea501;
    }
    .index01 .top .t1 {
        font-size: .35rem;
    }
    .index01 .top {
        padding: .3rem 0;
    }
    .index01 .top .t2 {
        font-size: .24rem;
        padding: 0 .2rem;
    }
    .index01 .container {
        padding: 0;
    }
    .w-accor1 li .dec_ar {
        padding: .1rem .4rem;
    }
    .w-accor1 li .dec_ar h3 {
        font-size: .3rem;
        margin-top: .4rem;
        margin-bottom: .2rem;
        font-weight: bold;
    }
    .w-accor1 li .acr_p {
        font-size: .22rem;
        line-height: .34rem;
    }
    .index01 .box .nei img {
        width: .7rem;
    }
    .index01 .box .nei .t1 {
        font-size: .26rem;
        margin: 10px 0;
    }
    .index01 .box .nei {
        padding: 0 .1rem;
    }
    .index01 .box .nei .t2 span {
        font-size: .5rem;
    }
    .index01 .box .nei .t2 {
        font-size: .22rem;
    }
    .index02 {
        padding: .5rem 0;
    }
    .index02 .bt .zh {
        font-size: .4rem;
    }
    .index02 .bt .en {
        font-size: .24rem;
    }
    .index02 .index-cpfl {
        margin: .5rem 0;
    }
    .index02 .index-cpfl ul {
        display: block;
        margin-right: -2%;
    }
    .index02 .index-cpfl li {
        width: 48%;
        height: 1rem;
        line-height: 1rem;
        font-size: .24rem;
        margin-bottom: .2rem;
        margin-right: 2%;
        text-align: center;
    }
    .index02 .index-cpfl li a {
        display: block;
        width: 100%;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    .index02 .index-cpfl li img {
        display: none;
    }
    .index02 .pro-titwrap li {
        width: 48%;
        margin-bottom: 2%;
    }
    .index02 .pro-titwrap .title {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        font-size: .24rem;
        line-height: .8rem;
    }
    .index03 h1 {
        font-size: .34rem;
        margin-top: .8rem;
        margin-bottom: .2rem;
    }
    .index03 {
        height: 5.5rem;
        background-size: 200% 100%;
    }
    .index03 .t1 {
        font-size: .24rem;
    }
    .index03 .box {
        margin-top: .5rem;
    }
    .index03 #selectStyle {
        width: 3rem;
        height: .7rem;
        margin: 0 .2rem 0 0;
    }
    .index03 .box #select {
        width: 100%;
        height: .7rem;
    }
    .index03 .box select {
        font-size: .22rem;
        padding: 0 .2rem;
    }
    .index03 .btn {
        width: 2rem;
        height: .7rem;
        line-height: .7rem;
        font-size: .24rem;
        margin: 0 0 0 .2rem;
    }
    .index03 .link {
        margin-top: .5rem;
        font-size: .24rem;
        line-height: .4rem;
    }
    .index04 .leftimg {
        display: none;
    }
    .index04 .rightimg {
        width: 100%;
    }
    .index04 .main {
        width: 90%;
    }
    .index04 .main .top img {
        width: 80%;
    }
    .index04 .main .top {
        position: absolute;
        top: .6rem;
    }
    .index04 .main .txt {
        margin-top: 4.4rem;
        width: 100%;
    }
    .index04 .main h1 {
        font-size: .32rem;
        margin-bottom: .3rem;
    }
    .index04 .main .img1 {
        display: none;
    }
    .index04 .main .nr p {
        font-size: .22rem;
        line-height: .4rem;
        text-indent: 2em;
    }
    .index04 .main .honor {
        display: block;
        margin-right: -5%;
    }
	.index04 .main .honor .syhonor{
		width: 45%;
		height: 0;
		padding-bottom: 32%;
        float: left;
        margin-right: 5%;
        margin-bottom: 5%;
	}
    .index04 .main .honor img {
        width:100%
    }
    .index05 .video {
        height: 3rem;
    }
    .index05 .video img {
        height: 100%;
    }
    .index05 .txt p {
        font-size: .3rem;
    }
    .index05 .txt span {
        font-size: .24rem;
    }
    .index06 {
        padding: .5rem 0;
    }
    .index06 .bt {
        font-size: .4rem;
    }
    .index06 .index-newfl {
        margin-top: .3rem;
    }
    .index06 .new-tit {
        width: 30%;
        height: .6rem;
        line-height: .6rem;
        font-size: .26rem;
        margin: 0 3% 0 0;
    }
    .index06 .newwrap {
        margin-top: .3rem;
    }
    .index06 .newwrap .left {
        width: 100%;
        margin-bottom: .2rem;
    }
    .index06 .newwrap .left .date,
    .index06 .newwrap .right .date {
        font-size: .24rem;
        margin-bottom: .1rem;
    }
    .index06 .newwrap .left .title,
    .index06 .newwrap .right .title {
        font-size: .3rem;
        margin-bottom: .1rem;
    }
    .index06 .newwrap .left .detail,
    .index06 .newwrap .right .detail {
        font-size: .24rem;
        line-height: .4rem;
        margin-bottom: .2rem;
    }
    .index06 .newwrap .right {
        width: 100%;
        float: right;
    }
    .index06 .newwrap .right .item {
        padding: .2rem;
        margin-bottom: .2rem;
        background: #fff;
    }
    .index07 {
        display: none;
    }
    .foot .item {
        display: none;
    }
    .foot .container {
        display: block;
    }
    .foot {
        padding: .5rem 0;
    }
    .foot .logo img {
        width: 50%;
    }
    .foot .left p {
        font-size: .24rem;
        line-height: .4rem;
        color: #999999;
        margin-top: .2rem;
    }
    .foot .ewm {
        width: 100%;
        justify-content: space-around;
        margin-top: .2rem;
        float: left;
    }
    .foot .ewm .box {
        margin-left: .2rem;
        font-size: .24rem;
        width: 1.4rem;
    }
    .ny-banner {
        height: 3rem;
        margin-top: 1.1rem;
    }
    .ny-banner p {
        font-size: .36rem;
        margin-bottom: .3rem;
    }
    .ny-banner span {
        font-size: .22rem;
        padding: 0 .4rem;
    }
    .senond-fl {
        display: none;
    }
    .pro-mobile .swiper-slide img {
        width: 100%;
        height: 3.3rem;
    }
    .summary {
        text-align: center;
    }
    .summary .h1 {
        font-size: .32rem;
        color: #004098;
        margin: .2rem 0;
        font-weight: bold;
    }
    .summary .h2 {
        font-size: .24rem;
        margin-bottom: .2rem
    }
    .summary .h2 span {
        margin-right: .2rem;
    }
    .pro-wrap a {
        margin: 0 .1rem;
    }
    .pro-wrap {
        height: .7rem;
        line-height: .7rem;
        font-size: .22rem;
        margin-bottom: .3rem;
    }
    .pro_title .p_01 {
        font-size: .26rem;
        margin-top: .4rem;
    }
    .pro-txt p {
        font-size: .22rem;
        line-height: .4rem;
    }
    .product .box3 .tjcp {
        padding: .3rem .6rem;
    }
    .product .swiper-button-next {
        right: .1rem;
        background: url(../images/right_13.jpg) no-repeat center;
    }
    .product .swiper-button-next,
    .product .swiper-button-prev {
        width: .3rem;
        height: 2rem;
        bottom: .4rem;
    }
    .product .swiper-button-prev {
        left: .1rem;
        background: url(../images/left_09.jpg) no-repeat center;
    }
    .product .box3 .swiper-slide p {
        height: .6rem;
        line-height: .6rem;
        font-size: .2rem;
    }
    .product .grid .wrap {
        width: 100%;
    }
    .product-details5 .fontbox {
        display: none;
    }
    .solution .left {
        width: 100%;
    }
    .solution .right {
        width: 100%;
        padding-bottom: 70%;
    }
    .news-list02 .wrap {
        width: 100%;
        padding: 0;
    }
    .news-list02 form {
        display: none;
    }
    .solution {
        padding: .3rem 0;
    }
    .solution .left .en {
        font-size: 1rem;
    }
    .solution .left .zh {
        font-size: .4rem;
        margin-top: -.9rem;
        padding-bottom: .1rem;
    }
    .solution .left h1 {
        font-size: .3rem;
        margin: .2rem 0;
        font-weight: bold;
    }
    .solution .left p {
        font-size: .22rem;
        line-height: .4rem;
    }
    .pro-mobile {
        margin-top: .3rem;
    }
    .product-swiper2 .swiper-slide img {
        width: 100%;
    }
    .product-swiper2 .swiper-slide {
        padding-bottom: 30%;
    }
    .pro_cen07 {
        padding: .4rem 0;
    }
    .pro_cen07 .infor .tit {
        font-size: .4rem;
    }
    .pro_cen07 .content {
        margin-top: .5rem;
        padding: 0;
    }
    .pro_cen07 .content li {
        width: 50%;
        margin-bottom: .3rem;
    }
    .pro_cen07 .content li .icon {
        width: 1rem;
        height: 1rem;
        margin: 0 auto .1rem;
    }
    .pro_cen07 .content li .tit {
        font-size: .3rem;
        line-height: .4rem;
    }
    .pro_cen07 .content li .con {
        font-size: .2rem;
        line-height: .4rem;
        margin-top: .1rem;
    }
    .pro-list .top .en {
        font-size: .6rem;
    }
    .pro-list .top .zh {
        font-size: .4rem;
        margin-top: -.4rem;
    }
    .pro-list .top .line {
        width: 1rem;
        height: .1rem;
        margin-top: .1rem;
    }
    .pro-list .top .right {
        margin-top: .4rem;
        width: 100%;
    }
    .pro-list .swiper-button-next,
    .pro-list .swiper-button-prev {
        width: .3rem !important;
        background-size: 80%;
    }
    .pro-list .swiper-button-prev {
        left: 0;
    }
    .pro-list .swiper-button-next {
        right: 0;
    }
    .pro-list .top .right a {
        font-size: .24rem;
        padding: 0 .2rem;
    }
    .pro-list .list li {
        width: 47%;
    }
    .pro-list .list .title .left {
        font-size: .24rem;
    }
    .pro-list .list .title {
        height: .5rem;
        line-height: .5rem;
    }
    .pro-list {
        padding: .4rem 0;
    }
    .page {
        margin: .3rem 0;
    }
    .page .previous {
        height: .36rem;
        line-height: .36rem;
        width: 1.1rem;
        border-radius: .2rem;
        margin: 0 .1rem;
    }
    .page li a {
        height: .36rem;
        line-height: .36rem;
        width: .36rem;
    }
    .about-us {
        padding: .4rem 0;
    }
    .about-us .txt-number .timer {
        font-size: .48rem;
    }
    .about-us .txt-number .font,
    .about-us .txt-number p {
        font-size: .24rem;
        color: #999999;
    }
    .about-us .about02 {
        height: 4.5rem;
        margin-top: .5rem;
    }
    .about-us .about02 .t1 {
        font-size: .36rem;
    }
    .about-us .about02 .t2 {
        font-size: .23rem;
        line-height: .4rem;
        width: 90%;
    }
    .about-us .about03 .icon {
        width: 1.3rem;
        height: 1.3rem;
        background-size: 70% !important;
    }
    .about-us .about03 {
        padding-top: .3rem;
    }
    .about-us .about03 li {
        width: 50%;
        margin-bottom: .3rem;
    }
    .about-us .txt1 .left {
        width: 100%;
        margin-bottom: .3rem;
    }
    .about-us .txt1 .right {
        width: 100%;
    }
    .about-us .about03 ul {
        width: 100%;
    }
    .about-us .txt1 .left h1 {
        font-size: .65rem;
    }
    .about-us .txt1 .left h2 {
        font-size: .34rem;
        margin: .2rem 0;
    }
    .about-us .txt1 .left .font,
    .about-us .txt2 {
        font-size: .23rem;
        line-height: .4rem;
    }
    .pt8 {
        padding: .4rem 0;
        background-size: 100% 100%;
    }
    .pt8 .contact01 {
        width: 100%;
    }
    .pt8 .contact02,
    .pt8 .contact03 {
        display: none;
    }
    .pt8 .contact01 h1 {
        font-size: .3rem;
    }
    .pt8 .contact01 p {
        font-size: .26rem;
        margin: .2rem 0 .4rem;
    }
    .pt8 .contact_form input {
        padding: 0 2%;
        font-size: .2rem;
        width: 31%;
        height: .7rem;
    }
    .pt8 .contact_form button {
        width: 30%;
        font-size: .24rem;
        line-height: .7rem;
        margin-top: .2rem;
    }
    .ny-banner .xc_nav {
        display: none;
    }
    .news-list02 .wrap {
        width: 100%;
        padding: 0;
    }
    .news-list02 ul li {
        width: 100%;
        padding: 0 .4rem;
    }
    .news-list02 .item {
        line-height: 0rem;
        font-size: .24rem;
        padding: .2rem;
        margin-top: .2rem;
    }
    .news-list02 .item p {
        padding-right: .2rem;
        line-height: .4rem;
    }
    .news-list02 .item span {
        font-size: .22rem;
        padding: .1rem 0 .1rem .2rem;
    }
    .contact {
        padding: .3rem 0;
    }
    .contact .top .t1 {
        font-size: .34rem;
        margin-bottom: .1rem;
    }
    .contact .top p {
        font-size: .2rem;
        line-height: .3rem;
        width: 100%;
        margin-top: .2rem;
    }
    .contact .main {
        margin-top: .2rem;
    }
    .yunu-contact-text {
        width: 100%;
    }
    .yunu-contact-map {
        width: 100%;
        height: 4rem;
    }
    .culture02 .txt {
        position: relative;
        left: 0;
        color: #666666;
    }
    .culture02 {
        margin: .5rem 0;
    }
    .culture02 .txt h1 {
        font-size: .36rem;
        margin-top: .3rem;
    }
    .culture02 .txt .en {
        font-size: .28rem;
        margin: .1rem 0 .2rem 0;
    }
    .culture02 .txt .p {
        font-size: .24rem;
        line-height: .4rem;
        width: 100%;
    }
    .culture02 .txt img {
        position: absolute;
        top: -2.5rem;
    }
    .qywh .bt,
    .cases-list .bt,
    .zhaopin .bt {
        margin-top: .4rem;
    }
    .qywh .bt .en,
    .cases-list .bt .en,
    .zhaopin .bt .en {
        font-size: .5rem;
    }
    .qywh .bt .zh,
    .cases-list .bt .zh,
    .zhaopin .bt .zh {
        font-size: .36rem;
        margin-top: -.4rem;
        margin-bottom: .1rem;
    }
    .culture03 li {
        width: 50%;
    }
    .culture03 li .li_box {
        padding: .36rem .4rem .23rem;
    }
    .culture03 li .li_box .t {
        font-size: .26rem;
        line-height: .4rem;
        margin-bottom: .24rem;
    }
    .culture03 li .li_box .c {
        font-size: .22rem;
        line-height: .4rem;
        height: 1.6rem;
        margin-bottom: .6rem;
    }
    .culture03 li .icon {
        width: .4rem;
        height: .4rem;
        background-size: 100% 100%;
        right: .4rem;
        bottom: .23rem;
    }
    .culture03 .full-row {
        padding-top: .1rem;
    }
    .ryzz {
        padding: .4rem 0;
    }
    .ryzz .left {
        display: none;
    }
    .ryzz .right {
        width: 100%;
    }
    .ryzz .right .bt h1 {
        font-size: .4rem;
        margin-bottom: .1rem;
        font-weight: bold;
    }
    .ryzz .right .bt {
        margin-bottom: .3rem;
    }
    .ryzz .right .fl a {
        width: 1.5rem;
        height: .5rem;
        line-height: .5rem;
        font-size: .24rem;
        margin-left: .2rem;
    }
    .ryzz .right .top {
        margin-bottom: .4rem;
    }
    .ryzz .right .modelTostParents li {
        width: 47%;
        padding-bottom: 34%;
    }
    .ryzz .right .modelTostParents li img {
        height: 100%;
    }
    .pro-list .top .swiper-container {
        width: 100%;
    }
    .videoCenter .bt .t1 {
        font-size: .36rem;
    }
    .videoCenter .bt .t2 {
        font-size: .24rem;
        margin: .1rem 0;
    }
    .videoCenter .bt .t3 {
        font-size: .24rem;
        line-height: .38rem;
    }
    .videolist li {
        width: 48%;
        margin-right: 2%;
    }
    .videolist .video-img {
        height: 2.4rem;
    }
    .videolist .title {
        line-height: .8rem;
        font-size: .26rem;
    }
    .news-list02 .item img {
        width: 1.3rem;
    }
    .news-details {
        padding: .3rem 0;
    }
    .news-details .details-title {
        padding-bottom: .2rem;
        font-size: .3rem;
        line-height: .4rem;
        text-align: center;
    }
    .news-details .visited {
        font-size: .24rem;
    }
    .news-details .details-title .h2 {
        height: .6rem;
        margin-top: .1rem;
    }
    .news-details .details-content {
        line-height: .4rem;
        font-size: .22rem;
        padding: .3rem 0;
    }
    .page-code a .btn {
        font-size: .22rem;
        padding: .2rem .3rem;
    }
    .page-code p {
        font-size: .22rem;
    }
    .lately {
        display: none;
    }
    .news-details .details {
        margin-right: 0;
        width: 100%;
    }
    .news-list01 {
        padding: .3rem 0 0 0;
    }
    .news-list01 .item dl {
        font-size: .24rem;
        padding: 0 .2rem;
    }
    .news-list01 .item dt {
        height: auto;
        line-height: .4rem;
        padding: .1rem 0;
    }
    .news-list01 .bt {
        font-size: .4rem;
        margin-bottom: .3rem;
    }
    .news-list01 .item dd {
        line-height: .7rem;
    }
    .news-list01 .swiper-container {
        padding-bottom: .6rem;
    }
    .news-list01 .swiper-pagination-bullet {
        width: .2rem;
        height: .2rem;
        margin: 0 .1rem !important;
    }
    .fuwu .left {
        width: 100%;
        padding-bottom: 90%;
    }
    .fuwu .left .t1 span,
    .fuwu .right .item .t1 span {
        font-size: .24rem;
    }
    .fuwu .left .t1 p,
    .fuwu .right .item .t1 p {
        font-size: .34rem;
        margin-bottom: .1rem;
    }
    .fuwu .left .txt {
        font-size: .26rem;
        line-height: .46rem;
    }
    .fuwu .right {
        width: 100%;
        float: right;
        margin-top: 3%;
    }
    .fuwu .right .item {
        width: 100%;
        padding-bottom: 45%;
    }
    .fuwu .right .txt {
        font-size: .24rem;
        line-height: .4rem;
        margin-top: 2%;
    }
    .fuwu .right .item .t1 {
        margin-top: 5%;
    }
	.news-details .details-content img{
		width: 100% !important;
		height: auto !important;
	}
	.news-details .details-title .h1{
		font-size: .34rem;
		line-height: .5rem;
	}
}