html,body{ margin:0; padding:0; font-size:12px;font-family: "Microsoft YaHei",Arial,Helvetica,sans-serif; min-width: 1200px; }
input,button,select,textarea{ margin: 0; padding: 0; border: 0; outline: 0;}
pre, textarea { overflow: auto; }
h1,h2,h3,h4,h5,h6,ul,li,p,span{ margin:0; padding:0; list-style-type:none;}
img{ border:none; width: 100%}
a{ outline:none; text-decoration:none;cursor: pointer; color:#00A1D6;}
a img{ border:none;}
address, caption, cite, code, dfn, em, i, th, var {
    font-style: normal;
    font-weight: normal;
}
body{width:100%;
    height: 100%;
}
/*清除浮动*/
.clearfix:after {
    content: "";
    display: block;
    visibility: hidden;
    height: 0px;
    clear: both;
    font-size: 0px;
}
*.clearfix {
    zoom: 1;
}
.arc-tool-bar {
    width: 980px;
    margin: 40px auto 0;
    background: #FFF;
    margin-bottom: 20px;
}


/*.box-header {
    width: 970px;
    height: 30px;
    line-height: 35px;
    font-weight: 900;
    margin: 0px auto;
    margin-bottom: 10px;
    text-align: left;
}*/
.box-body {
    width: 980px;
    padding: 0px 4px;
    margin: 0px auto;
    color:#222;
}
.common ul li .content {
    color:#222;
}
.common .ipt-txt {
    width: 865px;
}


/* 总样式 */
.television-box{
    background: #fafafa url(http://activity.hdslb.com/zzjs/20160512bantou/img/bg_repeat.png);
    width: 100%;
    min-width: 1170px;
    padding-bottom: 135px;
}
.t-banner{
    background:#fff url(http://activity.hdslb.com/zzjs/20160512bantou/img/banner_bg.jpg) top center no-repeat;
    border-bottom:solid 1px #dbdbdb;
    height: 600px;
    margin-bottom: 440px;
}
.banner-body{
    width: 1160px;
    margin:0 auto;
    position: relative;
    padding-top: 480px;
}
.banner-block{
    position: relative;
    float: left;
    width: 540px;
    height: 340px;
    margin: 50px 0px 0 45px;
}
.banner-title{
    position: relative;
    text-align: left;
    font-size: 32px;
    color: #e75139;
    margin-bottom: 15px;
}
.banner-pic{
    position: relative;
    width: 540px;
    height: 180px;
    margin-bottom: 15px;
    background: url(http://activity.hdslb.com/zzjs/20160512bantou/img/img_theme.jpg) no-repeat;
}
.banner-s-block{
    position: relative;
    float: left;
    width: 50%;
    height: 100px;
}
.s-title{
    position: relative;
    font-size: 18px;
    text-align: left;
    color: #e75139;
}
.s-text{
    font-size: 14px;
    color: #737373;
}
.s-text.big{
    position: absolute;
    width: 300px;
    top: 14px;
    left: 100px;
    font-size: 34px;
    color: #1a1a1a;
}
.s-text.mid{
    font-size: 18px;
    color: #1a1a1a;
    line-height: 50px;
}
.banner-time-line{
    position: relative;
    margin-bottom: 30px;
}
.time-line-block{
    position: relative;
    float: left;
    width: 114px;
    height: 113px;
    margin-right: 24px;
    text-align: center;
    z-index: 2;
    background: url(http://activity.hdslb.com/zzjs/20160512bantou/img/bg_date.jpg) no-repeat;
}
.time-line-block .title{
    position: relative;
    width: 114px;
    height: 33px;
    line-height: 33px;
    font-size: 18px;
    color: #ed4e39;
}
.p-arrow{
    position: absolute;
    width: 25px;
    height: 24px;
    right: -24px;
    bottom: 28px;
    z-index: 1;
}
.time-line-block .time{
    position: relative;
    width: 110px;
    height: 75px;
    line-height: 80px;
    font-size: 19px;
    color: #1a1a1a;
    z-index: 2;
    background: #fff;
    margin: 2px;
}
.rule-button{
    font-size: 22px;
    position: absolute;
    width: 280px;
    height: 43px;
    text-align: center;
    color: #e75139;
    bottom: -11px;
    right: 0px;
    cursor: pointer;
}
.rule-button:hover{
    color: #ff6e57;
}
.banner-title-pic{
    background: url(http://activity.hdslb.com/zzjs/20160512bantou/img/logo.png) top center no-repeat;
    width: 498px;
    height: 298px;
    position: absolute;
    right: 0;
    bottom: 90px;
}
.banner-rule{
    background: url(http://activity.hdslb.com/zzjs/20160512bantou/img/theme_bg.png) top center no-repeat;
    width: 1205px;
    height: 510px;
    position: relative;
    margin: 0 auto;
}
.banner-share{
    position:absolute;
    bottom: 40px;
    left: 55px;
}
.banner-share .text{
    position: relative;
    float: left;
    color: #e75139;
    font-size: 18px;
    line-height: 50px;

}
.button-list{
    position: absolute;
    text-align: center;
    font-size: 18px;
    line-height: 48px;
    right: 45px;
    bottom: 40px;
}
.button-list .dl-button{
    position: relative;
    float: left;
    /*margin-right: 27px;*/
    margin-right: 0px;
    width: 212px;
    height: 48px;
    background: #FFFFFF;
    border: solid 1px #e75139;
    color: #e75139;
}
.button-list .upload-button{
    position: relative;
    float: left;
    width: 212px;
    height: 48px;
    background: #ff6e57;
    border: solid 1px #e75139;
    color: #fff;
    display: none;
}
.button-list div:hover{
    opacity:0.6;
}
.example-block{
    position: relative;
    width: 1160px;
    height: auto;
    margin: 30px auto;
}

.example-pic1{
    position: relative;
    width: 1160px;
    height: 340px;
    margin: 80px auto 60px;
    background: url(http://activity.hdslb.com/zzjs/20160519bantou/img/img_sample1.png) no-repeat;
}
.example-pic2{
    position: relative;
    width: 1160px;
    height: 475px;
    margin-bottom: 64px;
    background: url(http://activity.hdslb.com/zzjs/20160519bantou/img/img_sample2.png) no-repeat;
}
/*.t-introduce{
    width: 770px;
    height: 48px;
    color:#2fbdf1;
    font-size: 14px;
    margin:0 auto;
}*/
/*.t-btn{
    overflow: hidden;
    margin-top:20px;
}
.t-btn li a{
    float: left;
    background: url(http://i1.hdslb.com/u_user/activities/travel_world/img/tv_image.png) no-repeat;
    margin-right: 54px;
}*/

.share-area {
    float: left;
    margin-left: 18px;
}

.share-area .share-btn {
    display: block;
    cursor: pointer;
    float: left;
    margin-right:30px;
    transition: .4s;
    width: 48px;
    height: 48px;
    border: solid 1px #d1cdce;
    background:#fff url(http://activity.hdslb.com/zzjs/20160406bantou/img/icon_all.png) no-repeat;
}
.share-area .l-1{
    background-position: -60px -7px;
}
.share-area .l-1:hover{
    background-position: -60px -78px;
}
.share-area .l-2{
    background-position: -129px -7px;
}
.share-area .l-2:hover{
    background-position: -129px -78px;}
.share-area .l-3{
    background-position: -201px -9px;
}
.share-area .l-3:hover{
    background-position: -201px -80px;}
.share-area .l-4{
    background-position: -269px -9px;
}
.share-area .l-4:hover{
    background-position: -269px -80px;
}

/* 作品 */
.t-works{
    width: 1162px;
    margin:0 auto;
}
.t-works .title{
    position: relative;
    width: 1160px;
    height: 100px;
    margin-bottom: 30px;
    background: url(http://activity.hdslb.com/zzjs/20160519bantou/img/title_1.png) no-repeat;
}

.t-nav .nav-left{
    float: left;
    overflow: hidden;
    margin-top: 15px;
}
.t-nav .nav-right{
    float: right;
    overflow: hidden;
    margin-top: 15px;
}
.t-nav .nav-right a{
    float: left;
    display: block;
    width: 139px;
    height: 58px;
    line-height: 58px;
    color:#1a1a1a;
    border: solid 1px #dbdbdb;
    font-size: 16px;
    text-align: center;
    margin-left: 20px;
    background-color: #FFFFFF;
}
.t-nav .nav-right .search{
    position: relative;
    float: left;
    display: block;
    width: 250px;
    height: 50px;
    line-height: 58px;
    border: solid 1px #ff6e57;
    color:#1a1a1a;
    font-size: 16px;
    text-align: center;
    margin-left: 10px;
    margin-top: 5px;
    background-color: #FFFFFF;
}
.t-nav .nav-right .search input{
    float: left;
    display: block;
    width: 140px;
    height: 50px;
    line-height: 50px;
    border:none;
    color:#1a1a1a;
    font-size: 16px;
    text-align: left;
    padding-left: 20px;
}
.t-nav .nav-right .search input:focus{
/*    border: solid 1px #1fc6ad;*/
    color:#1a1a1a;
}
.t-nav .nav-right .search .search_button{
    position: absolute;
    top: 10px;
    right: 10px;
    width: 60px;
    height: 30px;
    line-height: 30px;
    color: #ffffff;
    background: #ff6e50;
    cursor: pointer;
}
.t-nav .nav-left a{
    float: left;
    display: block;
    width: 109px;
    height: 58px;
    line-height: 58px;
    color:#1a1a1a;
    border: solid 1px #dbdbdb;
    font-size: 16px;
    text-align: center;
    margin-right: 10px;
    background-color: #FFFFFF;
}
.nav-left a.point{
    border:solid 1px #e75139;
    color: #e75139;
}
.nav-right a.point{
    border:solid 1px #e75139;
    color: #e75139;
}
.t-nav .nav-left div{
    float: left;
    display: block;
    padding: 0 10px;
    height: 30px;
    border-radius: 10px;
    color:#24c0f3;
    font-size: 16px;
    line-height: 30px;
    text-align: center;
    margin-right: 10px;
}
.nav-left div.point{
    background: #4acff9;
    color: #fff;
}

/*弹窗*/
.modal-shadow,
.modal-form {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: auto;
    background-color: rgba(0, 0, 0, .5);
    z-index: 10001;
}
.modal-form .form {
    margin: 15% auto 24px;
    padding: 40px 40px 26px;
    max-width: 600px;
    width: 100%;
    background-color: #f4f6f7;
    border: 1px solid #c3d3db;
    border-radius: 10px;
    z-index: 10002;
    position: relative;
}
.modal-form .d1 {
    margin-bottom: 20px;
    margin-left: 20px;
    border: 1px solid #dde3e6;
    height: 32px;
    width: 294px;
    background-color: #FFFFFF;
    border-radius: 5px;
    overflow: hidden;
}
.modal-form .form .text {
    padding: 6px 10px;
    width: 100%;
    font-size: 18px;
    color: #b4b4b4;
    border: none;
    box-shadow: none;
}
.modal-form .form textarea {
    width: 100%;
    font-size: 18px;
    color: #b4b4b4;
    border: none;
    box-shadow: none;
}
.modal-form div{
    position: relative;
    float: left;
}

.modal-form .d4 {
    margin-bottom: 20px;
    margin-left: 20px;
    height: 32px;
    width: 294px;
    border-radius: 5px;
    overflow: hidden;
}
.modal-form .d4 select {
    border: 1px solid #dde3e6;
    height: 32px;
    width: 150px;
    background-color: #FFFFFF;
    border-radius: 5px;
    overflow: hidden;
    vertical-align: bottom;
    cursor: pointer;
    float: left;
}
.modal-form .d5 {
    margin-bottom: 20px;
    margin-left: 20px;
    height: 32px;
    width: 682px;
    border-radius: 5px;
    overflow: hidden;
}
.modal-form .d3 input {
    position: relative;
    margin: 0 auto;
    width: 165px;
    height: 50px;
    line-height: 36px;
    font-weight: bold;
    letter-spacing: 3px;
    background: url("http://i1.hdslb.com/u_user/activities/travel_world/img/tv_btn_send.png") 0 0  no-repeat;
    cursor: pointer;
}
.modal-form .d3 input:hover {
    background-position: -176px 0;
}
.grid-preview {
    position: fixed;
    top: 0;
    right: 0;
    border: 0;
    left: 0;
    height: 100%;
    width: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    text-align: center;
    background-color: rgba(0, 0, 0, .8);
    z-index: 10005;
}
.grid-preview .item {
    display: inline-block;
    position: relative;
    margin-top: 85px;
    width: 100%;
    background-color: #fff;
}
.vote-point{
    position: absolute;
    width: 144px;
    height: 85px;
    background-color: #000000;
    color: #FFFFFF;
    text-align: center;
    top: -85px;
    left: 20%;
}
.vote-point .text{
    position: relative;
    height: 46px;
    line-height: 46px;
    font-size: 14px;
    color: #9f9f9f;
}
.vote-point .score{
    position: relative;
    height: 39px;
    line-height: 39px;
    font-size: 24px;
}
.right-button-list{
    position: absolute;
    right: 20%;
    top: -63px;
}
.right-button-list .work-enter{
    position: relative;
    float: left;
    width: 178px;
    height: 42px;
    line-height: 42px;
    border-radius: 4px;
    background-color: #000000;
    border: solid 1px #8e8e8e;
    font-size: 16px;
    color: #FFFFFF;
    margin-right: 10px;
}
.right-button-list .close-button{
    position: relative;
    float: left;
    width: 42px;
    height: 42px;
    border-radius: 4px;
    background: #000000 url(http://activity.hdslb.com/zzjs/20160406bantou/img/icon_all.png) -630px -14px no-repeat;
    border: solid 1px #8e8e8e;
    color: #FFFFFF;
    cursor: pointer;
}

.grid-preview .picture {
    margin-bottom: 10px;
    height: auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.grid-preview .picture img {
    max-width: 100%;
}
.grid-preview .outside {
    position: relative;
    text-align: center;
}
.grid-preview .inside {
    background-color: #fff;
    border-radius: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.grid-preview .mutual {
    position: absolute;
    top: 0;
    right: 0;
    margin: 10px;
}
.grid-preview .mutual>span {
    display: inline-block;
    margin-left: 5px;
    height: 30px;
    line-height: 30px;
    border-radius: 10px;
    vertical-align: middle;
}
.grid-preview .mutual .favour-area {
    padding: 0 6px;
    color: #999;
    border: 1px #eee solid;
    background-color: #fff;
}
/*.grid-preview .mutual .button-favour {
    width: 30px;
    border: 1px #eee solid;
    background: #fff url("http://i1.hdslb.com/u_user/activities/travel_world/img/tv_image.png") -48px -768px no-repeat;
    cursor: pointer;
}*/
.grid-preview .mutual .button-favour:hover,
.grid-preview .mutual .button-favour.point {
    background-position: -16px -768px;
}
/*.content .grid-item .button-favour {
    position: absolute;
    top: 0;
    right: 0;
    width: 32px;
    background: #fff url("http://i1.hdslb.com/u_user/activities/travel_world/img/tv_image.png") -48px -768px no-repeat;
}*/
.content .grid-item .button-favour:hover,
.content .grid-item .button-favour.point {
    background-position: -16px -768px;
}

.grid-preview .switch-icon>span {
    display: inline-block;
    position: absolute;
    top: 50%;
    margin-top: -47px;
    cursor: pointer;
}

.grid-preview .user-text {
    text-align: left;
    font-size: 14px;
    color: #b5b5b5;
    padding: 10px 15px;
    background-color: transparent;
    word-wrap: break-word;
    word-break: break-all;
}
.grid-preview .user-text .j-blue{
    color: #23d2f8;
}
.grid-preview .information {
    position: fixed;
    bottom: 0;
    text-align: left;
    max-width: 100%;
    width: 100%;
    height: 142px;
    table-layout: fixed;
    background-color: rgba(0,0,0,0.7);
}
.grid-preview .information .info-block{
    position: absolute;
    margin-left: 20%;
    height: 50px;
    width: 400px;
    margin-top: 40px;
}
.grid-preview .td-1 {
    position: relative;
    float: left;
    padding: 0 0 10px 10px;
    width: 38px;
}
.grid-preview .user-avatar {
    width: 42px;
    height: 42px;
    border-radius: 50%;
}
.grid-preview .td-2 {
    position: relative;
    float: left;
    padding: 11px 10px 10px 15px;
}
.grid-preview .td-3 {
    position: relative;
    float: left;
    padding: 10px 0 0 0;
    width: 85px;
    font-size: 14px;
    color: #9f9f9f;
}
.grid-preview .user-name {
    font-size: 14px;
    color: #fff;
}
.grid-preview .user-sign {
    color: #b5b5b5;
}
.grid-preview .close-icon {
    position: absolute;
    top: 0;
    right: -54px;
    width: 48px;
    height: 48px;
    border-radius: 10px;
    background: url("http://i1.hdslb.com/u_user/activities/travel_world/img/tv_image.png") -17px -849px  no-repeat;
    cursor: pointer;
}
.grid-preview .information .button-list{
    position: absolute;
    text-align: center;
    font-size: 18px;
    line-height: 48px;
    right: 20%;
    bottom: 58px;
}
.grid-preview .information .button-list .button{
    position: relative;
    float: left;
    /*margin-right: 27px;*/
    margin-right: 0px;
    width: 169px;
    height: 40px;
    line-height: 40px;
    background: #FFFFFF;
    border: solid 1px #FFFFFF;
    color: #546b67;
    font-size: 16px;
    border-radius: 4px;
    cursor: pointer;
}
.grid-preview .information .button-list .button .button_icon2{
    position: relative;
    display: inline-block;
    top: 4px;
    left: -7px;
    width: 18px;
    height: 18px;
    background: url(http://activity.hdslb.com/zzjs/20160519bantou/img/icon_all.png) -635px -98px no-repeat;
}

.grid-preview .information .button-list .button.button-favour{
    width: 132px;
    background-color: #ff6e57;
    color: #FFFFFF;
    display: none;
}
.grid-preview .information .button-list .button:hover{
/*    background-color: rgba(255,255,255,0.9);*/
    opacity: 0.8;
    color: #7b6662;
}
.grid-preview .information .button-list .button.button-favour:hover{
    /*background-color: rgba(0, 0, 0, 0.5);*/
}
.t-works .content {
    margin: 0 auto;
    width: 1170px;
    font-size: 0;
    overflow: hidden;
    margin-top: 24px;
    min-height: 350px;
}
.t-works .grid-wrap {
    float: left;
    margin-bottom: 22px;
    min-width: 278px;
    width: 100%;
    font-size: 12px;
    background-color: transparent;
}
.t-works .grid-item {
    position: relative;
    background-color: #fff;
    border: solid 1px rgba(125, 172, 188, 0.32);
}
.t-works .grid-item .picture {
    position: relative;
    width: 100%;
    height: 180px;
    background: transparent url("") center center no-repeat;
    background-size: cover;
    cursor: pointer;
}
.t-works .grid-item .picture.picture_txt{
    background: #000000;
    text-align: center;
    color: #ffffff;
    font-size: 34px;
    line-height: 180px;
}

.t-works .grid-item .button-delete {
    position: absolute;
    top: 0;
    left: 0;
    width: 42px;
    color: #666;
}
.t-works .grid-item .button {
    cursor: pointer;
}
.default-hidden {
    display: none;
}

.t-works .grid-item .information {
    position: relative;
    width: 99%;
    height: 66px;
}
.t-works .grid-item .td-1{
    overflow: hidden;
}
.t-works .grid-item .td-1 .id-block{
    position: relative;
    float: left;
    width: 160px;
    height: 66px;
    text-align: center;
    font-size: 14px;
    color: #4f4f4f;
    line-height: 66px;
    border-right:solid 1px #ededed ;
}
.t-works .grid-item .td-1 .pic-user-info{
    position: relative;
    float: left;
    height: 66px;
}
.t-works .grid-item .td-1 .button-list{
    position: relative;
    float: right;
    bottom: -14px;
    right: 0px;
    line-height: 38px;
}
.t-works .grid-item .td-1 .button-list .button-share{
    position: relative;
    float: left;
    /*margin-right: 27px;*/
    margin-right: 0px;
    width: 148px;
    height: 38px;
    background: #FFFFFF;
    border: solid 1px #e75139;
    color: #e75139;
}
.t-works .grid-item .td-1 .button-list .button-share .button_icon1{
    position: relative;
    display: inline-block;
    top: 3px;
    left: -7px;
    width: 18px;
    height: 18px;
    background: url(http://activity.hdslb.com/zzjs/20160519bantou/img/icon_all.png) -565px -30px no-repeat;
}

.t-works .grid-item .td-1 .button-list .button-favour{
    position: relative;
    float: left;
    width: 148px;
    height: 38px;
    background: #ff6e57;
    border: solid 1px #c84632;
    color: #fff;
    display: none;
}
.t-works .grid-item .td-2 .j-blue{
    color:#23d2f8;
}
.t-works .grid-item .user-avatar {
    width: 42px;
    height: 42px;
    border-radius: 50%;
    float: left;
    margin: 12px;
}
.t-works .grid-item .user-name {
    color:#4f4f4f;
    float: left;
    line-height: 30px;
    font-size: 12px;
    margin: 20px 15px;
}

.grid-item .favour-area>span {
    display: inline-block;
}
/*.grid-item .favour-icon {
    width: 11px;
    height: 9px;
    background: transparent url("http://i1.hdslb.com/u_user/activities/travel_world/img/tv_image.png") -15px -735px no-repeat;
}*/
.t-works .grid-item .user-text {
    position: absolute;
    bottom: 0;
    padding: 8px 6px;
    width: 100%;
    font-size: 1.3em;
    color: #fff;
    border-radius: 0 0 10px 10px;
    background-color: rgba(0, 0, 0, .5);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.text-overflow {
    white-space: nowrap;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
}
.t-works .grid-item .user-sign, .main .grid-item .favour-area {
    line-height: 20px;
    color: #b5b5b5;
    word-wrap: break-word;
    word-break: break-all;
}
.t-works .grid-item .favour-area {
    position: absolute;
    width: 117px;
    height: 34px;
    background: #ff6e57;
    top: -1px;
    left: 20px;
    text-align: center;
    color: #FFFFFF;
    font-size: 16px;
    line-height: 34px;
}


/* 翻页 */
.page-nav {
    display: block;
    float: right;
    height: 30px;
    text-align: center;
    padding-top: 15px;
    margin-bottom: 15px;
}
.paging {
    display: block;
    float: left;

    width: 1168px;
    height: 32px;
    text-align: center;
    padding-top: 35px;

    margin: 0 auto;
    font-size: 0;
    text-align: right;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.paging li {
    float: left;
    width: 30px;
    height: 28px;
    font-size: 14px;
    text-align: center;
    line-height: 28px;
    margin-right: 6px;
    border-radius: 4px;
    border: 1px solid #dfdfdf;
    background-color: #fff;
    transition: all .3s;
    cursor: pointer;
}
.paging .prev, .paging .next {
    width: 80px;
}
.paging li a,.paging li span {
    color: #000000;
}
.paging li.current,
.paging li:hover {
    background: #ff6e57;
    /*border:none;*/
}
.pager-jumper {
    float: right;
    height: 28px;
    line-height: 28px;
    font-size: 13px;
    color: #000000;
}
.pager-jumper-input {
    width: 60px;
    height: 20px;
}
.pager-jumper a{
    color: #000000;
}

.content .no-data{
    position: relative;
    margin: 80px auto;
    width: 442px;
    height: 100px;
    background: url("http://i0.hdslb.com/bfs/test/xxxx.jpg") center no-repeat;
}
.rule-block{
    position: relative;
    width: 1160px;
    height: auto;
    margin: 30px auto 68px;
}
.rule-block .title{
    position: relative;
    width: 1160px;
    height: 100px;
    margin-top: 30px;
    margin-bottom: 30px;
    background: url(http://activity.hdslb.com/zzjs/20160512bantou/img/title_3.png) no-repeat;
}
.rule-block .text-block{
    padding-top: 30px;
    background: url(http://activity.hdslb.com/zzjs/20160512bantou/img/rule_bg.jpg) top center no-repeat;
    width: 1160px;
    height: 961px;
    position: relative;
    margin: 0 auto;
}
.rule-block .text-block .text-m{
    position: relative;
    float: left;
    width: 43%;
    padding: 26px 0px 0 35px;
}
.rule-block .text-block .text-m .title-m{
    position: relative;
    width: 100%;
    font-size: 20px;
    color: #eb352a;
    text-align: left;
    margin-bottom: 20px;
}
.rule-block .text-block .text-m .text{
    position: relative;
    width: 100%;
    font-size: 14px;
    color: #4f4f4f;
    text-align: left;
}
.rule-block .text-block .text-m .text p{
    line-height: 26px;
}
.text-m .img{
    position: relative;
    width: 1100px;
    height: 176px;
}
.text-m .img img{
    width: 100%;
}
.text-m .download-button{
    /*position: absolute;*/
    margin-top: 20px;
    right: 0;
    bottom: -2px;
    width: 193px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    color: #FFFFFF;
    background-color: #ff6e57;
    border: solid 1px #ca4534;
}
/*.tips-pic{
    position: absolute;
    left: 0;
    top: 30px;
    width: 371px;
    height: 107px;
    background: url("http://activity.hdslb.com/zzjs/20160406bantou/img/img_22.png") no-repeat;
}*/
.nav_right{
    position: fixed;
    z-index: 10000;
    right: 0%;
    bottom: 50%;
    width: 143px;
    height: 268px;
    background: url(http://activity.hdslb.com/zzjs/20160519bantou/img/sidebar.jpg) no-repeat;
}
.nav_block {
    position: relative;
    margin-left: 8px;
    width: 135px;
    height: 49px;
    line-height: 50px;
    background: #FFFFFF;
    color: #ff6e57;
    border-bottom: solid 1px #dbdbdb;
    text-align: center;
    cursor: pointer;
}
.nav_block:hover{
    background: #f2f2f2;
}

.share-area .share-weixin{
    background: #fff;
    position: absolute;
    top: 54px;
    left: 217px;
    z-index: 1000;
    padding: 15px 15px 10px;
    border: 1px solid #ddd;
    cursor: default;
}
.share-area .share-weixin .qr-code{
    width: 100px;
    height: 100px;
}
.share-area .share-weixin p{
    height: 20px;
    line-height: 20px;
    margin-top: 5px;
    text-align: center;
}
.t-tag{
    position: relative;
    float: left;
    height: 54px;
    font-size: 26px;
    width: 150px;
    line-height: 54px;
    text-align: center;
    margin-left: 50px;
    border: solid 1px #cdc8c8;
    border-left: solid 0px #222;
}
.tag-icon{
    position: absolute;
    width: 32px;
    height: 56px;
    left: -30px;
    top: -1px;
    background: url(http://activity.hdslb.com/zzjs/20160512bantou/img/img_tag.png);
}
.count{
    position: relative;
    float: left;
    width: 1160px;
}
.count .block-c{
    position: relative;
    float: right;
    font-size: 16px;
    color: #1a1a1a;
}
.count .block-c .text{
    position: relative;
    float: left;
}
.count .block-c .numb{
    position: relative;
    margin-left: 10px;
    float: left;
    font-size: 24px;
    line-height: 20px;
    color: #ff6e57;
}
.grid-item .shadow{
    width: 100%;
    height: 180px;
    transition: 0.3s;
}
.grid-item .picture:hover .shadow{
    background: rgba(0,0,0,0.5);
}
.grid-item .picture:hover .text-s{
    opacity: 1;
}
.grid-item .shadow .text-icon{
    position: relative;
    float: left;
    top: -5px;
    width: 40px;
    height: 40px;
    font-size: 16px;
    text-align: center;
    margin: 0 auto;
    color: #fff;
    background: url(http://activity.hdslb.com/zzjs/20160406bantou/img/icon_all.png) no-repeat -425px -89px;
}
.grid-item .shadow .text-s{
    position: absolute;
    opacity: 0;
    left: 504px;
    top: 90px;
    width: 140px;
    font-size: 16px;
    text-align: center;
    margin: 0 auto;
    color: #fff;
    transition: 0.3s;
}
/*winner*/
.Winning-block{
    position: relative;
    width: 1170px;
    height: auto;
    margin: 30px auto;
}
.Winning-block .title{
    position: relative;
    width: 1160px;
    height: 123px;
    margin: 80px auto 60px;
    background: url(http://activity.hdslb.com/zzjs/20160406bantou/img/title_4-26.png) no-repeat;
/*    display: none;*/
}
.Winning-block .title .tips-pic{
    position: absolute;
    left: 0;
    top: 30px;
    width: 371px;
    height: 107px;
    /*background: url("http://activity.hdslb.com/zzjs/20160406bantou/img/img_22.png") no-repeat;*/
    /*background: url("http://activity.hdslb.com/zzjs/20160519bantou/img/img_22.png") no-repeat;*/
    background: url("http://activity.hdslb.com/zzjs/20160519bantou/img/img_22.png") no-repeat;
}

.Winning-block .content {
    margin: 0 auto;
    width: 1170px;
    font-size: 0;
    overflow: hidden;
    margin-top: 24px;
    min-height: 350px;
}
.top-20.content{
    /*display: none;*/
}
.Winning-block .grid-wrap {
    float: left;
    margin-bottom: 35px;
    min-width: 278px;
    width: 100%;
    font-size: 12px;
    background-color: transparent;
}
.Winning-block .grid-item {
    position: relative;
    background-color: #fff;
    border: solid 1px rgba(125, 172, 188, 0.32);
}
.Winning-block .grid-item .picture {
    position: relative;
    width: 100%;
    height: 180px;
    background: transparent url("") center center no-repeat;
    background-size: cover;
    cursor: pointer;
}
.Winning-block .grid-item .button-delete {
    position: absolute;
    top: 0;
    left: 0;
    width: 42px;
    color: #666;
}
.Winning-block .grid-item .button {
    position: relative;
    float: left;
    /*margin-right: 27px;*/
    margin-right: 0px;
    width: 148px;
    height: 38px;
    background: #FFFFFF;
    border: solid 1px #e75139;
    color: #e75139;
    cursor: pointer;
}

.Winning-block .grid-item .td-1 .button-list .button .button_icon1{
    position: relative;
    display: inline-block;
    top: 3px;
    left: -7px;
    width: 18px;
    height: 18px;
    background: url(http://activity.hdslb.com/zzjs/20160519bantou/img/icon_all.png) -565px -30px no-repeat;
}

.Winning-block .grid-item .information {
    position: relative;
    width: 99%;
    height: 66px;
}
.Winning-block .grid-item .td-1{
    overflow: hidden;
}
.Winning-block .grid-item .td-1 .id-block{
    position: relative;
    float: left;
    width: 160px;
    height: 66px;
    text-align: center;
    font-size: 14px;
    color: #4f4f4f;
    line-height: 66px;
    border-right:solid 1px #ededed ;
}
.Winning-block .grid-item .td-1 .pic-user-info{
    position: relative;
    float: left;
    height: 66px;
}
.Winning-block .grid-item .td-1 .button-list{
    position: relative;
    float: right;
    bottom: -14px;
    right: 0px;
    line-height: 38px;
}

.Winning-block .grid-item .td-2 .j-blue{
    color:#23d2f8;
}
.Winning-block .grid-item .user-avatar {
    width: 42px;
    height: 42px;
    border-radius: 50%;
    float: left;
    margin: 12px;
}
.Winning-block .grid-item .user-name {
    color:#4f4f4f;
    float: left;
    line-height: 30px;
    font-size: 12px;
    margin: 20px 15px;
}

.grid-item .favour-area>span {
    display: inline-block;
}
.Winning-block .grid-item .user-text {
    position: absolute;
    bottom: 0;
    padding: 8px 6px;
    width: 100%;
    font-size: 1.3em;
    color: #fff;
    border-radius: 0 0 10px 10px;
    background-color: rgba(0, 0, 0, .5);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.text-overflow {
    white-space: nowrap;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
}
.Winning-block .grid-item .user-sign, .main .grid-item .favour-area {
    line-height: 20px;
    color: #b5b5b5;
    word-wrap: break-word;
    word-break: break-all;
}
.Winning-block .grid-item .favour-area {
    position: absolute;
    width: 117px;
    height: 34px;
    background: #ff6e57;
    top: -1px;
    left: 20px;
    text-align: center;
    color: #FFFFFF;
    font-size: 16px;
    line-height: 34px;
}
.Winning-block .rater{
    position: relative;
    width: 1220px;
    height: 90px;
    margin-top: 12px;
    margin-bottom: 30px;
}
.Winning-block .rater .rater-block{
    position: relative;
    float: left;
    width: 340px;
    height: 90px;
    margin-right: 40px;
    margin-top: 4px;
}
.Winning-block .rater .rater-block .rater-left{
    position: relative;
    float: left;
    width: 60px;
}
.Winning-block .rater .rater-block .rater-left .face{
    position: relative;
    width: 58px;
    height: 58px;
    border: solid 1px #fff;
    float: left;
    border-radius: 51%;
    overflow: hidden;
}
.Winning-block .rater .rater-block .rater-left .face img{
    width: 100%;
}
.Winning-block .rater .rater-block .rater-left .name{
    position: relative;
    float: left;
    width: 60px;
    margin-top: 5px;
    text-align: center;
}
.Winning-block .rater .rater-block .rater-text{
    position: relative;
    float: left;
    width: 220px;
    height: 90px;
    background: url(http://activity.hdslb.com/zzjs/20160406bantou/img/bg_pingweicomment.png) no-repeat;
    margin-left: 5px;
    padding: 10px 20px 0 27px;
    line-height: 20px;
    font-size: 14px;
    color: #4f4f4f;
}
.rater .tips{
    position: relative;
    width: 22px;
    height: 90px;
    float: left;
    background: #ff6e57;
    color: #fff;
    border: solid 1px #e24127;
    text-align: center;
    line-height: 22px;
    margin-right: 50px;
}
.rater-info{
    position: relative;
    width: 1160px;
    height: auto;
}
.rater-info img{
    width: 100%;
}
.rater-title{
    font-size: 32px;
    color: #e7513b;
    margin-top: 56px;
    margin-bottom: 34px;
}
.rater-man{
    width: 100%;
    height: 96px;
}
.rater-1,.rater-2,.rater-3,.rater-img,.rater-txt1{
    float: left;
}
.rater-2{
    margin: 0 35px;
}
.rater-img{
    position: relative;
    cursor: pointer;
}
.rater-img a{
    display: block;
}
.rater-img1{
    width: 92px;
    height: 96px;
}
.rater-img2{
    width: 72px;
    height: 76px;
    margin-right: 14px;
}

.rater-img .shadow{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.rater-img .shadow .text-icon{
    position: relative;
    opacity: 0;
    width: 32px;
    height: 40px;
    margin: 0 auto;
    background: url(http://activity.hdslb.com/zzjs/20160519bantou/img/icon_all.png) no-repeat -425px -90px;
}
.rater-img1 .shadow .text-icon{
    top: 28px;
}
.rater-img2 .shadow .text-icon{
    top: 18px;
}

.rater-img1:hover .shadow{
    height: 92px;
    background: rgba(0,0,0,0.5);
}

.rater-img2:hover .shadow{
    height: 72px;
    background: rgba(0,0,0,0.5);
}

.rater-img:hover .text-icon{
    opacity: 1;
}
.rater-txt1{
    margin-left: 8px;
}
.rater-txt2{
    margin-left: 0;
}
.rater-p1{
    font-size: 20px;
    color: #e7513b;
}
.rater-p2{
    width: 150px;
    margin-top: 8px;
    font-size: 14px;
    line-height: 1.429;
    color: #737373;
}
.rater-name{
    margin-top: 6px;
    font-size: 12px;
    color: #e7513b;
    text-align: center;
}
.rater-name1{
    width: 84px;
    margin-left: -5.5px;
}

.goback{
    display: block;
    margin: 0 auto;
    width: 1160px;
}
.goback_img{
    width: 1160px;
    height: 105px;
    background: url(http://activity.hdslb.com/zzjs/20160519bantou/img/banner_bottom.jpg) no-repeat;
}


/*前20样式展示*/
.top-block{
    position: relative;
    width: 1160px;
    height: auto;
    margin: 30px auto;
}
.top-block .title{
    position: relative;
    width: 1160px;
    height: 100px;
    margin: 60px auto 40px;
    background: url(http://activity.hdslb.com/zzjs/20160519bantou/img/title_4.png) no-repeat;
    /*background: url(http://activity.hdslb.com/zzjs/20160519bantou/img/title_4.png) no-repeat;*/
}
.top-block .content {
    margin: 0 auto;
    width: 1192px;
    font-size: 0;
    overflow: hidden;
    margin-top: 24px;
    min-height: 350px;
}
.top-block .grid-wrap {
    position: relative;
    /*float: left;*/
    margin-bottom: 22px;
    min-width: 278px;
    width: 100%;
    font-size: 12px;
    background-color: transparent;
}
.top-block .grid-item {
    position: relative;
    background-color: #fff;
    border: solid 1px rgba(125, 172, 188, 0.32);
}
.top-block .grid-item .picture {
    position: relative;
    width: 100%;
    height: 187px;
    background: transparent url("") center center no-repeat;
    background-size: cover;
    cursor: pointer;
}
.top-block .grid-item .button-delete {
    position: absolute;
    top: 0;
    left: 0;
    width: 42px;
    color: #666;
}
.top-block .grid-item .button {
    cursor: pointer;
}
.top-block .grid-item .information {
    position: relative;
    width: 99%;
    height: 66px;
}
.top-block .grid-item .td-1{
    overflow: hidden;
}
.top-block .grid-item .td-1 .id-block{
    position: relative;
    float: left;
    width: 160px;
    height: 66px;
    text-align: center;
    font-size: 14px;
    color: #4f4f4f;
    line-height: 66px;
    border-right:solid 1px #ededed ;
}
.top-block .grid-item .td-1 .pic-user-info{
    position: relative;
    float: left;
    height: 66px;
}
.top-block .grid-item .td-1 .button-list{
    position: relative;
    float: right;
    bottom: -14px;
    right: 0px;
    line-height: 38px;
}
.top-block .grid-item .td-1 .button-list .button-share{
    position: relative;
    float: left;
    width: 148px;
    height: 38px;
    background: #FFFFFF;
    border: solid 1px #e75139;
    color: #e75139;
}
.top-block .grid-item .td-1 .button-list .button-share .button_icon1{
    position: relative;
    display: inline-block;
    top: 3px;
    left: -7px;
    width: 18px;
    height: 18px;
    background: url(http://activity.hdslb.com/zzjs/20160519bantou/img/icon_all.png) -565px -30px no-repeat;
}

.top-block .grid-item .td-1 .button-list .button-favour{
    position: relative;
    float: left;
    width: 148px;
    height: 38px;
    background: #25d5b9;
    border: solid 1px #12bca2;
    color: #fff;
}
.top-block .grid-item .td-2 .j-blue{
    color:#23d2f8;
}
.top-block .grid-item .user-avatar {
    width: 42px;
    height: 42px;
    border-radius: 50%;
    float: left;
    margin: 12px;
}
.top-block .grid-item .user-name {
    color:#4f4f4f;
    float: left;
    line-height: 30px;
    font-size: 12px;
    margin: 20px 15px;
}

.grid-item .favour-area>span {
    display: inline-block;
}
.top-block .grid-item .user-text {
    position: absolute;
    bottom: 0;
    padding: 8px 6px;
    width: 100%;
    font-size: 1.3em;
    color: #fff;
    border-radius: 0 0 10px 10px;
    background-color: rgba(0, 0, 0, .5);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.text-overflow {
    white-space: nowrap;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
}
.top-block .grid-item .user-sign, .main .grid-item .favour-area {
    line-height: 20px;
    color: #b5b5b5;
    word-wrap: break-word;
    word-break: break-all;
}
.top-block .grid-item .favour-area {
    position: absolute;
    width: 117px;
    height: 34px;
    background: #ff6e57;
    top: -1px;
    left: 20px;
    text-align: center;
    color: #FFFFFF;
    font-size: 16px;
    line-height: 34px;
}

.top1-bg-1{
    position: absolute;
    top: -22px;
    left: 41px;
    width: 1081px;
    height: 322px;
    z-index: 9;
    background: url(http://activity.hdslb.com/zzjs/20160406bantou/img/bg_top_02.png) no-repeat;
}
.top1-bg-2{
    position: absolute;
    left: -42px;
    top: -22px;
    width: 83px;
    height: 322px;
    z-index: 11;
    background: url(http://activity.hdslb.com/zzjs/20160406bantou/img/bg_top_01.png) no-repeat;
}
.top1-bg-3{
    position: absolute;
    right: -42px;
    top: -22px;
    width: 83px;
    height: 322px;
    z-index: 11;
    background: url(http://activity.hdslb.com/zzjs/20160406bantou/img/bg_top_03.png) no-repeat;
}
.top-block .grid-item .shadow{
    width: 100%;
    height: 187px;
    transition: 0.3s;
}

.top-block .grid-item .picture.top1{
    z-index: 10;
}
.top1-info{
    position: relative;
    width: 1160px;
    height: auto;
    margin-top: 15px;
    z-index: 20;
}
.info-left{
    position: relative;
    float: left;
}
.info-left .xunzhang{
    position: relative;
    float: left;
    width: 165px;
    height: 170px;
    background: url(http://activity.hdslb.com/zzjs/20160406bantou/img/img_xunzhang.png) no-repeat;
}
.info-left .info{
    position: relative;
    float: left;
    width: 455px;
    height: 280px;
    margin-top: 14px;
    margin-left: 20px;
}
.info-left .title1{
    position: relative;
    float: left;
    width: 455px;
    font-size: 20px;
    color: #d7583e;
    margin-bottom: 26px;
}
.info-left .info .face{
    position: relative;
    float: left;
    width: 71px;
    height: 71px;
    border: solid 2px #4f4f4f;

}
.info-left .info .face img{
    width: 100%;
}
.info-left .info .info-text{
    position: relative;
    float: left;
    width: 306px;
    height: 124px;
    font-size: 14px;
    color: #737373;
    line-height: 34px;
    background: url(http://activity.hdslb.com/zzjs/20160406bantou/img/dialog_1.png) no-repeat;
    padding: 10px 26px 10px;
    margin-left: 20px;
}
.info-left .info .space{
    position: relative;
    float: left;
    margin-left: 105px;
    width: 148px;
    height: 38px;
    background: #FFFFFF;
    border: solid 1px #dadada;
    color: #d7583e;
    text-align: center;
    font-size: 16px;
    line-height: 38px;
}
.info-left .info .live_space{
    margin-left: 31px;
}
.top1-name{
    position: absolute;
    bottom: -48px;
    font-size: 16px;
    color: #4f4f4f;
    width: 75px;
}
.info-right{
    position: relative;
    width: 500px;
    height: auto;
    float: right;
    margin-top: 15px;
}
.info-right .title2{
    position: relative;
    float: left;
    width: 455px;
    font-size: 20px;
    color: #d7583e;
    margin-bottom: 0px;
}
.info-right .pic{
    position: relative;
    float: left;
    width: 115px;
    height: 115px;
    margin: 9px 10px 9px 0px;
    overflow: hidden;
    transition: .3s;
}
.info-right .pic:hover{
    opacity: 0.8;
}
.info-right .pic img{
    width: 100%;
}

.top-vedio{
    width: 1170px;
    height: 180px;
}
.top-vedio p{
    margin-bottom: 15px;
    font-size: 20px;
    color: #d7583e;
}
.top_vedio0 {
    position: relative;
    float: left;
/*    width: 180px;
    height: 125px;*/
    width: 160px;
    height: 100px;
    margin-right: 25px;
    background-size: 100% 100%;
}
.top_vedio0 span{
    position: absolute;
    bottom: -25px;
    left: -5px;
    width: 165px;
    text-align: center;
}
.top_vedio1{
    background: url(http://i0.hdslb.com/160_100/video/0a/0a6084643646e2c67efb286d457a7fd5.jpg);
}
.top_vedio2{
    background: url(http://i1.hdslb.com/160_100/video/6a/6a3096826056b379af30973234c6a625.jpg);
}
.top_vedio3{
    background: url(http://i0.hdslb.com/160_100/video/ff/ff8b2660def3e4510a46582881675b1b.jpg);
}

.top-5{
    position: relative;
    /*float: left;*/
}
.top-5 .title{
    background: url(http://activity.hdslb.com/zzjs/20160406bantou/img/title_5.png) center no-repeat;
}
.top-block .top20-block{
    position: relative;
    width: 566px;
    height: auto;
    float: left;
    margin-right: 30px;
}
.top-block .top20-block .drawyoo-space{
    display: block;
    width: 200px;
}
.top-block .top20-block .face{
    position: relative;
    width: 71px;
    height: 71px;
    border: solid 1px #4f4f4f;
    margin-bottom: 12px;
}
.top-block .top20-block .face img{
    width: 71px;
    height: 71px;
}
.top-block .top20-block .face .name{
    position: absolute;
    font-size: 16px;
    color: #4f4f4f;
    left: 92px;
    top: 24px;
    width: 158px;
}
.top-block .top20-block .grid-item .shadow .text-s{
    left: 217px;
}
.top-new-20{
    position: relative;

}
.top-new-20 .title{
    background: url(http://activity.hdslb.com/zzjs/20160406bantou/img/title_6.png) center no-repeat;
}
.top-tips{
    position: relative;
    width: 830px;
    height: 243px;
    margin-top: 46px;
    margin: 46px auto;
}
.top-weixin{
    float: left;
    width: 351px;
    height: 243px;
    background: url(http://activity.hdslb.com/zzjs/20160519bantou/img/2233_weixin.png) no-repeat;
}
.top-txt{
    float: left;
    width: 386px;
    margin-top: 60px;
    margin-left: 14px;
}
.top-txt1{
    margin-bottom: 30px;
    font-size: 24px;
    line-height: 1.333;
    color: #4c3715;
}
.top-txt2{
    font-size: 16px;
    line-height: 1.5;
    color: #808080;
}
.top-txt2 a{
    color: #e0541d;
}