﻿html,body,h1,h2,h3,h4,h5,h6,div,dl,dt,dd,ul,ol,li,p,blockquote,pre,hr,figure,table,caption,th,td,form,fieldset,legend,input,button,textarea,menu {
    margin: 0;
    padding: 0
}

header,footer,section,article,aside,nav,hgroup,address,figure,figcaption,menu,details {
    display: block
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

caption,th {
    text-align: left;
    font-weight: normal
}

html,body,fieldset,img,iframe,abbr {
    border: 0
}

i,cite,em,var,address,dfn {
    font-style: normal
}

[hidefocus],summary {
    outline: 0
}

li {
    list-style: none
}

h1,h2,h3,h4,h5,h6,small {
    font-size: 100%
}

sup,sub {
    font-size: 83%
}

pre,code,kbd,samp {
    font-family: inherit
}

q:before,q:after {
    content: none
}

textarea {
    overflow: auto;
    resize: none
}

label,summary {
    cursor: default
}

a,button {
    cursor: pointer
}

h1,h2,h3,h4,h5,h6,em,strong,b {
    font-weight: bold
}

del,ins,u,s,a,a:hover {
    text-decoration: none
}

body,textarea,input,button,select,keygen,legend {
    font: 12px/1.14 microsoft yahei,\5b8b\4f53;
    color: #333;
    outline: 0
}

body {
    background: #f5f5f5;
    font-family: "Î¢ï¿½ï¿½ï¿½Åºï¿½","microsoft yahei"
}

a,a:hover {
    color: #333
}

input[type="submit"],input[type="reset"],input[type="button"],input {
    border-radius: 0
}

html,body {
    width: 100%;
    height: 100%
}

input::-webkit-input-placeholder {
    color: #999
}

input::-moz-placeholder {
    color: #999
}

input::-ms-input-placeholder {
    color: #999
}

textarea::-webkit-input-placeholder {
    color: #999
}

textarea::-moz-placeholder {
    color: #999
}

textarea::-ms-input-placeholder {
    color: #999
}

.am-fl {
    float: left
}

.am-fr {
    float: right
}

.am-pos-rel {
    position: relative
}

.am-pos-abs {
    position: absolute
}

.am-text-center {
    text-align: center
}

.g-clear:after {
    clear: both;
    content: '.';
    display: block;
    width: 0;
    height: 0;
    visibility: hidden
}

.g-u-wrap-1320 {
    width: 1320px;
    margin: 0 auto
}

.g-u-wrap-1280 {
    width: 1280px;
    margin: 0 auto
}

.g-u-nav {
    width: 100%;
    height: 62px;
    background: #ffd100;
    box-shadow: 0 3px 3px #ddd
}

.g-u-nav .logo {
    float: left;
    width: 137px;
    height: 62px
}

.g-u-nav .logo a {
    display: block
}

.g-u-nav .logo img {
    margin-top: 9px
}

.g-u-nav .nav {
    float: left;
    margin-left: 135px
}

.g-u-nav .nav li {
    float: left;
    position: relative
}

.g-u-nav .nav li a {
    display: block;
    height: 62px;
    line-height: 62px;
    padding: 0 20px;
    color: #000;
    font-size: 14px
}

.g-u-nav .nav li a:hover {
    background: #333;
    color: #ffd100
}

.g-u-nav .nav li.current a {
    height: 58px;
    border-bottom: 4px solid #333;
    font-size: 16px
}

.g-u-nav .nav li a.more_btn {
    background: url('../images/icon-xiala-down.png') no-repeat right center;
    padding-right: 15px
}

.g-u-nav .nav li.pull a.more_btn {
    background: url('../images/icon-xiala-up.png') no-repeat right center;
    color: #000
}

.g-u-nav .nav li .slide_box {
    display: none;
    position: absolute;
    top: 62px;
    left: 0;
    width: 113px;
    padding: 10px 0;
    background: #fff
}

.g-u-nav .nav li .slide_box a {
    display: block;
    height: 32px;
    line-height: 32px;
    padding-left: 16px;
    font-size: 14px;
    color: #000
}

.g-u-nav .nav li .slide_box a:hover {
    background: #ffd100
}

.g-u-nav .nav_search {
    position: relative;
    float: left;
    width: 384px;
    padding: 0 15px;
    height: 32px;
    background: #fff;
    border-radius: 20px;
    margin: 15px 0 0 80px
}

.g-u-nav .nav_search .search_ipt {
    float: left;
    width: 350px;
    height: 32px;
    line-height: 32px;
    border: 0
}

.g-u-nav .nav_search .serach_submit {
    float: right;
    width: 24px;
    height: 32px;
    border: 0;
    background: url('../images/icon_button_search_hig.png') no-repeat center;
    cursor: pointer
}

.g-u-search .autoserach-lists {
    position: absolute;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    background: #fff;
    text-align: left;
    z-index: 10
}

.nav_search .autoserach-lists {
    width: 384px;
    top: 32px;
    left: 15px
}

.index_search .autoserach-lists {
    width: 482px;
    top: 44px;
    left: 24px
}

.g-u-search .autoserach-lists div {
    font-size: 12px;
    height: 26px;
    line-height: 26px;
    cursor: pointer
}

.g-u-search .autoserach-lists div:first-child {
    margin-top: 10px
}

.g-u-search .autoserach-lists div:last-child {
    margin-bottom: 10px
}

.nav_search .autoserach-lists div {
    padding: 0 10px
}

.index_search .autoserach-lists div {
    padding: 0 15px 0 26px
}

.g-u-search .autoserach-lists div label {
    float: left;
    color: #666
}

.g-u-search .autoserach-lists div i {
    float: right;
    color: #999
}

.g-u-search .autoserach-lists div.acl {
    background: #f7f7f7
}

.g-u-search .autoserach-lists div.acl label {
    color: #ffd100
}

.g-u-search .autoserach-lists div.acl i {
    color: #ffd100
}

.g-u-search .history_record {
    display: none;
    position: absolute;
    height: auto;
    z-index: 10;
    font-size: 12px
}

.nav_search .history_record {
    width: 384px;
    top: 32px;
    left: 15px
}

.index_search .history_record {
    width: 482px;
    top: 44px;
    left: 24px
}

.g-u-search .history {
    background: #fff;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    padding-bottom: 10px;
    overflow: hidden;
    zoom:1}

.g-u-search .history_record h3 {
    color: #999;
    line-height: 32px;
    margin-left: 10px;
    font-weight: bold
}

.g-u-search .history_record li {
    width: 100%;
    height: 26px;
    line-height: 26px
}

.g-u-search .history_record li.hover {
    background: #f7f7f7
}

.g-u-search .history_record li .record {
    float: left;
    width: 88%;
    padding-left: 10px;
    color: #3554a9
}

.g-u-search .history_record li .del_btn {
    float: left;
    display: none;
    color: #999
}

.g-u-search .history_record li .del_btn:hover {
    color: #ffd100
}

.g-u-search .history_record .clear_all {
    display: block;
    float: right;
    line-height: 30px;
    margin-right: 20px;
    color: #999
}

.g-u-search .history_record .clear_all:hover {
    color: #ffd100
}

.g-u-nav .g-m-login {
    float: right
}

.g-u-nav .g-m-login .login_btn {
    display: block;
    width: 54px;
    height: 20px;
    line-height: 20px;
    margin-top: 20px;
    text-align: center;
    background: #ffd100;
    border: 1px solid #000;
    border-radius: 20px;
    color: #000;
    font-size: 14px
}

.g-u-nav .g-m-login .login_btn:hover {
    background: #333;
    color: #ffd100
}

.g-u-nav .g-m-login .show_name {
    display: block;
    padding: 15px 0;
    overflow: hidden;
    zoom:1}

.g-u-nav .g-m-login .show_name img {
    float: left;
    width: 32px;
    height: 32px;
    border-radius: 50%
}

.g-u-nav .g-m-login .show_name span {
    float: left;
    max-width: 100px;
    margin-left: 12px;
    height: 32px;
    line-height: 32px;
    font-size: 14px;
    color: #000;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

.g-u-nav .g-m-login .info_box {
    display: none;
    right: 0;
    background: #fff;
    z-index: 9999;
    box-shadow: 0 0 2px #ddd
}

.g-u-nav .g-m-login .info_box dl {
    width: 330px;
    background: #f9f9f9;
    padding: 15px;
    font-size: 14px;
    overflow: hidden;
    zoom:1}

.g-u-nav .g-m-login .info_box dt {
    width: 56px;
    height: 56px;
    margin-right: 10px
}

.g-u-nav .g-m-login .info_box dd {
    width: 264px
}

.g-u-nav .g-m-login .info_box dd div {
    overflow: hidden;
    zoom:1}

.g-u-nav .g-m-login .info_box dd .about_down_count {
    line-height: 20px;
    font-size: 12px;
    overflow: hidden;
    zoom:1}

.g-u-nav .g-m-login .info_box dd .about_down_count span {
    float: left;
    margin-right: 20px
}

.g-u-nav .g-m-login .info_box dd .about_down_count span i {
    color: #51c332
}

.g-u-nav .g-m-login .info_box dd .about_vip {
    line-height: 20px;
    font-size: 12px;
    overflow: hidden;
    zoom:1}

.g-u-nav .g-m-login .info_box dd .about_vip p {
    float: left;
    color: red
}

.g-u-nav .g-m-login .info_box dd .about_vip a {
    color: #333
}

.g-u-nav .g-m-login .info_box dd .about_vip a:hover {
    text-decoration: underline;
    color: #ffd100
}

.g-u-nav .g-m-login .info_box dd b {
    width: 120px;
    line-height: 20px;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-right: 15px;
    color: #000;
    overflow: hidden;
    zoom:1}

.g-u-nav .g-m-login .info_box dd .jifen {
    color: #666
}

.g-u-nav .g-m-login .info_box dd .quit_btn {
    color: #333
}

.g-u-nav .g-m-login .info_box dd .quit_btn:hover {
    color: #ff5a00
}

.g-u-nav .g-m-login .info_box dd span {
    color: #666
}

.g-u-nav .g-m-login .info_box dd span em {
    margin-right: 5px
}

.g-u-nav .g-m-login .info_box dd .upgrade {
    color: #ff5a00;
    background: url('../images/icon-shengji.png') no-repeat right;
    padding-right: 20px
}

.g-u-nav .g-m-login .info_box .about_enter {
    width: 340px;
    margin: 0 auto;
    padding: 16px 0;
    overflow: hidden;
    zoom:1}

.g-u-nav .g-m-login .info_box .about_enter .enter {
    float: left;
    width: 60px;
    margin: 0 12px
}

.g-u-nav .g-m-login .info_box .about_enter .enter a {
    display: block
}

.g-u-nav .g-m-login .info_box .about_enter .enter em {
    display: block;
    width: 60px;
    height: 60px
}

.g-u-nav .g-m-login .info_box .about_enter .enter span {
    display: block;
    margin-top: 7px;
    line-height: 14px;
    color: #4c4c4c;
    text-align: center;
    font-size: 14px
}

.g-u-nav .g-m-login .info_box .about_enter .enter a:hover span {
    color: #ffd100
}

.g-u-nav .g-m-login .info_box .about_enter .enter_collect em {
    background: url('../images/icon-myshoucang.png') no-repeat center
}

.g-u-nav .g-m-login .info_box .about_enter .enter_upload em {
    background: url('../images/icon-upload.png') no-repeat center
}

.g-u-nav .g-m-login .info_box .about_enter .enter_center em {
    background: url('../images/icon-my.png') no-repeat center
}

.g-u-nav .g-m-login .info_box .about_enter .enter_consume em {
    background: url('../images/icon-cash.png') no-repeat center
}

.g-u-nav .g-m-login .info_box .download_collect {
    width: 360px;
    border-top: 1px solid #e0e0e0;
    background: #fff;
    overflow: hidden;
    zoom:1}

.g-u-nav .g-m-login .info_box .download_collect a {
    height: 44px;
    line-height: 44px;
    width: 180px;
    color: #333;
    font-size: 16px
}

.g-u-nav .g-m-login .info_box .download_collect a:hover {
    background: #ffd100;
    color: #fff
}

.g-u-nav .g-m-login .info_box .download_collect .am-fr {
    width: 179px;
    border-left: 1px solid #e0e0e0;
    color: #ffd100
}

#loginMask {
    width: 280px;
    padding: 30px 80px
}

#loginMask .logo {
    width: 137px;
    height: 45px;
    margin: 0 auto 20px;
    background: url('../images/icon-logo.png') no-repeat
}

#loginMask .slogan {
    position: relative;
    width: 240px;
    margin: 0 auto;
    border-top: 1px solid #ccc
}

#loginMask .slogan span {
    position: absolute;
    top: -10px;
    left: 50%;
    width: 178px;
    margin-left: -89px;
    height: 20px;
    line-height: 20px;
    color: #999;
    background: #fff;
    text-align: center
}

#loginMask .login_group {
    width: 198px;
    margin: 16px auto 0;
    overflow: hidden;
    zoom:1}

#loginMask .login_group a {
    float: left;
    width: 34px;
    height: 34px;
    margin: 0 16px
}

#loginMask .login_group .QQ_login {
    background: url('../images/icon_qq.png') no-repeat
}

#loginMask .login_group .QQ_login:hover {
    opacity: .8;
    filter: alpha(opacity=80)
}

#loginMask .login_group .weixin_login {
    background: url('../images/icon_weixin.png') no-repeat
}

#loginMask .login_group .weixin_login:hover {
    opacity: .8;
    filter: alpha(opacity=80)
}

#loginMask .login_group .weibo_login {
    background: url('../images/icon_sina.png') no-repeat
}

#loginMask .login_group .weibo_login:hover {
    opacity: .8;
    filter: alpha(opacity=80)
}

#loginMask .mobile_login {
    margin-top: 20px
}

#loginMask .mobile_login .other {
    position: relative;
    width: 212px;
    margin: 0 auto;
    border-top: 1px solid #ccc
}

#loginMask .mobile_login .other span {
    position: absolute;
    top: -10px;
    left: 50%;
    width: 156px;
    margin-left: -78px;
    height: 20px;
    line-height: 20px;
    color: #999;
    background: #fff;
    text-align: center
}

#loginMask .content {
    margin-top: 20px
}

#loginMask .content li {
    padding-bottom: 20px;
    position: relative
}

#loginMask .content li .info_box {
    border: 1px solid #ddd;
    border-radius: 3px;
    overflow: hidden;
    zoom:1}

#loginMask .content li .info_box .mobile {
    width: 265px;
    height: 22px;
    line-height: 22px;
    padding: 5px 0 5px 15px;
    border: 0;
    font-size: 14px
}

#loginMask .content li .info_box .img_code {
    float: left;
    width: 200px;
    height: 22px;
    line-height: 22px;
    padding: 5px 0 5px 15px;
    border: 0;
    font-size: 14px
}

#loginMask .content li .info_box .imgverifycode {
    float: right;
    width: 56px;
    height: 28px;
    margin: 2px 2px 0 0;
    cursor: pointer
}

#loginMask .content li .msg_code {
    overflow: hidden;
    zoom:1}

#loginMask .content li .msg_code .code {
    float: left;
    width: 165px;
    height: 22px;
    line-height: 22px;
    padding: 5px 0 5px 15px;
    border: 1px solid #ddd;
    border-radius: 3px;
    font-size: 14px
}

#loginMask .content li .msg_code .get_code {
    float: right;
    width: 90px;
    height: 34px;
    line-height: 34px;
    background: #d8d8d8;
    border-radius: 3px;
    color: #fff;
    text-align: center;
    font-size: 14px;
    cursor: default
}

#loginMask .content li .msg_code .get_code.click {
    background: #ffd100;
    cursor: pointer
}

#loginMask .content li .msg_code .get_code.click:hover {
    background: #ffa900
}

#loginMask .content li .error_tip {
    display: none;
    position: absolute;
    left: 15px;
    bottom: 5px;
    color: #c73420
}

#loginMask .content .group_btns {
    overflow: hidden;
    zoom:1}

#loginMask .content .group_btns .mobile_login_btn {
    display: block;
    width: 100%;
    height: 34px;
    line-height: 34px;
    background: #d8d8d8;
    border-radius: 3px;
    color: #fff;
    font-size: 14px;
    cursor: default;
    text-align: center
}

#loginMask .content .group_btns .mobile_login_btn.click {
    background: #ffd100;
    cursor: pointer
}

#loginMask .content .group_btns .mobile_login_btn.click:hover {
    background: #ffa900
}

.g-u-page {
    height: 40px;
    margin: 24px auto;
    text-align: center
}

.g-u-page .page_box1 {
    position: relative;
    left: 50%;
    float: left
}

.g-u-page .page_box2 {
    position: relative;
    left: -50%;
    overflow: hidden
}

.g-u-page a,.g-u-page span {
    float: left;
    padding: 0 15px;
    height: 38px;
    line-height: 38px;
    font-size: 14px;
    border: 1px solid #ddd;
    border-radius: 5px;
    margin: 0 5px;
    color: #333;
    background: #fff
}

.g-u-page a.first_page {
    width: 38px;
    padding: 0;
    background: #fff url('../images/icon_shouye.png') no-repeat center
}

.g-u-page a.prev_page {
    width: 38px;
    padding: 0;
    background: #fff url('../images/icon_shangyiye.png') no-repeat center
}

.g-u-page a.next_page {
    width: 38px;
    padding: 0;
    background: #fff url('../images/icon_xiayiye.png') no-repeat center
}

.g-u-page a.last_page {
    width: 38px;
    padding: 0;
    background: #fff url('../images/icon_weiye.png') no-repeat center
}

.g-u-page .cur_page {
    border: 1px solid #ffd100;
    background: #ffd100;
    color: #fff
}

.g-u-page a:hover {
    border: 1px solid #ffd100;
    background: #ffd100;
    color: #fff
}

.g-u-page a.first_page:hover {
    background: #ffd100 url('../images/icon_shouye_hover.png') no-repeat center
}

.g-u-page a.prev_page:hover {
    background: #ffd100 url('../images/icon_shangyiye_hover.png') no-repeat center
}

.g-u-page a.next_page:hover {
    background: #ffd100 url('../images/icon_xiayiye_hover.png') no-repeat center
}

.g-u-page a.last_page:hover {
    background: #ffd100 url('../images/icon_weiye_hover.png') no-repeat center
}

.g-u-footer {
    margin-top: 44px;
    padding-top: 16px;
    background: #1b1b1e
}

.g-u-footer .footer_info {
    width: 804px;
    padding-bottom: 24px;
    margin: 0 auto;
    overflow: hidden
}

.g-u-footer .footer_info .hot_new {
    float: left;
    width: 355px
}

.g-u-footer .footer_info .tab {
    height: 44px;
    line-height: 44px;
    border-bottom: 1px solid #49494b
}

.g-u-footer .footer_info .tab a {
    float: left;
    margin-right: 40px;
    color: #7c7c7d;
    font-size: 18px
}

.g-u-footer .footer_info .tab a.current {
    color: #fff
}

