@media(max-width:1355px){
    .content2 .index_culture .Ind_culture_right h1{
        margin: 9% 4% 0;
    }
}



@media(max-width:1330px){
    .message .info h2{
        font-size: 24px;
    }

    .message .info p{
        font-size: 16px;
    }
}

@media(max-width:1290px){
    .head .nav{
        margin-left: 20px;
    }
}

@media(max-width:1230px){
    .head .nav{
        margin-left: 10px;
    }
    
    .head .nav > li{
        padding: 35px 15px;
    }
    
    .head .nav ul li a:hover{
        font-size: 16px;
    }
    
    .head .nav ul{
        width: 100px;
    }

    .footer .footer_nav > li{
        margin: 0 1.5%;
    }

    .content2 .index_culture .Ind_culture_right h1{
        margin: 6% 4% 0;
    }
}

@media(max-width:1160px){

    .head .nav > li{
        padding: 35px 12px;
    }

    .industry .industry_item .top .mask p{
        font-size: 0.8rem;
    }


    /* about2 */
    
    .about2 .item{
        margin-right: 60px;
    }
    
    .about2 .item.item1{
        margin-top: 195px;
    }

    .about2 .item.item2{
        margin-top: 130px;
    }
    
    .about2 .item.item3{
        margin-top: 65px;
    }

    .about2 .item .tit:after {
        bottom: -25px;
        right: -38px;
        height: 100px;
    }

    .about2 .item .tit img{
        width: 80%;        
    }

    .about2 .item .info{
        width: 100%;
    }


    /* talent2 */

    .table table thead td span{
        font-size: 14px;
    }
}

@media(max-width:1090px){
    .head .nav > li{
        padding: 35px 10px;
    }
}

@media(max-width:1060px){
    .message .form .row input{
        width: 300px;
    }

    .message .form .row textarea{
        width: 300px;
    }

    .content2 .index_culture .Ind_culture_right h1{
        margin: 3% 4% 0;
    }
}

@media(max-width:1040px){
    .search{
        display: none;
    }
}

