<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
* name: responsive
* version: v2.1.1
* update: æ·»åŠ&nbsp;padç«–å±çŠ¶æ€Padp
* data: 2017-06-13
*/

/* hide template textarea */
.UnpcPush textarea, .PcPush textarea, .MobilePush textarea, .UnmobilePush textarea{display: none;}


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

    /* ä¾&nbsp;å®¢è¡Œ */
    .xkx03 .center_ .infor .tit{padding-top:80px;}
    .xkx03 .center_ .img1{max-width:none; top:-40px;} 
    .xkx03 .center_ .img2{max-width:none; top:-8px; width:1500px;}

    /* ä¾&nbsp;å®¢æƒ… */
    .xkq_wrap{width:96%;}

    /* å…¨çƒå¸ƒå±€ */
    .global01 .content .mouse{margin-top:-40px;}
    .global03 .content .left{min-height:400px;}

    .network01 .search_result .bott{height:500px;}


    /* 2022.09.27 wrt  */
    body .album_wrap_case5 .album_case5{vertical-align:top;}
    body .album_wrap_case5 .album_case5 .slide_c{height:calc(100vh - 50px); overflow-y:auto;}
    body .album_wrap .slide_wrap img{max-height:none; max-width:none;}
    body .album_wrap_case5 .album_case5 .slide_c::-webkit-scrollbar {width:0; height: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;}
    /* ä¾&nbsp;å®¢è¡Œ */
    .xkx03 .center_ .infor .tit{padding-top:80px;}
    .xkx03 .center_ .img2{ width:1437px;}

    .xkx03 .top_ .owl-nav .owl-prev{left:-39px;}
    .xkx03 .top_ .owl-nav .owl-next{right:-39px;}

    /* å…¨çƒå¸ƒå±€ */
    .global01 .content .img{width:32%;}

    /* æœåŠ¡æ”¯æŒ */
	.service_banner .intro .tit{margin-left:40px;}
	.service_banner .intro .form_box{margin-left:40px;}
    .service_banner .intro .list{margin-left:40px;}
    
    /* body .album_wrap .slide_wrap img { max-width:59%; } 20220927*/



}

