.body-bg-f2{background-color:#f2f2f2;}body{font-size:14px;text-align:justify;}h1{font-size:30px;}h2{font-size:24px;}h3{font-size:18px;}h4{font-size:14px;}::-webkit-scrollbar{width:5px;height:5px;}::-webkit-scrollbar-track{width:3px;background:rgba(16,31,28,.1);-webkit-border-radius:2em;-moz-border-radius:2em;border-radius:2em;}::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.6);background-clip:padding-box;min-height:28px;-webkit-border-radius:2em;-moz-border-radius:2em;border-radius:2em;transition:background-color .3s;cursor:pointer;}::-webkit-scrollbar-thumb:hover{background-color:rgba(110,110,110,.1);}.btn{padding:5px 15px;border:1px solid #f47d4c;color:#f47d4c;font-size:14px;display:inline-block;transition:.5s;cursor:pointer;}.btn:hover{border-color:#f47d4c;color:#fff;background-color:#f47d4c;}.btn.default{font-size:12px;border-width:1px;}.btn.small{height:24px;line-height:24px;font-size:12px;border-width:1px;}header{position:fixed;top:0;width:100%;left:0;z-index:99;transition:.5s;}header nav .top-box{margin:20px 0;display:flex;align-items:center;}header nav .top-box .logo{margin-right:100px;height:50px;width:112px;background-image:url(../images/logo3.png);background-size:cover;}header nav .top-box .search-wrap{background-color:rgba(255,255,255,.2);flex:1 0;height:45px;display:flex;}header nav .top-box .search-wrap i{width:60px;height:45px;color:#fff;text-align:center;line-height:45px;font-size:24px;}header nav .top-box .search-wrap input{flex:1;background-color:transparent;border:0;font-size:24px;color:#fff;}header nav .top-box .right-tools{display:none;}header nav .bottom-box{display:flex;justify-content:space-between;align-items:center;}header nav .bottom-box .menu-box{display:flex;}header nav .bottom-box .menu-box .item{height:55px;padding:10px 25px;line-height:55px;font-size:16px;color:#fff;display:flex;align-items:center;position:relative;transition:.5s;}header nav .bottom-box .menu-box .item a{color:#fff;}header nav .bottom-box .menu-box .item i{margin-left:5px;}header nav .bottom-box .menu-box .item:hover,header nav .bottom-box .menu-box .item.active{background-color:#000;color:#fff;}header nav .bottom-box .menu-box .item:hover a,header nav .bottom-box .menu-box .item.active a{color:#fff;}header nav .bottom-box .menu-box .item .item-children{display:none;position:absolute;left:0;top:70px;min-width:100%;background:#000;word-break:keep-all;white-space:nowrap;}header nav .bottom-box .menu-box .item .item-children .ic-item{padding:0 25px;line-height:50px;font-size:14px;transition:.5s;}header nav .bottom-box .menu-box .item .item-children .ic-item:hover{background-color:#f47d4c;color:#fff;}header nav .bottom-box .right-tools .text-btn{color:#fff;margin-right:10px;font-size:16px;}header .nav-children{background-color:#000;padding:40px 0;display:none;min-height:360px;max-height:calc(100vh - 200px);overflow:auto;}header .nav-children .layui-container{display:flex;}header .nav-children .layui-container .left-box{border-right:1px solid #fff;max-width:150px;min-width:100px;}header .nav-children .layui-container .left-box .list .item{font-size:16px;padding:30px 30px 30px 0;color:#fff;text-align:right;border-right:5px solid transparent;position:relative;right:-3px;cursor:pointer;transition:color .5s;}header .nav-children .layui-container .left-box .list .item:hover,header .nav-children .layui-container .left-box .list .item.active{color:#f47d4c;border-color:#f47d4c;}header .nav-children .layui-container .right-box{padding-left:30px;display:flex;justify-content:start;gap:0 50px;word-break:break-word;flex:1;position:fixed;}header .nav-children .layui-container .right-box .item{min-width:160px;}header .nav-children .layui-container .right-box .top-wrap{display:flex;word-break:break-word;}header .nav-children .layui-container .right-box .top-wrap a{font-size:16px;color:#fff;}header .nav-children .layui-container .right-box .top-wrap a:hover,header .nav-children .layui-container .right-box .top-wrap a.active{color:#f47d4c;}header .nav-children .layui-container .right-box .bottom-wrap{margin-top:20px;}header .nav-children .layui-container .right-box .bottom-wrap .list .item{margin:10px 0;font-size:14px;text-align:left;}header .nav-children .layui-container .right-box .bottom-wrap .list .item a{color:#fff;}header .nav-children .layui-container .right-box .bottom-wrap .list .item:hover a,header .nav-children .layui-container .right-box .bottom-wrap .list .item.active a{color:#f47d4c;}header .nav-children .layui-container .right-box .link-wrap{margin-top:20px;display:flex;}header .nav-children .layui-container .right-box .link-wrap a{color:#f47d4c;font-size:14px;border-bottom:1px solid #f47d4c;display:flex;align-items:center;padding:10px 0;}header .nav-children .layui-container .more-wrap{min-width:150px;text-align:right;position:fixed;right:300px;}header .nav-children .layui-container .more-wrap a{color:#f47d4c;}header.home{background-color:#fff;}header.home nav .top-box .logo{background-image:url(../images/logo2.png);}header.home nav .top-box .search-wrap{background-color:#fff;border:1px solid #ddd;}header.home nav .top-box .search-wrap i{color:#222;}header.home nav .top-box .search-wrap input{color:#222;}header.home nav .bottom-box .menu-box .item{color:#222;}header.home nav .bottom-box .menu-box .item a{color:#222;}header.home nav .bottom-box .menu-box .item:hover,header.home nav .bottom-box .menu-box .item.active{color:#fff;}header.home nav .bottom-box .menu-box .item:hover a,header.home nav .bottom-box .menu-box .item.active a{color:#fff;}header.home nav .bottom-box .right-tools .text-btn{color:#222;}.header-white header nav .top-box .logo{background-image:url(../images/logo2.png);}.header-white header nav .top-box .search-wrap{background-color:rgba(255,255,255,.2);border:1px solid #ddd;}.header-white header nav .top-box .search-wrap i{color:#222;}.header-white header nav .top-box .search-wrap input{color:#222;}.header-white header nav .bottom-box .menu-box{display:flex;}.header-white header nav .bottom-box .menu-box .item{color:#222;}.header-white header nav .bottom-box .menu-box .item a{color:#222;}.header-white header nav .bottom-box .menu-box .item:hover,.header-white header nav .bottom-box .menu-box .item.active{background-color:#000;color:#fff;}.header-white header nav .bottom-box .menu-box .item:hover a,.header-white header nav .bottom-box .menu-box .item.active a{color:#fff;}.header-white header nav .bottom-box .right-tools .text-btn{color:#222;}#home-top-swiper .swiper-slide{height:80vh;background-size:100% auto;}#home-top-swiper .swiper-slide .layui-container{height:100%;display:flex;align-items:center;}#home-top-swiper .swiper-slide .title1{font-size:50px;color:#fff;}#home-top-swiper .swiper-slide .title2{font-size:24px;color:#fff;margin-top:20px;}#home-top-swiper .swiper-slide .btn-wrap{margin-top:60px;}#home-top-swiper .swiper-pagination-bullet{width:150px;border-radius:0!important;height:3px;}#home-top-swiper .swiper-pagination-bullet-active{background:#f47d4c;}.grid-1{margin:30px 0;}.grid-1 .list{display:grid;gap:20px;}.grid-1 .list .item-one{display:flex;gap:20px;}.grid-1 .list .item-one .one{width:580px;}.grid-1 .list .item-one .one .img{height:600px;align-items:end;}.grid-1 .list .item-one .one .img>div{position:relative;bottom:90px;}.grid-1 .list .item-one .two{flex:1;display:flex;gap:20px;flex-direction:column;}.grid-1 .list .item-one .two .img{height:290px;}.grid-1 .list .item-two .img{height:290px;}.grid-1 .list .img{background-size:100% 100%;display:flex;align-items:center;padding:0 40px;transition:.5s;background-position:center;cursor:pointer;}.grid-1 .list .img .title1{font-size:34px;color:#fff;}.grid-1 .list .img .title2{font-size:14px;color:#fff;margin-top:20px;text-transform:uppercase;}.grid-1 .list .img .title2 .line{height:2px;background-color:#f47d4c;width:30px;margin-right:10px;display:inline-block;vertical-align:middle;}.grid-1 .list .img:hover{background-size:110% 110%;}.big-search{margin:60px 0;}.big-search .search-wrap{height:80px;display:flex;align-items:center;justify-content:space-between;border:1px solid #f47d4c;}.big-search .search-wrap .label{font-size:26px;color:#f47d4c;padding:20px;}.big-search .search-wrap .input{flex:1;height:100%;width:100%;}.big-search .search-wrap .input input{height:100%;width:100%;border:0;font-size:14px;}.big-search .search-wrap .icon{width:100px;text-align:center;line-height:80px;height:100%;border-left:1px solid #f47d4c;cursor:pointer;}.big-search .search-wrap .icon i{font-size:30px;color:#f47d4c;}.big-search .search-wrap .more{width:100px;text-align:center;line-height:80px;height:100%;border-left:1px solid #f47d4c;background-color:#f47d4c;color:#fff;cursor:pointer;font-size:20px;font-weight:bold;}.primary-title{padding:40px 0;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:30px;font-weight:300;color:#666;}.primary-title .line{width:60px;height:2px;background-color:#f47d4c;margin-top:30px;}.server-wrap{background-size:cover;padding:60px 0;}.server-wrap .main-title{font-size:50px;font-weight:bold;padding:20px 0;}.server-wrap .main-title .sub-title{font-size:16px;margin-top:5px;font-weight:400;}.server-wrap .card{margin-top:50px;display:grid;grid-template-columns:repeat(3,1fr);gap:70px;}.server-wrap .card .item{background-color:#fff;padding:40px 35px;box-sizing:border-box;box-shadow:0 0 10px #eee;}.server-wrap .card .item .img img{width:50px;height:50px;object-fit:cover;}.server-wrap .card .item .info{margin-top:30px;word-break:break-word;}.server-wrap .card .item .info .title{font-size:22px;margin-bottom:15px;font-weight:bold;}.server-wrap .card .item .info .des{line-height:20px;font-size:16px;}.server-wrap .card .item .link-wrap{margin-top:20px;}.server-wrap .card .item .link-wrap a{color:#f47d4c;}footer .top-wrap{border-top:1px solid #ddd;padding:80px 0;}footer .top-wrap .footer-nav{display:flex;font-size:16px;font-weight:bold;gap:20px;}footer .top-wrap .footer-nav a{display:flex;align-items:center;gap:20px;}footer .top-wrap .footer-nav a::after{content:"";width:1px;height:60%;background-color:#ddd;}footer .top-wrap .footer-nav a:last-child::after{display:none;}footer .top-wrap .info-box{display:flex;justify-content:space-between;margin-top:20px;}footer .top-wrap .info-box .info{color:#333;font-size:14px;}footer .top-wrap .info-box .info .site{margin:40px 0;}footer .top-wrap .info-box .info .site span,footer .top-wrap .info-box .info .site i{vertical-align:middle;}footer .top-wrap .info-box .info .site i{color:#f47d4c;margin-right:5px;font-size:20px;}footer .top-wrap .info-box .info .site span{margin-right:20px;}footer .top-wrap .info-box .info .address span,footer .top-wrap .info-box .info .address i{vertical-align:middle;}footer .top-wrap .info-box .info .address i{color:#f47d4c;margin-right:5px;font-size:20px;}footer .top-wrap .info-box .links .item{display:flex;align-items:center;margin:10px 0;}footer .top-wrap .info-box .links .item i{font-size:24px;}footer .top-wrap .info-box .links .item img{width:25px;}footer .top-wrap .info-box .links .item a{margin-left:10px;font-size:12px;}footer .top-wrap .info-box .qwcode-wrap{display:flex;gap:0 20px;position:relative;top:-50px;}footer .top-wrap .info-box .qwcode-box{text-align:center;}footer .top-wrap .info-box .qwcode-box .img-wrap{padding:2px;border:1px solid #ddd;border-radius:2px;}footer .top-wrap .info-box .qwcode-box .img-wrap img{width:100px;}footer .top-wrap .info-box .qwcode-box .title{margin-top:10px;}footer .bottom-wrap{border-top:1px solid #ddd;padding:30px 0;text-align:center;font-size:12px;}.crumbs-wrap{margin:30px 0;font-size:16px;}.crumbs-wrap a{color:#222;font-weight:bold;}.crumbs-wrap span{margin:0 10px;color:#222;}.crumbs-wrap .current{margin:0;color:#808080;font-weight:inherit;}.product-module{margin-bottom:50px;}.product-module .main-title{font-size:30px;font-weight:bold;margin-bottom:20px;}.product-module .row{display:flex;justify-content:space-between;}.product-module .left-box{width:350px;flex:0 0 350px;}.product-module .left-box .wrap .search-wrap{display:flex;align-items:center;background-color:#fff;height:40px;}.product-module .left-box .wrap .search-wrap i{width:40px;text-align:center;flex:0 0 40px;}.product-module .left-box .wrap .search-wrap input{flex:1;border:0;background-color:transparent;padding:0 10px;box-sizing:border-box;}.product-module .left-box .wrap .category-box{margin-top:20px;background-color:#fff;padding:30px 20px;}.product-module .left-box .wrap .category-box .category-select{display:flex;justify-content:space-between;align-items:center;font-size:18px;font-weight:bold;padding:15px 0 25px 0;border-bottom:1px solid #ddd;cursor:pointer;margin-bottom:15px;word-break:break-word;}.product-module .left-box .wrap .category-box .category-select.active{color:#f47d4c;}.product-module .left-box .wrap .category-box .category-option .item{cursor:pointer;}.product-module .left-box .wrap .category-box .category-option .item .label{display:flex;justify-content:space-between;font-size:15px;padding:15px 0;word-break:break-word;}.product-module .left-box .wrap .category-box .category-option .item .label:hover,.product-module .left-box .wrap .category-box .category-option .item .label.active{color:#f47d4c;}.product-module .left-box .wrap .category-box .category-option .item .label:hover a,.product-module .left-box .wrap .category-box .category-option .item .label.active a{color:#f47d4c;}.product-module .left-box .wrap .category-box .category-option .item .chidren{position:relative;top:-5px;display:none;}.product-module .left-box .wrap .category-box .category-option .item .chidren a{display:flex;padding:5px 0;font-size:13px;}.product-module .left-box .wrap .category-box .category-option .item .chidren a:hover,.product-module .left-box .wrap .category-box .category-option .item .chidren a.active{color:#f47d4c!important;}.product-module .right-box{flex:1;margin-left:20px;}.product-module .right-box .bg-wrap{background-color:#fff;padding:20px;}.product-module .right-box .table-box{margin-bottom:50px;}.product-module .right-box .table-box .main-title{padding:40px 0;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:30px;font-weight:300;color:#666;text-align:center;}.product-module .right-box .table-box .main-title .line{width:60px;height:2px;background-color:#f47d4c;margin-top:30px;}.product-module .right-box .table-box .top-btn-wrap{display:flex;justify-content:end;margin-bottom:20px;}.product-module .right-box .table-box .table-wrap table{border:1px solid #ddd;width:100%;}.product-module .right-box .table-box .table-wrap table td{padding:10px;}.product-module .right-box .table-box .table-wrap table .cell{display:flex;align-items:center;}.product-module .right-box .table-box .table-wrap table .cell .label{flex:0 0 80px;color:#f47d4c;margin-right:10px;word-break:break-word;min-width:110px;}.product-module .right-box .table-box .table-wrap table .cell .des{word-break:break-word;text-align:left;}.product-module .right-box .table-box .table-wrap table .cell-column{vertical-align:top;min-width:300px;}.product-module .right-box .table-box .table-wrap table .cell-column .label{color:#f47d4c;}.product-module .right-box .table-box .table-wrap table .cell-column .des{margin-top:20px;}.product-module .right-box .table-box .table-wrap table .cell-column .des img{width:100%;}.product-module .right-box .table-box .info-zhaiyao{text-align:right;margin-top:10px;font-size:12px;color:#999;}.product-module .main-box{width:100%;}.product-module .main-box .main-title{padding:40px 0;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:30px;font-weight:300;color:#666;}.product-module .main-box .main-title .line{width:60px;height:2px;background-color:#f47d4c;margin-top:30px;}.product-module .main-box .first-title{font-size:20px;display:flex;align-items:center;font-weight:bold;color:#f47d4c;margin:40px 0;}.product-module .main-box .first-title::before{display:block;height:20px;width:4px;background-color:#f47d4c;content:"";margin-right:10px;}.product-module .main-box .second-title{font-size:16px;color:#f47d4c;font-weight:bold;margin-bottom:10px;}.product-module .main-box .zhaiyao{font-size:14px;margin-bottom:20px;word-wrap:break-word;}.tabs-box .tabs-nav{display:flex;}.tabs-box .tabs-nav .list{border-radius:5px 5px 0 0;overflow:hidden;display:flex;}.tabs-box .tabs-nav .item{padding:0 20px;line-height:30px;background-color:#ddd;cursor:pointer;transition:.5s;}.tabs-box .tabs-nav .item:hover,.tabs-box .tabs-nav .item.active{background-color:#f47d4c;color:#fff;}.tabs-box .tabs-content{padding:20px 0;}.tabs-box .tabs-content .item{display:none;}.tabs-box .tabs-content .item.active{display:block;}.collapse-box{padding:15px;border:1px solid #f47d4c;border-radius:5px;margin-bottom:20px;}.collapse-box .collapse-header{display:flex;justify-content:space-between;align-items:center;color:#f47d4c;transition:.5s;}.collapse-box .collapse-header .title{font-size:14px;cursor:pointer;}.collapse-box .collapse-header.active i{transform:rotate(180deg);}.collapse-box .collapse-body{display:none;margin-top:10px;font-size:12px;}.product-download-box{padding:15px;border:1px solid #f47d4c;border-radius:5px;margin-bottom:20px;display:flex;justify-content:space-between;align-items:center;}.product-download-box .info-wrap{display:flex;align-items:center;flex:1;}.product-download-box .info-wrap .icon-wrap{color:#f47d4c;text-align:center;flex:0 0 40px;margin-right:10px;}.product-download-box .info-wrap .icon-wrap>div:first-child{height:30px;}.product-download-box .info-wrap .icon-wrap i{font-size:35px;position:relative;top:-10px;}.product-download-box .info-wrap .info .title{font-size:14px;color:#f47d4c;font-weight:bold;}.product-download-box .info-wrap .info .des{margin-top:10px;font-size:12px;}.product-download-box .download-btn{height:40px;line-height:40px;text-align:center;color:#f47d4c;cursor:pointer;transition:.5s;flex:0 0 50px;margin-left:10px;}.product-download-box .download-btn i{font-size:30px;}.page-box{background-color:#fff;margin-bottom:20px;}.page-box .layui-laypage a,.page-box .layui-laypage button,.page-box .layui-laypage input,.page-box .layui-laypage select,.page-box .layui-laypage span{border:0;}.page-box .layui-laypage{margin:0;}.page-box .layui-laypage a,.page-box .layui-laypage span{margin:0;height:48px;line-height:48px;padding:0 25px;font-size:14px;}.product-list{background:#fff;}.product-list .item{padding:20px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #ddd;}.product-list .item:last-child{border:0;}.product-list .item .img-wrap{flex:0 0 70px;}.product-list .item .img-wrap img{width:70px;height:70px;object-fit:cover;}.product-list .item .info-wrap{margin:0 20px;flex:1;}.product-list .item .info-wrap .title{font-size:14px;font-weight:bold;margin-bottom:10px;}.product-list .item .info-wrap .des{font-size:12px;}.product-list .item .btn-wrap{flex:0 0 110px;}.contact-module{background-image:url(../images/1/contact_bg.png);background-position:bottom;background-size:100% auto;padding:40px 0;background-repeat:no-repeat;}.contact-module .main-title{font-size:30px;font-weight:bold;margin-bottom:60px;}.contact-module .main-title .sub-title{font-size:14px;margin-top:10px;font-weight:400;}.contact-module .main-title .sub-title>div:last-child{font-size:12px;margin-top:4px;}.contact-module .grid-wrap{display:grid;grid-template-columns:repeat(3,1fr);margin-bottom:20px;}.contact-module .grid-wrap .item{display:flex;flex-direction:column;align-items:center;}.contact-module .grid-wrap .item .icon-wrap{border:1px solid #333;border-radius:50%;height:80px;width:80px;display:flex;justify-content:center;align-items:center;cursor:pointer;}.contact-module .grid-wrap .item .icon-wrap i{color:#f47d4c;font-size:40px;transition:.5s;}.contact-module .grid-wrap .item .icon-wrap:hover i{transform:rotateY(180deg);}.contact-module .grid-wrap .item .title{margin-top:20px;font-size:20px;font-weight:bold;margin-bottom:10px;}.contact-module .grid-wrap .item .des{color:#666;}.contact-module .form-box{margin:100px 0;}.contact-module .form-box .main-title{font-size:30px;font-weight:bold;color:#f47d4c;margin-bottom:40px;}.contact-module .form-box .row{display:grid;margin-bottom:20px;}.contact-module .form-box .row.grid-3{grid-template-columns:repeat(3,1fr);gap:70px;}.contact-module .form-box .row .item{display:flex;}.contact-module .form-box .row .item input,.contact-module .form-box .row .item textarea{border:0;border:1px solid #f47d4c;border-radius:4px;padding:10px;outline:0;flex:1;}.news-module{background-image:url(../images/1/news_bg.png);background-position:bottom;background-size:100% auto;padding:50px 0 100px 0;background-repeat:no-repeat;}.news-module .main-title{font-size:30px;font-weight:bold;margin-bottom:60px;display:flex;justify-content:space-between;align-items:center;}.news-module .main-title .more{display:flex;font-size:14px;}.news-module .main-title .more a{display:flex;align-items:center;font-weight:initial;color:#f47d4c;font-weight:bold;border-bottom:1px solid #f47d4c;}.news-module .main-title .more a i{margin-left:30px;font-size:12px;font-weight:400;}.news-list .item{border:1px solid #f47d4c;padding:20px 30px;border-radius:5px;display:flex;justify-content:space-between;background-color:rgba(255,255,255,.8);margin-bottom:20px;}.news-list .item .date-wrap{display:flex;flex-direction:column;justify-content:center;color:#c2c2c2;flex:0 0 70px;text-align:center;}.news-list .item .date-wrap .day{font-size:34px;font-weight:bold;}.news-list .item .info-wrap{flex:1;margin-left:20px;}.news-list .item .info-wrap .title{font-size:18px;font-weight:bold;margin-bottom:5px;}.news-content{background-color:#fff;padding:20px 30px;border-radius:5px;box-shadow:0 0 10px #eee;}.news-content .title-box{margin-bottom:20px;}.news-content .title-box .title{font-size:24px;font-weight:bold;margin-bottom:10px;}.news-content .title-box .time-wrap{font-size:14px;color:#808080;}.news-content .des{font-size:14px;line-height:24px;}.news-content .des img{max-width:100%;height:auto;}.about-module{padding:150px 0;background-size:100% auto;}.about-module .box-1 .title{font-size:40px;font-weight:bold;color:#f47d4c;margin-bottom:30px;}.about-module .box-1 .info{line-height:24px;}.about-module .box-1 .info p{margin-bottom:20px;}.about-module .box-2{text-align:center;}.about-module .box-2 .title{font-size:40px;font-weight:bold;margin-bottom:60px;}.about-module .box-2 .title-2{font-size:26px;font-weight:bold;margin-bottom:40px;}.about-module .box-2 .des{font-size:16px;margin-bottom:100px;line-height:48px;}.about-module .box-2.theme-white{color:#fff;}.empty-box{display:flex;justify-content:center;align-items:center;padding:50px 0;text-align:center;}.empty-box img{width:200px;}.empty-box .des{margin:5px 0;color:#666;font-size:14px;}.hc-title-wrap .title-line{height:2px;background-color:#f47d4c;width:50px;margin-bottom:30px;}.hc-title-wrap .title-box{position:relative;display:flex;justify-content:space-between;align-items:center;}.hc-title-wrap .title-box .title{font-size:40px;font-weight:bold;}.hc-title-wrap .title-box .sub-title{font-size:16px;margin-bottom:30px;display:flex;justify-content:space-between;align-items:center;}.hc-title-wrap .title-box .sub-title .more-box a{color:#f47d4c;vertical-align:middle;}.hc-title-wrap .title-box .sub-title .more-box a i{margin-left:5px;vertical-align:middle;}.hc-title-wrap .content{font-size:16px;}.hc-title-wrap .more-box{display:flex;justify-content:end;margin:20px 0;}.hc-title-wrap .more-box a{color:#f47d4c;vertical-align:middle;}.hc-title-wrap .more-box a i{margin-left:5px;vertical-align:middle;}.grid-2{padding-top:60px;}.grid-2 .list{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;}.grid-2 .list .item{background-color:#f47d4c;display:flex;text-align:center;flex-direction:column;justify-content:center;align-items:center;color:#fff;padding:60px 0;cursor:pointer;}.grid-2 .list .item img{width:70px;transition:.5s;}.grid-2 .list .item .des{font-size:16px;margin-top:20px;font-weight:bold;}.grid-2 .list .item:nth-of-type(2n){background-color:#c2c2c2;}.grid-2 .list .item:hover img{transform:scale(1.1);}.grid-2 .list.list-3{grid-template-columns:repeat(3,1fr);}.grid-2 .list.list-3 .item{background-color:#c2c2c2;}.grid-2 .list.list-3 .item:nth-of-type(2n){background-color:#f47d4c;}.home-news-card .list{display:grid;grid-template-columns:repeat(2,1fr);gap:40px;}.home-news-card .list .item{box-shadow:0 0 10px #ddd;border-radius:5px;background-color:#fff;padding:30px 20px;transition:all ease .3s;background:#fff url(../images/1/logobg2.png) right 9px bottom 9px no-repeat;}.home-news-card .list .item .time{font-size:14px;color:#aaa;}.home-news-card .list .item .title{cursor:pointer;font-size:16px;margin:10px 0;}.home-news-card .list .item .des{font-size:14px;color:#808080;}.home-news-card .list .item:hover{transform:scale(1.02);}.service-list{background-color:#fff;padding:20px;display:flex;justify-content:center;flex-wrap:wrap;gap:20px;}.service-list .item{width:23%;display:flex;justify-content:center;align-items:center;text-align:center;border:1px solid #f47d4c;padding:30px 20px;min-height:160px;}.service-list .item .img-wrap{display:flex;justify-content:center;}.service-list .item img{width:80px;transition:.5s;}.service-list .item .img2{display:none;}.service-list .item .info-wrap{margin:15px 0;}.service-list .item:hover{background-color:#f47d4c;color:#fff;}.service-list .item:hover .img2{display:block;}.service-list .item:hover .img1{display:none;}.service-list .item:hover .btn{background-color:#fff;color:#f47d4c;}.search-list .item{display:flex;padding:20px;background-color:#fff;margin-bottom:15px;box-shadow:0 0 10px #eee;}.search-list .item .img-wrap{flex:0 0 100px;}.search-list .item .img-wrap img{width:100%;height:100%;object-fit:cover;}.search-list .item .info-wrap{flex:1;margin-left:20px;}.search-list .item .info-wrap .title{font-size:16px;font-weight:bold;margin-bottom:10px;}.search-list .item .info-wrap .des{font-size:14px;line-height:20px;color:#808080;}.job-list{margin:50px 0;display:grid;grid-template-columns:repeat(4,1fr);gap:20px;}.job-list .item{padding:20px;background-color:#fff;margin-bottom:15px;box-shadow:0 0 10px #eee;overflow:hidden;border-left:2px solid #f47d4c;}.job-list .item .title{font-size:20px;color:#f47d4c;margin-bottom:20px;text-align:center;}.job-list .item .zhaiyao{font-size:14px;line-height:20px;color:#808080;height:40px;overflow:hidden;margin-bottom:10px;}.job-list .item .more-wrap{text-align:right;}.job-list .item .more-wrap a{color:#f47d4c;vertical-align:middle;}.mobile .layui-container{width:96%;}.mobile .top-box .right-tools{display:block!important;margin-left:20px;}.mobile .top-box .right-tools a:first-child{color:#fff;margin-right:20px;}.mobile .bottom-box .right-tools{display:none!important;}.mobile #home-top-swiper .swiper-slide{height:650px;}.sellprice{cursor:pointer;width:120px;padding:5px 5px 5px 0;}.sellprice:hover{background:#f47d4c;color:#fff;}img{max-width:100%!important;}