﻿/*

* name: responsive

* version: v2.1.1

* update: 添加pad竖屏状态Padp

* data: 2017-06-13

*/



/* hide template textarea */

.UnpcPush textarea, .PcPush textarea, .MobilePush textarea, .UnmobilePush textarea{display: none;}



/*

* PcMode

*/

body:after {

    display: block;

    height: 0;

    line-height: 0;

    overflow: hidden;

    visibility: hidden;

    content: 'Pc';

}

.PcMode:after { content: 'Pc' !important;}

.UnpcPush, .MobilePush { display: none;}

img[data-src] { opacity: 0 ; filter: alpha(opacity=0);}

img[data-srcloaded] { opacity:1; filter: alpha(opacity=100); }

/*

* PadMode

*/

@media only screen and (max-width: 1280px) {



    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:1000px; min-width:0; }

    /*padMode 1240px 网站样式*/



    /*fz*/

    /*fz14-fz16*/

    .fz14,.fz15,.fz16,

        .uni_column_tit2 .tit_desc { font-size:14px; }



    /*fz17-fz22*/

    .fz17,.fz18,.fz19,.fz20,.fz21,.fz22,

        .index .x_news_cell .cell_tit_cn,

        .uni_news_list1 .news_cell .news_tit,

        .about_history .stage_cell .hd_cn,

        .uni_tab_list1 .tab_cell .tab_t_tit,

        .news_com_part2 .list_title,

        .pro_detail .part1_rt .data_unit .data_tag,

        .pro_detail .part1_rt .data_unit .data_value,

        .pro_detail .part1_rt .pt_line .tel_value,

        .widget-newslist-10 .list_title,

        .pro_detail .pro_det_nav_list .nav_tag,

        .about_culture_list .culture_slide .culture_slide_cell .cell_tit,

        .about_culture_list .culture_slide .culture_slide_cell .cell_subtit { font-size:16px; }



    /*fz23-fz28*/

    .fz23,.fz24,.fz25,.fz26,.fz27,.fz28,

        .index .x_news_cell .cell_tit_en,

        .about_culture_list .nav_list .nav_cell .txt_tit,

        .contact_sec1 dt,

        .uni_tab_list1 .tab_cell .tab_t_tag,

        .pro_detail .part1_rt .pro_tit,

        .widget-newsdetail-8 ._head ._title,

        .uni_pro_list1_box .box_rt_con .box_tit,

        .uni_pic_list5 .pic_cell .txt_wrap { font-size:18px; }



    /*fz29-fz34*/

    .fz29,.fz30,.fz31,.fz32,.fz33,.fz34,

        .uni_column_tit2 .tit_hd,

        .about_history .stage_cell .hd_en,

        .uni_column_tit1 .tit_hd,

        .uni_accordion1 .cell_tit,

        .page_footer .footer_lt .lt_tel .lt_txt { font-size:24px; }



    /*fz35-fz40*/

    .fz35,.fz36,.fz37,.fz38,.fz39,.fz40,

        .about_intro .prt1_tit_cn,

        .about_intro .prt1_tit_cn span,

        .news_com_part2 .time_box strong { font-size:30px; }



    /*fz41-fz46*/

    .fz41,.fz42,.fz43,.fz44,.fz45,.fz46 { font-size:36px; }



    /*fz47-fz50*/

    .fz47,.fz48,.fz49,.fz50,

        .about_intro .prt1_tit_en,

        .uni_news_list1 .news_cell .date_day,

        .about_history .stage_cell .stage_period,

        .widget-newslist-10 .list_time_day { font-size:46px; }



    /*关于-综合-字体*/

    .about_center .prt2_cell .num_data { font-size:56px; }



    /*关于-公司介绍-字体*/

    .about_intro .prt2_cell .num_data { font-size:58px; }



    /*营销-售后服务-字体*/

    .market_service .part1 .txt_wrap .num { font-size:58px; }







    /*2017-07-27 ysl*/

    /*关于-联系我们*/

    .contact_sec1 ._left dl { padding:5%; }

    /*新闻-综合*/

    .news_com_part1 .con .txt { height:5.1em; line-height:1.7; }

    /*产品-列表*/

    .uni_pro_list1 .pro_cell .uni_btn_wrap { margin-right:10px; width:120px; }

    /*招聘-列表*/

    .job_search_box .label { float:none; margin-bottom:20px; }





}

@media only screen and (max-width: 1150px) {

    .wrap, .mwrap { width:880px; min-width:0; }



    /*通用-新闻列表1*/

    /*used about_csr*/

    .uni_news_list1 .news_cell .date_zone { width:74px; }

    .uni_news_list1 .news_cell .news_tit { margin-top:0; margin-bottom:10px; }

    .uni_news_list1 .news_cell .news_desc { margin-bottom:10px; }

    .uni_news_list1 .news_cell .uni_btn_wrap { margin-left:10px; }



    /*关于-企业文化*/

    .about_culture_list .nav_list .nav_cell .txt_wrap { padding:6% 8%; }

    .about_culture_list .nav_list .nav_cell .txt_tit { margin-bottom:0; }

    /*关于-联系我们*/

    .contact_sec1 ._left { position:relative; width:100%; }

    .contact_sec1 ._right { display:none; width:100%; border-radius:0; }

    .contact_sec1 ._right { width:100%; }

    .contact .code_con { padding:6%; border-radius:0; }

    /*关于-社会责任*/

    .uni_news_list1 .news_cell_con { padding-left:100px; }

    /*关于-联系我们*/

    .contact_sec1 ._left dl { padding:3% 5%; }

    .contact_sec1 dt { margin-bottom:10px; }

    .contact_sec1 dd { margin-top:10px; }

    .contact_form .msg_form ._btn_msg { width:160px; }

    /*新闻-综合*/

    .news_com_part2 .part2_r .r_bd_list li > a { padding:2% 3%; }

    /*产品-列表*/

    .uni_pro_list1 .pro_cell { width:48.4%; }

    /*产品-详细*/

    /*.pro_detail .part1_lt { width:40%; }

    .pro_detail .part1_rt { width:57.67%; }*/

    .pro_detail .part1_rt .pro_desc { margin-bottom:10px; }

    .pro_detail .part1_rt .cell_data_line { margin-bottom:10px; }

    .pro_detail .part1_rt .data_unit { padding:5px 0; }

    .pro_detail .part1_rt .pt_line .tel_box { padding-top:0; }

    .pro_detail .part1_rt .pt_line { margin-bottom:10px; }

    .pro_detail .part1_rt .pt_line .uni_btn { height:46px; }

    .pro_detail .part1_rt .pt_line .uni_btn .face1,

        .pro_detail .part1_rt .pt_line .uni_btn .face2,

        .pro_detail .part1_rt .pt_line .uni_btn .face1 .sj,

        .pro_detail .part1_rt .pt_line .uni_btn .face2 .sj,

        .pro_detail .part1_rt .pt_line .uni_btn .face1 .t,

        .pro_detail .part1_rt .pt_line .uni_btn .face2 .t { height:42px; line-height:42px; }

    .pro_detail .part1_rt .link_list .link { float:left; width:46%; margin-right:4%; }

    /*营销-综合*/

    .service_cont .part1_right { display:none; }

    .part2_left .tit { height:140px; padding-left:40px; }



}

