/* hide template textarea */
.UnpcPush textarea, .PcPush textarea, .MobilePush textarea, .UnmobilePush textarea{display: none;}

/*
* PcMode
*/
body:after {
    display: block;
    height: 0;
    line-height: 0;
    overflow: hidden;
    visibility: hidden;
    content: 'Pc';
}
.PcMode:after { content: 'Pc' !important;}
.UnpcPush, .MobilePush { display: none;}
img[data-src] { opacity: 0 ; filter: alpha(opacity=0);}
img[data-srcloaded] { opacity:1; filter: alpha(opacity=100); }

/*
* 笔记本下
*/
@media only screen and (max-width: 1441px) {
    .wrap, .mwrap {width:1200px;}

    .header .inav_wrapper .nav_li{padding:36px 15px;}
    .header.fixed  .inav_wrapper .nav_li{padding:16px 15px;}
    .header .logo a{width:85%;}
    .header .logo{padding:44px 0 0;}
    .header.fixed .logo {padding:23px 0 0;}
    .header .dropdown .left{width:16%; min-height:340px; padding-top:30px;}
    .header .dropdown .right{padding-top:30px; width:84%;}
    .header .dropdown .right .infor .box{padding-left:50px;}
    .header .dropdown .right .infor .tit{line-height:38px;}
    .header .dropdown .left ul li{line-height:35px;}
    .header .dropdown .left ul li,
    .header .dropdown .left dl dt,
    .header .dropdown .left dl dd{padding-left:30px;}
    .f_top{padding:35px 0;}
    .f_top .left li{margin-right:35px;}
    .f_cen{padding:30px 0;}

    .f_top .right{width:30%;}
    .f_top .right .inp_wrap{line-height:70px; height:70px;}
    .f_top .right .inp_wrap .inp{line-height:70px; height:70px;}
    .f_top .right .inp_wrap .btns{line-height:55px; height:55px; top:7px;}
    .f_top .right .inp_wrap .btns .icon{width:55px; height:55px; background-size:cover;}

    /* 首页 */
    .ipart .infor .tit{font-size:33px;}
    .ibanner .iban_tools{bottom:70px;}
    .ibanner .iban_word .tit{font-size:40px;}
    .ibanner .iban_word .con{font-size:16px;}
    .ibanner .iban_btn>div{width:80px;}
    .ibanner .iban_btn span{width:50px; height:50px; line-height:50px;}
    .ibanner .iban_btn span::before{width:35px;}
    .ibanner .iban_word .infor3 .tit{font-size:30px;}
    .ibanner .iban_word .infor3 .con{font-size:40px;}
    

    /* xc_banner */
    .xc_banner{position:relative; overflow:hidden; height:384px;}
    .xc_banner img {position:absolute;width:1500px;left:50%;margin-left:-750px;max-width:none;}
    .xc_banner .content .tit{font-size:35px;}

    .channel_content{padding:50px 0;}

    /* 联系我们 */
    .business02{height:430px;}

    /* 新闻列表 */
    .news_list01 .hd .box .hd_tit{margin-right:3%; font-size:20px;}
    .news_list01 ul .rect-528 {padding-bottom:49.8%;}
    .news_list01 ul li .intro .box .tit{font-size:20px; line-height:31px; height:62px;}
    .news_detail02{padding:50px 0;}
    .news_detail02 .tit{font-size:33px;}
    .news_detail02 .content .item .t{font-size:20px; line-height:31px; height:62px;}


}

