a,
body {
    color: #333
}

a,
a:hover {
    text-decoration: none
}

a,
button,
input,
select,
textarea {
    outline: 0
}

.for-vertical,
.vertical-middle {
    vertical-align: middle
}

.wordwrap,
p,
td,
th {
    word-wrap: break-word;
    word-break: break-all
}

html {
    overflow-y: auto
}

.ellipsis,
.overflow-hidden,
.wordwrap,
p,
td,
th {
    overflow: hidden
}

a,
b,
body,
br,
button,
col,
dd,
div,
dl,
dt,
em,
fieldset,
form,
frame,
frameset,
h1,
h2,
h3,
h4,
head,
html,
i,
iframe,
img,
input,
label,
legend,
li,
map,
ol,
option,
p,
select,
span,
table,
tbody,
td,
textarea,
tfoot,
th,
thead,
tr,
ul {
    padding: 0;
    margin: 0
}

body {
    font: 16px "微软雅黑";
    background-color: #f5f5f5;
    font-weight: 400;
    position: relative;
    min-width: 1002px;
}

a:hover {
    color: #e02e2e;
}

button,
h1,
h2,
h3,
h4,
h5,
h6,
input {
    font-size: 100%
}

.clear,
.clearfix:after {
    display: block;
    clear: both;
    font-size: 0;
    height: 0;
    line-height: 0;
    visibility: hidden
}

button,
img,
input,
select {
    border: none;
    vertical-align: middle
}

table {
    border: none;
    border-spacing: 0;
    border-collapse: collapse
}

li,
ol,
ul {
    list-style-type: none
}

.clearfix:after {
    content: "."
}

.clearfix {
    zoom: 1
}

.fl,
.fr {
    display: inline
}

.fl {
    float: left
}

.fr {
    float: right
}

.relative {
    position: relative
}

.absolute {
    position: absolute
}

.fixed {
    position: fixed
}

.font-simsun {
    font-family: simsun
}

.font-arial {
    font-family: arial
}

.font-yahei {
    font-family: "Microsoft Yahei"
}

.font-tahoma {
    font-family: tahoma
}

.font-bold {
    font-weight: 700
}

.font-normal {
    font-weight: 400
}

.font12 {
    font-size: 12px
}

.font14 {
    font-size: 14px
}

.font16 {
    font-size: 16px
}

.font18 {
    font-size: 18px
}

.font20 {
    font-size: 20px
}

.font22,
.font24 {
    font-size: 22px
}

.font30 {
    font-size: 30px
}

.white {
    color: #fff
}

.black {
    color: #000
}

.red {
    color: #f83c3c
}

.red1 {
    color: #eb0064
}

.red2 {
    color: #AE025D
}

.red3 {
    color: #dd137b
}

.blue {
    color: #1C6AAC
}

.blue1 {
    color: #396699
}

.blue2 {
    color: #0191c2
}

.blue3 {
    color: #0075d9
}

.blue4 {
    color: #006cff
}

.blue5 {
    color: #1a58be
}

.green {
    color: #33a6c3
}

.green2 {
    color: #008813
}

.orange {
    color: #ea8929
}

.gray {
    color: #666
}

.gray1 {
    color: #999
}

.gray2 {
    color: #555
}

.gray3 {
    color: #bbb
}

.yellow {
    color: #ff0
}

.hover-underline:hover {
    text-decoration: underline
}

.hover-none:hover {
    text-decoration: none
}

.for-vertical {
    display: inline-block;
    height: 100%
}

.align-center {
    text-align: center
}

.align-left {
    text-align: left
}

.align-right {
    text-align: right
}

.block {
    display: block
}

.none {
    display: none
}

.inline-block {
    display: inline-block
}

.inline {
    display: inline
}

.hidden {
    visibility: hidden
}

.visible {
    visibility: visible
}

.underline {
    text-decoration: underline
}

.underline1 {
    text-decoration: line-through
}

.cursor-p {
    cursor: pointer
}

.mt2 {
    margin-top: 2px
}

.mt3 {
    margin-top: 3px
}

.mt5 {
    margin-top: 5px
}

.mt7 {
    margin-top: 7px
}

.mt10 {
    margin-top: 10px
}

.mt13 {
    margin-top: 13px
}

.mt12 {
    margin-top: 12px
}

.mt15 {
    margin-top: 15px
}

.mt18 {
    margin-top: 18px
}

.mt20 {
    margin-top: 20px
}