.g-u-footer .footer_info .show_info {
    padding-top: 22px
}

.g-u-footer .footer_info .hot_new .show_info a {
    float: left;
    width: 96px;
    height: 22px;
    line-height: 22px;
    margin-right: 22px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    color: #7c7c7d
}

.g-u-footer .footer_info .show_info a.more_btn {
    color: #fff
}

.g-u-footer .footer_info .show_info a:hover {
    color: #ffd100
}

.g-u-footer .footer_info .show_info.new_sucai {
    display: none
}

.g-u-footer .footer_info .contact_us {
    float: right;
    width: 315px
}

.g-u-footer .footer_info .contact_us .qq {
    line-height: 22px;
    color: #cecece
}

.g-u-footer .footer_info .contact_us .work_time {
    line-height: 22px;
    color: #6b6b6b
}

.g-u-footer .footer_info .contact_us .kefu_qq {
    display: block;
    width: 62px;
    height: 20px;
    line-height: 20px;
    margin-top: 10px;
    text-align: center;
    border-radius: 3px;
    background: #9b9b9b;
    color: #fff
}

.g-u-footer .footer_info .contact_us .kefu_qq:hover {
    background: #ffd100;
    color: #333
}

.g-u-footer .footer_info .contact_us .other {
    margin-top: 25px;
    overflow: hidden
}

.g-u-footer .footer_info .contact_us .other a {
    float: left;
    padding-top: 38px;
    color: #999;
    margin-right: 40px;
    background: url('../images/icon-tongji.png') no-repeat top center
}

.g-u-footer .footer_info .contact_us .other a:hover {
    color: #ffd100;
    background: url('../images/icon_zhanzhangtongji_hover.png') no-repeat top center
}

.g-u-footer .footer_info .contact_us .other a.mobile_type {
    background: url('../images/icon-mobile.png') no-repeat top center
}

.g-u-footer .footer_info .contact_us .other a.mobile_type:hover {
    background: url('../images/icon_shouji_hover.png') no-repeat top center
}

.g-u-footer .footer_info .contact_us .other a.newsucai_type {
    background: url('../images/icon-newsucai.png') no-repeat top center
}

.g-u-footer .footer_info .contact_us .other a.newsucai_type:hover {
    background: url('../images/icon_sucai_hover.png') no-repeat top center
}

.g-u-footer .copyright {
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #666;
    border-top: 1px solid #323235
}

.g-user-footer {
    width: 100%;
    height: 45px;
    line-height: 45px;
    margin-top: 50px;
    background: #fff;
    box-shadow: 0 -2px 2px #ddd;
    text-align: center;
    color: #666
}

.g-u-sidebar {
    position: fixed;
    top: 0;
    right: 0;
    width: 40px;
    height: 100%;
    background: #fff;
    box-shadow: 2px 0 10px #ccc
}

.g-u-sidebar .sidebar_area {
    position: absolute;
    top: 20%;
    width: 100%
}

.g-u-sidebar .sidebar_area .jifen_enter {
    display: block;
    width: 100%;
    height: 114px;
    background: url('../images/home_icon_jifenshangcheng.png') no-repeat
}

.g-u-sidebar .sidebar_area .jifen_enter span {
    display: block;
    padding: 55px 8px 0;
    background: url('../images/icon_zuanshi.png') no-repeat center 22px;
    line-height: 20px;
    color: #fff;
    text-align: center
}

.g-u-sidebar .sidebar_area .go_design_box {
    position: relative
}

.g-u-sidebar .sidebar_area .design_enter {
    display: block;
    width: 100%;
    height: 114px;
    border-bottom: 1px solid #dcdcdc
}

.g-u-sidebar .sidebar_area .design_enter>span {
    display: block;
    padding: 55px 8px 0;
    background: url('../images/icon_nav_zhaorensheji.png') no-repeat center 22px;
    line-height: 20px;
    text-align: center
}

.g-u-sidebar .sidebar_area .hover .design_enter>span {
    background: url('../images/icon_nav_zhaorensheji_hover.png') no-repeat center 22px;
    color: #ffd100
}

.g-u-sidebar .sidebar_area .redocn_design {
    display: none;
    position: absolute;
    top: 0;
    right: 40px;
    width: 174px;
    height: 235px;
    padding: 10px 18px 25px;
    background: #fff;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    box-shadow: 0 2px 5px #ccc
}

.g-u-sidebar .sidebar_area .redocn_design .title {
    height: 34px;
    line-height: 34px;
    font-size: 14px;
    border-bottom: 1px solid #f8f8f8
}

.g-u-sidebar .sidebar_area .redocn_design dl {
    margin-top: 18px;
    overflow: hidden
}

.g-u-sidebar .sidebar_area .redocn_design dt {
    float: left;
    width: 26px;
    height: 26px;
    margin: 5px 10px 0 0
}

.g-u-sidebar .sidebar_area .redocn_design .fw-kuai dt {
    background: url('../images/icon_kuai.png') no-repeat
}

.g-u-sidebar .sidebar_area .redocn_design .zy-qiang dt {
    background: url('../images/icon_qiang.png') no-repeat
}

.g-u-sidebar .sidebar_area .redocn_design .jg-di dt {
    background: url('../images/icon_di.png') no-repeat
}

.g-u-sidebar .sidebar_area .redocn_design dd {
    float: left;
    line-height: 16px
}

.g-u-sidebar .sidebar_area .redocn_design .fw-kuai dd span {
    color: #41a7aa
}

.g-u-sidebar .sidebar_area .redocn_design .zy-qiang dd span {
    color: #cd4a4a
}

.g-u-sidebar .sidebar_area .redocn_design .jg-di dd span {
    color: #4552a0
}

.g-u-sidebar .sidebar_area .redocn_design dd p {
    color: #999
}

.g-u-sidebar .sidebar_area .redocn_design .publish-btn {
    display: block;
    width: 170px;
    height: 28px;
    line-height: 28px;
    margin-top: 24px;
    text-align: center;
    background: url('../images/home_icon_fabuxuqiu.png') no-repeat;
    font-size: 16px;
    color: #fff
}

.g-u-sidebar .sidebar_area .sign_in {
    display: block;
    padding: 42px 8px 22px;
    background: url('../images/icon_qiandao.png') no-repeat center 20px;
    border-bottom: 1px solid #dcdcdc;
    line-height: 20px;
    text-align: center
}

.g-u-sidebar .sidebar_area .sign_in:hover {
    background: url('../images/icon_qiandao_hover.png') no-repeat center 20px;
    color: #ffd100
}

.g-u-sidebar .sidebar_area .kefu_qq {
    display: block;
    padding: 42px 8px 22px;
    background: url('../images/icon_kefu.png') no-repeat center 20px;
    border-bottom: 1px solid #dcdcdc;
    line-height: 20px;
    text-align: center
}

.g-u-sidebar .sidebar_area .kefu_qq:hover {
    background: url('../images/icon_kefu_hover.png') no-repeat center 20px;
    color: #ffd100
}

.g-u-sidebar .sidebar_area .goto_top {
    display: none
}

.g-u-sidebar .sidebar_area .goto_top a {
    display: block;
    padding: 42px 8px 22px;
    background: url('../images/icon_huidaodingbu.png') no-repeat center 20px
}

.g-u-sidebar .sidebar_area .goto_top a:hover {
    background: url('../images/icon_huidaodingbu_hover.png') no-repeat center 20px
}

.signin_gg {
    position: fixed;
    right: 40px;
    top: 70%
}

.signin_gg .close_btn {
    float: right;
    width: 14px;
    height: 14px;
    margin-right: 20px;
    background: url('../images/icon_X.png') no-repeat
}

.signin_gg .close_btn:hover {
    background: url('../images/icon_X_Highlight.png') no-repeat
}

.signin_gg .signin_pic {
    display: block;
    width: 170px;
    height: 124px;
    margin-top: 30px;
    background: url('../images/Image_qiandao.png') no-repeat
}

.signin_mask {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.4);
    z-index: 99
}

.signin_mask .signin_box {
    position: fixed;
    top: 50%;
    left: 50%;
    width: 448px;
    height: 404px;
    margin: -202px 0 0 -224px;
    border-radius: 3px;
    background: #fff;
    overflow: hidden
}

.signin_mask .signin_box .title {
    width: 100%;
    height: 112px;
    background: url('../images/signin/bg_qiandaoyouli.png') no-repeat
}

.signin_mask .signin_box span {
    display: block;
    padding-top: 70px;
    font-size: 16px;
    color: #fff;
    text-align: center
}

.signin_mask .signin_box .show_status {
    width: 372px;
    height: 185px;
    margin: 0 auto;
    padding: 16px 0
}

.signin_mask .signin_box .status_0 {
    background: url('../images/signin/icon_1.png') no-repeat center 16px
}

.signin_mask .signin_box .status_1 {
    background: url('../images/signin/icon_2.png') no-repeat center 16px
}

.signin_mask .signin_box .status_2 {
    background: url('../images/signin/icon_3.png') no-repeat center 16px
}

.signin_mask .signin_box .status_3 {
    background: url('../images/signin/icon_4.png') no-repeat center 16px
}

.signin_mask .signin_box .status_4 {
    background: url('../images/signin/icon_5.png') no-repeat center 16px
}

.signin_mask .signin_box .status_5 {
    background: url('../images/signin/icon_6.png') no-repeat center 16px
}

.signin_mask .signin_box .status_6 {
    background: url('../images/signin/icon_7.png') no-repeat center 16px
}

.signin_mask .signin_box .status_7 {
    background: url('../images/signin/icon_8.png') no-repeat center 16px
}

.signin_mask .signin_box .signin_btn {
    display: block;
    width: 276px;
    height: 34px;
    line-height: 34px;
    margin: 10px auto;
    background: #ffd100;
    color: #fff;
    text-align: center;
    font-size: 14px;
    border-radius: 3px
}

.signin_mask .signin_box .signin_btn:hover {
    background: #ffa900
}

.signin_mask .signin_box .default_signin_btn {
    display: block;
    width: 276px;
    height: 34px;
    line-height: 34px;
    margin: 10px auto;
    background: #ececec;
    color: #999;
    text-align: center;
    font-size: 14px;
    border-radius: 3px;
    cursor: default
}

.signin_mask .close_btn {
    position: fixed;
    top: 50%;
    left: 50%;
    width: 34px;
    height: 34px;
    margin: 220px 0 0 -17px;
    background: url('../images/signin/icon_guanbi.png') no-repeat
}

.signin_success {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.4);
    z-index: 99
}

.signin_success .success_bg {
    position: fixed;
    top: 50%;
    left: 50%;
    width: 900px;
    height: 900px;
    margin: -450px 0 0 -450px;
    background: url('../images/signin/bg.gif') no-repeat
}

.signin_success .success_box {
    position: fixed;
    top: 50%;
    left: 50%;
    width: 556px;
    height: 439px;
    margin: -280px 0 0 -278px;
    background: url('../images/signin/bg_qiandaochenggong.png') no-repeat
}

.signin_success .success_box strong {
    display: block;
    margin: 270px 0 0 0;
    text-align: center;
    font-size: 32px;
    font-weight: normal;
    color: #666
}

.draw_mask {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.4);
    z-index: 99
}

.draw_mask .draw_box {
    position: fixed;
    top: 50%;
    left: 50%;
    width: 450px;
    height: 543px;
    margin: -272px 0 0 -225px;
    background: url('../images/signin/bg_fanpai.png') no-repeat
}

.draw_mask .draw_box .draw_grids {
    width: 408px;
    margin: 160px auto 0;
    overflow: hidden
}

.draw_mask .draw_box .draw_grids .project {
    position: relative;
    float: left;
    width: 116px;
    height: 147px;
    margin: 14px 10px;
    text-align: center
}

.draw_mask .draw_box .draw_grids .project.opacity {
    opacity: .8
}

.draw_mask .draw_box .draw_grids .project .front {
    display: table;
    border: 3px solid #fff
}

.draw_mask .draw_box .draw_grids .project .back,.project .front {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.draw_mask .draw_box .draw_grids .project .back {
    background: url('../images/signin/xiexienindezhichi.png') no-repeat;
    border: 3px solid #ff3f3f;
    border-radius: 6px
}

.draw_mask .draw_box .draw_grids .project .back,.draw_mask .draw_box .draw_grids .project .front {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
}

.draw_mask .draw_box .draw_grids .project,.draw_mask .draw_box .draw_grids .project .back,.draw_mask .draw_box .draw_grids .project .front {
    -webkit-transition: all 1s cubic-bezier(0.68,-.55,.265,1.55);
    -moz-transition: all 1s cubic-bezier(0.68,-.55,.265,1.55);
    -o-transition: all 1s cubic-bezier(0.68,-.55,.265,1.55);
    -ms-transition: all 1s cubic-bezier(0.68,-.55,.265,1.55);
    transition: all 1s cubic-bezier(0.68,-.55,.265,1.55)
}

.draw_mask .draw_box .draw_grids .project {
    -webkit-perspective: 1000;
    -moz-perspective: 1000;
    -o-perspective: 1000;
    perspective: 1000;
    -ms-transform: perspective(1000px);
    -moz-transform: perspective(1000px);
    -ms-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d
}

.draw_mask .draw_box .draw_grids .project.opacity {
    opacity: .8
}

.draw_mask .draw_box .draw_grids .project .back,.draw_mask .draw_box .draw_grids .project .front {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.draw_mask .draw_box .draw_grids .project .front {
    -webkit-transform: rotateY(0);
    -ms-transform: rotateY(0)
}

.draw_mask .draw_box .draw_grids .project .back {
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    transform: rotateY(180deg)
}

.draw_mask .draw_box .draw_grids .project.showli .front {
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    transform: rotateY(180deg)
}

.draw_mask .draw_box .draw_grids .project.showli .back {
    -webkit-transform: rotateY(0);
    -moz-transform: rotateY(0);
    -o-transform: rotateY(0);
    -ms-transform: rotateY(0);
    transform: rotateY(0)
}

.draw_mask .draw_box .draw_grids .project .hasdraw {
    background: url('../images/signin/bg_jifen.png') no-repeat
}

.draw_mask .draw_box .draw_grids .project .hasdraw span {
    display: block;
    text-align: center;
    color: #fff;
    padding-top: 107px
}

.draw_mask .draw_box .draw_grids .project .nodraw {
    background: url('../images/signin/xiexienindezhichi.png') no-repeat
}

.draw_mask .draw_box .draw_grids .project .nodraw .other {
    display: flex;
    width: 100%;
    height: 141px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    text-align: center
}

.draw_mask .draw_box .draw_grids .project .nodraw span {
    display: block;
    width: 100%;
    padding: 0 20px;
    font-size: 16px;
    color: #ff8400;
    line-height: 30px
}

.draw_mask .close_btn {
    position: fixed;
    top: 50%;
    left: 50%;
    width: 34px;
    height: 34px;
    margin: 280px 0 0 -17px;
    background: url('../images/signin/icon_guanbi.png') no-repeat
}

.show_big_result {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.7);
    z-index: 100
}

.show_big_result .show_big {
    position: fixed;
    top: 50%;
    left: 50%;
    width: 384px;
    height: 233px;
    margin: -167px 0 0 -192px;
    background: url('../images/signin/bg_caise.png') no-repeat center
}

.show_big_result .show_big .pai {
    width: 182px;
    height: 233px;
    margin: 0 auto
}

.show_big_result .show_big .pai.hasdraw {
    background: url('../images/signin/bg_shourunangzhong.png') no-repeat center
}

.show_big_result .show_big .pai.hasdraw span {
    display: block;
    padding-top: 179px;
    text-align: center;
    font-size: 18px;
    color: #fff
}

.show_big_result .show_big .pai.nodraw {
    background: url('../images/signin/bg_wenzi.png') no-repeat
}

.show_big_result .show_big .pai.nodraw .other {
    display: flex;
    width: 100%;
    height: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    text-align: center
}

.show_big_result .show_big .pai.nodraw span {
    display: block;
    width: 100%;
    padding: 0 40px;
    font-size: 18px;
    color: #ff8400;
    line-height: 30px
}

.show_big_result .close_btn {
    position: fixed;
    top: 50%;
    left: 50%;
    width: 34px;
    height: 34px;
    margin: 80px 0 0 -17px;
    background: url('../images/signin/icon_guanbi.png') no-repeat
}

.jifen_change_tip {
    position: fixed;
    right: 40px;
    top: 40%
}

.jifen_change_tip .close_btn {
    float: right;
    width: 14px;
    height: 14px;
    margin-right: 20px;
    background: url('../images/icon_X.png') no-repeat
}

.jifen_change_tip .close_btn:hover {
    background: url('../images/icon_X_Highlight.png') no-repeat
}

.jifen_change_tip .change_pic {
    position: relative;
    display: block;
    width: 175px;
    height: 160px;
    margin-top: 10px;
    background: url('../images/bg_jifengengxin.png') no-repeat
}

.jifen_change_tip .change_pic span {
    position: absolute;
    top: 45px;
    left: 70px;
    font-size: 26px;
    color: #fff
}

.g-u-top-gg {
    padding: 20px 0
}

.g-u-top-gg a {
    display: block
}

.g-u-top-gg a:hover img {
    opacity: .8
}

.g-u-bottom-gg {
    padding: 20px 0 0
}

.g-u-bottom-gg a {
    display: block
}

.g-u-bottom-gg a:hover img {
    opacity: .8
}

.g-u-posnav {
    height: 20px;
    line-height: 20px;
    font-size: 14px
}

.g-u-posnav label {
    float: left;
    color: #000
}

.g-u-posnav span,.g-u-posnav a {
    float: left;
    color: #666
}

.g-u-posnav a:hover {
    color: #ffd100
}

.g-u-posnav .icon_posnav {
    float: left;
    width: 25px;
    height: 20px;
    background: url('../images/icon_jiantou.png') no-repeat center
}

#index .banner {
    width: 1280px;
    height: 350px;
    margin: 20px 0 0 0;
    position: relative;
    overflow: hidden
}

#index .banner .opacity_mask {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.5);
    z-index: 2
}

#index .index_search {
    position: absolute;
    top: 190px;
    left: 50%;
    width: 608px;
    margin-left: -304px;
    z-index: 9
}

#index .index_search .slogan {
    width: 253px;
    height: 30px;
    margin: 0 auto;
    background: url('../images/ziti_shejiziyuan.png') no-repeat
}

#index .index_search .search_box_bg {
    margin-top: 30px;
    padding: 4px;
    background: rgba(0,0,0,0.2);
    border-radius: 26px
}

#index .index_search .search_box {
    width: 600px;
    height: 44px;
    border-radius: 26px;
    background: #fff
}

#index .index_search .search_box .keyword_part {
    float: left;
    position: relative
}

#index .index_search .search_box .keyword_part .search_ipt {
    width: 482px;
    padding-left: 24px;
    height: 44px;
    line-height: 44px;
    border: 0;
    font-size: 14px;
    border-top-left-radius: 26px;
    border-bottom-left-radius: 26px
}