/*
* 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 ç½‘ç«™æ&nbsp;·å¼*/

    .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:4px;} 
    .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:105px; right:0; width:100%; background:#00a1e9; 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;}
    .m_nav .mNav_bott .m_navli:last-child{border-bottom:none;}
    .m_nav .mNav_bott .m_navli&gt;a{display:block; padding:15px 35px 15px 15px; font-size:14px; position:relative; overflow:hidden; color:#fff;}
    .m_nav .mNav_bott .m_navli&gt;a:hover{color:#fff;}
    .m_nav .mNav_bott .m_navli&gt;a:after,
    .m_nav .mNav_bott .m_navli&gt;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&gt;a:after{-webkit-transform:rotate(-90deg); transform:rotate(-90deg); transition:all 0.6s ease-out;} 
    .m_nav .mNav_bott .m_navli&gt;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&gt;a:before{-webkit-transform:rotate(180deg); transform:rotate(180deg); background:#fff;}
    .m_nav .mNav_bott .m_navli.active&gt;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&gt;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(https://www.xcmg.com/xgcy/resources/web/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&gt;a{padding:8px 25px; line-height:28px; display:block; position:relative; color:#fff;}
    .m_nav .mNav_bott .m_navli .m_secNav li&gt;a:hover{color:#fff;}
    .m_nav .mNav_bott .m_navli .m_secNav li&gt;a.cur{color:#fff;}

    /*æ—&nbsp;è¿žæŽ¥çš„è¯åŽ»æŽ‰åŠ&nbsp;å·*/
    .m_nav .mNav_bott .m_navli.nav_link&gt;a:after,
    .m_nav .mNav_bott .m_navli.nav_link&gt;a:before{display:none;}
    .m_nav .mNav_bott .m_navli.nav_link.active&gt;a:before,
    .m_nav .mNav_bott .m_navli.nav_link.active&gt;a:before{display:none;}
    .m_nav .mNav_bott .m_navli.nav_link a:after{content:''; display:block; width:16px; height:16px; background:url(https://www.xcmg.com/xgcy/resources/web/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:35px;}
    .header_bott .h_tools .h_search.a_link .icon{width:20px; height:20px; background:url(https://www.xcmg.com/xgcy/resources/web/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;}

    /* é¦–é¡µ */
    .ipart01 .content .item .intro .box{padding:40px 20px;}
    .ipart01 .content .item .intro .box .t{font-size:20px;}
    .ipart02 .content .left .cover .box .t{font-size:25px;}
    .ipart02 .content .right .box .t{font-size:20px;}
    .ipart05 .right{width:55%;}
    .ipart05 .right .content .con_l .intro{left:0; bottom:0; right:0; top:0;}
    .ipart05 .right .content .con_l .intro .box{padding:20px;}
    .ipart05 .right .content .con_l .intro .box .ip5_icon{right:20px; bottom:20px;}
    .ipart05 .right .content .con_l .intro .box .t{line-height:26px;}
    .ipart05 .right .content .con_l .intro .box .c{overflow:auto;}
    .ipart05 .right .content .con_r .r_top{margin-bottom:12px;}

    /*æ–°é—»åˆ—è¡¨*/
    .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; display:block;}
    .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&gt;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;}

    /*è”ç³»æˆ‘ä»¬*/
    .contact_us01 .content .top_ .cover .box{padding:20px;}
    .contact_us01 .content .bott_ .li_box{padding:20px;}


    /*æ–½å·¥æ¡ˆä¾‹*/
    .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%;}

    /* ä¾&nbsp;å®¢è¡Œ */
    .xkx02 .bott_ .infor .link_{padding:0;}
    .xkx03 .top_ .content .right .item .t{font-size:20px;}
    .xkx03 .top_ .content .right .item .c{margin:10px 0;}
    .xkx03 .top_ .content .right .item3, .xkx03 .top_ .content .right .item4{padding-top:10px;}
    .xkx03 .top_ .content .right .item .jt{margin-bottom:15px;}
    .xkx03 .center_ .infor .tit{padding-top:0; margin-top:50px; margin-bottom:20px;}
    .xkx03 .center_ .img1{top:150px; max-width:100%;}
    .xkx03 .center_ .img2{max-width:100%;}
    .xkx03 .center_ .img2{top:110px;}
    .xkx03 .center_ .content .tab_c .list .item .cover span{font-size:16px; padding-right:10px;}
    .xkx03 .bott_ .content .number .box{padding:30px;}
    .xkx03 .bott_ .content .number .box ul li .num span{font-size:50px;}
    .xkx02 .top_ .content .tab_c{min-height:340px;}
    .xkx02 .top_ .content .tab_c .list{padding-top:50px;}

    /* ä¾&nbsp;å®¢æƒ… */
    .xkq01 .img1{padding:40px 0;}
    .xkq01 .infor{padding:40px 0;}
    .xkq01 .content .right .cover{right:30px;}
    .xkq01 .content2 .right .cover{left:30px;}
    .xkq01 .infor2 .tit{margin:20px 0;}
    .xkq03 .content .rect-3322 {padding-bottom:34.22%;}
    .xkq03 .content .rect-2197{padding-bottom:23.5%;}
    .xkq03 .content .left .left_bott_l .cover .ico,
    .xkq03 .content .left .left_bott_r .cover .ico{display:none;}
    .xkq03 .content .left .left_more .box{padding-top:45px;}
    .xkq03 .content .left .left_more .box .intro{font-size:30px;}
    .xkq03 .content .right .right_top .right_top_ .intro .box{padding:15px 10px;}
    .xkq03 .content .right .right_bott .intro .box{padding-top:35px;}

    .kzjz02 .jiuzai_hd{background:none; height:auto; padding:20px 0;}
    .kzjz02 .jiuzai_hd .areaMap{display:none;}
    .kzjz02 .jiuzai_hd .tab_t{position:static; float:left; height:auto; padding:15px; background:#ccc; color:#fff; margin:2% 1%;}
    .kzjz02 .jiuzai_hd .tab_t i{display:none;}
    .kzjz02 .jiuzai_hd .wrap{width:940px; min-width:940px; height:auto;}
    .kzjz02 .jiuzai_hd .tab_t .tabLayer{display:none; background:none}
    .kzjz02 .jiuzai_hd .tab_t_cur {background-color:#facd00;}
    .kzjz02 .jiuzai_imgs{margin-left:0; width:50%;}
    .kzjz02 .jiuzai_intro{width:45%; margin-right:0;}

    /*æ•™è‚²åŠ©å­¦*/
    .edu_zx01 .content .aixinMain .ax_hd{width:100%; margin-bottom:20px;}
    .edu_zx01 .content .aixinMain .tab_t{width:23.5%; margin-right:2%; float:left; font-size:18px;}
    .edu_zx01 .content .aixinMain .tab_t:last-child{margin-right:0;}
    .edu_zx01 .content .aixinMain .tab_t i{border-color:#facd00 transparent transparent; border-style:solid dashed dashed; left:50%; margin-left:-11px; top:auto; bottom:-22px;}
    .edu_zx01 .content .aixinMain .ax_bd{width:100%;}
    .edu_zx01 .content .aixinMain .axSlider{width:53%;}
    .edu_zx01 .content .aixinMain .axIntro{width:45%;}

    /*å…¬ç›Šå¥–é¡¹*/
    .awards01 .list .imgs{width:40%;}
    .awards01 .list .intro{width:60%;}

    /*äº§å“å³ä¾§å¯¼èˆª*/
    .proRight_nav{display:none;}
    /*äº§å“ä¸­å¿ƒ*/
    .pro_cen_banner{height:371px;}
    .pro_cen_banner img{width:1366px; margin-left:-683px;}
    .pro_center01 .content .item .box{padding:0}
    .pro_center02{margin-top:50px;}
    .pro_center02 .infor .title{font-size:30px;}
    .pro_center02 .infor .form_box{margin-top:20px;}
    .pro_center02 .infor .infor_link{padding:40px 0;}
    .pro_center02 .content .bd .li_ .intro .box {padding:32px 10px 28px;}
    .pro_center02 .content .bd .li_ .intro .box .con a{width:49%; margin-right:1%;}
    .pro_center03 .infor .tit a{font-size:30px; line-height:40px;}
    .pro_center04{padding:60px 0;}
    .pro_center04 .infor{padding:0 10%;}
    .pro_center04 .infor .tit{font-size:30px;}
    .pro_center04 .infor .con{line-height:40px;}
    
    /* å…¨çƒå¸ƒå±€ */
    .global01 .content .mouse{display:none;}
    .global03 .content .left .box{padding:30px;}
    .global03 .content .left{min-height:auto;}
    .global03 .content .left .box .tit{font-size:25px;}
    .global04 .content .right .box .t2{font-size:18px;}
    .global04 .content .right .box{padding:20px;}
    .global04 .content .right .box .icon,
    .global04 .content .left .cover .box .icon{bottom:20px;}
    .global05 .content .rect-3322 {padding-bottom:34.22%;}
    .global05 .content .rect-2197{padding-bottom:23.5%;}
    .global05 .content .left .left_bott_l .cover .ico,
    .global05 .content .left .left_bott_r .cover .ico{display:none;}
    .global05 .content .left .left_more .box{padding-top:45px;}
    .global05 .content .left .left_more .box .intro{font-size:30px;}
    .global05 .content .right .right_top .right_top_ .intro .box{padding:15px 10px;}
    .global05 .content .right .right_bott .intro .box{padding-top:35px;}

    /* é‡‘ç‰Œè¡ŒåŠ¨ */
	.move01 .content .left .item .t{font-size:20px;}
	.move01 .content .left .item{padding-top:15px;}
	.move01 .content .left .hot_news{margin-top:10px;}
	.move01 .content .left .hot_news a span.c{width:78%; font-size:14px; display:inline-block; vertical-align:top;}
	.move01 .content .right{margin-right:0;}
	.move02 .list_hd .inp_box_wrap .hd_btn{margin-left:0;background-color: transparent;}
	.move02 .list_hd{padding:0px 20px;}
	.move02 .list_bd .list_box{padding:46px 10px 40px;}
	.move02 .list_bd .list_main{width:86%;}

    /* æœåŠ¡æ”¯æŒ */
	.service01{background-size:cover;}
	.service04 .right{width:40%;}
	/* å¼¹çª— */
	.brandBox_detail{left:0; margin-left:7%;}

	/* é‡‘ç‰ŒæœåŠ¡ */
	.jp_service01{padding:50px 0;}
	.jp_service01 .right .con{height:220px; overflow:auto;}
	.jp_service03{padding:50px 0;}
	.jp_service03 .left .con{height:175px;}
	.jp_service04{padding:50px 0; background-size:cover;}

	/*é»˜è®¤æ»šåŠ¨æ¡å¤„ç†*/
	.jp_service01 .right ::-webkit-scrollbar-track-piece {background:#fff;}  /*å‡¹æ§½é¢œè‰²*/
	.jp_service01 .right ::-webkit-scrollbar {width:3px; height:5px;} /*æ»šåŠ¨æ¡å®½é«˜*/
	.jp_service01 .right ::-webkit-scrollbar-thumb {background:#00a1e9;; background-clip:padding-box; min-height:10px;}/*æ»šåŠ¨æ¡è®¾ç½®*/
	.jp_service01 .right ::-webkit-scrollbar-thumb:hover {background:#bbb;}

    /* ä¿å…»è¯¾å&nbsp;‚ */
    .bykt01 .content .item .intro .box{padding:20px;}
    .bykt01 .content .item .intro .box .t{font-size:20px; line-height:26px; height:52px}

    /* 20200526 */
    .global02 .content .item .txt{padding:0;}

    /*è¥é”€ç½‘ç»œ*/
    .network01 .form_box .form .sele_box{width:32%;}
    .network01 .search_result{width:40%; left:-40%}

    .global02 .content .box{padding:30px 10px;}
    .global02 .content ._btn{right:10px; bottom:10px;}
    .global02 .content .line{right:30px; bottom:10px;}
    .social_respon01 .hd .left .rect-4975{padding-bottom:52.75%;}
    .social_respon01 .hd .left .rect-4975 img{position:absolute;left:0;top:0;width:100%;height:100%;*height:auto;}
    .kzjz02 .jiuzai_bd{padding:40px 0; background-size:cover;}
    .kzjz02 .jiuzai_bd{height:400px;}
    .service_banner .intro .form_box input{width:87%;}


    /* 2022.09.27 wrt  */
    body .album_wrap_case5 .album_case5{vertical-align:middle; max-width:80%;}
    body .album_wrap_case5 .album_case5 .slide_c{height:auto; max-height:calc(100vh - 50px); overflow-y:auto;}





}
@media only screen and (max-width: 992px) {
    body:after {
        content: 'Padp';
    }
    .wrap, .mwrap { width:740px; }
    /*padMode 992px ç½‘ç«™æ&nbsp;·å¼*/
    /* åˆ†é¡µ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:30px;}
    .ipart02 .infor .tit{font-size:30px;}
    .ipart02 .content .left .cover .box{padding:20px;}
    .ipart02 .content .left .cover .box .t{font-size:20px;}
    .ipart02 .content .right .box{padding:20px;}
    .ipart02 .content .right .box .t{line-height:30px; height:60px; overflow:hidden;}
    .ipart03 .infor{padding-top:55px;}
    .ipart03 .infor .tit{font-size:30px;}
    .ipart03 .infor .con{font-size:20px;}
    .ipart03 .form_box{padding:40px 6% 0;}
    .ipart03 .list{padding:30px 6%;}
    .ipart04{padding:50px 0;}
    .ipart04 .infor .tit{font-size:30px;}
    .ipart04 .content{margin-top:50px;}
    .ipart04 .content .list li .li_box .t{font-size:16px;}
    .ipart05{background-size:cover;}
    .ipart05 .right{width:75%;}
    .ipart05 .right .infor .tit{font-size:30px;}
    .ipart05 .right .content .con_r .r_top{margin-bottom:13px;}
    .ipart05 .right .content .con_r .intro .box{padding:25px;}

    /*æ–°é—»åˆ—è¡¨*/
    .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;}
    /* äº§å“è¯¦ç»†é¡µè¡¨æ&nbsp;¼ è¡¥å…… 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;}

    /* è”ç³»æˆ‘ä»¬ */
    .contact_us01 .content .bott_ .li_box .con{height:auto;}
    .contact_us01 .content .top_ .cover .box{padding:100px 30px;}
    .contact_us01 .content .bott_ .li_box .tit{font-size:25px; line-height:30px; height:auto;}
    .contact_us01 .content .bott_ li{margin-bottom:30px;}
    .contact_us01 .content .bott_ li:last-child{margin-bottom:0;}
    .contact_us01 .content .bott_ .li_box .con dd a, .contact_us01 .content .bott_ .li_box .con dd span{display:inline-block}

    /*æ–½å·¥æ¡ˆä¾‹*/
    .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;}

    /* å‘å±•åŽ†ç¨‹ä¸‹å±‚ */
    .history_xc01 .container .r_box ul {padding:80px 30px 0 80px;}
    .history_xc01 .container .l_box .pd{padding:80px 80px 0 30px;}

    /* ä¾&nbsp;å®¢è¡Œ */
    .xkx02{padding:30px 0; background-position:0 -200px;}
    .xkx02 .top_ .infor{padding-bottom:30px;}
    .xkx02 .top_ .infor .tit1{font-size:20px;}
    .xkx02 .top_ .infor .con{padding:0;}
    .xkx02 .top_ .content .left{width:45%; padding-top:5%;}
    .xkx02 .top_ .content .left .item{padding:0 30px;}
    .xkx02 .bott_{padding:70px 0;}
    .xkx03 .top_ .content .left{width:100%;}
    .xkx03 .top_ .content .left .img{width:49%; display:inline-block; vertical-align:top;}
    .xkx03 .top_ .content .right{width:100%; margin-top:20px;}
    .xkx03 .top_ .content .right .item1,
    .xkx03 .top_ .content .right .item3{margin-left:0;}
    .xkx03 .center_ .img2,
    .xkx03 .center_ .img1{display:none;}
    .xkx03 .center_ .content .tab_t li:after{background:rgba(0,0,0,0.3);}
    .xkx03 .center_ .content .tab_t li{color:#666;}
    .xkx03 .center_ .content .tab_c .list .item .txt{background:#666;}
    .xkx03 .center_ .content .tab_t li .icon i{border:none; background:#666;}
    .xkx03 .bott_{padding-top:50px;}
    .xkx03 .bott_ .infor{margin-bottom:30px;}
    .xkx03 .bott_ .content .number{bottom:30px;}
    .xkx03 .bott_ .content .number .box ul li .num{font-size:16px;}
    .xkx03 .bott_ .content .number .box ul li .num span{font-size:35px;}
    .xkx03 .bott_ .content .number .box ul li .txt{font-size:16px;}
    .xkx03 .top_ .owl-nav&gt;div{display:none;}
    .xkx03 .top_  .owl-dots{position:absolute; z-index:10; bottom:-45px; left:0%;  width:100%; text-align:center;}
    .xkx03 .top_  .owl-dot{width:9px; height:9px; background:#a5acb0; margin:0 5px;border-radius:50%; display:inline-block; vertical-align:middle;}
    .xkx03 .top_  .owl-dot.active{background:#facd00;}
    .xkx02 .top_ .content .tab_c{min-height:270px;}
    .xkx02 .bott_ .img1{display:none;}
    .xkx02 .bott_ .img2{display:none;}
    .xkx02 .bott_{padding:40px 0;}


    /* ä¾&nbsp;å®¢æƒ… */
    .xkq_wrap{width:100%;}
    .xkq02 .content .intro:after{right:-20px;}
    .xkq01 .content .right .cover{text-align:right;}
    .xkq01 .content .right .cover .t,
    .xkq01 .content2 .right .cover .t{font-size:25px;}
    .xkq01 .content .left .item .tit{padding:20px 0 10px;}
    .xkq01 .content2 .left{padding-top:0;}
    .xkq01 .content2 .left .item .tit{padding:10px 0 20px;}
    .xkq01 .content2 .right .cover{left:20px;}
    .xkq01 .content .right .cover{right:20px;}
    .xkq02{padding:40px 0;}

    /*æŠ—éœ‡æ•‘ç¾*/
    .kzjz01 .content ul li .number{width:140px; height:140px; background-size:cover; line-height:140px;}
    .kzjz01 .content ul li .number span{font-size:40px;}
    .kzjz02 .jiuzai_bd{height:auto; background-size:cover; padding:20px 0;}
    .kzjz02 .jiuzai_imgs{margin-left:auto; margin-right:auto; float:none; border:none;}
    .kzjz02 .jiuzai_imgs .arrs{top:25%; margin-top:0;}
    .kzjz02 .jiuzai_intro{width:100%;}
    .kzjz02 .jiuzai_hd .wrap{width:740px; min-width:740px; height:auto;}

    /*æ•™è‚²åŠ©å­¦*/
    .edu_zx01 .content .aixinMain .axIntro .box{height:234px;}
    .edu_zx01 .content .aixinMain .axIntro .text{height:234px; line-height:26px;}
    /*.edu_zx01 .content .aixinMain .axSlider{width:100%;}
    .edu_zx01 .content .aixinMain .axIntro {width:100%;}*/

    /*å…¬ç›Šå¥–é¡¹*/
    .awards01 .list .intro a .con{height:100px;}

    /*è§†é¢‘åˆ—è¡¨*/
    .video_list01 .content li .cover .play{width:60px; height:60px; margin-left:-30px; margin-top:-30px; background-size:cover;}
    .video_list01 .content li .intro .tools{font-size:13px;}
    
    /*äº§å“ä¸­å¿ƒ*/
    .pro_cen_banner{height:288px;}
    .pro_cen_banner img{width:1060px;margin-left:-530px;}
    .pro_center01 .content .proCen1_btn .owl-prev{left:0;}
    .pro_center01 .content .proCen1_btn .owl-next{right:0;}
    .pro_center02 .infor .form_box{width:60%;}
    .pro_center02 .content .bd .li_{width:49%; margin-right:2%}
    .pro_center02 .content .bd .li_:nth-child(2n){margin-right:0;}
    .pro_center03{padding:60px 0;}
    .pro_center03 .infor{padding-right:9%;}
    .pro_center04 .infor{padding:0;}
    .pro_center04{background:none;}

    .compare_product{height:147px;}
    .compare_product .compare-selul{width:100%;}
    .compare_product .compare-selbtn{width:100%; margin-top:20px;}
    
    /* å…¨çƒå¸ƒå±€ */
    .global02 .content .item .txt{font-size:16px;}
    .global02 .infor{padding:0 5%;}
    .global03 .content .left{width:50%;}
    .global03 .content .left .box .tit{margin:20px 0;}
    .global04 .content .left .cover .box .c{font-size:20px;}
    .global04 .content .right .box .d,
    .global04 .content .right .box .c{display:none;}
    .global04 .list .item .item_box{padding-top:0;}
    

    /* é‡‘ç‰Œè¡ŒåŠ¨ */
	.move01 .content .left{width:48%;}
	.move01 .content .left .item .t{font-size:16px; margin-bottom:10px;}
	.move01 .content .left .hot_news a span.c{font-size:14px;}
    .move02 .list_bd .list_main{width:82%;}
    
    /* æœåŠ¡æ”¯æŒ */
	.service_banner .intro .tit{font-size:40px;}
	.service_banner .intro .form_box{width:65%; margin-top:20px;}
	.service01 .content ul{padding:0;}
	.service01 .content ul li .num{font-size:55px;}
	.service03 .content .item{padding:25px 0;}
	.service03 .content .item .box .tit{font-size:20px; min-height:80px; margin-bottom:15px;}
	.service04 .right .box{padding:50px 30px;}
	.service04 .right .box .big_t{font-size:25px;}

	/*å¼¹çª—*/
	.brandBox_detail{width:660px; margin-left:-330px; max-width:660px; left:50%;}

	/* é‡‘ç‰ŒæœåŠ¡ */
	.jp_service01 .right .tit{font-size:25px;}
	.jp_service01 .right .con{font-size:16px; line-height:26px; height:203px;}
	.jp_service02 .item .box{padding:20px;}
	.jp_service02 .item .box .con{margin:15px 0 20px;}
	.jp_service03 .left .tit{font-size:25px; margin-bottom:20px;}
	.jp_service04 ul li .box{padding:0 10px;}
	.jp_service04 ul li .tit{font-size:20px;}
    .jp_service04 ul li .con{font-size:14px;}
    
    /*è¥é”€ç½‘ç»œ*/
    .network01 .form_box .form .sele_box{width:30%;}













}
/*
* MobileMode
*/
@media only screen and (max-width: 760px) {
    body:after {
        content: 'Mobile';
    }
    body,input,textarea,button,select {font-size:13px;}
    .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 ç½‘ç«™æ&nbsp;·å¼*/
    /* åˆ†é¡µ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;}
    .header_bott .logo{width:240px; height:auto; margin-right:0;}
    .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&gt;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;}
    .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;}

    /* å“ç‰Œæ´»åŠ¨ */
    .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:310px;}
    .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:2px;}
    .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&gt;a{font-size:13px; padding:5px 10px;}
    .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&gt;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&gt;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&gt;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&gt;img{width:1050px; margin-left:-525px;}
    .brand_concept01 .bd .section5 .content .cover{width:100%; height:auto; top:unset; bottom:0; 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(https://www.xcmg.com/xgcy/resources/web/img/s_jt.png) no-repeat center; position:absolute; right:15px; top:50%; margin-top:-10px}
    .social_respon01 .hd .left .rect-4975{display:none;}

    /*è”ç³»æˆ‘ä»¬*/
    .contact_us01{padding:15px 0;}
    .contact_us01 .infor .tit{font-size:20px;}
    .contact_us01 .infor .con{font-size:14px; margin:0 0 15px;}
    .contact_us01 .content .top_{margin-bottom:15px;}
    .contact_us01 .content .top_ .cover .box{padding:50px;}
    .contact_us01 .content .top_ .cover .box .t{font-size:20px;}
    .contact_us01 .content .top_ .owl-nav div{font-size:40px;}
    .contact_us01 .content .bott_ li{margin-bottom:15px;}
    .contact_us01 .content .bott_ .li_box{padding:20px;}
    .contact_us01 .content .bott_ .li_box .tit{font-size:16px; padding-bottom:15px; margin-bottom:15px;}
    .contact_us01 .content .bott_ .li_box .con{font-size:15px; line-height:28px;}

    /*æ–½å·¥æ¡ˆä¾‹*/
    .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_case01 .tab_c .content  li{margin-bottom:15px;}
    .construction_case01 .tab_c .content  li:last-child{margin-bottom:0;}
    .construction_case01 .tab_c .content  li .intro {background:#fff;}
    .construction_case01 .tab_c .content  li .intro .box{padding:15px 10px;}
    .construction_case01 .tab_c .content  li .intro .box .tit{font-size:13px; white-space:normal; height:48px; line-height:24px;}

    /* æ–½å·¥æ¡ˆä¾‹è¯¦ç»† */
    .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 5px 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; margin-bottom:10px;}
    .construction_detail01 ._tools ._tool{line-height:30px; height:30px;}
    .construction_detail01 ._tools{margin-top:15px;}

    /*å‘å±•åŽ†ç¨‹*/
    .history_xc01{padding:15px 0;}
    .history_xc01 .stage_box li {border-bottom:0; width:50%;}
    .history_xc01 .stage_box li.cur { border-color:#fff; color:#fff;}
    .history_xc01 .stage_box li .year{display:inline-block; margin-right:10px;}
    .history_xc01 .stage_box li .desc{display:inline-block; line-height:25px;;}
    .history_xc01 .stage_box li .year span{font-size:14px;}
    .history_xc01 .stage_box li .year i{display:none;}
    .history_xc01 .stage_box li:hover .year span,
    .history_xc01 .stage_box li:hover .desc{color:#fff;}
    .history_xc01 .stage_box li .pd { padding:5px 10px; }
    .history_xc01 .stage_box .desc { font-size:14px; }
    .history_xc01 .container{background:none;}
    .history_xc01 .container .l_box{width:100%; text-align:left; background:#f6f6f6;}
    .history_xc01 .container .r_box{width:100%;}
    .history_xc01 .container .l_box .pd{padding:20px;}
    .history_xc01 .container .l_box .tit{font-size:18px;}
    .history_xc01 .container .r_box ul{padding:20px;}
    .history_xc01 .container .r_box ul li{margin-bottom:30px;}
    .history_xc01 .container .r_box .year:after{display:none;}
    .history_xc01 .container .r_box .year{font-size:20px; margin-bottom:0;}

    /* ä¾&nbsp;å®¢è¡Œ */
    .xkx02 {background:transparent; padding:0;}
    .xkx02 .top_{padding:20px 0; background:url(https://www.xcmg.com/xgcy/resources/web/img/xkx_bg11.jpg) no-repeat center; background-size:cover;}
    .xkx02 .top_ .infor .tit{font-size:20px;}
    .xkx02 .top_ .infor .tit1{font-size:16px; margin:15px 0;}
    .xkx02 .top_ .infor .con{font-size:14px; line-height:24px;}
    .xkx02 .top_ .content .tab_c .list{padding-top:0;}
    .xkx02 .top_ .infor{padding-bottom:15px; margin-bottom:0;}
    .xkx02 .top_ .content .left{width:100%; margin-bottom:20px;}
    .xkx02 .top_ .content .right{width:100%; margin-right:0;}
    .xkx02 .top_ .content .left .item .t{font-size:16px;}
    .xkx02 .top_ .content .tab_t{text-align:left; margin-top:20px;}
    .xkx02 .top_ .content .tab_t .item{color:#fff;}
    .xkx02 .bott_{padding:20px 0; margin-top:0;}
    .xkx02 .bott_ .img1{display:none;}
    .xkx02 .bott_ .img2{display:none;}
    .xkx02 .bott_ .infor{padding:0;}
    .xkx02 .bott_ .infor .tit{font-size:20px; line-height:30px;}
    .xkx02 .bott_ .infor .con{font-size:14px; padding-top:0; line-height:30px;}
    .xkx02 .bott_ .infor .link_{margin-top:15px;}
    .xkx02 .bott_ .infor .link_ a{font-size:14px;}
    .xkx02 .bott_ .infor .more a{margin:15px auto 0; width:130px; line-height:37px; height:37px; font-size:14px;}
    .xkx03 .top_ .infor{padding:15px 0;}
    .xkx03 .top_ .infor .tit{font-size:20px;}
    .xkx03 .top_ .infor .more{font-size:14px;}
    .xkx03 .top_ .content .right .item{width:47%;}
    .xkx03 .top_ .content .right .item2,
    .xkx03 .top_ .content .right .item4{margin-left:6%;}
    .xkx03 .top_ .content .right .item .t{line-height:25px; font-size:18px; overflow:hidden;}
    .xkx03 .center_ .infor .tit{padding-top:0; font-size:20px;}
    .xkx03 .center_ .content .tab_c .list .item .txt .box{padding:20px;}
    .xkx03 .center_ .content .tab_c .list .item .txt .box .t{font-size:16px;}
    .xkx03 .bott_ .content .number .box ul li .num span{font-family:Arial;}
    .xkx02 .top_ .content .tab_c{min-height:400px;}
    .xkx03 .top_ .content .right .item .c{font-size:13px;}
    .xkx03 .center_ .content .tab_t{margin-top:20px;}
    .xkx03 .bott_{padding-top:20px;}
    .xkx03 .bott_ .content .number{position:static;}
    .xkx03 .bott_ .content .number .box{width:90%; padding:5%;}
    .xkx03 .bott_ .content .number .box .tit{font-size:20px; margin-bottom:20px;}
    .xkx03 .bott_ .content .number .box .tit:after{width:50px;}
    .xkx03 .bott_ .content .number .box ul li .txt{font-size:14px;}
    .xkx03 .bott_ .content .number .box ul li .num{font-size:14px;}
    .xkx03 .bott_ .content .number .box ul li .num span{font-size:30px;}
    .xkx03 .bott_ .infor{font-size:20px; margin-bottom:20px;}
    .xkx02 .top_ .content .right .imgs .img2{display:none;}
    .xkx02 .top_ .content .right .imgs .img1{width:100%;}
    .xkx02 .top_ .content .tab_t .item{margin-bottom:10px;}

    /* ä¾&nbsp;å®¢æƒ… */
    .xkq.channel_content{background-size:cover;}
    .xkq01 .img1{padding:20px 0;}
    .xkq01 .img1 img{width:60%;}
    .xkq01 .infor{padding:20px 0 0;}
    .xkq01 .infor .tit{font-size:20px;}
    .xkq01 .infor .con{font-size:18px; margin:10px 0;}
    .xkq01 .infor .txt{font-size:14px; padding:0;}
    .xkq01 .content .left,
    .xkq01 .content2 .left{width:100%; background:transparent;}
    .xkq01 .content .left .item,
    .xkq01 .content2 .left .item{width:100%; margin-left:0%; margin-right:0%; margin-bottom:20px;}
    .xkq01 .content .left .item .img .cover,
    .xkq01 .content2 .left .item .img .cover{display:none;}
    .xkq01 .content .left .item .tit{font-size:20px;}
    .xkq01 .content .right,
    .xkq01 .content2 .right{width:100%;}
    .xkq01 .content .right .cover .t, .xkq01 .content2 .right .cover .t{font-size:20px;}
    .xkq01 .infor2 .tit{font-size:20px;}
    .xkq01 .content2 .left .item .tit{font-size:20px;}
    .xkq01 .content2{padding-bottom:20px;}
    .xkq02{padding:20px 0;}
    .xkq02 .infor{font-size:20px; margin-bottom:20px;}
    .xkq02 .content .intro,.xkq02 .content .intro{width:46%; margin-right:6%; margin-bottom:20px;}
    .xkq02 .content .intro:nth-child(2n){margin-right:0;}
    .xkq02 .content .intro .box .time{margin-bottom:0;}
    .xkq02 .content .intro:after{right:-10px;}
    .xkq02 .content .intro.three_intro:after{display:block; right:-10px;}
    .xkq02 .content .intro:nth-child(2n):after{display:none;}
    .xkq02 .content .intro .box .tit{font-size:15px; line-height:24px; height:48px; margin-bottom:15px;}
    .xkq02 .content .intro .box .con{font-size:13px;}

    .xkq03 .infor{font-size:20px; padding-top:20px;}
    .xkq03{padding-bottom:20px;}
    .xkq03 .content .left{width:100%;}
    .xkq03 .content .right{width:100%; margin-bottom:28px;}
    .xkq03 .content .rect-3322{padding-bottom:0; height:auto;}
    .xkq03 .content .rect-4752{padding-bottom:0; height:auto;}
    .xkq03 .content .rect-2197{padding-bottom:0; height:auto;}
    .xkq03 .content .left .left_more .box{padding:40px; font-size:30px;}
    .xkq03 .content .right .right_bott .intro .box{padding:30px;}
    .xkq03 .content .right .right_top .right_top_ .intro .t{height:56px; overflow:hidden;}
    .xkq03 .content{padding:20px 0;}
    .xkq03 .content .cover .t{font-size:13px;}
    .xkq03 .content .left .left_top{margin-bottom:8px;}
    .xkq03 .content .left .left_bott_l .cover .ico,
    .xkq03 .content .left .left_bott_r .cover .ico{display:none;}
    .xkq03 .content .left .left_more{margin-top:8px;}
    .xkq03 .content .left .left_more .box .intro{font-size:20px;}
    .xkq03 .content .left .left_more .box .intro .icon{width:20px; height:20px; background-size:cover;}
    .xkq03 .content .right{display:none;}
    .xkq03 .content .right .right_bott .intro .box .t{font-size:18px;}
    .xkq03 .content .right .right_top .right_top_ .intro .t{font-size:14px;}

    /*æŠ—éœ‡æ•‘ç¾*/
    .kzjz01{padding:15px 0 0;}
    .kzjz01 .infor .tit{font-size:20px; line-height:25px; margin-bottom:10px;}
    .kzjz01 .infor .con{font-size:13px;}
    .kzjz01 .infor .con span{font-size:16px;}
    .kzjz01 .content{margin-top:15px; background-size:cover;}
    .kzjz01 .content ul{height:auto; padding:40px 20px 20px;}
    .kzjz01 .content ul li{width:50%; margin-bottom:20px;}
    .kzjz01 .content ul li .number{width:80px; height:80px; line-height:80px;}
    .kzjz01 .content ul li .number span{font-size:20px;}
    .kzjz01 .content ul li .txt{height:40px; font-size:14px;}
    .kzjz02 .jiuzai_hd .wrap{width:auto; padding-left:2%; padding-right:2%; min-width:inherit;}
    .kzjz02 .jiuzai_hd .tab_t{padding:10px; font-size:17px;}
    .kzjz02 .jiuzai_imgs {width:280px; height:154px; overflow:hidden; margin-bottom:15px;}
    .kzjz02 .jiuzai_intro ._t{font-size:20px; margin-bottom:0;}

    /*æ•™è‚²åŠ©å­¦*/
    .edu_zx01 .content .aixinMain .axSlider{width:100%;}
    .edu_zx01 .content .aixinMain .axIntro{width:100%;}
    .edu_zx01{padding:15px 0;}
    .edu_zx01 .infor .tit{font-size:20px; line-height:25px; margin-bottom:10px;}
    .edu_zx01 .infor .con{font-size:13px;}
    .edu_zx01 .content{margin-top:15px;}
    .edu_zx01 .content .aixinMain .tab_t{width:49%; margin-right:2%; height:50px; line-height:50px;}
    .edu_zx01 .content .aixinMain .tab_t:nth-child(2n){margin-right:0;}
    .edu_zx01 .content .aixinMain .tab_t i{display:none;}
    .edu_zx01 .content .aixinMain .axIntro .box{height:128px; padding:15px;}
    .edu_zx01 .content .aixinMain .axIntro .box .text{height:124px;}

     /*å…¬ç›Šå¥–é¡¹*/
    .awards01{padding:15px 0 0;}
    .awards01 .list{margin-bottom:15px;}
    .awards01 .list:last-child{margin-bottom:0;}
    .awards01 .list .imgs{width:100%;}
    .awards01 .list .intro{width:100%;}
    .awards01 .list .intro a{padding:20px;}
    .awards01 .list .intro a .con{height:auto; text-align:justify;}
    .awards01 .list .intro a .con .text{padding-right:0;}

    /* è§†é¢‘ä¸­å¿ƒ */
    .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 10px;}
    .video_list01 .content li .intro .box .tit{font-size:13px; white-space:normal; height:48px; line-height:24px;}
    
    /* 20200210 æ‰‹æœºç«¯é¦–é¡µ */
    .m_index_banner{display:block; text-align:center;}
    .m_index_banner .text_box{background:url(https://www.xcmg.com/xgcy/resources/web/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; line-height:22px; height:44px; overflow:hidden;}
    .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:24px; font-weight:bold; color:#000000;}
    .m_ipt03 .t2{font-size:14px; color:#888888; margin-bottom:15px;}
    .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:24px; font-weight:bold; color:#000000;}
    .m_ipt04 .t2{font-size:13px; color:#888888; margin-bottom:15px;}
    .m_ipt03 .form_box{padding:30px 0 53px; background:url(https://www.xcmg.com/xgcy/resources/web/img/ipart03_bg.jpg) no-repeat center; background-size:cover;}
    .m_ipt03 .form_box .select_wrap{float:left; margin-bottom:15px; width:100%; position:relative;}
    .m_ipt03 .form_box .select_wrap i{display:none; position:absolute; right:33px; top:0; bottom:0; color:#666666; line-height:49px; font-size:14px;}
    .m_ipt03 .form_box .select_wrap .sele{width:90%; height:49px; line-height:49px; background:#e3e7ec; font-size:16px; color:#666666; text-indent:23px; border:none; border-radius:0; margin:0 5%;}
    .m_ipt03 .form_box button{width:160px; margin:0 auto; outline:none; border:none; background:#facd00; height:49px; line-height:49px; text-align:center; cursor:pointer; font-size:16px; font-weight:bold; color:#4f4f4f;}
    .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:14px;}
    .m_ipt04 .con_box .info .d2{height:50px;}
    .m_ipt04 .con_box .info .d2 .big{font-size:30px; color:#00479d; font-family:Arial; 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(https://www.xcmg.com/xgcy/resources/web/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 48px 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;}
    
    /*äº§å“ä¸­å¿ƒ*/
    .pro_cen_banner{height:0; padding-bottom:27%;}
    .pro_cen_banner img{width:100%; margin-left:0; position:static;}
    .pro_center01{padding:20px 0;}
    .pro_center01 .infor .tit{font-size:20px;}
    .pro_center01 .infor .con{font-size:13px; margin:10px 0 20px;}
    .pro_center01 .content .proCen1_btn&gt;div{display:block;}
    .pro_center02{margin-top:15px;}
    .pro_center02 .infor .title{font-size:20px;}
    .pro_center02 .content .bd .li_:hover .intro .box .con{height:0;}
    .pro_center02 .infor .infor_link a{font-size:13px; padding:0 7px;}
    .pro_center02 .infor .form_box{width:70%; height:36px; line-height:36px; margin-top:15px;}
    .pro_center02 .infor .form_box input{width:70%; height:36px; line-height:36px; font-size:13px;}
    .pro_center02 .infor .form_box button{width:30px; height:30px; margin-top:3px;}
    .pro_center02 .infor .form_box button i{font-size:17px; margin-left:-8px; margin-top:-9px;}
    .pro_center02 .infor .infor_link{padding:15px 0;}
    .pro_center02 .content .bd{padding:15px 0;}
    .pro_center02 .content .bd .li_ .intro .box{padding:15px 10px;}
    .pro_center02 .content .bd .li_ .intro .box .tit a{font-size:18px;}
    .pro_center02 .content .bd .li_:hover .li_line{width:0;}
    .pro_center02 .content .bd .li_ .intro .box .tit{margin-bottom:0;}
    .pro_center02 .content .bd .li_ .intro .box .intro_more a{font-size:13px;}
    .pro_center02 .content .bd .li_{padding-bottom:15px; margin-bottom:15px;}
    .pro_center02 .content .bd .bd_more{width:130px; line-height:35px; height:35px; font-size:13px;}
    .pro_detail02 .bd .selection1 .content .right .box{padding:15px 20px;}
    .pro_center03{padding:15px 0;}
    .pro_center03 .infor{margin-bottom:15px;}
    .pro_center03 .infor .tit a{font-size:20px; line-height:24px;}
    .pro_center03 .infor .con{font-size:13px; margin-top:5px; float:left;}
    .pro_center03 .content .intro .t{font-size:13px; font-weight:normal; margin-top:10px;}
    .pro_center03 .content .intro .more{font-size:13px;}

    .pro_center04{padding:15px 0;}
    .pro_center04 .infor .tit{font-size:20px;}
    .pro_center04 .infor .con{font-size:17px; line-height:25px; margin-top:0;}
    .pro_center04 .infor .link_{margin-top:15px; padding:0 3%;}
    .pro_center04 .infor .more a{margin-top:20px; width:auto; padding:0 35px; height:34px; line-height:34px; display:inline-block;}
    /*äº§å“ç»¼åˆæ‰‹æœºç«¯éƒ¨åˆ†*/
    .pro_center02 .content{display:none;}
    .pro_center04{display:none;}
    .m_procenter{display:block;}
    .m_procenter{text-align:center;}
    .m_procenter .tit{margin-bottom:15px;}
    .m_procenter ul li{float:left; width:33.333%;}
    .m_procenter ul li .rect-6578{padding-bottom:65.78%;}
    .m_procenter ul li .info{padding:20px 0; border-top:1px solid #e7e8ea; border-right:1px solid #e7e8ea; display:block;}
    .m_procenter ul li .info .info_img{padding:0 20px}
    .m_procenter ul li .info .t{line-height:1; margin-top:15px; font-size:14px; color:#666;}
    .m_procenter ul li:nth-child(3n -2) .info{border-left:1px solid #e7e8ea;}
    .m_procenter ul li .info .more{color:#666; font-size:14px;}
    .m_procenter ul li .info .more p{margin-top:15px; line-height:1;}

    /* å…¨çƒå¸ƒå±€ */
    .global02 .content{margin:20px 0;}
    .global02 .content .inner{width:100%; padding:0;}
    .global02 .content .box{padding:20px;}
    .global02 .content .prev_item .item .img:after{display:none;}
    .global02 .content .item .txt{color:#fcc800; font-size:14px;}
    .global02 .content .prev_item .item .txt{color:#fcc800; font-size:14px;}
    .global02 .content ._btn{bottom:10px; right:20px;}
    .global02 .content .line{bottom:10px; right:40px;}
    .global02 .content .prev_item .item {transform:scale(1);}
    .global02 .infor{padding:0;}
    .global02 .infor .tit{font-size:20px;}
    .global02 .infor .con{font-size:14px; margin:20px 0;}
    .global03 .content{position:static;}
    .global03 .content .left{width:100%;}
    .global03 .content .left .box{padding:20px;}
    .global03 .content .left .box .t{font-size:18px;}
    .global03 .content .left .box .tit{font-size:20px;}
    .global03 .content .left .box .play{font-size:14px;}
    .global04{padding:20px 0;}
    .global04 .infor{font-size:20px;}
    .global04 .content{margin:20px 0;}
    .global04 .content .left{width:100%;}
    .global04 .content .left .cover .box{padding:20px;}
    .global04 .content .right{width:100%;}
    .global04 .content .right .box .d, .global04 .content .right .box .c{display:block;}
    .global04 .list{padding-bottom:20px;}
    .global04 .list .owl-dots{bottom:-30px;}
    .global05{padding:20px 0;}
    .global05 .infor{font-size:20px;}
    .global05 .content{padding:20px 0;}
    .global05 .content .cover .t{font-size:13px;}
    .global05 .content .left{width:100%;}
    .global05 .content .left .left_top{margin-bottom:8px;}
    .global05 .content .left .left_bott_l .cover .ico,
    .global05 .content .left .left_bott_r .cover .ico{display:none;}
    .global05 .content .left .left_more{margin-top:8px;}
    .global05 .content .left .left_more .box .intro{font-size:20px;}
    .global05 .content .left .left_more .box .intro .icon{width:20px; height:20px; background-size:cover;}
    .global05 .content .right{display:none;}
    .global05 .content .right .right_bott .intro .box .t{font-size:18px;}
    .global05 .content .right .right_top .right_top_ .intro .t{font-size:14px;}

    /* é‡‘ç‰Œè¡ŒåŠ¨ */
	.move01{padding:15px 0; margin-bottom:15px;}
	.move01 .infor{font-size:20px; margin-bottom:15px;}
	.move01 .content .left{width:100%; margin-bottom:15px;}
	.move01 .content .right{width:100%;}
	.move02 li{margin-bottom:15px;}
	.move02 li:last-child{margin-bottom:0;}
	.move02 .list_hd{padding:0 2%; margin-bottom:15px;}
	.move02 .list_hd .inp_box_wrap .hd_btn{margin-left:0; background-color:transparent; float:right; margin-top:-5px; width:9%;}
	.move02 .list_hd .inp_box_wrap{margin-right:0; border-bottom:1px solid; margin-bottom:10px; width:100%;}
	.move02 .list_hd .inp_box_wrap .inp_box{font-size:14px; line-height:40px; height:40px; background:transparent;}
	.move02 .list_bd .list_main{width:100%; overflow:hidden; }
	.move02 .list_bd .list_box{padding:0;}
	.move02 .list_bd .list_box:after{display:none;}
	.move02 .list_bd .list_main .bd_c .list_title{font-size:18px;}
	.move02 .list_bd .list_main .bd_r{ margin-left:0; width:45%}
	.move02 .list_bd .list_main .bd_c{width:50%; float:left;}
	.move02 .list_bd li.noimg .list_main .bd_c{width:100%; float:left;}
	.move02 .list_bd .list_main .bd_c .list_tool{padding:3px 0; display:none;}
    .move02 .list_bd .list_main .bd_c .list_p{font-size:13px;}
    .move02 .list_hd .inp_box_wrap{margin-left:0;}

    /* æœåŠ¡æ”¯æŒ */
	.service_banner{height:250px;}
	.service_banner&gt;img{width:1000px; margin-left:-500px;}
	.service_banner .intro{bottom:20px;}
	.service_banner .intro .tit{font-size:20px;}
	.service_banner .intro .list li{font-size:13px;}
	.service_banner .intro .form_box{width:77%; margin-top:0; font-size:13px;}
	.service_banner .intro .form_box input{width:80%;}
	.service_banner .intro .list{font-size:16px; margin-top:20px; padding-left:10px;}
	.service01{padding:20px 0;}
	.service01 .infor{padding-bottom:15px;}
	.service01 .infor .tit{font-size:20px;}
	.service01 .infor .con{font-size:14px;}
	.service01 .content ul li{width:50%; margin-bottom:15px;}
	.service01 .content ul li .num{font-size:35px;}
	.service01 .content ul li .txt{font-size:13px;}
	.service01 .more{margin-top:15px;}
	.service01 .more a{width:130px; font-size:13px; line-height:37px;}
	.service02{padding:15px 0;}
	.service02 .infor{padding-bottom:15px;}
	.service02 .infor .tit{font-size:20px;}
	.service02 .item .item_box{padding:0 10px;}
	.service02 .item .item_box .img{margin-bottom:15px;}
	.service02 .item .item_box .intro .t{font-size:16px;}
	.service02 .item .item_box .intro .d{margin-bottom:15px;}
	.service03{padding:20px 0 15px;}
	.service02 .owl-dots{bottom:-30px;}
	.service03 .infor{padding-bottom:15px;}
	.service03 .infor .tit{font-size:20px;}
	.service03 .content .item{padding:15px 0;}
	.service03 .content .item .box .tit{font-size:15px;}
	.service03 .content .item .box .icon{width:41px; height:38px; background-size:400%;}
	.service03 .content .item1.cur .box .icon{background-position:0 -38px;}
	.service03 .content .item2 .box .icon{background-position:-41px 0;}
	.service03 .content .item2.cur .box .icon{background-position:-41px -38px;}
	.service03 .content .item3 .box .icon{background-position:-83px 0;}
	.service03 .content .item3.cur .box .icon{background-position:-83px -38px;}
	.service03 .content .item4 .box .icon{background-position:-124px 0;}
	.service03 .content .item4.cur .box .icon{background-position:-124px -38px;}
	.service03 .content .item .box .tit{min-height:60px;}
	.service03 .content .item .box .more{font-size:14px;}
	.service04{background-size:cover; padding-bottom:15px;}
	.service04 .left{position:static; width:100%; font-size:14px; padding:15px 0;}
	.service04 .left i{width:40px; height:40px; background-size:cover;}
	.service04 .right{width:100%; margin-right:0;}
	.service04 .right .box{padding:15px;}
	.service04 .right .box .smal_t{font-size:14px;}
	.service04 .right .box .big_t{font-size:17px;}
	.service04 .right .box .c{font-size:18px; margin-bottom:15px;}

	/* å¼¹çª— */
	.brandBox_detail{width:100%; margin-left:0; left:0;}
	.brandBox_detail .box{padding:0 15px;}
	.brandBox_detail .box .tit{font-size:18px;}
	.brandBox_detail .box .tit{margin-top:15px;}
    .brandBox_detail .box .img_{font-size:0; margin-bottom:15px;}
    .brandBox_detail .box .ewm .righ{margin-top:20px;}
    .brandBox_detail .box .ewm .right .t{font-size:16px;}
    .brandBox_detail .box .ewm .right .c{font-size:14px;}
    .brandBox_detail .box .ewm .right .tel{font-size:14px;}
    .brandBox_detail .box ul{margin-top:15px;}
    .brandBox_detail .box ul li{width:100%; margin:0 0 15px;}
    .brandBox_detail .box ul li .t{font-size:16px;}

	/* é‡‘ç‰ŒæœåŠ¡ */
	.jp_service01{padding:15px 0;}
	.jp_service01 .left{width:100%; margin-bottom:15px;}
	.jp_service01 .right{width:100%;}
	.jp_service01 .right .tit{font-size:20px;}
	.jp_service01 .right .con{font-size:13px; line-height:20px; height:160px;}
	.jp_service02{margin-bottom:15px;}
	.jp_service02 .item .box{padding:15px;}
	.jp_service02 .item .box .tit{font-size:18px;}
	.jp_service02 .item .box .con{font-size:13px; margin:15px 0;}
	.jp_service02 .item .box .more{font-size:14px;}
	.jp_service03{padding:15px 0;}
	.jp_service03 .left{width:100%; margin-bottom:15px;}
	.jp_service03 .left .tit{font-size:20px; margin-bottom:15px;}
	.jp_service03 .left .con .t{font-size:15px;}
	.jp_service03 .left .con .c{font-size:13px;}
	.jp_service03 .right{width:100%;}
	.jp_service04{padding:15px 0;}
	.jp_service04 ul li{width:50%; margin-bottom:15px;}
	.jp_service04 ul li .img img{height:40px;}
	.jp_service04 ul li .tit{font-size:16px;}
    .jp_service04 ul li .con{font-size:13px; min-height:60px;}
    
    /* 20200522 æ”¹ */
    .newsBanner{height:118px;}
    .newsBanner img {width:1000px; margin-left:-500px;}

    /* ä¿å…»è¯¾å&nbsp;‚ */
	.bykt01{padding:15px 0 0;}
	.bykt01 .content .item{width:49%; margin-right:2%; margin-bottom:10px;}
	.bykt01 .content .item.three_item{margin-right:2%;}
	.bykt01 .content .item.imgZoom:nth-child(2n){margin-right:0;}
	.bykt01 .content .item:last-child{margin-bottom:0;}
	.bykt01 .content .item .intro .box{padding:15px}
    .bykt01 .content .item .intro .box .t{font-size:15px; line-height:24px; height:48px; overflow:hidden;}


    .pro_list03 .infor{margin-bottom:20px;}
    body .resultArea .content_form .piclist_area .srchList li .intro .t span{font-size:18px;}

    /*è¥é”€ç½‘ç»œ*/
    .network01 {height:auto;}
    .network01 .form_box{position:static;}
    .network01 .search_result{position:static; width:100%; height:auto;}
    .network01 .search_result .top{height:30px; display:none;}
    .network01 .search_result .bott{height:310px; padding-right:0; border-bottom:1px solid #e7e7e7; margin-bottom:20px;}
    .network01 .search_result .bott li .li_box{padding:15px;}
    .network01 .search_result .bott li .li_box .tit{font-size:16px; margin-bottom:0;}
    .network01 .form_box .title{font-size:18px; line-height:25px; margin-bottom:5px; text-align:center; float:none;}
    .network01 .form_box .form{width:100%; text-align:center;}
    .network01 .form_box .form&gt;span{margin:0; display:none;}
    .network01 .form_box .form .sele_box{width:70%; margin-bottom:10px;}
    .network01 .form_box .form .sele_box .sele{font-size:12px; height:30px; line-height:30px;}
    .network01 .form_box .form .sele_box .inp{font-size:12px; height:30px; line-height:30px;}
    .network01 .form_box .form .btn_box{width:70%; margin-left:0;}
    .network01 .form_box .form .btn_box .btns{height:30px; line-height:30px; font-size:13px;}
    .network01 .map_box{height:400px;}

    .kzjz02 .jiuzai_hd .wrap{width:100%; min-width:100%; padding-left:2%; padding-right:2%; height:auto;}
    .jp_service02 .item .box .more i{margin-left:10px;}
    .jp_service02 .span-6 a{min-height:200px;}
    body .album_wrap .slide_wrap img{max-width:100%;}

    .pro_center02 .infor .infor_link a:first-child:after{display:block;}

    body .resultArea #botBtn .btnMore{line-height:40px; height:40px; padding:0 50px;}
    /* body .resultArea .content_form .piclist_area .srchList li .intro .t{font-size: 15px; line-height:20px; height:20px; overflow:hidden;white-space:nowrap; text-overflow:ellipsis;} */
    body .resultArea .content_form .piclist_area .srchList li .intro .t span{margin-left:10px;}
    body .resultArea .content_form .area{padding:20px 0;}
    .construction_case01 .tab_c .content li .cover .play{width:44px; height:44px; margin-top:-22px; margin-left:-22px; background-size:cover;}
    .construction_case01 .tab_c .content li .intro .icon i{display:none;}















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

@media only screen and (max-width:375px) {
    /*mobileMode 480 ç½‘ç«™æ&nbsp;·å¼*/
    .jp_service02 .span-6 a{min-height:260px;}
    .construction_case01 .tab_c .content li .intro .tools{font-size:12px;}
    .m_ipt01 .right .text{padding:8px;}

}
@media only screen and (max-width:360px) {
    .m_ipt01 .right .text{padding:8px 3px;}

    .video_list01 .content li .intro .icon i{display:none;}

}

@media only screen and (max-width: 320px) {
    /*mobileMode 320 ç½‘ç«™æ&nbsp;·å¼*/
    /*å…³äºŽç»¼åˆ*/
    .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;}

    .pro_list02 .bd li .intro_ .box .pro_compare .order:after{display:none;}
    .pro_list02 .bd li .intro_ .box .pro_compare .order{margin-right:0;}


}</pre></body></html>