/*
* 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); }

/* 1440 */
@media only screen and (max-width: 1440px) {
    /*å‘å±•åŽ†ç¨‹*/
    .history01 .content .right li .intro{padding:50px 40px;}
    .history01 .content .right li .cover .box{padding:35px 40px;}
    .history01 .bg .cover .year{bottom:25px;}

    .ipart05 .content img{top:13%; left:0%;}
}

 

/* 1366*/
@media only screen and (max-width: 1366px) {
    /*é¦–é¡µ*/
    .ibanner .dots_btn{bottom:170px;}
    /* å‘å±•åŽ†ç¨‹ */
    .history01 .content .right li .cover .box{padding:15px 40px;}
    .history01 .content .left .box .tit{font-size:45px;}



}

/* 360æ¨¡å¼ä¸‹æœ‰ä¾§è¾¹æ  */
@media only screen and (max-width: 1300px) {
    .ipart05 .content img{top:14.5%;}
}
/*
* 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 ç½‘ç«™æ ·å¼*/

    .header_bott .inav{display:none;}
    .xc_nav{display:none;}
    .xc_banner .infor .con{font-size:30px;}
    .footer_top .share_box a{margin:0 2px;}
    .footer_top .ser_tel{font-size:20px;}
    
    /*æ‰‹æœºç«¯å¯¼èˆªä¸‹æ‹‰æŒ‰é’®*/
    .header_bott .h_tools .mobile_key{position:relative; cursor:pointer; transition:all 0.3s ease-in-out; z-index:10; display:block; width:20px; height:20px; margin-top:15px;}
    .header_bott .h_tools .mobile_key span,
    .header_bott .h_tools .mobile_key:before,
    .header_bott .h_tools .mobile_key:after {position:absolute; top:50%; left:50%; width:17px; height:2px; margin-left:-10px; background:#666; border-radius:2px; display:inline-block; transition:all 0.3s ease-in-out;}
    .header_bott .h_tools .mobile_key span{margin-top:-4px;}
    .header_bott .h_tools .mobile_key:before{content:''; margin-top:3px;}
    .header_bott .h_tools .mobile_key:after{content:''; margin-top:10px;}
    .menu-open .header_bott .mobile_key:before{opacity:0; transition:0.2s ease 0.1s;}
    .menu-open .header_bott .mobile_key:after{margin-top:2px !important; -webkit-transform:rotateZ(-45deg); transform:rotateZ(-45deg); transition:margin 0.2s cubic-bezier(0.36, 0, 0.59, 0.99) 0.1s, -webkit-transform 0.25s ease 0.36s; transition:margin 0.2s cubic-bezier(0.36, 0, 0.59, 0.99) 0.1s, transform 0.25s ease 0.36s; transition: margin 0.2s cubic-bezier(0.36, 0, 0.59, 0.99) 0.1s, transform 0.25s ease 0.36s, -webkit-transform 0.25s ease 0.36s;}
    .menu-open .header_bott .mobile_key span{margin-top:2px !important; -webkit-transform:rotateZ(45deg); transform:rotateZ(45deg); transition:margin 0.2s cubic-bezier(0.36, 0, 0.59, 0.99) 0.1s, -webkit-transform 0.25s ease 0.36s; transition:margin 0.2s cubic-bezier(0.36, 0, 0.59, 0.99) 0.1s, transform 0.25s ease 0.36s; transition:margin 0.2s cubic-bezier(0.36, 0, 0.59, 0.99) 0.1s, transform 0.25s ease 0.36s, -webkit-transform 0.25s ease 0.36s;}

    /*------------------æ‰‹æœºç«¯ä¸‹æ‹‰---------------------*/
    .m_nav{position:fixed; left:0; top:76px; right:0; width:100%; background:#276bc3; z-index:20; display:none; max-height:calc(100vh - 55px); max-height:calc(var(--vh, 1vh) * 100 - 55px); overflow-y:auto;}
    .m_nav .m_wrap{padding:0 5%;}
    .m_nav .mNav_bott .m_navli{position:relative; transition:all 0.3s ease-out; border-bottom:solid 1px #58a3e7;
        line-height: 20px;}
    .m_nav .mNav_bott .m_navli:last-child{border-bottom:none;}
    .m_nav .mNav_bott .m_navli>a{display:block; padding:15px 35px 15px 15px; font-size:14px; position:relative; overflow:hidden; color:#fff;}
    .m_nav .mNav_bott .m_navli>a:hover{color:#fff;}
    .m_nav .mNav_bott .m_navli>a:after,
    .m_nav .mNav_bott .m_navli>a:before{content:''; background:#fff; width:9px; height:2px; display:block; position:absolute; top:0; bottom:0; right:15px; margin:auto;}
    .m_nav .mNav_bott .m_navli>a:after{-webkit-transform:rotate(-90deg); transform:rotate(-90deg); transition:all 0.6s ease-out;} 
    .m_nav .mNav_bott .m_navli>a:before{-webkit-transform:rotate(0deg); transform:rotate(0deg); transition:all 0.6s ease-out;}
    .m_nav .mNav_bott .m_navli.active{background:#2a7ecc;}
    .m_nav .mNav_bott .m_navli.active>a:before{-webkit-transform:rotate(180deg); transform:rotate(180deg); background:#fff;}
    .m_nav .mNav_bott .m_navli.active>a:after{-webkit-transform:rotate(180deg); transform:rotate(180deg); opacity:0; -ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)'; background:#fff;}
    .m_nav .mNav_bott .m_navli.active>a{/*border-bottom:solid 1px #58a3e7;*/ font-weight:bold;}
    .m_nav .mNav_bott .m_navli .m_secNav{display:none;}
    .m_nav .mNav_bott .m_navli .m_secNav .li-title{width:100%; padding:8px 25px; border-top:solid 1px #58a3e7; padding-top:18px; box-sizing:border-box; color:#fff; font-size:13px; position:relative;} 
    .m_nav .mNav_bott .m_navli .m_secNav .li-title a{padding:5px 0 5px 25px; display:block; position:relative; font-size:14px; line-height:1.25; transition:all 0.3s ease-out;} 
    .m_nav .mNav_bott .m_navli .m_secNav .li-title a:after{content:''; width:15px; height:15px; background:url(../img/m_anniu1.png) no-repeat center; position:absolute; left:0; top:50%; margin-top:-7px; background-size:cover;}
    .m_nav .mNav_bott .m_navli .m_secNav ul{font-size:0; padding-bottom:18px;}
    .m_nav .mNav_bott .m_navli .m_secNav li{font-size:14px;}
    .m_nav .mNav_bott .m_navli.m_navli02 .m_secNav ul{overflow:hidden;}
    .m_nav .mNav_bott .m_navli.m_navli02 .m_secNav li{width:50%; float:left;}
    .m_nav .mNav_bott .m_navli .m_secNav li>a{padding:8px 25px; line-height:28px; display:block; position:relative; color:#fff;}
    .m_nav .mNav_bott .m_navli .m_secNav li>a:hover{color:#fff;}
    .m_nav .mNav_bott .m_navli .m_secNav li>a.cur{color:#fff;}

    /*æ— è¿žæŽ¥çš„è¯åŽ»æŽ‰åŠ å·*/
    .m_nav .mNav_bott .m_navli.nav_link>a:after,
    .m_nav .mNav_bott .m_navli.nav_link>a:before{display:none;}
    .m_nav .mNav_bott .m_navli.nav_link.active>a:before,
    .m_nav .mNav_bott .m_navli.nav_link.active>a:before{display:none;}
    .m_nav .mNav_bott .m_navli.nav_link a:after{content:''; display:block; width:16px; height:16px; background:url(../img/link_ico.png) no-repeat center; position:absolute; top:0; bottom:0; right:15px;}
    
    /*ä¸‹æ‹‰é»‘è‰²èƒŒæ™¯*/
    .header_bott .header-overlay {transition:all 0.2s ease-out; background:rgba(0, 0, 0, 0.5); width:100%; height:100%; position:fixed; left:0; z-index:-1; top:0; opacity:0; -ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)'; visibility:hidden;}
    .bg-open .header_bott .header-overlay{opacity:1; -ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)'; visibility:visible;}
    .bg-open1 .header_bott .header-overlay{opacity:1; -ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)'; visibility:visible;}
    .menu-open .header_bott .header-overlay{opacity:1; -ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)'; visibility:visible;}
    .header_bott .h_tools .h_language.mobile_language{display:block;}
    .header_bott .h_tools .h_language.pc_language{display:none;}

    /*æ‰‹æœºç«¯æœç´¢ä¸‹æ‹‰*/
    .header_bott .h_tools .h_search.nolink{display:none;}
    .header_bott .h_tools .h_search.a_link{display:block; padding-right:10px; height:35px; line-height:58px;}
    .header_bott .h_tools .h_search.a_link .icon{width:20px; height:20px; background:url(../img/mobile_sear.png) no-repeat center; background-size:cover; display:inline-block; vertical-align:-5px;}
    .header_bott .mSearch{background:#3687d1; padding:15px 10px; position:absolute; width:100%; left:0; top:100%; box-sizing:border-box; display:none;}
    .header_bott .mSearch .search-inner .search-input input{width:100%; height:38px; font-size:13px;border-radius:38px; border:none; padding:10px 17px; box-sizing:border-box;}
    .header_bott .mSearch .search-inner .search-btn button{position:absolute; top:0; bottom:0; right:16px; margin:auto; width:27px; height:27px; background-color:transparent; border:none; border-radius:50%; padding:0;}

    /*æ‰‹æœºç«¯äºŒçº§å¯¼èˆª*/
    .m_sencondNav{display:block;}

    /* é¦–é¡µ */
    .ibanner,
    .ibanner .item{height:auto;}
    /*.ibanner .owl-carousel .owl-item img{width:1300px; margin-left:-650px;}*/
    .ibanner .dots_btn{bottom:50px; opacity:1; visibility:visible;}
    .ipart{margin-top:387px;}
    .ipart01 .content .item1 .box,
    .ipart01 .content .item2 .box,
    .ipart01 .content .item3 .box{padding:20px 40px;}
    .ipart01 .content .item2 .box .con{margin-top:20px;}
    .ipart02 .left .tit a{font-size:30px;}
    .ipart02 .left .con{margin:10px 0;}
    .ipart02 .left ul li{line-height:40px; font-size:16px;}
    .ipart02 .right .cover .box .tit{font-size:30px; margin-bottom:10px;}
    .ipart03 .infor .tit{font-size:30px;}
    .ipart03 .content .left .cover .box{padding:40px 50px;}
    .ipart03 .content .left .cover .box .con{margin:30px 0;}
    .ipart03 .content .owl-dots{left:50px; bottom:25px;}
    .ipart03 .content .right ul li .img{margin:20px 0;}
    .ipart04 .infor .tit{font-size:30px;}
    .ipart04 .content .right .box{padding:20px;}
    .ipart05 .infor .tit{font-size:30px;}
    .ipart05{padding-top:50px;}
    .ipart05 .content ul{padding-top:50px;}
    .ipart06 .infor .tit{font-size:30px;}
    :root .ipart05 .content .dot_list .dot{display:none;}

    

    /*æ–°é—»åˆ—è¡¨*/
    .news_list01 .news_list_r .search_box .search_title{font-size:25px;}
    .news_list01 .news_list_r .news_gjc{padding:20px;}
    .news_list01 .news_list_r .news_gjc .gjc_con a{padding:0 15px;}
    .news_list01 .news_list_r .search_inp .select_box01{width:100%; box-sizing:border-box;}
    .news_list01 .news_list_l .recommend_news .box .box_right .intro {padding:15px 0 0 20px;}
    .news_list01 .news_list_l .recommend_news .box .box_right .intro .t{font-size:23px;}
    .news_list01 .news_list_l .recommend_news .box .box_right .intro .d{margin-top:5px;}
    .news_list01 .news_list_l .recommend_news .box .box_right .intro .c{display:none;}
    .news_list01 .news_list_l .recommend_news .box .box_right .intro .tool ._tool{display:block;}

    /* æ–°é—»è¯¦ç»† */
    .news_detail01 .news_det_top .right .share{margin-right:30px;}
    .news_detail01 .news_det_top .right .share:after{right:-15px;}

    /* å“ç‰Œæ´»åŠ¨ */
    .brand_activity01 .content .item .intro .box{padding:20px;}
    .brand_activity01 .content .item .intro .box .d span{margin-left:0;}
    .brand_activity01 .content .item .intro .box .t{font-size:20px; line-height:26px; height:52px}

    /*äº§å“åˆ—è¡¨*/
    .pro_list02 .hd .content .tit{font-size:30px; line-height:35px; margin-bottom:10px;}
    .pro_list02 .hd .content{padding:30px; background-size:cover;}
    .pro_list02 .hd .content .list li{width:16%; padding-left:3%;}
    .pro_list02 .bd li .intro_ .box{padding:30px;}
    .pro_list02 .bd li .intro_ .box .tit{font-size:25px;}
    .pro_list02 .bd li .intro_ .box .tit span{ margin-left:0;}
    .compare_product .compare-selbtn .comparea-selbtn-closeall{width:100px;}
    .pro_list03 .infor .tit{font-size:30px; line-height:35px;}
    /*äº§å“åˆ†ç±»å¼¹çª—*/
    .xl_fenlei li .txt{font-size:15px;}

    /* äº§å“è¯¦ç»† */
    .pro_detail01 .left{width:58%;}
    .pro_detail01 .right{width:40%;}
    .pro_detail01 .right .intro .c span{font-size:40px;}
    .pro_detail01 .right .content .text .txt{padding-right:0;}
    .pro_detail01 .right .content:after{width:100%;}
    .pro_detail02 .bd .selection3 .item .box .list ul li{margin:5px;}
    .pro_detail02 .bd .selection3 .item .box .tit{width:100%; height:34px; white-space:nowrap; text-overflow:ellipsis;}
    .pro_detail04 .content{padding:0 16%;}

    /*å…³äºŽç»¼åˆ*/
    .about_center_ban{height:300px;}
    .about_center_ban>img{width:1200px; margin-left:-600px;}
    .about_center01{padding:0 0 60px;}
    .about_center01 .infor a{width:40%; margin:0 auto;}
    .about_center01 .infor{padding:0 4%;}
    .about_center01 .infor .tit{font-size:28px;}
    .about_center02 .ab_left .box{height:auto;}
    .about_center .title{margin-top:20px;}
    .about_center02 .ab_right{height:auto;}

    /* å‘å±•åŽ†ç¨‹ */
    .history01 .content .right li .cover .box .box_r{width:31%;}

    /*å“ç‰Œç†å¿µ*/
    .brand_concept01 .hd li .icon{display:none;}
    .brand_concept01 .bd .section3 .content li {width:20%; vertical-align:middle;}

    /*ç¤¾ä¼šè´£ä»»*/
    .social_respon01 .hd .right .box{padding:20px;}
    .social_respon01 .hd .right .box .tit{font-size:25px; margin-bottom:10px;}
    .social_respon01 .hd .right .box .con{font-size:16px;}
    .social_respon01 .bd .box .t{font-size:23px; margin-bottom:0;}
    .social_respon01 .bd .box .c{font-size:14px;}
    .social_respon02 li .cover .box{padding:15px 20px;}
    .social_respon02 li .cover .box .t{font-size:24px;}

    /*æ–½å·¥æ¡ˆä¾‹*/
    .construction_common .content .form_box{width:45%;}
    .construction_case01 .tab_t .cat_list .tit{width:10%;}
    .construction_case01 .tab_t .cat_list .ser_list{width:90%;}
    .construction_case01 .tab_c .content .item .box .tit{width:100%; font-size:24px;}
    .construction_case01 .tab_c .content .item .box .list ul li.li01{margin-bottom:10px;}

    /* æ–½å·¥æ¡ˆä¾‹è¯¦ç»† */
    .construction_detail01{padding:30px 0;}
    .construction_detail01 .content .box .list li{width:46%;}

    /* å…¬å¸ç®€ä»‹ */
    .about_us01{padding:50px 0;}
    .about_us01 .left .btn_line .lines{width:75%;}
    .about_us01 .left{margin-top:30px;}
    .about_us01 .right .box{padding:50px 30px;}
    .about_us01 .right .box .tit{font-size:27px;}
    .about_us01 .right .box .con{margin-bottom:50px;}
    .about_us02 {margin-top:0; background:url(../img/about_us02_bg.jpg) no-repeat center; background-size:cover;}
    .about_us02 ul li{font-size:18px;}
    .about_us02 ul{padding:50px 0;}
    .about_us04{padding:80px 0;}

    /* æ–‡åŒ–ç†å¿µ */
    .culture01 .bd .content .item .box{padding:50px 25px;}

    /* åˆä½œä¼™ä¼´ */
    .partners01 .content{padding:0 5%;}

    /* æ‹›å•†åŠ ç›Ÿ */
    .join_us01 .content li .intro .cover .box{padding:20px;}
    .join_us01 .content li .img_ .cover .t{padding-top:60px;}

    /* äººæ‰å‘å±• */
    .rc_develop01 .content ul li .left .box{padding:30px;}
    .rc_develop02 .content .item .intro .box .text{font-size:17px;}
    .rc_develop02 .content .item .cover .box{padding:22px; height:auto; overflow:hidden;}
    .rc_develop02 .content .item .intro .box{padding:30px;}
    .rc_develop02 .content .rect-6667{padding-bottom:0; height:auto;}
    .rc_develop03 .left .box{padding:20px;}
    .rc_develop03 .left .box .con{margin-top:5px;}
    .rc_develop03 .right{width:55%;}
    .rc_develop03 .rect-102{padding-bottom:76.3%;}
    .rc_develop03 .left{width:45%;}

    /*è”ç³»æˆ‘ä»¬*/
    .contact_us01 .left{width:50%;}
    .contact_us01 .left .content{margin-top:40px;}
    .contact_us01 .right{margin-right:0; width:45%;}
    .contact_us01 .right .ewm{margin:0 2%;}
    .contact_us01 .map{width:800px; margin-left:-400px; margin-top:-166px;}

    .zhihui02 .left .infor{padding-left:10%;}
    .zhihui03 .prScroll{margin-left:-450px;}

    /*æ‹›è˜åˆ—è¡¨*/
  .job_list .form_box .inp_wrap{width:20%;}
  .job_list .form_box .inp_wrap .inp{text-indent:5px; background:none}

  .ipart01 .content .item2 .box .tit{line-height:24px; margin:10px 0;}
  .ipart02 .right .owl-nav{left:-70px;}
  
    #con-map-49338{width:100%!important;}

    /* 20200825 */
    .news_detail01 .news_det_top .logo{width:15%; margin-right:20px;}













}
@media only screen and (max-width: 992px) {
    body:after {
        content: 'Padp';
    }
    .wrap, .mwrap { width:740px; }
    /*padMode 992px ç½‘ç«™æ ·å¼*/
    /* åˆ†é¡µ2 */
    .page_bott .page_prev{width:100%;}
    .page_bott .page_next{width:100%;}
    .page_bott .page_next .page_btn{float:left; padding-left:45px; padding-right:0;}
    .page_bott .page_next .page_btn .icon{left:0;}
    .page_bott .box{padding:20px;}
    .page_bott .page_center{display:none;}

    .footer_top dl{width:13%}
    .footer_top dl.dl07{width:18%;}
    .footer .f_son_company .content .con .cell a{width:33%;}

    /*é¦–é¡µ*/
    .ibanner{height:403px;;}
    .ibanner .owl-carousel.owl-loaded .item{height:403px;}
    .ibanner .owl-carousel .owl-item img{width:1060px; margin-left:-530px;}
    .ibanner .dots_btn{bottom:30px;}

    .ipart{margin-top:295px;}
    .ipart01 .infor .tit{font-size:25px;}
    .ipart01 .content .item1 .box,
    .ipart01 .content .item2 .box,
    .ipart01 .content .item3 .box{padding:20px;}
    .ipart01 .content .item1 .box .t{margin:10px 0;}
    .ipart01 .content .item2 .box .tit{margin:10px 0;}
    .ipart01 .content .item2 .box .con{margin-top:0; padding:0;}
    .ipart01 .content .item2 .box .icon{display:none;}
    .ipart01 .content .item3 .box .con1{margin:10px 0;}
    .ipart01 .content .item3 .box .con1 a{font-size:14px;}
    .ipart02 .left .con{display:none;}
    .ipart02 .right .owl-nav{left:-50px;}
    .ipart03{padding:50px 0; background-size:cover;}
    .ipart03 .infor .tit{margin-bottom:30px;}
    .ipart03 .content .left .cover .box{padding:20px;}
    .ipart03 .content .left .cover .box .tit{font-size:25px;}
    .ipart03 .content .left .cover .box .con{margin:15px 0;}
    .ipart03 .content .left .cover .box .more{padding:0 50px;}
    .ipart03 .content .owl-dots{left:20px;}
    .ipart03 .content .right{top:40px;}
    .ipart03 .content .right ul li .img{margin:5px 0;}
    .ipart04 .content .right .box .t2{font-size:18px; line-height:24px; height:48px; overflow:hidden;}
    .ipart05 .content{height:463px;}
    /* .ipart05 .content img{width:1300px; margin-left:-650px;} */
    .ipart05 .content ul li{margin-bottom:10px; font-size:20px;}
    .ipart06 .content ul li{width:25%;}
    .ipart06 .content ul li:nth-child(4){display:none;}
    .ipart06 .content ul li:nth-child(5){display:none;}
    .ipart06 .content ul li:nth-child(6){display:none;}
    .ipart06 .content ul li:nth-child(7){display:none;}

    
    

    /*æ–°é—»åˆ—è¡¨*/
    .news_list01 .news_list_r{display:none;}
    .news_list01 .news_list_l{width:100%;}
    .news_list01 .news_list_l ul li .box .img{margin-left:20px;}
    .news_list01 .news_list_l ul li .box .txt .t{margin:10px 0;}

    /* æ–°é—»è¯¦ç»† */
    .news_detail01 .news_det_bott .content ._t{font-size:25px;}
    .news_detail01 .news_det_bott .content ._date{margin-bottom:30px;}
    .news_detail01 .news_det_bott{padding-bottom:50px;}

    /* å“ç‰Œæ´»åŠ¨ */
    .brand_activity01 .right .intro .tit{font-size:20px;}

    /* äº§å“è¯¦ç»† */
    .pro_detail01{padding-top:30px; background-size:cover;}
    .pro_detail01 .left{width:100%;}
    .pro_detail01 .left .content .text .txt{height:auto;}
    .pro_detail01 .left .intro .t{font-size:25px;}
    .pro_detail01 .left .intro .c{font-size:48px;}
    .pro_detail01 .left ul.service li{width:15%;}
    .pro_detail01 .right{width:100%; margin-top:20px;}
    .pro_detail02 .hd .list dt, .pro_detail02 .hd .list dd{font-size:18px;}
    .pro_detail02 .bd .selection1 .content .left{width:100%;}
    .pro_detail02 .bd .selection1 .content .right{width:100%; margin-right:0;}
    .pro_detail02 .hd .list dt, .pro_detail02 .hd .list dd{width:15%;}
    .pro_detail02 .hd.fixed .search{width:20%;}
    .pro_detail02 .hd.fixed .order{width:20%;}
    .pro_detail02 .bd .selection3 .infor{font-size:25px;}
    .pro_detail04 .tit .t{font-size:25px;}
    .pro_detail04 .content{padding:0 6%;}
    .pro_detail02 .bd .selection1 .content{padding-left:0;}
    .pro_detail02 .bd .selection1 .content .t{float:none; font-size:25px;}
    .pro_detail02 .bd .selection1 .content .c{width:100%;}
    .pro_detail02 .bd .selection2 .tit{font-size:25px; margin-bottom:30px;}
    .pro_detail02 .bd .selection3{padding:30px 0;}
    .pro_detail02 .bd .selection3 .intro .tit{font-size:25px;}
    .pro_detail02 .bd .selection3 .content .infor .t{font-size:18px;}
    .pro_detail03{padding:30px 0;}
    .pro_detail03 .tit{font-size:25px;}
    /* äº§å“è¯¦ç»†é¡µè¡¨æ ¼ è¡¥å…… 20190904*/
    .pro_detail02 .bd .selection2 .content{overflow:auto;}
    
    /*å…³äºŽç»¼åˆ*/
    .about_center01 .infor .list li .number{font-size:40px;}
    .about_center02 .content .intro .box{padding:30px;}
    .about_center02 .ab_left{width:100%;}
    .about_center02 .ab_right{width:100%;}
    .about_center02 .ab_right .img{display:none;}
    .about_center02 .ab_right .cover{position:static; margin-top:30px;}
    .about_center03 .img{display:none;}
    .about_center03 .nr{width:94%; padding:2% 3%;}
    .about_center04 .nr .box{padding:0 3%;}
    .about_center04 .ab_left{width:100%;}
    .about_center04 .ab_right{width:100%;}
    .about_center04 .img{display:none;}
    .about_center04 .cover{position:static; margin-top:30px;}
    .about_center04 .nr{width:100%; margin:0; padding:2% 0;}
    .about_center .rect-925{padding-bottom:0; height:auto;}
    .about_center04 .nr .cover{position:static;}
    .about_center04 .nr img{display:none;}
    .about_center04 .nr{background:#fff;}

    /* å‘å±•åŽ†ç¨‹ */
    .history01 .content .left{width:100%; float:none;}
    .history01 .content .left .box{padding:40px;}
    .history01 .content .right{width:100%; float:none;}
    .history01 .content .right ul{overflow:hidden;}
    .history01 .content .right ul li{width:50%; float:left;}

    /* å“ç‰Œç†å¿µ */
    .brand_concept01 .bd .section5 .content .cover{width:46%;}
    .brand_concept01 .bd .section1 .content .right .cell span{margin-top:0;}
    .brand_concept01 .bd .section1 .content .cell span{height:80px; overflow-y:auto;}
    .brand_concept01 .hd.fixed{top:50px;}

    /*ç¤¾ä¼šè´£ä»»*/
    .social_respon01 .hd .left{width:100%;}
    .social_respon01 .hd .right{width:100%;}
    .social_respon01 .bd .box{padding:10px 20px;}
    .social_respon01 .bd .box .c{height:75px;}
    .social_respon02 li.three_li{margin-right:0;}
    .social_respon02 li.li_{width:48%; margin-right:4%;}
    .social_respon02 li.li_:nth-child(2n){margin-right:0;}

    /*æ–½å·¥æ¡ˆä¾‹*/
    .construction_common .content .form_box input{width:87%;}
    .construction_case01 .tab_t{padding:30px 0;}
    .construction_case01 .tab_t .cat_list .tit{width:15%;}
    .construction_case01 .tab_t .cat_list .ser_list{width:85%;}
    .construction_case01 .tab_c .content .item{width:49%;}
    .construction_case01 .tab_c .content .item.three_item{margin-right:2%;}
    .construction_case01 .tab_c .content .item:nth-child(2n){margin-right:0;}
    .construction_case01 .tab_c .content .item .box .tit{height:34px; font-size:20px;}


    /* æ–½å·¥æ¡ˆä¾‹è¯¦ç»† */
    .construction_detail01 .content .box .infor{font-size:30px;}

    /* å…¬å¸ç®€ä»‹ */
    .about_us01 .left{margin-top:14px;}
    .about_us01 .left .btn_line .lines{width:68%;}
    .about_us01 .right .box{padding:30px;}
    .about_us01 .right .box .tit{font-size:19px;}
    .about_us01 .right .box .con{font-size:18px; margin-bottom:30px;}
    .about_us01 .right .box .txt{height:120px; overflow:auto;}
    .about_us02 ul li span{font-size:35px;}
    .about_us04{padding:50px 0;}

    /* æ–‡åŒ–ç†å¿µ */
    .culture01 .bd{padding:70px 0;}
    .culture01 .bd .content .item .box .t{font-size:20px;}

    /* ç¤¾ä¼šå…¬ç›Š */
    .social01 .infor .con{padding:0 10%;}
    .social01 ul li .owl-dots{left:47%;}
    .social01 ul li .con .box .t{font-size:22px; margin-bottom:30px;}
    .social01 ul li .con .box .t:after{bottom:-15px;}
    .social01 ul li .con .box{padding:20px;}

    /* è§£å†³æ–¹æ¡ˆ */
    .solution02{padding:50px 0;}
    .solution02 li{margin-bottom:30px;}
    .solution02 li:last-child{margin-bottom:0;}
    .solution02 li.odd .right{width:100%;}
    .solution02 li.odd .left{width:100%;}
    .solution02 li.even .right{width:100%;}
    .solution02 li.even .left{width:100%;}
    .solution02 li .right .rect-545{padding-bottom:0; height:auto;}

    /*è§†é¢‘åˆ—è¡¨*/
    .video_list01 .content li .cover .play{width:60px; height:60px; margin-left:-30px; margin-top:-30px; background-size:cover;}
    .video_list01 .content li .intro .box .icon{width:30px; height:30px; margin-left:-15px; margin-top:-15px; background-size:cover;}
    
    /* æ‹›å•†åŠ ç›Ÿ */
    .join_us01 .content li{margin-bottom:30px;}
    .join_us01 .content li .intro{top:0;}
    .join_us01 .content li .intro .cover{margin:0;}

    /* äººæ‰å‘å±• */
    .rc_develop01 .left{width:100%}
    .rc_develop01 .right{width:100%;}
    .rc_develop01 .rect-615{padding-bottom:0; height:auto;}
    .rc_develop03 .left{width:100%;}
    .rc_develop03 .left .box .con li.cur{color:#fff;}
    .rc_develop01 .content ul li .right{width:100%;}
    .rc_develop03 .right{width:100%; height:460px;}
    .rc_develop03 .rect-102{padding-bottom:0; height:auto;}

    /*è”ç³»æˆ‘ä»¬*/
    .contact_us01 .left {width:100%; float:none;}
    .contact_us01 .right{width:100%; float:none; margin-top:20px;}
    .contact_us01 .map{width:600px; margin-left:-300px; margin-top:-125px;}
    .contact_us01 .right{text-align:center;}
    .contact_us01 .right .ewm{width:150px; height:auto; margin:0 20px; display:inline-block;}
    .contact_us01 .map{display:block; position:static; margin:0 0 10px; width:100%; height:500px; overflow:hidden; visibility:visible; opacity:1;}
    .contact_us01 .map .map_box{margin-left:-200px;}
    .contact_us01 .map .map_bg{display:none;}
    .contact_us01 .map .map_close{display:none;}

    .zhihui02 .left .infor{padding-left:0;}
    .zhihui02 .img img{position:static; width:100%; max-width:100%;}
    .zhihui02 .img{height:auto;}
    .zhihui03 .prScroll{margin-left:-350px;}

    /*æ‹›è˜åˆ—è¡¨*/
  .job_list01 ._jcon{padding-left:30px;}
  .jobList_ban .form_box{padding:0;}

  .ipart01 .infor{padding-top:30px;}
  .ipart04 .content .right .box .c{display:none;}
  .ipart04 .content .right .box .t{margin-bottom:15px;}
  .ipart04 .content .right .box .d{margin-top:15px;}
  .ipart04 .list .item .item_box .intro .c{margin-bottom:30px;}
  .ipart05{padding-top:0;}
  .ipart05 .infor{padding:50px 0;}
  .ipart05 .content{height:400px;}
  .ipart05 .content ul{padding-top:0;}
  .zhihui03 .prScroll{display:none;}
  .zhihui03 .pt_item .wrap_inner{margin-left:0;}
  .rc_develop02 .content .item .cover .box{padding:15px;}

  /* 20200825 */
  .news_detail01 .news_det_top .logo{width:18%;}
  .footer_top dl.dl03{width:17%;}
  .contact_us01 .left .content .item .look_map{display:none;}






}
/*
* MobileMode
*/
@media only screen and (max-width: 768px) {
    body:after {
        content: 'Mobile';
    }
    .header{
        height: 60px;
    }
    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 ç½‘ç«™æ ·å¼*/
    /* åˆ†é¡µ2 */
    .page_bott{margin-top:15px;}
    .page_bott .page_btn{font-size:14px;}
    .page_bott .t{font-size:14px; line-height:22px;}
    .page_bott .box{padding:10px 20px;}
    .page_bott .page_prev{border:none;}
    .page_bott .page_next{border:none;}
    .header_top{display:none;}
    .header_bott{padding:15px 0;
        line-height: 30px;}
    .header_bott .logo{width:auto;height:auto; margin-right:0;}
    .header_bott .lan a{
        font-size: 14px;
    }
    .header_bott .h_tools .h_search.a_link{height:24px; line-height:24px;}
    .header_bott .h_tools .mobile_key{margin-top:0;}
    .m_nav{top:54px;}
    .xc_banner{height:224px;}
    .xc_banner>img{width:1000px; margin-left:-500px;}
    .xc_banner .cover{position:absolute;width:100%;height:100%;background-image:linear-gradient(rgba(255,255,255,0.1),rgba(0,0,0,0.3));}
    .xc_banner .infor {display:none;}
    .xc_banner .xc_crumbs{display:block;}
    .xc_banner .cover{position:absolute; width:100%; height:100%; background-image:linear-gradient(rgba(255,255,255,0.1),rgba(0,0,0,0.3));}
    .footer_top{display:none;}
    .footer_bott .left{text-align:center; width:100%;}
    .footer_bott .left .beian{display:block;}
    .footer_bott .left em{display:none;}

    .channel_content{padding:0 0 20px;}
    .time_order{padding:15px 10px; margin-bottom:0;}
    .time_order .time_con{margin-top:5px;}
    .time_order .time_con a{margin:0 3px; font-size:14px;}
    /* å¼¹çª— */
    .common_tc .content .box .tc_con .tit .t{font-size:18px;}
    .common_tc .content .box .tc_con .tit .c{font-size:16px; margin:40px 0 20px;}
    .common_tc .content .box{height:460px;}
    /* æ–°é—»åˆ—è¡¨ */
    .widgets_common_pages_6{margin-top:30px;}
    .widgets_common_pages_6 a, 
    .widgets_common_pages_6 span{line-height:30px; padding:0 6px;}
    /*.news_list01{padding:0}*/
    .news_list01 .news_list_l .recommend_news{display:none;}
    .news_list01 .news_list_l ul li{margin-bottom:15px;}
    .news_list01 .news_list_l ul li:last-child{margin-bottom:0;}
    .news_list01 .news_list_l ul li .box{padding:15px;}
    .news_list01 .news_list_l ul li .box .img{width:35%; margin:10px 0 20px; margin-left:4%;}
    /* .news_list01 .news_list_l ul li .box .txt{width:60%; float:left;} */
    .news_list01 .news_list_l ul li .box .txt .t{font-size:16px;}
    .news_list01 .news_list_l ul li .box .txt .c{font-size:13px; height:auto;}
    .news_list01 .news_list_l ul li .box .txt .d{font-size:13px;}
    .news_list01 .news_list_l ul li .box .txt .tool ._tool{font-size:13px;}
    .news_list01 .news_list_l ul li .box .txt .tool ._tool{display:none;}
    .news_list01 .news_list_l ul li .box .txt .tool ._tool.d{display:block;}
    .news_list01 .news_list_l ul li .box .txt .t{font-size:14px; font-weight:bold; margin:0 0 5px;}
    .news_list01 .news_list_l ul li .box .txt .c{font-size:13px; line-height:22px; height:44px;text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical;}

    /* æ–°é—»è¯¦ç»† */
    .news_detail01 .news_det_top{display:none;}
    .news_detail01 .news_det_bott .content .share{width:30px; height:30px; background-size:cover}
    .news_detail01 .news_det_bott .content .box{padding:35px 20px 20px;}
    .news_detail01 .news_det_bott .content ._t{font-size:18px;}
    .news_detail01 .news_det_bott .content ._date{font-size:14px; margin-bottom:20px;}
    .news_detail01 .news_det_bott .content .con{font-size:13px;}
    .news_detail01 .news_det_bott .keywords{margin-top:30px; font-size:16px;}
    .news_detail01 .news_det_bott .keywords a{font-size:14px;}
    .news_detail01 .news_det_top .logo{width:27%;}
    .news_detail01 .news_det_top .tit{font-size:14px;}
    .news_detail01 .news_det_top .tit span{font-size:15px;}
    .news_detail01 .news_det_top .right{display:none;}
    .news_detail01 .news_det_bott{padding:20px 0 15px;}
    .news_detail01 .news_det_bott ._tools{margin-top:5px;}
    .news_detail01 .news_det_bott ._tools ._tool{height:30px; line-height:30px; margin-right:3px}
    .news_detail01 .news_det_bott ._tools ._tool:last-child{margin-right:0;}
    .news_detail01 .news_det_bott ._tools #switcher{height:25px; line-height:25px;}
    .load_more a{width:120px; font-size:14px; line-height:37px; height:37px;}

    /* å“ç‰Œæ´»åŠ¨ */
    .brand_activity01{padding:0;}
    .brand_activity01 .content .item{width:49%; margin-right:2%; margin-bottom:10px;}
    .brand_activity01 .content .item.three_item{margin-right:2%;}
    .brand_activity01 .content .item.imgZoom:nth-child(2n){margin-right:0;}
    .brand_activity01 .content .item .intro .box .d{font-size:13px;}
    .brand_activity01 .content .item .intro .box .d span{display:none;}
    .brand_activity01 .content .item:last-child{margin-bottom:0;}
    .brand_activity01 .content .item .intro .box{padding:15px}
    .brand_activity01 .content .item .intro .box .t{font-size:15px; line-height:24px; margin:5px 0; height:48px; overflow:hidden;}
    .brand_activity01 .content .item .intro .box .c{font-size:13px; height:48px; line-height:24px; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical;}

    /*äº§å“åˆ—è¡¨*/
    .pro_list01 .pro_secnav .infor .tit{font-size:13px;}
    .pro_list01 .pro_secnav .list ul li{font-size:13px;}
    .pro_list01 .pro_secnav:after{display:none;}
    .pro_list01 .pro_crumbs_box{display:none;}
    .pro_list02 .hd .content{padding:15px 10px;}
    .pro_list02 .hd .content .tit{font-size:20px; line-height:25px; margin-bottom:15px;}
    .pro_list02 .hd .content .list li{padding-left:8%; width:42%; line-height:30px; font-size:13px; margin:0;}
    .pro_list02 .hd .content .list1 li{padding-left:8%; width:42%; line-height:30px; font-size:14px; margin:0;}
    .pro_list02 .hd .content .list2 li{padding-left:8%; width:42%; line-height:30px; font-size:14px; margin:0;}
    .pro_list02 .bd{padding-top:15px;}
    .pro_list02 .bd .cover{padding:0;}
    .pro_list02 .bd li{margin-bottom:15px;}
    .pro_list02 .bd li .intro_ .box{padding:10px;}
    :root .pro_list02 .bd ul li .li_box {min-height:auto;}
    .pro_list02 .bd li .intro_ .box .tit{font-size:14px;}
    .pro_list02 .bd li .intro_ .box .tit span{font-size:14px; font-weight:normal; line-height:15px; display:block;}
    .pro_list02 .bd li .intro_ .box .txt {display:none;}
    .pro_list02 .bd li .intro_ .box .con{margin-top:0px;}
    .pro_list02 .bd li .intro_ .box .prolist_more a{width:95%; height:36px; line-height:36px; margin-top:10px;}
    .pro_list02 .bd li.li3 .li_box, 
    .pro_list02 .bd li.li6 .li_box, 
    .pro_list02 .bd li.li9 .li_box {border-right-color:#dadada;}
    .pro_list02 .bd li:nth-child(2n) .li_box{border-right-color:transparent;}
    .pro_list02 .bd li .intro_ .box .pro_compare span{font-size:12px;}
    .pro_list02 .bd li .intro_ .box .pro_compare .order{font-size:12px; margin-top:5px;}
    .pro_list02 .bd li .intro_ .box .pro_compare .plp-item-checkbox{width:10px; height:10px; background-size:cover;}
    .pro_list02 .bd li .intro_ .box .pro_compare .plp-item-checkbox.plp-item-chked{background-position:0 -10px;}
    .pro_list02 .bd ul li .li_box{min-height:445px;}
    :root .pro_list02 .bd li .intro_ .box .pro_compare{bottom:15px;}
    .compare_product .compare-sel{padding:15px 0;}
    .comparePro_list .bott_ li .intro .c .get_price{font-size:13px;}

    .compare_product .compare-selli{font-size:13px; width:32%; margin-right:1%;}
    .compare_product .compare-selli:last-child{margin-right:0;}
    .compare_product .compare-selli-name{margin-right:5px;}
    .compare_product .compare-selbtn{border-left:none;}
    .compare_product{height:122px;}
    .compare_product .compare-selbtn .comparea-selbtn-btn{font-size:13px;}
    .comparePro_list .bott_ li .intro .t{font-size:16px; margin:20px 0;}
    .comparePro_list .bott_ li .intro .c .get_price{padding:0 5%;}
    .comparePro_list .bott_ .table_information{/*margin-top:25px; */width:90%; margin:25px auto 0; overflow-x:auto;}
    .comparePro_list .bott_ .table_information .table-responsive{min-width:800px;}
    .compare_product .compare-selbtn .comparea-selbtn-btn{line-height:35px; height:35px;}
    .compare_product .compare-selbtn{margin-top:10px;}
    .compare_product .compare-selbtn .comparea-selbtn-btn.comparea-selbtn-abled{width:120px; font-size:13px;}
    .compare_product .compare-selbtn .comparea-selbtn-closeall{line-height:35px; height:35px; font-size:13px;}
    .pro_list03{display:none;}
    /*äº§å“åˆ†ç±»åŠå¼¹çª—*/
    .pro_list01 .pro_fenlei{display:none;}
    .xl_fenlei{display:none;}
    .pro_rightbar{display:none;}
    .pro_list02 .widgets_common_pages_5{padding-bottom:0; font-size:13px; padding-top:0;}
    .pro_list02 .bd li:hover{box-shadow:none;}
    .pro_list02 .bd li:hover .li_line{display:none;}

    /* äº§å“è¯¦ç»† */
    .detail_crumbs .right{font-size:14px;}
    .detail_crumbs .left{font-size:13px;}
    .detail_crumbs .left span{margin:0 5px;}
    .detail_crumbs .left{line-height:25px; padding:5px 0;}
    .detail_crumbs .right{float:left; line-height:35px; display:none;}
    .pro_detail01{padding-bottom:15px; padding-top:15px;}
    .pro_detail01 .left{width:100%;}
    .pro_detail01 .left .intro .t{font-size:20px; line-height:1; margin-bottom:15px;}
    .pro_detail01 .left .intro .c{font-size:30px; font-weight:bold; font-family:Arial;}
    .pro_detail01 .left .content ul li{font-size:16px;}
    .pro_detail01 .left .activity{font-size:14px;}
    .pro_detail01 .left .down .t{font-size:14px;}
    .pro_detail01 .left .down .icon{height:42px;}
    .pro_detail01 .right{margin-top:15px;}
    .pro_detail01 .right .content:before{top:-15px;}
    .pro_detail01 .right .content:after{top:-15px;}
    .pro_detail01 .right .content .text .con .con_c{font-size:13px;}
    .pro_detail01 .right .content .text .con2{margin:15px 0;}
    .pro_detail01 .right .content .text{margin:15px 0 0 0;}
    .pro_detail01 .right .btn .icon{margin-right:12px;}
    .pro_detail01 .right .down{font-size:13px; margin-top:15px;}
    .pro_detail01 .right .intro .t{font-size:20px; line-height:40px;}
    .pro_detail01 .right .intro .c span{font-size:20px;}
    .pro_detail01 .right .intro .c .share{font-size:13px;}
    .pro_detail01 .right .img_list{width:100%;}
    .pro_detail01 .right .btn>a{font-size:13px; padding:5px 10px;}
  .owl-carousel .owl-item img{width:auto;}
    .pro_detail02 .hd.fixed .order{display:none;}
    .pro_detail02 .hd.fixed .search{display:none;}
    .pro_detail02 .bd .selection1 .content .right .t{font-size:20px;}
    .pro_detail02 .bd .selection1 .content .right .c{margin-top:15px; font-size:13px; height:auto;}
    .pro_tc .top .tit{font-size:13px;}
    .pro_tc .top .con{font-size:20px;}

    .pro_detail02 .hd{margin-bottom:15px;}
    .pro_detail02 .hd .list dt, 
    .pro_detail02 .hd .list dd{font-size:18px; line-height:50px;width:30%;}
    .pro_detail02 .hd .list .item.active:after{width:100%; height:2px;}
    .pro_detail02 .bd{padding-top:0;}
    .pro_detail02 .bd .selection1 .content .t{width:100%; font-size:16px;}
    .pro_detail02 .bd .selection1 .content .con_bott{font-size:14px;}
    .pro_detail02 .bd .selection1 .owl-dots{bottom:10px;}
    .pro_detail02 .bd .selection1 .content .con_top{padding:15px 0;}
    .pro_detail02 .bd .selection1 .content .t {display: none;}
    .pro_detail02 .bd .selection1 .content .c{font-size:13px; margin-top:15px;}
    .pro_detail02 .bd .selection1{padding-bottom:15px;}
    .pro_detail02 .bd .selection2{margin:15px 0;}
    .pro_detail02 .bd .selection2 .down{display:none;}
    .pro_detail02 .bd .selection2 .tit {display: none;}
    .pro_detail02 .bd .selection2 .content {margin-top: 25px;}
    
    .pro_detail02 .bd .selection3{padding:0 0 15PX 0;}
    .pro_detail02 .bd .selection3 .item .box .tit{font-size:18px; height:auto;}
    .pro_detail02 .bd .selection3 .infor .btn_all{top:6px;}
    .pro_detail02 .bd .selection3 .infor {margin-bottom:15px;}
    .pro_detail02 .bd .selection3 .infor .line{top:6px; right:27px;}
    .pro_detail02 .bd .selection3 .infor .btn_all .owl-next{right:10px;}
    .pro_detail02 .bd .selection3 .item{margin-top:0;}
    .pro_detail02 .bd .selection3 .item .box .list ul li{font-size:12px;}
    .pro_detail02 .bd .selection3 .item .box .list{font-size:12px;}
    .pro_detail02 .bd .selection3 .item .box{padding:15px;}
    .pro_detail02 .bd .selection1 .content{padding-bottom:30px;}
    .pro_detail02 .bd .selection3 .item:hover{box-shadow:none;}
    .pro_detail02 .bd .selection3 .item:hover .li_line{display:none;}
    .pro_detail03{padding:15px 0;}
    .pro_detail03 .tit{font-size:20px; margin-bottom:45px;}
    .pro_detail03 .con ul li .icon{width:40px; height:40px; background-size:401%; margin-bottom:0;}
    .pro_detail03 .con ul li.li1 .icon{background-position:0 0;}
    .pro_detail03 .con ul li.li2 .icon{background-position:-40px 0;}
    .pro_detail03 .con ul li.li3 .icon{background-position:-80px 0;}
    .pro_detail03 .con ul li.li4 .icon{background-position:-120px 0;}
    .pro_detail03 .con ul li.li1:hover .icon{background-position:0 -40px;}
    .pro_detail03 .con ul li.li2:hover .icon{background-position:-40px -40px;}
    .pro_detail03 .con ul li.li3:hover .icon{background-position:-80px -40px;}
    .pro_detail03 .con ul li.li4:hover .icon{background-position:-120px -40px;}
    .pro_detail03 .con ul li .t{font-size:13px;}
    .pro_detail04 .tit{margin-bottom:10px;}
    .pro_detail04 .tit .t{font-size:20px; margin-top:15px;}
    .pro_detail04 .content{padding:0;}
    .pro_detail04 .content .inp_box{width:100%; margin:7px 0;}
    .pro_detail04 .content .yzm .input_area{margin:0 1% 0 0;}
    .pro_detail04 .content .send{float:none; font-size:13px; width:130px; height:35px; line-height:35px; margin-top:15px;}
    .pro_detail04{padding:0 0 15px 0;}
    .pro_detail04 .tit .c{font-size:13px; padding:0 15px;}
    .pro_detail04 .content .inp_box .type{font-size:13px;}
    .pro_detail04 .content .inp_box .input_area{font-size:13px; line-height:35px; height:35px;}
    .pro_detail04 .content .con{margin-top:15px; padding-top:15px;}
    .pro_detail04 .content .t{line-height:20px;}
    .pro_detail04 .content .inp_box textarea.input_area{height:80px;}
    .pro_detail04 .content .yzm .input_area{font-size:13px; line-height:35px; height:35px;}
    .pro_detail04 .content .yzm .yzmImg{height:35px;}
    .pro_tc .top .close{width:30%;}

    /*å…³äºŽæˆ‘ä»¬ç»¼åˆ*/
    .about_center_ban{height:224px;}
    .about_center_ban>img{width:1000px; margin-left:-500px;}
    .about_center_logo{height:90px;}
    .about_center_logo img{width:900px; margin-left:-450px;}
    .about_center01{padding:0 0 25px;}
    .about_center01 .infor{padding:0;}
    .about_center01 .infor .tit{font-size:20px; line-height:26px; margin-top:10px;}
    .about_center01 .infor .con{font-size:14px; line-height:24px; margin:10px 0 30px;}
    .about_center01 .infor .list li .number{font-size:25px;}
    .about_center01 .infor .list li .number span{font-size:15px;}
    .about_center01 .infor .list li .txt{font-size:14px; line-height:20px;}
    .about_center02{padding:20px 0 0;}
    .about_center02 .ab_left .box .img{display:none;}
    .about_center .nr{width:92%; padding:2% 4%;}
    .about_center .title{font-size:18px;}
    .about_center02 .ab_right .cover{margin-top:20px;}
    .about_center02 .ab_right .cover .title{font-size:20px;}
    .about_center03{padding:20px 0;}
    .about_center04{padding-bottom:20px;}
    .about_center04 .nr .cover .title{margin-top:30px;}

    /*å‘å±•åŽ†ç¨‹*/
    :root .history01 .bg img{display:block;}
    .history01 .bg video{display:none;}
    .history01 .content .left .box{padding:20px;}
    .history01 .content .left .box .tit{font-size:20px; line-height:30px; margin-bottom:20px;}
    .history01 .content .left .box .con{font-size:14px; margin-bottom:20px; line-height:30px;}
    .history01 .content .right li .intro{padding:20px;}
    .history01 .content .right ul li{width:100%;}
    .history01 .content .right li .cover .box{padding:15px;}
    .history01 .content .right li .cover .box .box_l .t{font-size:20px;}
    .history01 .content .right li .intro .text_box .t{font-size:20px;}

    /*å“ç‰Œç†å¿µ*/
    .brand_concept01{padding:15px 0;}
    .brand_concept01 .hd{margin-bottom:0;}
    /* .brand_concept01 .hd.fixed{height:50px; top:50px;} */
    .brand_concept01 .hd.fixed{height:50px; top:0;}
    .brand_concept01 .hd ul{height:50px; line-height:50px;}
    .brand_concept01 .hd li{font-size:12px;width:19%;}
    .brand_concept01 .hd li.li3{width:24%;}
    .brand_concept01 .bd .section1{margin-bottom:0;}
    .brand_concept01 .bd .section1 .infor{margin-bottom:0; padding-top:15px;}
    .brand_concept01 .bd .section1 .infor .tit{font-size:18px; line-height:40px; height:40px;}
    .brand_concept01 .bd .section1 .infor .con .t{font-size:16px; font-weight:normal;}
    .brand_concept01 .bd .section1 .infor .con .c{padding:15px;}
    .brand_concept01 .bd .section1 .content{padding:15px 0;}
    .brand_concept01 .bd .section1 .content .cell{height:auto; margin-bottom:15px;}
    .brand_concept01 .bd .section1 .content .left{float:none; width:100%; margin-right:0; margin-top:0px}
    .brand_concept01 .bd .section1 .content .right{float:none; width:100%; margin-left:0; margin-top:0px}
    .brand_concept01 .bd .section1 .content .center{float:none; width:100%;}
    .brand_concept01 .bd .section1 .content .center .box{padding:0;}
    .brand_concept01 .bd .section1 .content .center .box .cen_top .cell{width:100%; box-sizing:border-box; margin-bottom:15px; padding:10px 2%;}
    .brand_concept01 .bd .section1 .content .cell .line{display:none;}
    .brand_concept01 .bd .section1 .content .left .cell2 span{margin-top:0;}
    .brand_concept01 .bd .section1 .content .right .cell span{margin-top:0;}
    .brand_concept01 .bd .section1 .brand_logo{border:none; margin:15px 0;}
    .brand_concept01 .bd .section1 .brand_logo .brand_logo_tit span{font-size:14px;}
    .brand_concept01 .bd .section1 .brand_logo .box{padding:25px 20px 0px;}
    .brand_concept01 .bd .section1 .brand_logo .box .smidd-6{margin-bottom:10px;}
    .brand_concept01 .bd .section2{margin-bottom:0;}
    .brand_concept01 .bd .section2 .content{height:250px;}
    .brand_concept01 .bd .section1 .content .cell span{height:auto;}
    .brand_concept01 .bd .section2 .content>img{width:600px; margin-left:-300px;}
    .brand_concept01 .bd .section2 .content .cover{top:10%; left:10%; right:10%; bottom:10%;}
    .brand_concept01 .bd .section2 .content .cover .box{width:100%;}
    .brand_concept01 .bd .section2 .content .cover .box .tit{font-size:20px;}
    .brand_concept01 .bd .section2 .content .cover .box .con{font-size:16px;}
    .brand_concept01 .bd .section3{margin-bottom:15px;}
    .brand_concept01 .bd .section3 .infor .tit{font-size:20px; line-height:46px; height:46px;}
    .brand_concept01 .bd .section3 .content li{/*width:45%;*/ height:50px; line-height:50px;}
    .brand_concept01 .bd .section3 .content li a .tit{font-size:20px; margin-top:0;}
    .brand_concept01 .bd .section4{margin-bottom:15px;}
    .brand_concept01 .bd .section4 .content{height:248px;}
    .brand_concept01 .bd .section4 .content>img{width:600px; margin-left:-300px;}
    .brand_concept01 .bd .section4 .content .cover{left:10%; top:10%; right:10%; bottom:10%; width:auto; margin:0; padding:50px; box-sizing:border-box;}
    .brand_concept01 .bd .section4 .content .cover .box .tit{font-size:20px;}
    .brand_concept01 .bd .section5 .content{height:426px;}
    .brand_concept01 .bd .section5 .content>img{width:1050px; margin-left:-525px;}
    .brand_concept01 .bd .section5 .content .cover{width:100%; height:100%; padding:15px; box-sizing:border-box; margin:0;}
    .brand_concept01 .bd .section5 .content .cover .box .tit{font-size:20px;}
    .brand_concept01 .bd .section5 .content .cover .box .con{font-size:14px;}
    .brand_concept01 .bd .section5 .content .cover .box .txt{font-size:12px;}

    /*ç¤¾ä¼šè´£ä»»*/
    .social_respon01{padding:15px 0;}
    .social_respon01 .hd{margin-bottom:15px;}
    .social_respon01 .hd .right .box .tit{font-size:22px;}
    .social_respon01 .hd .right .box .con{font-size:15px;}
    .social_respon01 .hd .right .box .txt{font-size:13px;}
    .social_respon01 .bd .item{width:100%; margin-right:0; margin-bottom:15px;}
    .social_respon01 .bd .item:last-child{margin-bottom:0;}
    .social_respon01 .bd .box .t{font-size:18px;}
    .social_respon01 .bd .box .c{height:auto;}
    .social_respon02{padding-bottom:0px;}
    .social_respon02 .rect-1112{padding-bottom:100%;}
    .social_respon02 li.li_{width:49%; margin-right:2%; margin-bottom:15px;}
    .social_respon02 li.li_:nth-child(2n){margin-right:0;}
    .social_respon02 li .cover .box .t{font-size:16px; line-height:25px;}
    .social_respon02 li .cover .box .t{display:block;}
    .social_respon02 li .cover .box{position:relative;}
    .social_respon02 li .cover .box:after{content:''; width:20px; height:20px; background:url(../img/s_jt.png) no-repeat center; position:absolute; right:15px; top:50%; margin-top:-10px}
    .social_respon01 .hd .left .rect-4975{display:none;}

    /*æ–½å·¥æ¡ˆä¾‹*/
    .construction_common{height:200px;}
    .construction_common .infor{padding-top:50px; margin-bottom:20px;}
    .construction_common .infor{font-size:20px;}
    .construction_common .content .form_box{width:80%;}
    .construction_common .content .form_box input{font-size:14px; width:80%;}

    .construction_case01{margin-bottom:0px; padding-bottom:15px;}
    .construction_case01 .tab_t{padding:15px 0;}
    .construction_case01 .tab_t .cat_list .tit{width:100%; font-size:16px;}
    .construction_case01 .tab_t .cat_list .ser_list{width:100%; font-size:14px;}
    .construction_case01 .tab_t .cat_list .ser_list .ser_sx{margin-right:20px; font-size:13px; line-height:25px;}
    .construction_case01 .tab_t .cat_list1{margin-bottom:15px;}
    .construction_case01 .tab_c{padding-top:15px;}
    .construction_case01 .tab_c .content .item:first-child{margin-top:0;}
    .construction_case01 .tab_c .content .item{margin-top:0px; margin-bottom:15px;}
    .construction_case01 .tab_c .content .item .box .list{font-size:13px;}
    .construction_case01 .tab_c .content .item .box .list ul li{margin-right:10px;}
    .construction_case01 .tab_c .content .item{width:49%; margin-right:2%;}
    .construction_case01 .tab_c .content .item:nth-child(2n){margin-right:0;}
    .construction_case01 .tab_c .content .item .box .con{font-size:14px;}
    .construction_case01 .tab_c .content .item .box{padding:15px;}
    .construction_case01 .tab_c .content .item .box .tit{font-size:14px; line-height:22px; height:66px; overflow:hidden; font-weight:normal;}
    .construction_case01 .tab_c .content .item .box .list{font-size:13px;}
    .construction_case01 .tab_c .content .item .box .list ul li.li02{display:none;}
    .construction_case01 .tab_c .content .item .box .more{display:none;}

    /* æ–½å·¥æ¡ˆä¾‹è¯¦ç»† */
    .construction_detail01 .content .back_box{display:none;}
    .construction_detail01 .content{padding:0;}
    .construction_detail01 .content .box{padding:20px;}
    .construction_detail01 .content .box .infor{font-size:18px;}
    .construction_detail01 .content .box .list{margin:0 0 15px 0;}
    .construction_detail01 .content .box .bott_{font-size:13px;}
    .construction_detail01 .content .box .list li{line-height:35px; width:auto; font-size:13px; padding:0 5px;}
    .construction_detail01 ._tools ._tool{line-height:30px; height:30px;}
    .construction_detail01 ._tools{margin-top:15px;}

    /* æ‰‹æœºç«¯é¦–é¡µ */
    .ibanner{display:none;}
    .m_banner{display:block;}
    .m_ipart{display:block;}
    .m_index_banner{display:block; text-align:center;}
    .m_index_banner .text_box{background:url(../img/mi_bantext.jpg) no-repeat center; background-size:cover; color:#fff; padding:15px 0 40px;}
    .m_index_banner li{display:none;}
    .m_index_banner .owl-item li{display:block;}
    .m_index_banner .text_box .t1{font-size:22px; font-weight:bold; margin-bottom:5px}
    .m_index_banner .text_box .desc{font-size:14px; opacity:.6; width:80%; margin:0 auto;}
    .m_index_banner .owl-dots{position:absolute; left:0; right:0; bottom:18px; text-align:center}
    .m_index_banner .owl-dots .owl-dot{display:inline-block; *display:inline; *zoom:1; width:30px; height:2px; background:#a4b3d1; margin:0 2px;}
    .m_index_banner .owl-dots .owl-dot.active{background:#fff;}
    .m_ipart{display:block;}
    .m_ipt01{margin:15px 0;}
    .m_ipt01 a{display:block; background-repeat:no-repeat; background-size:cover; background-position:center;}
    .m_ipt01 .t1{color:#2d2d2d; font-weight:bold;}
    .m_ipt01 .t2{font-size:13px; color:#666666; line-height:16px;}
    .m_ipt01 .left{width:49%; float:left; text-align:center;}
    .m_ipt01 .left .rect-96{padding-bottom:96%;}
    .m_ipt01 .left .t1{font-size:20px; margin-top:15px;}
    .m_ipt01 .right{width:49%; float:right;}
    .m_ipt01 .right .rect-44{padding-bottom:46%;}
    .m_ipt01 .right .text{padding:15px;}
    .m_ipt01 .right .top{margin-bottom:8px;}
    .m_ipt02{margin-bottom:15px;}
    .m_ipt02 .tab{text-align:center; font-size:16px; color:#666; line-height:50px; border-bottom: 1px solid #f2f2f2;}
    .m_ipt02 .tab .l{width:25%;}
    .m_ipt02 .tab .l.cur{color:#2d2d2d; font-weight:bold; font-size:18px;}
    .m_ipt02 .con_item{display:none;}
    .m_ipt02 .con_item.cur{display:block;}
    .m_ipt02 .tab_con .rect-667{padding-bottom:66.7%;}
    .m_ipt02 .tab_con .item{padding:15px 0; border-bottom: 1px solid #f2f2f2;}
    .m_ipt02 .tab_con .item a{display:block;}
    .m_ipt02 .tab_con .item .left{width:60%;}
    .m_ipt02 .tab_con .item .left .t{font-size:16px; margin-top:5px; line-height:26px; height:56px; overflow:hidden; margin-bottom:15px;}
    .m_ipt02 .tab_con .item .left .tag{font-size:12px; color:#b3b3b3;}
    .m_ipt02 .tab_con .item .right{width:37%;}
    .m_ipt02 .tab_con .more{font-size:16px; text-align:center; line-height:1; padding:20px 0;}
    .m_ipt03{background:#f6f6f6; text-align:center; padding-top:30px;}
    .m_ipt03 .t1{font-size:20px; font-weight:bold; color:#000000;}
    .m_ipt03 .t2{font-size:14px; color:#888888;}
    .m_ipt03 .link_box{text-align:left; padding:20px 0 5px;}
    .m_ipt03 .link_box ul{overflow:hidden;}
    .m_ipt03 .link_box ul li{float:left; width:50%; margin-bottom:15px;}
    .m_ipt03 .link_box ul li a{display:block; font-size:14px; line-height:30px; margin:0 3px; background:#fff; padding-left:15px; border-radius:4px; color:#666; position:relative;}
    .m_ipt03 .link_box ul li a i{position:absolute; right:10px; top:0; font-size:10px;}
    .m_ipt04{padding-top:20px; text-align:center; margin-bottom:25px;}
    .m_ipt04 .t1{font-size:20px; padding-bottom:15px; font-weight:bold; color:#000000;}
    .m_ipt04 .t2{font-size:13px; color:#888888; margin-bottom:15px;}
    .m_ipt04 .con_box{border-top:1px solid #e6e6e6; border-bottom:1px solid #e6e6e6;}
    .m_ipt04 .con_box .item{width:50%;}
    .m_ipt04 .con_box .info{padding:25px 0 20px;}
    .m_ipt04 .con_box .info .d{color:#888888; font-size:16px;}
    .m_ipt04 .con_box .info .d2{height:50px;}
    .m_ipt04 .con_box .info .d2 .big{font-size:30px; color:#00479d; font-family:Impact; margin:0 5px; text-transform:uppercase;}
    .m_ipt04 .con_box .info .d2 .smal{font-size:14px;}
    .m_ipt04 .con_box .item1 .info,.m_ipt04 .con_box .item3 .info{border-right:1px solid #e6e6e6;}
    .m_ipt04 .con_box .item1 .info,.m_ipt04 .con_box .item2 .info{border-bottom:1px solid #e6e6e6;}
    .m_ipt04 .con_box .item4 .info{padding:40px 0;}
    .m_ipt04 .con_box .item4 .info .dj{font-size:15px; color:#757575;}
    .m_ipt05 .box_wrap{padding:60px 28px 70px; background-size:cover; background-repeat:no-repeat; background-position:center; border-bottom:6px solid #fff; display:block; position:relative;}
    .m_ipt05 .box_wrap:after{content:""; position:absolute; bottom:34px; right:40px; width:40px; height:9px; background:url(../img/mi_05flag.png) no-repeat center;}
    .m_ipt05 .box1{color:#4f4f4f;}
    .m_ipt05 .box1 .t{font-size:24px; font-weight:bold;}
    .m_ipt05 .box1 .d{font-size:14px; margin-top:10px;}
    .m_ipt05 .box2 .box_wrap{padding:26px 28px 30px; color:#fff;}
    .m_ipt05 .box2 .t{font-size:16px; font-weight:bold; padding-left:8px;}
    .m_ipt05 .box2 .d{font-size:24px; font-weight:bold;}
    .m_ipt05 .box1 a:hover{color:#4f4f4f;}
    .m_ipt05 .box2 a:hover{color:#fff;}

    .m_footer{display:block; background:#e7e8ea; text-align:center;}
    .m_footer .m_link{text-align:center; border-bottom:1px solid #dbdcde; padding-top:14px;}
    .m_footer .m_link.active{background:#d5d9df;}
    .m_footer .m_link .tab{color:#666666; font-size:18px; line-height:1; padding:18px 28px 18px 0; display:inline-block; *display:inline; *zoom:1; position:relative;}
    .m_footer .m_link .tab:after,
    .m_footer .m_link .tab:before{content:''; background:#b3b3b3; width:9px; height:2px; display:block; position:absolute; top:0; bottom:0; right:15px; margin:auto;}
    .m_footer .m_link .tab:after{-webkit-transform:rotate(-90deg); transform:rotate(-90deg); transition:all 0.6s ease-out;} 
    .m_footer .m_link .tab:before{-webkit-transform:rotate(0deg); transform:rotate(0deg); transition:all 0.6s ease-out;}
    .m_footer .m_link .tab.active:before{-webkit-transform:rotate(180deg); transform:rotate(180deg); background:#b3b3b3;}
    .m_footer .m_link .tab.active:after{-webkit-transform:rotate(180deg); transform:rotate(180deg); opacity:0; -ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)'; background:#b3b3b3;}
    .m_footer .m_link .tab_con{display:none; line-height:40px; border-top:1px solid #ced0d4; padding:10px 0; font-size:14px;}
    .m_footer .m_link .tab_con ul{overflow:hidden; padding:0 40px;}
    .m_footer .m_link .tab_con ul li{float:left; width:50%; text-align:left; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; text-indent:25px;}
    
    /* é¦–é¡µ */
    .ipart{margin-top:0;}
    .ipart01,
    .ipart02,
    .ipart05,
    .ipart04{display:none;}
    .ipart03{padding:15px 0;}
    .ipart03 .infor .tit{font-size:20px; margin-bottom:20px;}
    .ipart03 .content .left{width:100%; margin-bottom:20px;}
    .ipart03 .content .right{width:100%; position:static;}
    .ipart03 .content .left .cover{width:100%;}
    .ipart03 .content .left .cover .box .tit{font-size:18px;}
    .ipart03 .content .left .cover .box .con{font-size:13px; line-height:16px; height:48px; overflow:auto; margin:12px 0;}
    .ipart03 .content .owl-dots{display:none;}
    .ipart03 .content .right .rect-84{padding-bottom:55%;}
    .ipart03 .content .right ul li.li6 a{font-size:14px; padding:32% 0;}
    .ipart03 .content .right ul li .img{width:36px; height:36px; background-size:400%;}
    .ipart03 .content .right ul li.li2 .img{background-position:-36px 0;}
    .ipart03 .content .right ul li.li3 .img{background-position:-72px 0;}
    .ipart03 .content .right ul li.li4 .img{background-position:-108px 0;}
    .ipart03 .content .right ul li.li5 .img{background-position:-180px 0;}
    .ipart03 .content .right ul li.li1:hover .img{background-position:0 -36px;}
    .ipart03 .content .right ul li.li2:hover .img{background-position:-36px -36px;}
    .ipart03 .content .right ul li.li3:hover .img{background-position:-72px -36px;}
    .ipart03 .content .right ul li.li4:hover .img{background-position:-108px -36px;}
    .ipart03 .content .right ul li.li5:hover .img{background-position:-180px -36px;}
    .ipart03 .content .right ul li.li1.cur .img{background-position:0 -36px;}
    .ipart03 .content .right ul li.li2.cur .img{background-position:-36px -36px;}
    .ipart03 .content .right ul li.li3.cur .img{background-position:-72px -36px;}
    .ipart03 .content .right ul li.li4.cur .img{background-position:-108px -36px;}
    .ipart03 .content .right ul li.li5.cur .img{background-position:-180px -36px;}
    .ipart03 .content .right ul li .img{margin:15px 0;}
    .ipart03 .content .right li.cur .rect-84{z-index:1;}
    .ipart03 .content .right ul .li:after{z-index:0;}
    .ipart03 .content .left .cover .box .more{font-size:14px; padding:0 20px; line-height:30px;}
    .ipart03 .content .right ul li .txt{font-size:14px;}
    .ipart06{padding:15px 0;}
    .ipart06 .infor .tit{font-size:20px; margin-bottom:20px;}
    

    /* å…¬å¸ç®€ä»‹ */
    .about_us01{padding:15px 0;}
    .about_us01 .left{margin-top:0; width:100%;}
    .about_us01 .right{margin-top:20px; width:100%;}
    .about_us01 .right .box{padding:20px;}
    .about_us01 .right .box .txt{height:96px;}
    .about_us01 .left .btn_line .lines{width:65%;}
    .about_us02 ul{padding:20px 0;}
    .about_us02 ul li{font-size:15px;}
    .about_us03{padding:20px 0;}
    .about_us03 .con{padding:0;}
    .about_us03 ul{margin:20px 0;}
    .about_us03 ul li .img img{height:50px;}
    .about_us03 ul li .txt{font-size:14px;}
    .about_us04{padding:15px 0;}
    .about_us04 .infor .tit{font-size:20px; margin-bottom:15px;}
    .about_us04 .infor{width:100%;}

    /* æ–‡åŒ–ç†å¿µ */
    .culture01{padding:15px 0 0;}
    .culture01 .infor{margin-bottom:15px;}
    .culture01 .infor .tit{font-size:20px; line-height:30px;}
    .culture01 .infor .con{font-size:16px; margin-top:10px; line-height:24px;}
    .culture01 .bd{padding:0px; background-size:cover;}
    .culture01 .bd .content>.wrap{padding-bottom:0;}
    .culture01 .bd .content .item{width:100%; min-height:auto; border-bottom:1px solid rgba(255,255,255,.4);}
    .culture01 .bd .content .item .box{padding:15px; border-right:none;}
    .culture01 .bd .content .item .box .t{font-size:18px; line-height:30px; margin-top:15px; padding-bottom:5px;}
    .culture01 .bd .content .item1 .box .c{margin-top:0; font-size:14px;}

    /* æ–‡åŒ–æ´»åŠ¨ */
    .img_list01{padding-top:0;}

    /* ç¤¾ä¼šå…¬ç›Š */
    .social01{padding-top:15px;}
    .social01 .infor{margin-bottom:15px;}
    .social01 .infor .tit{font-size:20px; line-height:30px;}
    .social01 .infor .con{padding:0; font-size:14px; line-height:24px;}
    .social01 ul li{margin-bottom:15px;}
    .social01 ul li .img{width:100%;}
    .social01 ul li .con{position:static; width:100%;}
    .social01 ul li .con .box .t{font-size:20px;}
    .social01 ul li.even .img{margin-left:0;}
    .social01 ul li .owl-dots{width:100%; left:0; bottom:15px;}
    .social01 ul li .owl-dots .owl-dot.active{width:30px;}

    /* è£èª‰èµ„è´¨ */
    .honor01{padding:15px 0;}
    .honor01 .infor{margin-bottom:15px;}
    .honor01 .infor .tit{font-size:20px; line-height:30px;}
    .honor01 .infor .con{font-size:14px; line-height:24px;}

    /* åˆä½œä¼™ä¼´ */
    .partners01{padding:15px 0 0;}
    .partners01 .infor{margin-bottom:15px;}
    .partners01 .infor .tit{font-size:20px; line-height:30px;}
    .partners01 .infor .con{font-size:14px; line-height:24px;}
    .partners01 .content{padding:0;}
    .partners01 .content ul li{margin-bottom:0;}
    .partners01 .content ul li .box{padding:0;}
    .partners01 .content ul li .txt{font-size:13px; line-height:20px; height:40px; overflow:hidden;}

    /* è§£å†³æ–¹æ¡ˆ */
    .solution01{padding:15px 0;}
    .solution01 .infor .tit{font-size:20px; line-height:30px;}
    .solution01 .infor .con{font-size:14px;}
    .solution01 .solution01_icon{width:40px; height:40px; background-size:cover; margin-left:-20px; bottom:-20px;}
    .solution02{padding-bottom:15px;}
    .solution02 li{margin-bottom:15px;}
    .solution02 li .right .box{padding:15px;}
    .solution02 li .right .box .intro .t{font-size:20px;}
    .solution02 li .right .box .intro .c{font-size:14px;}

    /* è§†é¢‘ä¸­å¿ƒ */
    .video_list01{padding:15px 0;}
    .video_list01 .content li{margin-bottom:15px;}
    .video_list01 .content li:last-child{margin-bottom:0;}
    .video_list01 .content li .intro {background:#fff;}
    .video_list01 .content li .intro .box{padding:15px;}
    .video_list01 .content li .intro .box .tit{font-size:13px; white-space:normal; height:48px; line-height:24px;}

    /* æ‹›å•†åŠ ç›Ÿ */
    .join_us01{padding:15px 0;}
    .join_us01 .infor{margin-bottom:15px;}
    .join_us01 .infor .tit{font-size:20px; line-height:30px;}
    .join_us01 .infor .con{font-size:14px;}
    .join_us01 .content li{width:100%; margin-bottom:10px;}
    .join_us01 .content li:nth-child(2n){margin-right:0;}
    .join_us01 .content li .intro .cover .box .c{text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical;}
    .join_us01 .content li .intro .cover .box{padding:15px;}
    .join_us01 .content li .intro .cover .box .more{margin-top:10px;}
    .join_us01 .content li .img_ .cover .t{padding:25% 4% 0; font-size:16px;}
    .join_us01 .content li .intro .cover .box dl{font-size:14px;}

    /* äººæ‰å‘å±• */
    .rc_develop01{padding:15px 0;}
    .rc_develop01 .infor{margin-bottom:20px;}
    .rc_develop01 .infor .tit{font-size:20px;}
    .rc_develop01 .infor .con{font-size:14px;}
    .rc_develop01 .infor .con span{font-size:16px;}
    .rc_develop01 .content ul li{margin-bottom:15px;}
    .rc_develop01 .content ul li .left .box{padding:15px;}
    .rc_develop01 .content ul li .left .box .tit{font-size:20px;}
    .rc_develop01 .content ul li .left .box .con{margin-top:5px; font-size:13px; line-height:24px;}
    .rc_develop01 .content ul li .right .box{padding-left:0; width:60%; margin:0 auto}
    .rc_develop02{padding:15px 0 5px;}
    .rc_develop02 .infor{margin-bottom:20px;}
    .rc_develop02 .infor .tit{font-size:20px; line-height:26px;}
    .rc_develop02 .content .item .cover .box{margin:15px; padding:0}
    .rc_develop02 .content .item{width:49%; margin-right:2%; margin-left:0; margin-bottom:10px;}
    .rc_develop02 .content .item:nth-child(2n){margin-right:0;}
    .rc_develop02 .content .item:last-child{margin-bottom:0;}
    .rc_develop02 .content .item .intro .box .text{font-size:14px;}
    .rc_develop03{padding:15px 0;}
    .rc_develop03 .left .box{padding:15px}
    .rc_develop03 .left .box .tit{font-size:20px; line-height:26px;}
    .rc_develop03 .left .box .con{margin-top:5px;}
    .rc_develop03 .right{width:100%; height:0; padding-bottom:62.5%;}

    /*è”ç³»æˆ‘ä»¬*/
    .contact_us01{padding:20px 0 0;}
    .contact_us01 .map{height:350px;}
    .contact_us01 .left .infor .tit{font-size:20px; line-height:25px; margin-bottom:5px;}
    .contact_us01 .left .content{margin-top:10px;}
    .contact_us01 .left .content .item .look_map{display:none;}
    .contact_us01 .right .ewm{width:105px;}

    .zhihui02 .top_{padding:15px 0;}
    .zhihui02 .left{width:100%; font-size:20px;}
    .zhihui02 .right{width:100%; font-size:14px; margin-top:20px;}
    .zhihui02{padding-bottom:15px;}
    .zhihui03 .pt_item{padding:15px 0;}
    /* .zhihui03 .prScroll{display:none;}
    .zhihui03 .pt_item .wrap_inner{margin-left:0;} */
    .zhihui03 .pt_item .wrap_inner .tit{font-size:20px;}
    .zhihui03 .pt_item .wrap_inner .con{font-size:14px; margin:15px 0;}
    .zhihui04 .item{padding:15px 0;}
    .zhihui04 .txt{font-size:14px;}

    /*æ‹›è˜åˆ—è¡¨*/
    .jobList_ban.xc_banner{height:314px;}
    .jobList_ban.xc_banner>img{width:1400px; margin-left:-700px;}
    .jobList_ban.xc_banner .infor .tit{font-size:20px; margin-bottom:20px;}
    .job_list .form_box{padding:15px;}
    .job_list .form_box .inp_wrap{width:100%; margin-right:0; margin-bottom:15px;}
    .job_list .form_box .inp_wrap:last-child{margin-bottom:0;}
    .job_list .form_box .inp_wrap .inp{height:40px; line-height:40px;}
    .job_list .form_box .inp_wrap.search_wrap{width:100%;}
    .job_list .form_box button{height:46px; line-height:46px;}
    .job_list01{margin-bottom:15px;}
    .job_list01 ._jcon{padding:15px;}
    .job_list01 .info{font-size:13px;}
    .job_list01 ._ut{font-size:13px;}
    .job_list01 ._t3{display:none;}
    .job_list01 ._t4{display:none;}
    .job_list01 ._t6{display:none;}
    .job_list01 ._t1{width:50%; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
    .job_list01 ._t2{width:42%; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
    .job_list01 ._t5{width:48%; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}

    .social01 ul li .con .box{padding:15px;}

    .img_list01 .content li{margin-bottom:15px;}
    .img_list01 .content li .nr{padding:5px 5%;}



    .footer_bott .right{
        width: 100%;
        text-align: center;
    }
















}
@media only screen and (max-width: 480px) {
    /*mobileMode 480 ç½‘ç«™æ ·å¼*/
    /* å…³äºŽç»¼åˆ */
    .about_center01 .infor .list li .number{font-size:20px;}
    .m_ipt03 .link_box ul li a i{display:none;}

    .ipart03 .content .right ul li .img{margin:9px 0;}
    .join_us01 .content li .intro .cover .box dl dd:nth-child(3){display:none;}
    .join_us01 .content li .intro .cover .box dl{height:auto;}

}

@media only screen and (max-width: 320px) {
    /*mobileMode 320 ç½‘ç«™æ ·å¼*/
    /*å…³äºŽç»¼åˆ*/
    .about_center01 .infor .tit{font-size:17px;}
    .about_center01 .infor .list li{width:48%; margin-bottom:15px;}
    .about_center02 .content .rect-3481{padding-bottom:43%;}
    .about_center02 .content .left_bott .left_bott_l .intro .box .ico{width:50px; height:50px;}

    .partners01 .content ul li .txt{line-height:20px; height:40px; overflow:hidden;}

    .rc_develop02 .content .item .cover .box{margin:8px;}

}

