﻿.wall{
    width:100%;
    overflow-x: hidden;
}

.index-mask{
    position: fixed;
    top:0;
    left:0;
    width:100%;
    height:100%;
    background: rgba(0,0,0,.4);
    background: url(../img/bigbg-black.png) repeat;
}
.index-mask-success{
    position: fixed;
    top:0;
    left:0;
    width:100%;
    height:100%;
    background: rgba(0,0,0,.4);
    background: url(../img/bigbg-black.png) repeat;
}
.please-content{
    position:fixed;
    top:50%;
    left:50%;
    margin-top:-35px;
    margin-left: -200px;
    width:400px;
    height:70px;
    line-height:70px;
    text-align: center;
    font-size: 14px;
    color: #2b2b2b;
    background-color: #fff;
}

.please-content a{
    text-decoration: solid;
    color: #2496f6;
}


.banner-container{
    position: relative;
    width:100%;
    background-color: #2f1370 !important;
    background: url("../img/detail-bg.png") no-repeat center;
}

.top-banner{
    /*position: relative;*/
    width:100%;
    height:905px;
    margin: auto;
}

.top-banner img{
    position: absolute;
    top:0;
    left:50%;
    margin-left: -1280px;
    width:2560px;
    height:100%;
}

.attend{
    position: absolute;
    top:80%;
    left:50%;
    margin-top: -40px;
    margin-left: -190px;
    display: block;
    width: 380px;
    height: 80px;
    line-height: 80px;
    text-align: center;
    background-color: #f700b4;
    border-radius: 10px;
    color: #180049;
    font-size: 36px;
}