@media(max-width:1023px){
    .head .nav{
        display: none;
    }

    .banner{
        padding-top: 44px;
    }

    .language{
        display: none;
    }


    .head{
        height: 44px;
    }

    .m_nav{
        display: block;
        position: absolute;
        right: 10px;
        top: 10px;
    }

    .head .logo{
        display: block;
        width: 98px;
        margin-top: 10px;
    }

    .i_banner{
        padding-top: 44px;
    }

    .m_nav .nav_mask{
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: rgba(0,0,0,0.5);
    }

    .m_nav_btn img{
        display: block;
        width: 22px;
    }

    .m_nav > ul{
        position: fixed;
        background: #5F1471;
        width: 160px;
        border-radius: 10px;
        padding: 10px 0;
        top: 30px;
        right: 10%
    }

    .m_nav > ul > li{
        text-align: center;
    }
    
    .m_nav > ul > li > a{
        display: block;
        position: relative;
        width: 100%;
        color: #fff;
        line-height: 200%;
    }

    .m_nav > ul > li > a.icon_arrow:after{
        position: absolute;
        display: block;
        width: 16px;
        height: 16px;
        right: 10px;
        top: 4px;
        background: url(../images/arrow_up_white.png) no-repeat center;
        background-size: 16px;
        content: "";
        transition: .6s;
    }
    
    .m_nav > ul > li > a.icon_arrow.trs:after{
        transform: rotate(180deg);
    }

    .m_nav > ul li ul li a{
        display: block;
        width: 100%;
        line-height: 200%;
        background: #fff;
        color: #5f1471;
    }

    .m_nav_close{
        position: absolute;
        left: -220px;
    }

    .banner{
        display: none;
    }

    .m_banner{
        display: block;
    }

    .m_banner img{
        padding-top: 44px;
        display: block;
        width: 100%;
    }

    .industry{
        margin-top: -100px;
    }

    .indexNews{
        display: none;
    }

    .index_news_m{
        display: block;
    }

    .index_news_m .m_table{
        margin: 15px 0;
        text-align: center;
    }

    .index_news_m .m_table span{
        display: inline-block;
        vertical-align: middle;
        font-size: 16px;
    }

    .index_news_m .m_table span.cur{
        color: #5F1471;
    }

    .index_news_m .m_table .bar{
        display: inline-block;
        width: 40px;
        height: 3px;
        margin: 0 5px;
        background: #b5b5b5;
        vertical-align: middle;
    }

    .index_news_m .m_news_wrap .m_news_pic{
        text-align: center;
    }

    .index_news_m .m_news_wrap .m_news_pic img{
        display: inline-block;
        width: 70%;        
    }

    .index_news_m .m_news_wrap .m_news_info{
        padding: 0 15px;
    }

    .index_news_m .m_news_wrap .m_news_info h1{
        margin: 15px 0;
        font-size: 18px;
        color: #333;
    }

    .index_news_m .m_news_wrap .m_news_info p{
        font-size: 14px;
        text-indent: 2em;
        line-height: 150%;
    }

    .index_news_m .m_news_wrap .m_news_bot{
        margin: 15px 0;
        padding: 0 15px;
    }

    .index_news_m .m_news_wrap .m_news_bot i{
        float: left;
        width: 59px;
        height: 13px;
        background: url(../images/icon_arrow2.png) no-repeat center;
        background-size: 59px 13px;
    }

    .index_news_m .m_news_wrap .m_news_bot span{
        float: right;
    }

    .index_news_m  .swiper-button-next{
        right: 15px;
        top: 30%;
        width: 32px;
        height: 32px;
        background: url(../images/icon_next.png) no-repeat center;
        background-size: 10px 18px;
        background-color: #5F1672;
        outline: none;
    }
    
    .index_news_m  .swiper-button-prev{
        left: 15px;
        top: 30%;
        width: 32px;
        height: 32px;
        background: url(../images/icon_prev.png) no-repeat center;
        background-size: 10px 18px;
        background-color: #5F1672;
        outline: none;
    }


    /* 首页文化 */

    .content1{
        display: flex;
        padding: 0;
    }

    .content1 .col{
        flex: 1;
        margin: 0 ;
        text-align: center;
    }
    
    .content1 .col i{
        display: inline-block;
        width: 80px;
        height: 80px;
        transform: scale(0.7);
    }
    
    .content1 .col i:before{
        content: "";
        width: 80px;
        height: 80px;
    }

    .content1 .col.cur i{
        transform: scale(0.9);
    }
    
    .content1 .col i img{
        width: 32px;
        height: 32px;
        margin-top: -16px;
        margin-left: -16px;
    }

    .content1 .col p{
        margin-top: 10px;
    }


    /* content2 */

    .content2{
        display: none;
    }

    .content2 .video_item{
        width: 100%;
        margin-right: 0;
    }

    .content2 .video_item .video_left .mask span img{
        width: 40px;
        left: 50%;
        top: 50%;
        transform: translateX(-50%);
    }

    .content2 .index_culture{
        width: 100%;
        margin-left: 0;
        margin-top: 20px;
    }

    .content2 .index_culture a{
        flex-direction: row-reverse;
    }

    .content2 .index_culture .Ind_culture_right{
        padding:10px 0 10px 10px;
    }

    .content2 .index_culture .Ind_culture_right h1{
        font-size: 16px;
        margin: 0;
    }

    .content2 .index_culture .Ind_culture_right p{
        margin: 0;
        -webkit-line-clamp:2;
    }

    .content2 .index_culture .Ind_culture_right span{
        margin: 0;
    }

    .content3{
        padding: 20px 0;
    }

    .content3_tab .swiper-slide{
        transition: .6s;
    }

    .content3 .table_slide .col{
        padding-bottom: 30px;
    }

    .content3 .table_slide .col h1{
        font-size: 16px;
    }

    .content3 .table_slide .col .col_info{
        padding: 10px;
    }

    .content3 .table_slide .col .col_info p{
        font-size: 12px;
        line-height: 150%;
        min-height: 72px;
    }

    .footer{
        height: auto;
        padding: 20px 0;
    }

    .footer .footer_nav{
        display: none;
    }

    .footer .qc_code{
        float: right;
    }

    .footer .footer_info{
        float: left;
    }

    .copyright{
        text-align: center;
    }

    .copyright img{
        width: 20px;
        margin-right: 10px;
    }

    .copyright span{
        margin-right: 0;
        font-size: 12px;
    }

    .copyright span:nth-child(2){
        display: none;
    }

    .about1 .info{
        background: none;
    }


    /* 内页 */

    .c_nav{
        border-bottom: none;
    }

    .c_nav .r_nav{
        position: absolute;
        float: inherit;
        width: 100%;
        left: 50%;
        bottom: -40px;
        transform: translate(-50%,0);
    }

    .c_nav .r_nav .top{
        display: none;
        margin-top: 0;
    }

    .c_nav .r_nav .bot{
        text-align: center;
    }


    /* about2 */

    .about2{
        display: block;
    }

    .about2 .item{
        margin: 25px 0;
        width: 100%;
    }

    .about2 .item.item1{
        margin: 25px 0;
    }

    .about2 .item.item2{
        margin: 25px 0;
    }

    .about2 .item.item3{
        margin: 25px 0;
    }

    .about2 .item .tit{
        margin: 25px 0;
        border-bottom: none;
    }

    .about2 .item .tit:after{
        width: 0;
        height: 0;
    }

    .about2 .item .tit img{
        display: none;
        max-width: 100%;
        width: auto;
    }

    .about2 .item .tit img.about2_img2{
        display: inline-block;
    }


    /* about4 */

    .about4{
        padding: 0;
    }

    .about4 .gallery-top{
        display: none;
    }

    .about4 .over-gallery .gallery-thumbs .video_info h1{
        font-size: 18px;
    }

    .about4 .over-gallery .swiper-button-next{
        width: 24px;
        height: 44px;
        background-size: 10px 18px;
        border-radius: 4px;
    }
    
    .about4 .over-gallery .swiper-button-prev{
        width: 24px;
        height: 44px;
        background-size: 10px 18px;
        border-radius: 4px;
    }

    .about4 .over-gallery .gallery-thumbs .video_info p{
        margin-top: 15px;
        font-size: 14px;
    }


    /* social */

    .social1 p,
    .social2 p,
    .social3 p{
        margin-bottom: 20px;
        font-size: 16px;
        /* text-indent: 2em; */
    }

    .social1_bg,
    .social2_bg{
        margin-top: -30px;
        height: auto;
        background:none;
    }

    .social1_bg img,
    .social2_bg img{
        display: block;
        width: 100%;
    }


    /* talent2 */

    .talent2_pc{
        display: none;
    }

    .talent2_m{
        display: block;
    }

    .talent2_m .col{
        margin-bottom: 20px;
    }

    .talent2_m .col .top{
        display: flex;
        padding: 20px;
        border: 1px solid #eee;
    }

    .talent2_m .col .top .top_left{
        flex: 1;
    }
    
    .talent2_m .col .top .top_left img{
        display: inline-block;
        max-width: 100%;    
    }

    .talent2_m .col .top .top_left .info{
        margin-left: 20px;
        display: inline-block;
        text-align: center;
        vertical-align: bottom;
    }
    
    .talent2_m .col .top .top_left .info h2{
        margin-bottom: 30px;
        font-size: 18px;
        color: #621b75;
    }
    
    .talent2_m .col .top .top_left .info p{
        font-size: 16px;
        color: #915b9f;
    }

    .talent2_m .col .top .top_right{
        flex: 1;
        text-align: center;
        vertical-align: bottom;
    }
    
    .talent2_m .col .top .top_right p{
        font-size: 16px;
        line-height: 28px;
    }
    
    .talent2_m .col .top .top_right a{
        display: inline-block;
        margin-top: 20px;
    }
    
    .talent2_m .col .top .top_right a i{
        display: inline-block;
        width: 17px;
        height: 15px;
        margin-right: 5px;
        background: url(../images/icon_sq.png) no-repeat center;
        background-size: 17px 15px;
    }
    
    .talent2_m .col .top .top_right a span{
        font-size: 18px;
        color: #621b75;
    }

    .talent2_m .col .mid{
        padding: 20px;
        border: 1px solid #eee;
        border-top: none;
        font-size: 0;
    }

    .talent2_m .col .mid span{
        display: inline-block;
        width: 50%;
        font-size: 16px;
        line-height: 28px;
    }

    .talent2_m .col .bottom{
        padding: 20px;
        border: 1px solid #eee;
        border-top: none;
    }

    .talent2_m .col .bottom h2{
        font-size: 18px;
        color: #621b75;
    }
    
    .talent2_m .col .bottom p{
        font-size: 14px;
        line-height: 24px;
    }

    /* contact */
    
    .contact .contact_wrap{
        width: 100%;
    }

    .map{
        width: 100%;
    }
    
    .contact_bot .col{
        width: 50%;
    }

    .message .message_tit{
        position: inherit;
        top: auto;
        left: auto;
        padding-top: 20px;
    }

    .message .form{
        position: inherit;
        right: auto;
        top: auto;
        margin-top: 25px;
    }

    .message .form .row{
        margin-bottom: 15px;
    }

    .message .form .row span{
        width: 36px;
    }

    .message .form .row input{
        width: calc(100% - 46px);
    }

    .message .form .row textarea{
        width: calc(100% - 46px);
        height: 120px;
    }

    .message .form button{
        margin: 20px 0;
    }

    .message .info{
        position: inherit;
        top: auto;
        left: auto;
        margin-top:20px;
    }

    .message .info h2{
        margin-bottom: 10px;
        text-align: center;
        font-size: 18px;
    }

    .message .info p{
        text-align: center;
        font-size: 16px;
    }


    /* 文化 */

    .culture_p{
        padding-top: 40px;
        margin-bottom: 0;
        font-size: 16px;
        line-height: 30px;
        text-indent: 2em;
    }
}

