body {
    /*font-family: "汉仪仿宋简";*/
    font-family: "微软雅黑";
    background: url(../IMAGE/beijing.png);
    background-size: 100% 100%;
    font-size: .12rem;
    /* -moz-user-select: none; */
    /*火狐*/
    /* -webkit-user-select: none; */
    /*webkit浏览器*/
    /* -ms-user-select: none; */
    /*IE10*/
    /* -khtml-user-select: none; */
    /*text-shadow: #400404 1px 0px 0px;*/
    /*text-shadow:1px 1px 2px rgba(0, 0, 0, 0.4);*/
}

.tips {
    font-size: 0.12rem;
}

.wrap {
    width: 12rem;
    margin: 0 auto;
}

.clearfix {
    _zoom: 1;
}

.clearfix:after {
    content: '';
    display: block;
    clear: both;
}

.fl {
    float: left;
}

.fr {
    float: right;
}


/* 超出一行……处理 */

.dotdot {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}


/* 字母强制换行 */

.break {
    word-wrap: break-word;
    word-break: break-all;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none !important;
}

input[type="number"] {
    -moz-appearance: textfield;
}


/**头部登录*/

.header_box .login {
    background: #961616;
    height: 0.4rem;
}

.header_box .login .nav {
    float: right;
}

.header_box .login .nav .item {
    float: left;
    color: #fff;
    font-size: 0.12rem;
    margin-left: 0.2rem;
    height: 0.4rem;
    line-height: 0.4rem;
    text-decoration: none;
    cursor: pointer;
}

.header_box .login .nav #username {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    max-width: 1rem;
}

.message_nav {
    position: relative;
    color: #000;
}

.total_mes {
    color: #fff;
}

.message_info {
    z-index: 1;
    width: 1rem;
    left: -.38rem;
    display: none;
    padding: .02rem 0;
    background: #fff;
    position: absolute;
    box-shadow: .02rem .02rem .02rem #888;
}

.message_list {
    text-align: center;
}

.message_list:hover {
    background: #dfdfdf;
}

.icons_block {
    width: .20rem;
    height: .4rem;
    display: block;
    background: url(../IMAGE/header/ling.gif) left center no-repeat;
    float: left;
    position: relative;
    margin-right: .06rem;
}

.iconx {
    width: 100%;
    height: 100%;
    position: relative;
    display: inline-block;
}

.dots,
.dotx,
.dotsy {
    top: .08rem;
    left: .18rem;
    width: .10rem;
    height: .10rem;
    display: block;
    position: absolute;
    border-radius: 100%;
}

.dot_red {
    background: red;
}

.nav_box {
    position: relative;
}

.mvm_mb {
    position: relative;
}

.mvm_mb:hover .triangle {
    display: block;
}
.mvm_mb:hover .mb_box {
    display: block;
}