.container{
    width:100%;
    height:100%;
     /*background: url("../img/big-pc.png")no-repeat center;*/
    background: -webkit-linear-gradient(#460d9b,#22078E); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(#460d9b,#22078E); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(#460d9b,#22078E); /* Firefox 3.6 - 15 */
    background: linear-gradient(#460d9b,#22078E); /* 标准的语法 */
    /*background-color: #2f1370;*/
    margin: auto;
}

.content{
    width: 1200px;
    margin: auto;
}

.come-back{
    font-size: 30px;
    color: #fff;
    margin-right: 100px;
}
.come-back img{
    margin-right: 10px;
}

.table-active{
    padding-top: 35px;
    margin: 0 0 50px;
}

/*.table-active span{*/
    /*display: inline-block;*/
    /*width: 215px;*/
    /*height: 75px;*/
    /*line-height: 75px;*/
    /*text-align: center;*/
    /*background-color: #f700b4;*/
    /*border-radius: 10px;*/
    /*font-size: 36px;*/
    /*color: #180049;*/
    /*margin-left: 137px;*/
    /*cursor: pointer;*/
/*}*/

.table-active span {
    display: inline-block;
    width: 180px;
    height: 65px;
    line-height: 65px;
    text-align: center;
    background-color: #f700b4;
    border-radius: 10px;
    font-size: 36px;
    color: #180049;
    margin-left: 93px;
    cursor: pointer;
}

.big_container{
    padding-bottom: 30px;
}

.img-section .clearfix:after {
    display: block;
    /*height: 0;*/
    content: "";
    clear: both;
    /*overflow:hidden;*/
    /*visibility:hidden;*/
    /*font-size:0;*/
}

.tab-hot .clearfix:after {
    display: block;
    /*height: 0;*/
    content: "";
    clear: both;
    /*overflow:hidden;*/
    /*visibility:hidden;*/
    /*font-size:0;*/
}

.active{
    background-color: #96f3fd !important;
}
.first_cont{

}

.shu_ming{
    width: 1080px;
    height:285px;
    padding: 50px 95px;
    line-height: 40px;
    margin: auto;
    background: url("../img/white.png") no-repeat center;
    background-size: 100% 100%;

}

.shu_ming p{
    font-size: 22px;
    color: #00002f;
    text-indent:42px;
}

.different-detail{
    width: 1005px;
    margin:80px auto 0;
}

.different-detail h1{
    font-size: 40px;
    color: #fff;
    text-align: center;
}

.jia_tou{
    margin: 15px auto 10px;
    text-align: center;
}

.small-con p{
    font-size: 24px;
    color: #fff;
    text-align: center;
}

.different-detail .small-content p{
   text-align: left;
    padding-left: 300px;
}

.bottom_active{
    padding: 105px 0;
}

.activeted-tab{
    display: block;
    width: 380px;
    height: 80px;
    line-height: 80px;
    text-align: center;
    background-color: #f700b4;
    border-radius: 10px;
    color: #fff;
    font-size: 36px;
    margin: auto;
}

.enter{
    width: 1100px;
    margin: auto;
    padding: 0 50px;
    background-color: #fff;
    border-radius: 10px;
}

.top-title{
    height: 80px;
    line-height: 80px;
    border-bottom: 1px solid #2b2b2b;
    vertical-align: top;
}
.top-title p{
    height:80px;
    float: left;
    vertical-align: middle;
}

.left_sp{
    width:200px;
}
.left_sp span{
    font-size: 26px;
    color: #2b2b2b;
}

.dif-tab{
    margin-left:197px;
}
.right_sp{
    margin-left: 30px;
}
.selected{
    color: #f700b4 !important;
}
.right_sp i{
    font-style: normal;
    font-size: 18px;
    color: #2b2b2b;
    margin: 0 5px;
}
.right_sp span{
    font-size: 20px;
    color: #2b2b2b;
    cursor: pointer;
}

.search-number{
    height: 30px;
    width: 290px;
    border-radius: 5px 0 0 5px;
    border: 1px solid #e4e4e4;
    font-size: 14px;
    padding-left: 10px;
    margin-left: 390px;
    vertical-align: middle;
    /* margin-left: 30px; */

}
.search-btn{
    display: inline-block;
    height: 32px;
    width: 80px;
    line-height: 32px;
    text-align: center;
    color: #fff;
    background-color: #f700b4;
    font-size: 14px;
    border-radius: 0 5px 5px 0;
    margin-left: -3px;
    vertical-align: middle;

}
.new-list{
    margin-top: 30px;
}
.new-list>div{
    float: left;
    margin-left:21px;
}

.new-list .first{
    margin-left: 0;
}

.new_container .clearfix:before{
    display: table;
    content: '';
}

.picture-main>p{
    text-align: left;
}
.big_img{
    position: relative;
    width: 352px;
    height: 267px;
    overflow: hidden;
}

.hover-shi{
    opacity: 0;
    width:260px;
    height:50px;
    position: absolute;
    top:-50px;
    left: 0;
    background: rgba(0,0,0,.5);
}

.big_img img{
    width:100%;
    height:100%;
}


/*//////////////////////////////////*/

.img-cont{
    padding-bottom: 5px;
    border-bottom: 1px solid #e4e4e4;

}
.img-cont p{
margin-bottom: 7px;
}

.cont-list span{
    display: inline-block;
    vertical-align: middle;
}

.pict-number{
    width: 70px;
    font-size: 14px;
    color: #2b2b2b;
}

.pict-number:hover{
    color: #f700b4;
    cursor: pointer;
}

.pict-name{
    width: 180px;
    text-align: center;
    font-size: 14px;
    color: #2b2b2b;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.pict-name:hover{
   color: #f700b4;
    cursor: pointer;
}

.cont-list .pict-tou{
    display: inline-block;
    width: 70px;
    height: 23px;
    line-height: 23px;
    text-align: center;
    font-size: 14px;
    border-radius:12px;
    color: #fff;
    margin-left: 10px;
    background-color: #f700b4;
    vertical-align: middle;
}

.long-text{
    position: relative;
    padding-left: 16px;
    width:320px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #2b2b2b;

}


.long-text>span{
    position: absolute;
    left:0;
    top:4px;
    display: inline-block;
    width:14px;
    height:15px;
    background: url("../img/pc-zuimei.png") -1px -1px no-repeat;
}



.img-cont .clearfix{
    display: block;
    /*height: 0;*/
    content: "";
    clear: both;
    /*overflow:hidden;*/
    /*visibility:hidden;*/
    /*font-size:0;*/
}

.icon-ul .first-list{
    margin-left: 0;
}

.icon-list{
    float: left;
    position: relative;
    margin-left:14px;
}

.icon-list:hover{
    cursor: pointer;
}




.icon-show{
    display: none;
}


.eye-list:hover .small-eye{
    background: url(../img/pc-zuimei.png) -1px -29px no-repeat !important;

}



.small-eye{
    display: inline-block;
    margin-right: 4px;
    width: 14px;
    height: 14px;
    background: url(../img/pc-zuimei.png) -1px -14px no-repeat;
}


.yin-list:hover .yin-xiang{
    background: url(../img/pc-zuimei.png) -31px -29px no-repeat !important;

}


.yin-xiang{
    display: inline-block;
    margin-right: 4px;
    width: 14px;
    height: 14px;
    background: url(../img/pc-zuimei.png) -31px -14px no-repeat;
}


.like-list:hover .like-icon{
    background: url(../img/pc-zuimei.png) -46px -29px no-repeat!important;

}

.icon-list:hover .icon-number{
     color: #f700b4;
}

.icon-list:hover .icon-number2{
     color: #f700b4;
}




.like-icon{
    display: inline-block;
    margin-right: 4px;
    width: 14px;
    height: 14px;
    background: url(../img/pc-zuimei.png) -46px -15px no-repeat;
}

.peo-list:hover .peo-icon{
    background: url(../img/pc-zuimei.png) -61px -31px no-repeat !important;

}

.peo-icon{
    display: inline-block;
    margin-right: 4px;
    width: 14px;
    height: 14px;
    background: url(../img/pc-zuimei.png) -61px -16px no-repeat;
}

.share-list:hover .share-icon{
    background: url(../img/option-icon.png) no-repeat !important;

}
.share-icon{
    display: inline-block;
    margin-right: 4px;
    width: 14px;
    height: 14px;
    background: url(../img/option-icon2.png) no-repeat;
}

.icon-number{
    display: inline-block;
    width:35px;
    color: #2b2b2b;
}


.icon-number2{
    display: inline-block;
    width:57px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #2b2b2b;
}

.icon-position{
    position: absolute;
    left: 4px;
    width: 35px;
    height: 28px;
}

.icon-position img{
    width:100%;
    height:100%;
}





.wei-bo{
    display: inline-block;
    width: 19px;
    height: 19px;
    border-radius: 50%;
    background: url("../img/weibo.png")no-repeat center;
}

.wei-xin{
    display: inline-block;
    width: 19px;
    height: 19px;
    border-radius: 50%;
    background: url("../img/weixin.png")no-repeat center;
}

.qq-icon{
    display: inline-block;
    width: 19px;
    height: 19px;
    border-radius: 50%;
    background: url("../img/qq.png")no-repeat center;
}

.ol-list{
    position: absolute;
    top: 20px;
    left: -51px;
    width: 90px;
    height: 40px;
    z-index: 999;
    background: url(../img/ol-bg.png)no-repeat center;
    background-size: 100% 100%;
}

.ol-show{
    display: none;
}

.ol-list li{
    float: left;
    vertical-align: top;
    margin: 12px 0 5px 5px;
}

.ol-list li a{
    background-image: none;
}

.ol-list li span{
    vertical-align: middle;
    color: #2b2b2b;
    margin-right: 5px;
}









/*//////////////////////////////////////////////////////////////*/


/*上传照片*/

.apply-wall{
    width:100%;
    height:100%;
    background: url("../img/detail-bg.png")no-repeat center;
    background-size: 100% 100%;
    margin:auto;
}

.apply-container{
    width: 1200px;
    padding: 70px 0 85px;
    margin: auto;
}

/*.apply-container>div{*/
   /**/
/*}*/

.apply_right{
    float: right;
    width:365px;
    padding:25px;
    background-color: #fff;
    border-radius: 10px;
}

.apply_left{
    position: relative;
    margin-right: 430px;
    width:770px;
    /*overflow: hidden;*/
}

.apply-tittle{
    /*width:100%;*/
    height: 75px;
    line-height: 75px;
    background-color: #fff;
    border-radius: 10px;
    font-size: 26px;
    color: #666666;
    padding-left: 50px;
}

.main_container{
    background-color: #fff;
    border-radius: 10px;
    padding: 25px 35px 20px 50px;
    margin-top: 10px;
}

.pull_down{
    vertical-align: top;
    margin-bottom: 20px;
}
.pull_down span{
    display: inline-block;
    width:100px;
    font-size: 16px;
    color: #666666;
    vertical-align: middle;

}
.pull_down input{
    height:35px;
    width: 555px;
    font-size: 14px;
    background-color: #f4f4f4;
    border:1px solid #c8c8c8;
    vertical-align: middle;
    padding-left: 10px;
    border-radius: 5px;
}


 #img_container .clearfix:after {
    display: block;
    /*height: 0;*/
    content: "";
    clear: both;
    /*overflow:hidden;*/
    /*visibility:hidden;*/
    /*font-size:0;*/
    }


.pull_down select{
    height: 35px;
    background-color: #f4f4f4;
    border:1px solid #c8c8c8;
    border-radius: 5px;
    font-size: 14px;
}

.main_container .pull_picture{
    vertical-align: top;
    margin-bottom: 20px;
}
.pull_picture>span{
    vertical-align: top;
    display: inline-block;
    width:100px;
    font-size: 16px;
    color: #666666;
}

.pull_picture .picture-content{
    vertical-align: top;
}

.picture-content{
    width:80%;
    padding: 10px;
    display: inline-block;
}

.back_color{
    background-color: #f4f4f4;
}

.put_picture{
    display: block;
    width: 150px;
    height: 50px;
    line-height: 50px;
    background-color: #f700b4;
    color: #fff;
    text-align: center;
    font-size: 16px;
    border-radius: 3px;
    border: none;
    margin: auto;
}

.upload_choose {
    position: relative;
    margin-bottom: 0.1rem;
}

.fileImage {
    position: absolute;
    width: 150px;
    height: 50px;
    bottom: 0;
    left: 199px;
}

.my_strong{
    display: none;
}
.upload_append_list {
    width:150px;
    height:110px;
    padding: 10px 0;
    float: left;
    position: relative;
    margin-right:15px;
}
.upload_append_list p {
    position: relative;
    width:150px;
    height:110px;
}

.upload_image {
    width: 100%;
    height: 100%;
}

.upload_delete {
    display: inline-block;
    width: 20px;
    position: absolute;
    top: -4px;
    right: 0;
    height: 20px;
}

.upload_delete img{
    width:100%;
    height:100%;
}

.fileImage {
    opacity: 0;
    cursor: pointer;
}

.my_show{
    display: none;
}

.z_file{
    position: relative;
    float: left;
    width: 145px;
    height: 110px;
}
.z_photo .up-section {
    position: relative;
    margin-right: 20px;
    margin-left: 15px;
    margin-bottom: 10px;
    border: 1px solid #e4e4e4;
}

.more_text{
    padding: 10px;
    font-size: 14px;
    color: #666666;
    background-color: #f4f4f4;
}

.upimg-div .up-section {
    width: 145px;
    height: 110px;
}

.fl{
    float: left;
}

.up-section .up-span {
    display: block;
    width: 100%;
    height: 100%;
    visibility: hidden;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9;
    background: rgba(0,0,0,.5);
}

.up-section .close-upimg {
    position: absolute;
    top: -4%;
    right: -2%;
    z-index: 10;
    width: 22px;
    cursor: pointer;
}

.z_photo .up-img {
    display: block;
    width:100%;
    height:100%;
}

.img-name-p {
    display: none;
}

.z_file img{
    width:100%;
    height:100%;
}

.z_file .file {
    width: 100%;
    height: 100%;
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 100;
    cursor: pointer;
}


.photo-tab>div{
    display: inline-block;
    width:70%;
}

.photo-tab p{
    display: inline-block;
    float: left;
    width: 50%;
    height: 30px;
    line-height:30px;
    text-align: center;
    cursor: pointer;
}

.picture-tab .big_photo{
    display: inline-block;
    width: 32px;
    height: 35px;
    vertical-align: middle;
    margin-right: 10px;
}

.people_pic .big_icon{
    background: url(../img/people.png)no-repeat center;
    background-size: 100% 100%;
}

.pic-peo{
    background: url(../img/people2.png)no-repeat center !important;
    background-size: 100% 100% !important;
}

.thing_photo .big_icon{
    background: url(../img/home1.png)no-repeat center;
    background-size: 100% 100%;
}
.pic-thing{
    background: url("../img/home.png")no-repeat center !important;
    background-size: 100% 100% !important;
}

.pic-text{
    color: #999999;
}



.pull_picture .bia_qia{
    padding: 0;
}
.bia_qia span{
    position: relative;
    display: inline-block;
    font-size: 14px;
    padding: 5px 10px ;
    background-color: #f4f4f4;
    margin: 0 10px 10px 0;
    border-radius: 3px;
    cursor: pointer;
}

.xua-kuang{
    border: 1px solid red;
    box-sizing: border-box;
}

.xua-zho{
    position: absolute;
    bottom:0;
    right:0;

}

.img-show{
    display: block !important;
}


.bottom-btn a{
    display: block;
    width: 150px;
    height: 50px;
    line-height: 50px;
    background-color: #f700b4;
    color: #fff;
    text-align: center;
    font-size: 16px;
    border-radius: 3px;
    margin-left: 515px;
}

.shu_detail{
    font-size: 26px;
    color: #666666;
    margin-bottom: 30px;
}

.detail_apply{
    padding-bottom:148px;
}
.detail_apply li{
    font-size: 14px;
    color: #666666;
    line-height: 30px;
}


/*照片详情页*/

.center-container{
    width: 1200px;
    margin: auto;
    padding: 100px 0 120px;
}

.my_vote{
    width: 1100px;
    padding: 0 50px;
    margin:0 auto 20px;
}

.only_number{
    display: inline-block;
    width:300px;
    font-size: 30px;
    color: #fff;
}

.vote_only{
    display: inline-block;
}

.vote_only a{
    position: fixed;
    top: 93px;
    margin-left:480px;
    display: inline-block;
    width: 120px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #fff;
    background-color: #f700b4;
    font-size: 30px;
    border-radius: 3px;
}

.yi_tou{
    color: #666666 !important;
    background-color: #e4e4e4 !important;
}

.photo-container{
    border-radius: 10px;
    overflow: hidden;
}

.detail-top{
    width: 1100px;
    padding:35px 50px 0;
    background-color: #fff;

}

.seem-tittle{
    font-size: 24px;
    color: #2b2b2b;
    margin-bottom: 20px;
}

.seem-detail{
    font-size: 18px;
    color: #999999;
    border-bottom: 1px solid #999999;
    /*margin-bottom: 25px;*/
}

.main-list{
    background-color: #fff;
    width:1100px;
    padding:25px 50px 5px;
}
.main-img{
    width: 1100px;
    height: 860px;
    border: 1px solid #c8c8c8;
    box-sizing: border-box;
    margin-bottom: 25px;
}

.main-img img{
    width:100%;
    height:100%;
}

.big-zan{
    background-color: #fff;
    vertical-align: top;
    padding: 0 50px 25px;
}

.share-text{
    vertical-align: middle;
    font-size: 18px;
    color: #666666;
    margin-left: 60px;
}

.big-zan>a{
    display: inline-block;
    width:37px;
    height:37px;
    border-radius: 50%;
    overflow: hidden;
    vertical-align: middle;
    margin-left: 8px;
}
.share-bo{

    background: url(../img/small-qq.png) 0 -95px no-repeat;

}


.share-xin{
    background: url(../img/small-qq.png) 0 -46px no-repeat;

}

.share-qq{
    background: url(../img/small-qq.png) 0 0 no-repeat;

}

.icon_zan{
    display: inline-block;
    width:28px;
    height:25px;
    background: url("../img/love-icon.png")no-repeat center;
    background-size: 100% 100%;
    vertical-align: middle;
    margin-left:750px;
    cursor: pointer;
}

.icon_hon{
    background: url("../img/love-icon3.png")no-repeat center !important;
    background-size: 100% 100% !important;
}

.my-text{
    font-size: 20px;
    color: #666666;
    margin-left: 15px;
    vertical-align: middle;
}

.one-describe{
    background-color: #fff;
    border-radius: 10px;
    margin-top: 30px;
    padding: 0 50px;
    margin-bottom: 20px;
}

.person-photo{
    padding: 15px 0 20px;
    vertical-align: top;
}
.person-photo p{
   display: inline-block;
    vertical-align: middle;
}

.person-pic{
    width: 100px;
    height: 100px;
}

.person-pic img{
    width:100%;
    height:100%;
}

.person-name{
    display: block;
    font-size:35px;
    color: #666666;
}

.person-time{
    display: block;
    font-size: 22px;
    color: #999999;
}

.evaluate{
    border-top: 1px solid #c8c8c8;
}

.describe-title{
    vertical-align: top;
    padding: 25px 0;
}

.deep-yin{
    font-size: 24px;
    color: #2b2b2b;
}

.different-describe{
    display: inline-block;
}

.different-describe span{
    display: inline-block;
    font-size: 22px;
    padding: 5px 10px;
    background-color:#f700b4;
    color: #fff;
    border-radius: 3px;
    cursor: pointer;
}

.different-describe span i{
    font-style: normal;
}

.different-describe .hui-describe{
    position: relative;
    color: #666666;
    background-color: #ededed;
}
.describe-main{
    width: 1100px;
    overflow: hidden;
    margin: auto;
}

.describe-main textarea{
    padding: 10px;
    font-size: 18px;
    background-color: #ededed;
    border: none;
    border-radius: 5px;
}

.shopping{
    width: 1070px;
    height: 495px;
    padding: 25px 50px 25px 80px;
    background-color: #fff;
    border-radius: 10px;
    vertical-align: top;
}

.shopping>div{
    display: inline-block;
}

.main-picture{
    width:27%;
    height:100%;
}

.main-picture img{
    width:100%;
    height:100%;
}

.shopping-link{
    width:65%;
    vertical-align: top;
    margin-left: 30px;
}

.img-title{
    margin-top: 10px;
}

.btn-con{
    padding-bottom: 30px;
}
.make_sure{
    display: block;
    width:265px;
    height: 60px;
    line-height: 60px;
    color: #fff;
    background-color: #f700b4;
    font-size: 40px;
    margin: auto;
    text-align: center;
    border-radius: 10px;
}
.img-text{
    font-size: 40px;
    color: #999999;
    text-align: center;
    margin: 30px 0 120px;
}

.go-shopping{
    display: inline-block;
    width: 325px;
    height: 65px;
    line-height: 65px;
    text-align: center;
    color: #fff;
    background-color: #f700b4;
    font-size: 40px;
    border-radius: 5px;
    margin-left: 370px;
    cursor: pointer;
}

/*小轮播图*/
.small-banner{
    width: 1200px;
    margin:90px auto 0;
    position: relative;
}
.big-content{
    width:1100px;
    height:188px;
    overflow:hidden;
    position:relative;
    margin: auto;
}
.list-banner{
    position: absolute;
    height:188px;
    overflow: hidden;
    /*outline:1px solid red;*/
}
.list-banner>li{
    width: 1100px;
    height:100%;
    float: left;
    margin:auto;
    margin-left:0;
    text-align:center;
    /*background:green;*/
}

.list-banner>li>.first-list{
    margin-left: 0;
}
.list-banner>li>a{
    width: 253px;
    display: inline-block;
    margin-left:25px;
}
.list-banner>li>a img{
    filter:alpha(opacity=100)
}

.small-banner .flex-btn {
    cursor: pointer;
    display: inline-block;
    position: absolute;
    top:60%;
    z-index: 9;
    width: 41px;
    height: 69px;
    margin-top: -35px;
    text-indent: -9999px;
    overflow: hidden;
    _zoom: 1;
    outline: 0;
}

 .flex-prev {
    left:20px;
    background: url(../img/cross-iconzuo.png) no-repeat;
    /*background-position: -84px 50%;*/
}

 .flex-next{
     right: 0;
     background: url(../img/cross-iconyou.png) no-repeat;
     /*background-position: -84px 50%;*/
 }


 .look-all{
     display: block;
     width: 380px;
     height: 80px;
     line-height: 80px;
     text-align: center;
     font-size: 36px;
     color: #fff;
     background-color: #f700b4;
     margin: 80px auto 0;
     border-radius: 8px;
 }


 /*领取弹框*/

.ti-shi{
    position: fixed;
    top:0;
    left:0;
    width: 100%;
    height: 100%;
}

.att-content{
    position: absolute;
    left: 37%;
    top: 76%;
    width: 300px;
    height: 300px;
    margin-left: -150px;
    margin-top: -250px;
    text-align: center;

}

.ti-text{
    width: 100%;
    height: 50px;
    line-height: 50px;
    font-size: 18px;
    color:red;
    text-align: center;
    margin: auto;
    background-color: #fff;
}

.ti-success{
    width: 100%;
    height: 50px;
    line-height: 50px;
    font-size: 18px;
    color:#2b2b2b;
    text-align: center;
    margin: auto;
    background-color: #fff;
}

/*点击投票 弹窗*/




.mask-cont{
    position: fixed;
    left: 50%;
    top: 50%;
    margin-left: -250px;
    margin-top: -230px;
    width: 520px;
    height: 560px;
    padding: 35px 40px 20px;
    background: url("../img/detail-bg.png")no-repeat center;
}


.main-next{
    position: relative;

}

.mas-cross{
    position: absolute;
    top: -23px;
    right: -27px;
    width: 16px;
    height: 18px;
}

.mas-cross img{
    width:100%;
    height:100%;
}
.mask-top{
    background-color: #fff;
    border-radius: 10px;
    padding-bottom: 10px;
    padding-top: 5px;

}

.mask-title{
    line-height: 35px;
    border: 1px solid #e4e4e4;
    vertical-align: top;
}
.mask-title span{
    display: inline-block;
    width:80px;
    font-size: 14px;
    color: #2b2b2b;
    vertical-align: middle;
    text-align: right;
}
.mask-title .mas-det{
    vertical-align: top;
}
.mask-title p{
    display: inline-block;
    width:300px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 14px;
    color: #2b2b2b;
    vertical-align: middle;
}

.mask-title .detail-ma{
    overflow:visible;
    text-overflow: clip;
    white-space: normal;
}

.mask-bottom{
    background-color: #fff;
    border-radius: 10px;
    margin-top: 20px;
    padding: 20px 55px;
    vertical-align: top;
}

.mask-bottom li{
    width: 110px;
    display: inline-block;
    vertical-align: top;
}

.list-rg{
    margin-left:170px;
}

.mas-img{
    width:110px;
    height: 110px;
}

.mas-img img{
    width:100%;
    height:100%;
}

.mask-bottom li p{
    font-size: 14px;
    color: #666666;
}

.last-list{
  padding-top:25px;
}
.home-page{
    display:block;
    width: 205px;
    height: 45px;
    line-height: 45px;
    color: #fff;
    background-color: #f700b4;
    font-size: 20px;
    text-align: center;
    margin: auto;
    border-radius: 10px;
}
/*/////////////////////*/
.jiang-list li{
    width: 901px;
    height: 416px;
    margin:0 auto 30px;

}

.jiang-list .last{
    height: 215px;
}


.bao-min{
    position: fixed;
    top:50%;
    left:50%;
    margin-left:-100px;
    margin-top: -75px;
    width: 200px;
    height: 150px;
    border-radius: 5px;
    background-color: rgba(0,0,0,.5);
}

.smail{
    width:35px;
    height:35px;
    border-radius: 50%;
    margin: 30px auto 20px;
}

.smail img{
    width:100%;
    height:100%;
}
.bao-success{
    width:100%;
    font-size: 16px;
    color: #fff;
    text-align: center;
}
/*获奖照片*/

.enter2{
    width:790px;
    margin: auto;

}

.main-title{
    font-size: 35px;
    color: #fff;
    text-align: center;
    margin-bottom: 5px;
}

.small-title{
    font-size: 18px;
    color: #fff;
    text-align: center;
    margin-bottom:10px;
}

.zhu-img{
    width: 790px;
    height: 526px;
    margin:0 auto 20px;
}

.zhu-img img{
    width:100%;
    height:100%;
}

.can-hao{
    position: relative;
    width: 790px;
    height: 55px;
    line-height: 55px;
    text-align: center;
    border: 1px solid #96f3fd;
    box-sizing: border-box;
    border-radius: 5px;
    color: #fff;
}

.can-hao span{
    position: absolute;
    color: #fff;
    left:30px;

}

.piece{
    margin-top: 30px;
}

.my-list{
    font-size: 0;
    margin-bottom: 20px;
}

.number-once{
    display: inline-block;
    width: 255px;
}

.lucky-img{
    width: 255px;
    height: 185px;
}

.floor{
    width: 255px;
    height: 45px;
    border: 1px solid #96f3fd;
    border-radius: 5px;
    padding: 5px 10px;
    box-sizing: border-box;
    margin-top: 20px;
}

.floor p{
    color: #fff;
    font-size: 12px;
}

.floor .text{
    width:200px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.second{
    margin: 0 12px;
}

.my-btn{
    padding-top: 20px;
}

.my-btn .fir{
margin-right: 35px;
}

.my-btn a{
    display: inline-block;
    width: 375px;
    height: 80px;
    line-height: 80px;
    background-color: #f700b4;
    color: #180049;
    font-size: 36px;
    text-align: center;
    border-radius: 5px;
}

/*悬浮按钮*/

.suspend{
    position: fixed;
    top:20%;
    right:5%;
}

.suspend a{
    display: block;
    width: 65px;
    height: 45px;
    padding: 10px;
    background-color: #f700b4;
    color: #180049;
    font-size: 16px;
    text-align: center;
    border-radius: 5px;
}

.suspend .fir{
    margin-bottom: 20px;
}

.go-top{
    position: fixed;
    bottom: 20px;
    right: 80px;
    display: block;
    width: 40px;
    height: 44px;
    background-color: #f700b4;
    color: #180049;
    font-size: 16px;
    text-align: center;
    border-radius: 5px;
}

.search_my{
    vertical-align: middle;
    /* text-align: center; */
    margin-left: -171px;
    margin-bottom: 30px;
}
.m-data {
    position: absolute;
    top: 0;
    left: 20px;
    font-size: 12px;
    color: #818181;
}


.tan-wall{
    display: none;
    position: fixed;
    top:0;
    left:0;
    width:100%;
    height:100%;
    background-color: rgba(0,0,0,0.3);
    background: url("../img/bigbg-black.png")repeat;
}

.zhong{
    position: absolute;
    top:50%;
    left:50%;
    margin-left: -313px;
    margin-top: -171px;
    width:626px;
    height:343px;
    border-radius: 10px;
    overflow: hidden;
}

.zhong img{
    width:100%;
    height:100%;
}

.close{
    position: absolute;
    top: 17px;
    right: 19px;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    overflow: hidden;
    background: url(../img/close2.png)no-repeat center;
    background-size: 100% 100%;
    cursor: pointer;
}

.wei{
    position: absolute;
    top:50%;
    left:50%;
    margin-left: -313px;
    margin-top: -171px;
    width:626px;
    height:343px;
    border-radius: 10px;
    overflow: hidden;
}

.wei img{
    width:100%;
    height:100%;
}