#index .index_search .hot_so {
    margin-top: 15px;
    padding-left: 32px;
    color: #fff;
    font-size: 14px;
    overflow: hidden
}

#index .index_search .hot_so span {
    float: left
}

#index .index_search .hot_so a {
    float: left;
    margin-right: 15px;
    color: #fff
}

#index .index_search .hot_so a:hover {
    color: #ffd100
}

#index .index_search .search_box .serach_submit {
    float: right;
    width: 94px;
    height: 44px;
    line-height: 44px;
    background: #ffd100 url('../images/icon_button_search.png') no-repeat center;
    border: 0;
    cursor: pointer;
    border-top-right-radius: 26px;
    border-bottom-right-radius: 26px
}

#index .index_search .search_box .serach_submit:hover {
    background: #ffa900 url('../images/icon_button_search.png') no-repeat center
}

#index .recommend_cate {
    padding: 15px 0;
    background: #fff
}

#index .recommend_cate ul {
    overflow: hidden
}

#index .recommend_cate li {
    position: relative;
    float: left;
    width: 240px;
    height: 130px;
    margin-right: 20px;
    border-radius: 5px;
    cursor: pointer;
    overflow: hidden
}

#index .recommend_cate li:last-child {
    margin: 0
}

#index .recommend_cate li a {
    display: block;
    width: 240px;
    height: 130px
}

#index .recommend_cate li .title {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 45px;
    line-height: 58px;
    color: #fff;
    text-align: center;
    font-size: 18px;
    background: url('../images/icon_mengban.png') no-repeat;
    transition: all .2s
}

#index .recommend_cate li:hover .title {
    bottom: -45px
}

#index .recommend_cate li .title_mask {
    position: absolute;
    top: 130px;
    left: 0;
    width: 100%;
    height: 100%;
    line-height: 130px;
    color: #fff;
    text-align: center;
    font-size: 26px;
    background: rgba(0,0,0,0.4);
    transition: all .5s
}

#index .recommend_cate li:hover .title_mask {
    top: 0
}

#index .recommend_defined .tab {
    padding-top: 22px;
    height: 52px;
    line-height: 52px;
    background: #fff;
    justify-content: center;
    align-items: center;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex
}

#index .recommend_defined .tab a {
    float: left;
    margin: 0 40px;
    font-size: 16px;
    color: #999
}

#index .recommend_defined .tab a:hover {
    color: #333
}

#index .recommend_defined .tab a.current {
    height: 50px;
    border-bottom: 2px solid #000;
    color: #333
}

#index .recommend_defined .goto_design {
    overflow: hidden
}

#index .recommend_defined .goto_design a {
    float: right;
    width: 107px;
    height: 28px;
    background: url('../images/icon_zhaorensheji.png') no-repeat
}

#index .recommend_defined .goto_design a:hover {
    opacity: .8;
    filter: alpha(opacity=80)
}

#index .recommend_defined .defined_list {
    display: none
}

#index .recommend_defined .defined_list_1 {
    display: block
}

#index .recommend_defined .defined_keywords {
    overflow: hidden
}

#index .recommend_defined .defined_keywords a {
    float: left;
    margin-right: 50px;
    line-height: 20px;
    color: #666;
    font-size: 14px
}

#index .recommend_defined .defined_keywords a:hover {
    color: #ffd100
}

#index .recommend_defined .defined_imgs {
    width: 1304px;
    margin-top: 16px;
    overflow: hidden
}

#index .recommend_defined .defined_imgs .list {
    position: relative;
    float: left;
    width: 302px;
    height: 445px;
    box-shadow: 0 0 10px #d3d3d3;
    background: url('../images/bg_tupian.png') no-repeat;
    margin: 0 24px 20px 0;
    overflow: hidden
}

#index .recommend_defined .defined_imgs .list a {
    display: block;
    width: 238px;
    height: 375px;
    margin: 35px auto;
    overflow: hidden
}

#index .recommend_defined .defined_imgs .list img {
    display: block
}

#index .recommend_defined .defined_imgs .list .group_operate {
    position: absolute;
    bottom: -88px;
    left: 0;
    width: 100%;
    height: 88px;
    background: url('../images/icon_xiaotumengban.png') no-repeat;
    transition: all .2s
}

#index .recommend_defined .defined_imgs .list:hover .group_operate {
    bottom: 0
}

#index .recommend_defined .defined_imgs .list .group_operate a {
    float: left;
    width: 51px;
    height: 51px
}

#index .recommend_defined .defined_imgs .list .group_operate a.download_btn {
    margin: 13px 12px 0 88px;
    background: url('../images/icon_xiazai.png') no-repeat
}

#index .recommend_defined .defined_imgs .list .group_operate a.download_btn:hover {
    background: url('../images/icon_xiazai_hover.png') no-repeat
}

#index .recommend_defined .defined_imgs .list .group_operate a.collect_btn {
    float: right;
    margin: 13px 88px 0 12px
}

#index .recommend_defined .defined_imgs .list .group_operate a.no_collect {
    background: url('../images/icon_shoucang.png') no-repeat
}

#index .recommend_defined .defined_imgs .list .group_operate a.no_collect:hover {
    background: url('../images/icon_shoucang_hover.png') no-repeat
}

#index .recommend_defined .defined_imgs .list .group_operate a.collected {
    background: url('../images/icon_shoucang_yishoucang.png') no-repeat
}

#index .recommend_defined .defined_imgs .list .group_operate a.collected:hover {
    background: url('../images/icon_shoucang_yishoucang.png') no-repeat
}

#index .recommend_defined .defined_imgs .list .collect_tip {
    display: none;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100px;
    height: 30px;
    line-height: 30px;
    margin: -15px 0 0 -50px;
    text-align: center;
    background: rgba(0,0,0,0.7);
    color: #fff;
    border-radius: 3px
}

.g-u-like {
    padding-top: 57px
}

.g-u-like .title {
    position: relative;
    border-top: 1px solid #d2d2d2
}

.g-u-like .title span {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 200px;
    margin: -20px 0 0 -100px;
    height: 30px;
    line-height: 30px;
    color: #666;
    background: #f5f5f5;
    text-align: center;
    font-size: 30px
}

.g-u-like .like_list {
    width: 1304px;
    margin-top: 35px;
    overflow: hidden
}

.g-u-like .like_list .list {
    float: left;
    width: 302px;
    margin-right: 24px;
    overflow: hidden
}

.g-u-like .like_list .list dd {
    position: relative;
    width: 302px;
    height: 342px;
    background: #fff;
    padding-top: 32px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px
}

.g-u-like .like_list .list dd a {
    display: block;
    width: 238px;
    height: 342px;
    margin: 0 auto;
    overflow: hidden
}

.g-u-like .like_list .list dd a:hover img {
    opacity: .8
}

.g-u-like .like_list .list dd .shang {
    position: absolute;
    top: 16px;
    left: 16px;
    width: 36px;
    height: 36px;
    background: url('../images/icon_dashang.png') no-repeat
}

.g-u-like .like_list .list dd .free {
    position: absolute;
    top: 16px;
    left: 16px;
    width: 36px;

    height: 36px;
    background: url('../images/icon_free.png') no-repeat
}

.g-u-like .like_list .list dt {
    position: relative;
    height: 60px;
    line-height: 60px;
    padding: 0 32px;
    background: #fff;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px
}

.g-u-like .like_list .list dt a {
    float: left;
    width: 170px;
    height: 60px;
    font-size: 14px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

.g-u-like .like_list .list dt a:hover {
    color: #ffd100;
    text-decoration: underline
}

.g-u-like .like_list .list dt .group_operate {
    float: right;
    overflow: hidden
}

.g-u-like .like_list .list dt .group_operate a.download_btn {
    float: left;
    width: 14px;
    height: 60px;
    margin-right: 20px;
    background: url('../images/icon_xiazai_gray.png') no-repeat center
}

.g-u-like .like_list .list dt .group_operate a.download_btn:hover {
    background: url('../images/icon_xiazai_yellow.png') no-repeat center
}

.g-u-like .like_list .list dt .group_operate a.no_collect {
    float: left;
    width: 15px;
    height: 60px;
    background: url('../images/icon_cainixihuan_shoucang.png') no-repeat center
}

.g-u-like .like_list .list dt .group_operate a.no_collect:hover {
    background: url('../images/icon_cainixihuan_shoucang_hover.png') no-repeat center
}

.g-u-like .like_list .list dt .group_operate a.collected {
    float: left;
    width: 15px;
    height: 60px;
    background: url('../images/icon_cainixihuan_yishoucang.png') no-repeat center
}

.g-u-like .like_list .list dt .collect_tip {
    display: none;
    position: absolute;
    top: -30px;
    left: 50%;
    width: 100px;
    height: 30px;
    line-height: 30px;
    margin: 0 0 0 -50px;
    text-align: center;
    background: rgba(0,0,0,0.7);
    color: #fff;
    border-radius: 3px
}

#qj_index .cate_area {
    padding: 20px;
    background: #fff;
    margin-bottom: 10px
}

#qj_index .cate_area h3 {
    height: 30px;
    line-height: 30px;
    border-bottom: 1px dashed #ddd;
    font-size: 14px
}

#qj_index .cate_area dl {
    padding-top: 14px;
    overflow: hidden
}

#qj_index .cate_area dd {
    float: left;
    width: 120px;
    height: 75px;
    margin-right: 10px;
    border-radius: 4px;
    overflow: hidden
}

#qj_index .cate_area dd a {
    display: block
}

#qj_index .cate_area dt {
    float: left;
    width: 1100px;
    overflow: hidden
}

#qj_index .cate_area dt a {
    float: left;
    margin-right: 25px;
    line-height: 24px;
    white-space: nowrap;
    font-size: 14px
}

#qj_index .cate_area dt a:hover {
    color: #ffd100
}

#qj_index .half_column_box {
    width: 1296px;
    overflow: hidden
}

#qj_index .half_column_box .cate_area {
    float: left;
    width: 592px;
    margin: 0 16px 10px 0
}

#qj_index .half_column_box .cate_area dt {
    width: 460px
}

.g-u-jingzj {
    margin-top: 20px;
    padding: 10px 20px;
    line-height: 30px;
    font-size: 14px;
    background: #fff;
    border-radius: 4px;
    overflow: hidden
}

.g-u-jingzj span {
    float: left;
    color: #666
}

.g-u-jingzj a {
    float: left;
    color: #999;
    margin-right: 10px;
    white-space: nowrap
}

.g-u-jingzj a.more_btn {
    color: #666
}

.g-u-jingzj a:hover {
    color: #ffd100
}

#sucai_list .show_category {
    margin-top: 20px;
    padding: 20px;
    background: #fff
}

#sucai_list .show_category .second_cate {
    padding-bottom: 20px;
    line-height: 24px;
    font-size: 14px;
    overflow: hidden
}

#sucai_list .show_category .second_cate b {
    float: left;
    margin-right: 15px;
    color: #000
}

#sucai_list .show_category .second_cate a {
    float: left;
    padding: 0 20px;
    height: 24px;
    line-height: 24px;
    color: #333
}

#sucai_list .show_category .second_cate a.current {
    background: #ddd;
    border-radius: 6px
}

#sucai_list .show_category .second_cate a:hover {
    background: #ddd;
    border-radius: 6px
}

#sucai_list .show_category .third_cate {
    padding: 20px 0;
    line-height: 40px;
    border-top: 1px solid #ddd;
    font-size: 14px;
    overflow: hidden
}

#sucai_list .show_category .third_cate a {
    float: left;
    padding: 0 25px;
    height: 40px;
    line-height: 40px;
    color: #333
}

#sucai_list .show_category .third_cate a.current {
    color: #ffd100
}

#sucai_list .show_category .third_cate a:hover {
    color: #ffd100
}

#sucai_list .pubu_container {
    width: 1290px;
    margin-top: 15px;
    overflow: hidden
}

#sucai_list .pubu_container .list {
    float: left;
    width: 238px;
    margin: 0 10px 10px 0;
    padding: 5px 5px 0;
    background: #fff;
    border-radius: 5px;
    overflow: hidden
}

#sucai_list .pubu_container .list dd {
    position: relative;
    width: 238px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px
}

#sucai_list .pubu_container .list dd a {
    display: block;
    width: 238px;
    min-height: 120px;
    max-height: 420px;
    margin: 0 auto;
    overflow: hidden
}

#sucai_list .pubu_container .list dd a:hover img {
    opacity: .8
}

#sucai_list .pubu_container .list dd .shang {
    position: absolute;
    top: 0;
    left: 0;
    width: 36px;
    height: 36px;
    background: url('../images/icon_dashang.png') no-repeat
}

#sucai_list .pubu_container .list dd .free {
    position: absolute;
    top: 0;
    left: 0;
    width: 36px;
    height: 36px;
    background: url('../images/icon_free.png') no-repeat
}

#sucai_list .pubu_container .list dt {
    position: relative;
    height: 60px;
    line-height: 60px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px
}

#sucai_list .pubu_container .list dt a {
    float: left;
    width: 170px;
    height: 60px;
    font-size: 14px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

#sucai_list .pubu_container .list dt a:hover {
    color: #ffd100;
    text-decoration: underline
}

#sucai_list .pubu_container .list dt .group_operate {
    float: right;
    overflow: hidden
}

#sucai_list .pubu_container .list dt .group_operate a.download_btn {
    float: left;
    width: 14px;
    height: 60px;
    margin-right: 20px;
    background: url('../images/icon_xiazai_gray.png') no-repeat center
}

#sucai_list .pubu_container .list dt .group_operate a.download_btn:hover {
    background: url('../images/icon_xiazai_yellow.png') no-repeat center
}

#sucai_list .pubu_container .list dt .group_operate a.no_collect {
    float: left;
    width: 15px;
    height: 60px;
    background: url('../images/icon_cainixihuan_shoucang.png') no-repeat center
}

#sucai_list .pubu_container .list dt .group_operate a.no_collect:hover {
    background: url('../images/icon_cainixihuan_shoucang_hover.png') no-repeat center
}

#sucai_list .pubu_container .list dt .group_operate a.collected {
    float: left;
    width: 15px;
    height: 60px;
    background: url('../images/icon_cainixihuan_yishoucang.png') no-repeat center
}

#sucai_list .pubu_container .list dt .collect_tip {
    display: none;
    position: absolute;
    top: -30px;
    left: 50%;
    width: 100px;
    height: 30px;
    line-height: 30px;
    margin: 0 0 0 -50px;
    text-align: center;
    background: rgba(0,0,0,0.7);
    color: #fff;
    border-radius: 3px
}

#qj_lists .cate_box {
    padding: 16px 20px;
    background: #fff;
    font-size: 14px
}

#qj_lists .cate_box ul {
    overflow: hidden
}

#qj_lists .cate_box li {
    float: left
}

#qj_lists .cate_box li a {
    display: block;
    padding: 0 20px;
    height: 24px;
    line-height: 24px;
    white-space: nowrap
}

#qj_lists .cate_box li a.back_btn {
    padding: 0;
    margin-right: 20px;
    font-weight: bold;
    color: #000
}

#qj_lists .cate_box li.active a {
    background: #ddd;
    border-radius: 6px
}

#qj_lists .cate_box li a:hover {
    background: #ddd;
    border-radius: 6px
}

#qj_lists .cate_box li a.back_btn:hover {
    background: 0;
    color: #ffd100
}

#qj_lists .hangye_mulu {
    margin-top: 20px
}

#qj_lists .hangye_mulu .title {
    height: 20px;
    line-height: 20px;
    font-size: 14px;
    color: #666
}

#qj_lists .hangye_mulu .mulu_box {
    width: 1308px;
    margin-top: 20px;
    overflow: hidden
}

#qj_lists .hangye_mulu .mulu_box dl {
    float: left;
    width: 180px;
    padding: 5px 5px 0;
    margin: 0 28px 20px 0;
    border-radius: 5px;
    background: #fff
}

#qj_lists .hangye_mulu .mulu_box dd {
    width: 180px;
    height: 180px;
    overflow: hidden
}

#qj_lists .hangye_mulu .mulu_box dd a {
    display: block;
    text-align: center
}

#qj_lists .hangye_mulu .mulu_box dd a:hover img {
    opacity: .8
}

#qj_lists .hangye_mulu .mulu_box dt a {
    display: block;
    width: 100%;
    height: 50px;
    line-height: 50px;
    font-size: 14px;
    text-align: center;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

#qj_lists .hangye_mulu .mulu_box dt a:hover {
    color: #ffd100;
    text-decoration: underline
}

#qj_ci .cate_box {
    padding: 16px 20px;
    background: #fff;
    font-size: 14px
}

#qj_ci .cate_box ul {
    overflow: hidden
}

#qj_ci .cate_box li {
    float: left
}

#qj_ci .cate_box li a {
    display: block;
    padding: 0 20px;
    height: 24px;
    line-height: 24px;
    white-space: nowrap
}

#qj_ci .cate_box li a.back_btn {
    padding: 0;
    margin-right: 20px;
    font-weight: bold;
    color: #000
}

#qj_ci .cate_box li.active a {
    background: #ddd;
    border-radius: 6px
}

#qj_ci .cate_box li a:hover {
    background: #ddd;
    border-radius: 6px
}

#qj_ci .cate_box li a.back_btn:hover {
    background: 0;
    color: #ffd100
}

#qj_ci .sucai_box {
    margin-top: 20px
}

#qj_ci .sucai_box .title {
    height: 20px;
    line-height: 20px;
    font-size: 14px;
    color: #666
}

#qj_ci .sucai_box .title span {
    float: left
}

#qj_ci .sucai_box .title .more_btn {
    float: right
}

#qj_ci .sucai_box .title .more_btn:hover {
    color: #ffd100
}

#qj_ci .sucai_box .pubu_container {
    width: 1290px;
    margin-top: 15px;
    overflow: hidden
}

#qj_ci .sucai_box .pubu_container .list {
    float: left;
    width: 238px;
    margin: 0 10px 10px 0;
    padding: 5px 5px 0;
    background: #fff;
    border-radius: 5px;
    overflow: hidden
}

#qj_ci .sucai_box .pubu_container .list dd {
    position: relative;
    width: 238px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px
}

#qj_ci .sucai_box .pubu_container .list dd a {
    display: block;
    width: 238px;
    min-height: 120px;
    max-height: 420px;
    margin: 0 auto;
    overflow: hidden
}

#qj_ci .sucai_box .pubu_container .list dd a:hover img {
    opacity: .8
}

#qj_ci .sucai_box .pubu_container .list dd .shang {
    position: absolute;
    top: 0;
    left: 0;
    width: 36px;
    height: 36px;
    background: url('../images/icon_dashang.png') no-repeat
}

#qj_ci .sucai_box .pubu_container .list dd .free {
    position: absolute;
    top: 0;
    left: 0;
    width: 36px;
    height: 36px;
    background: url('../images/icon_free.png') no-repeat
}

#qj_ci .sucai_box .pubu_container .list dt {
    position: relative;
    height: 60px;
    line-height: 60px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px
}

