@charset "utf-8";body,button,dd,dl,dt,fieldset,form,h1,h2,h3,h4,h5,h6,hr,input,legend,li,ol,p,td,textarea,th,ul {
    margin: 0;
    padding: 0
}

body,button,input,select,textarea {
    font: 12px/1.5 arial,\5b8b\4f53,"microsoft yahei",sans-serif
}

body {
    background-color: #f5f5f5;
    color: #666
}

h1,h2,h3,h4,h5,h6 {
    font-size: 100%;
    font-weight: 400
}

b,em,i {
    font-style: normal;
    font-weight: 400
}

fieldset,img {
    border: 0
}

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

button,input,select,textarea {
    font-size: 100%;
    outline: 0
}

textarea {
    resize: none
}

img {
    display: inline-block;
    vertical-align: middle
}

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

input::-ms-clear {
    display: none
}

a {
    color: #666
}

a:link,a:visited {
    text-decoration: none;
    outline: 0
}

a:hover {
    color: #ff6700
}

@font-face {
    font-family: iconfont;
    src: url(../images/font_198004_n9j81dt48s.eot);
    src: url(../images/font_198004_n9j81dt48s.eot?#iefix) format('embedded-opentype'),url(../images/font_198004_n9j81dt48s.woff2) format('woff2'),url(../images/font_198004_n9j81dt48s.woff) format('woff'),url(../images/font_198004_n9j81dt48s.ttf) format('truetype'),url(../images/font_198004_n9j81dt48s.svg) format('svg')
}

.body-gray {
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray
}

.iconfont {
    font-family: iconfont!important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

.clearfix {
    zoom:1}

.clear {
    clear: both;
    display: block;
    height: 0;
    overflow: hidden;
    font-size: 0
}

.hide {
    display: none
}

.fl {
    float: left
}

.fr {
    float: right
}

.pr {
    position: relative
}

.pa {
    position: absolute
}

.mt10 {
    margin-top: 10px!important
}

.mb10 {
    margin-bottom: 10px!important
}

.ml10 {
    margin-left: 10px!important
}

.w1300 {
    width: 1300px;
    margin: 0 auto;
    min-width: 1300px
}

.w1190 {
    width: 1190px;
    margin: 0 auto;
    min-width: 1190px
}

.w990 {
    width: 990px;
    margin: 0 auto;
    min-width: 990px
}

.w980 {
    width: 980px;
    margin: 0 auto;
    min-width: 980px
}

.blue {
    color: #39f!important
}

.org {
    color: #ff6700!important
}

.gre {
    color: #22ac38!important
}

.icon-com {
    background-image: url(../images/icon-com.png);
    display: inline-block;
    vertical-align: middle
}

a.blue:hover {
    color: #ff6700!important
}

.breadcrumb {
    height: 56px;
    line-height: 56px;
    margin: 0 auto;
    width: 1190px
}

.breadcrumb ul {
    height: 100%;
    width: 100%;
    float: left
}

.breadcrumb ul li {
    float: left
}

.breadcrumb ul li a {
    color: #aaa;
    font-family: "microsoft yahei"
}

.breadcrumb ul li a:hover {
    color: #666
}

.breadcrumb ul li em {
    color: #aaa;
    padding: 0 8px;
    font-family: \5b8b\4f53
}

.sub-input-plus {
    moz-user-select: -moz-none;
    -moz-user-select: none;
    -o-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.sub-input-plus {
    height: 40px;
    display: inline-block
}

.sub-input-plus span {
    position: relative;
    display: inline-block;
    width: 30px;
    height: 38px;
    text-align: center;
    line-height: 38px;
    border: 1px solid #ccc;
    font-size: 20px;
    vertical-align: middle;
    cursor: pointer
}

.sub-input-plus span.btn-l {
    border-right: none
}

.sub-input-plus span.btn-r {
    border-left: none
}

.sub-input-plus span.unusable em {
    background: #aaa
}

.sub-input-plus span em {
    background: #666;
    position: absolute
}

.sub-input-plus span em.transverse {
    width: 2px;
    height: 12px;
    left: 14px;
    top: 13px
}

.sub-input-plus span em.vertical {
    width: 12px;
    height: 2px;
    left: 9px;
    top: 18px
}

.sub-input-plus input {
    font-size: 16px;
    color: #333;
    font-weight: 700;
    text-align: center;
    width: 40px;
    border: #ccc 1px solid;
    height: 38px;
    line-height: 38px;
    vertical-align: middle;
    padding: 0 10px;
    z-index: 999
}

.top-common-box {
    width: 100%;
    min-width: 1190px;
    height: 36px;
    line-height: 36px;
    border-bottom: #e5e5e5 1px solid;
    background: #f8f8f8;
    position: relative;
    z-index: 99999;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.top-common {
    width: 1190px;
    margin: 0 auto;
    color: #888;
    height: 36px;
}

.top-common a {
    color: #888
}

.top-common a:hover {
    color: #ff6700
}

.top-common-left {
    float: left;
    height: 36px;
}

.top-common-left ul {
    margin-left: -15px
}

.top-common-left ul li {
    float: left;
    padding: 0 18px 0 15px;
    color: #888;
    background: url(../images/icon-com.png) right -37px no-repeat
}

.top-common-left ul li a {
    color: #888
}

.top-common-left ul li.last a {
    margin-right: 15px
}

.top-common-left ul li a i {
    margin: 0 2px
}

.top-common-left ul li.last {
    background: 0 0
}

.top-common-left ul li.first {
    padding-right: 10px
}

.top-common-right {
    float: right
}

.top-common-right ul li {
    float: left;
    padding: 0 18px;
    background: url(../images/icon-com.png) right -37px no-repeat
}

.top-common-right ul li.q-operation a {
    margin-left: 15px
}

.top-common-right ul li.q-operation a.gre {
    margin-left: 0
}

.top-common-right ul li.top-menu-item {
    padding: 0;
    position: relative;
    z-index: 99
}

.top-common-right ul li.top-menu-item a:hover {
    color: #888
}

.top-common-right ul li.top-menu-item.last-menu-item {
    background: 0 0
}

.top-common-right ul li.top-menu-item .menu-hd {
    display: block;
    padding: 0 14px
}

.top-common-right ul li.top-menu-item .menu-hd i {
    width: 9px;
    height: 5px;
    margin-left: 5px;
    margin-top: -1px;
    background-position: 0 0
}

.top-common-right ul li.top-menu-item:hover .menu-hd i {
    background-position: 0 -22px
}

.top-common-right ul li.top-menu-item .top-menu-list {
    display: none;
    position: absolute;
    width: 100px;
    padding: 6px 0;
    border: #e5e5e5 1px solid;
    top: 35px;
    left: -5px;
    background: #fff
}

.top-common-right ul li.top-menu-item:hover .top-menu-list {
    display: block
}

.top-common-right ul li.top-menu-item .top-menu-list a {
    display: block;
    height: 26px;
    line-height: 26px;
    width: 100%;
    text-align: center
}

.top-common-right ul li.top-menu-item .top-menu-list a:hover {
    color: #eb6100;
    background: #f8f8f8
}

.header-box {
    width: 100%;
    height: 120px;
    background: #fff;
    min-width: 1190px;
    position: relative;
    border-bottom: #ff6700 2px solid
}

.header {
    width: 1190px;
    height: 120px;
    margin: 0 auto
}

.header h1.logo {
    float: left;
    position: relative
}

.header h1.logo .img-logo {
    margin-top: 15px;
    width: 380px;
    height: 92px
}

.header h1.logo a {
    display: block;
    height: 118px
}

.header h1.logo .newyear-box {
    position: absolute;
    left: 172px;
    top: 0
}

.header h1.logo .m-tip-box {
    position: absolute;
    left: 302px;
    top: 14px
}

.header-01-box {
    width: 100%;
    height: 100px;
    background: #fff;
    min-width: 1190px;
    box-shadow: 4px 7px 12px 0px #e9e9e9c2;
    z-index: 10;
    position: relative;
}

.header-01 {
    width: 1190px;
    height: 100px;
    margin: 0 auto
}

.header-01 h1.logo {
    float: left;
    height: 100px;
}

.header-01 h1.logo em {
    display: block;
    float: left;
    height: 20px;
    width: 1px;
    background: #d4d4d4;
    margin: 40px 20px 0 20px
}

.header-01 h1.logo span {
    color: #818181;
    font-size: 24px;
    font-family: "microsoft yahei";
    float: left;
    margin-top: 31px
}

.header-01 h1.logo img {
    float: left;
}

.header-01 .stage-box {
    float: right;
    margin-top: 40px
}

.header-01 .stage-box ul {
    overflow: hidden
}

.header-01 .stage-box ul li {
    float: left;
    text-align: center;
    font-size: 0;
}

.header-01 .stage-box ul li .stage-icon {
    width: 136px;
    height: 16px;
    background: url(../images/stage.png) no-repeat;
    margin-bottom: 10px
}

.header-01 .stage-box ul li p {
    color: #888;
    font-size: 13px;
    color: #666;
    font-family: "microsoft yahei";
}

.header-01 .stage-box ul li p {
    display: inline-block;
    vertical-align: middle;
}

.header-01 .stage-box ul li img {
    margin: 0 10px;
}

.header-01 .stage-box ul li.on .stage-icon {
    background: url(../images/stage-on.png) no-repeat
}

.header-02-box {
    width: 100%;
    height: 100px;
    background: #fff;
    min-width: 1190px
}

.header-02-box .header {
    width: 1190px;
    height: 100px;
    margin: 0 auto
}

.header-02-box .header h1.logo {
    float: left
}

.header-02-box .header h1.logo a {
    display: block;
    height: 100px;
    overflow: hidden
}

.header-02-box .header-02-nav {
    float: right;
    margin-top: 34px
}

.header-02-box .header-02-nav a {
    color: #333;
    font-size: 18px;
    font-family: "microsoft yahei";
    margin-left: 28px
}

.main-search-box {
    float: right;
    width: 710px;
    height: 40px;
    margin-top: 40px;
    position: relative;
    z-index: 9999
}

.main-search-top {
    width: 706px;
    height: 36px;
    border: #ff6700 2px solid;
    overflow: hidden
}

.main-search-item {
    padding: 0 10px;
    width: 110px;
    height: 36px;
    line-height: 36px;
    float: left;
    position: relative;
    cursor: pointer
}

.main-search-item p {
    width: 80px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    word-wrap: normal
}

@-moz-document url-prefix() {
    .main-search-item p {
        text-indent: 2px
    }
}

.main-search-item em.iconfont {
    position: absolute;
    right: 6px;
    top: 10px;
    color: #ccc;
    font-size: 18px
}

.main-search-item i {
    position: absolute;
    right: 0;
    top: 8px;
    display: block;
    width: 1px;
    height: 20px;
    border-left: #eee 1px solid
}

.main-search-input {
    float: left;
    padding-left: 10px
}

.main-search-input input {
    width: 203px;
    height: 36px;
    border: none
}

.main-search-input input::-webkit-input-placeholder {
    color: #aaa!important;
    font-weight: 400
}

.main-search-input input:-moz-placeholder {
    color: #aaa!important;
    font-weight: 400
}

.main-search-input input::-moz-placeholder {
    color: #aaa!important;
    font-weight: 400
}

.main-search-input input:-ms-input-placeholder {
    color: #aaa!important;
    font-weight: 400
}

.main-search-button {
    float: right;
    width: 100px;
    height: 36px
}

.main-search-button a {
    display: block;
    width: 100%;
    height: 36px;
    line-height: 36px;
    color: #fff;
    text-align: center;
    font-size: 16px;
    font-family: "microsoft yahei";
    background: #ff6700
}

.main-search-button a:hover {
    background: #f70
}

.main-search-bottom {
    display: none
}

.main-search-hotwords {
    color: #aaa;
    margin-top: 6px;
    font-size: 0
}

.main-search-hotwords .tit {
    margin-left: 12px;
    font-size: 12px;
    margin-right: 10px
}

.main-search-hotwords a {
    color: #aaa;
    font-size: 12px;
    margin-right: 14px
}

.main-search-hotwords a:hover {
    color: #ff6700
}

.main-search-arrow {
    width: 9px;
    height: 6px;
    position: absolute;
    left: 60px;
    top: 48px;
    z-index: 10
}

.main-search-con {
    position: absolute;
    left: -480px;
    top: 60px;
    width: 1186px;
    border: #ff6700 2px solid;
    border-top: none;
    background: #fff
}

.mainsearch-item .mainsearch-item-top {
    height: 40px;
    background: #ff6700;
    width: 100%
}

.mainsearch-item .mainsearch-item-top .tt-all {
    margin-left: 42px
}

.mainsearch-item .mainsearch-item-top .tt-all li {
    float: left;
    font-size: 14px;
    font-family: "microsoft yahei";
    line-height: 40px
}

.mainsearch-item .mainsearch-item-top .tt-all li.line {
    color: #ff8533;
    margin: 0 18px
}

.mainsearch-item .mainsearch-item-top .tt-all li.tt {
    color: #fff;
    font-weight: 700
}

.mainsearch-item .mainsearch-item-top .tt-all li.alls {
    color: #fffc00;
    cursor: pointer
}

.seaname .mainsearch-item-top ul.gametype {
    float: left;
    margin-left: 22px;
    margin-top: 5px
}

.seaname .mainsearch-item-top ul.gametype li {
    float: left;
    width: 104px;
    text-align: center;
    color: #fff;
    height: 35px;
    line-height: 35px;
    cursor: pointer
}

.seaname .mainsearch-item-top ul.gametype li.on {
    background: #fff;
    color: #333;
    font-size: 14px;
    font-weight: 700
}

.seaname .mainsearch-item-top .seaname-top-right {
    float: right;
    margin-top: 6px
}

.seaname .mainsearch-item-top .seaname-top-right .seaname-sea {
    float: left;
    background: #fff;
    margin-right: 40px
}

.seaname .mainsearch-item-top .seaname-top-right .seaname-sea input {
    border: none;
    color: #333;
    height: 28px;
    width: 175px;
    padding-left: 10px
}

.seaname .mainsearch-item-top .seaname-top-right .seaname-sea input::-webkit-input-placeholder {
    color: #aaa!important;
    font-weight: 400
}

.seaname .mainsearch-item-top .seaname-top-right .seaname-sea input:-moz-placeholder {
    color: #aaa!important;
    font-weight: 400
}

.seaname .mainsearch-item-top .seaname-top-right .seaname-sea input::-moz-placeholder {
    color: #aaa!important;
    font-weight: 400
}

.seaname .mainsearch-item-top .seaname-top-right .seaname-sea input:-ms-input-placeholder {
    color: #aaa!important;
    font-weight: 400
}

.seaname .mainsearch-item-top .seaname-top-right .seaname-sea img {
    padding: 0 10px;
    cursor: pointer;
    margin-top: -1px;
    vertical-align: middle;
    display: inline-block
}

.seaname .mainsearch-item-top .seaname-top-right p.seaname-tips {
    float: left;
    color: #fff;
    margin-right: 38px;
    margin-top: 5px
}

.seaname .mainsearch-item-top .seaname-top-right p.seaname-tips a {
    color: #fffc00
}

.seaname .mainsearch-item-bot .az-list ul {
    margin-left: 30px;
    height: 46px;
    width: 1126px;
    border-bottom: #eee 1px solid
}

.seaname .mainsearch-item-bot .az-list ul li {
    float: left;
    font-size: 14px;
    padding: 14px 15px 11px 15px;
    cursor: pointer
}

.seaname .mainsearch-item-bot .az-list ul li:hover {
    color: #ff6700
}

.seaname .mainsearch-item-bot .az-list ul li.all-tags {
    font-size: 12px;
    padding: 14px 4px 14px 4px;
    margin-right: 16px
}

.seaname .mainsearch-item-bot .az-list ul li.hot-tags {
    font-size: 12px;
    padding: 14px 4px 14px 4px;
    margin-right: 12px
}

.seaname .mainsearch-item-bot .az-list ul li.on {
    padding-bottom: 10px;
    border-bottom: #f70 2px solid;
    color: #ff6700
}

.seaname .mainsearch-item-bot .az-list ul li.all-tags.on,.seaname .mainsearch-item-bot .az-list ul li.hot-tags.on {
    padding-bottom: 13px
}

.mainsearch-item-bot .mainsearch-list {
    padding: 18px 45px 4px 45px
}

.mainsearch-item-bot .mainsearch-list ul li {
    font-size: 14px;
    color: #666;
    font-family: "microsoft yahei";
    width: 134px;
    margin-bottom: 13px;
    padding-left: 10px;
    background: url(../images/mainsearch-list-icon.png) left center no-repeat;
    margin-right: 10px;
    float: left
}

.mainsearch-item-bot .mainsearch-list ul li span {
    cursor: pointer;
    cursor: pointer;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 107px;
    display: inline-block;
}

.mainsearch-item-bot .mainsearch-list ul li span:hover {
    color: #ff6700
}

.mainsearch-item-bot .mainsearch-list ul li img {
    vertical-align: top;
}

.mainsearch-item-bot .mainsearch-list .no-game,.mainsearch-item-bot .mainsearch-list .search-tips {
    font-size: 14px;
    color: #666;
    display: none;
    font-family: "microsoft yahei";
    margin-bottom: 13px
}

.more-game-area {
    height: 34px;
    line-height: 34px;
    padding: 0 45px;
    margin-bottom: 26px;
}

.more-game-area .more-game-box {
    background: #fafafa;
    height: 100%;
    padding: 0 20px;
    font-size: 12px;
    color: #666;
}

.more-game-area .more-game-box em {
    color: #ff6700;
    margin-left: 10px;
    cursor: pointer;
}

.main-search-hot {
    overflow: hidden;
    margin-top: 8px
}

.main-search-hot span {
    color: #999
}

.main-search-hot a {
    color: #999;
    margin-right: 10px
}

.main-search-hot a:hover {
    color: #ff6700
}

.main-search-item.m-item {
    display: none
}

.main-search-box.m-search .main-search-item {
    width: 80px
}

.main-search-box.m-search .main-search-item.pc-item {
    display: none
}

.main-search-box.m-search .main-search-item.m-item {
    display: block
}

.main-search-box.m-search .main-search-input input {
    width: 190px
}

.nav {
    width: 100%;
    height: 44px;
    background: #414141;
    min-width: 1190px;
    margin-top: -2px
}

.nav ul {
    width: 1190px;
    margin: 0 auto
}

.nav ul li {
    float: left;
    height: 44px;
    position: relative
}

.nav ul li a {
    display: block;
    height: 44px;
    color: #fff;
    padding: 0 46px;
    text-align: center;
    font-size: 18px;
    font-family: "microsoft yahei";
    line-height: 42px
}

.nav ul li a.on {
    background: #ff6700
}

.nav ul li a:hover {
    color: #ff6700
}

.nav ul li a.on:hover {
    color: #fff
}

.nav ul li em.nav-hot {
    position: absolute;
    top: -6px;
    right: 28px;
    display: block;
    width: 21px;
    height: 15px
}

.newnav {
    width: 100%;
    height: 44px;
    background: #414141;
    min-width: 1190px;
    margin-top: -2px
}

.newnav ul {
    width: 1190px;
    margin: 0 auto
}

.newnav ul li {
    float: left;
    width: 158px;
    height: 44px;
    position: relative
}

.newnav ul li.navlong {
    width: 241px
}

.newnav ul li img {
    position: absolute;
    top: 7px;
    right: 22px
}

.newnav ul li .steam img {
    right: 2px;
    top: -7px;
    z-index: 9
}

.newnav ul li a {
    display: block;
    height: 44px;
    color: #fff;
    text-align: center;
    font-size: 18px;
    font-family: "microsoft yahei";
    line-height: 42px
}

.newnav ul li a.on {
    background: #ff6700
}

.newnav ul li a:hover {
    color: #ff6700
}

.newnav ul li a.on:hover {
    color: #fff
}

.newnav ul li.navlong a:hover {
    color: #fff
}

.newnav ul li em.nav-hot {
    position: absolute;
    top: -6px;
    right: 28px;
    display: block;
    width: 21px;
    height: 15px
}

.footer {
    background: #333;
    width: 100%;
    min-width: 1190px;
    margin-top: 40px
}

.footer-server-box {
    width: 100%;
    min-width: 1190px;
    height: 112px
}

.footer-server {
    width: 1190px;
    margin: 0 auto;
    overflow: hidden;
    height: 111px;
    border-bottom: #404040 1px solid
}

.footer-server-dl {
    overflow: hidden;
    width: 1290px;
    margin-left: 76px;
    margin-top: 32px
}

.footer-server dl {
    float: left;
    margin-right: 150px
}

.footer-server dl dt {
    float: left
}

.footer-server dl dt em {
    font-size: 50px;
    color: #888
}

.footer-server dl dd {
    float: left;
    margin-left: 18px
}

.footer-server dl dd h2 {
    color: #ddd;
    font-size: 20px;
    font-family: "microsoft yahei";
    margin-top: 8px
}

.footer-link {
    width: 1190px;
    margin: 0 auto;
    padding: 20px 0;
    text-align: center;
    font-family: \5b8b\4f53
}

.footer-link .friend-link {
    margin-bottom: 30px;
    margin-top: 10px;
    line-height: 25px
}

.footer-link .friend-link a {
    margin-left: 5px
}

.footer-link em {
    color: #ccc;
    margin: 0 14px
}

.footer-link-a {
    width: 100%;
    text-align: center;
    margin-bottom: 9px
}

.footer-link-a a {
    color: #aaa
}

.footer-link-a a:hover {
    color: #ff6700
}

.footer-link p {
    color: #666
}

.footer-link p i {
    font-family: "microsoft yahei"
}

.footer-link-honor a {
    display: inline-block;
    margin: 0 5px
}

.footer-link .sww:hover {
    color: #666
}

.authentication {
    margin-top: 20px
}

.authentication a {
    margin: 0 15px
}

.footer-top-box {
    width: 100%;
    height: 210px;
    background: #f8f8f8;
    min-width: 1190px
}

.footer-top {
    width: 1290px;
    height: 210px;
    margin: 0 auto;
    position: relative
}

.footer-top-l {
    position: absolute;
    left: 72px;
    top: 62px
}

.footer-nav {
    overflow: hidden;
    margin-left: 380px;
    margin-top: 30px;
    float: left
}

.footer-nav dl {
    float: left;
    width: 152px
}

.footer-nav dl dt {
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 18px
}

.footer-nav dl dd {
    margin-bottom: 12px
}

.footer-nav dl dd a {
    color: #999
}

.footer-nav dl dd a:hover {
    color: #ff6700
}

.footer-top-right {
    float: left;
    height: 142px;
    border-left: #e8e8e8 1px solid;
    margin-left: -30px;
    margin-top: 32px;
    width: 300px;
    text-align: center
}

.footer-top-right h2 {
    color: #333;
    font-size: 16px;
    font-family: "microsoft yahei";
    margin-bottom: 6px
}

.footer-top-right h3 {
    color: #ff6700;
    font-size: 26px;
    font-family: georgia;
    margin-bottom: 6px
}

.footer-top-right p {
    color: #aaa;
    margin-bottom: 18px
}

.footer-top-right a {
    display: inline-block;
    width: 98px;
    height: 28px;
    line-height: 28px;
    background: #fff;
    border: #ccc 1px solid;
    border-radius: 2px
}

.footer-top-right a img {
    display: inline-block;
    vertical-align: middle;
    margin-right: 7px
}

.footer-01 {
    margin-top: 43px
}

.footer-02 {
    background: #fff;
    width: 100%;
    min-width: 1190px;
    margin-top: 40px;
    text-align: center
}

.footer-02-box {
    width: 1190px;
    margin: 0 auto;
    overflow: hidden;
    padding: 30px 0 27px 0
}

.footer-02-box h4 {
    margin-bottom: 8px
}

.footer-02-box h5 {
    color: #aaa;
    margin-bottom: 8px
}

.footer-02-box h5 i {
    font-family: "microsoft yahei"
}

.font-32 {
    font-size: 32px;
    font-family: "microsoft yahei"
}

.font-24 {
    font-size: 24px;
    font-family: "microsoft yahei"
}

.font-20 {
    font-size: 20px;
    font-family: "microsoft yahei"
}

.font-18 {
    font-size: 18px;
    font-family: "microsoft yahei"
}

.font-16 {
    font-size: 16px;
    font-family: "microsoft yahei"
}

.font-14 {
    font-size: 14px
}

.font-12 {
    font-size: 12px
}

.blod {
    font-weight: 700!important
}

.c333 {
    color: #333!important
}

.c666 {
    color: #666!important
}

.c888 {
    color: #888!important
}

.caaa {
    color: #aaa!important
}

.cff6700 {
    color: #ff6700!important
}

.c39f {
    color: #39f!important
}

.c093 {
    color: #093!important
}

.c333 {
    color: #333
}

.common-input {
    width: 418px;
    height: 34px;
    padding: 0 15px;
    background-color: #fff;
    vertical-align: middle;
    border: #ccc 1px solid;
    color: #333;
    font-size: 14px;
    font-family: arial,\5b8b\4f53;
    font-weight: 700
}

.common-input.h-30 {
    height: 28px;
    padding: 0 10px;
    width: 298px;
    font-size: 12px
}

.common-input::-webkit-input-placeholder {
    color: #aaa!important;
    font-weight: 400
}

.common-input:-moz-placeholder {
    color: #aaa!important;
    font-weight: 400
}

.common-input::-moz-placeholder {
    color: #aaa!important;
    font-weight: 400
}

.common-input:-ms-input-placeholder {
    color: #aaa!important;
    font-weight: 400
}

.common-input:focus {
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    border: 1px solid #39f;
    box-shadow: 0 0 2px #39f;
    background-color: #fff
}

.common-input.Validform_error {
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    border: 1px solid #eb6100;
    box-shadow: 0 0 2px #eb6100
}

.common-input.Validform_error:focus {
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    border: 1px solid #39f;
    box-shadow: 0 0 2px #39f
}

.common-input.disab {
    background: #f8f8f8;
    color: #666;
    font-weight: 400
}

.common-input.disab:focus {
    border: #ccc 1px solid;
    box-shadow: none
}

.common-form .form-item {
    margin-bottom: 16px;
    font-size: 14px;
    position: relative
}

.common-form .form-item.inline {
    display: inline-block
}

.common-form .form-item .form-item-l {
    float: left;
    width: 250px;
    padding-right: 10px;
    height: 36px;
    line-height: 36px;
    text-align: right
}

.common-form .form-item .form-item-l i {
    font-family: tahoma;
    vertical-align: middle;
    color: #ff6f00;
    margin-right: 4px;
    font-size: 14px;
    vertical-align: middle
}

.common-form .form-item .form-item-r {
    float: left;
    line-height: 36px
}

.common-form .form-item .form-item-r em.txt {
    display: inline-block;
    vertical-align: middle
}

.common-form .form-item .form-item-r p.form-item-tips {
    color: #999;
    font-size: 12px;
    line-height: 12px;
    margin-top: 10px;
    font-family: "microsoft yahei";
}

.common-form .form-item .form-item-r h5 {
    color: #333;
    height: 32px;
    line-height: 32px;
    font-size: 14px
}

.common-form.height-30 .form-item .form-item-l {
    height: 28px;
    line-height: 28px
}

.common-form.height-30 .form-item .form-item-r {
    line-height: 28px
}

.comselect {
    width: 448px;
    height: 34px;
    text-align: left;
    background: #fff;
    font-size: 14px;
    cursor: pointer;
    position: relative;
    z-index: 9;
    border: #ccc 1px solid;
    display: inline-block;
    vertical-align: middle
}

.comselect .comselect-val {
    float: left;
    width: 100%;
    color: #333;
    font-size: 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block
}

.comselect .comselect-val input {
    vertical-align: top;
    border: none;
    height: 34px;
    width: 87%;
    cursor: pointer;
    text-indent: 15px;
    font-size: 14px;
    font-family: arial,\5b8b\4f53;
    font-weight: 700;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    word-wrap: normal
}

.comselect .comselect-val input::-webkit-input-placeholder {
    color: #333!important;
    font-weight: 400
}

.comselect .comselect-val input:-moz-placeholder {
    color: #333!important;
    font-weight: 400
}

.comselect .comselect-val input::-moz-placeholder {
    color: #333!important;
    font-weight: 400
}

.comselect .comselect-val input:-ms-input-placeholder {
    color: #333!important;
    font-weight: 400
}

.comselect.Validform_error {
    border: #ff6700 1px solid
}

.comselect.Validform_error .comselect-icon {
    border-left: #ff6700 1px solid
}

.comselect.act {
    border: #39f 1px solid;
    z-index: 99
}

.comselect.act .comselect-icon {
    border-left: #39f 1px solid
}

.comselect-icon {
    width: 33px;
    height: 34px;
    text-align: center;
    position: absolute;
    border-left: #ccc 1px solid;
    right: 0;
    top: 0
}

.comselect-icon em {
    font-size: 24px;
    color: #666;
    margin-top: 6px;
    display: inline-block
}

.comselect-icon em.icon-up {
    display: none
}

.comselect-icon.up em.icon-up {
    display: block;
    color: #427fed
}

.comselect-icon.up em.icon-down {
    display: none
}

.comselect-menu {
    position: absolute;
    border: 1px solid #ccc;
    border-top: none;
    width: 100%;
    top: 35px;
    left: -1px;
    display: none;
    max-height: 210px;
    overflow-x: hidden;
    overflow-y: auto;
    z-index: 10;
    background: #fff
}

.comselect-menu li {
    text-align: left;
    text-indent: 15px;
    height: 30px;
    font-size: 14px;
    line-height: 30px;
    color: #666;
    background-color: #fff;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-right: 18px
}

.comselect-menu li:hover {
    background-color: #79bcff;
    color: #fff
}

.comselect.select-game,.comselect.select-game .comselect-input {
    cursor: auto
}

.comselect.select-game .comselect-menu li {
    cursor: pointer
}

.comselect.select-game .comselect-input::-webkit-input-placeholder {
    color: #333
}

.comselect.select-game .comselect-input:-moz-placeholder {
    color: #333
}

.comselect.select-game .comselect-input::-moz-placeholder {
    color: #333
}

.comselect.select-game .comselect-input:-ms-input-placeholder {
    color: #333
}

.common-form.height-30 .form-item .form-item-l {
    height: 30px;
    line-height: 30px;
    font-size: 12px
}

.comselect.h-30 {
    width: 298px;
    height: 28px;
    font-size: 14px
}

.comselect.h-30 .comselect-val input {
    height: 28px;
    font-size: 12px;
    text-indent: 10px
}

.comselect.h-30 .comselect-icon {
    width: 25px;
    height: 28px
}

.comselect.h-30 .comselect-icon em {
    margin-top: 4px;
    font-size: 22px
}

.comselect.h-30 .comselect-menu {
    top: 29px
}

.comselect.h-30 .comselect-menu li {
    text-indent: 10px;
    height: 24px;
    line-height: 24px;
    font-size: 12px
}

.comselect.disabled {
    background: #f8f8f8
}

.comselect.disabled .comselect-val .comselect-input {
    background: #f8f8f8;
    cursor: default
}

.comselect.disabled .comselect-val .comselect-input::-webkit-input-placeholder {
    color: #666!important
}

.comselect.disabled .comselect-val .comselect-input:-moz-placeholder {
    color: #666!important
}

.comselect.disabled .comselect-val .comselect-input::-moz-placeholder {
    color: #666!important
}

.comselect.disabled .comselect-val .comselect-input:-ms-input-placeholder {
    color: #666!important
}

.com-btn-01 {
    display: inline-block;
    width: 200px;
    height: 44px;
    line-height: 43px;
    font-size: 18px;
    font-family: "microsoft yahei";
    text-align: center;
    color: #fff;
    border-radius: 3px;
    vertical-align: middle;
    cursor: pointer
}

.com-btn-01:hover {
    text-decoration: none;
    color: #fff
}

.com-btn-01.ing {
    cursor: default
}

.com-btn-01.disabled {
    background: #bbb;
    color: #fff;
    cursor: default
}

.com-btn-01.color01 {
    background: #ff6700
}

.com-btn-01.color01:hover {
    background: #f70
}

.com-btn-01.color01.dis {
    background: #ffb37f
}

.com-btn-01.color02 {
    background: #39f
}

.com-btn-01.color02:hover {
    background: #4da6ff
}

.com-btn-01.color02.dis {
    background: #9cf
}

.com-btn-01.color03 {
    width: 198px;
    height: 42px;
    line-height: 42px;
    border: #bbb 1px solid;
    color: #333;
    background: #f8f8f8;
    background: -webkit-gradient(linear,0 0,0 100%,from(#fff),to(#e8e8e8));
    background: -moz-linear-gradient(0 0 270deg,#fff,#e8e8e8)
}

.com-btn-01.color03:hover {
    background: #fdfdfd;
    background: -webkit-gradient(linear,0 0,0 100%,from(#e8e8e8),to(#fff));
    background: -moz-linear-gradient(0 0 270deg,#e8e8e8,#fff)
}

.com-btn-01.color03.disable {
    color: #aaa!important
}

.com-btn-01.color03.disable:hover {
    background: -webkit-gradient(linear,0 0,0 100%,from(#fff),to(#e8e8e8));
    background: -moz-linear-gradient(0 0 270deg,#fff,#e8e8e8)
}

.com-btn-01.color04 {
    background: #fbfbfb;
    width: 128px;
    height: 42px;
    line-height: 42px;
    border: #ddd 1px solid;
    color: #333
}

.com-btn-01.color04:hover {
    background: #39f;
    border: #39f 1px solid;
    color: #fff
}

.com-btn-01.color03.dis {
    background: #9cf
}

.com-btn-01.color05 {
    background: #bbb
}

.com-btn-01.color05:hover {
    background: #bbb
}

.com-btn-01.color05.dis {
    background: #bbb
}

.com-btn-01.color06 {
    width: 198px;
    height: 42px;
    line-height: 42px;
    border: #ddd 1px solid;
    color: #666;
    background: #f5f5f5;
    background: -webkit-gradient(linear,0 0,0 100%,from(#fff),to(#f5f5f5));
    background: -moz-linear-gradient(0 0 270deg,#fff,#f5f5f5)
}

.com-btn-01.color06:hover {
    background: #fdfdfd;
    background: -webkit-gradient(linear,0 0,0 100%,from(#f5f5f5),to(#fff));
    background: -moz-linear-gradient(0 0 270deg,#f5f5f5,#fff)
}

.com-btn-01.color06.disable {
    color: #494949!important
}

/*.com-btn-01.color06.disable:hover{background:-webkit-gradient(linear,0 0,0 100%,from(#fff),to(#e8e8e8));background:-moz-linear-gradient(0 0 270deg,#fff,#e8e8e8)}*/
.com-btn-02 {
    display: inline-block;
    width: 100px;
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    font-family: \5b8b\4f53,arial;
    border-radius: 2px;
    text-align: center;
    color: #fff;
    vertical-align: middle;
    cursor: pointer
}

.com-btn-04 {
    display: inline-block;
    width: 60px;
    height: 26px;
    line-height: 26px;
    font-size: 12px;
    font-family: \5b8b\4f53,arial;
    border-radius: 2px;
    text-align: center;
    color: #fff;
    vertical-align: middle;
    cursor: pointer
}

.com-btn-02:hover {
    text-decoration: none;
    color: #fff
}

.com-btn-02.ing {
    cursor: default
}

.com-btn-02.disabled {
    background: #bbb;
    color: #fff;
    cursor: default
}

.com-btn-02.disabled:hover {
    cursor: default
}

.com-btn-02.color01 {
    background: #ff6700
}

.com-btn-02.color01:hover {
    background: #f70
}

.com-btn-02.color01.dis {
    background: #ffb37f
}

.com-btn-02.color02 {
    background: #39f
}

.com-btn-02.color02:hover {
    background: #4da6ff
}

.com-btn-02.color02.dis {
    background: #9cf
}

.com-btn-02.color03 {
    width: 98px;
    height: 28px;
    line-height: 28px;
    border: #bbb 1px solid;
    color: #333;
    background: #f8f8f8;
    background: -webkit-gradient(linear,0 0,0 100%,from(#fff),to(#e8e8e8));
    background: -moz-linear-gradient(0 0 270deg,#fff,#e8e8e8)
}

.com-btn-02.color03:hover {
    background: #fdfdfd;
    background: -webkit-gradient(linear,0 0,0 100%,from(#e8e8e8),to(#fff));
    background: -moz-linear-gradient(0 0 270deg,#e8e8e8,#fff)
}

.com-btn-02.color04 {
    background: #fff;
    width: 98px;
    height: 28px;
    line-height: 28px;
    border: #f60 1px solid;
    color: #f60
}

.com-btn-02.color04:hover {
    background: #f60;
    color: #fff
}

.com-btn-02.color03.dis {
    background: #9cf
}

.com-btn-02.color03.disable {
    color: #aaa!important
}

.com-btn-02.color03.disable:hover {
    background: -webkit-gradient(linear,0 0,0 100%,from(#fff),to(#e8e8e8));
    background: -moz-linear-gradient(0 0 270deg,#fff,#e8e8e8)
}

.com-btn-03 {
    display: inline-block;
    width: 120px;
    height: 36px;
    line-height: 35px;
    font-size: 16px;
    font-family: "microsoft yahei";
    border-radius: 2px;
    text-align: center;
    color: #fff;
    vertical-align: middle
}

.com-btn-03:hover {
    text-decoration: none;
    color: #fff
}

.com-btn-03.ing {
    cursor: default
}

.com-btn-03.disabled {
    background: #bbb;
    color: #fff;
    cursor: default
}

.com-btn-03.disabled:hover {
    cursor: default
}

.com-btn-03.color01 {
    background: #ff6700
}

.com-btn-03.color01:hover {
    background: #f70
}

.com-btn-03.color01.dis {
    background: #ffb37f
}

.com-btn-03.color02 {
    background: #39f
}

.com-btn-03.color02:hover {
    background: #4da6ff
}

.com-btn-03.color02.dis {
    background: #9cf
}

.com-btn-03.color03 {
    width: 118px;
    height: 34px;
    line-height: 33px;
    border: #bbb 1px solid;
    color: #333;
    background: #f8f8f8;
    background: -webkit-gradient(linear,0 0,0 100%,from(#fff),to(#e8e8e8));
    background: -moz-linear-gradient(0 0 270deg,#fff,#e8e8e8)
}

.com-btn-03.color03:hover {
    background: #fdfdfd;
    background: -webkit-gradient(linear,0 0,0 100%,from(#e8e8e8),to(#fff));
    background: -moz-linear-gradient(0 0 270deg,#e8e8e8,#fff)
}

.com-btn-03.color03.dis {
    background: #9cf
}

.com-btn-03.color04 {
    background: #fff;
    width: 128px;
    height: 34px;
    line-height: 33px;
    border: #f60 1px solid;
    color: #f60
}

.com-btn-03.color04:hover {
    background: #f60;
    color: #fff
}

.com-btn-03.color04.dis {
    border: #bbb 1px solid;
    color: #bbb
}

.com-btn-03.color04.dis:hover {
    background: #fff
}

.com-btn-04.color03 {
    width: 60px;
    height: 26px;
    line-height: 26px;
    border: #bbb 1px solid;
    color: #333;
    background: #f8f8f8;
    background: -webkit-gradient(linear,0 0,0 100%,from(#fff),to(#e8e8e8));
    background: -moz-linear-gradient(0 0 270deg,#fff,#e8e8e8)
}

.com-btn-04.color03:hover {
    background: #fdfdfd;
    background: -webkit-gradient(linear,0 0,0 100%,from(#e8e8e8),to(#fff));
    background: -moz-linear-gradient(0 0 270deg,#e8e8e8,#fff)
}

.com-btn-04.color03.dis {
    background: #9cf
}

.Validform_checktip {
    overflow: hidden;
    font-size: 12px;
    vertical-align: middle
}

.Validform_wrong {
    color: red;
    padding-left: 28px;
    white-space: nowrap
}

.Validform_right {
    color: #71b83d;
    padding-left: 28px;
    white-space: nowrap;
    display: none
}

.Validform_error {
    background-color: #fffaf8
}

#Validform_msg {
    display: none!important
}

.comselect.Validform_error input {
    background-color: #fffaf8
}

.login {
    width: 420px;
    min-height: 450px;
    background: #fff;
    position: relative;
    overflow: hidden
}

.login-top {
    width: 320px;
    margin: 31px auto 25px auto
}

.login-top h2 {
    overflow: hidden;
    position: relative
}

.login-top h2 span {
    float: left;
    font-size: 24px;
    color: #333;
    font-family: "microsoft yahei";
    cursor: pointer
}

.newlogin .login-top h2::after {
    width: 1px;
    height: 24px;
    background: #ddd;
    position: absolute;
    content: "";
    top: 7px;
    left: 50%
}

.newlogin .login-top h2 span {
    float: left;
    font-size: 20px;
    color: #a9a9a9;
    font-family: "microsoft yahei";
    cursor: pointer;
    width: 50%;
    text-align: center
}

.newlogin .login-top h2 span.on {
    color: #f60
}

.login-top h2 em {
    float: right;
    margin-top: 13px;
    color: #aaa
}

.login-top h2 em a {
    color: #ff6700
}

.login-top h2 em a:hover {
    color: #333
}

.login-con {
    width: 320px;
    margin: 0 auto 0 auto
}

/* .login-con .info-div{height:175px} */
.login-con .login-form-item {
    margin-bottom: 20px;
    display: block;
    position: relative
}

.login-con .login-form-item em.iconfont {
    position: absolute;
    left: 1px;
    top: 1px;
    display: block;
    width: 40px;
    height: 42px;
    line-height: 42px;
    text-align: center;
    color: #aaa;
    font-size: 20px
}

.login-con .login-form-item i.iconfont {
    position: absolute;
    right: 1px;
    top: 1px;
    display: none;
    width: 40px;
    height: 42px;
    line-height: 42px;
    text-align: center;
    color: #aaa;
    font-size: 20px;
    cursor: pointer
}

.login-con .common-input {
    width: 243px;
    padding: 0 40px;
    height: 42px;
    font-family: "microsoft yahei"
}

.login-con .login-form-item.login-form-yzm .nc-container.nc-scrape .nc-toolbar {
    line-height: 20px;
    font-size: 12px;
    color: #999;
    height: 25px
}

.login-con .login-form-item.login-form-yzm .nc-container.nc-scrape .nc-toolbar .nc-btns {
    height: 24px
}

.login-con .login-form-item.login-form-yzm .common-input {
    padding: 0 15px;
    width: 88px;
    float: left
}

.login-con .login-form-item.login-form-yzm .codeimg-box {
    float: left;
    width: 80px;
    height: 44px;
    margin-left: 14px
}

.login-con .login-form-item.login-form-yzm .codeimg-box img {
    cursor: pointer
}

.login-con .login-form-item.login-form-yzm .code-change {
    float: left;
    margin-left: 14px;
    margin-top: 13px
}

.login-con .login-form-item.login-form-yzm .code-change a {
    color: #39f
}

.login-con .login-form-item.login-form-yzm .clear-btn {
    left: 80px
}

.login-con .login-btn {
    margin-top: 40px
}

.login-con .login-btn .com-btn-01 {
    width: 100%;
    font-size: 20px
}

.login-con .bang-phone {
    margin-bottom: 10px;
    text-align: center;
    color: #999999;
}

.login-con .bang-phone em {
    color: #3399ff;
    cursor: pointer;
}

.login-con .login-error {
    position: absolute;
    left: 50px;
    top: 278px;
    width: 320px;
    text-align: center;
    color: #ff6700
}

.login-con .login-error.Validform_checktip {
    padding-left: 0
}

.login-bot {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 60px;
    line-height: 50px;
    text-align: center;
    color: #999
}

.newlogin .login-bot {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 370px;
    height: 60px;
    line-height: 60px;
    text-align: left;
    color: #999;
    background: #f5f5f5;
    padding-left: 50px
}

.login-bot label {
    vertical-align: middle
}

.newlogin .login-bot label {
    vertical-align: middle
}

p.login-tip {
    text-align: center;
    font-size: 12px;
    margin-top: 11px;
    color: #aaa;
}

.login-bot label input.input-checkbox {
    display: inline-block;
    vertical-align: middle;
    margin-right: 6px
}

.login-bot em {
    margin: 0 14px;
    vertical-align: middle
}

.login-bot a {
    vertical-align: middle;
    color: #999
}

.login-bot a:hover {
    color: #ff6700
}

.login-bot a.new-account {
    float: right;
    margin-right: 50px;
    font-size: 12px;
    color: #ff6700
}

.newlogin .reg-con .reg-form-item {
    display: block;
    position: relative;
    margin-bottom: 0
}

p.orange-tip {
    display: inline-block;
    vertical-align: middle;
    line-height: 28px;
    padding-left: 30px;
    padding-right: 10px;
    border: 1px solid #fc3;
    color: #666;
    background: #fffcf0 url(../images/icon-com.png) no-repeat 10px -190px
}

p.blue-tip {
    display: inline-block;
    vertical-align: middle;
    line-height: 28px;
    padding-left: 30px;
    padding-right: 10px;
    border: 1px solid #9cf;
    color: #666;
    background: #f3fbff url(../images/icon-com.png) no-repeat 10px -216px
}

p.gray-tip {
    display: inline-block;
    vertical-align: middle;
    line-height: 28px;
    padding-left: 30px;
    padding-right: 10px;
    border: 1px solid #e8e8e8;
    color: #666;
    background: #fafafa url(../images/icon-com.png) no-repeat 10px -243px
}

p.red-tip {
    display: inline-block;
    vertical-align: middle;
    line-height: 28px;
    padding-left: 30px;
    padding-right: 10px;
    border: 1px solid #f96;
    color: #666;
    background: #fff6f0 url(../images/icon-com.png) no-repeat 10px -270px
}

p.green-tip {
    display: inline-block;
    vertical-align: middle;
    line-height: 28px;
    padding-left: 30px;
    padding-right: 10px;
    border: 1px solid #6c6;
    color: #666;
    background: #effff4 url(../images/icon-com.png) no-repeat 10px -296px
}

p.orange-tip.h-36 {
    line-height: 34px;
    padding-left: 36px;
    padding-right: 15px;
    background: #fffcf0 url(../images/icon-com.png) no-repeat 12px -187px
}

p.blue-tip.h-36 {
    line-height: 34px;
    padding-left: 36px;
    padding-right: 15px;
    background: #f3fbff url(../images/icon-com.png) no-repeat 12px -213px
}

p.gray-tip.h-36 {
    line-height: 34px;
    padding-left: 36px;
    padding-right: 15px;
    background: #fafafa url(../images/icon-com.png) no-repeat 12px -239px
}

p.red-tip.h-36 {
    line-height: 34px;
    padding-left: 36px;
    padding-right: 15px;
    background: #fff6f0 url(../images/icon-com.png) no-repeat 12px -267px
}

p.green-tip.h-36 {
    line-height: 34px;
    padding-left: 36px;
    padding-right: 15px;
    background: #effff4 url(../images/icon-com.png) no-repeat 12px -293px
}

p.orange-tip2 .title {
    display: block;
    font-size: 12px;
    color: #ff6700;
    line-height: 24px
}

p.orange-tip2 {
    background: #fffcf0;
    padding: 12px 15px
}

p.orange-tip2 .list {
    font-size: 12px;
    color: #666;
    width: 480px;
    display: block
}

p.orange-bubble {
    box-shadow: 2px 2px 2px #e8e8e8;
    width: 275px;
    padding: 10px 15px;
    line-height: 22px;
    position: relative;
    color: #333;
    border: 1px solid #fc3;
    background: #fffcf0
}

p.orange-bubble b {
    display: block;
    position: absolute;
    width: 6px;
    height: 10px;
    overflow: hidden;
    background: url(../images/icon-com.png) no-repeat 0 -332px;
    left: -6px;
    top: 10px
}

p.blue-bubble {
    box-shadow: 2px 2px 2px #e8e8e8;
    width: 275px;
    padding: 10px 15px;
    line-height: 22px;
    position: relative;
    color: #333;
    border: 1px solid #9cf;
    background: #f3fbff
}

p.blue-bubble b {
    display: block;
    position: absolute;
    width: 6px;
    height: 10px;
    overflow: hidden;
    background: url(../images/icon-com.png) no-repeat 0 -343px;
    left: -6px;
    top: 10px
}

p.gray-bubble {
    box-shadow: 2px 2px 2px #e8e8e8;
    width: 275px;
    padding: 10px 15px;
    line-height: 22px;
    position: relative;
    color: #333;
    border: 1px solid #e8e8e8;
    background: #fafafa
}

p.gray-bubble b {
    display: block;
    position: absolute;
    width: 6px;
    height: 10px;
    overflow: hidden;
    background: url(../images/icon-com.png) no-repeat 0 -352px;
    left: -6px;
    top: 10px
}

p.red-bubble {
    box-shadow: 2px 2px 2px #e8e8e8;
    width: 275px;
    padding: 10px 15px;
    line-height: 22px;
    position: relative;
    color: #333;
    border: 1px solid #f96;
    background: #fff6f0
}

p.red-bubble b {
    display: block;
    position: absolute;
    width: 6px;
    height: 10px;
    overflow: hidden;
    background: url(../images/icon-com.png) no-repeat 0 -362px;
    left: -6px;
    top: 10px
}

p.green-bubble {
    box-shadow: 2px 2px 2px #e8e8e8;
    width: 275px;
    padding: 10px 15px;
    line-height: 22px;
    position: relative;
    color: #333;
    border: 1px solid #6c6;
    background: #effff4
}

p.green-bubble b {
    display: block;
    position: absolute;
    width: 6px;
    height: 10px;
    overflow: hidden;
    background: url(../images/icon-com.png) no-repeat 0 -372px;
    left: -6px;
    top: 10px
}

p.orange-stip {
    box-shadow: 2px 2px 2px #e8e8e8;
    width: 100px;
    padding: 5px 10px;
    line-height: 20px;
    color: #333;
    border: 1px solid #fc3;
    background: #fffcf0
}

p.blue-stip {
    box-shadow: 2px 2px 2px #e8e8e8;
    width: 100px;
    padding: 5px 10px;
    line-height: 20px;
    color: #333;
    border: 1px solid #9cf;
    background: #f3fbff
}

p.gray-stip {
    box-shadow: 2px 2px 2px #e8e8e8;
    width: 100px;
    padding: 5px 10px;
    line-height: 20px;
    color: #333;
    border: 1px solid #e8e8e8;
    background: #fafafa
}

p.red-stip {
    box-shadow: 2px 2px 2px #e8e8e8;
    width: 100px;
    padding: 5px 10px;
    line-height: 20px;
    color: #333;
    border: 1px solid #f96;
    background: #fff6f0
}

p.green-stip {
    box-shadow: 2px 2px 2px #e8e8e8;
    width: 100px;
    padding: 5px 10px;
    line-height: 20px;
    color: #333;
    border: 1px solid #6c6;
    background: #effff4
}

.prompt-box {
    width: 1190px;
    margin: 0 auto;
    min-height: 600px;
    padding-bottom: 40px;
    background: #fff;
    text-align: center;
    position: relative
}

.prompt-box .downewm-box {
    position: absolute;
    top: 80px;
    right: 80px
}

.prompt-box .downewm-box p {
    margin-top: 4px
}

.prompt-box .prompt-icon {
    padding-top: 100px;
    margin-bottom: 6px
}

.prompt-box .prompt-icon em.iconfont {
    font-size: 130px;
    display: inline-block;
    height: 110px;
    line-height: 110px;
    overflow: hidden;
    color: #22ac38
}

@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none) {
    .prompt-box .prompt-icon em.iconfont {
        line-height: 118px
    }
}

.prompt-box h2 {
    color: #22ac38;
    font-size: 32px;
    font-family: "microsoft yahei";
    margin-bottom: 14px
}

.prompt-box h3 {
    font-size: 18px;
    font-family: "microsoft yahei";
    color: #333;
    margin-bottom: 12px
}

.prompt-box h4 {
    font-size: 18px;
    font-family: "microsoft yahei";
    margin-bottom: 12px
}

.prompt-box h5 {
    margin-bottom: 24px;
    margin-top: 22px;
    position: relative
}

.prompt-box h5 a {
    margin: 0 10px
}

.prompt-box h5 a.btn-link {
    position: absolute;
    top: 13px;
    left: 50%;
    margin-left: 220px
}

.prompt-box h5 a.btn-link.special {
    position: initial;
    margin-left: 0
}

.prompt-box h5 a .cancel-order-member {
    display: inline-block;
    *display: inline;
    *zoom: 1;vertical-align: middle;
    margin-top: -2px;
}

.prompt-box p {
    margin-top: 52px;
    font-size: 14px
}

.prompt-box p a {
    color: #39f
}

.prompt-box .prompt-tips {
    text-align: left;
    width: 708px;
    margin: 0 auto;
    padding: 26px 45px 20px 45px;
    border: #eee 1px solid;
    background: #fbfbfb
}

.prompt-box .prompt-tips .prompt-tips-tit {
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 10px
}

.prompt-box .prompt-tips ul li {
    margin-bottom: 8px
}

.prompt-box .ord-info {
    width: 752px;
    border-top: #ddd 1px solid;
    margin: 38px auto 0 auto;
    padding-top: 24px;
    position: relative
}

.prompt-box .ord-info ul li {
    float: left;
    width: 50%;
    font-size: 14px;
    height: 22px;
    line-height: 22px;
    text-align: left;
    margin-bottom: 24px
}

.prompt-box .ord-info ul li span {
    color: #888;
    display: inline-block;
    width: 100px;
    text-align: right
}

.prompt-box .ord-info ul li i {
    font-weight: 700
}

.prompt-box .ord-info ul li .com-btn-02 {
    height: 20px;
    line-height: 20px;
    width: 70px;
    color: #666;
    margin-left: 8px;
    vertical-align: top
}

.prompt-box.prompt-fail .prompt-icon em.iconfont {
    color: #f60
}

.prompt-box.prompt-fail h2 {
    color: #f60
}

.prompt-box .merchant-tips {
    border: 1px #eee solid;
    width: 520px;
    height: 75px;
    margin: 0 auto;
    background: #fbfbfb;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    color: #666;
    font-family: "microsoft yahei";
    padding: 18px 26px;
    margin-bottom: 20px;
}

.prompt-box .merchant-tips a {
    color: #3399ff;
}

.com-page {
    overflow: hidden;
    margin: 10px 0
}

.com-page-l {
    float: left;
    line-height: 38px;
    margin-left: -10px
}

.com-page-l span {
    color: #aaa;
    margin-left: 10px
}

.com-page .page-con {
    float: right;
    margin-right: -13px
}

.com-page .page-con .laypage_main {
    margin: 0
}

.webuploader-container {
    position: relative
}

.webuploader-element-invisible {
    position: absolute!important;
    clip: rect(1px 1px 1px 1px);
    clip: rect(1px,1px,1px,1px)
}

.count-down {
    color: #ff6700
}

.count-down b {
    margin: 0 2px
}

.com-popup2 {
    border-radius: 0;
    min-width: 400px;
    width: auto !important;
}

.com-popup.layui-layer {
    border-radius: 0;
}

.com-popup.layui-layer .layui-layer-content {
    overflow: visible
}

.com-popup .layui-layer-title {
    height: 64px;
    line-height: 64px;
    border-bottom: none;
    font-size: 20px;
    background: 0 0;
    font-family: "microsoft yahei";
    color: #666
}

.com-popup .layui-layer-setwin {
    right: 22px;
    top: 22px
}

.com-popup .layui-layer-setwin a.layui-layer-close {
    width: 20px;
    height: 20px;
    background: url(../images/icon-com.png) 1px -398px no-repeat;
    margin-left: 0
}

p.popup-btn {
    text-align: center
}

p.popup-btn a {
    margin: 0 8px
}

.pic-code {
    text-align: center;
    padding: 24px 0 40px 0
}

.pic-code h2 {
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 16px
}

.pic-code h3 {
    margin-bottom: 16px;
    height: 62px
}

.pic-code h3 .common-input {
    width: 88px;
    margin-right: 16px
}

.pic-code h3 .codeimg {
    cursor: pointer
}

.pic-code h3 .error-txt {
    color: #ff6700;
    text-align: left;
    margin-left: 92px;
    display: none
}

.pic-code h3.code-error .error-txt {
    display: block
}

.pic-code h3.code-error input {
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    border: 1px solid #eb6100;
    box-shadow: 0 0 2px #eb6100;
    background: #fffaf8
}

.pic-code h3.code-error input:focus {
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    border: 1px solid #39f;
    box-shadow: 0 0 2px #39f;
    background: #fff
}

.compop-box {
    text-align: center;
    padding: 24px 40px 40px 40px
}

.compop-box h2 {
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 32px
}

.all-float {
    position: fixed;
    z-index: 9999;
    top: 50%;
    left: 50%;
    margin-left: 620px;
    margin-top: -259px;
    border-radius: 4px;
    background: #fff;
    -moz-box-shadow: 2px 2px 5px #333;
    -webkit-box-shadow: 2px 2px 5px #333;
    box-shadow: 0 0 8px rgba(0,0,0,.16)
}

.all-float.smlwrap {
    left: auto;
    right: -75px
}

.float-box {
    width: 120px;
    padding: 0 20px;
    text-align: center;
    position: relative
}

.float-box div {
    border-bottom: 1px solid #e7e7e7;
    width: 100%;
    padding: 14px 0;
    font-size: 12px;
    color: #666
}

.float-box.float-top {
    position: relative;
    padding-top: 60px;
    padding-bottom: 15px;
    background: #fbfbfb;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom: 1px solid #eee
}

.float-box img.U-logo {
    width: 80px;
    height: 80px;
    position: absolute;
    top: -40px;
    left: 50%;
    margin-left: -40px
}

.float-box.float-top h3 {
    position: absolute;
    top: 28px;
    left: 0;
    z-index: 9;
    width: 100%;
    text-align: center;
    font-size: 16px;
    color: #333;
    font-weight: 700;
    font-family: "microsoft yahei"
}

.float-box h3 {
    font-size: 16px;
    color: #333;
    font-weight: 700;
    font-family: "microsoft yahei"
}

.float-box .m-ewm-box {
    position: absolute;
    right: 155px;
    top: -35px;
    z-index: 99999;
    width: 140px;
    height: 134px;
    background: url(../images/ewm-bg.png) no-repeat;
    background-size: 100%;
    display: none
}

.float-box .m-ewm-box #float_ewm {
    border-bottom: none;
    padding: 0
}

.float-box .m-ewm-box #float_ewm img {
    margin-top: 18px;
    margin-left: 18px;
    width: 100px;
    height: 100px
}

.float-box a {
    display: block;
    width: 98%
}

.float-box a.download {
    height: 30px;
    line-height: 30px;
    text-align: center;
    border-radius: 30px;
    color: #ff6700;
    font-size: 14px;
    border: 1px solid #ff6700;
    box-shadow: 0 1px 3px 2px #ffe4d2
}

.float-box a.float-qq img {
    margin-top: 15px;
    margin-left: -2px
}

.float-box a.cjq {
    padding-top: 10px;
    background: #fff
}

.float-box a.cjq h5 {
    font-size: 14px;
    color: #ff6700
}

.float-box a.cjq:hover h5 {
    color: #333
}

.float-box a.cjq h5 img {
    margin-right: 4px
}

.float-box a.cjq p {
    color: #999;
    font-size: 14px
}

.float-box .steam a {
    width: 108px;
    margin: 0 auto;
    height: 28px;
    line-height: 30px;
    text-align: center;
    border-radius: 30px;
    color: #ff6700;
    font-size: 14px;
    border: 1px solid #ddd;
    margin-top: 10px
}

.float-box .u-ewm {
    position: relative
}

.float-box .u-ewm em {
    margin-right: 3px;
    font-size: 14px
}

.float-box .u-ewm .big-ewm {
    display: none;
    position: absolute;
    top: -48px;
    left: -164px;
    text-align: center;
    width: 146px;
    height: 141px;
    background: url(../images/ewm-big.png) no-repeat;
    background-size: 100% 100%
}

.float-box .u-ewm .big-ewm img {
    margin-top: 18px;
    margin-left: -5px;
    margin-top: 18px;
    margin-left: 18px;
    width: 105px;
    height: 105px;
    display: block
}

.float-box .u-ewm:hover .big-ewm {
    display: block
}

.float-box .u-question a {
    float: left;
    width: 50%
}

.float-box .yzqq-qq {
    border-bottom: none
}

.float-box .yzqq-qq img {
    float: left;
    padding-left: 10px
}

.float-box .yzqq-qq a {
    float: left;
    width: 75%
}

.float-box .kf-scrolltop {
    margin: 0 auto;
    padding: 13px 0;
    border-bottom: none;
    border-top: #eee 1px solid;
    background: #fff;
    color: #aaa;
    cursor: pointer;
    display: none
}

.float-box .kf-scrolltop:hover {
    color: #666
}

.layui-layer.loaddiv {
    width: 60px
}

.yanzheng {
    display: none
}

.layui-layer.yanopen {
    width: 500px!important;
    height: 297px!important;
    border-radius: 10px
}

.yanopen .closebtn {
    position: absolute;
    font-size: 15px;
    right: 15px;
    top: 15px;
    width: 15px;
    height: 15px;
    cursor: pointer
}

.yanopen .yztitle {
    width: 400px;
    margin: 0 auto;
    text-align: center;
    border-bottom: 1px solid #eee;
    padding: 36px 0 12px 0
}

.yanopen .yztitle h3 {
    color: #333;
    font-size: 22px;
    font-family: "microsoft yahei";
    line-height: 30px
}

.yanopen .yztitle p {
    color: #888;
    line-height: 30px;
    font-size: 14px
}

.yanopen .yzdiv {
    width: 400px;
    margin: 0 auto;
    padding-top: 30px;
    text-align: center
}

.yanopen .yzdiv .qqnum {
    padding-bottom: 30px
}

.yanopen .yzdiv .qqnum span {
    color: #666;
    font-size: 14px;
    padding-left: 5px
}

.yanopen .yzdiv .qqnum input {
    width: 205px;
    height: 40px;
    padding: 0 10px;
    font-size: 14px;
    border: 1px solid #ccc
}

.yanopen .yzdiv .qqnum input::-webkit-input-placeholder {
    color: #ccc!important;
    font-weight: 400
}

.yanopen .yzdiv .qqnum input:-moz-placeholder {
    color: #ccc!important;
    font-weight: 400
}

.yanopen .yzdiv .qqnum input::-moz-placeholder {
    color: #ccc!important;
    font-weight: 400
}

.yanopen .yzdiv .qqnum input:-ms-input-placeholder {
    color: #ccc!important;
    font-weight: 400
}

.yanopen .yzdiv a.com-btn-01 {
    width: 120px;
    height: 36px;
    line-height: 36px;
    font-size: 16px
}

.yanopen .yzdiv .yzerro {
    padding-bottom: 25px
}

.yanopen .yzdiv .yzerro h3 {
    color: #ff6700;
    font-weight: 700;
    font-size: 18px;
    font-family: "microsoft yahei";
    line-height: 26px
}

.yanopen .yzdiv .yzerro h3 em {
    font-size: 26px;
    font-weight: 700;
    vertical-align: middle
}

.yanopen .yzdiv .yzerro h3 span {
    font-size: 20px;
    font-family: arial;
    padding: 0 5px;
    vertical-align: middle
}

.yanopen .yzdiv .yzerro p {
    color: #888;
    font-size: 12px;
    line-height: 26px
}

.yanopen .yzdiv .yzsucs {
    padding-bottom: 25px
}

.yanopen .yzdiv .yzsucs h3 {
    color: #22ac38;
    font-weight: 700;
    font-size: 18px;
    font-family: "microsoft yahei";
    line-height: 26px
}

.yanopen .yzdiv .yzsucs h3 em {
    font-size: 26px;
    font-weight: 700;
    vertical-align: middle
}

.yanopen .yzdiv .yzsucs h3 span {
    font-size: 20px;
    font-family: arial;
    padding: 0 5px;
    vertical-align: middle
}

.yanopen .yzdiv .yzsucs p {
    color: #888;
    font-size: 12px;
    line-height: 26px
}

.floatingAd .ad {
    z-index: 999999;
    background: 0 0;
    position: absolute;
    display: none
}

.floatingAd a {
    color: #000;
    display: inline-block;
    text-decoration: none
}

.floatingAd a img {
    border: 0
}

.floatingAd .close {
    display: none
}

.floatingAd .opacity {
    position: absolute;
    top: 0;
    width: 100%;
    height: 25px;
    background-color: #000;
    opacity: .2
}

.opacity1 {
    opacity: .9
}

.float-pwd {
    position: fixed;
    z-index: 9999;
    top: 50%;
    left: 50%;
    margin-left: 620px;
    margin-top: -120px
}

.float-pwd .close {
    position: absolute;
    top: 0;
    right: 15px;
    width: 15px;
    height: 15px;
    cursor: pointer
}

.float-pwd.smlwrap {
    left: auto;
    right: -75px
}

.top-adv-box {
    width: 100%;
    min-width: 1190px;
    position: relative
}

.top-adv {
    text-align: center;
    height: 80px;
    overflow: hidden
}

.top-adv a {
    display: inline-block;
    height: 80px;
    width: 100%;
    overflow: hidden;
    background-position: center center
}

.top-adv .m-ewm-box {
    width: 1190px;
    height: 100px;
    margin: 0 auto;
    position: relative
}

.top-adv .m-ewm-box .m-ewm {
    position: absolute;
    top: 8px;
    right: -8px;
    width: 74px;
    height: 74px;
    background: #fff;
    border-radius: 5px;
    padding: 5px
}

.top-adv .m-ewm-box .m-ewm img {
    width: 100%
}

.top-adv-btn a {
    position: absolute;
    z-index: 99999;
    display: block;
    right: 20px;
    top: 10px;
    width: 15px;
    height: 15px;
    background: url(../images/icon-com_fb2c28dd685e40a6a1635a855da913d4.png) no-repeat
}

.top-adv-btn a.close {
    background-position: 0 -337px
}

.top-adv-btn a.close:hover {
    background-position: -15px -337px
}

.top-adv-btn a.open {
    background-position: 0 -352px;
    top: 10px;
    display: none
}

.top-adv-btn a.open:hover {
    background-position: -15px -352px
}

.bd_weixin_popup_foot,.bd_weixin_popup_head {
    text-align: center!important
}

#sm-btn-bg,.modify-phone-form #rectMask {
    width: 280px!important
}

.modify-phone-form .sm-btn {
    width: 280px!important
}

.link-list {
    width: 100%;
    font-size: 12px;
    margin-top: 20px;
    overflow: hidden
}

.link-list h5 {
    color: #666;
    width: 50px;
    float: left;
    margin-right: 18px
}

.link-list p {
    float: left;
    width: 1120px
}

.link-list p a {
    float: left;
    color: #999;
    margin-bottom: 10px;
    margin-right: 15px
}

.link-list p a:hover {
    color: #ff6700
}

.common-list-box {
    border: 1px #eee solid
}

.common-list-box .title {
    height: 52px;
    line-height: 52px;
    padding: 0 25px
}

.common-list-box .title span {
    color: #333;
    font-size: 16px;
    font-family: "microsoft yahei";
    position: relative
}

.common-list-box .title span:before {
    content: '';
    position: absolute;
    display: block;
    left: -9px;
    top: 4px;
    background: #ff6631;
    width: 2px;
    height: 16px
}

.detail-common-item {
    width: 226px;
    overflow: hidden;
    float: left;
    margin-right: 15px
}

.detail-common-item .pic {
    width: 100%;
    height: 148px;
    overflow: hidden;
    text-align: center
}

.detail-common-item .pic img {
    width: 100%;
    display: block;
    margin-top: -24px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease
}

.detail-common-item .des {
    padding: 0 10px
}

.detail-common-item .des h5 {
    line-height: 42px
}

.detail-common-item .des h5 em.em01 {
    font-family: arial;
    font-size: 16px;
    color: #ff6631
}

.detail-common-item .des h5 em.em02 {
    font-family: SimSum;
    font-size: 12px;
    color: #999
}

.detail-common-item .des h5 i {
    font-size: 12px;
    font-family: SimSum;
    color: #999
}

.detail-common-item .des .des-text {
    overflow: hidden
}

.detail-common-item .des .des-text p {
    font-size: 14px;
    color: #666;
    text-align: left;
    line-height: 1.8;
    height: 50px;
    overflow: hidden
}

.detail-common-item:nth-child(5) {
    margin-right: 0
}

.detail-common-item a {
    display: block;
    height: 249px;
    background: #fff;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease
}

.detail-common-item a:hover {
    -webkit-transform: translateY(-5px);
    -moz-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    transform: translateY(-5px)
}

.detail-common-item a:hover .pic img {
    transform: scale(1.05)
}

.common-newslist-box {
    padding-bottom: 24px!important
}

.common-newslist-box li {
    line-height: 28px;
    height: 28px;
    overflow: hidden
}

.hot-strategy .title {
    margin-left: 40px;
    border-bottom: #ddd 1px solid;
    height: 44px;
    line-height: 44px
}

.hot-strategy .title span {
    color: #ff6700;
    display: inline-block;
    border-bottom: 2px #ff6700 solid;
    font-size: 16px;
    font-weight: 700;
    height: 43px;
    line-height: 43px
}

.hot-strategy .hot-strategy-news ul {
    overflow: hidden
}

.hot-strategy .hot-strategy-news ul li {
    float: left;
    width: 300px;
    margin-bottom: 15px;
    position: relative;
    height: 22px;
    overflow: hidden;
    padding-left: 15px;
    margin-right: 80px;
    margin-left: 15px
}

.hot-strategy .hot-strategy-news ul li a {
    color: #666;
    font-size: 14px;
    font-family: "宋体"
}

.hot-strategy .hot-strategy-news ul li::before {
    content: '';
    position: absolute;
    left: 6px;
    top: 9px;
    background: #666;
    width: 2px;
    height: 2px
}

.hot-strategy .hot-strategy-news ul {
    padding-left: 40px;
    display: block
}

.hot-strategy .hot-strategy-news ul li a:hover {
    color: #ff6700
}

.tip-item {
    background: #ff6700;
    padding: 0 2px;
    border-radius: 2px;
    color: #fff;
    text-align: center
}

.tip-item2 {
    background: #22ac38;
    padding: 0 2px;
    border-radius: 2px;
    color: #fff;
    text-align: center
}

.btn-default {
    border-radius: 3px;
    display: inline-block;
    width: 200px;
    height: 44px;
    line-height: 44px;
    vertical-align: middle;
    text-align: center;
    font-size: 18px;
    color: #fff;
    font-family: "microsoft yahei"
}

.btn-default:hover {
    color: #fff;
    text-decoration: none
}

.btn-gray {
    background: #e5e5e5;
    color: #666
}

.btn-gray:hover {
    background: #e9e9e9;
    color: #666
}

.btn-orange {
    background: #ff6700
}

.btn-orange:hover {
    background: #f70
}

.btn-disabled {
    background: #bbb;
    cursor: default;
    color: #fff
}

.common-new-pop {
    border-radius: 10px!important
}

.common-new-pop .close-btn {
    position: absolute;
    font-size: 15px;
    right: 17px;
    top: 15px;
    width: 15px;
    height: 15px;
    cursor: pointer
}

.common-new-pop .btn-box .com-btn-01 {
    width: 100px;
    height: 36px;
    line-height: 36px;
    font-size: 16px
}

.common-new-pop .pop-box {
    font-family: "microsoft yahei";
    padding: 25px 40px 30px 40px
}

.common-new-pop h5 {
    text-align: center;
    font-size: 26px;
    color: #333;
    font-weight: 700;
    margin-bottom: 8px
}

.icon-area {
    display: inline-block;
    vertical-align: middle
}

.icon-area ul {
    font-size: 0
}

.icon-area .icon-area-item {
    position: relative;
    vertical-align: middle;
    display: inline-block;
    cursor: pointer;
    margin-right: 3px
}

.icon-area .icon-area-item.green {
    height: 16px;
    line-height: 16px
}

.icon-area .icon-area-item.green .icon-item {
    background: #22ac38;
    border: 1px solid #22ac38
}

.icon-area .icon-area-item.lastone {
    margin-right: 14px
}

.icon-area .icon-hover-box {
    display: none;
    position: absolute;
    background: #fff;
    padding: 10px 12px;
    width: 256px;
    border-radius: 5px;
    z-index: 10;
    left: 50%;
    margin-left: -115px;
    width: 204px;
    bottom: 24px;
    box-shadow: 0 2px 8px rgba(0,0,0,.15);
    line-height: initial;
}

.icon-area .icon-hover-box .row1 {
    font-size: 14px;
    font-weight: bold;
    color: #333;
    margin-left: 4px;
    margin-bottom: 2px;
}

.icon-area .icon-hover-box em {
    display: inline-block;
    vertical-align: top;
    width: 88%;
    font-size: 12px;
    margin: 0 !important;
    margin-left: 5px !important;
    text-align: left;
    color: #666 !important;
    line-height: 17px;
}

.icon-area .icon-hover-box .triangle {
    width: 0;
    height: 0;
    border-style: solid
}

.icon-area .icon-hover-box .triangle-down {
    position: absolute;
    bottom: -6px;
    left: 50%;
    margin-left: -6px;
    width: 12px
}

.icon-area .icon-area-item .icon-item {
    background: #ff6700;
    color: #fff;
    text-align: center;
    border-radius: 2px;
    vertical-align: middle;
    display: inline-block;
    padding: 0 2px;
    font-size: 12px;
    height: 16px;
    line-height: 16px;
}

.icon-area .icon-area-item:hover .icon-hover-box {
    display: block
}

@keyframes rotate-left {
    from {
        transform: rotate(0);
        -webkit-transform: rotate(0)
    }

    to {
        transform: rotate(360deg);
        -webkit-transform: rotate(360deg)
    }
}

@-webkit-keyframes rotate-left {
    from {
        transform: rotate(0);
        -webkit-transform: rotate(0)
    }

    to {
        transform: rotate(360deg);
        -webkit-transform: rotate(360deg)
    }
}

.layer-red-box.layui-layer {
    background: 0 0;
    box-shadow: none
}

.layer-red {
    display: none;
    width: 800px;
    height: 800px;
    overflow: hidden
}

.layer-red .red-box {
    width: 100%;
    height: 100%;
    position: relative
}

.red-box .img-light {
    display: none;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: url(../images/red-light.png) no-repeat center
}

.layer-red .red-open,.red-box .red-close {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.red-box .red-close {
    background: url(../images/red.png) no-repeat center;
    padding-top: 423px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box
}

.red-box .red-close .text {
    text-align: center;
    color: #fff
}

.red-box .red-close .text .lg {
    font-size: 30px;
    font-weight: 700
}

.red-box .red-close .text .sm {
    font-size: 20px;
    margin-top: 5px
}

.red-box .red-close .btn-open {
    opacity: 0;
    width: 94px;
    height: 94px;
    border-radius: 100px;
    cursor: pointer;
    position: absolute;
    top: 305px;
    left: 351px
}

.red-box .red-open {
    display: none;
    background: url(../images/red-open.png) no-repeat center;
    padding-top: 165px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box
}

.red-box .red-open .text {
    text-align: center
}

.red-box .red-open .text .money {
    margin-top: 37px;
    color: #f14d1d;
    font-weight: 700;
    height: 95px
}

.red-box .red-open .text .money .txt {
    font-size: 18px
}

.red-box .red-open .text .money .num {
    font: 700 62px/62px Impact;
    margin-top: 5px
}

.red-box .red-open .btn-box {
    margin-top: 120px;
    height: 138px;
    overflow: hidden
}

.red-box .red-open .btn {
    display: inline-block;
    width: 270px;
    height: 54px;
    background: url(../images/red-btn.png) no-repeat center;
    color: #cb2415;
    font-size: 20px;
    font-weight: 700;
    line-height: 54px;
    cursor: pointer
}

.red-box .red-open .btn-continue {
    margin-top: 30px
}

.red-box .red-open .tips {
    margin-top: 15px;
    font-size: 14px;
    color: #fff;
    opacity: .8
}

.red-box.order .show-order {
    display: block
}

.red-box.order .show-invite {
    display: none
}

.red-box.invite .show-order {
    display: none
}

.red-box.invite .show-invite {
    display: block
}

.red-box.open .img-light {
    display: block;
    animation: rotate-left 10s infinite linear;
    -webkit-animation: rotate-left 10s infinite linear
}

.red-box.open .red-open {
    display: block
}

.red-box.open .red-close {
    display: none
}

.red-box .no-amount {
    display: none
}

.red-box .btn-box.no-amount {
    padding-top: 40px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box
}

.red-box .money.no-amount {
    padding-top: 35px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box
}

.identity-authen-pop .form-box {
    margin: 0 auto;
    width: 395px;
    margin-top: 20px
}

.identity-authen-pop .form-box input {
    width: 238px;
    height: 40px;
    line-height: 40px;
    border: 1px #e5e5e5 solid
}

.identity-authen-pop .form-box .form-item {
    width: 375px;
    position: relative
}

.identity-authen-pop .form-box .form-item i.iconfont {
    position: absolute;
    right: 32px;
    top: 1px;
    display: none;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #aaa;
    font-size: 20px;
    cursor: pointer
}

.identity-authen-pop .form-box .form-item label {
    width: 74px;
    float: left;
    margin-top: 9px;
    color: #666;
    font-size: 14px
}

.identity-authen-pop .form-box .form-item .form-r {
    float: left;
    width: 270px
}

.identity-authen-pop .form-box input:focus {
    border: 1px solid #39f
}

.identity-authen-pop .form-box .msg {
    margin: 5px 0 6px 0;
    color: #999
}

.identity-authen-pop .cont-box .txt-msg {
    color: #999;
    line-height: 22px
}

.identity-authen-pop .btn-box {
    margin: 0 auto;
    width: 150px;
    height: 36px;
    line-height: 36px;
    margin-top: 30px
}

.identity-authen-pop .btn-box .com-btn-01 {
    width: 100%
}

.identity-authen-pop .Validform_wrong {
    padding-left: 0;
    margin-bottom: 10px
}

.identity-authen-pop2,.identity-authen-pop3 {
    padding: 25px 40px 48px 40px!important
}

.identity-authen-pop2 .form-box,.identity-authen-pop3 .form-box {
    margin: 0 auto;
    width: 395px;
    margin-top: 20px
}

.identity-authen-pop2 .form-box input,.identity-authen-pop3 .form-box input {
    width: 238px;
    height: 40px;
    line-height: 40px;
    border: 1px #e5e5e5 solid
}

.identity-authen-pop2 .form-box .form-item,.identity-authen-pop3 .form-box .form-item {
    width: 375px;
    position: relative
}

.identity-authen-pop2 .form-box .form-item i.iconfont,.identity-authen-pop3 .form-box .form-item i.iconfont {
    position: absolute;
    right: 32px;
    top: 1px;
    display: none;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #aaa;
    font-size: 20px;
    cursor: pointer
}

.identity-authen-pop2 .form-box .form-item label,.identity-authen-pop3 .form-box .form-item label {
    width: 84px;
    float: left;
    margin-top: 9px;
    color: #666;
    font-size: 14px;
    text-align: right
}

.identity-authen-pop2 .form-box .form-item .form-r,.identity-authen-pop3 .form-box .form-item .form-r {
    float: left;
    width: 270px
}

.identity-authen-pop2 .form-box input:focus,.identity-authen-pop3 .form-box input:focus {
    border: 1px solid #39f
}

.identity-authen-pop2 .form-box .msg,.identity-authen-pop3 .form-box .msg {
    margin: 5px 0 6px 0;
    color: #999
}

.identity-authen-pop2 .cont-box .txt-msg,.identity-authen-pop3 .cont-box .txt-msg {
    color: #999;
    line-height: 22px;
    margin-left: 20px;
}

.identity-authen-pop2 .btn-box,.identity-authen-pop3 .btn-box {
    margin: 0 auto;
    width: 150px;
    height: 36px;
    line-height: 36px;
    margin-top: 40px
}

.identity-authen-pop2 .btn-box .com-btn-01,.identity-authen-pop3 .btn-box .com-btn-01 {
    width: 100%
}

.identity-authen-pop2 .Validform_wrong,.identity-authen-pop3 .Validform_wrong {
    padding-left: 0;
    margin-bottom: 10px
}

.identity-authen-pop2 .form-box .form-item .r-cont,.identity-authen-pop3 .form-box .form-item .r-cont {
    font-size: 0
}

.identity-authen-pop2 .form-box .form-item.s-input input,.identity-authen-pop3 .form-box .form-item.s-input input {
    width: 146px
}

.identity-authen-pop2 .form-box .form-item.s-input i.iconfont,.identity-authen-pop3 .form-box .form-item.s-input i.iconfont {
    right: 3px
}

.identity-authen-pop2 .form-box .form-item.s-input .input-box,.identity-authen-pop3 .form-box .form-item.s-input .input-box {
    position: relative;
    width: 178px;
    display: inline-block;
    vertical-align: top
}

.identity-authen-pop2 .form-box .form-item.s-input .codeimg-box,.identity-authen-pop3 .form-box .form-item.s-input .codeimg-box {
    display: inline-block;
    width: 78px;
    height: 40px;
    border: 1px #eee solid;
    vertical-align: middle;
    margin-left: 12px
}

.identity-authen-pop2 .form-box .form-item.s-input .msg,.identity-authen-pop3 .form-box .form-item.s-input .msg {
    height: 24px;
    margin-bottom: 0
}

.identity-authen-pop2 .form-box .form-item.s-input .phone-code-btn,.identity-authen-pop3 .form-box .form-item.s-input .phone-code-btn {
    display: inline-block;
    vertical-align: middle;
    margin-left: 12px
}

.identity-authen-pop2 .form-box .form-item.s-input .phone-code-btn input,.identity-authen-pop3 .form-box .form-item.s-input .phone-code-btn input {
    width: 78px;
    font-size: 12px;
    color: #000;
    border-radius: 0;
    line-height: 40px;
    height: 40px
}

.identity-authen-pop2 .form-box .form-item.s-input .Validform_wrong,.identity-authen-pop3 .form-box .form-item.s-input .Validform_wrong {
    position: absolute;
    top: 48px
}

.apple-pay-layer {
    font-family: "microsoft yahei"
}

.apple-pay-pop {
    width: 370px;
    height: 408px;
    position: relative
}

.apple-pay-pop .content {
    text-align: center;
}

.apple-pay-pop .content .close-btn {
    position: absolute;
    width: 30px;
    height: 30px;
    line-height: 30px;
    right: 6px;
    top: 6px;
    display: block;
}

.apple-pay-pop .content .close-btn em {
    font-size: 14px;
}

.apple-pay-pop .content .tt {
    padding-top: 28px;
    margin-bottom: 20px;
}

.apple-pay-pop .content .tt h5 {
    font-size: 22px;
    line-height: 30px;
    color: #333;
    margin-bottom: 4px;
}

.apple-pay-pop .content .tt p {
    font-size: 14px;
    line-height: 20px;
    color: #666;
}

.apple-pay-pop .content .row-1 {
    width: 220px;
    height: 220px;
    margin: 0 auto;
    margin-bottom: 15px
}

.apple-pay-pop .content .row-1 img {
    width: 220px;
    height: 220px;
}

.apple-pay-pop .content .row-2 p {
    color: #FF5502;
    font-size: 12px;
    line-height: 20px;
}

.apple-pay-pop .content .row-2 p span {
    color: #39f
}

.authen-result-pop .content {
    text-align: center
}

.authen-result-pop .content .row-2 {
    font-size: 22px;
    color: #69cd8e;
    margin-top: 6px
}

.authen-result-pop .content .row-3 {
    font-size: 14px;
    color: #999;
    margin-top: 4px
}

.authen-result-pop .btn-box {
    text-align: center;
    margin-top: 20px
}

.authen-result-pop .btn-box .com-btn-01 {
    width: 150px;
    color: #666;
    border: 1px #ddd solid
}

.authen-failed-pop .content .row-2 {
    color: #f70
}

.authen-failed-pop .btn-box .com-btn-01 {
    color: #fff;
    border: none
}

.inline_block {
    display: inline-block
}

.vertical_middle {
    vertical-align: middle
}

.font0 {
    font-size: 0
}

.font12 {
    font-size: 12px
}

.line_height_1 {
    line-height: 1
}

.align_center {
    text-align: center
}

.transition3 {
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease
}

.marginleft0 {
    margin-left: 0!important
}

.redpacket-rule-pop .compop-box {
    padding: 10px 36px 40px 36px
}

.redpacket-rule-pop .compop-box h2 {
    line-height: 29px;
    font-weight: 400;
    font-family: "microsoft yahei";
    font-size: 15px;
    text-align: left;
    padding-left: 30px
}

.get-draw-pop-com {
    background: 0 0!important;
    box-shadow: none!important
}

.get-draw-pop .pop-box {
    width: 498px;
    height: 513px;
    background: url(../images/get-draw-pop.png) no-repeat;
    display: block;
    margin: 0 auto;
    cursor: pointer
}

.get-draw-pop .btn-close {
    background: url(../images/btn-close.png) no-repeat;
    display: block;
    width: 18px;
    height: 18px;
    position: absolute;
    right: 72px;
    top: 12px
}

.msg-box .msg {
    width: 350px;
    height: 38px;
    line-height: 38px;
    margin: 0 auto;
    background: #fffcf0;
    border: 1px #fc3 solid;
    text-align: center;
    font-size: 12px;
    color: #666
}

.msg-box .msg a {
    color: #ff6700
}

.msg-box .msg a i {
    font-size: 14px;
    margin-left: 3px
}

.prompt-box .btn-redpacket-share-area {
    background: url(../images/btn-redpacket-share-area.png) no-repeat;
    width: 481px;
    margin: 0 auto;
    margin-top: 25px;
    cursor: pointer;
    height: 0
}

.prompt-box .btn-redpacket-share-area.show {
    display: block;
    transition: all 2s;
    -moz-transition: all 2s;
    webkit-transition: all 2s;
    -o-transition: width 2s
}

.prompt-box .btn-redpacket-share-area .txt {
    padding-top: 18px;
    font-size: 28px;
    font-family: "microsoft yahei";
    color: #fff;
    padding-left: 15px
}

.prompt-box .btn-redpacket-share-area .txt span {
    color: #fff000;
    display: none
}

.share-redpacket-pop .cont-box .row4 .link {
    width: 400px;
    margin: 0 auto
}

.share-redpacket-pop .cont-box .row4 .link span {
    width: 280px;
    display: inline-block;
    vertical-align: middle;
    word-break: break-all;
    text-align: left
}

.share-redpacket-pop .cont-box .row4 .link em {
    display: inline-block;
    vertical-align: middle
}

.scan-code-area {
    display: inline-block;
    vertical-align: middle
}

.scan-code-area .col {
    display: inline-block;
    cursor: pointer;
    margin-right: 14px;
    position: relative
}

.scan-code-area .col span {
    width: auto!important;
    vertical-align: middle;
    margin-left: 2px;
    font-family: "microsoft yahei"
}

.scan-code-area .col3 span {
    color: #ff7700;
}

.scan-code-area .col:hover .code-box {
    display: block
}

.scan-code-area .col.on .arrow {
    transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg)
}

.scan-code-area .col1 span {
    color: #39f!important
}

.scan-code-area .col2 span {
    color: #00c250!important
}

.scan-code-area .col .arrow {
    width: 7px;
    height: 5px;
    margin-left: 3px
}

.scan-code-area .qq-out-box {
    padding-top: 20px;
    position: absolute;
    top: 10px;
    left: 0
}

.scan-code-area .code-box {
    width: 312px;
    height: 158px;
    background: #fff;
    z-index: 1000;
    border-radius: 6px;
    box-shadow: 2px -1px 11px #cfcfcf70;
    padding: 14px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    font-size: 0;
    display: none
}

.scan-code-area .code-box .code-img {
    width: 130px;
    height: 130px;
    display: inline-block;
    vertical-align: middle
}

.scan-code-area .code-box .code-img img {
    width: 100%;
    height: 100%
}

.scan-code-area .qq-code-box .right {
    display: inline-block;
    vertical-align: top;
    margin-left: 12px
}

.scan-code-area .qq-code-box .right .row1 {
    position: relative;
    font-size: 14px;
    color: #333;
    font-weight: 700;
    font-family: "microsoft yahei"
}

.scan-code-area .qq-code-box .right .row1:after {
    position: absolute;
    content: "";
    display: block;
    bottom: -10px;
    background: url(../images/line.png) no-repeat;
    width: 139px;
    height: 1px
}

.scan-code-area .qq-code-box .right .row2 {
    font-size: 12px;
    font-family: "microsoft yahei";
    text-align: center;
    margin-top: 16px;
    color: #333
}

.scan-code-area .qq-code-box .right .row2 em {
    color: #999
}

.scan-code-area .qq-code-box .right .row3 a {
    background: url(../images/btn-qq.png) no-repeat;
    width: 140px;
    height: 34px;
    display: block;
    margin-top: 8px
}

.scan-code-area .wx-code-box {
    width: 158px;
    height: 182px;
    padding: 13px
}

.scan-code-area .wx-code-box .txt {
    font-size: 14px;
    color: #333;
    font-weight: 700;
    font-family: "microsoft yahei";
    margin-top: 5px
}

.scan-code-area .wx-code-box .txt em {
    color: #00c250!important
}

.share-redpacket-pop-com {
    border-radius: 0!important;
    background: 0 0!important;
    box-shadow: none!important
}

.share-redpacket-pop {
    position: relative;
    font-family: "microsoft yahei"
}

.share-redpacket-pop:before {
    background: url(../images/share-redpacket-pop-bg.png);
    width: 440px;
    height: 254px;
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    z-index: 1
}

.share-redpacket-pop .close-btn {
    cursor: pointer;
    position: absolute;
    right: 14px;
    top: 38px;
    z-index: 1;
    color: #ffdbd0;
    font-size: 18px
}

.share-redpacket-pop .cont-box {
    background: #fff;
    height: 400px;
    top: 210px;
    position: absolute;
    width: 100%;
    text-align: center
}

.share-redpacket-pop .cont-box .row1 {
    font-size: 30px;
    font-weight: 700;
    color: #333;
    margin-top: 20px
}

.share-redpacket-pop .cont-box .row1 span {
    color: #ff6700
}

.share-redpacket-pop .cont-box .row2 {
    margin-top: 6px
}

.share-redpacket-pop .cont-box .row2 span {
    color: #ff6700
}

.share-redpacket-pop .cont-box .row2 a {
    color: #39f
}

.share-redpacket-pop .cont-box .row3 {
    margin-top: 18px
}

.share-redpacket-pop .cont-box .row4 {
    margin-top: 15px
}

.share-redpacket-pop .cont-box .row4 .txt {
    font-size: 16px;
    color: #333;
    font-weight: 700;
    margin-bottom: 6px
}

.share-redpacket-pop .cont-box .row4 .copy-btn {
    color: #39f;
    cursor: pointer;
    margin-left: 10px
}

.share-redpacket-pop .cont-box .row5 {
    width: 312px;
    height: 140px;
    background: #fff;
    box-shadow: 2px -1px 11px #cfcfcf70;
    margin: 0 auto;
    margin-top: 25px;
    padding: 20px 30px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    text-align: left
}

.share-redpacket-pop .cont-box .row5 .col1 {
    width: 100px;
    height: 100px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px
}

.share-redpacket-pop .cont-box .row5 .col1 img {
    width: 100%;
    height: 100%
}

.share-redpacket-pop .cont-box .row5 .col2 {
    display: inline-block;
    width: 132px;
    vertical-align: middle
}

.share-redpacket-pop .cont-box .row5 .col2 .btn-area {
    width: 110px;
    height: 34px;
    background: url(../images/copy-code-btn.png) no-repeat;
    margin: 0 auto;
    margin-top: 16px;
    cursor: pointer;
    display: block
}

.share-redpacket-pop .cont-box .tab2 .row4 {
    width: 300px;
    height: 193px;
    border: 1px #e5e5e5 solid;
    margin: 0 auto;
    border-radius: 4px;
    padding: 20px 0
}

.share-redpacket-pop .cont-box .tab2 .row4 ul {
    height: 193px;
    width: 210px;
    margin: 0 auto
}

.share-redpacket-pop .cont-box .tab2 .row4 li {
    line-height: 26px;
    color: #333
}

.share-redpacket-pop .cont-box .tab2 .row4 span {
    margin-left: 20px
}

.share-redpacket-pop .cont-box .tab2 .row4 span.used {
    color: #22ac38
}

.share-redpacket-pop .cont-box .tab2 .row4 span.expired {
    color: #999
}

.share-redpacket-pop .cont-box .tab2 .row4 em {
    color: #ff6700
}

.share-redpacket-pop #ascrail2000-hr {
    opacity: 0!important
}

.share-redpacket-pop-com .layui-layer-content {
    overflow: hidden!important
}

.share-redpacket-pop .cont-box .tab2 .row4 li .left {
    display: inline-block;
    width: 134px;
    text-align: left
}

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

.text_ellipsis_2 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-all
}

.main-white-box {
    border-radius: 8px;
    background: #fff;
    border: #eee 1px solid;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding: 0 30px
}

.main-white-box .title-box {
    height: 52px;
    line-height: 52px;
    border-bottom: #eee 1px dashed
}

.you-like {
    margin-top: 14px;
    min-height: 314px
}

.you-like .like-title {
    font-size: 18px;
    font-weight: 700;
    color: #333;
    text-align: center;
    padding: 20px 0
}

.you-like .like-title span {
    position: relative
}

.you-like .like-title span::before {
    display: block;
    content: "";
    position: absolute;
    left: 50%;
    width: 20px;
    height: 4px;
    background: #febf45;
    border-radius: 4px;
    bottom: -10px;
    margin-left: -10px
}

.you-like .like-content {
    margin-top: 8px
}

.you-like .like-content li {
    width: 210px;
    margin-left: 19px;
    float: left
}

.you-like .like-content li a {
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease
}

.you-like .like-content li a:hover {
    -webkit-transform: translateY(-5px);
    -moz-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    transform: translateY(-5px)
}

.you-like .like-content li:nth-of-type(5n+1) {
    margin-left: 0
}

.you-like .like-content li .row1 {
    width: 210px;
    height: 140px;
    overflow: hidden
}

.you-like .like-content li .row1 img {
    width: 210px;
    height: 140px;
    border-radius: 4px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease
}

.you-like .like-content li a:hover .row1 img {
    transform: scale(1.05)
}

.you-like .like-content li .row2 {
    font-size: 13px;
    color: #777;
    margin-top: 10px
}

.you-like .like-content li a:hover .row2 {
    color: #ff6700
}

.you-like .like-content li .row3 {
    margin-top: 5px
}

.you-like .like-content li .row3 span {
    color: #555
}

.you-like .like-content li .row3 em {
    color: #ff6700;
    font-size: 14px;
    font-weight: 700
}

.friend-link-box {
    padding: 18px 30px
}

.friend-link-box .left {
    display: inline-block;
    vertical-align: top;
    color: #666
}

.friend-link-box .right {
    display: inline-block;
    vertical-align: top
}

.friend-link-box .right a {
    margin-right: 15px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease;
    color: #999
}

.friend-link-box .right a:hover {
    color: #ff6700
}

.tip-member-box {
    display: inline-block;
    position: relative
}

.tip-nonmember {
    background: url(../images/tip-nonmember.png) 0 center no-repeat;
    width: 73px;
    height: 36px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    cursor: pointer;
    line-height: 36px
}

.tip-member {
    background: url(../images/tip-member.png) no-repeat;
    width: 73px;
    height: 16px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    cursor: pointer
}

.tip-member-area {
    background: url(../images/member-box-bg.png) no-repeat;
    width: 389px;
    height: 218px;
    font-family: "microsoft yahei";
    position: relative;
    background-size: 100% 100%;
}

.tip-member-box .tip-member-area {
    position: absolute;
    top: 35px;
    left: 0;
    display: none;
    z-index: 10;
}

.tip-member-area .ele1 .icon {
    width: 29px;
    height: 23px;
    position: absolute;
    left: 141px;
    top: 26px
}

.tip-member-area .ele1 span {
    position: absolute;
    left: 132px;
    top: 22px;
    color: #786854;
    display: none;
    line-height: 28px;
    font-size: 12px;
}

.is-member-box .ele1 span {
    display: block
}

.is-member-box .ele1 em {
    display: block;
}

.tip-member-area .ele1 em {
    position: absolute;
    left: 136px;
    top: 22px;
    color: red;
    display: none;
    font-size: 12px;
}

.tip-member-area .ele2 {
    width: 90px;
    height: 38px;
    line-height: 36px;
    color: #ffe7cc;
    background: #222;
    border-radius: 20px;
    position: absolute;
    right: 25px;
    top: 18px;
    font-size: 15px;
    text-align: center;
    font-weight: 700;
    display: block;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    margin-right: 0 !important;
}

.tip-member-area .ele2:hover {
    background: #6a401b;
    color: #fff;
    box-shadow: 0 5px 7px 0 #6a401b8c
}

.tip-member-box .tip-member {
    display: none
}

.is-member-box .tip-member {
    display: inline-block
}

.is-member-box .tip-nonmember {
    display: none!important
}

.is-member-box .ele2.btn1 {
    display: none
}

.tip-member-box .ele2.btn2 {
    display: none
}

.is-member-box .ele2.btn2 {
    display: block
}

.tip-member-area .ele3 {
    padding: 0 10px;
    position: absolute;
    bottom: 45px;
    width: 100%;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    line-height: 35px
}

.tip-member-area .ele3 ul {
    margin-left: 0
}

.tip-member-area .ele3 li {
    color: #333;
    background: 0 0;
    text-align: center;
    padding: 0;
    width: 91px;
    float: left;
    font-size: 12px;
}

.tip-member-area .ele4 {
    padding: 0 20px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    font-size: 12px;
    width: 100%;
    position: absolute;
    bottom: 0;
    height: 30px;
    line-height: 30px;
    color: #ffe7cc
}

.tip-member-area .ele4 a {
    color: #ffe7cc
}

.tip-member-area .ele4 a:hover {
    text-decoration: underline
}

.is-member-box .ele1 .icon {
    display: none
}

.btn-member-yellow {
    background: -webkit-gradient(linear,left,right,color-stop(0,#ffe7cc),color-stop(100%,#e6af6b));
    background: -webkit-linear-gradient(left,#ffe7cc 0,#e6af6b 100%);
    background: -o-linear-gradient(left,#ffe7cc 0,#e6af6b 100%);
    background: -ms-linear-gradient(left,#ffe7cc 0,#e6af6b 100%);
    background: linear-gradient(to right,#ffe7cc 0,#e6af6b 100%);
    font-size: 20px;
    color: #333;
}

.btn-member-yellow:hover {
    color: #333;
    background: -webkit-gradient(linear,left,right,color-stop(0,#ffe9d0),color-stop(100%,#e9b87c)) !important;
    background: -webkit-linear-gradient(left,#ffe9d0 0,#e9b87c 100%) !important;
    background: -o-linear-gradient(left,#ffe9d0 0,#e9b87c 100%) !important;
    background: -ms-linear-gradient(left,#ffe9d0 0,#e9b87c 100%) !important;
    background: linear-gradient(to right,#ffe9d0 0,#e9b87c 100%) !important;
}

.btn-member-gray {
    background: -webkit-gradient(linear,left,right,color-stop(0,#3a3b40),color-stop(100%,#5c5e66)) !important;
    background: -webkit-linear-gradient(left,#3a3b40 0,#5c5e66 100%) !important;
    background: -o-linear-gradient(left,#3a3b40 0,#5c5e66 100%) !important;
    background: -ms-linear-gradient(left,#3a3b40 0,#5c5e66 100%) !important;
    background: linear-gradient(to right,#3a3b40 0,#5c5e66 100%) !important;
    color: #bbb;
    font-size: 20px
}

.btn-member-gray:hover {
    background: -webkit-gradient(linear,left,right,color-stop(0,#515257),color-stop(100%,#6d6e76)) !important;
    background: -webkit-linear-gradient(left,#515257 0,#6d6e76 100%) !important;
    background: -o-linear-gradient(left,#515257 0,#6d6e76 100%) !important;
    background: -ms-linear-gradient(left,#515257 0,#6d6e76 100%) !important;
    background: linear-gradient(to right,#515257 0,#6d6e76 100%) !important;
    color: #bbb
}

.common-vertical-proper-name .tit {
    font-size: 14px;
    color: #000000;
    font-weight: bold;
    font-family: "microsoft yahei";
    line-height: 22px;
}

.common-vertical-proper-name p {
    color: #333;
    font-size: 12px;
    font-family: "microsoft yahei";
    line-height: 22px;
}

.common-vertical-proper-name p span {
    color: #ff6700;
}

.common-vertical-proper-name p em {
    font-weight: bold;
    color: #000000;
}

.more-game-pop-com {
    border-radius: 8px!important;
}

.more-game-pop {
    width: 420px;
    height: 243px;
    text-align: center;
    font-family: "microsoft yahei";
    padding-top: 11px;
    position: relative;
}

.more-game-pop .btn-close {
    position: absolute;
    right: 15px;
    top: 15px;
    background: url("../images/icon-delete2.png") center no-repeat;
    width: 14px;
    height: 14px;
}

.more-game-pop .tit {
    font-size: 24px;
    color: #333;
    font-weight: bold;
    height: 82px;
    line-height: 82px;
}

.more-game-pop .input-area {
    padding: 0 100px;
}

.more-game-pop .input-area input {
    width: 100%;
}

.more-game-pop .btn-area {
    margin-top: 40px;
}

.more-game-pop .btn-area a {
    height: 40px;
    line-height: 40px;
}

/* 号主状态 */
.main-state {
    line-height: 30px;
    font-size: 12px !important;
    color: #1A1A1A;
    display: flex;
    align-items: center;
    font-family: "microsoft yahei";
    width: fit-content;
}

.main-state img {
    width: 14px;
    height: 15px;
    margin-right: 4px;
}

.main-state span {
    color: #18ACFC !important;
    font-size: 12px !important;
}

.main-state-center {
    margin: 0 auto;
    margin-bottom: 12px;
    padding: 0 12px;
    background: #F5F5F5;
}

/* 降权 */
.jq_box_tip {
    position: relative;
    cursor: pointer;
}

.jq_box_tip .box_tip_msg {
    display: none;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 100%;
    margin-bottom: 10px;
    background: white;
    width: 200px;
    box-shadow: 0 2px 8px rgba(0,0,0,.15);
    padding: 10px 12px;
    border-radius: 5px;
    text-align: left;
}

.jq_box_tip .box_tip_msg img {
    position: absolute;
    bottom: -6px;
    left: 50%;
    margin-left: -6px;
    width: 12px
}
