﻿.pro-search{margin:20px 0;width:100%}
.pro-search .search-input{display:flex;justify-content:space-between;align-items:center}
.pro-search input{flex:1;height:40px;padding-left:10px}
.pro-search button{margin-left:10px;width:40px;height:40px;background:0 0;border:1px solid #222;cursor:pointer}
.slogan{text-align:center;font-weight:700;font-size:var(--fontsize20)}
.prohome-content .more{margin-top:20px;display:flex;justify-content:center}
.prohome-content .more a{display:inline-flex;align-items:center;justify-content:center;width:130px;height:44px;position:relative;z-index:1;border-radius:5px;overflow:hidden;color:#fff;transition:all .2s ease;background-color:var(--color)}
.pro-bottom-inquiry{display:none}

.pro-search-wrap{display:flex;justify-content:space-between;align-items:center}
.pro-search-wrap .pro-search{margin:0 0 15px 15px;flex:1}
.pro-search-wrap .pro-cate-title{margin-bottom:0;width:40%;}