.mt25 {
    margin-top: 25px
}

.mt30 {
    margin-top: 30px
}

.mt33 {
    margin-top: 33px
}

.mt40 {
    margin-top: 40px
}

.mt80 {
    margin-top: 80px
}

.mr2 {
    margin-right: 2px
}

.mr3 {
    margin-right: 3px
}

.mr5 {
    margin-right: 5px
}

.mr6 {
    margin-right: 6px
}

.mr8 {
    margin-right: 8px
}

.mr9 {
    margin-right: 9px
}

.mr10 {
    margin-right: 10px
}

.mr12 {
    margin-right: 12px
}

.mr15 {
    margin-right: 15px
}

.mr17 {
    margin-right: 17px
}

.mr20 {
    margin-right: 20px
}

.mr22 {
    margin-right: 22px;
}

.mr30 {
    margin-right: 30px
}

.mr50 {
    margin-right: 50px
}

.mr66 {
    margin-right: 66px
}

.ml5 {
    margin-left: 5px
}

.ml8 {
    margin-left: 8px
}

.ml10 {
    margin-left: 10px
}

.ml13 {
    margin-left: 13px
}

.ml15 {
    margin-left: 15px
}

.ml17 {
    margin-left: 17px
}

.ml20 {
    margin-left: 20px
}

.ml30 {
    margin-left: 30px
}

.ml40 {
    margin-left: 40px;
}

.ml90 {
    margin-left: 90px
}

.mb0 {
    margin-bottom: 0
}

.mb2 {
    margin-bottom: 2px
}

.mb3 {
    margin-bottom: 3px
}

.mb5 {
    margin-bottom: 5px
}

.mb7 {
    margin-bottom: 7px
}

.mb9 {
    margin-bottom: 9px
}

.mb10 {
    margin-bottom: 10px
}

.mb15 {
    margin-bottom: 15px
}

.mb17 {
    margin-bottom: 17px
}

.mb20 {
    margin-bottom: 20px
}

.mb18 {
    margin-bottom: 18px
}

.mb28 {
    margin-bottom: 28px
}

.margin1 {
    margin: 1px
}

.margin_3_5 {
    margin: 3px 5px
}

.margin_6_5 {
    margin: 6px 5px
}

.margin_14_12_19_0 {
    margin: 14px 12px 19px 0
}

.margin_1_7_0_0 {
    margin: 1px 7px 0 0
}

.margin_3_4_0_13 {
    margin: 3px 4px 0 13px
}

.pt20 {
    padding-top: 20px
}

.pt25 {
    padding-top: 25px
}

.pl20 {
    padding-left: 20px
}

.pr20 {
    padding-right: 20px
}

.pr60 {
    padding-right: 60px
}

.pr40 {
    padding-right: 40px
}

.ellipsis {
    white-space: nowrap;
    text-overflow: ellipsis
}

.ti2 {
    text-indent: 2em
}

.bd-box {
    padding: 9px 0;
    border: 1px solid #e5e5e5;
    text-align: center;
    background-color: #fff
}
.vip-logo {
    display: inline-block;
    background-image: url(//static.photophoto.cn/web/v2/imgs/vip-png.png);
    background-repeat: no-repeat;
    background-position: 0 0;
}
.logo-svip-18x20 {
    width: 20px;
    height: 18px;
    background-position: -51px -103px;
}
.logo-vip-18x20 {
    width: 20px;
    height: 18px;
    background-position: 0 -103px;
}
.logo-svip-16x18 {
    width: 18px;
    height: 16px;
    background-position: -51px -132px;
}
.logo-vip-16x18 {
    width: 18px;
    height: 16px;
    background-position: 0 -132px;
}
.logo-vip-small {
    background-position: 0 -72px;
}
.logo-svip-large {
    background-position: -51px 0;
}
.logo-svip-small {
    background-position: -51px -72px;
}
.logo-free-large {
    background-position: -102px 0;
}

article,
aside,
dialog,
figure,
footer,
header,
menu,
nav,
section {
    display: block
}

.contain {
    width: 1258px!important;
    margin: 0 auto;
}
@media screen and (max-width: 1280px) {
    .contain {
        width: 1002px!important;
    }
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
}
input[type="number"]{
  -moz-appearance: textfield;
}

.nc-container .errloading {
    padding: 6px 5px 6px 5px!important;
    width: inherit!important;
}

div:focus {
    outline: none;
}