.mvm_mb .triangle {
    display: none;
    position: absolute;
    border: 8px solid transparent;
    border-bottom-color: #fff;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}

.mb_box {
    display: none;
    width:3.48rem;
    height:2rem;
    position: absolute;
    top: 100%;
    right: 0;
    background: #fff;
    padding: 0.20rem 0.16rem 0.1rem 0.16rem;
    border-radius: 0.1rem;
    z-index: 99;
    box-shadow: 0px 0px 0.08rem rgba(0, 0, 0, 0.15);
}

.mb_box .mb_item {
    width: 1.58rem;
    text-align: center;
    margin-right: 16px;

}

.mb_item .mb_pic {
    width: 1.07rem;
}

.mb_item .mb_info {
    margin-top: 0.14rem;
    font-size: 0.14rem;
    line-height: 0.24rem;
}

.mb_info p:first-child {
    color: #333;
}

.mb_info p:last-child {
    color: #666;
}


/**头部广告*/

.header_box .ad {
    height: 1rem;
}


/**头部分类*/

.header_box .header {
    /* height: 1rem; */
    background: #b70c15;
}

.header_box .header .logo {
    width: .9rem;
    height: 1rem;
    float: left;
    font-size: 0;
    background-size: 100%;
    position: relative;
    background: url(../IMAGE/header/MVMlogo.png) center center no-repeat;
}

.logo img {
    /*width: .66rem;*/
    height: .72rem;
    left: 50%;
    top: 50%;
    margin-top: -.35rem;
    margin-left: -.33rem;
    position: absolute;
}

.itemx {
    height: 100%;
    color: #fff;
    font-size: 0.26rem;
    line-height: 1rem;
    float: left;
    margin-left: .2rem;
    display: none;
    text-decoration: none;
}

.header_box .header .tags {
    float: left;
    margin-left: .30rem;
}

.header_box .header .tags .items {
    float: left;
    /* margin-left: 0.76rem; */
    padding: 0 .25rem;
    color: #fff;
    font-size: .16rem;
    line-height: 1rem;
    text-decoration: none;
}

.header_box .header .tags .cur {
    background-color: #db060a;
}

.header_box .header .searchMore {
    float: right;
    padding-top: 0.3rem;
    height: 0.51rem;
}

.header_box .header .searchMore .search {
    float: left;
    position: relative;
    height: 0.5rem;
    /*overflow:hidden;*/
}


/*buy by wang 12 28*/

.header_box .header .searchMore .search label {
    position: absolute;
    top: 0;
    left: 1.08rem;
    font-size: 0.2rem;
    color: #999999;
    height: 0.5rem;
    line-height: 0.5rem;
}

.Serial {
    /*position: absolute;*/
    float: left;
    display: block;
    /*top: 0;*/
    /*left: -1rem;*/
    padding-left: 0.17rem;
    appearance: none;
    border-radius: 0.1rem 0 0 0.1rem;
    -moz-appearance: none;
    -webkit-appearance: none;
    outline: none;
    width: 0.82rem;
    height: 0.5rem;
    background: url("../IMAGE/filmobj/rec1.png") no-repeat scroll 0.65rem 0.23rem transparent;
    background-size: 0.17rem 0.09rem;
    background-color: #fff;
    font: 0.2rem/0.3rem "微软雅黑";
    color: #333;
    line-height: 0.5rem;
}

.serial_xiala {
    position: absolute;
    top: 0.51rem;
    left: 0;
    width: 1rem;
    /*height: 3.01rem;*/
    border-radius: 0.1rem;
    z-index: 111;
    background: white;
    overflow: hidden;
    display: none;
    box-shadow: -0.05rem 0.04rem 0.05rem -0.05rem rgba(0, 0, 0, 0.6), 0.05rem 0.04rem 0.05rem -0.05rem rgba(0, 0, 0, 0.6);
}

.serial_xiala li {
    font: 0.2rem/0.3rem "微软雅黑";
    height: 0.51rem;
    line-height: 0.51rem;
    text-indent: 0.17rem;
    cursor: pointer;
}

.serial_xiala .ati {
    background: #eeeeee;
    color: #ff0000;
}


/*buy by wang 12 28*/

.header_box .header .search .keyWd {
    float: left;
    border: 0.01rem solid #fff;
    width: 3.71rem;
    height: 100%;
    box-sizing: border-box;
    padding: 0.02rem 0 0 0.1rem;
    background-color: #fff;
    font-size: 0.2rem;
    margin-left: -0.01rem;
}

.header_box .header .search .keyBtn {
    float: left;
    height: 0.3rem;
    width: 0.5rem;
    padding-top: 0.04rem;
    background: #fff;
}

.header_box .header .search .keyBtn .item {
    background: url(../IMAGE/header/icon.png);
    cursor: pointer;
    background-size: 100%;
    margin: 0 auto;
    display: block;
    height: 0.28rem;
    width: 0.28rem;
}


/* 头部二级导航 */

.container_nav {
    color: #fff;
    height: 0.4rem;
    line-height: 0.4rem;
    font-size: 0.2rem;
    background: #961616;
}

.container_nav .nav_box {
    position: relative;
}

.container_nav .item,
.container_nav .item_hall {
    color: #fff;
    height: 100%;
    width: 1.3rem;
    text-align: center;
    display: inline-block;
}

.container_nav .item_hall {
    width: 1.88rem;
    border-radius: 0.06rem;
}

.container_nav .item_hall:before {
    content: "";
    display: inline-block;
    height: 0.26rem;
    width: 0.26rem;
    vertical-align: -0.06rem;
    margin-right: 0.16rem;
    background: url("../IMAGE/filmobj/horn.png") no-repeat;
}

.container_nav .cur {
    background: #ea1f26;
}

.banner-navx {
    display: none;
    position: absolute;
    width: 12rem;
    height: auto;
    line-height: 0.28rem;
    background-color: #fff;
    box-shadow: 0 0.02rem 0.05rem #ddd;
    z-index: 2;
    left: 50%;
    margin-left: -6rem;
    font-size: .16rem;
    padding: 0.05rem 0;
}

.banner-navx li {
    float: left;
    width: 1rem;
    color: #333;
    text-align: center;
}

.art_navs li:last-child {
    width: 2rem;
}

.banner-navx li p {
    font-weight: bold;
}

.banner-navx li a {
    color: #333;
    display: block;
}

.banner-navx li a:hover {
    color: red;
}


/**aside菜单部分 start*/

.menu-list {
    padding: 0.09rem 0;
}

.aside_menu {
    width: 1.8rem;
    font-size: 0.16rem;
    background-color: #fff;
}

.aside_menu .menu-list .menu-item {
    padding: 0.09rem 0 0.09rem 0.2rem;
}

.aside_menu .menu-list .menu-item a {
    position: relative;
    display: block;
    color: #333;
}

.aside_menu .menu-list .menu-has-children .menu-down:after {
    content: url("../IMAGE/seller/triangle_r.png");
    position: absolute;
    height: 0.09rem;
    width: 0.09rem;
    right: 0.1rem;
}

.aside_menu .menu-list .menu-item .menu_management:after {
    content: url("../IMAGE/seller/triangle_r.png");
    position: absolute;
    height: 0.09rem;
    width: 0.09rem;
    right: 0.1rem;
}

.aside_menu .menu-list .menu-has-children .menu-up:after {
    content: url("../IMAGE/seller/triangle_b.png");
    position: absolute;
    height: 0.09rem;
    width: 0.09rem;
    right: 0.1rem;
}

.aside_menu .menu-children .menu-item a {
    color: #666;
}

.aside_menu .menu-children .menu-item:last-child {
    padding: 0.07rem 0 0 0.2rem;
}

.aside_menu .menu-list>.menu-selected .menu-up {
    background-color: #dbdbdb;
    height: 0.26rem;
    line-height: 0.26rem;
    padding-left: 0.2rem;
    left: -0.2rem;
    width: 100%;
}

.aside_menu .menu-list .menu-has-children .menu-children {
    display: none;
}


/**aside菜单部分 end*/


/*tab切换*/


/*设置tab页，展示等待发货订单；已发货订单*/

.maintab {
    /* padding-left: 0.15rem; */
}

.maintab .tabtitle {
    height: 0.58rem;
    line-height: 0.58rem;
    background-color: #fff;
    border-bottom: 0.02rem solid #bbbbbb;
}

.maintab .tabtitle li {
    float: left;
    padding: 0 0.1rem;
    margin-right: 0.3rem;
}

.maintab .tabtitle .tabhover {
    border-bottom: 0.02rem solid #b70c15;
}

.maintab .tabtitle .tabhover a {
    color: #b70c15;
}


/***弹窗样式***/

#full-tip {
    padding-bottom: 0.4rem;
    border-radius: 0.1rem;
}

