/*
* name: responsive
* version: v2.1.1
* update: 添加pad竖屏状态Padp
* data: 2017-06-13
*/

/* hide template textarea */
.UnpcPush textarea, .PcPush textarea, .MobilePush textarea, .UnmobilePush textarea{display: none;}

/*
* PcMode
*/
body:after {
    display: block;
    height: 0;
    line-height: 0;
    overflow: hidden;
    visibility: hidden;
    content: 'Pc';
}
.PcMode:after { content: 'Pc' !important;}
.UnpcPush, .MobilePush { display: none;}
img[data-src] { opacity: 0 ; filter: alpha(opacity=0);}
img[data-srcloaded] { opacity:1; filter: alpha(opacity=100); }
/*
* PadMode
*/
@media only screen and (max-width: 1240px) {

    body:after {
        content: 'Pad';
    }
    body{ user-select: none;-webkit-user-select: none;}
    html { overflow-x:hidden;}
    body,input,textarea,button,select { font-size:14px;}
    .PcPush{display: none;}
    .UnpcPush{display: block;}
    .wrap, .mwrap { width:940px; }
    /*padMode 1240px 网站样式*/

    /*头部导航*/
    .widgets_single_nav_2 .mobile_key{display:block;font-size:26px; margin-top: 10px;}
    .widgets_single_nav_2 .inav{display:none;}
    .widgets_single_nav_2 .logo{padding-top:5px;}
    .widgets_single_nav_2 .hd_tools_box{height:60px;line-height:60px;}

    /*底部*/
    .foot .top dl .bdshare-button-style0-16 a{ margin: 1px; }

    .xc-banner{ margin-top: 60px; }

    /*新闻列表*/
    .widget-newslist-10 .hd_btn{margin-left:0;}
    .widget-newslist-10 .inp_box_wrap{margin-right:1%;}
    .widget-newslist-10 .hd_tit{margin-right:2%}
    .widget-newslist-10 .list_hd{padding:30px 20px;}
    .widget-newslist-10 .list_time_day{ font-size: 39px; }

    /*产品列表*/
    .pro_list_14 .list_more{ margin-right: 5%; }

    /*产品详细*/
    .pro_detail_09 .detail_hd_r{width:46%;}
    .pro_detail_09 .detail_hd_r .pro_text{margin-bottom:5px;}
    .pro_detail_09 .detail_hd_r .detail_hd_r_03{margin-bottom:0;}
    .pro_detail_09 .pd_section:nth-child(4){ height: auto; }
    .pro_detail_09 .pd_section:nth-child(4) .owl-next{ right: 0; z-index: 10; }
    .pro_detail_09 .pd_section:nth-child(4) .owl-prev{ left: 0; z-index: 10; }

    /*公司荣誉*/
    .about_honor .bd_l{display:none;}
    .about_honor .bd_r{width:100%;min-height:0;height:auto;}
    .about_honor .bd_r_box{padding:4%;}
    .about_honor .honor_hd a{width:16%;}

    /*联系我们*/
    .contact .contact_r_box .r_title{padding-bottom: 16px;}
    .contact .contact_r_box dl{padding: 18px 0 18px;}
    .contact .contact_r_box .part3{padding: 15px 0 27px 80px;}
    .contact .contact_r_box .part4_l{width: 40%;}

    /*首页*/
    .widgets_product_icon_2 .cen-pro{padding-top:0;}
    .ipt3{ height: auto; }
    .ipt4 .pt-bd .right .li2 .time, .ipt4 .pt-bd .right .li3 .time{ margin-bottom: 0; }

    /*技术知识*/
    .tec-knowledge li .left-con .dec{ height: 160px; }

    /*研究实力*/
    .study-power .ul-list li .box{ width: 75%; }
    .study-power .ul-list li{ width: 85%; }

    /*研发中心*/
    .research-center .pt-bd .li2 .box{ padding: 3.5% 10%; }
    .research-center .pt-bd .li2, .research-center .pt-bd .li4{ height: auto; width: 38%; }
    .research-center .pt-bd .li3, .research-center .pt-bd .li5{ width: 32%; }

    /*多彩*/
    .colorful_cy .rb_cover{padding-top: 40px;}
    .colorful_cy .yx_top_r .yx_top_c{font-size: 12px;}
    .colorful_cy .yx_top_c_l{width: 55%;}
    .colorful_cy .yx_links{text-align:left;}
    .colorful_cy .yx_links a{margin:5px;padding:0 10px;}
    .colorful_cy .yx_btm{margin-top:45px;}
    .colorful_cy .yx_top_rb{ margin-top: 15px; }

    /*加入*/
    .join_us .pt1 .job-sear .sear_input{ width: 22%; }

    /*联系我们*/
    .contact .pt2 .form,.contact .pt2 .form textarea{width: 100%;box-sizing:border-box;}

    .sec-box .sec-nav li{ margin-right: 20px; }
    .pro_css .yx_links{text-align:left;}
    .pro_css .yx_links a{margin:5px;padding:0 10px;}

    /*20181115*/
    .contact .contact_r_box{padding:20px;}
    .contact .contact_r_box .part4_l{width:auto;}
    .sale-network .widget-job-2 ._jcon span{width:auto; margin-right:2%;}
    .pro_list_14 .list_box .list_more{width:40%; margin-right:5%;}
    .pro_list_14 .list_box .list_more:last-child{margin-right: 0; margin-top: 10px;}




}
@media only screen and (max-width: 992px) {
    body:after {
        content: 'Padp';
    }
    .wrap, .mwrap { width:740px; }
    /*padMode 992px 网站样式*/

    /*底部*/
    .foot .top dl:nth-child(2),.foot .top dl:nth-child(3),.foot .top dl:nth-child(4){ display: none; }
    .foot .top dl:first-child{ width: 50%; }
    .foot .top dl{ width: 25%; }

    /*新闻列表*/
    .widget-newslist-10 .list_time{ width: 15%; }
    .widget-newslist-10 .bd_c{ width: 80%; }

    /*产品详细*/
    .pro_detail_09 .detail_hd_l,.pro_detail_09 .detail_hd_r{width:100%;}

    /*公司荣誉*/
    .about_honor .honor_hd a{width:20%;}

    /*联系我们*/
    .contact .contact_l{width: 100%;}
    .contact .contact_r{width: 100%;}

    /*走进*/
    .intro .pt2 .num_box{padding:0;}

    /*企业文化*/
    .culture li.li1{ width: 100%; margin-bottom: 2%; }
    .culture li.li2, .culture li.li3{ width: 49%; margin-bottom: 2%; }
    .culture li.li2{ margin-right: 2%; }
    .culture li.li4{ width: 100%; }

    /*首页*/
    .ipt2{ height: auto; padding: 5% 0 12%; }
    .ipt4 .pt-bd .left,.ipt4 .pt-bd .right{ width: 100%; }

     /*服务理念*/
    .service-idea .pt-bd{ height: auto; }
    .service-idea li:nth-child(3) .box{ border-right: 1px solid #fff; }

    /*合作案例*/
    .cooperation .pt-bd li{ width: 25%; }
    .cooperation .pt-bd li:nth-child(5n){ border-right: 1px solid #e9e9e8; }

    /*技术知识*/
    .tec-knowledge li .left-con .dec{ height: 110px; }

    /*研发中心*/
    .research-center .pt-bd li{ display: none; }

    /*加入*/
    .join_us .pt1 .job-sear button[type=submit]{ width: 15%; }

    /*联系我们*/
    .contact .pt2 .yzm_box{width:100%; margin-bottom:20px;}
    .contact .pt2 .form .btns_list{width:100%;}
    .contact .pt2 .form .btns_list .sub{margin-right:40px; float:none;width:40%;}
    .contact .pt2 .form .btns_list .reset{float:none;width:40%;}
    .contact .pt2 .line1{width: 75%;}

    .intro .pt1 .video_box{ width: 360px; }
    .sec-box .sec-nav li{ margin-right: 7px; }

    /*20181115*/
    .contact .contact_r_box .part4_r{float: left; margin-left: 20px;}

    


}
/*
* MobileMode
*/
@media only screen and (max-width: 760px) {
    body:after {
        content: 'Mobile';
    }
    body,input,textarea,button,select {font-size:16px;}
    .UnmobilePush{display: none;}
    .MobilePush{display:block;}
    img[data-src]{opacity: 1;}
    .wrap, .mwrap { padding-left:2%; padding-right:2%; width:auto; }
    .mwrap .wrap { padding-left:0; padding-right:0; }

    /*移动端防恶意复制信息*/
    * {
        -webkit-touch-callout:none;  /*系统默认菜单被禁用*/   
        -webkit-user-select:none; /*webkit浏览器*/   
        -khtml-user-select:none; /*早期浏览器*/   
        -moz-user-select:none;/*火狐*/   
        -ms-user-select:none; /*IE10*/   
        user-select:none; 
    }
    input { -webkit-user-select:auto; /*webkit浏览器*/   }
    /*mobileMode 760 网站样式*/

    /*头部导航*/
    .widgets_single_nav_2 .group{display:none;}
    .widgets_single_nav_2 .logo{margin:0% 0 1% 2%; padding-left: 0; }
    .widgets_single_nav_2 .wrap{padding:0;}
    .widgets_single_nav_2.pro-detail .tr_color{ height: 60px; }

    /*底部*/
    .foot .top dl{ display: none; }
    .foot .top dl:first-child{ display: block; width: 100%; }
    .foot .bottom .left,.foot .bottom .right{ width: 100%; text-align: center; }
    .xc-banner{ display: none; }
    .sec-box{ display: none; }
    .channel-content{ padding: 80px 0 50px; }

    /*新闻列表*/
    .widget-newslist-10 .hd_tit{margin-bottom:20px;float:none;text-align:center;}
    .widget-newslist-10 .inp_box_wrap{width:100%;margin:0;padding:0;margin-bottom:20px;}
    .widget-newslist-10 .hd_btn{width:100%;}
    .widget-newslist-10 .bd_r{float: none;width:100%;}
    .widget-newslist-10 .list_main{margin-top: 20px;}
    .widget-newslist-10 .bd_c{width:70%;padding: 0 0 0 5%;}
    .widget-newslist-10 .hot-new li{ width: 100%; margin-right: 0; margin-bottom: 2%; }
    .widget-newslist-10 .list_time_day{ font-size: 25px; }
    .widget-newslist-10 .list_time{ width: 100%; text-align: left; font-size: 25px;}
    .widget-newslist-10 .list_time_day{ display: inline-block; }
    .widget-newslist-10 .bd_c{ width: 100%; padding: 0; }


    /*新闻详细*/
    .widgets_xc_newdetail_unite_2 .news_detail_top .detail_btn_box {float: none;}
    .widgets_xc_newdetail_unite_2 .page_info .b_text{width: 17.8%;}
    .widgets_xc_newdetail_unite_2 .page_info .news_tit{width: 54%;}
    .widgets_xc_newdetail_unite_2 .page_info .news_date{width: 100%;}
    .widgets_xc_newdetail_unite_2 .news_detail_top .detail_content ._title{font-size:20px;}
    .widgets_xc_newdetail_unite_2 .news_detail_top ._tools #switcher{margin-left:0px;}

    /*视频列表*/
    .widget-prolist-15 li ._info .iconfont{ display:none; }

    /*产品详细*/
    .pro_detail_09 .detail_hd_r .parameter dl{width:100%;padding:0;margin:0;border-bottom: 1px solid #ebebeb;border-right:none;margin-bottom:10px;overflow:hidden;}
    .pro_detail_09 .detail_hd_r .parameter dt{float:left;margin-right:4%;margin-bottom:0;}
    .pro_detail_09 .detail_hd_r .parameter dd{float:left;}
    .pro_detail_09 .detail_hd_r .bj_btn{width:100%;}
    .pro_detail_09 .detail_hd_r .phone_number{width:100%;margin:0;padding:10px 0px;text-align:center;}
    .pro_detail_09 .detail_hd_r .detail_hd_r_03{margin-bottom:0;}
    .pro_detail_09 .detail_hd_r .tools_box{text-align:center;}
    .pro_detail_09 .detail_hd_r .tools_box a{margin:0;}
    .pro_detail_09 .detail_hd_r .phone_number .number{line-height:40px;}
    .pro_detail_09 .pro_detail_bd{padding-top:30px;}
    .pro_detail_09 .detail_bd_title li{width:23%;font-size:13px;}
    .pro_detail_09 .detail_bd_title{padding: 50px 0px 20px;}
    .pro_detail_09 .detail_hd_r .parameter dl:last-child{margin:0;}
    .pro_detail_09 .detail_hd_r .pro_title{font-size:22px;}
    .pro_detail_09 .pd_section h3{ font-size: 20px; }
    .pro_detail_09 .pd_section .item .imgbox,.pro_detail_09 .pd_section .item .con{ width: 100%; }

    /*发展历程*/
    .widget-history-9-slide .his_left{width:100%;}
    .widget-history-9-slide .his_right{width:100%;}
    .widget-history-9-slide .his_right ul{padding:0;border:none;}
    .widget-history-9-slide .his_right .list_ico01,.widget-history-9-slide .his_right .list_ico02{display:none;}

    /*公司荣誉*/
    .about_honor .honor_hd a{width:32%;margin:0;font-size:16px;line-height:24px;}
    .about_honor .honor_hd{margin-bottom:24px;}
    .about_honor .bd_r{background-size:cover;}
    .about_honor .bd_r li{width:48%;margin-right:2%;margin-bottom:2%;}
    .about_honor .img_list{padding-right:0;}
    .about_honor .honor_hd .honor_ico{width:24px;height:24px;background-size:300% 200%;margin-right:3px;}
    .about_honor .honor_hd .honor_ico2{background-position:-24px 0px;}
    .about_honor .honor_hd .honor_ico3{background-position:-48px 0px;}
    .about_honor .honor_hd a:hover .honor_ico1,.about_honor .honor_hd a.cur .honor_ico1{background-position:0px -24px;}
    .about_honor .honor_hd a:hover .honor_ico2,.about_honor .honor_hd a.cur .honor_ico2{background-position:-24px -24px;}
    .about_honor .honor_hd a:hover .honor_ico3,.about_honor .honor_hd a.cur .honor_ico3{background-position:-48px -24px;}
    .about_honor .r_title{font-size:24px;margin-bottom:10px;}
    .about_honor .img_cover{display:none;}

    /*走进*/
    .intro .pt1 .video_box{width:100%;}
    .intro .pt2{background-size:cover;}
    .intro .pt2 .num_box .top_box span{font-size:32px;}
    .intro .pt2{padding:20px 0;}
    .intro .pt2 .num_box li{margin-bottom:20px;}

    /*企业文化*/
    .culture .cul_infor .t{ font-size: 25px; }
    .culture li.li2, .culture li.li3{ width: 100%; }

    /*首页*/
    .widgets_product_icon_2 .cen-pro li{width:50%;margin-bottom:3%;}
    .widgets_product_icon_2 .cen-pro li .name{margin-top:3%;}
    .ipt2 .pt-hd .tit,.ipt3 .pt-hd .tit,.ipt4 .pt-hd .tit{ font-size: 25px; }
    .ipt3{ margin-top: 0; background-size: cover; }
    .ipt3 .pt-bd .num_box .top_box{ font-size: 30px; }
    .ipt4 .pt-bd .right li{ width: 100%; }
    .ipt4 .pt-bd .left .con .time{ padding: 3% 0; }
    .ipt4 .pt-bd .left .con .title{ line-height: 63px; }
    .ipt5{ height: auto; background-size: cover; } 
    .ipt5 li a .box{ padding: 5% 0; }

     /*产品应用*/
    .application .owl-carousel{ float: none; width: 100%; margin-bottom: 2%; }
    .application .pt2 li{ width: 100%; margin-right: 0; float: none; }

    /*合作案例*/
    .cooperation .pt-bd li{ width: 50%; }

    /*技术知识*/
    .tec-knowledge li .left-con .title{ font-size: 20px; }
    .tec-knowledge li .left-con,.tec-knowledge li .imgbox{ width: 100%; }
    .tec-knowledge li .left-con .dec{ height: 200px; }

    /*研究实力*/
    .study-power .ul-list:before,.study-power .ul-list:after{ display: none; }
    .study-power .ul-list li,.study-power .ul-list li .box{ width: 100%; }
    .study-power .ul-list li:nth-child(odd) .year,.study-power .ul-list li:nth-child(even) .year,.study-power .ul-list li:nth-child(odd) .con,.study-power .ul-list li:nth-child(even) .con{ float: none; }
    .study-power .ul-list li .year,.study-power .ul-list li .con{ float: none; width: 90%; margin: 0 auto; text-align: center; }
    .study-power .ul-list li .box:after{ width: 100%; }
    .study-power .ul-list li:nth-child(even) .con{ text-align: center; }

    /*研发中心*/
    .research-center .pt-bd .text,.research-center .pt-hd{ width: 100%; }
    .research-center .pt-hd .tit{ font-size: 30px; }

    /*营销网络*/
    .map-M4-search .form-box{ width: 100%; margin-bottom: 5%; }
    .sale-network .form-control{ width: 70%; }
    .map-M4-search label{ margin-bottom: 2%; }
    .sale-network .widget-job-2 ._jt .iconfont{ display: none; }

    /*下载列表*/
    .down-list li .time{ width: 30%; }
    .down-list li .title{ width: 60%; }

    /*多彩*/
    .colorful_cy .rb_cover{padding-top: 25px;}
    .colorful_cy .yx_top_c{padding-left: 5px;padding-right: 5px;}

    /*加入*/
    .join_us .pt1 .job-sear .t-area{width:90%; margin:10px 0;}
    .join_us .pt1 .job-sear .sear_input{width:90%; margin:10px 0;}
    .join_us .pt1 .job-sear button[type=submit]{width:90%; margin:10px 0;}
    .join_us .pt2 .joblist_tt span.jobli2,.join_us .pt2 .joblist_tt span.jobli4{display:none;}
    .join_us .pt2 .joblist_tt span.jobli1,.join_us .pt2 .joblist_tt span.jobli3{width:40%; text-indent:0; text-align:center;}
    .join_us .pt2 .JobList-J2 ._jt strong.strong2,.join_us .pt2 .JobList-J2 ._jt strong.strong4{display:none;}
    .join_us .pt2 .JobList-J2 ._jt strong.strong1,.join_us .pt2 .JobList-J2 ._jt strong.strong3{width:40%;width:40%; text-indent:0; text-align:center;}
    .join_us .pt2 .JobList-J2 ._jc{padding:0;}
    .join_us .pt2 .job_list{margin-bottom:0;}
    .join_us .pt2 .joblist_tt span.jobli1{width:35%;}
    .join_us .pt2 .joblist_tt span.jobli5{width:25%;}
    .join_us .pt2 .JobList-J2 ._jt strong.strong1{width:35%;}
    .join_us .pt2 .JobList-J2 ._jt strong.strong5{width:25%;}

    /*联系我们*/
    .contact .pt2 .line1{width: 100%;margin: 5% auto 0;box-sizing:border-box;}
    .contact .pt2 .line{margin-bottom: 0;}
    .contact .pt2 .info{ line-height: 1.5; }

    .ibanner .owl-item .item img{ position: static; margin-left: 0; width: 100%; height: auto; }
    .ipt4 .pt-bd .right .li4 .rect-615{ padding-bottom: 132%; }

    .ipt4 .pt-bd .right .li2{ border-bottom: 1px solid #0059a9; }
    .sale-network .widget-job-2 ._jcon span{ width: 100%; }
    .research-center .pt-bd li{ display: block; }
    .research-center .pt-bd .li1,.research-center .pt-bd .li2,.research-center .pt-bd .li3,.research-center .pt-bd .li4,.research-center .pt-bd .li5{ width: 100%; }
    body .Form-J1 .Form-J1-Left,body .Form-J1 .Form-J1-right{ width: 100%; }
    .ipt3 .pt-bd .num_box .top_box{ font-family: "Arial"; font-weight: bold; }
    body .channelContent-48714 .Form-P1 .Form-P1-Left,body .channelContent-48714 .Form-P1 .Form-P1-right{ width: 100%; }

    /*20181115*/
    .ibanner{padding-top:58px}
    .ibanner .owl-item .item{height:0; padding-bottom:50%;}
    .ibanner .owl-item .item.vio:after{display:none;}
    .ibanner .owl-dots{font-size:0; left:0; margin-left: 0; width:100%; text-align: center;}
    .ibanner .owl-dot{border:none; width:12px; height:12px; border-radius:50%; background:#fff; margin:0 5px;}
    .ibanner .owl-dot.active{background:#0059a9; border:none;}
    .ibanner .owl-dot span{background:none;display:none;}
    .widgets_product_icon_2 .tit{font-size:20px}
    .widgets_product_icon_2 .cen-pro li .name{font-size: 16px;}
    .ipt2 .pt-hd .tit, .ipt3 .pt-hd .tit, .ipt4 .pt-hd .tit{font-size:20px}
    .ipt2 .item .con .top .tit{}
    .ipt4 .pt-bd .right .li4 .rect-615{padding-bottom:61.5%;}
    .contact .contact_r_box{padding:20px 10px}
    .contact .contact_r_box .part4_r{width:40%;}
    /*.contact .contact_r_box .part4_l{width:60%;}*/
    .contact .pt2 .tit{font-size:20px}
    body .channelContent-48729 .sear{padding:20px;}
    body .channelContent-48729 .dib.sear_f{width:100%; border:none;}
    body .channelContent-48729 .sear_f .inp{width:100%; padding-left:0; border:none;}
    body .channelContent-48729 .dib{width:100%; margin-top: 20px;}
    body .channelContent-48729 .submit{width:100%; padding:0; border:none;}
    .intro .pt1 .video_box .rect-90{margin-top:0}
    .channel-content{padding:70px 0 30px;}
    .intro .title{font-size:20px}
    .pro_list_14 .list_box .list_more{width: 90px;}
    .application .yx_links a{margin:5px; padding:0 20px;}


    /*20181119调整*/
    .ipt3 .pt-hd .decs{width:100%;}
    .ipt4 .pt-bd .right li.li2 .rect-615,
    .ipt4 .pt-bd .right li.li3 .rect-615{padding-bottom:0; height:auto;}
    .ipt4 .pt-bd .right .li2 .cont, .ipt4 .pt-bd .right .li3 .cont{padding:20px;}
    .culture li:first-child .list_title,
    .culture .list_title{font-size: 20px;}
    .culture li:first-child .list_p{font-size: 16px;}
    .widget-history-9-slide .left_list li{font-size: 20px;}
    .widget-history-9-slide .his_right li{margin-bottom: 20px;}
    .widget-history-9-slide .his_right .list_title{font-size:18px;}
    .about_honor .img_list{height:240px;}
    .about_honor .honor_hd{margin:20px 0;}
    .about_honor .honor_hd a{text-align: center;}
    .about_honor .honor_hd .honor_ico{display: inline-block; float: none; vertical-align:text-top}
    .about_honor .honor_hd span{display:inline-block; float: none;}
    .about_honor .r_title{font-size: 20px;}
    .colorful_cy .rb_cover_t{font-size: 20px;}
    .colorful_cy .rb_cover_p{font-size:18px;}
    .colorful_cy .rb_cover{padding:40px 30px;}
    .widget-newslist-10 li:first-child .list_main{border-top: 1px solid #e6e6e6;}
    .pro_list_14 .list_p{height:auto; margin-bottom:4%;}
    .service-idea .pt-hd .tit{font-size: 20px;}
    .service-idea li .cen .tit{font-size: 18px;}
    .sale-network .pt-hd .tit{font-size: 20px!important;}
    .cooperation .pt-hd .tit{font-size: 20px;}
    .study-power .ul-list li .year{font-size: 30px;}
    .research-center .pt-hd .tit{font-size: 20px;}
    .research-center .pt-hd .decs{font-size: 16px;}
    .research-center .pt-bd .li2 .title{font-size: 20px;}
    .channel-content{min-height:200px;}
    .down-list ul{margin-top: 20px;}
    .contact .contact_r_box .r_title{font-size: 20px;}
    .contact .contact_r_box .part3 .number{font-size: 20px;}

    /*20190107*/
    .sale_net .widget-job-2>ul>li .item.odd{width:100%; margin-right:0;}
    .sale_net .widget-job-2>ul>li .item.even{width:100%;}
    .pro_css .yx_links a{border-radius:50px; width:46%; margin:0 2% 5px 0; box-sizing:border-box; text-align:center; padding:0; line-height:28px;}


    /*20190308*/
    .application .yx_links{margin-bottom:20px;}
    .application .yx_links a {margin: 0 2% 5px 0; width: 46%; border-radius: 40px; text-align: center; display: inline-block; padding: 0; box-sizing: border-box;line-height:28px }

    









 
}
@media only screen and (max-width:480px) {
    /*mobileMode 480 网站样式*/
    .widgets_single_nav_2 .lang,
    .widgets_single_nav_2 .search{padding:0 7px;}
    .widgets_single_nav_2 .logo{width:120px; font-size: 0;}
    .widgets_single_nav_2 .hd_tools_box{height: 50px; line-height:50px;;}
    /*20191018*/
    .widgets_single_nav_2 .group{display:block; padding:0 10px}
    .widgets_single_nav_2 .logo{width:120px;}
}
@media only screen and (max-width:320px){
    .widgets_single_nav_2 .logo{width:31%; padding-top:15px;}
}