@media(max-width:980px){
    .talent_container .col .col_bg h2{
        font-size: 18px;
        margin-bottom: 10px;
    }
}

@media(max-width:880px){
    .industry .industry_item{
        width: 23%;
        margin: 0 1%;
    }
}

@media(max-width:800px){
    .industry{
        display: none;
    }

    .m_industry{
        display: block;
        margin: 20px 0 0;
        padding-bottom: 0;
    }

    .m_industry .industry_item{
        margin: 0;
        width: 100%;
        box-shadow: 0 0 10px rgba(0,0,0,0);
        text-align: center;
    }

    .m_industry h1{
        text-align: center;
        font-size: 16px;
        color: #333;
        font-weight: bold;
    }

    .m_industry .industry_item img{
        display: inline-block;
        width: 70%;
    }

    .m_industry .industry_item h2{
        margin-top: 20px;
        font-size: 16px;
        color: #621b75;
    }

    .m_industry .industry_item p{
        padding: 10px 10% 0;
        text-align: left;
        font-size: 14px;
        line-height: 150%;
    }


    .m_industry .swiper-button-next{
        width: 32px;
        height: 32px;
        background: url(../images/icon_next.png) no-repeat center;
        background-size: 10px 18px;
        background-color: #5F1672;
        outline: none;
        top: 40%;
    }

    .m_industry .swiper-button-prev{
        width: 32px;
        height: 32px;
        background: url(../images/icon_prev.png) no-repeat center;
        background-size: 10px 18px;
        background-color: #5F1672;
        outline: none;
        top: 40%;
    }


}