#info-tip {
    color: #fff;
    font-size: 0.16rem;
    line-height: 0.4rem;
    padding: 0 0.14rem;
    border-radius: 0.08rem;
}

#full-tip .dialog_title {
    padding: 0 0.36rem;
    font-weight: normal;
    font-size: 0.2rem;
    text-align: center;
    height: 0.59rem;
    line-height: 0.59rem;
    border-bottom: 1px solid #bfbfbf;
}

#full-tip .content {
    padding: 0 0.4rem!important;
    margin-top: 0.2rem;
}

#full-tip .tips {
    position: relative;
    line-height: 0.24rem;
}

#full-tip .btnGroup {
    text-align: center;
    word-spacing: 0.4rem;
    margin-top: 0.4rem;
}

#full-tip .btnGroup .btn {
    display: inline-block;
    height: 0.4rem;
    font-size: 0.18rem;
    color: #fff;
    line-height: 0.4rem;
    text-align: center;
    background: #ea1f26;
    padding: 0 0.5rem;
    border-radius: 0.1rem;
}

#full-tip .btnGroup .btn_quit {
    background: rgb(160, 160, 160);
}


/* 首页搜索结果框 */

.box {
    /*width:5.5rem;
	height:0.5rem;*/
    position: absolute;
}

.box .search {
    width: 4.97rem;
    height: 0.5rem;
    box-sizing: border-box;
    border: 0.02rem solid #fff;
    margin-right: 0.12rem;
    background-color: #b70c15;
    position: relative;
}

