.item.artbank.container,
.item.art_bank.container {
	width: 1200px;
	    margin: 0 auto;
    float: unset;
}
#content .item.artbank.container,
#content .item.art_bank.container {
    position: relative;
    float: left;
}
.item.artbank,
.item.art_bank {
	margin-top: 0px;
	display: block;

	position: relative;
	float: left;
	pointer-events: all;
}
.item.artbank .content_Body,
.item.artbank .contentBody,
.item.art_bank .content_Body,
.item.art_bank .contentBody {
    position: relative;
    width: 100%;
    float: left;
    display: block;
    text-align: center;
}
.item.artbank.container .object,
.item.art_bank.container .object {
	width:-webkit-calc((100% - 63px)/4);
	width:-moz-calc((100% - 63px)/4);
	width:-o-calc((100% - 63px)/4);
	width:-ms-calc((100% - 63px)/4);
	width:calc((100% - 63px)/4);
}	
/*
.item.artbank.container-fluid .object,
.item.art_bank.container-fluid .object {
	width:-webkit-calc((100% - 42px)/4 - 1px);
	width:-moz-calc((100% - 42px)/4 - 1px);
	width:-o-calc((100% - 42px)/4 - 1px);
	width:-ms-calc((100% - 42px)/4 - 1px);
	width:calc((100% - 42px)/4 - 1px);
}
*/
.item.artbank.container-fluid .object,
.item.art_bank.container-fluid .object {
	width:-webkit-calc((100% - 63px)/4);
	width:-moz-calc((100% - 63px)/4);
	width:-o-calc((100% - 63px)/4);
	width:-ms-calc((100% - 63px)/4);
	width:calc((100% - 63px)/4);
}	
.item.artbank .contentText,
.item.art_bank .contentText {
	margin-bottom: 32px;
}
.item.art_bank .object,
.item.artbank .object {
	height: 419px;
}

.item.artbank .object,
.item.art_bank .object {
	background-color: #fff;
	margin-bottom: 30px;
	position: relative;
	float: left;
	-moz-box-shadow: 0 0 1px rgb(80 80 80 / 88%);;
	-webkit-box-shadow: 0 0 1px rgb(80 80 80 / 88%);;
	box-shadow: 0 0 1px rgb(80 80 80 / 88%);;
	background: #fff;
	 -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=1, Direction=0, Color=#002036)";
}
.item.artbank .object:hover,
.item.art_bank .object:hover {
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=17, Direction=0, Color=#002036)";
    -moz-box-shadow: 0 0 42px -9px rgba(0, 32, 54, .29);
    -webkit-box-shadow: 0 0 42px -9px rgba(0, 32, 54, .29);
    box-shadow: 0 0 42px -9px rgba(0, 32, 54, .29);
}
/*все кроме каждого четвертого*/
.item.artbank.container .object:not(:nth-child(4n)) ,
.item.art_bank.container .object:not(:nth-child(4n)) {
    margin-right: 21px;
}
.item.artbank.container-fluid .object:not(:nth-child(4n)),
.item.art_bank.container-fluid .object:not(:nth-child(4n)) {
    margin-right: 21px;
}
.item.artbank .object .record-image-link,
.item.art_bank .object .record-image-link {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    height: 220px;
    overflow: hidden;
}
.item.artbank .object .record-image-link .objectImage,
.item.art_bank .object .record-image-link .objectImage {
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    font-family: "object-fit: cover; object-position: bottom;";
    float: left;
    overflow: hidden;
    height: 220px;
}
.item.artbank .object .link,
.item.art_bank .object .link {
	position: absolute;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	z-index: 1;
	padding: 20px;
	pointer-events: all;
}
.item.artbank .object .link>h4,
.item.art_bank .object .link>h4 {
    position: relative;
    float: left;
    font-size: 18px;
    line-height: 22px;
    border-bottom: 1px solid #b6b6b6;
    color: #f55120;
    margin-top: 210px;
    min-height: 50px;
    font-weight: 600;  
    font-weight: normal; 
}
/*
.item.artbank .object .link>h4:after,
.item.art_bank .object .link>h4:after {
    content:'\00bb';
}
.item.artbank .object .link>h4:before,
.item.art_bank .object .link>h4:before {
    content:'\00ab';
}
*/
.item.artbank .object .objectNote {
    font-size: 14px;
}
.item.art_bank .object .objectNote {
    font-size: 14px;
}
.item.artbank .object .objectNote,
.item.art_bank .object .objectNote {
    position: absolute;
    pointer-events: none;
    bottom: 0;
    padding: 0 20px;
    left: 0;
    right: 0;
    text-align: justify;
}
.item.artbank .object .objectNote ul {
    padding-left: 20px;
    text-align: left;
}
.item.artbank .object .objectNote p strong,
.item.art_bank .object .objectNote p strong {
}
.item.artbank .object .objectNote p u,
.item.art_bank .object .objectNote p u {
	color: #000000;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	padding-bottom: 20px;
	border-bottom: 1px solid #C0C0C0;
	margin-bottom: 20px;
	width: 100%;
	position: relative;
	float: left;
}
.item.artbank .object .objectNote p em,
.item.art_bank .object .objectNote p em {
	color: #909025;
	font-size: 16px;
	font-style: normal;
	border-right: 1px solid #C0C0C0;
	width: 90px;
	position: relative;
	float: left;
}
.item.artbank .object .objectNote p em:before,
.item.art_bank .object .objectNote p em:before {
	background-image: url(zoom2.png);
	background-position: center center;
	background-repeat: no-repeat;
	margin-right: 10px;
	width: 20px;
	height: 20px;
	position: relative;
	float: left;
	content: "";
}
.item.artbank .object .objectNote p a,
.item.art_bank .object .objectNote p a {
	color: #808080;
	font-size: 14px;
	font-style: normal;
	border-bottom: 1px solid #C0C0C0;
	margin-right: 22px;
	position: relative;
	float: right;
	text-align: right;
	white-space: nowrap;
}
.item.artbank .object .objectNote p a:after,
.item.art_bank .object .objectNote p a:after {
	background-image: url(zoomright2.png);
	background-position: center center;
	background-repeat: no-repeat;
	border-style: none;
	width: 20px;
	height: 20px;
	position: absolute;
	right: -22px;
	content: "";
}
.item.artbank .object .objectNote p em:before:after,
.item.art_bank .object .objectNote p em:before:after {
	border-width: 0px;
}
.item.artbank .contentTitle,
.item.art_bank .contentTitle {
	margin-bottom: 20px;
}
.item.artbank .contentImage,
.item.art_bank .contentImage {
    margin-right: 20px;
    float: left;
}