#qj_ci .sucai_box .pubu_container .list dt a {
    float: left;
    width: 170px;
    height: 60px;
    font-size: 14px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

#qj_ci .sucai_box .pubu_container .list dt a:hover {
    color: #ffd100;
    text-decoration: underline
}

#qj_ci .sucai_box .pubu_container .list dt .group_operate {
    float: right;
    overflow: hidden
}

#qj_ci .sucai_box .pubu_container .list dt .group_operate a.download_btn {
    float: left;
    width: 14px;
    height: 60px;
    margin-right: 20px;
    background: url('../images/icon_xiazai_gray.png') no-repeat center
}

#qj_ci .sucai_box .pubu_container .list dt .group_operate a.download_btn:hover {
    background: url('../images/icon_xiazai_yellow.png') no-repeat center
}

#qj_ci .sucai_box .pubu_container .list dt .group_operate a.no_collect {
    float: left;
    width: 15px;
    height: 60px;
    background: url('../images/icon_cainixihuan_shoucang.png') no-repeat center
}

#qj_ci .sucai_box .pubu_container .list dt .group_operate a.no_collect:hover {
    background: url('../images/icon_cainixihuan_shoucang_hover.png') no-repeat center
}

#qj_ci .sucai_box .pubu_container .list dt .group_operate a.collected {
    float: left;
    width: 15px;
    height: 60px;
    background: url('../images/icon_cainixihuan_yishoucang.png') no-repeat center
}

#qj_ci .sucai_box .pubu_container .list dt .collect_tip {
    display: none;
    position: absolute;
    top: -30px;
    left: 50%;
    width: 100px;
    height: 30px;
    line-height: 30px;
    margin: 0 0 0 -50px;
    text-align: center;
    background: rgba(0,0,0,0.7);
    color: #fff;
    border-radius: 3px
}

#tp_qj_index .cate_box {
    padding: 16px 20px;
    background: #fff;
    font-size: 14px
}

#tp_qj_index .cate_box ul {
    overflow: hidden
}

#tp_qj_index .cate_box li {
    float: left;
    line-height: 24px
}

#tp_qj_index .cate_box li a {
    display: block;
    padding: 0 20px;
    height: 24px;
    line-height: 24px;
    white-space: nowrap
}

#tp_qj_index .cate_box li a.back_btn {
    padding: 0;
    margin-right: 20px;
    font-weight: bold;
    color: #000
}

#tp_qj_index .cate_box li.active a {
    background: #ddd;
    border-radius: 6px
}

#tp_qj_index .cate_box li a:hover {
    background: #ddd;
    border-radius: 6px
}

#tp_qj_index .tupian_nav {
    width: 1304px;
    overflow: hidden
}

#tp_qj_index .tupian_nav .tupian_area {
    float: left;
    width: 270px;
    padding: 10px 16px 15px;
    margin: 20px 24px 0 0;
    background: #fff;
    border-radius: 5px
}

#tp_qj_index .tupian_nav .tupian_area .title {
    height: 20px;
    line-height: 20px;
    font-size: 14px
}

#tp_qj_index .tupian_nav .tupian_area .cate_title {
    float: left;
    margin-left: 5px
}

#tp_qj_index .tupian_nav .tupian_area .check_similar {
    float: right;
    width: 72px;
    margin-right: 5px;
    background: #ffd100;
    color: #fff;
    text-align: center;
    border-radius: 3px
}

#tp_qj_index .tupian_nav .tupian_area .check_similar:hover {
    background: #ffa900
}

#tp_qj_index .tupian_nav .tupian_area .show_tupian {
    margin-top: 5px;
    overflow: hidden
}

#tp_qj_index .tupian_nav .tupian_area .show_tupian a {
    float: left;
    padding: 5px
}

#tp_qj_index .tupian_nav .tupian_area .show_tupian a:hover img {
    opacity: .8
}

#tp_cate_search .mulu_box {
    width: 1308px;
    overflow: hidden
}

#tp_cate_search .mulu_box dl {
    float: left;
    width: 180px;
    padding: 5px 5px 0;
    margin: 0 28px 20px 0;
    border-radius: 5px;
    background: #fff
}

#tp_cate_search .mulu_box dd {
    width: 180px;
    height: 180px;
    overflow: hidden
}

#tp_cate_search .mulu_box dd a {
    display: block;
    text-align: center
}

#tp_cate_search .mulu_box dd a:hover img {
    opacity: .8
}

#tp_cate_search .mulu_box dt a {
    display: block;
    width: 100%;
    height: 50px;
    line-height: 50px;
    font-size: 14px;
    text-align: center;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

#tp_cate_search .mulu_box dt a:hover {
    color: #ffd100;
    text-decoration: underline
}

#search .filter_options {
    padding: 15px 16px 10px;
    background: #fff;
    line-height: 24px;
    margin-top: 20px;
    font-size: 14px
}

#search .filter_options .show_selected_options {
    overflow: hidden
}

#search .filter_options .sel_type {
    float: left;
    overflow: hidden
}

#search .filter_options .sel_type .sel_option {
    float: left
}

#search .filter_options .sel_type .sel_type_option {
    float: left;
    overflow: hidden
}

#search .filter_options .sel_type .filter_condition {
    float: left
}

#search .filter_options .sel_type .filter_condition em {
    color: #ffd100;
    font-weight: normal
}

#search .filter_options .sel_type .del_btn {
    float: left;
    width: 24px;
    height: 24px;
    background: url('../images/icon_del.png') no-repeat center
}

#search .filter_options .sel_type .sel_type_option:hover a {
    color: #ffa900
}

#search .filter_options .sel_type .sel_type_option:hover em {
    color: #ffa900
}

#search .filter_options .sel_type .sel_type_option:hover .del_btn {
    background: url('../images/icon_del_hover.png') no-repeat center
}

#search .filter_options .sel_type i {
    float: left;
    width: 24px;
    height: 24px;
    background: url('../images/icon_jiantou.png') no-repeat center
}

#search .filter_options .show_counts {
    float: left;
    color: #666
}

#search .filter_options .show_counts i {
    color: #ffd100;
    margin: 0 2px
}

#search .filter_options .choose_options .lists {
    margin-top: 22px;
    overflow: hidden
}

#search .filter_options .choose_options .list_con {
    float: left
}

#search .filter_options .choose_options .list_con span {
    float: left;
    margin-right: 20px
}

#search .filter_options .choose_options .list_con ul {
    float: left;
    width: 750px;
    overflow: hidden;
    zoom:1}

#search .filter_options .choose_options .list_parallel ul {
    width: 330px
}

#search .filter_options .choose_options .list_con li {
    float: left;
    margin-right: 30px
}

#search .filter_options .choose_options .list_con li a {
    display: block;
    white-space: nowrap;
    overflow: hidden
}

#search .filter_options .choose_options .list_con li a:hover {
    color: #ffd100
}

#search .filter_options .choose_options .list_con li input {
    display: none;
    float: left;
    vertical-align: -2px;
    margin-right: 3px
}

#search .filter_options .choose_options .list_con li label {
    float: left;
    cursor: pointer
}

#search .filter_options .choose_options .list_con .select_format li .checkbox_box {
    display: none;
    position: relative;
    float: left;
    width: 18px;
    height: 18px;
    border: 1px solid #e5e5e5;
    border-radius: 2px;
    margin: 2px 5px 0 0
}

#search .filter_options .choose_options .list_con .select_format li input {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0
}

#search .filter_options .choose_options .list_con .select_format li .checkbox_box.selected {
    width: 20px;
    height: 20px;
    background: url('../images/icon_Selected.png') no-repeat;
    border: 0
}

#search .filter_options .choose_options .list_con .group_btns {
    display: none;
    margin: 20px 0 0 260px;
    overflow: hidden;
    zoom:1}

#search .filter_options .choose_options .list_con .group_btns a {
    display: inline-block;
    width: 64px;
    height: 26px;
    line-height: 26px;
    text-align: center;
    margin-right: 15px;
    border-radius: 3px
}

#search .filter_options .choose_options .list_con .group_btns .confirm_btn {
    border: 1px solid #e6e6e6;
    color: #666;
    background: #f7f7f7;
    cursor: default
}

#search .filter_options .choose_options .list_con .group_btns .confirm_btn_click {
    border: 1px solid #ffd100;
    background: #ffd100;
    color: #fff;
    cursor: pointer
}

#search .filter_options .choose_options .list_con .group_btns .confirm_btn_click:hover {
    background: #ffa900
}

#search .filter_options .choose_options .list_con .group_btns .cancel_btn {
    border: 1px solid #e6e6e6;
    color: #333;
    background: #fff
}

#search .filter_options .choose_options .list_con .group_btns .cancel_btn:hover {
    background: #e6e6e6
}

#search .filter_options .choose_options .lists .operate-btns {
    float: left
}

#search .filter_options .choose_options .lists .operate-btns a {
    float: left;
    width: 46px;
    height: 22px;
    line-height: 22px;
    text-align: center;
    border: 1px solid #e6e6e6;
    color: #666;
    background: #f7f7f7
}

#search .filter_options .choose_options .lists .operate-btns a:hover {
    background: #ffd100;
    color: #fff;
    border: 1px solid #ffd100
}

#search .filter_options .choose_options .lists .operate-btns .more_btn {
    display: none
}

#search .filter_options .choose_options .lists .operate-btns .shou_btn {
    display: none
}

#search .nodata {
    height: 420px;
    padding-top: 210px;
    background: #fff
}

#search .nodata p {
    font-size: 26px;
    text-align: center
}

#search .nodata a {
    display: block;
    width: 260px;
    height: 46px;
    line-height: 46px;
    margin: 10px auto;
    background: #ffd100;
    color: #fff;
    font-size: 20px;
    text-align: center;
    border-radius: 3px
}

#search .nodata a:hover {
    background: #ffa900
}

#search .search_result {
    margin-top: 17px
}

#search .search_result .similar_keywords {
    height: 20px;
    line-height: 20px;
    font-size: 14px;
    overflow: hidden
}

#search .search_result .similar_keywords span {
    float: left;
    margin-right: 20px
}

#search .search_result .similar_keywords a {
    float: left;
    margin-right: 20px;
    white-space: nowrap;
    color: #999
}

#search .search_result .similar_keywords a:hover {
    color: #ffd100
}

#search .pubu_container {
    width: 1290px;
    margin-top: 15px;
    overflow: hidden
}

#search .pubu_container .list {
    float: left;
    width: 238px;
    margin: 0 10px 10px 0;
    padding: 5px 5px 0;
    background: #fff;
    border-radius: 5px;
    overflow: hidden
}

#search .pubu_container .list dd {
    position: relative;
    width: 238px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px
}

#search .pubu_container .list dd a {
    display: block;
    width: 238px;
    min-height: 120px;
    max-height: 420px;
    margin: 0 auto;
    overflow: hidden
}

#search .pubu_container .list dd a:hover img {
    opacity: .8
}

#search .pubu_container .list dd .shang {
    position: absolute;
    top: 0;
    left: 0;
    width: 36px;
    height: 36px;
    background: url('../images/icon_dashang.png') no-repeat
}

#search .pubu_container .list dd .free {
    position: absolute;
    top: 0;
    left: 0;
    width: 36px;
    height: 36px;
    background: url('../images/icon_free.png') no-repeat
}

#search .pubu_container .list dt {
    position: relative;
    height: 60px;
    line-height: 60px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px
}

#search .pubu_container .list dt a {
    float: left;
    width: 170px;
    height: 60px;
    font-size: 14px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

#search .pubu_container .list dt a:hover {
    color: #ffd100;
    text-decoration: underline
}

#search .pubu_container .list dt .group_operate {
    float: right;
    overflow: hidden
}

#search .pubu_container .list dt .group_operate a.download_btn {
    float: left;
    width: 14px;
    height: 60px;
    margin-right: 20px;
    background: url('../images/icon_xiazai_gray.png') no-repeat center
}

#search .pubu_container .list dt .group_operate a.download_btn:hover {
    background: url('../images/icon_xiazai_yellow.png') no-repeat center
}

#search .pubu_container .list dt .group_operate a.no_collect {
    float: left;
    width: 15px;
    height: 60px;
    background: url('../images/icon_cainixihuan_shoucang.png') no-repeat center
}

#search .pubu_container .list dt .group_operate a.no_collect:hover {
    background: url('../images/icon_cainixihuan_shoucang_hover.png') no-repeat center
}

#search .pubu_container .list dt .group_operate a.collected {
    float: left;
    width: 15px;
    height: 60px;
    background: url('../images/icon_cainixihuan_yishoucang.png') no-repeat center
}

#search .pubu_container .list dt .collect_tip {
    display: none;
    position: absolute;
    top: -30px;
    left: 50%;
    width: 100px;
    height: 30px;
    line-height: 30px;
    margin: 0 0 0 -50px;
    text-align: center;
    background: rgba(0,0,0,0.7);
    color: #fff;
    border-radius: 3px
}

#view .show_view {
    margin-top: 20px;
    padding: 30px 40px 80px;
    background: #fff;
    overflow: hidden
}

#view .show_view h1 {
    height: 60px;
    line-height: 60px;
    font-size: 24px
}

#view .show_view .img_box {
    float: left;
    width: 840px;
    padding: 15px 0;
    background: #f2f5f8
}

#view .show_view .img_box2 {
    width: 790px;
    margin: 0 auto;
    padding: 10px 0;
    background: #fff
}

#view .show_view .img_box img {
    display: block;
    max-width: 770px;
    margin: 0 auto
}

#view .show_view .about_data {
    position: relative;
    float: right;
    width: 315px
}

#view .show_view .about_data dl {
    padding-bottom: 16px;
    border-bottom: 1px solid #ddd;
    overflow: hidden
}

#view .show_view .about_data dd {
    float: left;
    width: 52px;
    height: 52px;
    border-radius: 50%;
    margin-right: 10px;
    overflow: hidden
}

#view .show_view .about_data dt {
    float: left;
    width: 253px;
    line-height: 26px;
    font-size: 16px
}

#view .show_view .about_data .canshu {
    padding: 14px 0 10px;
    border-bottom: 1px solid #ddd
}

#view .show_view .about_data .canshu li {
    height: 34px;
    line-height: 34px;
    font-size: 14px;
    color: #666
}

#view .show_view .about_data .group_opearte {
    padding: 24px 0;
    border-bottom: 1px solid #ddd;
    overflow: hidden
}

#view .show_view .about_data .group_opearte .download_btn {
    float: left;
    width: 120px;
    height: 34px;
    line-height: 34px;
    background: url('../images/icon_suciaxiazai.png') no-repeat;
    margin-right: 10px
}

#view .show_view .about_data .group_opearte .download_btn i {
    padding-left: 42px;
    background: url('../images/icon_xiazai_white.png') no-repeat 18px center;
    color: #fff;
    font-size: 16px
}

#view .show_view .about_data .group_opearte .collect_btn {
    float: left;
    width: 45px;
    padding-left: 35px;
    height: 32px;
    line-height: 32px;
    background: #fff5c7 url('../images/icon_cainixihuan_shoucang_hover.png') no-repeat 12px center;
    border: 1px solid #ffd000;
    border-radius: 3px;
    color: #ffd100;
    font-size: 16px
}

#view .show_view .about_data .group_opearte .collect_icon_yes {
    width: 60px;
    background: #ddd url('../images/icon_cainixihuan_yishoucang.png') no-repeat 12px center;
    border: 1px solid #ddd;
    color: #999
}

#view .show_view .about_data .group_opearte .zan_btn {
    float: left;
    width: 34px;
    height: 34px;
    margin-left: 10px
}

#view .show_view .about_data .group_opearte .zan_btn.nozan {
    background: url('../images/icon_dianzan.png') no-repeat
}

#view .show_view .about_data .group_opearte .zan_btn.haszan {
    background: url('../images/icon_yidianzan.png') no-repeat
}

#view .show_view .about_data .view_collect_tip {
    display: none;
    position: absolute;
    width: 100%;
    z-index: 99;
    top: 220px;
    left: 0;
    line-height: 50px;
    color: #fff;
    font-size: 16px
}

#view .show_view .about_data .view_collect_tip .collect_success {
    display: block;
    margin: 0 auto;
    border-radius: 5px;
    text-align: center;
    background: rgba(0,0,0,0.7);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#B2000000',endColorstr='#B2000000')
}

#view .show_view .about_data .view_collect_tip .collect_success a {
    color: #ffd100
}

#view .show_view .about_data .view_collect_tip .collect_cancel {
    display: block;
    width: 140px;
    margin: 0 auto;
    border-radius: 5px;
    text-align: center;
    background: rgba(0,0,0,0.7);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#B2000000',endColorstr='#B2000000')
}

#view .show_view .about_data .view_zan_tip {
    display: none;
    position: absolute;
    width: 100%;
    z-index: 99;
    top: 220px;
    left: 0;
    line-height: 50px;
    color: #fff;
    font-size: 16px;
    background: rgba(0,0,0,0.7);
    text-align: center;
    border-radius: 5px
}

#view .show_view .about_data .similar_keywords {
    padding: 24px 0 15px;
    border-bottom: 1px solid #ddd;
    overflow: hidden
}

#view .show_view .about_data .similar_keywords a {
    float: left;
    margin: 0 10px 10px 0;
    padding: 0 12px;
    height: 32px;
    line-height: 32px;
   /* border: 1px solid #ddd;*/
    border-radius: 3px;
    font-size: 16px;
    color: #666
}

#view .show_view .about_data .similar_keywords a:hover {
    background: #ffd100;
    color: #fff;
    border: 1px solid #ffd100
}

#view .show_view .about_data .belong_zj {
    padding: 20px 0;
    line-height: 24px;
    font-size: 14px;
    color: #666
}

#view .show_view .about_data .belong_zj a {
    color: #ffd100
}

#view .show_view .about_data .belong_zj a:hover {
    text-decoration: underline
}

#view .show_similar_imgs {
    margin-top: 60px
}

#view .show_similar_imgs .title {
    position: relative;
    border-top: 1px solid #d2d2d2
}

#view .show_similar_imgs .title span {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 270px;
    margin: -20px 0 0 -135px;
    height: 30px;
    line-height: 30px;
    color: #666;
    background: #f5f5f5;
    text-align: center;
    font-size: 30px
}

#view .pubu_container {
    width: 1290px;
    margin-top: 45px;
    overflow: hidden
}

#view .pubu_container .list {
    float: left;
    width: 238px;
    margin: 0 10px 10px 0;
    padding: 5px 5px 0;
    background: #fff;
    border-radius: 5px;
    overflow: hidden
}

#view .pubu_container .list dd {
    position: relative;
    width: 238px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px
}

#view .pubu_container .list dd a {
    display: block;
    width: 238px;
    min-height: 120px;
    max-height: 420px;
    margin: 0 auto;
    overflow: hidden
}

#view .pubu_container .list dd a:hover img {
    opacity: .8
}

#view .pubu_container .list dd .shang {
    position: absolute;
    top: 0;
    left: 0;
    width: 36px;
    height: 36px;
    background: url('../images/icon_dashang.png') no-repeat
}