.search .line {
    width: 0.01rem;
    height: 0.22rem;
    position: absolute;
    background-color: #999;
    top: 0.15rem;
    left: 0.96rem;
}

#search_Name::-ms-placeholder {
    color: #999;
    font: 0.2rem/0.3rem "微软雅黑";
}

#search_Name::-moz-placeholder {
    color: #999;
    font: 0.2rem/0.3rem "微软雅黑";
}

#search_Name::-webkit-input-placeholder {
    color: #999;
    font: 0.2rem/0.3rem "微软雅黑";
}

.box .search-box {
    position: absolute;
    top: 0;
    left: 0;
}

.header_box .header .search .keyBtn {
    width: 0.71rem;
    height: 100%;
    box-sizing: border-box;
    border-radius: 0 0.1rem 0.1rem 0;
}

.header_box .header .search .keyBtn .item {
    margin-top: 0.08rem;
}

.box .search-box .icon {
    position: absolute;
    top: 0;
    right: -0.39rem;
    padding: 0.08rem 0.12rem 0.13rem;
    background-color: #fff;
}

.box .search-box .icon-img {
    display: inline-block;
    width: 0.27rem;
    height: 0.28rem;
}

.box .search-list .lastest-search {
    padding: 0.1rem 0 0.11rem 0.2rem;
    position: relative;
    border-radius: 0.1rem 0.1rem 0 0;
    background-color: #fff;
    border-bottom: 0.01rem solid #bfbfbf;
    overflow: hidden;
}

.search-list .lastest-search .delete-record {
    position: absolute;
    cursor: pointer;
    top: 0.1rem;
    right: 0.3rem;
}

.lastest-search .delete-record span {
    color: #b70c15;
    font: 0.14rem/0.35rem "微软雅黑";
}

.lastest-search .delete-record img {
    position: absolute;
    width: 0.13rem;
    height: 0.16rem;
    top: 0.1rem;
    left: -0.2rem;
}

.box .search-list .title {
    color: #999;
    font: 0.14rem/0.35rem "微软雅黑";
}

.box .search-list .list {
    color: #333;
    cursor: pointer;
    font: 0.14rem/0.34rem "微软雅黑";
}

.box .search-list .hot-search {
    padding: 0.07rem 0 0.09rem 0.2rem;
    /*position: relative;*/
    background-color: #fff;
    border-radius: 0 0 0.1rem 0.1rem;
}

.search-list .hot-search .mb {
    margin-bottom: 0.08rem;
}

.hot-search .rank-list .rank {
    color: #fff;
    text-align: center;
    width: 0.18rem;
    height: 0.18rem;
    border: 0.01rem solid #999;
    margin: 0 0.1rem 0.13rem 0;
    background-color: #999;
    font: 0.14rem/0.18rem "微软雅黑";
}

.hot-search .rank-list .n-B {
    margin-bottom: 0;
}

.hot-search .rank-list .first {
    border: 0.01rem solid #b70c15;
    background-color: #b70c15;
}

.hot-search .rank-list .second {
    border: 0.01rem solid #d50f19;
    background-color: #d50f19;
}

.hot-search .rank-list .third {
    border: 0.01rem solid #ef101b;
    background-color: #ef101b;
}

.hot-search .rank-list .name {
    color: #333;
    font: 0.14rem/0.14rem "微软雅黑";
    margin-top: 0.04rem;
}


/* 首页搜索结果框End */


/*整合页面的公共css-start*/

.index_head {
    /* height: 1.8rem; */
}

.main_box {
    font-size: 0.12rem;
    margin-top: 0.1rem;
}

.aside_l {
    width: 1.8rem;
}

.aside_r {
    width: 10.1rem;
    position: relative;
}


/*整合页面的公共css-end*/


/*后台管理页面*/

.content .table {
    border-collapse: collapse;
    text-align: center;
}

.content .table td,
.content .table th {
    padding: 0.06rem 0;
    border-bottom: 0.01rem solid #dbdbdb;
}

.content .table tbody tr:last-child td {
    border-bottom: none;
}

.header td {
    font: 0.12rem/0.4rem "微软雅黑";
}

.content .table .detail {
    height: 0.62rem;
}

