
.mobile_nav{position: fixed;left:0;right:0;top:60px;bottom:0;z-index:40;background:#fff;overflow-y: auto;border-top:1px solid #ededed;display:none;}
.mobile_nav.active{display:block;}
body.open,html.open{overflow-y:hidden;}
.mobile_nav ul li{position: relative;border-bottom:1px solid #ededed;}
.mobile_nav ul li h3{height:50px;line-height:50px;}
.mobile_nav ul li h3 a{font-size:16px;color:#000;padding:0 20px;display:block;}
.mobile_nav ul li p a{font-size:13px;line-height:36px;color:#333;display:block;padding:0 40px;}

@media (max-width: 768px) {
    .pc{display:none;}
    .sp{display:block;}
    body{padding-top:60px;}
    .container{width:100%;}
    header{height:60px;position: fixed;left:0;right:0;top:0;z-index:40;}
    header a.logo{height:60px;}
    header a.logo .sp{height:60px;display:flex;align-items:center;}
    header a.logo .sp img{height:50px;}
	header .mobile_bar{display:inline-block;}
	header .mobile_bar.closed{background:url(../images/common/closed.svg) no-repeat center;background-size:20px}
    header .head_rt .group{margin-right:-15px;height:60px;}
    header .head_rt .group a.search{height:60px;}
    header .head_rt .group a.lang{margin:0 10px;line-height:60px;}
    header .head_rt .group a.search{float:left;margin:0 auto;}
    
    header .head_rt .nav{display:none;}

    .search-drop{top:60px;padding:20px 0;position: fixed;left:0;right:0;}
    .search-drop .content{width:100%;height:42px;border-radius:4px;}
    .search-drop .content input{height:40px;font-size:14px;line-height:24px;padding:8px 40px 8px 10px}
    .search-drop .content a.sbtn{width:40px;height:40px;background-size:20px;}

    .indexKv{height:inherit;}
    .indexKv img{height:100%;object-fit:cover;}
    .indexKv .slider-btn{width:28px;height:40px;}
    .indexKv .sp{height:100%;}

    .indexSolution{padding:40px 20px}
    .indexSolution .txtBody{padding-bottom:30px;}
    .indexSolution .txtBody h2{font-size:28px;line-height:28px;padding-bottom:20px;}
    .indexSolution .txtBody h3{font-size:13px;line-height:22px;}
    .indexSolution .txtBody h3 br{display:none;}
    .indexSolution .txtBody a.learn{font-size:12px;line-height:24px;}
    .indexSolution .slider{padding:0 40px;}
    .indexSolution .slider .swiper-slide{padding-right:0;border-right:0;width:100%;}
    .indexSolution .slider .slider-btn{width:28px;height:40px;top:38%;}
    .indexSolution .slider .swiper-slide a .txt{padding-top:20px;}
    .indexSolution .slider .swiper-slide a .txt h3{font-size:16px;line-height:24px;}
    .indexSolution .slider .swiper-slide a .txt h4{font-size:13px;line-height:24px;}

    .indexAdvantage{padding:40px 20px 20px}
    .indexAdvantage .txtBody{padding-bottom:20px;}
    .indexAdvantage .txtBody h2{font-size:28px;line-height:28px;}
    .indexAdvantage .txtBody h3{font-size:13px;line-height:24px;margin-bottom:0;}
    .indexAdvantage .txtBody h3 br{display:none;}
    .indexAdvantage .slider{padding:0 40px;}
    .indexAdvantage .slider .slider-btn{display:inline-block;width:28px;height:40px;background-color:rgba(0,0,0,.42);position: absolute;z-index:9;cursor:pointer;transition:all .3s;top:130px;}
    .indexAdvantage .slider .slider-btn.prev{background-image:url(../images/index/prev.svg);background-repeat:no-repeat;background-position:center;background-size:20px auto;left:0;}
    .indexAdvantage .slider .slider-btn.next{background-image:url(../images/index/next.svg);background-repeat:no-repeat;background-position:center;background-size:20px auto;right:0;}


    .indexAdvantage .slider .swiper-wrapper .swiper-slide{width:100%;}
    .indexAdvantage .slider .swiper-wrapper .swiper-slide .imgBox{order:0;}
    .indexAdvantage .slider .swiper-wrapper .swiper-slide .txt{order:1;padding-top:10px;}
    .indexAdvantage .slider .swiper-wrapper .swiper-slide .txt img{display:none;}
    .indexAdvantage .slider .swiper-wrapper .swiper-slide .txt .wrap{position: inherit;left:inherit;top:inherit;right:inherit;bottom:inherit;}
    .indexAdvantage .slider .swiper-wrapper .swiper-slide .txt .num{font-size:13px;line-height:22px;margin-bottom:0;}
    .indexAdvantage .slider .swiper-wrapper .swiper-slide .txt h3{font-size:15px;margin-bottom:5px;}
    .indexAdvantage .slider .swiper-wrapper .swiper-slide .txt p{font-size:13px;line-height:22px;max-height:inherit;padding-right:0;}
    .indexAdvantage .slider .dot{display:none;}

    .indexCase{padding:40px 0;}
    .indexCase .txtBody{margin-bottom:15px;}
    .indexCase .txtBody h2{font-size:28px;line-height:28px;padding-bottom:20px;}
    .indexCase .txtBody h3{font-size:13px;line-height:24px;}

    .indexCase .slider-tab{font-size:0;overflow-x:auto;white-space:nowrap;}
    .indexCase .slider-tab span{margin:0 1px;font-size:13px;white-space:nowrap;padding:0 20px;width:inherit;}
    .indexCase .slider-con .con .slider-btn{background-color:rgba(0,0,0,.42);width:28px;height:40px;}
    .indexCase .slider-con .con .slider-btn.prev{left:0;background-image:url(../images/index/prev.svg);background-size:24px auto;}
    .indexCase .slider-con .con .slider-btn.next{right:0;background-image:url(../images/index/next.svg);background-size:24px auto;}
    .indexCase .slider-con .con .slider .swiper-slide a{height:220px}
    .indexCase .slider-con .con .slider .swiper-slide a .txt{left:15px;bottom:15px;}
    .indexCase .slider-con .con .slider .swiper-slide a .txt h3{font-size:20px;line-height:30px;}

    .indexProcess{padding-bottom:5px;}
    .indexProcess .wrap{padding-bottom:20px;}
    .indexProcess .txtBody{margin-bottom:30px;}
    .indexProcess .txtBody h2{font-size:28px;line-height:28px;padding-bottom:15px;}
    .indexProcess .txtBody h3{font-size:12px;line-height:24px;}
    .indexProcess img{width:100%;display:block;}

    footer{padding:30px 0;}
    footer .wrap{flex-wrap:wrap;justify-content:flex-start;}
    footer .wrap .item{width:33.33%;text-align:center;display:none;}
    footer .wrap .item:first-child{width:100%;display:block;}
    footer .wrap .item:last-child{width:100%;text-align:center;display:block;}
    footer .wrap .item a img{height:50px;}
    footer .copyright{font-size:12px;line-height:20px;text-align:center;margin-top:24px;}

    .pageKv{height:240px;}
    .pageKv img{height:100%;object-fit:cover;}
    .pageKv .txtBody h3{font-size:32px;line-height:32px;margin-bottom:10px;}
    .pageKv .txtBody h3.pt{padding-top:0;}
    .pageKv .txtBody p{font-size:12px;line-height:18px;}
    .pageKv .txtBody p br{display:none;}

    .pageKv .txtBody .lx{padding-left:20px;background:url(../images/contact/lx.png) no-repeat 3px 6px;background-size:12px;}
    .pageKv .txtBody .lx .lx_1{font-size:12px;}
    .pageKv .txtBody .lx .lx_2{font-size:20px;line-height:20px;margin:5px 0;}
    .pageKv .txtBody .lx .lx_3{font-size:14px;line-height:24px;}

    .pageKv .kv_slider{height:100%}
    .pageKv.prodKv{height:200px}

    .pager{margin-top:0;}

    .about_1{padding:40px 0 20px;}
    .about_1 h2{font-size:28px;line-height:28px;margin-bottom:40px;}
    .about_1 .tx_box_1{flex-wrap:wrap;margin-bottom:35px;}
    .about_1 .tx_box_1 .lf{width:100%;font-size:20px;line-height:30px;margin-bottom:15px;}
    .about_1 .tx_box_1 .rt{width:100%;font-size:14px;line-height:24px;}
    .about_1 .tx_box_1 .rt br{display:none;}

    .about_1 .tx_box_2 ul{flex-wrap:wrap;border-top:0;}
    .about_1 .tx_box_2 ul li{width:50%;padding-left:10px;padding-top:15px;padding-right:10px;padding-bottom:20px;border-left:0;}
    .about_1 .tx_box_2 ul li::before{display:none;}
    .about_1 .tx_box_2 ul li .num span{font-size:32px;line-height:32px;}
    .about_1 .tx_box_2 ul li .num em{font-size:18px;line-height:18px;margin-left:2px;}
    .about_1 .tx_box_2 ul li .num .year{font-size:16px;line-height:16px;margin-left:2px;}
    .about_1 .tx_box_2 ul li p{font-size:14px;line-height:18px;}

    .about_2{padding-top:20px;padding-bottom:40px;}
    .about_2 h3{font-size:28px;line-height:28px;margin-bottom:20px;}
    .about_2 ul li{padding:15px;margin-top:10px;}
    .about_2 ul li h4{white-space: nowrap;font-size:20px;line-height:30px;width:110px;display:inline-block;}
    .about_2 ul li p{width:calc(100% - 110px);font-size:14px;line-height:24px;}

    .about_6{padding:40px 0;}
    .about_6 h3{font-size:28px;line-height:28px;margin-bottom:30px;}
    .about_6 ul li{width:calc((100% - 20px)/2);margin-right:20px;margin-bottom:30px;}
    .about_6 ul li:nth-child(3n + 3){margin-right:20px;}
    .about_6 ul li:nth-child(2n + 2){margin-right:0;}
    .about_6 ul li h4{font-size:18px;line-height:18px;margin-bottom:10px;}
    .about_6 ul li p{font-size:13px;line-height:24px;}

    .about_7{padding:40px 0 20px;}
    .about_7 h3{font-size:28px;line-height:28px;margin-bottom:30px;}
    .about_7 ul li{width:calc((100% - 20px)/2);margin-right:20px;font-size:14px;line-height:24px;padding:5px 10px;margin-bottom:15px;}
    .about_7 ul li:nth-child(2n + 2){margin-right:0;}
    
    .about_5{padding-top:20px;margin-bottom:40px;}
    .about_5 h3{font-size:28px;line-height:28px;margin-bottom:20px;}


    .contact_1{margin:40px 0;flex-wrap:wrap;padding:0 20px;}
    .contact_1 .image{width:100%;height:inherit;}
    .contact_1 .text{width:100%;padding:0 0 20px}
    .contact_1 .text .item{width:100%;}
    .contact_1 .text .tx_1{margin-bottom:25px;}
    .contact_1 .text .tx_1 h2{font-size:14px;line-height:24px;margin-bottom:10px;}
    .contact_1 .text .tx_1 h3{font-size:28px;line-height:28px;margin-bottom:10px;}
    .contact_1 .text .tx_1 p{font-size:12px;line-height:24px;}

    .contact_1 .text .tx_2 li{margin-bottom:20px;padding-left:35px;}
    .contact_1 .text .tx_2 li h4{font-size:16px;line-height:26px;}
    .contact_1 .text .tx_2 li p{font-size:16px;line-height:26px;}
    .contact_1 .text .tx_2 li p a{font-size:16px;line-height:26px;}
    .contact_1 .text .tx_2 li.add{background:url(../images/contact/add.png) no-repeat 7px 5px;background-size:18px auto;}
    .contact_1 .text .tx_2 li.mail{background:url(../images/contact/email.png) no-repeat 7px 6px;background-size:18px auto;}
    .contact_1 .text .tx_2 li.tel{background:url(../images/contact/tel.png) no-repeat 7px 6px;background-size:18px auto;}
    .contact_1 .text .tx_2 li.sales{background:url(../images/contact/sales.png) no-repeat 7px 5px;background-size:18px auto;}

    .contact_2{padding-bottom:40px;text-align:center;}
    .contact_2 h3{font-size:20px;line-height:30px;text-align:left;}
    .contact_2 h4{font-size:14px;line-height:24px;text-align:left;}
    .contact_2 ul li{margin-right:0;width:100%;margin-bottom:10px;}
    .contact_2 ul li .box{height:46px;}
    .contact_2 ul li .box input{height:46px;font-size:12px;line-height:24px;padding:11px 0 11px 70px}
    .contact_2 ul li .box span{font-size:12px;line-height:24px;top:11px;}
    .contact_2 ul li select{height:46px;font-size:12px;background-size:14px auto;}
    .contact_2 textarea{padding:10px 20px;font-size:12px;line-height:24px;height:140px;margin-top:10px;}
    .contact_2 .tx{font-size:12px;padding-top:15px;text-align:left;}
    .contact_2 .agree{text-align:left;}
    .contact_2 .agree .regular-checkbox + label{font-size:12px;padding-left:22px;background:url(../images/contact/checkbox-1.jpg) no-repeat left 4px;background-size:16px;}
    .contact_2 .agree .regular-checkbox:checked + label {background:url(../images/contact/checkbox-2.jpg) no-repeat left 4px;background-size:16px;}
    .contact_2 .sub{font-size:12px;padding:0 55px;height:36px;line-height:36px;margin:0 auto;width:100%;border-radius:2px;}

    .case_crumbs{padding:20px 0;}
    .case_crumbs h2{font-size:28px;line-height:28px;}
    .case_crumbs .crumbs{font-size:12px;display:none;}

    .newslist{padding:30px 0;}
    .newslist ul.list li{padding:0;margin-bottom:20px;flex-wrap:wrap;}
    .newslist ul.list li .image{width:100%;height:inherit;}
    .newslist ul.list li .text{width:100%;padding:20px;}
    .newslist ul.list li .text h3{font-size:16px;line-height:28px;margin-bottom:5px;}
    .newslist ul.list li .text p{font-size:13px;line-height:24px;height:inherit;}
    .newslist ul.list li .text a.more{font-size:13px;line-height:30px;}

    .news_det_1{padding:30px 0;}
    .news_det_1 h3{font-size:18px;line-height:28px;margin-bottom:10px;}
    .news_det_1 h4{font-size:13px;}
    .news_det_2{padding:30px 0;}
    .news_det_2 .contentBox{width:100%;}
    .news_det_2 .contentBox p{font-size:13px;line-height:24px;}
    .news_det_2 .contentBox h3{font-size:18px;liine-height:28px;}
    .news_det_2 .contentBox img{height:inherit!important;width:inherit!important;max-width:100%;}
    .news_det_3{padding:30px 0;}
    .news_det_3 .flex{justify-content:center;}
    .news_det_3 .center{padding:0 15px;}

    .case_type{padding:25px 0;overflow-x:auto;}
    .case_type ul{justify-content: flex-start;overflow-x:auto;white-space:nowrap;}
    .case_type ul li{width:inherit;}
    .case_type ul li a{white-space:nowrap;padding:3px 15px;display:block;text-align:center;}
    .case_num{padding:30px 0;font-size:16px;line-height:28px;}
    .case_num span{font-size:28px;padding-left:10px;line-height:28px;}
    .caselist{padding-bottom:40px;}
    .caselist ul{margin-bottom:15px;}
    .caselist ul li{width:calc((100% - 30px)/2);margin-bottom:25px;}
    .caselist ul li a{padding-bottom:15px;}
    .caselist ul li a .image{height:inherit;}
    .caselist ul li a .txt{padding-top:10px;}
    .caselist ul li a .txt h3{font-size:16px;line-height:26px;padding-right:0;}
    .caselist ul li a .txt h4{font-size:12px;line-height:20px;}
    .caselist ul li a:hover .txt h3{background:none;}
    .caselist a.more{font-size:14px;line-height:28px;}
    .popCase .closed{width:30px;height:30px;}
    .popCase .content{width:95%;}
    .popCase .content .popslider{height:210px;overflow:hidden;}
    .popCase .content .popslider .slider-btn{width:28px;height:40px;background-size:20px auto;}
    .popCase .content .popslider .prev{left:0;top:95px;}
    .popCase .content .popslider .next{right:0;top:95px;}
    .popCase .content .popslider .slider{height:100%;overflow:hidden;}
    .popCase .content .poptext{padding:20px;}
    .popCase .content .poptext h4{font-size:18px;line-height:18px;}
    .popCase .content .poptext h3{font-size:12px;line-height:24px;}

    .ser_5{padding:40px 0;}
    .ser_5 .tx_1 h3{font-size:28px;line-height:28px;margin-bottom:10px;}
    .ser_5 .tx_1 h4{font-size:14px;line-height:24px;}
    .ser_5 .tx_1 h4 br{display:none;}
    .ser_5 .slider-box .tab{font-size:0;overflow-x:auto;white-space: nowrap;}
    .ser_5 .slider-box .tab a{font-size:13px;margin:0 4px;}
    .ser_5 .slider-box .tabcon .con .tab-slider{margin:0;padding:0 0 40px;}
    .ser_5 .slider-box .tabcon .con .tab-slider .flex{flex-wrap:wrap;}
    .ser_5 .slider-box .tabcon .con .tab-slider .flex .image{order:0;width:100%;height:inherit;}
    .ser_5 .slider-box .tabcon .con .tab-slider .flex .text{order:1;width:100%;padding:20px 20px 0;}
    .ser_5 .slider-box .tabcon .con .tab-slider .flex .text h3{font-size:24px;line-height:24px;letter-spacing:3px;margin-bottom:15px;padding-bottom:15px;}
    .ser_5 .slider-box .tabcon .con .tab-slider .flex .text h3::before{width:28px;}
    .ser_5 .slider-box .tabcon .con .tab-slider .flex .text p{font-size:14px;line-height:24px;}
    .ser_5 .slider-box .tabcon .con .tab-slider .slider-btn{width:28px;height:40px;background-size:20px auto;top:134px;}
    .ser_5 .slider-box .tabcon .con .tab-slider .prev{left:5px;}
    .ser_5 .slider-box .tabcon .con .tab-slider .next{right:5px;}
    .ser_5 .slider-box .tabcon .con .tab-slider .dot{display:block;}

    .ser_2{padding:40px 0;}
    .ser_2 .title{margin-bottom:20px;}
    .ser_2 .title h3{font-size:28px;line-height:28px;margin-bottom:10px;letter-spacing:3px;}
    .ser_2 .title p{font-size:14px;line-height:24px;}
    .ser_2 .title p br{display:none;}
    .ser_2 .slider{overflow:hidden;}
    .ser_2 .slider .slider-btn{width:28px;height:40px;background-size:20px auto;top:145px;}
    .ser_2 .slider .swiper-slide .image{width:100%;height:340px;}
    .ser_2 .slider .prev{left:0;}
    .ser_2 .slider .next{right:0;}
    .ser_2 .slider .dot{display:block;}

    .ser_4{padding:40px 0;}
    .ser_4 h3{font-size:28px;line-height:28px;margin-bottom:10px;}
    .ser_4 p{font-size:14px;line-height:24px;}
    .ser_4 .slider-box{margin-top:30px;overflow:hidden;padding-bottom:30px;}
    .ser_4 .slider-box .dot{display:block;}
    .ser_4 .slider-box .slider-btn{width:28px;height:40px;background-size:20px auto;}
    .ser_4 .slider-box .prev{left:0;}
    .ser_4 .slider-box .next{right:0;}
    .ser_4 .slider-box .slider .swiper-slide .image{width:100%;height:340px;}

    .prod_1{padding:40px 0;}
    .prod_1 .title h3{font-size:28px;line-height:28px;margin-bottom:10px;}
    .prod_1 .title h4{font-size:14px;line-height:24px;}
    .prod_1 .title h4 br{display:none;}
    .prod_1 .slider-box{margin-top:30px;padding-bottom:10px;}
    .prod_1 .slider-box .dot{display:none;;width:100%;background:rgba(255,255,255,.4);height:4px;}
    .prod_1 .slider-box .dot span{width:inherit;height:4px;margin:0;background:#d10e38;}
    .prod_1 .slider-box .slider-btn{width:28px;height:40px;background-size:20px auto;top:130px;}
    .prod_1 .slider-box .prev{left:0;}
    .prod_1 .slider-box .next{right:0;}
    .prod_1 .slider-box .slider .flex{flex-wrap:wrap;}
    .prod_1 .slider-box .slider .flex .image{width:100%;height:inherit;}
    .prod_1 .slider-box .slider .flex .text{order:1;width:100%;padding:20px 20px 0;}
    .prod_1 .slider-box .slider .flex .text .item-box h3{font-size:24px;line-height:24px;letter-spacing:3px;margin-bottom:15px;padding-bottom:15px;}
    .prod_1 .slider-box .slider .flex .text .item-box h3::before{width:28px;}
    .prod_1 .slider-box .slider .flex .text .item-box p{font-size:14px;line-height:24px;}




    .prod_2{padding-top:30px;padding-bottom:50px;}
    .prod_2 .title{margin-bottom:20px;}
    .prod_2 .title h3{font-size:28px;line-height:28px;margin-bottom:10px;}
    .prod_2 .title h4{font-size:14px;line-height:24px;}
    .prod_2 .title h4 br{display:none;}
    .prod_2 .slider{margin:0 15px;padding-bottom:10px;position: relative;;}
    .prod_2 .slider .slider-btn{width:28px;height:40px;background-size:20px auto;top:120px;}
    .prod_2 .slider .prev{left:0;}
    .prod_2 .slider .next{right:0;}
    .prod_2 .slider .flex{flex-wrap:wrap;}
    .prod_2 .slider .flex .image{order:0;width:100%;height:280px;}
    .prod_2 .slider .flex .text{order:1;width:100%;padding:20px 20px 0;justify-content:start;}
    .prod_2 .slider .flex .text .item-box{width:100%;}
    .prod_2 .slider .flex .text .item-box h3{font-size:24px;line-height:24px;letter-spacing:3px;margin-bottom:15px;padding-bottom:15px;}
    .prod_2 .slider .flex .text .item-box h3::before{width:28px;}
    .prod_2 .slider .flex .text .item-box p{font-size:14px;line-height:24px;}



    .prod_2 .slider .dot{display:none;width:100%;background:rgba(255,255,255,.4);height:4px;top:inherit!important;}
    .prod_2 .slider .dot span{width:inherit;height:4px;margin:0;background:#d10e38;}

    .prod_3 h3{font-size:28px;line-height:28px;margin-bottom:10px;}
    .prod_3 h4{font-size:14px;line-height:24px;margin-bottom:30px;}
    .prod_3 h4 br{display:none;}
    .prod_3 .slider{padding-bottom:30px;}
    .prod_3 .slider .slider-btn{width:28px;height:40px;background-size:20px auto;top:100px;}
    .prod_3 .slider .prev{left:0;}
    .prod_3 .slider .next{right:0;}
    .prod_3 .slider .swiper-slide{display:flex;flex-wrap:wrap;}
    .prod_3 .slider .swiper-slide .image{order:0;width:100%;height:inherit;}
    .prod_3 .slider .swiper-slide .text{order:1;width:100%;height:inherit;margin-top:5px;margin-bottom:0;}
    .prod_3 .slider .swiper-slide .text h5{font-size:16px;line-height:26px;margin-bottom:5px;}
    .prod_3 .slider .swiper-slide .text p{font-size:12px;line-height:24px;}
    .prod_3 .slider .dot{display:none;width:100%;background:rgba(255,255,255,.4);height:4px;top:inherit!important;}
    .prod_3 .slider .dot span{width:inherit;height:4px;margin:0;background:#d10e38;}

    .prod_4{padding:50px 0;}
    .prod_4 .title{margin-bottom:30px;}
    .prod_4 .title h3{font-size:28px;line-height:28px;margin-bottom:10px;}
    .prod_4 .title h4{font-size:14px;line-height:24px;}
    .prod_4 .slider{padding-bottom:30px;}
    .prod_4 .slider .dot{display:none;width:100%;background:rgba(255,255,255,.4);height:4px;top:inherit!important;}
    .prod_4 .slider .dot span{width:inherit;height:4px;margin:0;background:#d10e38;}
    .prod_4 .slider .slider-btn{width:28px;height:40px;background-size:20px auto;top:70px;}
    .prod_4 .slider .prev{left:0;}
    .prod_4 .slider .next{right:0;}
    .prod_4 .slider .swiper-slide .image{height:inherit}
    .prod_4 .slider .swiper-slide .txt{margin-top:5px;}
    .prod_3 .slider .swiper-slide .txt h5{font-size:16px;line-height:26px;margin-bottom:5px;}
    .prod_3 .slider .swiper-slide .txt p{font-size:12px;line-height:24px;}

    .searchTop{padding:30px 15px;}
    .searchTop .content{width:100%;height:42px;border-radius:4px;}
    .searchTop .content input{font-size:14px;line-height:24px;height:40px;padding:8px 50px 8px 10px;}
    .searchTop .content a.sechbtn{width:40px;height:40px;background-size:20px;}
    .sech_result{padding-top:30px;margin-bottom:35px;font-size:20px;line-height:30px;}
    .sech_result::before{width:140px;}

    .sech_tip{font-size:28px;line-height:28px;margin-bottom:30px;}



}