@media only screen and (max-width: 1024px) {

    .wrap, .mwrap { width:800px; min-width:0; }

    /*body:after {

        content: 'Pad';

    }*/



    /*页脚*/

    .page_footer { padding:20px 0; }

    /*招聘-综合*/

    .job_sec1 .img { width:160px; height:160px; }

    /*营销-综合*/

    .part2Tab .tab_c ._con { padding:10%; }

    /*研发-综合*/

    .uni_tab_list1 .tab_cell .tab_t_ico { width:60px; height:60px; background-size:400% 100%; background-position:0 0; }

    .uni_tab_list1 .tab_cell.tab_cell2 .tab_t_ico { background-position:33.33333333% 0; }

    .uni_tab_list1 .tab_cell.tab_cell3 .tab_t_ico { background-position:66.66666666% 0; }

    .uni_tab_list1 .tab_cell.tab_cell4 .tab_t_ico { background-position:100% 0; }



}

@media only screen and (max-width: 992px) {

    body:after {

        content: 'Padp';

    }

    .wrap, .mwrap { width:600px; }

    /*padMode 992px 网站样式*/



    /*页脚*/

    .page_footer { background:#0a2135; }

    .page_footer .footer_rt { display:none; }

    .page_footer .footer_lt { width:100%; }

    

    /*通用-手风琴1*/

    .uni_accordion1 { position:relative; height:auto; padding-bottom:0; }

    /*.uni_accordion1,*/

        .uni_accordion1 .acc_cell,

        .uni_accordion1 .accordion-initialized .acc_cell { position:static!important; left:0; margin-left:auto; margin-right:auto; margin-bottom:6%; max-width:600px; width:100%; background-size:cover; visibility:visible; transition:none; -webkit-transition:none; }

    .uni_accordion1 .acc_cell { visibility:hidden; }

    .uni_accordion1 .cell_con { height:0; padding-bottom:72%; }



    .uni_accordion1 .txt_box,

        .uni_accordion1 .acc_cell.open .txt_box { padding:5%; width:90%; color:#fff; background:none; }

    .service_cont .part1_right{ display: none;  }

     .part2Tab .tab_c{ left: 280px; }

    .part2_left{ width: 280px;  }

    .part2_left .tit{ padding-left: 10px; }

     .about_culture_list .nav_list .nav_cell .txt_tit{ font-size: 16px; margin-bottom: 0;}

    .about_culture_list .nav_list .nav_cell .txt_wrap{ padding: 0; }

    .about_culture_list .culture_slide .culture_slide_cell .cell_subtit{ font-size: 22px; margin-bottom: 0; }

    .about_history .stage_cell .stage_period{ font-size: 34px; }

    .about_history .stage_cell .hd_en{ font-size: 26px; }

    .about_history .stage_cell .hd_cn{ font-size: 18px;  }

    .about_history .stage_cell .stage_hd{ padding-left: 0;width: 19.5%; }

    .uni_news_list1 .news_cell .img_zone{ width: 100%; margin: 0; }

    .uni_news_list1 .news_cell .txt_zone{ width: 100%;  }

    .contact_sec1 ._left,.contact_sec1 ._right{ width: 100%;  float: none;}

    .contact_sec1{ height: auto; }



    /*通用-文字列表1*/

    .uni_txt_list1 .txt_cell { width:48%; }

    /*通用-图片列表3*/

    .uni_pic_list3 .pic_cell { width:31.333333%; }





    /*关于-企业文化*/

    .about_culture .culture_row .culture_span { margin-bottom:20px; width:100%; }

    .about_culture_list .culture_list_rt_con { padding-left:0; }

    .about_culture_list .nav_list .nav_cell { width:30.5%; }

    .about_culture_list .nav_list .nav_cell_con { text-align:center; }

    .about_culture_list .nav_list .nav_cell .txt_tit { margin-top:-15px; padding-top:26.2%; }

    .about_culture_list .nav_list .nav_cell .txt_subtit { display:none; }

    /*关于-发展历程*/

    .about_history .stage_list_wrap { padding-top:70px; }

    .about_history .tobeContinueArrs { top:0; left:2%; }

    .about_history .stage_hd_con { margin-top:0; }



    .about_history .stage_cell.first .stage_hd { padding-top:0; }

    .about_history .stage_cell .stage_hd { float:none; margin-bottom:20px; padding-top:40px; width:100%; }

    .about_history .stage_cell .stage_bd { float:none; padding:0; padding-bottom:20px; width:100%; border-left:none; }

    /*研发-综合*/

    .uni_tab_list1 .tab_cell .tab_t_lt { width:auto; }

    .uni_tab_list1 .tab_cell.cur .tab_t_tag { width:4em; margin-left:10px; }

    .uni_tab_list1 .tab_cell .tab_t_rt { display:none; }

    .uni_tab_list1 .tab_c_con { width:100%; }

    .dev_center .tab_c .tab_c_con_bd { padding:0; padding-top:20px; padding-bottom:20px; border-left:none; }

    .dev_center .tab_c .pic_scroll .pic_cell { width:48%; }

    /*营销-综合*/

    .part2_left { width:200px; }

    .part2Tab .tab_t { text-indent:40px; }

    .part2Tab .tab_t_cur .i1 { left:auto; right:20px; }

    .part2Tab .tab_c { left:200px; }

    /*招聘-列表*/

    /*.job_list .sel1,.job_list .sel2 { margin-bottom:10px; width:100%; }

    .job_list .sear_inp,.job_list .sear_btn { margin-bottom:10px; width:100%; }*/

    .job_sec3 .smal-12 { display:table; height:214px; }

    .job_sec3 .con { display:table-cell; height:100%; vertical-align:middle; padding:0 5%; }

    .job_sec3 .p2 a { display:block; }





    /*首页-padp*/

    .index .post_section { padding-bottom:0; height:auto; }

    .index .logo_wrap { display:none; }

    .index .ibanner_wrap { width:100%; }

    .index .confused_box_wrap { width:100%; }

    .index .ibanner, .index .ibanner .islide_li { padding-bottom:60%; background:none; }

    .index .ibanner .islide_li img { display:block; float:left; width:100%; }

    .index .ibanner .owl-dots { top:80%; }

    /*.index .ibanner .owl-dots .owl-dot { width:10px; height:10px; margin:0 5px; }*/



    .index .ipro_scroll { position:relative; bottom:0; margin-top:20px; margin-bottom:20px; }

    .index .ipro_scroll, .index .ipro_cell_con { height:122px; }

    .index .ipro_cell { width:25%; }

    /*.index .ipro_cell .cell_btn, .index .ipro_cell .cell_btn_con { width:72px; height:72px; }*/

    .index .ipro_cell .cell_btn { border-color:#eee; }

    .index .ipro_arrs .owl-prev, .index .ipro_arrs .owl-next { margin-top:-19px; width:19px; height:38px; background-size:200% 100%; }

    .index .ipro_arrs .owl-prev { right:32px; background-position:0 0; }

    .index .ipro_arrs .owl-next { background-position:100% 0; }



    .index .confused_box_wrap { padding-left:4%; padding-right:4%; width:92%; }

    .index .confused_box { width:102%; }

    .index .confused_box:before,.index .confused_box:after { content:''; display:block; clear:both; }



    .index .box_news_section { float:left; width:100%; }

    .index .confused_box_wrap .box_news_section_con { padding-bottom:0; height:auto; }

    .index .x_news_cell { float:left; margin-bottom:2%; padding-bottom:32.29%; }

    .index .x_news_cell.x_news_cell3 { padding-bottom:64.58%; width:100%; }

    .index .x_news_cell .cell_tit_en { padding-top:10px; }

    .index .box_video_section { float:left; width:48%; margin-right:2%; }

    .index .box_clone_section { float:left; width:48%; margin-right:2%; }



    .index .confused_box_wrap .news_lt:before,

        .index .confused_box_wrap .news_lt:after { content:''; display:block; clear:both; }

    .index .x_news_cell { width:48%; margin-right:2%; }



    .index .ipart1 { display:none; }

    .index .ipart2 { display:block; margin-bottom:50px; }

    .index .ipart2 .news_rt_tit_con { padding:30px 0 20px; }

    .index .ipart2 .news_rt_tit_en {

        float: left;

        display: inline-block;

        margin-right: 10px;

        font-size: 38px;

        font-weight: bold;

        font-family: Arial;

    }

    .index .ipart2 .news_rt_tit_cn {

        display: inline-block;

        margin-top: 13px;

        font-size: 24px;

    }

    .index .ipart2 .news_rt_cell { display:none; padding:20px 10px; }

    /*前3条新闻显示*/

    .index .ipart2 .news_rt_cell.cell0,

        .index .ipart2 .news_rt_cell.cell1,

        .index .ipart2 .news_rt_cell.cell2 { display:block; }

    .index .ipart2 .news_rt_cell:nth-child(even) { background-color:#f9f9f9; }

    .index .ipart2 .news_rt_cell .cell_tit {

        margin-bottom: 5px;

        font-size: 18px;

        color: #fd961e;

        font-family: 'Microsoft Yahei Bold','Microsoft Yahei',sans-serif;

        font-weight: bold;

        text-overflow: ellipsis;

        overflow: hidden;

        white-space: nowrap;

    }





    /*2017-08-07 ysl*/

    /*关于-荣誉资质*/

    /*uni_pic_list5*/

    .uni_pic_list5 .pic_cell { margin-right:0; margin-bottom:3%; width:100%; }



}

/*

* MobileMode

*/

@media only screen and (max-width: 760px) {

    body:after {

        content: 'Mobile';

    }

    body,input,textarea,button,select {font-size:16px;}

    .UnmobilePush{display: none;}

    .MobilePush{display:block;}

    img[data-src]{opacity: 1;}

    .wrap, .mwrap { padding-left:4%; padding-right:4%; width:auto; }

    .mwrap .wrap { padding-left:0; padding-right:0; }



    /*移动端防恶意复制信息*/

    * {

        -webkit-touch-callout:none;  /*系统默认菜单被禁用*/   
    /*移动端TXT输入问题*/
        -webkit-user-select:auto; /*webkit浏览器*/   

        -khtml-user-select:none; /*早期浏览器*/   

        -moz-user-select:none;/*火狐*/   

        -ms-user-select:none; /*IE10*/   

        user-select:none; 

    }

    input { -webkit-user-select:auto; /*webkit浏览器*/   }

    /*mobileMode 760 网站样式*/



    /*fz*/

    /*fz14-fz16*/

    .fz14,.fz15,.fz16,

        .uni_column_tit2 .tit_desc { font-size:16px; }



    /*fz17-fz22*/

    .fz17,.fz18,.fz19,.fz20,.fz21,.fz22,

        .index .x_news_cell .cell_tit_cn,

        .uni_news_list1 .news_cell .news_tit,

        .about_history .stage_cell .hd_cn,

        .uni_tab_list1 .tab_cell .tab_t_tit,

        .news_com_part2 .list_title,

        .pro_detail .part1_rt .data_unit .data_tag,

        .pro_detail .part1_rt .data_unit .data_value,

        .pro_detail .part1_rt .pt_line .tel_value,

        .widget-newslist-10 .list_title,

        .pro_detail .pro_det_nav_list .nav_tag,

        .about_culture_list .culture_slide .culture_slide_cell .cell_tit,

        .about_culture_list .culture_slide .culture_slide_cell .cell_subtit { font-size:18px; }



    /*fz23-fz28*/

    .fz23,.fz24,.fz25,.fz26,.fz27,.fz28,

        .index .x_news_cell .cell_tit_en,

        .about_culture_list .nav_list .nav_cell .txt_tit,

        .contact_sec1 dt,

        .uni_tab_list1 .tab_cell .tab_t_tag,

        .pro_detail .part1_rt .pro_tit,

        .widget-newsdetail-8 ._head ._title,

        .uni_pro_list1_box .box_rt_con .box_tit,

        .uni_pic_list5 .pic_cell .txt_wrap { font-size:18px; }



    /*fz29-fz34*/

    .fz29,.fz30,.fz31,.fz32,.fz33,.fz34,

        .uni_column_tit2 .tit_hd,

        .about_history .stage_cell .hd_en,

        .uni_column_tit1 .tit_hd,

        .uni_accordion1 .cell_tit,

        .page_footer .footer_lt .lt_tel .lt_txt { font-size:20px; }



    /*fz35-fz40*/

    .fz35,.fz36,.fz37,.fz38,.fz39,.fz40,

        .about_intro .prt1_tit_cn,

        .about_intro .prt1_tit_cn span,

        .news_com_part2 .time_box strong { font-size:26px; }



    /*fz41-fz46*/

    .fz41,.fz42,.fz43,.fz44,.fz45,.fz46 { font-size:32px; }



    /*fz47-fz50*/

    .fz47,.fz48,.fz49,.fz50,

        .about_intro .prt1_tit_en,

        .uni_news_list1 .news_cell .date_day,

        .about_history .stage_cell .stage_period,

        .widget-newslist-10 .list_time_day { font-size:32px; }



    /*关于-综合-字体*/

    .about_center .prt2_cell .num_data { font-size:32px; }



    /*关于-公司介绍-字体*/

    .about_intro .prt2_cell .num_data { font-size:32px; }



    /*营销-售后服务-字体*/

    .market_service .part1 .txt_wrap .num { font-size:32px; }







    /*布局*/

    /*下层页面右侧内容区域*/

    .pageMain { margin-left:0; }

    .pageMain.index { margin-left:0; }

    /*导航*/

    .page_header { position:relative; width:0; height:0; overflow:hidden; }

    .page_header.index_header .slide_bar { position:absolute; }

    .x_slide_bar { position:absolute; }    

    .m_nav { height:0; overflow:hidden; }

    /*下层banner*/

    .cbanner { display:none; }

    /*.cbanner .stuff_fixed .stuff_con { margin-left:0; }

    .cbanner { display:block; height:0; padding-bottom:60%; }

    .cbanner .logo_wrapper { display:none; }

    .cbanner .stuff_ab { display:none; }

    .cbanner .cbanner_bg { position:static; width:100%; height:auto; margin-left:0; }*/

    /*m_banner*/

    .m_banner { display:block; position:relative; height:0; _padding-bottom:50%; overflow:hidden; border-bottom: #fd961f 2px solid;}
  /*m.m_banner img { float:left; width:100%; }*/
    .m_banner img { float:left; width:100%; display: none}

    /*下层二级导航*/

    .uni_subnav { display:none; }

    /*面包屑*/

    .breadCrumb { display:none; }

    /*手机端导航条*/

    .m_nav_bar { display:block; padding:20px 0; }

    .m_nav_bar .wrap { position:relative; }

    .m_nav_bar .logo { display:inline-block; max-width:45%; height:auto; padding-bottom:0; }

    .m_nav_bar .logo_con { display:table; height:100%; }

    .m_nav_bar .logo a { display:table-cell; height:100%; vertical-align:middle; }

    /*.m_nav_bar .logo img {}*/

    .m_nav_bar .mobile_key { display:block; position:absolute; top:13px; right:0; z-index:1; margin-top:-20px; font-size:28px; color:#fd961e; }

    /*.m_nav_bar .mobile_key:after {content:'';display:block;position: absolute;top: -10%;left: -10%;width: 120%;height:120%;}*/

    /*.m_nav_bar .mobile_key .menu_ico { margin-top:4px; }*/

    .m_nav_bar .m_isearch_btn { 

        display:inline-block;

         float:right; margin-left:10px; margin-right:30px; width:38px; height:38px; 

        background:url(../images/m_isearch_btn.png) center center no-repeat; 

    }

    .m_nav_bar .site_link {

        display:inline-block; 

        float:right; line-height:38px; }



    /*2017-07-29 ysl*/

    /*通用-按钮*/

    .uni_pro_list1 .pro_cell .uni_btn_wrap { width:110px; }

    /*通用-栏目标题2*/

    .uni_column_tit2 { width:100%; text-align:left; }

    .uni_column_tit2 .tit_desc { margin:5px 0 20px; }





    /*通用-询价弹窗*/

    .uni_pro_list1_box { width:320px; margin-left:-160px; }

    .uni_pro_list1_box .box_lt { display:none; }

    .uni_pro_list1_box .box_rt { width:100%; }

    .uni_pro_list1_box_wrap .uni_inp_wrap { width:100%; margin-right:0; }

    .uni_pro_list1_box_wrap .uni_textarea_wrap { width:100%; }

    .uni_pro_list1_box_wrap .uni_textarea_wrap textarea { height:4.8em; }

    /*通用-横滚样式1*/

    .uni_carousel1 .c_cell { visibility:hidden; }

    .uni_carousel1 .owl-item .c_cell { visibility:visible; }

    .uni_carousel1_arrs .owl-prev, .uni_carousel1_arrs .owl-next { margin-top:-19px; width:19px; height:38px; background-size:200% 100%; }

    .uni_carousel1_arrs .owl-prev { right:32px; background-position:0 0; }

    .uni_carousel1_arrs .owl-next { background-position:100% 0; }

    /*通用-新闻列表1*/

    .uni_news_list1 .news_cell_con { padding-left:0; }

    .uni_news_list1 .news_cell .date_zone { display:none; }

    .uni_news_list1 .news_cell .img_zone { margin-bottom:5px; }

    /*通用-图片列表1*/

    .uni_pro_list1 .pro_cell { width:48%; margin-right:2%; margin-bottom:40px; }

    .uni_pro_list1 .pro_cell .cell_desc { height:auto; }

    /*通用-图片列表2*/

    .uni_pic_list2 .pic_cell { width:48%; margin-right:2%; margin-bottom:40px; }

    /*通用-图片列表3*/

    .uni_pic_list3 .pic_cell { width:48%; margin-right:2%; margin-bottom:40px; }

    /*通用-图片列表4*/

    .uni_pic_list4 .pic_cell { margin-left:auto; margin-right:auto; max-width:400px; }

    /*通用-文字列表1*/

    .uni_txt_list1 .txt_cell { float:left; width:100%; }



    /*关于-综合*/

    /*关于-综合-跑数字*/

    .about_center .prt2_con { padding:20px 0 1px; text-align:center; background:#eee; }

    .about_center .prt2_cell { display:block; float:none; margin:0 auto 20px; width:100%; max-width:400px; }

    .about_center .part3 { margin-bottom:0; }

    /*关于-公司简介*/

    .about_intro .prt1_rt { display:none; }

    /*关于-公司简介-跑数字*/

    .about_intro .prt2_con { padding:20px 0; background:#eee; }

    .about_intro .prt2_cell { float:none; margin:0 auto 20px; width:100%; max-width:400px; }

    /*关于-企业文化*/

    .about_culture .culture_row .culture_span { margin-bottom:20px; width:100%; }

    .about_culture_list .culture_list_rt_con { padding-left:0; }

    .about_culture_list .nav_list .nav_cell { width:47.6%; }

    .about_culture_list .nav_list .nav_cell_con { text-align:center; }

    .about_culture_list .nav_list .nav_cell .txt_tit { margin-top:-15px; padding-top:26.2%; }

    .about_culture_list .nav_list .nav_cell .txt_subtit { display:none; }

    /*关于-发展历程*/

    .about_history .stage_cell.first .stage_hd { padding-top:0; }

    .about_history .stage_cell .stage_hd { float:none; margin-bottom:20px; padding-top:40px; width:100%; }

    .about_history .stage_cell .stage_bd { float:none; padding:0; padding-bottom:20px; width:100%; border-left:none; }

    /*关于-联系我们*/

    .contact_sec1 ._left { padding-top:20px; padding-bottom:20px; }

    .contact_sec1 dt { margin-bottom:20px; }

    .contact_sec1 dd { margin-top:0; width:100%; }

    .contact_sec1 dd p { margin-bottom:5px; }

    .contact_form .msg_form ._rec { width:100%; }

    .contact_form .msg_form ._rec01, .contact_form .msg_form ._rec03 { margin-right:0; }

    /*关于-联系我们-按钮*/

    .contact_form .msg_form .btn_list { width:100%; text-align:left; }

    .contact_form .msg_form ._btn_msg { width:130px; }

    /*新闻-综合*/

    /*新闻-综合-标题对齐*/

    .channlT a.r { margin-top:-5px; }

    .news_com_part2 { padding-top:40px; background:#51511c; }

    .news_com_part2 .part2_l { margin-bottom:40px; }

    .news_com_part2 .part2_r .r_bd_list li { height:auto; margin-bottom:20px; padding-bottom:0; }

    .news_com_part2 .list_main { width:100%; }

    .news_com_part2 .time_box { display:none; }

    /*新闻-列表*/

    .widget-newslist-10 .list_box { padding-bottom:5px; margin-bottom:35px; border-bottom:#fd961e 4px solid; }

    .widget-newslist-10 .bd_r { margin-bottom:20px; }

    .widget-newslist-10 .list_main { margin-top:0; }



    /*产品-综合*/

    .pro_center .pc_list_wrap { display:none; }

    .pro_center .m_list_wrap { display:block; }

    .pro_center .m_list_wrap li { margin-bottom:30px; }

    .pro_center .m_list .txt-box { display:none; }

    .pro_center .m_list .txt-box2 { position:relative; padding-right:14%; line-height:64px; background-color:#f1f2f4; }

    .pro_center .m_list .txt-box2:before,

        .pro_center .m_list .txt-box2:after { content:''; display:block; clear:both; }

    .pro_center .m_list .txt-box2 > span { width:22.5%; max-width:68px; font-size:42px; font-family:Arial; color:#fff; text-align:center; background-color:#fd961e; }

    .pro_center .m_list .txt-box2 > h3 { 

        padding-left:7.5%; width:70%; 

        font-size:20px; color:#0a2135; font-family:'Microsoft Yahei Bold','Microsoft Yahei',sans-serif; font-weight:bold; 

        text-overflow:ellipsis;overflow:hidden;white-space:nowrap;

    }

    .pro_center .m_list .txt-box2 .plus { 

        display:block; position:absolute; top:50%; right:17px; 

        width:24px; height:24px; 

        margin-top:-12px;

        border-radius:50%; 

        background-color:#fff; 

        background-image:url(../images/pro_plus.png); 

        background-repeat:no-repeat;

        background-size:100% 100%;

        background-position:2px 0;

    }

    .pro_center .m_list .txt-box2 .txt { display:none; }

    /*产品-详情*/

    .pro_detail .part1_lt { width:100%; margin-bottom:40px; }

    .pro_detail .part1_rt { width:100%; }

    .pro_detail .part1_rt .pro_type_bd { margin-bottom:10px; }

    .pro_detail .part1_rt .pt_line .tel_box { display:none; float:left; }

    .pro_detail .part1_rt .link_list .link { width:100%; }

    .pro_detail .part1_rt .link_list .link4 { display:none; }

    .pro_detail .part2.pro_nav_fixed .part2_con { margin-left:0; }

    .pro_detail .uni_pic_list1_box { max-height:400px; }

    .pro_detail .part4 .uni_pic_list1_wrap { padding-bottom:100%; }

    .pro_detail .part4 .uni_pic_list1 .owl-item .pic_cell { margin-left:auto; margin-right:auto; max-width:400px; }

    .pro_detail .part4 .owl-prev, .pro_detail .part4 .owl-next { margin-top:-54px; width:19px; height:38px; background-size:200% 100%; }

    .pro_detail .part4 .owl-prev { right:32px; background-position:0 0; }

    .pro_detail .part4 .owl-next { background-position:100% 0; }

    /*研发-综合*/

    .uni_tab_list1 .tab_cell .tab_t_lt { width:auto; }

    .uni_tab_list1 .tab_cell.cur .tab_t_tag { width:4em; margin-left:10px; }

    .uni_tab_list1 .tab_cell .tab_t_rt { display:none; }

    .uni_tab_list1 .tab_c_con { width:100%; }

    .dev_center .tab_c .tab_c_con_bd { padding:0; padding-top:20px; padding-bottom:20px; border-left:none; }

    .dev_center .tab_c .pic_scroll .pic_cell { width:48%; }

    /*营销-综合*/

    .pc_service_num { display:none; }

    .m_service_num { display:block; }

    .service_cont .part1_cont,

        .service_cont .part1_left { height:auto; }

    .service_cont .part1_left .c { display:block; padding-top:40px; padding-bottom:40px; }

    .service_num li { float:none; width:100%; margin:0 auto 20px; max-width:400px; }

    .service_num li .con { border-right:none; }

    .service_cont .part1_left { padding-left:4%; padding-right:4%; width:92%; background-color:#0a2135; border-radius:0 0 0 0; }

    .part2_left { width:100%; }

    .part2_left .tit { display:none; }

    .part2Tab .tab_t { float:left; width:50%; text-indent:10px; }

    .part2Tab .tab_t .i1,.part2Tab .tab_t .i2 { left:110px; }

    .part2Tab .tab_t i { display:none; }

    .part2Tab .tab_b:before,.part2Tab .tab_b:after { content:''; display:block; clear:both; }

    .part2Tab .tab_c { position:relative; left:0; width:100%; border-radius:0; }

    /*营销-营销网点*/

    .market_network .inp_box_wrap { width:100%; margin-right:0; }

    .market_network .hd_btn { width:100%; margin-right:0; }

    /*营销-营销服务*/

    .market_service .part1 .span-4 .img_con { display:none; }

    .market_service .part1 .span-4 .txt_con { position:relative; top:auto; left:auto; padding-bottom:37%; }

    .market_service .part1 .txt_wrap .num { padding-top:8%; }

    .market_service .part1 .span-4.cell3 .txt_con { border-radius:0; }

    .market_service .part1 .span-4.cell2 .txt_con:after { content:''; display:none; }

    /*招聘-列表*/

    .job_list .sel1,.job_list .sel2 { margin-bottom:10px; width:100%; }

    .job_list .sear_inp,.job_list .sear_btn { margin-bottom:10px; width:100%; }

    .job_sec3 .smal-12 { display:table; height:214px; }

    .job_sec3 .con { display:table-cell; height:100%; vertical-align:middle; padding:0 5%; }

    .job_sec3 .p2 a { display:block; }

    .widget-job-2 ._t1 { width:40%; }

    .widget-job-2 ._t2 { width:30%; }

    .widget-job-2 ._t5 { width:30%; }

    .widget-job-2 ._t3,

        .widget-job-2 ._t4 { display:none; }





    /*首页*/

    .index .post_section { padding-bottom:0; height:auto; }

    .index .logo_wrap { display:none; }

    .index .ibanner_wrap { width:100%; }

    .index .confused_box_wrap { width:100%; }

    .index .ibanner, .index .ibanner .islide_li { padding-bottom:60%; background:none; }

    .index .ibanner .islide_li img { display:block; float:left; width:100%; }

    .index .ibanner .owl-dots { top:80%; }

    .index .ibanner .owl-dots .owl-dot { width:10px; height:10px; margin:0 5px; }



    .index .ipro_scroll { position:relative; bottom:0; margin-top:20px; margin-bottom:20px; }

    .index .ipro_scroll, .index .ipro_cell_con { height:105px; }

    .index .ipro_cell { width:33.333333%; }

    .index .ipro_cell .cell_btn, .index .ipro_cell .cell_btn_con { width:90px; height:90px; }

    .index .ipro_cell .cell_btn { border-color:#eee; }

    .index .ipro_arrs .owl-prev, .index .ipro_arrs .owl-next { margin-top:-19px; width:19px; height:38px; background-size:200% 100%; }

    .index .ipro_arrs .owl-prev { right:32px; background-position:0 0; }

    .index .ipro_arrs .owl-next { background-position:100% 0; }



    .index .confused_box_wrap { padding-left:4%; padding-right:4%; width:92%; }

    .index .confused_box { width:102%; }

    .index .confused_box:before,.index .confused_box:after { content:''; display:block; clear:both; }



    .index .box_news_section { float:left; width:100%; }

    .index .confused_box_wrap .box_news_section_con { padding-bottom:0; height:auto; }

    .index .x_news_cell { float:left; margin-bottom:2%; padding-bottom:32.29%; }

    .index .x_news_cell.x_news_cell3 { padding-bottom:64.58%; width:100%; }

    .index .x_news_cell .cell_tit_en { padding-top:10px; }

    .index .box_video_section { float:left; width:48%; margin-right:2%; }

    .index .box_clone_section { float:left; width:48%; margin-right:2%; }



    .index .confused_box_wrap .news_lt:before,

        .index .confused_box_wrap .news_lt:after { content:''; display:block; clear:both; }

    .index .x_news_cell { width:48%; margin-right:2%; }



    .index .ipart1 { display:none; }

    .index .ipart2 { display:block; margin-bottom:50px; }

    .index .ipart2 .news_rt_tit_con { padding:30px 0 20px; }

    .index .ipart2 .news_rt_tit_en {

        float: left;

        display: inline-block;

        margin-right: 10px;

        font-size: 38px;

        font-weight: bold;

        font-family: Arial;

    }

    .index .ipart2 .news_rt_tit_cn {

        display: inline-block;

        margin-top: 13px;

        font-size: 24px;

    }

    .index .ipart2 .news_rt_cell { display:none; padding:20px 10px; }

    /*前3条新闻显示*/

    .index .ipart2 .news_rt_cell.cell0,

        .index .ipart2 .news_rt_cell.cell1,

        .index .ipart2 .news_rt_cell.cell2 { display:block; }

    .index .ipart2 .news_rt_cell:nth-child(even) { background-color:#f9f9f9; }

    .index .ipart2 .news_rt_cell .cell_tit {

        margin-bottom: 5px;

        font-size: 18px;

        color: #fd961e;

        font-family: 'Microsoft Yahei Bold','Microsoft Yahei',sans-serif;

        font-weight: bold;

        text-overflow: ellipsis;

        overflow: hidden;

        white-space: nowrap;

    }



    /*2017-08-10 ysl*/

    /*产品-综合*/

    .pc_list_arrs { display:none; }





    /* 2017-08-25 */

    /* 微信头部 */

    /*下层头部*/

    .m_nav_bar { visibility:hidden;}

    body.notWx .m_nav_bar { visibility:visible;}

    body.isWx .wx_nav_bar { display:block;}

    .wx_nav_bar .wx_head{ position: absolute; top: 0; left: 0; width: 100%; background: #fff;z-index: 10;}

    .wx_nav_bar .wx_head .head_box{border-bottom: 1px solid #d9d9d9;}

    .wx_nav_bar .wx_head .x_logo{text-align: left;padding: 10px 0 0 20px;width: 144px;float: left;}

    .wx_nav_bar .mobile_key{float: right;margin-right:15px;width: 22.5px;height: 15px;color: #fd8717;margin-top: 22.5px;background: url(../images/mobile_key.png) no-repeat center;background-size: cover;}

    .wx_nav_bar nav{display:none;}

    .wx_nav_bar .h_pro {float: right;}

    .wx_nav_bar .h_pro a{display: block;width: 59px;;height: 59px;background: #fd8717;text-align: center;line-height: 60px;color: #fff;font-size: 14px;}

    .wx_nav_bar .x_main{padding-top: 75px;padding-bottom: 75px;background: #fbf9f7;}

    /*下层头部 end*/

    

    /*营销网络*/

    .market_network .search_result { margin-bottom:20px; width:100%; }

    .market_network .map_tags { float:left; margin-bottom:40px; }

    .market_network .map_tag { padding-left:30px; }

    .market_network .map_tag:first-child { margin-left:0; }

    .market_network .map_tag:after { width:24px; height:24px; margin-top:-12px; background-size:200% 100%; }

    .market_network .map_tag.tag2:after { background-position:100% 0; }



    /*footer*/

    .page_footer .footer_lt .lt_add .lt_txt { display:inline-block; }

    .page_footer { display:none; }

    body.isWx .page_footer { display:block; height:0; overflow:hidden; padding-top:25%; background-color:#fff; }

    body.notWx .page_footer { display:block; }







    /*底部*/

    /*.foot_parent{height: 1.11rem;}*/

    .wx_page_footer { display:none; }

    body.isWx .wx_page_footer { display:block; }

    .wx_page_footer .wx_foot{height: 1.11rem;background: #1b2c3c;position: fixed;bottom:0;width: 100%;left: 0;z-index: 10;}

    .wx_page_footer .wx_foot .foot_box{padding: 0.15rem 0;}

    .wx_page_footer .wx_foot .foot_box li{float: left;width: 25%;text-align: center;}

    .wx_page_footer .wx_foot .foot_box li .con_box{display: block;}

    .wx_page_footer .wx_foot .foot_box li .con_box .f_con{font-size: 0.24rem;color: #fff;margin-top: 0.1rem;}

    .wx_page_footer .wx_foot .foot_box li .icon{width: 0.4rem;height: 0.4rem;margin: 0 auto;}

    .wx_page_footer .wx_foot .foot_box li.foot_li1 .icon{background: url(../images/index10.png) no-repeat center;background-size: cover;}

    .wx_page_footer .wx_foot .foot_box li.foot_li2 .icon{background: url(../images/index11.png) no-repeat center;background-size: cover;}

    .wx_page_footer .wx_foot .foot_box li.foot_li3 .icon{background: url(../images/index12.png) no-repeat center;background-size: cover;}

    .wx_page_footer .wx_foot .foot_box li.foot_li4 .icon{background: url(../images/index13.png) no-repeat center;background-size: cover;}



    /*询价弹窗*/

    .wx_page_footer .wx_foot .side_box{position: absolute; width: 80%; height:8.2rem; bottom: 1.2rem; left: 0.37rem; z-index:-1; padding:0.7rem 5%; visibility: hidden; opacity: 0;transition: all .5s ease; background: rgba(0,0,0,.95); }

    .wx_page_footer .wx_foot .side_box.show { opacity:1; visibility:visible;z-index: 10 }

    .wx_page_footer .wx_foot .side_box .btn_close { display:block; position:absolute; top:0; right:0; width:0.5rem; height:0.5rem; background:url(../images/about_close.png) left bottom no-repeat; cursor:pointer; opacity:.8; }

    .wx_page_footer .wx_foot .side_box .box_tit { margin-bottom:0.2rem; color:#fd961e; }

    .wx_page_footer .wx_foot .side_box .box_tit_en { font-size:0.24rem; font-family:Arial; line-height:1; }

    .wx_page_footer .wx_foot .side_box .box_tit_cn { font-size:0.24rem; font-family:'Microsoft Yahei Bold','Microsoft Yahei',sans-serif; font-weight:bold; }

    .wx_page_footer .wx_foot .side_box .box_content { position:relative; }

    .wx_page_footer .wx_foot .query_side_box .query_line { position:absolute; padding-right:5%; width:95%; height:auto; overflow:hidden; }

    .wx_page_footer .wx_foot .query_side_box .box_desc { margin-bottom:0.1rem; font-size:0.24rem; color:#f9f9f9; }

    .wx_page_footer .wx_foot .query_side_box .uni_inp_wrap,

    .wx_page_footer .wx_foot .query_side_box .uni_textarea_wrap {position:relative; margin-bottom:0.1rem; line-height:0.3rem; font-size:0.13rem; color:#7c7c7c; background-color:#363636; border:#363636 0.02rem solid; }

    .wx_page_footer .wx_foot .query_side_box .uni_inp_wrap:after {

        content:'';

        display:block;

        position:absolute;

        top:50%;

        right:0.12rem;

        margin-top:-0.12rem;

        width:0.24rem;

        height:0.24rem;

        background:url(../images/uni_pro_form_ico_b.png) 0 0 no-repeat;

        background-size: cover;

    }

    .wx_page_footer .wx_foot .query_side_box .uni_inp_wrap.box_inp2:after {background-position:-0.24rem 0;}

    .wx_page_footer .wx_foot .query_side_box .uni_inp_wrap.box_inp3:after {background-position:-0.48rem 0; }

    .wx_page_footer .wx_foot .query_side_box .uni_inp_wrap.box_inp4:after {background-position:-0.72rem 0; }

    .wx_page_footer .wx_foot .query_side_box .uni_inp_wrap input,

    .wx_page_footer .wx_foot .side_box.query_side_box .uni_textarea_wrap textarea {

            margin:0; padding:0; border:none; background:transparent;

            padding:3.2% 6.25%;

            display:block;

            width:87.5%;

            color:#fff;

        }

    .wx_page_footer .wx_foot .side_box.query_side_box .uni_textarea_wrap textarea{height: 1.2rem;}

    .wx_page_footer .wx_foot .query_side_box .uni_textarea_wrap textarea { height:1rem; line-height:1.2; }

    .wx_page_footer .wx_foot .query_side_box #header_query_box_submit { 

        margin:0; padding:0.2rem; border:none; background-color:transparent;

        display:block; 

        width:100%;

        margin-bottom:0.5rem;

        font-size:0.16rem;

        color:#fd961e;

        text-align:center;

        line-height:0.4rem;

        border:#fd961e 0.02rem solid;

        border-radius:3px;

        cursor:pointer;

        transition:all ease .5s; -webkit-transition:all ease .5s;

    }

    .wx_page_footer .wx_foot .query_side_box #header_query_box_submit:hover{color:#fff; background-color:#fd961e;}

    .wx_page_footer .wx_foot .query_side_box .tel_wrap { color:#b5b5b5; }

    .wx_page_footer .wx_foot .query_side_box .tel_tit { font-size:0.25rem; margin-bottom:0.2rem; }

    .wx_page_footer .wx_foot .query_side_box .tel_line { margin-bottom:10px; font-size:0.25rem; }

    .wx_page_footer .wx_foot .query_side_box .tel_tag { color:#939393; }

    .f_cover{width: 100%;height: 100%;position: fixed;z-index: 1;background: rgba(123,123,123,.8);display: none;top: 0;bottom: 0;z-index: 2;}

    .f_cover.show{display: block;}





    /*营销-营销网络*/

    .market_network .search_result { display:none; }

    .market_network .map_tags { display:none; }

   

}

@media only screen and (max-width: 480px) {

    /*mobileMode 480 网站样式*/





    /*通用-图片列表1*/

    .uni_pic_list1 .pic_cell { width:98%; margin-right:0; }

    /*通用-图片列表2*/

    .uni_pic_list2 .pic_cell { width:98%; margin-right:0; }

    /*通用-图片列表3*/

    .uni_pic_list3 .pic_cell { width:98%; margin-right:0; }

    /*通用-图片列表4*/

    .uni_pic_list4 .pic_cell { width:98%; margin-right:0; }

    /*通用-产品列表1*/

    .uni_pro_list1 .pro_cell { width:98%; margin-right:0; }



    /*研发-综合*/

    .dev_center .tab_c .pic_scroll .pic_cell { width:100%; }



    /**/



}

                                                                                                    