#view .pubu_container .list dd .free {
    position: absolute;
    top: 0;
    left: 0;
    width: 36px;
    height: 36px;
    background: url('../images/icon_free.png') no-repeat
}

#view .pubu_container .list dt {
    position: relative;
    height: 60px;
    line-height: 60px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px
}

#view .pubu_container .list dt a {
    float: left;
    width: 170px;
    height: 60px;
    font-size: 14px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

#view .pubu_container .list dt a:hover {
    color: #ffd100;
    text-decoration: underline
}

#view .pubu_container .list dt .group_operate {
    float: right;
    overflow: hidden
}

#view .pubu_container .list dt .group_operate a.download_btn {
    float: left;
    width: 14px;
    height: 60px;
    margin-right: 20px;
    background: url('../images/icon_xiazai_gray.png') no-repeat center
}

#view .pubu_container .list dt .group_operate a.download_btn:hover {
    background: url('../images/icon_xiazai_yellow.png') no-repeat center
}

#view .pubu_container .list dt .group_operate a.no_collect {
    float: left;
    width: 15px;
    height: 60px;
    background: url('../images/icon_cainixihuan_shoucang.png') no-repeat center
}

#view .pubu_container .list dt .group_operate a.no_collect:hover {
    background: url('../images/icon_cainixihuan_shoucang_hover.png') no-repeat center
}

#view .pubu_container .list dt .group_operate a.collected {
    float: left;
    width: 15px;
    height: 60px;
    background: url('../images/icon_cainixihuan_yishoucang.png') no-repeat center
}

#view .pubu_container .list dt .collect_tip {
    display: none;
    position: absolute;
    top: -30px;
    left: 50%;
    width: 100px;
    height: 30px;
    line-height: 30px;
    margin: 0 0 0 -50px;
    text-align: center;
    background: rgba(0,0,0,0.7);
    color: #fff;
    border-radius: 3px
}

#download .user_power {
    margin-top: 30px;
    height: 60px;
    line-height: 60px;
    background: #fff
}

#download .user_power .name {
    float: left;
    font-size: 16px;
    margin-left: 40px
}

#download .user_power .name span {
    color: #ffd100;
    margin-right: 20px
}

#download .user_power .down_count {
    position: relative;
    float: right;
    margin-right: 40px;
    font-size: 14px
}

#download .user_power .down_count span {
    float: left;
    margin-left: 20px
}

#download .user_power .down_count span i {
    color: #ffd100
}

#download .user_power .down_count .down_explain {
    display: none;
    position: absolute;
    right: -40px;
    top: 55px;
    width: 300px;
    padding: 12px;
    border: 1px solid #d8d8d8;
    border-radius: 3px;
    box-shadow: 0 0 3px #ccc;
    font-size: 12px;
    color: #4a4a4a;
    background: #fff;
    line-height: 18px;
    font-weight: normal;
    z-index: 9
}

#download .user_power .down_count .down_explain s {
    position: absolute;
    top: -21px;
    right: 50px;
    display: block;
    height: 0;
    width: 0;
    font-size: 0;
    line-height: 0;
    border-color: transparent transparent #ccc transparent;
    border-style: dashed dashed solid dashed;
    border-width: 10px
}

#download .user_power .down_count .down_explain i {
    position: absolute;
    top: -9px;
    left: -10px;
    display: block;
    height: 0;
    width: 0;
    font-size: 0;
    line-height: 0;
    border-color: transparent transparent #fff transparent;
    border-style: dashed dashed solid dashed;
    border-width: 10px
}

#download .user_power .down_count .down_explain .how_get {
    display: block;
    margin-top: 5px;
    color: #f5a623
}

#download .user_power .down_count .down_explain .how_get:hover {
    text-decoration: underline
}

#download .download_box {
    padding: 36px 60px 25px;
    background: #fff;
    margin-top: 20px
}

#download .show_down_info {
    overflow: hidden;
    zoom:1}

#download .show_img_info {
    position: relative;
    float: left;
    width: 400px
}

#download .show_img_info h1 {
    line-height: 32px;
    font-size: 18px;
    color: #333
}

#download .show_img_info .img_box {
    width: 294px;
    margin-top: 12px;
    background: #f2f5f8;
    padding: 20px 0
}

#download .show_img_info .img_box2 {
    width: 248px;
    background: #fff;
    padding: 5px 0;
    margin: 0 auto
}

#download .show_img_info .img_box img {
    display: block;
    margin: 0 auto
}

#download .show_img_info .details_info {
    overflow: hidden;
    zoom:1}

#download .show_img_info .details_info span {
    float: left;
    height: 40px;
    line-height: 40px;
    margin-right: 40px;
    color: silver;
    font-size: 14px
}

#download .show_img_info .group_btns {
    width: 292px;
    margin-top: 12px;
    height: 32px;
    line-height: 32px;
    border: 1px solid #e9e9e9;
    background: #f7f7f7;
    border-radius: 4px;
    font-size: 14px;
    overflow: hidden;
    zoom:1}

#download .show_img_info .group_btns .detail_btn {
    float: left;
    width: 145px;
    border-right: 1px solid #e9e9e9;
    text-align: center;
    color: #999
}

#download .show_img_info .group_btns .collect_btn {
    float: left;
    width: 146px;
    text-align: center;
    color: #999
}

#download .show_img_info .group_btns a:hover {
    color: #ffd100
}

#download .show_img_info .collect_tip {
    display: none;
    position: absolute;
    width: 294px;
    z-index: 99;
    top: 250px;
    left: 0;
    line-height: 50px;
    color: #fff;
    font-size: 16px
}

#download .show_img_info .collect_tip .collect_success {
    display: block;
    margin: 0 auto;
    border-radius: 5px;
    text-align: center;
    background: rgba(0,0,0,0.7);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#B2000000',endColorstr='#B2000000')
}

#download .show_img_info .collect_tip .collect_success a {
    color: #f5c03b
}

#download .show_img_info .collect_tip .collect_cancel {
    display: block;
    width: 140px;
    margin: 0 auto;
    border-radius: 5px;
    text-align: center;
    background: rgba(0,0,0,0.7);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#B2000000',endColorstr='#B2000000')
}

#download .show_down_btns {
    float: right;
    width: 680px;
    margin-top: 20px
}

#download .show_down_btns .nologin {
    line-height: 24px;
    font-size: 16px;
    color: #666
}

#download .down_sucai .shang_msg {
    margin-bottom: 10px;
    overflow: hidden;
    zoom:1}

#download .down_sucai .shang_msg .show_headimg {
    float: right;
    width: 52px;
    height: 52px
}

#download .down_sucai .shang_msg .show_headimg img {
    display: block;
    width: 52px;
    height: 52px;
    border-radius: 50%
}

#download .down_sucai .shang_msg .show_info {
    position: relative;
    float: right;
    width: 618px;
    margin-right: 10px
}

#download .down_sucai .shang_msg .show_info em {
    position: absolute;
    right: -8px;
    top: 50px;
    width: 8px;
    height: 20px;
    background: url('../images/icon_qipao.png') no-repeat
}

#download .down_sucai .shang_msg .show_info span {
    display: block;
    text-align: right;
    font-size: 12px;
    color: #666
}

#download .down_sucai .shang_msg .show_info p {
    padding: 15px;
    line-height: 28px;
    margin-top: 22px;
    background: #f2f5f8;
    border-radius: 6px;
    font-size: 16px
}

#download .down_sucai .choose_downway {
    margin: 30px 0;
    overflow: hidden;
    zoom:1}

#download .down_sucai .choose_downway a {
    float: left;
    margin-right: 10px;
    font-size: 16px;
    border-radius: 4px
}

#download .down_sucai .choose_downway a span {
    display: block;
    padding-left: 40px
}

#download .down_sucai .choose_downway a.share_btn {
    width: 118px;
    height: 32px;
    line-height: 32px;
    background: #fff5c7;
    border: 1px solid #ffd100
}

#download .down_sucai .choose_downway a.share_btn span {
    color: #ffd100;
    background: url('../images/icon_xiazai_yellow.png') no-repeat 18px center
}

#download .down_sucai .choose_downway a.share_btn:hover {
    width: 120px;
    height: 34px;
    line-height: 34px;
    background: url('../images/icon_suciaxiazai.png') no-repeat;
    border: 0
}

#download .down_sucai .choose_downway a.share_btn:hover span {
    color: #fff;
    background: url('../images/icon_xiazai_white.png') no-repeat 18px center
}

#download .down_sucai .choose_downway a.shang_down_btn1 {
    width: 118px;
    height: 32px;
    line-height: 32px;
    background: #fff;
    border: 1px solid #ffd100
}

#download .down_sucai .choose_downway a.shang_down_btn1 span {
    background: url('../images/icon_xiazai_yellow.png') no-repeat 18px center;
    color: #ffd100
}

#download .down_sucai .choose_downway a.shang_down_btn1:hover {
    width: 120px;
    height: 34px;
    line-height: 34px;
    background: url('../images/icon_suciaxiazai.png') no-repeat;
    border: 0
}

#download .down_sucai .choose_downway a.shang_down_btn1:hover span {
    color: #fff;
    background: url('../images/icon_xiazai_white.png') no-repeat 18px center
}

#download .down_sucai .choose_downway a.shang_down_btn2 {
    width: 120px;
    height: 34px;
    line-height: 34px;
    background: url('../images/icon_suciaxiazai.png') no-repeat
}

#download .down_sucai .choose_downway a.shang_down_btn2 span {
    color: #fff;
    background: url('../images/icon_saomadahang.png') no-repeat 18px center
}

#download .down_sucai .choose_downway a.shang_down_btn2:hover {
    width: 118px;
    height: 32px;
    line-height: 32px;
    background: #fff;
    border: 1px solid #ffd100
}

#download .down_sucai .choose_downway a.shang_down_btn2:hover span {
    background: url('../images/icon_saomadahang_hig.png') no-repeat 18px center;
    color: #ffd100
}

#download .down_sucai .choose_downway a.free_down_btn {
    width: 118px;
    height: 32px;
    line-height: 32px;
    background: #fff;
    border: 1px solid #ffd100
}

#download .down_sucai .choose_downway a.free_down_btn span {
    background: url('../images/icon_xiazai_yellow.png') no-repeat 18px center;
    color: #ffd100
}

#download .down_sucai .choose_downway a.free_down_btn:hover {
    background: #fff5c7
}

#download .down_sucai .choose_downway a.free_down_btn2 {
    width: 118px;
    height: 32px;
    line-height: 32px;
    background: #fff;
    border: 1px solid #ff9d00
}

#download .down_sucai .choose_downway a.free_down_btn2 span {
    background: url('../images/icon_xiazai_orange.png') no-repeat 18px center;
    color: #ff9d00
}

#download .down_sucai .choose_downway a.free_down_btn2:hover {
    background: #ffe1b0
}

#download .down_sucai .freedown_counts_tip {
    line-height: 34px;
    font-size: 16px;
    color: #999
}

#download .download_line {
    float: left;
    margin-top: 24px
}

#download .download_line h3 {
    padding-left: 40px;
    height: 30px;
    line-height: 30px;
    background: url('../images/icon_fujian.png') no-repeat left center;
    font-size: 16px
}

#download .download_line .choose_line {
    margin-top: 35px;
    overflow: hidden;
    zoom:1}

#download .download_line .choose_line a {
    float: left;
    width: 75px;
    height: 40px;
    line-height: 40px;
    padding-left: 55px;
    margin-right: 25px;
    border-radius: 5px;
    font-size: 14px;
    color: #fff
}

#download .download_line .choose_line a.dx_down_btn {
    background: #ffd100 url('../images/icon_dianxin.png') no-repeat 18px center
}

#download .download_line .choose_line a.dx_down_btn:hover {
    background: #ffa900 url('../images/icon_dianxin.png') no-repeat 18px center
}

#download .download_line .choose_line a.lt_down_btn {
    background: #ffd100 url('../images/icon_liantong.png') no-repeat 18px center
}

#download .download_line .choose_line a.lt_down_btn:hover {
    background: #ffa900 url('../images/icon_liantong.png') no-repeat 18px center
}

#download .download_line .choose_line a.yd_down_btn {
    background: #ffd100 url('../images/icon_yidong.png') no-repeat 18px center
}

#download .download_line .choose_line a.yd_down_btn:hover {
    background: #ffa900 url('../images/icon_yidong.png') no-repeat 18px center
}

#download .copyright {
    margin-top: 40px;
    line-height: 28px;
    font-size: 14px;
    color: #999
}

#download .down_footer {
    height: 80px;
    line-height: 80px;
    color: #666;
    font-size: 12px;
    text-align: center
}

#download .down_footer a {
    display: inline-block;
    width: 77px;
    height: 22px;
    position: relative;
    top: 7px
}

#download .down_footer a img {
    position: absolute;
    top: 0;
    left: 0
}

.download_mask {
    background: #fff;
    width: 620px
}

.download_mask .down_status {
    width: 540px;
    padding: 0 40px;
    overflow: hidden;
    zoom:1}

.download_mask .down_status dl {
    margin-top: 50px;
    overflow: hidden;
    zoom:1}

.download_mask .down_status dd {
    float: left;
    width: 72px;
    height: 72px;
    margin-right: 35px;
    background: url('../images/icon-despair.png') no-repeat
}

.download_mask .down_status dt {
    float: left;
    width: 430px
}

.download_mask .down_status dt h3 {
    font-size: 18px
}

.download_mask .down_status .kf_service {
    position: relative
}

.download_mask .down_status .kf_service .work_time {
    display: none;
    position: absolute;
    top: 35px;
    left: 0;
    width: 210px;
    height: 46px;
    background: url('../images/bg-servicetime.png') no-repeat;
    line-height: 52px;
    text-align: center;
    color: #666;
    font-size: 14px
}

#system_busy dl {
    padding-bottom: 60px
}

#system_busy .down_status dt label {
    float: left;
    width: 70px;
    font-size: 16px;
    color: #666;
    margin-top: 20px;
    line-height: 24px
}

#system_busy .down_status dt ul {
    float: left;
    width: 360px;
    margin-top: 20px
}

#system_busy .down_status dt li {
    line-height: 24px;
    font-size: 16px;
    color: #666
}

#down_fail dl {
    padding-bottom: 90px
}

#down_fail .down_status p {
    margin-top: 20px;
    line-height: 30px;
    font-size: 16px;
    color: #666
}

#down_fail .down_status .kf_qq {
    display: inline-block;
    width: 77px;
    height: 23px;
    background: url('../images/icon-service.png') no-repeat;
    position: relative;
    top: 6px;
    margin: 0 5px
}

#down_footer {
    height: 80px;
    line-height: 80px;
    color: #999;
    font-size: 14px;
    text-align: center
}

#down_footer a {
    display: inline-block;
    width: 77px;
    height: 22px;
    position: relative;
    top: 7px
}

#down_footer a img {
    position: absolute;
    top: 0;
    left: 0
}

#shang_price_bg {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.3);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#4C000000',endColorstr='#4C000000')
}

#shang_price {
    position: fixed;
    top: 50%;
    left: 50%;
    width: 724px;
    height: 760px;
    margin: -380px 0 0 -375px;
    background: #fff;
    border-radius: 8px
}

#shang_price .head_pic {
    position: relative;
    width: 724px;
    height: 166px;
    background: url('../images/image_bg_dashangtankuang.png') no-repeat
}

#shang_price .head_pic .close_btn {
    position: absolute;
    top: 16px;
    right: 16px;
    color: #fff;
    font-size: 14px
}

#shang_price .choose_box {
    margin-top: 30px
}

#shang_price .choose_box h3 {
    font-size: 18px;
    text-align: center
}

#shang_price .choose_box .select_price {
    margin-top: 20px
}

#shang_price .choose_box .select_price ul {
    padding: 0 21px 0 22px;
    height: 172px
}

#shang_price .choose_box .select_price li {
    position: relative;
    float: left;
    width: 205px;
    height: 72px;
    margin: 7px 11px;
    background: url('../images/icon_lijidahsnag.png') no-repeat;
    cursor: pointer
}

#shang_price .choose_box .select_price li:hover {
    background: url('../images/icon_lijidahsnag_hover.png') no-repeat
}

#shang_price .choose_box .select_price li strong {
    float: left;
    width: 60px;
    height: 72px;
    line-height: 72px;
    text-align: center;
    font-size: 24px;
    color: #fb3e4b
}

#shang_price .choose_box .select_price li strong i {
    font-size: 14px
}

#shang_price .choose_box .select_price li .area_r {
    float: right;
    width: 130px;
    padding-top: 10px;
    margin-right: 10px;
    overflow: hidden
}

#shang_price .choose_box .select_price li span {
    display: block;
    height: 24px;
    line-height: 24px;
    text-align: right;
    font-size: 14px
}

#shang_price .choose_box .select_price li em {
    float: right;
    margin-top: 5px;
    width: 60px;
    height: 18px;
    line-height: 18px;
    text-align: center;
    background: #fb3e4b;
    color: #fff;
    border-radius: 10px;
    font-weight: normal
}


#shang_price .choose_box .select_price li.user_defined_li {
    background: url('../images/icon_ganjibao.png') no-repeat
}

#shang_price .choose_box .select_price li.user_defined_li:hover {
    background: url('../images/icon_ganjibao_hover.png') no-repeat
}

#shang_price .choose_box .select_price li.user_defined_li strong {
    width: 82px;
    font-size: 22px
}

#shang_price .choose_box .select_price li.user_defined_li .area_r {
    width: 112px;
    margin-right: 6px
}

#shang_price .choose_box .select_price li .user_defined {
    display: none;
    position: absolute;
    top: 85px;
    left: 0;
    width: 320px;
    height: 80px;
    background: #fffae1;
    border: 1px solid #ffd100
}

#shang_price .choose_box .select_price li .user_defined s {
    position: absolute;
    top: -21px;
    left: 20px;
    display: block;
    height: 0;
    width: 0;
    font-size: 0;
    line-height: 0;
    border-color: transparent transparent #ffd100 transparent;
    border-style: dashed dashed solid dashed;
    border-width: 10px
}

#shang_price .choose_box .select_price li .user_defined i {
    position: absolute;
    top: -8px;
    left: -10px;
    display: block;
    height: 0;
    width: 0;
    font-size: 0;
    line-height: 0;
    border-color: transparent transparent #fffae1 transparent;
    border-style: dashed dashed solid dashed;
    border-width: 10px
}

#shang_price .choose_box .select_price li .user_defined .user_defined_price {
    float: left;
    width: 200px;
    height: 38px;
    line-height: 38px;
    border: 1px solid #ffd100;
    padding: 0 0 0 10px;
    margin: 10px 10px 0 20px;
    border-radius: 4px
}

#shang_price .choose_box .select_price li .user_defined .sure_btn {
    float: left;
    width: 60px;
    height: 40px;
    line-height: 40px;
    margin: 10px 0 0 0;
    background: #ffd100;
    text-align: center;
    color: #fff;
    border-radius: 4px;
    font-size: 14px
}

