/*
* name: responsive
* version: v2.1.1
* update: 添加pad竖屏状态Padp
* data: 2017-06-13
*/

/* hide template textarea */
.UnpcPush textarea, .PcPush textarea, .MobilePush textarea, .UnmobilePush textarea{display: none;}

/*
* PcMode
*/
body:after {
    display: block;
    height: 0;
    line-height: 0;
    overflow: hidden;
    visibility: hidden;
    content: 'Pc';
}
.PcMode:after { content: 'Pc' !important;}
.UnpcPush, .MobilePush { display: none;}
img[data-src] { opacity: 0 ; filter: alpha(opacity=0);}
img[data-srcloaded] { opacity:1; filter: alpha(opacity=100); }
/*
* PadMode
*/
@media only screen and (max-width: 1240px) {

    body:after {
        content: 'Pad';
    }
    body{ user-select: none;-webkit-user-select: none;}
    html { overflow-x:hidden;}
    body,input,textarea,button,select { font-size:14px;}
    .PcPush{display: none;}
    .UnpcPush{display: block;}
    .wrap, .mwrap { width:940px; }
    /*padMode 1240px 网站样式*/
    /* channel_content */
    .mobile_key{display:block; float:right; font-size:16px; margin-top:25px; margin-right:10px;width: 17px;height: 17px;background-image: url(../img/menu.png);background-repeat: no-repeat;background-position: center center;font-size: 0;}
    .page_nav{ height: 0; }
    .nav{display:none;}
    .footer1{display:none;}
    .footer2 .bdsharebuttonbox{display:none;}
    .body_main{padding-bottom:0;}
    footer{position:relative;}
    .page_nav{z-index: 85;}
    .pro_list .pt1 .form .box .select{width: 60%;height: 28px;border:1px solid #eee;;}
    .pro_list .pt1 .form .input_box{width: 55%;}
    .pro_list .pt2 .box .button a{width: 100px;}

     /*honor*/
     .honor .right_con:after{ left: -2%; }
     .honor .right_con li.odd:after{ left: -2%; }
     .index .pt1 .pt1_r .item{height: 159px;}
     .index .pt1 .pt1_l .text_box .en{font-size: 28px;}


    /* 20230522 */
    .xc_banner .posi .tit{font-size:28px;}
    .xc_banner .posi .info{font-size:24px;}
    .widgets_xc_newdetail_lr_6 .news_title{font-size:24px;}

     

}
@media only screen and (max-width: 992px) {
    body:after {
        content: 'Padp';
    }
    .wrap, .mwrap { width:740px; }
    /*padMode 992px 网站样式*/
    .pro_list .pt1 .form .box .select{width: 50%;}
    .pro_list .pt1 .form .input_box{width: 50%;}
    .pro_list .pt1{margin-bottom: 20px;}

    .honor .right_con{ width: 60%; }
    .index .pt1 .pt1_l,
    .index .pt1 .pt1_r{width: 100%;}
    .index .pt1 .pt1_r .item .box{margin-top: 35px;}
    
    .header .r_box .lan{display: none;}

    /* 发展历程 */
    .history01 .cont{width:calc(100% - 40px);}

    /* 20230522 */
    .index .pt2 .item .box{padding:15px 20px;}
    .pro_list .pt1 .form .box .form_group{width:60%;}
    .xc_nav li a{padding:0 10px;}
}
/*
* MobileMode
*/
@media only screen and (max-width: 760px) {
    body:after {
        content: 'Mobile';
    }
    body,input,textarea,button,select {font-size:16px;}
    .UnmobilePush{display: none;}
    .MobilePush{display:block;}
    img[data-src]{opacity: 1;}
    .wrap, .mwrap { padding-left:2%; padding-right:2%; width:auto; }
    .mwrap .wrap { padding-left:0; padding-right:0; }

    /*移动端防恶意复制信息*/
    * {
        -webkit-touch-callout:none;  /*系统默认菜单被禁用*/   
        -webkit-user-select:none; /*webkit浏览器*/   
        -khtml-user-select:none; /*早期浏览器*/   
        -moz-user-select:none;/*火狐*/   
        -ms-user-select:none; /*IE10*/   
        user-select:none; 
    }
    input { -webkit-user-select:auto; /*webkit浏览器*/   }
    textarea { -webkit-user-select:auto; /*webkit浏览器*/   }
    /*mobileMode 760 网站样式*/
    /*mobileMode 760 网站样式*/
    .header .logo{margin-right:0;width: 60%;margin-bottom: 5px;}
    .header .logo a{display: block;line-height: 1;}
    /* .mobile_key{margin-right: 10;} */
    .footer2{height:auto; line-height:1.6; padding:20px 0;}
    .xc_nav{display:none;}
    .xc_banner{height:300px;}
    .xc_banner img{position:absolute; height:300px; width:1646px; margin-left:-823px; top:0;}
    .xc_banner .posi .info{font-size:22px; margin-top:0;}
    .xc_banner .posi .mouse{display:none;}
    .xc_banner .posi{height:auto; bottom:30%;}
    .channel_content{padding:0 0 30px;}
    .headers{height: auto;}
    .header_box{height: auto;}
    .index_wrapper{position: static;height: auto;}
    .index_wrapper .banner{position: relative;height: auto;position: relative;width: 100%;}
    .index_wrapper .banner .item{height: auto;position: static;width: 100%;}
    .index_wrapper .banner .owl-item{width: 100%;}
    .index_wrapper .banner .item img{position: static;width: 100%;margin-left: 0;height: auto;left: 0;}
    /* .headers{overflow: hidden;} */
    .header .r_box .lan{display: none;}
    .pro_list .pt1 .form .box .form_group{width: 100%;margin-bottom: 3%;}
    .pro_list .pt1 .form .box .label{display: block;}
    .pro_list .pt1 .form .box .select{width: 100%;}
    .pro_list .pt1 .form .input_box{width: 95%;}
    .pro_list .pt1 .form .box{padding: 3%;}

    /* about页面 */
    .about{padding-bottom:0;}
    .about .pt1 .img_box{width:100%; margin-left:0; margin-bottom:20px;}
    .about .pt1 .img_box img{width: 100%;}
    .about .pt1 .l_box{width:100%;}
    .about .pt2 li .pd{padding-left:10px;}
    .about .pt2 li .pd .num{font-size:28px; margin-bottom:10px;}
    .about .pt2 li .pd .tit{font-size:18px;}

    /*honor*/
    .honor .left_con,.honor .right_con,.honor .right_con .img_box{ width: 100%; }
    .honor .right_con:after,.honor .right_con li.odd:after{ display: none; }
    .honor .right_con{ margin-top: 25px; }
    .honor .right_con .img_box{ margin-bottom: 5px; background-color: #f2f9fe; }

    .index .pt3 .pt_l{width: 100%;margin-bottom: 20px;}
    .index .pt3 .pt_r .news_owl .t{height: auto;margin-bottom: 0;}
    .index .pt3 .pt_r .news_owl .time{margin-bottom: 0;}
    .index .pt3 .pt_r .news_owl .p{height: auto;;}
    .index .pt3 .pt_r{width: 100%;}
    .index .pt3 .pt_l .t{text-align: center;margin-bottom: 10px;font-size: 25px;}
    .index .pt3 .pt_l ul{text-align: center}
    .index .pt3 .pt_l ul li{display: inline-block;margin: 0 5px;}
    .index .pt3 .pt_r .news_btn_box{display: none;}
    .index .pt3 .pt_r .bd{width: 100%;}
    .index .pt1 .title .t{font-size: 25px;}
    .index .pt2 .tab_b .owl-nav [class^=owl-]{left: 0;}
    .index .pt2 .tab_b .owl-nav [class^=owl-].owl-next{right: 0;}
    .index .pt3 .pt_r .bd .owl-nav.disabled{display: block;}
    .index .pt3 .pt_r .bd .owl-nav [class^=owl-]{position: absolute;font-size: 50px;line-height: 1;left: 0;top: 50%;margin-top: -30px;font-weight: bold;color: #fff;}
    .index .pt3 .pt_r .bd .owl-nav [class^=owl-].owl-next{left: auto;right: 0;}
    .header .r_box{margin-top: 3%;}
    .mobile_key{margin-top: 4%;}
    .index .pt2 .tab_t a{margin-bottom: 3px;}
    .xc_banner{display: none;}
    .about .pt1 .l_box .entit{font-size: 60px;}
    .culture .pt1 .img_box{width: 100%;}
    .culture .pt1 .text_box{width: 100%;padding-left: 0;padding-top: 20px;padding-right: 0;}
    .culture .pt2 li{width: 100%;margin-bottom: 20px;}
    .culture .pt2 .icon{margin-bottom: 10px;}
    .culture .pt2{padding: 20px 0;}
    .social_duty .img_box{width: 100%;}
    .social_duty .text_box{width: 100%;}

    /* 20221129科技研发wrt */
    .tecnology01 li{width:49%; margin-right:2%;}
    .tecnology01 li:nth-child(2n){margin-right:0;}
    /* 三级导航 */
    .third_nav{margin-bottom:40px;}
    .third_nav li{width:25%;}

    /* 发展历程 */
    .history01 .cont{width:calc(100% - 34px);}
    .history01 .cont .year li{width:70px; margin-bottom:10px;}
    .history01 .cont .box{width:calc(100% - 80px);}
    .history01 .cont .year li.cur{background:none;}
    .history01 .cont .box li .month{padding-bottom:5px;}
    .history01 .cont .box li .events{padding-left:0; position:relative; border-left:0; min-height:auto; width:100%; }
    .history01 .cont .box li{padding-left:20px; position:relative; border-left:1px dotted #666666;}
    .history01 .cont .box li .events::before{display:none;}
    .history01 .cont .box li::before{content:''; position:absolute; left:-4px; top:0; width:8px; height:8px; border-radius:50%; background:#005eba;}
    


    /* 20230522 */
    .channel_content.index{padding-top:30px;}
    .index .pt1 .pt1_r .item .box .t{font-size:18px;}
    .index .pt1 .pt1_l .text_box .en{font-size:22px;}
    .pro_list .pt2 .box .t{font-size:20px;}
    .pro_list .pt1 .form .input_box{margin:10px 0;}
    .pro_detail01 .title{font-size:20px;}
    .widgets_xc_newdetail_lr_6 .news_title{font-size:20px;}
    .widget-newslist-10 .list_box{padding-bottom:10px;}
}
@media only screen and (max-width: 480px) {
    /*mobileMode 480 网站样式*/

    /* 20221129科技研发wrt */
    .tecnology01 li{width:100%; margin-right:0;}


}