.upKey {
    width: 2.4rem;
}


/*后台-分页*/

.pageSelect {
    height: 0.4rem;
    line-height: 0.4rem;
    margin: 0.1rem 0;
    position: relative;
    background: #fff;
}

.pageSelect .order_search {
    position: absolute;
    left: 0;
}

.pageSelect .order_search input {
    height: 0.2rem;
    text-align: center;
}

.pageSelect .order_search span {
    display: inline-block;
    width: 0.6rem;
    height: 0.22rem;
    line-height: 0.22rem;
    text-align: center;
    border: 1px solid #a0a0a0;
    cursor: pointer;
}

.pageSelect .more_page {
    position: absolute;
    right: 0.2rem;
}

.pageSelect .confirm,
.pageSelect .proPage,
.pageSelect .nextPage {
    display: inline-block;
    height: 0.22rem;
    line-height: 0.22rem;
    /*padding: 0 0.06rem;*/
    width: 0.6rem;
    text-align: center;
    color: #333;
    border: 1px solid #333;
    cursor: pointer;
    border-radius: 0.02rem;
}

.pageSelect .change_color {
    color: #999 !important;
    border: 1px solid #999 !important;
}

.pageSelect .goPage {
    width: 0.3rem;
    text-align: center;
}

.pageSelect .allPages {
    margin-right: 0.1rem;
}

.pageSelect .confirm {
    margin-left: 0.1rem;
    margin-right: 0.3rem;
    border-radius: 0.02rem;
}

.pageSelect .proPage {
    margin-right: 0.15rem;
}

.search-res {
    height: 0.34rem;
    background-color: #444;
    margin-top: 0.2rem;
    border-radius: 0.03rem;
    padding-left: 0.2rem;
}

.search-res span {
    float: left;
    color: #fff;
    font: 0.14rem/0.34rem "微软雅黑";
}

select[name="Serial"] {
    position: absolute;
    display: block;
    top: 0;
    left: -0.86rem;
    padding-left: 0.17rem;
    appearance: none;
    border-radius: 0.1rem 0 0 0.1rem;
    -moz-appearance: none;
    -webkit-appearance: none;
    outline: none;
    border: 0.01rem solid #fff;
    width: 0.86rem;
    height: 0.51rem;
    background: url("../IMAGE/filmobj/rec1.png") no-repeat scroll 0.63rem 0.2rem transparent;
    background-size: 0.17rem 0.09rem;
    background-color: #fff;
    font: 0.2rem/0.3rem "微软雅黑";
    color: #333;
}

#SEARCH_BOX,#SEARCH_TipBOX {
    display: none;
    z-index: 999;
}

.box .search-list ,.box .complete-list{
    width: 5.41rem;
    position: absolute;
    border: 0.01rem solid #fff;
    top: 0.51rem;
    left: 0;
    border-radius: 0.1rem;
    box-shadow: -0.05rem 0.04rem 0.05rem -0.05rem rgba(0, 0, 0, 0.6), 0.05rem 0.04rem 0.05rem -0.05rem rgba(0, 0, 0, 0.6);
    overflow: hidden;
}

.box .complete-list .keyBtn2{
    height:0.3rem;
    line-height:0.3rem;
    /*border-bottom:1px solid #bfbfbf;*/
    font-size:0.14rem;
    color:#999;
    background:#fff;
    padding:0 0.2rem;
    cursor: pointer;
}
.box .complete-list .keyBtn2 strong{
	color:#333;
}
a:hover {
    text-decoration: none;
}


/*footer部分 京备号*/

.footer_box {
    background-color: #93181c;
    color: #e5e6e7;
    padding: 0.4rem 0 0.46rem 0;
    clear:both;
}

.footer_box>div {
    margin: 0 auto;
}

.footer_box a {
    color: #e5e6e7;
    margin-right: 0.67rem;
}

.footer_box a:last-child {
    /*color: #fff;*/
    margin-right: 0rem;
}

.footer_box .footer_box_left {
    float: left;
    width: 100%;
}

.footer_box .box_left_top {
    font-size: 0.18rem;
    height: 0.16rem;
    width: 100%;
    line-height: 0.16rem;
    margin-top: 0.03rem;
    display: flex;
    display: -webkit-flex;
    flex-flow: row nowrap;
    justify-content: space-between;
}