#shang_price .choose_box .select_price li .user_defined .sure_btn:hover {
    background: #ff9d00
}

#shang_price .choose_box .select_price li .user_defined .error_tip {
    display: none;
    position: absolute;
    bottom: 10px;
    left: 20px;
    color: #ff9d00
}

#shang_price .choose_box .news_list {
    width: 660px;
    height: 34px;
    line-height: 34px;
    margin: 20px auto 0
}

#shang_price .choose_box .news_list #marquee {
    float: left;
    width: 450px;
    height: 34px;
    padding-left: 32px;
    background: url('../images/icon_laba.png') no-repeat left center;
    overflow: hidden;
    zoom:1}

#shang_price .choose_box .news_list li {
    height: 34px;
    line-height: 34px;
    color: #ffd100
}

#shang_price .choose_box .news_list li span {
    margin-left: 10px;
    color: #666
}

#shang_price .choose_box .news_list .ranking_more_btn {
    float: right;
    padding-left: 22px;
    background: url('../images/icon_dahsnagpaihangbang.png') no-repeat left center;
    font-size: 14px
}

#shang_price .choose_box .news_list .ranking_more_btn:hover {
    color: #ffd100
}

#shang_price .choose_box .show_people {
    width: 658px;
    max-height: 266px;
    margin: 0 auto;
    border: 1px solid #ddd;
    background: #fff;
    overflow-y: auto
}

#shang_price .choose_box .show_people::-webkit-scrollbar {
    width: 6px
}

#shang_price .choose_box .show_people::-webkit-scrollbar-thumb {
    border-radius: 8px;
    background: #d8d8d8
}

#shang_price .choose_box .show_people li {
    padding: 6px 18px;
    border-bottom: 1px solid #ddd;
    overflow: hidden;
    zoom:1}

#shang_price .choose_box .show_people li:last-child {
    border: 0
}

#shang_price .choose_box .show_people li em {
    float: left;
    width: 26px;
    height: 32px;
    line-height: 32px;
    margin-top: 4px;
    margin-right: 16px
}

#shang_price .choose_box .show_people li em.golden {
    background: url('../images/icon_1.png') no-repeat center
}

#shang_price .choose_box .show_people li em.silver {
    background: url('../images/icon_2.png') no-repeat center
}

#shang_price .choose_box .show_people li em.copper {
    background: url('../images/icon_3.png') no-repeat center
}

#shang_price .choose_box .show_people li dl {
    float: left;
    overflow: hidden;
    zoom:1}

#shang_price .choose_box .show_people li dl dd {
    float: left;
    width: 40px;
    height: 40px;
    margin-right: 10px
}

#shang_price .choose_box .show_people li dl dd img {
    display: block;
    width: 40px;
    height: 40px;
    border-radius: 5px
}

#shang_price .choose_box .show_people li dl dt {
    float: left;
    width: 420px;
    overflow: hidden;
    zoom:1}

#shang_price .choose_box .show_people li dl dt .name {
    display: block;
    font-size: 14px;
    line-height: 20px
}

#shang_price .choose_box .show_people li dl dt p {
    font-size: 12px;
    line-height: 20px;
    color: #999
}

#shang_price .choose_box .show_people li .price {
    float: right;
    line-height: 40px;
    font-size: 14px;
    color: #666
}

#shang_price .pay_box {
    display: none;
    width: 540px;
    margin: 30px auto 0
}

#shang_price .pay_box .title {
    overflow: hidden;
    zoom:1}

#shang_price .pay_box .title h3 {
    float: left;
    line-height: 28px;
    font-size: 18px
}

#shang_price .pay_box .title h3 em {
    color: #ffd100;
    margin: 0 5px
}

#shang_price .pay_box .title .back_btn {
    float: right;
    line-height: 28px;
    font-size: 16px;
    color: #ccc
}

#shang_price .pay_box .title .back_btn:hover {
    color: #ffd100
}

#shang_price .pay_box .code_box {
    margin-top: 30px;
    overflow: hidden;
    zoom:1}

#shang_price .pay_box .code_box .zfb_code {
    float: left
}

#shang_price .pay_box .code_box .weixin_code {
    float: right
}

#shang_price .pay_box .code_box .code_img {
    width: 184px;
    height: 184px;
    border: 1px solid #ddd;
    overflow: hidden;
    zoom:1}

#shang_price .pay_box .code_box .code_img .loading {
    width: 60px;
    height: 60px;
    margin: 62px auto;
    background: url('../images/loading.gif') no-repeat
}

#shang_price .pay_box .code_box .code_img img {
    display: block
}

#shang_price .pay_box .code_box span {
    display: block;
    width: 186px;
    height: 44px;
    line-height: 44px;
    margin-top: 15px;
    text-align: center;
    font-size: 19px;
    color: #fff
}

#shang_price .pay_box .code_box .zfb_code span {
    background: #108ee9
}

#shang_price .pay_box .code_box .weixin_code span {
    background: #41c42d
}

#shang_price .pay_box .contact_kf {
    position: absolute;
    bottom: 30px;
    left: 0;
    width: 100%;
    text-align: center;
    font-size: 14px;
    color: #999
}

#shang_price .pay_box .contact_kf a {
    text-decoration: underline;
    color: #999
}

#shang_price .pay_box .contact_kf a:hover {
    color: #ffd100
}

#reward_ranking {
    width: 100%;
    padding: 892px 0 30px;
    background: url('../images/image_bg_zuijiatuhaopaihangbang.png') no-repeat top center
}

#reward_ranking .list {
    width: 1120px;
    margin: 20px auto
}

#reward_ranking .list .sub_tab {
    width: 157px;
    padding: 7px 0;
    border: 1px solid #ff7e00;
    border-radius: 3px;
    overflow: hidden
}

#reward_ranking .list .sub_tab a {
    float: left;
    width: 78px;
    height: 18px;
    line-height: 18px;
    text-align: center;
    border-right: 1px solid #ff7e00;
    color: #fff;
    font-size: 14px
}

#reward_ranking .list .sub_tab a:last-child {
    border: 0
}

#reward_ranking .list .sub_tab a.current {
    color: #ff7e00
}

#reward_ranking .list ul {
    margin-top: 10px;
    background: #fea317;
    border-radius: 5px
}

#reward_ranking .list li {
    padding: 25px 47px;
    border-bottom: 1px solid #ff8b0a;
    overflow: hidden
}

#reward_ranking .list li em {
    float: left;
    width: 43px;
    height: 66px;
    line-height: 66px;
    margin-right: 28px;
    text-align: center;
    font-size: 24px;
    color: #fff;
    font-weight: normal
}

#reward_ranking .list li em.golden {
    background: url('../images/icon_diyiming.png') no-repeat center
}

#reward_ranking .list li em.silver {
    background: url('../images/icon_dierming.png') no-repeat center
}

#reward_ranking .list li em.copper {
    background: url('../images/icon_disanming.png') no-repeat center
}

#reward_ranking .list li dl {
    float: left;
    overflow: hidden
}

#reward_ranking .list li dd {
    float: left;
    width: 66px;
    height: 66px;
    margin-right: 15px;
    border-radius: 3px;
    overflow: hidden
}

#reward_ranking .list li dt {
    float: left;
    width: 700px;
    line-height: 33px
}

#reward_ranking .list li dt .name {
    display: block;
    font-size: 22px;
    color: #fff
}

#reward_ranking .list li dt p {
    font-size: 18px;
    color: #ffeddb
}

#reward_ranking .list li .price {
    float: right;
    line-height: 66px;
    font-size: 24px;
    color: #d32400
}

#share {
    width: 100%;
    height: 1018px;
    background: url('../images/bg_mianfeilingquyigeyue.png') no-repeat center
}

#share .container {
    overflow: hidden
}

#share .check_my {
    float: right;
    width: 108px;
    height: 28px;
    line-height: 28px;
    margin-top: 30px;
    padding: 0 8px;
    border: 1px solid #fff;
    border-radius: 3px;
    color: #fff;
    font-size: 14px;
    background: url('../images/icon-jiantou.png') no-repeat 99px center
}

#share .title {
    width: 832px;
    height: 49px;
    margin: 97px auto 0;
    background: url('../images/icon_wenzi.png') no-repeat
}

#share .power {
    margin: 30px 0;
    line-height: 18px;
    text-align: center;
    font-size: 14px;
    color: rgba(255,255,255,0.56)
}

#share .fast_share {
    padding-right: 80px;
    overflow: hidden
}

#share .fast_share a {
    float: right;
    padding: 0;
    margin: 0 0 0 10px;
    width: 24px;
    height: 24px
}

#share .fast_share a.weixin {
    background: url('../images/icon-weixin.png') no-repeat
}

#share .fast_share a.weixin:hover {
    background: url('../images/icon-weixin_hig.png') no-repeat
}

#share .fast_share a.qq {
    background: url('../images/icon-QQ.png') no-repeat
}

#share .fast_share a.qq:hover {
    background: url('../images/icon-QQ_hig.png') no-repeat
}

#share .fast_share a.sina {
    background: url('../images/icon-weibo.png') no-repeat
}

#share .fast_share a.sina:hover {
    background: url('../images/icon-weibo_hig.png') no-repeat
}

#share .share_link {
    width: 100%;
    padding: 32px 0;
    margin-top: 15px;
    background: rgba(255,255,255,0.3);
    border-radius: 72px;
    overflow: hidden
}

#share .share_link b {
    float: left;
    font-size: 30px;
    color: #e95a40;
    line-height: 80px;
    margin-left: 65px;
    font-weight: normal
}

#share .share_link .show_link_box {
    float: left;
    width: 970px;
    height: 68px;
    border: 6px solid #fc8752;
    border-radius: 5px
}

#share .share_link .show_link {
    float: left;
    width: 807px;
    height: 68px;
    line-height: 68px;
    padding-left: 15px;
    background: #fff;
    font-size: 16px;
    color: #999
}

#share .share_link .copy_btn {
    float: left;
    width: 148px;
    height: 68px;
    line-height: 68px;
    background: #fd9769;
    text-align: center;
    font-size: 28px;
    color: #fff
}

#share .share_link .go_login_btn {
    float: left;
    width: 148px;
    height: 68px;
    line-height: 68px;
    background: #fd9769;
    text-align: center;
    font-size: 28px;
    color: #fff
}

#share .check_share {
    overflow: hidden;
    zoom:1}

#share .share_list {
    float: left;
    width: 1180px;
    height: 46px;
    line-height: 46px;
    margin-left: 50px;
    overflow: hidden;
    zoom:1}

#share .share_list ol {
    width: 1000%
}

#share .share_list li {
    float: left;
    width: 300px;
    font-size: 14px;
    color: #fff
}

#share .share_list li i {
    margin: 0 10px
}

#share .share_step {
    width: 1160px;
    margin: 80px auto 0;
    overflow: hidden;
    zoom:1}

#share .share_step dl {
    float: left;
    margin: 0 30px
}

#share .share_step .step1 {
    width: 300px
}

#share .share_step .step2 {
    width: 380px
}

#share .share_step .step3 {
    width: 300px
}

#share .share_step .step1 dd {
    width: 100%;
    height: 62px;
    background: url('../images/icon_fuzhilianjie.png') no-repeat center
}

#share .share_step .step2 dd {
    width: 100%;
    height: 62px;
    background: url('../images/icon_fenxianglianjie.png') no-repeat center
}

#share .share_step .step3 dd {
    width: 100%;
    height: 62px;
    background: url('../images/icon_yaoqinghaoyou.png') no-repeat center
}

#share .share_step dt {
    margin-top: 20px;
    line-height: 28px;
    text-align: center;
    font-size: 16px;
    color: #fff
}

#share .explain {
    margin-top: 130px;
    line-height: 38px;
    text-align: center;
    font-size: 12px;
    color: #fedcd4
}

#share .myshare {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.6);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#99000000',endColorstr='#99000000')
}

#share .myshare .content {
    position: fixed;
    top: 50%;
    left: 50%;
    width: 640px;
    height: 530px;
    padding: 20px 30px 30px;
    margin: -290px 0 0 -350px;
    background: #fff;
    border-radius: 6px
}

#share .myshare .content .close_btn {
    position: absolute;
    top: 30px;
    right: 30px;
    width: 16px;
    height: 16px;
    background: url('../images/icon_close_16.png') no-repeat
}

#share .myshare .content h3 {
    font-size: 24px;
    color: #000;
    text-align: center
}

#share .myshare .content p {
    font-size: 14px;
    color: #999;
    margin-top: 10px
}

#share .myshare .content .table_box {
    max-height: 485px;
    margin-top: 8px;
    overflow: auto
}

#share .myshare .content table {
    width: 100%
}

#share .myshare .content table td {
    height: 30px;
    line-height: 30px;
    padding: 0 10px;
    font-size: 14px;
    color: #999;
    text-align: center
}

#share .myshare .content table .top_tr td {
    height: 33px;
    line-height: 33px;
    background: #ddd
}

#shared .banner {
    width: 100%;
    height: 500px;
    background: url('../images/img_bg_share.png') no-repeat center
}

#shared .banner dl {
    padding-top: 84px
}

#shared .banner dd {
    width: 120px;
    height: 120px;
    border-radius: 50%;
    margin: 0 auto;
    overflow: hidden;
    zoom:1}

#shared .banner dt {
    margin-top: 38px;
    text-align: center
}

#shared .banner dt strong {
    font-size: 36px;
    color: #fff;
    font-weight: normal
}

#shared .banner dt strong i {
    color: #ff9d00
}

#shared .banner dt p {
    font-size: 20px;
    margin-top: 20px;
    color: #fff
}

#shared .banner dt .reg_login_btn {
    display: block;
    width: 320px;
    height: 60px;
    line-height: 60px;
    margin: 50px auto;
    background: #ff9d00;
    border-radius: 4px;
    font-size: 22px;
    color: #fff;
    text-align: center
}

#shared .banner dt .reg_login_btn:hover {
    background: #ffd100
}

#shared .advantage {
    margin: 70px auto;
    overflow: hidden;
    zoom:1}

#shared .advantage dl {
    float: left;
    width: 160px;
    text-align: center
}

#shared .advantage dd {
    width: 107px;
    height: 107px;
    margin: 0 auto
}

#shared .advantage dt {
    margin-top: 30px
}

#shared .advantage dt span {
    display: block;
    line-height: 30px;
    font-size: 16px
}

#shared .advantage dl.sucai {
    padding-left: 200px
}

#shared .advantage dl.yuanchuang {
    padding: 0 205px
}

#shared .advantage dl.sucai dd {
    background: url('../images/icon_share_01 jiesong.png') no-repeat
}

#shared .advantage dl.yuanchuang dd {
    background: url('../images/icon_share_02_jingpin.png') no-repeat
}

#shared .advantage dl.bangong dd {
    background: url('../images/icon_share_03_xiaolv.png') no-repeat
}

#shared .reg_success {
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    width: 600px;
    height: 330px;
    margin: -165px 0 0 -300px;
    background: #fff;
    border-radius: 6px;
    box-shadow: 0 4px 10px 0 #ccc
}

#shared .reg_success em {
    display: block;
    width: 86px;
    height: 86px;
    background: url('../images/icon_qingzhu.png') no-repeat;
    margin: 45px auto 0
}

#shared .reg_success p {
    margin-top: 25px;
    text-align: center;
    font-size: 24px;
    color: #000
}

#shared .reg_success p i {
    color: #ffd100
}

#shared .reg_success .goindex {
    display: block;
    width: 140px;
    height: 40px;
    line-height: 40px;
    margin: 45px auto 0;
    background: #ff9d00;
    border-radius: 4px;
    font-size: 20px;
    text-align: center
}

#shared .reg_success .goindex:hover {
    color: #fff
}

#oldzj_list .cate_box {
    padding: 16px 20px;
    background: #fff;
    font-size: 14px
}

#oldzj_list .cate_box ul {
    overflow: hidden
}

#oldzj_list .cate_box li {
    float: left
}

#oldzj_list .cate_box li a {
    display: block;
    padding: 0 20px;
    height: 24px;
    line-height: 24px;
    white-space: nowrap
}

#oldzj_list .cate_box li a.current {
    font-weight: bold
}

#oldzj_list .cate_box li a:hover {
    background: #ddd;
    border-radius: 6px
}

#oldzj_list .show_list {
    margin-top: 20px;
    width: 1308px;
    overflow: hidden
}

#oldzj_list .show_list dl {
    float: left;
    width: 170px;
    padding: 10px 10px 0;
    margin: 0 28px 20px 0;
    border-radius: 5px;
    background: #fff
}

#oldzj_list .show_list dd {
    width: 170px;
    height: 170px;
    overflow: hidden
}

#oldzj_list .show_list dd a {
    display: block;
    text-align: center
}

#oldzj_list .show_list dd a:hover img {
    opacity: .8
}

#oldzj_list .show_list dt a {
    display: block;
    width: 100%;
    height: 50px;
    line-height: 50px;
    font-size: 14px;
    text-align: center;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

#oldzj_list .show_list dt a:hover {
    color: #ffd100;
    text-decoration: underline
}

#newzj_list .choose_category {
    padding: 0 20px;
    background: #fff;
    font-size: 14px
}

#newzj_list .choose_category .first_cate {
    padding: 12px 0 16px 0
}

#newzj_list .choose_category .first_cate ul {
    overflow: hidden
}

#newzj_list .choose_category .first_cate li {
    float: left
}

#newzj_list .choose_category .first_cate li b {
    display: block;
    padding: 0 10px;
    height: 24px;
    line-height: 24px;
    margin: 8px 0
}

#newzj_list .choose_category .first_cate li a {
    display: block;
    padding: 0 10px;
    height: 24px;
    line-height: 24px;
    margin: 8px 5px 8px 0;
    white-space: nowrap
}

#newzj_list .choose_category .first_cate li.selected a {
    background: #ddd;
    border-radius: 4px
}

#newzj_list .choose_category .first_cate li a:hover {
    background: #ddd;
    border-radius: 4px
}

#newzj_list .choose_category .second_cate {
    padding: 16px 0 35px 0;
    border-top: 1px dashed #ddd
}

#newzj_list .choose_category .second_cate ul {
    overflow: hidden
}

#newzj_list .choose_category .second_cate li {
    float: left
}

#newzj_list .choose_category .second_cate li a {
    display: block;
    padding: 0 10px;
    height: 24px;
    line-height: 24px;
    margin: 8px 5px 8px 0;
    white-space: nowrap
}

#newzj_list .choose_category .second_cate li.current a {
    background: #ddd;
    border-radius: 4px
}

#newzj_list .choose_category .second_cate li a:hover {
    background: #ddd;
    border-radius: 4px
}

#newzj_list .show_zhuanji {
    width: 1304px;
    margin-top: 20px;
    overflow: hidden
}

#newzj_list .show_zhuanji dl {
    float: left;
    width: 302px;
    margin: 0 24px 20px 0
}

#newzj_list .show_zhuanji dd {
    position: relative;
    width: 302px;
    height: 445px;
    background: url('../images/bg_tupian.png') no-repeat;
    overflow: hidden
}