.item.art_bank .object .objectNote ul {
    position: relative;
    float: left;
    width: -webkit-calc(100% - 20px);
    width: -moz-calc(100% - 20px);
    width: -o-calc(100% - 20px);
    width: -ms-calc(100% - 20px);
    width: calc(100% - 20px);
    padding-left: 20px;
    text-align: left;
}
@media screen and (min-width:0px) and (max-width:1024px) {
.item.artbank.container .object, 
.item.art_bank.container .object,
.item.artbank.container-fluid .object,
.item.art_bank.container-fluid .object {
	width:-webkit-calc((100% - 42px)/3);
	width:-moz-calc((100% - 42px)/3);
	width:-o-calc((100% - 42px)/3);
	width:-ms-calc((100% - 42px)/3);
	width:calc((100% - 42px)/3);
}	
/*все кроме каждого четвертого*/
.item.artbank.container .object:not(:nth-child(4n)) ,
.item.art_bank.container .object:not(:nth-child(4n)) {
    margin-right: unset;
}
/*все кроме каждого четвертого*/
.item.artbank.container .object:not(:nth-child(3n)) ,
.item.art_bank.container .object:not(:nth-child(3n)) {
    margin-right: 21px;
}
.item.artbank.container-fluid .object:not(:nth-child(4n)),
.item.art_bank.container-fluid .object:not(:nth-child(4n)) {
    margin-right: unset;
}
.item.artbank.container-fluid .object:not(:nth-child(3n)),
.item.art_bank.container-fluid .object:not(:nth-child(3n)) {
    margin-right: 21px;
}
}
@media screen and (min-width:0px) and (max-width:1250px) {
.item.artbank .object {
   /* height: 550px;*/
}
}

@media screen and (min-width:0px) and (max-width:800px) {
.item.artbank.container .object, 
.item.art_bank.container .object,
.item.artbank.container-fluid .object,
.item.art_bank.container-fluid .object {
	width:-webkit-calc((100% - 21px)/2);
	width:-moz-calc((100% - 21px)/2);
	width:-o-calc((100% - 21px)/2);
	width:-ms-calc((100% - 21px)/2);
	width:calc((100% - 21px)/2);
}	

/*все кроме каждого четвертого*/
.item.artbank.container .object:not(:nth-child(3n)) ,
.item.art_bank.container .object:not(:nth-child(3n)) {
    margin-right: unset;
}
/*все кроме каждого четвертого*/
.item.artbank.container .object:not(:nth-child(2n)) ,
.item.art_bank.container .object:not(:nth-child(2n)) {
    margin-right: 21px;
}
.item.artbank.container-fluid .object:not(:nth-child(3n)),
.item.art_bank.container-fluid .object:not(:nth-child(3n)) {
    margin-right: unset;
}
.item.artbank.container-fluid .object:not(:nth-child(2n)),
.item.art_bank.container-fluid .object:not(:nth-child(2n)) {
    margin-right: 21px;
}
}

@media screen and (min-width:0px) and (max-width:760px) {
.item.artbank.container .object, 
.item.art_bank.container .object,
.item.artbank.container-fluid .object,
.item.art_bank.container-fluid .object {
	width:100%;
}	

/*все кроме каждого четвертого*/
.item.artbank.container .object:not(:nth-child(2n)) ,
.item.art_bank.container .object:not(:nth-child(2n)) {
    margin-right: unset;
}

.item.artbank.container-fluid .object:not(:nth-child(2n)),
.item.art_bank.container-fluid .object:not(:nth-child(2n)) {
    margin-right: unset;
}

}