.footer_box .box_left_bottom .box_left_phone {
    float: left;
    height: 0.38rem;
    font-size: 0.38rem;
    vertical-align: top;
    margin-top: 0.44rem;
    /*margin-left: 0.2rem;*/
}

.footer_box .box_left_bottom .box_left_phone img {
    height: 100%;
    margin-right: 0.08rem;
}

.footer_box .box_left_bottom .box_left_others {
    float: right;
    margin-top: 0.3rem;
    /*width: 4rem;*/
    line-height: 0.3rem;
    /*text-align-last: justify;*/
    text-align: center;
    /*margin-right:0.2rem;*/
    text-align: left;
    font-size: 0.16rem;
}

.footer_box .box_left_bottom .box_left_others:first-child {
    width: 41%;
}

.footer_box .box_left_bottom .box_left_others:last-child {
    width: 51%;
}

.box_left_img {
    text-align: center;
}

.footer_box .box_left_img a {
    margin-right: 0.2rem;
    margin-left: 0.2rem;
}

.footer_box .box_left_bottom .box_left_social {
    margin-top: 0.44rem;
}

.footer_box .footer_box_right {
    float: right;
}

.footer_box .footer_box_right>div {
    float: left;
    width: 0.8rem;
    text-align: center;
    position: relative;
}

.footer_box .footer_box_right>div img {
    width: 100%;
}

.footer_box .footer_box_right>div span {
    display: inline-block;
    margin-top: 0.05rem;
}


/***协议start***/

.pro_wrap {
    background: #fff;
    padding: 0 0.2rem;
}

.pro_wrap .subject {
    font-size: 0.2rem;
    line-height: 0.6rem;
    border-bottom: 1px solid #eee;
    margin-bottom: 0.15rem;
}

.pro_item {
    margin-top: 0.04rem;
    line-height: 0.24rem;
}

.pro_item .title {
    font-size: 0.16rem;
    line-height: 0.28rem;
}

.pro_item .pro_ind {
    text-indent: 2em;
}

.pro_item .b {
    font-weight: bold;
}

.pro_item .pro_pic {
    width: 100%;
}

.tip_link {
    color: #3363FB;
}


/***协议end***/


/*分页*/

.pagesSelect {
    width: 10.1rem;
    height: 0.59rem;
    line-height: 0.59rem;
    background-color: #fff;
    margin-top: 0.1rem;
}

.change_color {
    color: #999 !important;
    border: 1px solid #999 !important;
}

.page_div {
    display: table;
    margin: 0 auto;
    box-sizing: border-box;
}

.page_div a {
    min-width: 0.13rem;
    height: 0.33rem;
    line-height: 0.33rem;
    border: 1px solid #959595;
    border-radius: 0.04rem;
    text-align: center;
    margin: 0 0.04rem;
    padding: 0 0.1rem;
    cursor: pointer;
    color: #666666;
    display: inline-block;
}


/*上一页、下一页、确定*/

#prePage,
#nextPage,
.confirm {
    width: 0.82rem;
    color: #666;
    border: 1px solid #959595 !important;
}

.confirm {
    margin-left: 0.1rem !important;
}

.page_div .current {
    background-color: #e7232f;
    border-color: #e7232f;
    color: #FFFFFF;
}

.totalPages {
    margin: 0 0.1rem;
}

.totalPages span,
.totalSize span {
    color: #666;
    margin: 0 0.05rem;
}

.goPage {
    width: 0.38rem;
    height: 0.31rem;
    line-height: 0.31rem;
    text-align: center;
    padding-left: 0rem !important;
    border: 1px solid #959595;
    border-radius: 0.04rem;
}


/*分页*/


/*操作指引*/

.noShow {
    display: none;
}

.gd_box {
    position: absolute;
    z-index: 99;
    width: 4rem;
    color: #666;
    padding: 0.1rem 0;
    background: #fff;
    text-align: center;
    border-radius: 0.06rem;
    box-shadow: 0 0 0.1rem rgba(0, 0, 0, 0.4);
}

.gd_tip {
    display: inline-block;
    margin-left: 0.06rem;
    height: 0.2rem;
    width: 0.2rem;
    vertical-align: middle;
    cursor: pointer;
}

.gd_warn {
    background: url(../IMAGE/common/tip_warn.png) no-repeat;
    background-size: 100% 100%;
}

