 @charset "utf-8";
/* CSS Document */
 
.exhibitlist { width: 100%; }
.exhibitlist .exhibitbjt { background-image: url(../cn/images/gallery-bj.png); background-repeat: no-repeat; background-position: center top; background-size: 100% 100%; padding-bottom: 50px; }
.exhibitlist .exhibitbjt .litpic { float: left; width: 55% }
.exhibitlist .exhibitbjt .litpic img { width: 100% }
.exhibitbjt .yzxx { float: right; width: calc(45% - 100px); margin-right: 50px; }
.exhibitbjt .yzxx .nag { color: #393865; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #616083; height: 50px; line-height: 50px; }
.exhibitbjt .yzxx .nag span { float: right }
.exhibitbjt .zpxx { padding-bottom: 30px; float: left }
.exhibitbjt .zpxx h3 { font-size: 24px; color: #3A3865; line-height: 1.4; padding-top: 30px; }
.exhibitbjt .zpxx p { font-size: 14px; color: #3A3865; TEXT-JUSTIFY: inter-ideograph; TEXT-ALIGN: justify; padding-top: 30px; }
.exhibitbjt .vlink { border-top-width: 1px; border-bottom-width: 1px; border-top-style: solid; border-bottom-style: solid; border-top-color: #F1E3CF; border-bottom-color: #F1E3CF; height: 60px; padding-top: 15px; }
.exhibitbjt .vlink a { margin-right: 20px; background-color: #393865; cursor: pointer; line-height: 40px; border-radius: 20px; display: block; float: left; padding-left: 20px; padding-right: 20px; color: #fff }
.exhibitbjt .vlink a:hover, .exhibitbjt .vlink a.on { background-color: #D19F63; }
.exhibitbjt .click { color: #D19F63; font-size: 18px; padding-top: 15px; }
.exhibitbjt .click span { padding-right: 50px; }
.hide { display: none }
.exbody { display: none; height: 100%; font-size: 16px; line-height: 1.8; position: fixed; top: 0; left: 0; right: 0; bottom: 0; z-index: 1040; background-color: rgba(0,0,0,0.9); }
.exbody .closed { display: block; position: absolute; background-color: #D40000; color: #fff; top: 20px; right: 20px; width: 30px; height: 30px; text-align: center; line-height: 30px; border-radius: 100px; cursor: pointer; z-index: 1050; }

/* 弹窗显示时的样式 */
.exbody.active { display: block; }
/* 作品部分样式调整 */
#photo { display: block; }
