.projectType_top{width:100%;background:#fff}
.projectType_top_main{width:100%;max-width:1440px;margin:0 auto;height:100%;display:flex;justify-content:space-between;align-items:center}
.banner_text{width:533px}
.banner_title{text-transform:uppercase;font-size:57px;line-height:62px;font-family:Gotham-Light;font-weight:100}
.banner_text{text-transform:uppercase;font-size:57px;line-height:62px;font-family:'微软雅黑';font-weight:700}
.add_car{width:252px;margin-top:52px}
.add_car img{width:100%}
.banner_img{width:714px;height:332px}
.banner_img img{width:100%}
.projectType{display:none}
.projectType.active{display:block}
.projectType_body{width:100%}
.projectType_menu{background:#eee;height:94px}
.projectType_menu_item{width:100%;max-width:1440px;height:100%;margin:0 auto;padding-top:23px;position:relative}
.menu_search{width:524px;height:36px;background-image:url(../img/search_ipt.png);background-repeat:no-repeat;background-size:100% 100%;position:relative;margin:0 auto}
.menu_search_ipt{background:rgba(0,0,0,0);width:100%;height:100%;padding-left:50px;border:none;outline:0}
.search_btn{height:100%;position:absolute;right:10px;top:0;display:flex;align-items:center;color:#e5e5e5;font-size:23px;cursor:pointer}
.menu_list{position:absolute;width:100%;height:30px;left:0;bottom:4px}
.menu_list_btn{position:absolute;width:9px;height:14px;top:50%;transform:translateY(-50%);display:flex;align-items:center}
.menu_list_btn img{width:100%}
.left_btn{left:0}
.right_btn{right:15px}
.type_menus{width:calc(100% - 18px);height:100%;margin:0 auto;overflow:hidden;position:relative}
.menus_ul{list-style:none;padding:0;display:flex;justify-content:flex-start;margin:0;height:100%;width:300%;position:absolute}
.menus_li{padding:0;color:grey;font-size:13px;align-items:center;justify-content:center;padding:0 5px;height:100%;cursor:pointer;font-family:'微软雅黑';line-height:31px;width:150px;text-align:center;display:inline-block}
.projectType_list{width:100%;max-width:1440px;margin:0 auto;padding:80px 0;display:flex;justify-content:flex-start;flex-wrap:wrap}
.project_item{width:19.5%;border:solid 1px #eee;overflow:hidden;padding-bottom:25px;margin-bottom:5px;margin-right:.5%;position:relative}
.add_project,.remove_project{position:absolute;top:18px;right:16px;width:26px;height:26px;cursor:pointer}
.menus_li.active{background:#fff}
.project_img{width:100%;margin-bottom:18px}
.project_img img{width:100%}
.project_title{color:#b7b7b7;font-size:23px;text-align:center;font-weight:700;font-family:'微软雅黑'}
.project_content{color:#b7b7b7;font-size:14px;text-align:center;font-family:'微软雅黑'}
.project_page{display:flex;justify-content:space-between;align-items:center;width:200px;margin:0 auto;padding:30px 0 50px}
.page_btn{cursor:pointer}
.page_btn img{width:100%;width:14px}
.btns{color:#b7b7b7;font-size:14px;margin:0 5px;cursor:pointer;line-height:17px;font-weight:700;font-family:'微软雅黑'}
.btns.active{color:red}