.gd_issue {
    background: url(../IMAGE/common/tip_issue.png) no-repeat;
    background-size: 100% 100%;
}

.gd_cotBox .title {
    width: 0.73rem;
    text-align-last: justify;
}

.gd_cotBox .info {
    max-width: 2.8rem;
    text-align: left;
}

.gd_box .gd_title {
    line-height: 0.59rem;
    font-size: 0.16rem;
    text-align: center;
    border-bottom: 0.01rem solid #bfbfbf;
}

.gd_box .gd_detail {
    font-size: 0.14rem;
    padding: 0 0.3rem;
    margin-top: 0.26rem;
    line-height: 0.2rem;
}

.gd_box .gd_detail .item {
    margin-bottom: 0.12rem;
}

.gd_license {
    right: -0.1rem;
    top: 0.3rem;
}

.gd_muBox {
    right: -2.8rem;
}

.gd_balBox {
    right: 0rem;
}

.gd_incomeBox {
    top: 0.4rem;
    right: 0.8rem;
}

.shopping {
    height: 100%;
    color: #fff;
    font-size: 0.26rem;
    line-height: 1rem;
    float: left;
    margin-left: -.1rem;
}


/*裁剪图片*/

.user-photo-box {
    width: 100%;
    height: 100%;
    background-color: #dbdbdb;
}

#photo,
.photo,
.photoAlbum,
.photoWorks,
.photoProve {
    max-width: 100%;
    max-height: 350px;
}

.img-preview {
    overflow: hidden;
}

.modalClose {
    -webkit-appearance: none;
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: .2;
}
/*样式增加*/
.addLine{
    width: 100%;
    border-bottom: 0.02rem solid #a0a0a0;
    margin-bottom:0.18rem;
}
.addCle{
    clear:both;
}
.yourlike{
    font-size:0.18rem;
    padding-bottom: 0.18rem;
    min-height: 0.18rem;
}
.yourlike .addLike{
	display:inline-block;
    float:left;  
}
.yourlike .addChange{
	padding-left:0.22rem;
	display: inline-block;
	float:right;
    background: url(../IMAGE/film-details/refresh.png) no-repeat;
    background-size:0.18rem 0.18rem;
    vertical-align: bottom;
    margin-right:0.1rem;
    cursor: pointer;
}
.yourlike .addChange:hover{
	color:#e7232f;
	background: url(../IMAGE/film-details/refreshR.png) no-repeat;
	background-size:0.18rem 0.18rem;
    vertical-align: bottom;
}
/*增加上架成功弹窗*/
.addSuccessMengCeng{
    width: 100%;
    height: 100%;
    background: rgb(0, 0, 0);
    opacity: 0.5;
    position: fixed;
    left: 0px;
    top: 0px;
    z-index: 99;
    display: none;
}
.addSuccessPop-up{
    width:10.08rem;
    height:5.2rem;
    border-radius: 0.1rem;
    background:#fff;
    position: fixed;
    top:50%; 
    margin-top:-2.6rem;
    left:50%;
    margin-left:-5.04rem;
    z-index:100;
    display: none;
}
.addSuccessPop-up .addDelBut{
    width:0.23rem;
    height:0.22rem;
    padding:0.1rem;
    float: right;
    cursor: pointer;
}
.addSuccessPop-up .putawaySuccess{
    font-size:0.24rem;
    color:#000033;
    text-align: center;
    clear: both;
}
.addSuccessPop-up .addPublishList li{
    width:1.8rem;
    border-radius: 0.06rem;
    font-size:0.16rem;
    color:#333;
    float:left;
}
.addSuccessPop-up .addPublishList li .addPublishListImg{
    width:100%;
    height:2.6rem;
}
.addSuccessPop-up .addPublishScore{
    color:#ea1f26;
}
.addSuccessPop-up .addPublishCon{
    font-size:0.14rem;
    color:#666;
}
.addSuccessPop-up .addPublishShop{
    font-size:0.14rem;
    color:#999;
}
.addLike{
	padding:0.44rem 0.2rem 0.14rem;
	font-size:0.24rem;
}
.centerArea{
    position: relative;
    min-height:2.5rem;
}
.loadGif{
    width:0.32rem;
    height:0.32rem;
    position: absolute;
    top:50%;
    margin-top:-0.16rem;
    left:50%;
    margin-left:-0.16rem;
    display: block;
}