@media(max-width:768px){

    .content2 .video_item .video_left .mask span{
        margin-left: -5px;
        margin-top: -20px;
    }



    .content3_tab .swiper-slide{
        padding: 0 12%;
    }

    .content3 .swiper-button-next{
        display: block;
        right: 0;
        width: 32px;
        height: 32px;
        background: url(../images/icon_next.png) no-repeat center;
        background-size: 10px 18px;
        background-color: #5F1672;
        outline: none;
    }
    
    .content3 .swiper-button-prev{
        display: block;
        left: 0;
        width: 32px;
        height: 32px;
        background: url(../images/icon_prev.png) no-repeat center;
        background-size: 10px 18px;
        background-color: #5F1672;
        outline: none;
    }


    /* 内页 */

    .i_banner img.banner_pc{
        display: none;
    }
    
    .i_banner img.banner_m{
        display: block;
    }

    .c_nav{
        height: 70px;
        padding-bottom: 0;
    }

    .c_nav .fl{
        top: -140px;
        width: 180px;
        height: 211px;
        background-size: 180px 211px;
    }

    .c_nav .fl .p1{
        left: 60px;
        bottom: 45px;
        font-size: 14px;
    }

    .c_nav .fl .p2{
        left: 60px;
        bottom: 20px;
        font-size: 16px;
    }

    .c_nav .fl .p3{
        left: 60px;
        font-size: 14px;
        white-space: nowrap;
    }

    .c_nav .r_nav .bot{
        margin-top: 0;
    }

    .c_nav .r_nav .bot a{
        margin: 0 5px;
        font-size: 16px;
    }

    .about1 .info{
        padding: 50px 0;
    }

    .about1 .info p{
        font-size: 14px;
        line-height: 24px;
    }

    .about1 img{
        margin: 0 auto;
    }


    /* about3 */

    .about3{
        margin: 60px auto 30px;
    }

    /* news */

    .news .news_top .fl{
        margin-right: 10px;
    }

    .news .news_top .fl img{
        width: 140px;
        height: 86px;
    }

    .news .news_top .n_t_info .tit{
        padding-top: 10px;
        font-size: 18px;
        margin-bottom: 10px;
    }

    .news .news_top .n_t_info p{
        float: left;
        min-height: auto;
        margin-top: 20px;
    }

    .news .news_top .n_t_info .btn{
        padding: 4px 12px;
    }

	.news .news_list .row .fl{
        width: 40%;
        height: auto;
		max-height: 97px;
        margin-right: 10px;
    }

    .news .news_list .row .fl img{
        width: 100%;
        height: auto;		
    }

    .news .news_list .row .info{
        flex: 1;
    }

    .news .news_list .row .info .tit{
        margin-bottom: 5px;
        font-size: 16px;
    }

    .news .news_list .row .info p{
        margin-bottom: 10px;
    }

    .news .news_list .row .info span{
        float: right;
        font-size: 12px;
    }


    /* news_show */

    .news_show{
        margin: 60px auto 30px;
    }

    .news_show .top h1{
        font-size: 18px;
        margin-bottom: 20px;
    }


    /* product */

    .product .top p{
        font-size: 16px;
        line-height: 32px;
    }

    .product .top img{
        display: table-row;
        width: 100%;
    }

    .product .over_honor .swiper-button-next{
        width: 24px;
        height: 44px;
        background-size: 10px 18px;
        border-radius: 4px;
    }
    
    .product .over_honor .swiper-button-prev{
        width: 24px;
        height: 44px;
        background-size: 10px 18px;
        border-radius: 4px;
    }

    .pro_link .tit .fl{
        font-size: 16px;
    }

    .pro_link .tit .fr{
        display: none;
    }

    .pro_link .link_wrap a{
        margin: 10px 5px;
        font-size: 16px;
    }

    .product .mid{
        margin-top: 30px;
        font-size: 14px;
        line-height: 24px;
    }

    .over_honor .swiper-wrapper .swiper-slide .honor_info{
        font-size: 16px;
    }

    .culture{
        padding: 30px 0;
    }

    .culture_wrap .container_1520{
        flex-direction: column;
        justify-content: center;
    }

    .culture_wrap4 .container_1520{
        padding: 20px 15px;
    }

    .culture_wrap .info h1{
        margin-bottom: 20px;
        font-size: 18px;
        text-align: center;
    }

    .culture_wrap .info p{
        font-size: 14px;
        text-indent: 2em;
        line-height: 24px;
    }

    .culture_wrap .culture_pic{
        padding: 20px 0;
    }

    .culture_wrap4{
        padding: 30px 0;
    }

    .culture_wrap4 .top h1{
        font-size: 18px;
    }
    
    .culture_wrap4 .top p{
        margin-top: 20px;
        text-indent: 2em;
        font-size: 16px;
    }

    .culture_wrap4 .info .row{
        margin-bottom: 20px;
    }

    .culture_wrap4 .info .row h2{
        font-size: 18px;
    }

    .culture_wrap4 .info .row p{
        text-indent: 0;
    }

    .social3_bot .row{
        align-items: center;
    }

    .social3_bot .row i img{
        width: 24px;
    }

    .social3_bot .row .info{
        margin-left: 10px;
    }

    .social3_bot .row .info span{
        font-size: 18px;
        margin-bottom: 0;
    }

    .social3_bot .row .info p{
        font-size: 14px;
        margin: 5px 0;
    }


    /* talent */

    .talent1 .tit h1{
        font-size: 24px;
        margin: 15px 0;
    }

    .talent1 .tit p{
        font-size: 14px;
        text-indent: 2em;
    }

    .talent_container .col .col_bg h2{
        font-size:16px;
    }

    .talent_container .col .col_bg p{
        font-size: 12px;
        line-height: 18px;
    }
    
    .talent_container .col .mask i img{
        width: 45px;
    }

    .talent_container .col .mask p{
        margin-top: 15px;
        font-size: 18px;
    }

    .talent1_develop .box{
        width: 100%;
        margin: 20px 0;
    }

    .talent1_develop .box img{
        width: 99px;
    }

    .talent1_develop .box .info h2{
        font-size: 16px;
    }


    /* talent2 */

    .talent2{
        padding: 60px 0;
    }

    .talent2 .talent2_top{
        text-indent: 2em;
        font-size: 16px;
        line-height: 30px;
    }

    .talent2_m .col .top{
        padding: 10px;
    }

    .talent2_m .col .top .top_left{
        display: flex;
        align-items: center;
    }

    .talent2_m .col .top .top_left img{
        width: 40px;
        max-width: 100%;
        vertical-align: middle;
    }
    
    .talent2_m .col .top .top_left .info{
        margin-left: 5px;
    }

    .talent2_m .col .top .top_left .info h2{
        font-size: 12px;
        margin-bottom: 10px;
    }

    .talent2_m .col .top .top_left .info p{
        font-size: 12px;
    }

    .talent2_m .col .top .top_right p{
        font-size: 12px;
        line-height: 18px;
    }

    .talent2_m .col .top .top_right a{
        margin-top: 5px;
    }

    .talent2_m .col .mid{
        padding: 10px;
    }

    .talent2_m .col .mid span{
        font-size: 12px;
    }

    .talent2_m .col .bottom{
        padding: 10px;
    }

    .talent2_m .col .bottom h2{
        margin: 10px 0;
        font-size: 16px;
    }

    .talent2_m .col .bottom p{
        line-height: 32px;
    }


    /* contact */

    .contact{
        padding: 60px 0 20px;
    }

    .contact .contact_tit h1{
        font-size: 24px;
    }

    .contact .contact_tit p{
        font-size: 16px;
    }

    .contact_wrap .contact_info h2{
        font-size: 18px;
        margin-bottom: 15px;
    }

    .contact_wrap .contact_info .row{
        margin-bottom: 10px;
    }

    .contact_wrap .contact_info .row i img{
        width: 18px;
    }

    .contact_wrap .contact_info .row span{
        font-size: 14px;
    }

    .contact_bot{
        margin-top: 20px;
    }

    .contact_bot .col{
        width: 100%;
    }

    .contact_bot .col .tit i{
        width: 16px;
        height: 16px;
        background-size: 16px;
    }

    .contact_bot .col .tit h2{
        font-size: 16px;
    }

    .contact_bot .col .wrap .row{
        margin-bottom: 10px;
    }

    .contact_bot .col .wrap .row i img{
        width: 18px;
        height: 18px;
    }

    .contact_bot .col .wrap .row span{
        font-size: 14px;
    }

    .message{
        height: auto;
        padding-bottom: 20px;
        background: url(../images/m_contact_bg.jpg) no-repeat center;
        background-size: cover;
    }

    .message .message_tit h1{
        font-size: 24px;
    }

    .message .message_tit p{
        font-size: 16px;
    }

    .message .form .row span{
        width: 32px;
        font-size: 16px;
    }

    .message .form button{
        width: 120px;
        height: 32px;
        line-height: 32px;
        font-size: 14px;
    }

    .message .info h2{
        font-size: 14px;
    }

    .message .info p{
        font-size: 14px;
    }

    .message .container_1520{
        padding-top: 44px;
    }

    .c_return{
        display: block;
        float: right;
        width: 100px;
        height: 32px;
        margin: 20px auto;
        line-height: 32px;
        text-align: center;
        border: 1px solid #621b75;
    }

    .sysy_h1{
        font-size: 18px !important;
    }
}