/*
* PadMode
*/
@media only screen and (max-width: 1240px) {

    body:after {
        content: 'Pad';
    }
    body{ user-select: none;-webkit-user-select: none;}
    html { overflow-x:hidden;}
    body,input,textarea,button,select { font-size:14px;}
    .PcPush{display: none;}
    .UnpcPush{display: block;}
    .wrap, .mwrap { width:940px; }
    /*padMode 1240px 网站样式*/
    /* 头部 */
    .header .logo{padding: 15px 0;}
    .header .h_tools{padding:35px 0}
    .search-alert .cent-form{height:53px; line-height:53px;}
    .search-alert .cent-form form .inp{height:53px; line-height:53px;}
    .search-alert .close{padding:35px}
    .header .mobile_key{display:block; font-size:20px; color:#555; cursor:pointer; margin-left:30px;}
    .header:hover .header .mobile_key{color:#555;}
    .header.fixed .header .mobile_key{color:#555;}
    .header .inav{display:none;}
    /*------------------手机端下拉---------------------*/
    .m_nav{position:fixed; left:0; top:91px; right:0; width:100%; background:#5e5e5e ; 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 #747373;}
    .m_nav .mNav_bott .m_navli:last-child{border-bottom:none;}
    .m_nav .mNav_bott .m_navli>a{display:block; padding:15px 35px 15px 15px; font-size:14px; position:relative; overflow:hidden; color:#fff;}
    .m_nav .mNav_bott .m_navli>a:hover{color:#fff;}
    .m_nav .mNav_bott .m_navli>a:after,
    .m_nav .mNav_bott .m_navli>a:before{content:''; background:#fff; width:9px; height:2px; display:block; position:absolute; top:0; bottom:0; right:15px; margin:auto;}
    .m_nav .mNav_bott .m_navli>a:after{-webkit-transform:rotate(-90deg); transform:rotate(-90deg); transition:all 0.6s ease-out;} 
    .m_nav .mNav_bott .m_navli>a:before{-webkit-transform:rotate(0deg); transform:rotate(0deg); transition:all 0.6s ease-out;}
    .m_nav .mNav_bott .m_navli.active{background:#414141;}
    .m_nav .mNav_bott .m_navli.active>a:before{-webkit-transform:rotate(180deg); transform:rotate(180deg); background:#fff;}
    .m_nav .mNav_bott .m_navli.active>a:after{-webkit-transform:rotate(180deg); transform:rotate(180deg); opacity:0; -ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)'; background:#fff;}
    .m_nav .mNav_bott .m_navli.active>a{/*border-bottom:solid 1px #58a3e7;*/ font-weight:bold;}
    .m_nav .mNav_bott .m_navli .m_secNav{display:none;}
    .m_nav .mNav_bott .m_navli .m_secNav .li-title{width:100%; padding:8px 25px; border-top:solid 1px #747373; padding-top:18px; box-sizing:border-box; color:#fff; font-size:13px; position:relative;} 
    .m_nav .mNav_bott .m_navli .m_secNav .li-title a{padding:5px 0 5px 25px; display:block; position:relative; font-size:14px; line-height:1.25; transition:all 0.3s ease-out;} 
    .m_nav .mNav_bott .m_navli .m_secNav .li-title a:after{content:''; width:15px; height:15px; background:url(../img/m_anniu1.png) no-repeat center; position:absolute; left:0; top:50%; margin-top:-7px; background-size:cover;}
    .m_nav .mNav_bott .m_navli .m_secNav ul{font-size:0; padding-bottom:18px;}
    .m_nav .mNav_bott .m_navli .m_secNav li{font-size:14px;}
    .m_nav .mNav_bott .m_navli .m_secNav li>a{padding:8px 25px; line-height:28px; display:block; position:relative; color:#fff;}
    .m_nav .mNav_bott .m_navli .m_secNav li>a:hover{color:#fff;}

    .m_nav .mNav_bott .m_navli02>a:after,
    .m_nav .mNav_bott .m_navli02>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_navli02>a:after{-webkit-transform:rotate(-90deg); transform:rotate(-90deg); transition:all 0.6s ease-out;} 
    .m_nav .mNav_bott .m_navli02>a:before{-webkit-transform:rotate(0deg); transform:rotate(0deg); transition:all 0.6s ease-out;}
    .m_nav .mNav_bott .m_navli02.active{background:#414141;}
    .m_nav .mNav_bott .m_navli02.active>a:before{-webkit-transform:rotate(180deg); transform:rotate(180deg); background:#fff;}
    .m_nav .mNav_bott .m_navli02.active>a:after{-webkit-transform:rotate(180deg); transform:rotate(180deg); opacity:0; -ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)'; background:#fff;}
    .m_nav .mNav_bott .m_navli02.active>a{/*border-bottom:solid 1px #58a3e7;*/ font-weight:bold;}

    .m_nav .mNav_bott .m_navli .m_thrNav{display:none;}
    .m_nav .mNav_bott .m_navli .m_thrNav .li-title{width:100%; padding:8px 25px; border-top:solid 1px #747373; padding-top:18px; box-sizing:border-box; color:#fff; font-size:13px; position:relative;} 
    .m_nav .mNav_bott .m_navli .m_thrNav .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_thrNav .li-title a:after{content:''; width:15px; height:15px; background:url(../img/m_anniu1.png) no-repeat center; position:absolute; left:0; top:50%; margin-top:-7px; background-size:cover;}
    .m_nav .mNav_bott .m_navli .m_thrNav ul{font-size:0; padding-bottom:18px;}
    .m_nav .mNav_bott .m_navli .m_thrNav li{font-size:14px;}
    .m_nav .mNav_bott .m_navli .m_thrNav li>a{padding-left:30px; line-height:28px; display:block; position:relative; color:#fff;}
    .m_nav .mNav_bott .m_navli .m_thrNav li>a:hover{color:#fff;}


    /*无连接的话去掉加号*/
    .m_nav .mNav_bott .m_navli.nav_link>a:after,
    .m_nav .mNav_bott .m_navli.nav_link>a:before{display:none;}
    .m_nav .mNav_bott .m_navli.nav_link.active>a:before,
    .m_nav .mNav_bott .m_navli.nav_link.active>a:before{display:none;}
    .m_nav .mNav_bott .m_navli.nav_link a:after{content:''; display:block; width:16px; height:16px; background:url(../img/link_ico.png) no-repeat center; position:absolute; top:0; bottom:0; right:15px;}

    /*------------------手机端下拉 end-----------------*/
   
    /*导航下拉*/
    .header .mobile_key{position:relative; cursor:pointer; transition:all 0.3s ease-in-out; z-index:10; display:block; width:20px; height:20px;} 
    .header .mobile_key span,
    .header .mobile_key:before,
    .header .mobile_key:after {position:absolute; top:50%; left:50%; width:17px; height:2px; margin-left:-10px; background:#fff; border-radius:2px; display:inline-block; transition:all 0.3s ease-in-out;}
    .header .mobile_key span{margin-top:-8px;}
    .header .mobile_key:before{content:''; margin-top:-1px;}
    .header .mobile_key:after{content:''; margin-top:6px;}
    .menu-open.header .mobile_key:before{opacity:0; transition:0.2s ease 0.1s;}
    .menu-open.header .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 .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;}

    /*下拉黑色背景*/
    .header .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 .header-overlay{opacity:1; -ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)'; visibility:visible;}
    .bg-open1 .header .header-overlay{opacity:1; -ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)'; visibility:visible;}
    .menu-open .header .header-overlay{opacity:1; -ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)'; visibility:visible;}
    .header .h_tools .h_language.mobile_language{display:block;}
    .header .h_tools .h_language.pc_language{display:none;}


    .header.fixed .mobile_key span,
    .header.fixed .mobile_key:before,
    .header.fixed .mobile_key:after{background:#666}
    .header:hover .mobile_key span,
    .header:hover .mobile_key:before,
    .header:hover .mobile_key:after{background:#666}
    .header.menu-open .mobile_key span,
    .header.menu-open .mobile_key:before,
    .header.menu-open .mobile_key:after{background:#666}

    /* 底部 */
    .f_cen .list li{margin-left:25px;}
    .f_top .left{margin-top:5px;}
    .f_top .right .inp_wrap{height:66px; line-height:66px;}
    .f_top .right .inp_wrap .inp{height:66px; line-height:66px;}
    .f_top .right .inp_wrap .btns{width:50px; height:50px; top:8px;}
    .f_top .right .inp_wrap .btns .icon{width:50px; height:50px; background-size:cover;}
    .f_cen{padding:30px 0;}

    /* 首页 */
    .ibanner{height:auto;}
    .ibanner .item{height:auto;}
    .ibanner .item .banner_img,
    .ibanner .item .banner_img img,
    .ibanner .v_item video{position:static;}
    .ipart .top_ .left{width:45%;}
    .ipart .top_ .right{width:55%;}


    /*企业文化*/
    .culture01 .left .box{padding:40px;}
    .culture01 .left .box .item {margin-top: 20px; }
    .culture02 li .li_box{padding:30px 30px 23px;}
    .culture02 li .li_box .c{height:66px; margin-bottom:28px;}


    /* 新闻列表 */
    .news_list01 .hd .box .sele_wrap, 
    .news_list01 .hd .box .inp_box_wrap{width:22%;}
    .news_list01 ul .rect-528{padding-bottom:67%;}
    .news_list01 ul li .intro .box .tit,
    .news_list01 ul li.noimg .img .box .t{ font-size:22px; line-height:34px; height:68px;}

    /* 新闻详细 */
    .news_detail02 .content .item{padding:25px;}
    .news_detail02 .content .item .t{font-size:22px;}



}
@media only screen and (max-width: 992px) {
    body:after {
        content: 'Padp';
    }
    .wrap, .mwrap { width:740px; }
    /*padMode 992px 网站样式*/
    /* 头部 */
    .header .logo{padding:30px 0;}
    .header .h_tools{padding: 25px 0;}
    .f_top{padding:30px 0;}
    .f_top .left{width:100%;}
    .f_top .right{width:50%; margin-top:10px; float:left;}
    .f_top .right .inp_wrap{height:50px; line-height:50px;}
    .f_top .right .inp_wrap .inp{height:50px; line-height:50px;}
    .f_top .right .inp_wrap .btns{width:40px; height:40px; top:5px;}
    .f_top .right .inp_wrap .btns .icon{width:40px; height:40px; background-size:cover;}
    .f_cen{padding:20px 0;}
    .f_cen .list li{margin-left:7px; font-size:13px;}
    .f_cen .img_{margin-top:10px;}
    .f_cen .img_ img{width:80%;}
    .f_bott{padding:15px 0}
    .m_nav{top:90px;}
    .search-alert .cent-form{width:75%; padding-left:4%;}
    .search-alert .cent-form form .inp{width:65%;}

    /* 公共按钮 */
    .common-btn{line-height:45px; height:45px;}
    .common-border-btn{line-height:45px; height:45px;}

    /* 首页 */
    .ibanner .iban_word .tit{font-size:35px;}
    .ibanner .iban_word .infor3 .tit{font-size:30px;}
    .ibanner .iban_word .infor3 .con{font-size:40px;}
    
    /* xc_nav */
    .xc_nav{line-height:60px; height:60px;}
    .xc_nav .left ul li{padding:0 15px;}

    /* xc_banner */
    .xc_banner{position:relative; overflow:hidden; height:307px;}
    .xc_banner img {position:absolute;width:1200px;left:50%;margin-left:-600px;max-width:none;}
    .xc_banner .content{bottom:60px;}
    .xc_banner .banner_mouse{bottom:0;}
    .xc_banner .content .tit{font-size:30px;}


    /*企业文化*/
    .culture01 .left .box{padding:20px;}
    .culture01 .left .box .item{margin-top:10px;}
    .culture02 li .li_box{padding:23px;}
    .culture01 .left .box .item .t{font-size:18px; line-height:30px; color:#fff; font-weight:bold;}
    .culture01 .left .box .item .c{font-size:14px; line-height:24px; color:#fff;}


    /* 新闻列表 */
    .news_list01 .hd{margin-bottom:40px;}
    .news_list01 .hd .box .hd_tit{font-size:20px;}
    .news_list01 .hd .box .hd_btn{width:75px;}
    .news_list01 ul li{width:48%; margin-right:4%;}
    .news_list01 ul li.three_li{margin-right:4%;}
    .news_list01 ul li:nth-child(2n){margin-right:0;}
    .news_list01 ul .rect-528{padding-bottom:61%;}


    /* 新闻详细 */
    .news_detail01 .top_ .title{font-size:25px;}
    .news_detail01 .top_ .date{font-size:18px;}
    

    
}
/*
* MobileMode
*/
@media only screen and (max-width: 760px) {
    body:after {
        content: 'Mobile';
    }
    body,input,textarea,button,select {font-size:14px; font-weight:normal;}
    .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 网站样式*/
    /* 头部触控及吸顶 */
    .header{background:#fff; border-bottom:0; box-shadow:0 0 15px rgba(0,0,0,.2)}
    header{height:69px;}
    .header.fixed .logo {padding: 10px 0 0; }
    .header .inav_wrapper .nav_li{color:#000;}
    .header .logo{width:50%;padding: 10px 0 0;}
    .header .mobile_key span,
    .header .mobile_key:before,
    .header .mobile_key:after{background:#666}
    .header .mobile_key,
    .menu-open.header .mobile_key span,
    .menu-open.header .mobile_key:after{margin-top:-1px!important;}
    .m_nav{top:69px;}
    .f_top,
    .f_cen{display:none;}
    .f_bott .left{width:100%; text-align:center}
    .f_bott .right{width:100%; text-align:center; margin-top:5px;}
    .f_bott .left a{margin:0 5px;}

    .channel_content{padding:20px 0;}

    /* 公共按钮 */
    .common-btn{font-size:14px; line-height:40px; height:40px; padding:0 50px 0 24px;}
    .common-btn span.icon{right:27px;}
    .common-btn:hover span.icon{right:22px;}
    .common-border-btn{font-size:14px; line-height:40px; height:40px; padding:0 50px 0 24px;}
    .common-border-btn span.icon{right:27px;}
    .common-border-btn:hover span.icon{right:22px;}
    .noborder-btn{font-size:14px;}
    .more_btn {width: 160px; border: 2px solid #fff; padding: 11px 18px; font-size: 14px;}

    /* 首页公共标题 */
    .ipart .infor .t{font-size:24px;}
    .ipart .infor .c{font-size:14px;}

    /* 首页 */
    .ibanner .iban_word{display:none;}
    .ibanner .iban_tools{bottom:20px;}
    .ibanner .banner_mouse{display:none;}
    .ibanner .iban_btn span{width:30px; height:30px; line-height:30px;}
    .ibanner .iban_btn span::before{width:20px;}
    .ibanner .iban_btn>div{width:52px;}
    .ibanner .iban_btn span i{font-size:16px;}
    :root .ibanner .v_item .banner_img img{display:block;}
    .ibanner .v_item video{display:none;}

    .ipart01 {margin: 40px auto;padding: 0;} 
    .ipart01 .down .list{width: 50%;padding: 20px 0;}
    .ipart01 .down{margin-top: 20px;}


    .ipart03{padding: 40px 0;}
    .ipart04 .item{width: calc(100% - 20px);margin: 10px!important;}

    /*首页--ipart02*/
    .ipart02{padding:36px 0 60px;}
    .ipart02_bd .li4 .list_ico{background-position: -12rem 0;}
    .ipart02_bd .list_box .list_number{font-size:12px;}
    .ipart02_bd .list_box .list_number em,.ipart02_bd .list_box .list_number i{font-size:32px;line-height:32px;}
    .ipart02_bd .list_box .list_title{margin-top:8px;}
    .ipart02 .ipart_text{margin-bottom:50px;font-size:14px;margin-top:4px;}
    .ipart_text{font-size:14px;}
    .ipart02 .ipart_hd li .list_text{visibility:visible;}
    .ipart02 .remark{right:4%;font-size:12px;}
    .ipart02_bd .li4 .list_ico{background-position: -9.6rem 0;}
    .ipart02_bd .list_box .list_title{font-size:12px;}

    /* xc_banner */
    .xc_banner{height:205px;}
    .xc_banner img{width:800px; margin-left:-400px;}
    .xc_banner .content{bottom:40px;}
    .xc_banner .content .tit{font-size:18px;}
    .xc_banner .banner_mouse{right:10px;}
    
    /* xc_nav */
    .xc_nav {display:none;}

    .about_us01 .content .up .box .en_tit{font-size:30px; line-height:20px;}
    .about_us01 .content .up .box .cn_tit{font-size:20px; line-height:25px; margin-bottom:10px;}

    /*企业文化*/
    .culture01 .left{width:100%;}
    .culture01 .left .rect-65{padding-bottom:0; height:auto;}
    .culture01 .left .box .item .t{font-size:18px;}
    .culture01 .left .box .item .c{font-size:14px; line-height:20px;}
    .culture01 .right{width:100%; margin-top:20px;}
    .culture02{padding:20px 0 0;}
    .culture02 li .li_box .t{font-size:18px; margin-bottom:10px;}
    .culture02 li .li_box .c{height:auto; margin-bottom:0px;}
    .culture02 li .li_box .icon{bottom:15px; display:none;}

    /* 发展历程 */
    .history01{padding:0;}
    .history01 .ul-list:before,.history01 .ul-list:after{ display:none; }
    .history01 .ul-list li,.history01 .ul-list li .box{ width:100%; }
    .history01 .ul-list li:nth-child(odd) .year,.history01 .ul-list li:nth-child(even) .year,.history01 .ul-list li:nth-child(odd) .con,.history01 .ul-list li:nth-child(even) .con{float:none;text-align: center;}
    .history01 .ul-list li .year,.history01 .ul-list li .con{ float:none; width:90%; margin:0 auto; text-align:center; }
    .history01 .ul-list li .box:after{ width:100%; }
    .history01 .ul-list li.even .con{text-align:center;}
    .history01 .ul-list li .year{font-size: 20px;}
    .history01 .ul-list li .con .dec{font-size:13px;}
    .history01 .time{margin:5px auto;}


    /*资质荣誉*/
    .channel_content.honor{padding-bottom:0px;}
    .honor .row>.span-4{width:99%;}

    .project .row>.span-4{width:99%;}


    .service .content{padding: 20px;}
    .service .left {width: 100%; float: none; }
    .service .right {width: 100%; float: none; }

    /*资质荣誉*/
    .channel_content.honor{padding-bottom:0px;}
    .honor .row{width:100%;}
    .honor01 ul .li_{width: 48%;}
    .honor01 ul .li_:nth-child(3n){margin-right: 3.5%;}
    .honor01 ul .li_:nth-child(2n){margin-right: 0;}

    /* 新闻列表 */
    .news_list01 .hd{margin-bottom:20px;}
    .news_list01 .hd .box{padding:20px 10px;}
    .news_list01 .hd .box .hd_tit{display:none;}
    .news_list01 .hd .box .sele_wrap, 
    .news_list01 .hd .box .inp_box_wrap{width:90%; margin:0 auto 10px; float:none;}
    .news_list01 .hd .box .sele_wrap select, 
    .news_list01 .select-ui-choose-default, 
    .news_list01 .hd .box .inp_box{line-height:40px; height:40px;}
    .news_list01 .hd .box .hd_btn{font-size:14px; width:90%; float:none; margin-left:5%; line-height:40px; height:40px; border-radius:4px;}
    .news_list01 .hd .box .hd_btn .icon{display:none;}
    .news_list01 ul li{width:100%; margin-right:0; margin-bottom:20px;}
    .news_list01 ul li .intro .box{padding:20px;}
    .news_list01 ul li .intro .box .tit{font-size:18px; line-height:24px; height:48px; margin-bottom:20px;}
    .news_list01 ul .rect-528{padding-bottom:0; height:auto;}
    .news_list01 ul li .intro .box .date{font-size:14px;}
    .news_list01 ul li.noimg .img .box{padding:20px;}
    .news_list01 ul li.noimg .img .box .t{font-size:18px; line-height:24px; height:48px;}
    .news_list01 ul li .intro .box .icon{display:none;}
    .news_list01 ul li .intro .box .con{margin-bottom:20px;}
    .news_list01 ul li .intro .box .date{position:static;}
    /* 点击加载 */
    .load_more{padding-top:0;}
    .load_more .loading{line-height:40px; height:40px; width:150px; font-size:14px;}

    /* 新闻详细 */
    .xc_banner .content .con a{width:30px;height:30px;line-height:30px;font-size:12px;}
    .news_detail01 .top_{margin-bottom:20px;}
    .news_detail01 .top_ .title{font-size:20px; margin-bottom:20px;}
    .news_detail01 .top_ .date{font-size:14px; margin-bottom:20px;}
    .news_detail01 .bott_ .bott_l{display:none;}
    .news_detail01 .bott_ .bott_r{width:100%; font-size:14px;}
    .news_detail02{padding:20px 0 0; background-size:cover;}
    .news_detail02 .tit{font-size:20px; margin-bottom:20px;}
    .news_detail02 .content .item{padding:20px; margin-bottom:20px;}
    .news_detail02 .content .item .t{font-size:18px; margin-bottom:10px; line-height:25px; height:50px;}
    .news_detail02 .content .item .date{margin-bottom: 10px;}



    /* 联系我们 */
    .contact_us01 .content .map{height:230px; width:100%;}
    .contact_us01 .content .cover{width:100%; position:static;}
    .contact_us01 .content .cover .infor{padding:15px;}
    .contact_us01 .content .cover .infor .tit{font-size:20px; padding-bottom:15px; margin-bottom:15px;}
    .contact_us01 .content .cover .infor .con dt{margin-bottom:15px;}
    .contact_us01 .content .cover .infor .con{margin-bottom:15px;}
    .contact_us01 .content .cover .infor .img_box .item .txt{font-size:13px;}
    .contact_us01 .content .cover .infor .con dd{font-size:13px;}
    .contact_us02 ul li{margin-bottom:15px;}
    .contact_us02 ul li,.contact_us02 ul li.three_item{width:49%; margin-right:2%;}
    .contact_us02 ul li:nth-child(2n){margin-right:0;}
    .contact_us02{margin-top:15px;}
    .contact_us02 ul li .box .tit{font-size:16px;}
    .contact_us02 ul li .box .con{font-size:13px;}
    .contact_us02 ul li{min-height:160px;}
    #contact-map-49410{width:450px!important; height:230px!important;}


}
@media only screen and (max-width: 480px) {
    /*mobileMode 480 网站样式*/


}