#newzj_list .show_zhuanji dd a {
    display: block;
    width: 238px;
    height: 375px;
    margin: 35px auto;
    overflow: hidden
}

#newzj_list .show_zhuanji dd a:hover img {
    opacity: .8
}

#newzj_list .show_zhuanji dd .zj_sign {
    position: absolute;
    top: 0;
    left: 0;
    width: 73px;
    height: 73px;
    background: url('../images/icon_zhuanji.png') no-repeat
}

#newzj_list .show_zhuanji dt {
    width: 258px;
    height: 22px;
    line-height: 22px;
    padding: 10px 22px 18px;
    background: #fff;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 5px;
    font-size: 16px
}

#newzj_list .show_zhuanji dt .title_link {
    float: left;
    width: 165px;
    height: 20px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

#newzj_list .show_zhuanji dt .title_link:hover {
    color: #ffd100;
    text-decoration: underline
}

#newzj_list .show_zhuanji dt .counts {
    float: right;
    width: 80px;
    height: 22px;
    background: url('../images/icon_button_bg.png') no-repeat
}

#newzj_list .show_zhuanji dt .counts span {
    padding-left: 32px;
    background: url('../images/icon_tupian.png') no-repeat 10px center;
    color: #fff
}

#zj_detail .detail_info {
    position: relative;
    margin-top: 20px;
    padding: 36px 72px;
    background: #fff;
    overflow: hidden
}

#zj_detail .detail_info .zj_sign {
    position: absolute;
    top: 0;
    left: 0;
    width: 73px;
    height: 73px;
    background: url('../images/icon_zhuanji.png') no-repeat
}

#zj_detail .detail_info .show_cover {
    float: left;
    width: 170px;
    margin-right: 15px
}

#zj_detail .detail_info .show_summary {
    position: relative;
    float: left;
    width: 950px
}

#zj_detail .detail_info .show_summary .name {
    overflow: hidden
}

#zj_detail .detail_info .show_summary .name h1 {
    float: left;
    line-height: 32px;
    margin-right: 15px;
    font-size: 24px
}

#zj_detail .detail_info .show_summary .name #bdshare {
    float: left
}

#zj_detail .detail_info .show_summary .name #bdshare a {
    margin: 0 6px 0 0
}

#zj_detail .detail_info .show_summary .about_counts {
    margin-top: 10px;
    padding: 10px 0;
    height: 16px;
    line-height: 16px
}

#zj_detail .detail_info .show_summary .about_counts span {
    float: left;
    margin-right: 20px;
    padding-right: 20px;
    font-size: 16px;
    color: #999
}

#zj_detail .detail_info .show_summary .about_counts span.browse_counts {
    padding-left: 24px;
    border-right: 1px solid #999;
    background: url('../images/icon_shoucang_small.png') no-repeat left center
}

#zj_detail .detail_info .show_summary .about_counts span.collect_counts {
    padding-left: 24px;
    border-right: 1px solid #999;
    background: url('../images/icon_yanjing.png') no-repeat left center
}

#zj_detail .detail_info .show_summary .collect_zj {
    position: absolute;
    top: 0;
    right: 0;
    width: 120px;
    height: 34px;
    line-height: 34px;
    background: url('../images/icon_suciaxiazai.png') no-repeat;
    color: #fff;
    font-size: 16px;
    text-align: center
}

#zj_detail .detail_info .show_summary .collect_zj_tip {
    display: none;
    position: absolute;
    top: 40px;
    right: 0;
    width: 120px;
    height: 34px;
    line-height: 34px;
    background: rgba(0,0,0,0.6);
    color: #fff;
    font-size: 16px;
    text-align: center;
    border-radius: 5px
}

#zj_detail .detail_info .show_summary .summary_describe {
    margin-top: 10px;
    line-height: 24px;
    font-size: 16px;
    color: #999
}

#zj_detail .detail_info .show_summary .zj_keywords {
    margin-top: 20px;
    font-size: 14px;
    overflow: hidden
}

#zj_detail .detail_info .show_summary .zj_keywords b {
    float: left
}

#zj_detail .detail_info .show_summary .zj_keywords .show {
    float: left;
    width: 850px;
    overflow: hidden
}

#zj_detail .detail_info .show_summary .zj_keywords .show a {
    float: left;
    margin-right: 12px;
    color: #999
}

#zj_detail .detail_info .show_summary .zj_keywords .show a:hover {
    color: #ffd100
}

#zj_detail .pubu_container {
    width: 1290px;
    margin-top: 15px;
    overflow: hidden
}

#zj_detail .pubu_container .list {
    float: left;
    width: 238px;
    margin: 0 10px 10px 0;
    padding: 5px 5px 0;
    background: #fff;
    border-radius: 5px;
    overflow: hidden
}

#zj_detail .pubu_container .list dd {
    position: relative;
    width: 238px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px
}

#zj_detail .pubu_container .list dd a {
    display: block;
    width: 238px;
    min-height: 120px;
    max-height: 420px;
    margin: 0 auto;
    overflow: hidden
}

#zj_detail .pubu_container .list dd a:hover img {
    opacity: .8
}

#zj_detail .pubu_container .list dd .shang {
    position: absolute;
    top: 0;
    left: 0;
    width: 36px;
    height: 36px;
    background: url('../images/icon_dashang.png') no-repeat
}

#zj_detail .pubu_container .list dd .free {
    position: absolute;
    top: 0;
    left: 0;
    width: 36px;
    height: 36px;
    background: url('../images/icon_free.png') no-repeat
}

#zj_detail .pubu_container .list dt {
    position: relative;
    height: 60px;
    line-height: 60px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px
}

#zj_detail .pubu_container .list dt a {
    float: left;
    width: 170px;
    height: 60px;
    font-size: 14px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

#zj_detail .pubu_container .list dt a:hover {
    color: #ffd100;
    text-decoration: underline
}

#zj_detail .pubu_container .list dt .group_operate {
    float: right;
    overflow: hidden
}

#zj_detail .pubu_container .list dt .group_operate a.download_btn {
    float: left;
    width: 14px;
    height: 60px;
    margin-right: 20px;
    background: url('../images/icon_xiazai_gray.png') no-repeat center
}

#zj_detail .pubu_container .list dt .group_operate a.download_btn:hover {
    background: url('../images/icon_xiazai_yellow.png') no-repeat center
}

#zj_detail .pubu_container .list dt .group_operate a.no_collect {
    float: left;
    width: 15px;
    height: 60px;
    background: url('../images/icon_cainixihuan_shoucang.png') no-repeat center
}

#zj_detail .pubu_container .list dt .group_operate a.no_collect:hover {
    background: url('../images/icon_cainixihuan_shoucang_hover.png') no-repeat center
}

#zj_detail .pubu_container .list dt .group_operate a.collected {
    float: left;
    width: 15px;
    height: 60px;
    background: url('../images/icon_cainixihuan_yishoucang.png') no-repeat center
}

#zj_detail .pubu_container .list dt .collect_tip {
    display: none;
    position: absolute;
    top: -30px;
    left: 50%;
    width: 100px;
    height: 30px;
    line-height: 30px;
    margin: 0 0 0 -50px;
    text-align: center;
    background: rgba(0,0,0,0.7);
    color: #fff;
    border-radius: 3px
}

#nopage {
    background: #fff;
    padding-bottom: 50px
}

#nopage dl {
    padding: 70px 0 0 320px;
    overflow: hidden
}

#nopage dd {
    float: left;
    width: 44px;
    height: 60px;
    background: url('../images/icon_xiaoren_404.png') no-repeat;
    margin-right: 20px
}

#nopage dt {
    float: left
}

#nopage dt strong {
    font-size: 34px;
    line-height: 40px;
    font-weight: normal
}

#nopage dt p {
    font-size: 20px;
    line-height: 24px
}

#nopage img {
    display: block;
    margin: 45px auto
}

#nopage .go_index {
    display: block;
    width: 205px;
    height: 50px;
    line-height: 50px;
    margin: 80px auto 0;
    background: url('../images/icon_404.png') no-repeat;
    text-align: center;
    font-size: 22px;
    color: #fff
}

.jifen_gg {
    width: 100%
}

.jifen_gg a,.jifen_gg img {
    display: block;
    width: 100%
}

.jifen_menu_box {
    width: 100%;
    background: #fff;
    box-shadow: 0 2px 2px #ddd
}

.jifen_menu {
    position: relative
}

.jifen_menu ul {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    width: 100%;
    justify-content: center
}

.jifen_menu li {
    margin: 0 45px;
    height: 64px;
    line-height: 72px
}

.jifen_menu li a {
    display: block;
    font-size: 14px;
    color: #666
}

.jifen_menu li.current a {
    border-bottom: 2px solid #000;
    height: 62px;
    color: #000
}

.jifen_menu li a:hover {
    color: #000
}

.jifen_menu .jifen_rule {
    position: absolute;
    top: 0;
    right: 0;
    height: 64px;
    line-height: 64px;
    color: #ffd100;
    font-size: 14px
}

.jifen_menu .jifen_rule:hover {
    text-decoration: underline
}

.jifen_main {
    margin-top: 15px;
    padding: 30px;
    background: #fff;
    overflow: hidden
}

.jifen_main .show_jifen {
    position: relative;
    float: left;
    width: 202px;
    height: 262px;
    background: url('../images/signin/bg_qingdenglu.png') no-repeat
}

.jifen_main .show_jifen .nologin {
    margin-top: 30px;
    text-align: center
}

.jifen_main .show_jifen .nologin a {
    display: block;
    width: 94px;
    height: 94px;
    margin: 0 auto;
    background: url('../images/signin/bg_circle.png') no-repeat;
    font-size: 20px;
    font-weight: bold;
    color: #ef8344;
    text-align: center;
    line-height: 94px
}

.jifen_main .show_jifen .nologin span {
    display: block;
    font-size: 12px;
    color: #fff;
    margin-top: 10px
}

.jifen_main .show_jifen .jifen {
    margin-top: 30px;
    text-align: center
}

.jifen_main .show_jifen .jifen b {
    display: block;
    width: 94px;
    height: 94px;
    margin: 0 auto;
    background: url('../images/signin/bg_circle.png') no-repeat;
    font-size: 20px;
    font-weight: bold;
    color: #ef8344;
    text-align: center;
    line-height: 94px
}

.jifen_main .show_jifen .jifen span {
    display: block;
    font-size: 12px;
    color: #fff;
    margin-top: 10px
}

.jifen_main .show_jifen .jifen_rule {
    position: absolute;
    left: 60px;
    bottom: 20px;
    height: 20px;
    line-height: 20px;
    padding-left: 24px;
    background: url('../images/signin/icon_wenhao_white.png') no-repeat left center;
    font-size: 12px;
    color: #fff
}

.jifen_main .show_jifen .jifen_rule:hover {
    text-decoration: underline
}

.jifen_main .content {
    float: right;
    width: 980px
}

.jifen_main .content .mission .section {
    margin-bottom: 28px
}

.jifen_main .content .mission .title {
    height: 22px;
    line-height: 22px;
    font-size: 18px;
    margin-bottom: 14px
}

.jifen_main .content .mission li {
    overflow: hidden
}

.jifen_main .content .mission li em {
    float: left;
    width: 48px;
    height: 48px;
    padding: 24px 0 16px;
    margin-right: 15px
}

.jifen_main .content .mission li em.siginin {
    background: url('../images/signin/icon_qiandao.png') no-repeat center 24px
}

.jifen_main .content .mission li em.browse {
    background: url('../images/signin/icon_liulan.png') no-repeat center 24px
}

.jifen_main .content .mission li em.share {
    background: url('../images/signin/icon_zhuce.png') no-repeat center 24px
}

.jifen_main .content .mission li em.upload {
    background: url('../images/signin/icon_shangchuan.png') no-repeat center 24px
}

.jifen_main .content .mission li em.download {
    background: url('../images/signin/icon_xaizai.png') no-repeat center 24px
}

.jifen_main .content .mission li em.zan {
    background: url('../images/signin/icon_dianzan.png') no-repeat center 24px
}

.jifen_main .content .mission li .info {
    float: left;
    width: 917px;
    padding: 24px 0 16px;
    border-top: 1px solid #ddd;
    overflow: hidden
}

.jifen_main .content .mission li .info .explain {
    float: left;
    font-size: 16px
}

.jifen_main .content .mission li .info .explain p {
    margin-top: 10px;
    font-size: 14px;
    color: #666
}

.jifen_main .content .mission li .info .operate {
    float: right;
    overflow: hidden
}

.jifen_main .content .mission li .info .operate span {
    float: right;
    font-size: 14px;
    color: #666;
    line-height: 32px;
    margin-right: 10px
}

.jifen_main .content .mission li .info .operate a {
    float: right;
    width: 112px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    font-size: 18px;
    border-radius: 20px
}

.jifen_main .content .mission li .info a.operate_btn {
    background: #fff1b0;
    border: 1px solid #ffd100;
    color: #ffd100
}

.jifen_main .content .mission li .info a.finish_btn {
    background: #e5e5e5;
    border: 1px solid #e5e5e5;
    color: #fff;
    cursor: default
}

.jifen_main .store {
    width: 1000px;
    overflow: hidden
}

.jifen_main .store dl {
    float: left;
    width: 230px;
    margin: 0 20px 20px 0
}

.jifen_main .store dd {
    width: 230px;
    height: 222px
}

.jifen_main .store dd a {
    display: block
}

.jifen_main .store dd a:hover img {
    opacity: .8
}

.jifen_main .store dt span {
    display: block;
    height: 40px;
    line-height: 40px;
    font-size: 14px
}

.jifen_main .store dt .price {
    padding-left: 28px;
    background: url('../images/signin/icon_jinbi.png') no-repeat left center
}

#jifen_notenough {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.7)
}

#jifen_notenough .tipbox {
    position: fixed;
    top: 50%;
    left: 50%;
    width: 448px;
    height: 404px;
    margin: -202px 0 0 -224px
}

#jifen_notenough .tipbox .title {
    height: 112px;
    background: url('../images/signin/bg_jifenbuzu.png') no-repeat
}

#jifen_notenough .tipbox .title span {
    display: block;
    padding-top: 70px;
    font-size: 16px;
    color: #fff;
    text-align: center
}

#jifen_notenough .tipbox .content {
    height: 292px;
    background: #fff
}

#jifen_notenough .tipbox .content span {
    display: block;
    padding-top: 158px;
    background: url('../images/signin/icon_wuzhuangtao.png') no-repeat center 48px;
    font-size: 16px;
    color: #999;
    text-align: center
}

#jifen_notenough .tipbox .content .go_renwu {
    display: block;
    width: 276px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    margin: 50px auto 0;
    border-radius: 3px;
    font-size: 14px;
    color: #fff;
    background: #ffd100
}

#jifen_notenough .tipbox .content .go_renwu:hover {
    background: #ffa900
}

#jifen_notenough .close_btn {
    position: fixed;
    top: 50%;
    left: 50%;
    width: 34px;
    height: 34px;
    margin: 220px 0 0 -17px;
    background: url('../images/signin/icon_guanbi.png') no-repeat
}

.exchange_draw_mask {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.4);
    z-index: 99
}

.exchange_draw_mask .tip {
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    width: 180px;
    height: 40px;
    line-height: 40px;
    margin: -20px 0 0 -90px;
    font-size: 14px;
    color: #fff;
    text-align: center;
    border-radius: 5px;
    background: rgba(0,0,0,.7);
    z-index: 9
}

.exchange_draw_mask .draw_box {
    position: fixed;
    top: 50%;
    left: 50%;
    width: 448px;
    height: 578px;
    margin: -289px 0 0 -224px;
    background: url('../images/signin/bg_fanpai_exchange.png') no-repeat
}

.exchange_draw_mask .draw_box .draw_grids {
    position: relative;
    width: 408px;
    height: 334px;
    position: relative;
    margin: 160px auto 0;
    overflow: hidden
}

.exchange_draw_mask .draw_box .draw_grids .project {
    position: absolute;
    top: 10px;
    left: 10px;
    width: 116px;
    height: 147px;
    text-align: center;
    transition: all .3s
}

.exchange_draw_mask .draw_box .draw_grids .a0 {
    top: 10px;
    left: 10px
}

.exchange_draw_mask .draw_box .draw_grids .a1 {
    top: 10px;
    left: 146px
}

.exchange_draw_mask .draw_box .draw_grids .a2 {
    top: 10px;
    left: 282px
}

.exchange_draw_mask .draw_box .draw_grids .a3 {
    top: 177px;
    left: 10px
}

.exchange_draw_mask .draw_box .draw_grids .a4 {
    top: 177px;
    left: 146px
}

.exchange_draw_mask .draw_box .draw_grids .a5 {
    top: 177px;
    left: 282px
}

.exchange_draw_mask .draw_box .draw_grids .project.opacity {
    opacity: .8
}

.exchange_draw_mask .draw_box .draw_grids .project .front {
    display: table;
    border: 3px solid #fff
}

