/*body {background: #f3f4f9;}*/
/*局部列表*/
.modeCnt .modeRec_list {width:100%;margin:0px;margin-top:20px;visibility: hidden;}
.modeCnt .modeRec_list .modeRec_item {opacity: 0;transition: opacity 0.5s;}
/*.modeCnt .modeRec_list .modeRec_item:nth-child(1) {opacity: 1;}*/
.modeCnt .modeRec_item,.modeRec_item_add {margin-right: 1.257%;width: 15.618%;}
.modeCnt .modeRec_item .img  {width: 100%;}
.modeCnt .modeRec_item_add .imgBox {width: 100%;}

.modeCnt .modeRec_list h4 {height: 76px;line-height: 76px;font-size: 26px;margin-top:10px;}
.modeCnt .modeRec_list_menus {position: absolute;top:30px;right:0px;width: 104px;height: 30px;line-height: 30px;text-align: center;color:#c1c1c1;font-size: 14px;}
.modeCnt .modeRec_list_menus .left {position: absolute;left:0px;top:0px;width: 30px;height: 30px;background: #fff;border:1px solid #d6d6d7;border-radius: 3px;}
.modeCnt .modeRec_list_menus .left svg {fill:#c7c8ca;vertical-align: -2px;}
.modeCnt .modeRec_list_menus .right {position: absolute;right:0px;top:0px;width: 30px;height: 30px;background: #fff;border:1px solid #d6d6d7;border-radius: 3px;}
.modeCnt .modeRec_list_menus .right svg {fill:#c7c8ca;vertical-align: -2px;}
.modeCnt .modeRec_list_menus button:hover svg {fill:#818181;}


/*.modeCnt .modeRec_item_tit .p {width: 60%;}*/
.modeCnt .modeRec_item:nth-child(6n + 6) {margin-right:0px;}
.modeCnt .modeRec_item_add:hover:after {display: none;}
.modeCnt .modeRec_item_add .imgBox {background: #f9f9f9;position: relative;border-radius: 10px;}
.modeCnt .modeRec_item_add .imgBox img {display: block;position: absolute;top:calc((100% - 90px)/2);left:calc((100% - 100px)/2); width: 100px;height: 90px;}
.modeCnt .modeRec_item_add .p {height: 35px;color:#616161;text-align: center;font-size: 14px;line-height: 35px;}
.modeCnt .modeRec_item_add .p1 {height: 30px;color:#d3d3d3;text-align: center;font-size: 14px;line-height: 20px;}
/*.modeCnt .modeRec_list .modeRec_item:nth-child(1) {transition: margin-left 0s!important;border-top-left-radius: 10px;border-top-right-radius: 10px;}
.modeCnt .modeRec_list .modeRec_item:nth-child(1):hover {margin-top:0px!important;box-shadow: none;}
*//*局部下拉*/
 .modeCnt .myDesignSearch {width: calc(100% - 27px); height: 56px;background: #fff;line-height: 56px;padding-left:27px;}
 .modeCnt .myDesignSearch .sc_title {height: 56px;background: #fff;line-height: 56px;color:#313131;}
 .modeCnt .mode-select {height: 56px;line-height: 56px;box-shadow: none;width: 100px;}
 .modeCnt .mode-select .icon {margin-top:20px;}
 .modeCnt .mode-select-list {margin-top:25px;}
 .modeCnt .mode-select .txt {color:#313131;}
 .modeCnt .mode-select-list ul li {height: 35px;line-height: 35px;}
 .modeCnt .pagination {margin-bottom:40px;}

.modeCnt .search_nav_other {width: 100%;}
.modeCnt .modeRec_nav_tab {width: calc(100%  - 100px);border-top-left-radius: 5px;border-top-right-radius: 5px;}
@media screen and (max-width: 1780px) {
}
@media screen and (max-width: 1283px) {
	.modeCnt .modeRec_list {width: 935px;}
	.modeCnt .myDesignSearch {width: 935px;}
	.modeCnt .modeRec_nav_tab {width: 835px;}
	.modeCnt .search_nav_other {width: 935px;}
}





























