
img { border: none; vertical-align: middle; }
input, select, button { padding: 0px; margin: 0px; outline: none; font-family: inherit; vertical-align: middle; }
textarea { font-family: inherit; padding: 0px; margin: 0px; }
button { cursor: pointer; }
html { overflow-x: hidden; }

ul, ol { list-style-type: none; }
i, em, address { font-style: normal; }
a { text-decoration: none; color: rgb(79, 79, 79); }
a:hover { transition: color 200ms linear 0s, background-color 200ms linear 0s, border-color 200ms linear 0s; color: rgb(248, 147, 3); }
a:active { }
a:visited { }
a:active { }
a:visited { }
.center { margin: 0px auto; width: 1199px; }
.center { margin: 0px auto; width: 1199px; }
.photo, .photo_fullsize { display: block; overflow: hidden; }
.photo img, .photo_fullsize img { display: block; width: 100%; height: 100%; }

.PicList2 { float: left; margin-top: 10px; }
.PicList2 li { float: left; width: 99px; height: 80px; position: relative; margin-right: 22px; margin-bottom: 40px; padding-top: 10px; background: url("../images/border11.png") left top no-repeat; }
.PicList2 li:nth-child(10n) { margin-right: 0px; }
.PicList2 strong { height: 46px; line-height: 46px; text-align: center; overflow: hidden; font-size: 22px; font-weight: normal; color: rgb(7, 57, 61); margin-bottom: 3px; letter-spacing: 4px; display: block; }
.PicList2 .photo { width: 42px; height: 42px; margin: 0px auto; display: block; }


#preview{position:absolute;border:1px solid #1c1f26;background:#0d1015;padding:5px;display:none;color:#fff;}