.exchange_draw_mask .draw_box .draw_grids .project .back,.project .front {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.exchange_draw_mask .draw_box .draw_grids .project .back {
    background: url('../images/signin/xiexienindezhichi.png') no-repeat;
    border: 3px solid #ff3f3f;
    border-radius: 6px
}

.exchange_draw_mask .draw_box .draw_grids .project .back,.exchange_draw_mask .draw_box .draw_grids .project .front {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
}

.exchange_draw_mask .draw_box .draw_grids .project,.exchange_draw_mask .draw_box .draw_grids .project .back,.exchange_draw_mask .draw_box .draw_grids .project .front {
    -webkit-transition: all 1s cubic-bezier(0.68,-.55,.265,1.55);
    -moz-transition: all 1s cubic-bezier(0.68,-.55,.265,1.55);
    -o-transition: all 1s cubic-bezier(0.68,-.55,.265,1.55);
    -ms-transition: all 1s cubic-bezier(0.68,-.55,.265,1.55);
    transition: all 1s cubic-bezier(0.68,-.55,.265,1.55)
}

.exchange_draw_mask .draw_box .draw_grids .project {
    -webkit-perspective: 1000;
    -moz-perspective: 1000;
    -o-perspective: 1000;
    perspective: 1000;
    -ms-transform: perspective(1000px);
    -moz-transform: perspective(1000px);
    -ms-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d
}

.exchange_draw_mask .draw_box .draw_grids .project.opacity {
    opacity: .8
}

.exchange_draw_mask .draw_box .draw_grids .project .back,.exchange_draw_mask .draw_box .draw_grids .project .front {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.exchange_draw_mask .draw_box .draw_grids .project .front {
    -webkit-transform: rotateY(0);
    -ms-transform: rotateY(0)
}

.exchange_draw_mask .draw_box .draw_grids .project .back {
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    transform: rotateY(180deg)
}

.exchange_draw_mask .draw_box .draw_grids .project.showli .front {
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    transform: rotateY(180deg)
}

.exchange_draw_mask .draw_box .draw_grids .project.showli .back {
    -webkit-transform: rotateY(0);
    -moz-transform: rotateY(0);
    -o-transform: rotateY(0);
    -ms-transform: rotateY(0);
    transform: rotateY(0)
}

.exchange_draw_mask .draw_box .draw_grids .project .hasdraw {
    background: url('../images/signin/bg_jifen.png') no-repeat
}

.exchange_draw_mask .draw_box .draw_grids .project .hasdraw span {
    display: block;
    text-align: center;
    color: #fff;
    padding-top: 107px
}

.exchange_draw_mask .draw_box .draw_grids .project .nodraw {
    background: url('../images/signin/xiexienindezhichi.png') no-repeat
}

.exchange_draw_mask .draw_box .draw_grids .project .nodraw .other {
    display: flex;
    width: 100%;
    height: 141px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    text-align: center
}

.exchange_draw_mask .draw_box .draw_grids .project .nodraw span {
    display: block;
    width: 100%;
    padding: 0 20px;
    font-size: 16px;
    color: #ff8400;
    line-height: 30px
}

.exchange_draw_mask .draw_box .rule {
    font-size: 16px;
    text-align: center;
    margin-top: 10px
}

.exchange_draw_mask .draw_box .continue_draw_btn {
    display: none;
    width: 176px;
    height: 34px;
    line-height: 34px;
    margin: 10px auto;
    text-align: center;
    background: #ffd100;
    color: #fff;
    font-size: 14px;
    border-radius: 3px
}

.exchange_draw_mask .draw_box .continue_draw_btn:hover {
    background: #ffa900
}

.exchange_draw_mask .draw_box .surplus_jifen {
    display: none;
    font-size: 16px;
    text-align: center
}

.exchange_draw_mask .close_btn {
    position: fixed;
    top: 50%;
    left: 50%;
    width: 34px;
    height: 34px;
    margin: 300px 0 0 -17px;
    background: url('../images/signin/icon_guanbi.png') no-repeat
}

.show_exchange_result {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.7);
    z-index: 100
}

.show_exchange_result .show_big {
    position: fixed;
    top: 50%;
    left: 50%;
    width: 900px;
    height: 900px;
    margin: -450px 0 0 -450px;
    background: url('../images/signin/bg.gif') no-repeat center
}

.show_exchange_result .show_big .pai {
    width: 182px;
    height: 233px;
    margin: 334px auto
}

.show_exchange_result .show_big .pai.hasdraw {
    background: url('../images/signin/bg_shourunangzhong.png') no-repeat center
}

.show_exchange_result .show_big .pai.hasdraw span {
    display: block;
    padding-top: 179px;
    text-align: center;
    font-size: 18px;
    color: #fff
}

.show_exchange_result .show_big .pai.nodraw {
    background: url('../images/signin/bg_wenzi.png') no-repeat
}

.show_exchange_result .show_big .pai.nodraw .other {
    display: flex;
    width: 100%;
    height: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    text-align: center
}

.show_exchange_result .show_big .pai.nodraw span {
    display: block;
    width: 100%;
    padding: 0 40px;
    font-size: 18px;
    color: #ff8400;
    line-height: 30px
}

.show_exchange_result .close_btn {
    position: fixed;
    top: 50%;
    left: 50%;
    width: 148px;
    height: 34px;
    line-height: 34px;
    margin: 130px 0 0 -74px;
    background: #ffd100;
    color: #fff;
    font-size: 14px;
    text-align: center;
    border-radius: 3px
}

.show_exchange_result .close_btn:hover {
    background: #ffa900
}

.jifen_main .goods_detail .pos {
    height: 20px;
    line-height: 20px;
    padding: 0 0 14px 0;
    border-bottom: 1px solid #ddd;
    font-size: 16px
}

.jifen_main .goods_detail .pos span,.jifen_main .goods_detail .pos a {
    float: left;
    color: #666
}

.jifen_main .goods_detail .pos a:hover {
    color: #ffd100
}

.jifen_main .goods_detail .pos .icon_posnav {
    float: left;
    width: 25px;
    height: 20px;
    background: url('../images/icon_jiantou.png') no-repeat center
}

.jifen_main .goods_detail .show_goods {
    padding: 20px 0
}

.jifen_main .goods_detail .show_goods dl {

    overflow: hidden
}

.jifen_main .goods_detail .show_goods dd {
    float: left;
    width: 230px;
    margin-right: 20px
}

.jifen_main .goods_detail .show_goods dt {
    float: left
}

.jifen_main .goods_detail .show_goods dt .name {
    line-height: 28px;
    overflow: hidden
}

.jifen_main .goods_detail .show_goods dt .name h3 {
    float: left;
    font-size: 24px;
    font-weight: normal;
    margin-right: 10px
}

.jifen_main .goods_detail .show_goods dt .name i {
    float: left;
    padding: 0 6px;
    height: 18px;
    line-height: 18px;
    background: #ffd100;
    color: #fff;
    font-size: 12px;
    border-radius: 3px;
    margin-top: 8px
}

.jifen_main .goods_detail .show_goods dt .need_jifen {
    margin-top: 30px;
    font-size: 22px;
    color: red
}

.jifen_main .goods_detail .show_goods dt .kucun {
    margin-top: 30px;
    font-size: 22px;
    color: #333
}

.jifen_main .goods_detail .show_goods dt .go_exchange {
    display: block;
    width: 126px;
    height: 40px;
    line-height: 40px;
    margin-top: 40px;
    background: #ffd100;
    color: #fff;
    text-align: center;
    border-radius: 4px;
    font-size: 20px
}

.jifen_main .goods_detail .show_goods dt .go_exchange:hover {
    background: #ffa900
}

.jifen_main .goods_detail .explain {
    margin-top: 25px
}

.jifen_main .goods_detail .explain .item {
    margin-top: 24px;
    line-height: 24px;
    font-size: 14px
}

.jifen_main .goods_detail .notice {
    padding-left: 20px;
    margin-top: 40px;
    line-height: 24px;
    background: url('../images/signin/icon_jinggao.png') no-repeat left center;
    font-size: 14px;
    color: #cd4a4a
}

.jifen_main .goods_detail .show_detail_pic {
    margin-top: 40px
}

.jifen_main .goods_detail .show_detail_pic span {
    display: block;
    font-size: 14px;
    line-height: 30px
}

.jifen_main .goods_detail .show_detail_pic img {
    display: block;
    max-width: 100%
}

.exchange_detail {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.7);
    z-index: 9
}

.exchange_detail .detail_box {
    position: fixed;
    top: 50%;
    left: 50%;
    width: 482px;
    height: 222px;
    padding: 25px 22px;
    margin: -136px 0 0 -263px;
    background: #fff;
    border-radius: 3px
}

.exchange_detail2 .detail_box {
    height: 340px;
    margin: -196px 0 0 -263px
}

.exchange_detail .detail_box h3 {
    text-align: center;
    font-size: 22px
}

.exchange_detail .detail_box .info {
    padding: 12px;
    margin-top: 25px;
    background: #f2f2f2
}

.exchange_detail .detail_box .info dl {
    overflow: hidden
}

.exchange_detail .detail_box .info dd {
    float: left;
    width: 88px;
    margin-right: 10px
}

.exchange_detail .detail_box .info dt {
    float: left
}

.exchange_detail .detail_box .info .name {
    font-size: 18px
}

.exchange_detail .detail_box .info .need_jifen {
    font-size: 16px;
    color: red;
    margin-top: 15px
}

.exchange_detail .detail_box .info .time {
    font-size: 14px;
    color: #666;
    margin-top: 15px
}

.exchange_detail .detail_box .show_address {
    position: relative;
    max-height: 76px;
    padding: 12px;
    margin-top: 25px;
    background: #f2f2f2
}

.exchange_detail .detail_box .show_address .username {
    font-size: 18px;
    color: #333
}

.exchange_detail .detail_box .show_address .username span {
    margin-right: 10px
}

.exchange_detail .detail_box .show_address .address {
    margin-top: 10px;
    font-size: 16px;
    color: #666;
    line-height: 24px
}

.exchange_detail .detail_box .show_address .edit_btn {
    position: absolute;
    top: 12px;
    right: 12px;
    width: 50px;
    height: 18px;
    line-height: 18px;
    text-align: center;
    border: 1px solid #b5b5b5;
    border-radius: 10px;
    color: #999
}

.exchange_detail .detail_box .show_address .edit_btn:hover {
    border: 1px solid #ffd100;
    color: #ffd100
}

.exchange_detail .detail_box .operate {
    margin-top: 15px;
    height: 40px;
    line-height: 40px
}

.exchange_detail .detail_box .operate span {
    float: left;
    font-size: 16px;
    margin-right: 50px
}

.exchange_detail .detail_box .operate em {
    color: red
}

.exchange_detail .detail_box .operate .confirm_exchange {
    float: right;
    width: 126px;
    height: 40px;
    background: #ffd100;
    color: #fff;
    border-radius: 4px;
    font-size: 20px;
    text-align: center
}

.exchange_detail .detail_box .operate .confirm_exchange:hover {
    background: #ffa900
}

.exchange_detail .close_btn {
    position: fixed;
    top: 50%;
    left: 50%;
    width: 34px;
    height: 34px;
    margin: 158px 0 0 -17px;
    background: url('../images/signin/icon_guanbi.png') no-repeat
}

.exchange_detail2 .close_btn {
    margin: 210px 0 0 -17px
}

.input_address {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.7);
    z-index: 9
}

.input_address .address_box {
    position: fixed;
    top: 50%;
    left: 50%;
    width: 486px;
    height: 340px;
    padding: 20px 30px;
    margin: -190px 0 0 -263px;
    background: #fff;
    border-radius: 3px
}

.input_address .address_box h3 {
    text-align: center;
    line-height: 30px;
    font-size: 22px
}

.input_address .address_box li {
    margin-top: 20px;
    overflow: hidden
}

.input_address .address_box li label {
    float: left;
    width: 70px;
    text-align: right;
    margin-right: 25px;
    line-height: 32px;
    font-size: 14px
}

.input_address .address_box li .form_info {
    float: left;
    width: 390px;
    overflow: hidden
}

.input_address .address_box li .form_info input {
    width: 360px;
    height: 30px;
    line-height: 30px;
    padding-left: 8px;
    border: 1px solid #d2d2d2;
    border-radius: 3px;
    font-size: 14px
}

.input_address .address_box li .form_info select {
    float: left;
    width: 117px;
    height: 32px;
    line-height: 32px;
    border: 1px solid #d2d2d2;
    border-radius: 3px;
    margin-right: 10px;
    font-size: 14px;
    padding-left: 5px
}

.input_address .address_box li .form_info textarea {
    width: 352px;
    height: 60px;
    line-height: 25px;
    padding: 5px 8px;
    border: 1px solid #d2d2d2;
    border-radius: 3px;
    font-size: 14px
}

.input_address .address_box .group_btns {
    position: relative;
    padding: 20px 0 0 95px;
    overflow: hidden
}

.input_address .address_box .group_btns .error_tip {
    display: none;
    position: absolute;
    top: 5px;
    left: 95px;
    color: red
}

.input_address .address_box .group_btns a {
    float: left;
    width: 126px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    margin-right: 30px;
    border-radius: 4px;
    font-size: 20px;
    color: #fff
}

.input_address .address_box .group_btns a.confirm_btn {
    background: #ffd100
}

.input_address .address_box .group_btns a.confirm_btn:hover {
    background: #ffa900
}

.input_address .address_box .group_btns a.cancel_btn {
    background: #d2d2d2
}

.input_address .address_box .group_btns a.cancel_btn:hover {
    background: #b5b5b5
}

.input_address .close_btn {
    position: fixed;
    top: 50%;
    left: 50%;
    width: 34px;
    height: 34px;
    margin: 200px 0 0 -17px;
    background: url('../images/signin/icon_guanbi.png') no-repeat
}

.noexchange {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.7);
    z-index: 9
}

.noexchange .noexchange_box {
    position: fixed;
    top: 50%;
    left: 50%;
    width: 526px;
    height: 192px;
    padding-top: 130px;
    margin: -161px 0 0 -263px;
    background: #fff url('../images/signin/bg_jifenbuzu2.png') no-repeat top left;
    border-radius: 5px
}

.noexchange .noexchange_box span {
    display: block;
    font-size: 26px;
    text-align: center
}

.noexchange .noexchange_box p {
    font-size: 20px;
    text-align: center;
    margin-top: 20px
}

.noexchange .noexchange_box .group_btns {
    width: 440px;
    margin: 50px auto 0;
    overflow: hidden
}

.noexchange .noexchange_box .group_btns a {
    float: left;
    width: 176px;
    height: 44px;
    line-height: 44px;
    margin: 0 22px;
    text-align: center;
    background: #dcdcdc;
    font-size: 18px;
    color: #666;
    border-radius: 5px
}

.noexchange .noexchange_box .group_btns a:hover {
    background: #ffd100;
    color: #fff
}

.noexchange .close_btn {
    position: fixed;
    top: 50%;
    left: 50%;
    width: 34px;
    height: 34px;
    margin: 180px 0 0 -17px;
    background: url('../images/signin/icon_guanbi.png') no-repeat
}

.exchange_success {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.7);
    z-index: 9
}

.exchange_success .success_box {
    position: fixed;
    top: 50%;
    left: 50%;
    width: 526px;
    height: 192px;
    padding-top: 130px;
    margin: -161px 0 0 -263px;
    background: #fff url('../images/signin/bg_duihuanchenggong.png') no-repeat top left;
    border-radius: 5px
}

.exchange_success .success_box span {
    display: block;
    font-size: 26px;
    text-align: center
}

.exchange_success .success_box p {
    font-size: 20px;
    text-align: center;
    margin-top: 20px
}

.exchange_success .success_box .group_btns {
    width: 440px;
    margin: 50px auto 0;
    overflow: hidden
}

.exchange_success .success_box .group_btns a {
    float: left;
    width: 176px;
    height: 44px;
    line-height: 44px;
    margin: 0 22px;
    text-align: center;
    background: #dcdcdc;
    font-size: 18px;
    color: #666;
    border-radius: 5px
}

.exchange_success .success_box .group_btns a:hover {
    background: #ffd100;
    color: #fff
}

.exchange_success .close_btn {
    position: fixed;
    top: 50%;
    left: 50%;
    width: 34px;
    height: 34px;
    margin: 180px 0 0 -17px;
    background: url('../images/signin/icon_guanbi.png') no-repeat
}

.jifen_main .kefu .title {
    height: 22px;
    line-height: 22px;
    font-size: 18px;
    margin-bottom: 14px
}

.jifen_main .kefu .show_kefu {
    padding-top: 15px;
    border-top: 1px solid #ddd
}

.jifen_main .kefu .show_kefu dl {
    overflow: hidden
}

.jifen_main .kefu .show_kefu dd {
    float: left
}

.jifen_main .kefu .show_kefu dd a {
    display: block
}

.jifen_main .kefu .show_kefu dt {
    position: relative;
    float: left;
    margin-left: 20px
}

.jifen_main .kefu .show_kefu dt a {
    display: block;
    font-size: 20px
}

.jifen_main .kefu .show_kefu dt span {
    display: block;
    font-size: 16px;
    color: #666;
    margin-top: 15px
}

.jifen_main .kefu .show_kefu dt .tip {
    position: absolute;
    top: 0;
    left: 270px;
    width: 205px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    background: url('../images/signin/tip_bg.png') no-repeat;
    font-size: 14px;
    color: #666
}

.jifen_main .get_record .inquiry_box {
    padding: 12px 0;
    background: #f7f7f7;
    overflow: hidden;
    zoom:1}

.jifen_main .get_record .inquiry_box .item {
    float: left;
    height: 36px;
    line-height: 36px;
    margin: 0 10px 0 20px;
    overflow: hidden;
    zoom:1}

.jifen_main .get_record .inquiry_box .item span {
    float: left;
    font-size: 16px;
    margin-right: 10px
}

.jifen_main .get_record .inquiry_box .item input {
    float: left;
    width: 100px;
    height: 34px;
    line-height: 34px;
    padding: 0 10px;
    border: 1px solid #ccc;
    border-radius: 2px;
    font-size: 14px
}

.jifen_main .get_record .inquiry_box .item em {
    float: left;
    width: 30px;
    height: 36px;
    text-align: center;
    color: #999
}

.jifen_main .get_record .inquiry_box .item select {
    float: left;
    width: 130px;
    height: 36px;
    border: 1px solid #ccc;
    border-radius: 2px;
    font-size: 14px
}

.jifen_main .get_record .inquiry_box .item .inquiry_btn {
    float: left;
    width: 108px;
    height: 36px;
    background: #f1993a;
    border-radius: 3px;
    color: #fff;
    text-align: center;
    font-size: 16px;
    border: 0;
    cursor: pointer
}

.jifen_main .get_record .inquiry_box .item .inquiry_btn:hover {
    background: #ffa900
}

.jifen_main .get_record table {
    width: 100%;
    margin-top: 10px;
    font-size: 14px
}

.jifen_main .get_record table tr.hover {
    background: #ededed
}

.jifen_main .get_record table td {
    line-height: 30px;
    padding: 10px;
    border-bottom: 1px solid #ededed;
    color: #333
}

.jifen_main .get_record table .top_tr td {
    color: #999
}

.jifen_main .exchange_record .inquiry_box {
    padding: 12px 0;
    background: #f7f7f7;
    overflow: hidden;
    zoom:1}

.jifen_main .exchange_record .inquiry_box .item {
    float: left;
    height: 36px;
    line-height: 36px;
    margin: 0 10px 0 20px;
    overflow: hidden;
    zoom:1}

.jifen_main .exchange_record .inquiry_box .item span {
    float: left;
    font-size: 16px;
    margin-right: 10px
}

.jifen_main .exchange_record .inquiry_box .item input {
    float: left;
    width: 100px;
    height: 34px;
    line-height: 34px;
    padding: 0 10px;
    border: 1px solid #ccc;
    border-radius: 2px;
    font-size: 14px
}

.jifen_main .exchange_record .inquiry_box .item em {
    float: left;
    width: 30px;
    height: 36px;
    text-align: center;
    color: #999
}

.jifen_main .exchange_record .inquiry_box .item select {
    float: left;
    width: 130px;
    height: 36px;
    border: 1px solid #ccc;
    border-radius: 2px;
    font-size: 14px
}

.jifen_main .exchange_record .inquiry_box .item .inquiry_btn {
    float: left;
    width: 108px;
    height: 36px;
    background: #f1993a;
    border-radius: 3px;
    color: #fff;
    text-align: center;
    font-size: 16px;
    border: 0;
    cursor: pointer
}

.jifen_main .exchange_record .inquiry_box .item .inquiry_btn:hover {
    background: #ffa900
}

.jifen_main .exchange_record table {
    width: 100%;
    margin-top: 10px;
    font-size: 14px
}

.jifen_main .exchange_record table tr.hover {
    background: #ededed
}

.jifen_main .exchange_record table td {
    line-height: 30px;
    padding: 10px;
    border-bottom: 1px solid #ededed;
    color: #333
}

.jifen_main .exchange_record table .top_tr td {
    color: #999
}
