@charset "utf-8";
/* CSS Document */
.hb-mainBox-02 .top-mainTitle{ height:44px; line-height:44px; background:#f8f8f8; border-bottom:1px solid #e1e1e1;}
/*面包屑导航 2*/
.hb-mBx .breadcrumb{ margin-bottom:0; padding:0; background:none;}
.hb-mBx .breadcrumb>li+li:before{ content: "";}
.hb-mBx .breadcrumb>li+li+li:before{    content: " > ";}
/*翻页*/
.Turn-page{ text-align:center;height: 50px;line-height: 50px; margin:20px 0;}
.Turn-page a{ padding:6px 10px; border:1px solid #e5e5e5; background:#fff; margin:0 7px;}
.Turn-page input{ width:44px; height: 20px; line-height:16px;font-size:12px; border:1px solid #707070; margin:0 3px;vertical-align: middle;}
@media (max-width: 540px){
	.Turn-page a{ font-size:12px; margin:0 3px;}
}
/*下拉*/
.select_allB{position:relative;float:left; width:100%; z-index:100; margin-bottom:0;}
.select_allB dt{height:28px;display:inline-block;border:1px solid #d2ccc4;background:url(../images/icon-02.png) no-repeat right 20px center;line-height:30px;font-weight:bold;padding-left:10px;cursor:pointer;width:100%;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;position:relative;z-index:99; height:30px; color:#666666; border-radius:4px;}
.select_allB dt:hover,.select_allB dt.cur{border:1px solid #409DFE;box-shadow:0 0 3px #409DFE;}
.select_allB dd{position:absolute;left:0;top:29px;border:1px solid #d2ccc4;background:#fff;display:none; width:100%;}
.select_allB dd ul{padding:4px;width:100%;max-height:250px;overflow:auto;}
.select_allB dd ul li a{line-height:28px;display:block;padding:0 8px;}
.select_allB dd ul li a:hover{background:#f5f5f5;}
/*按需拍摄*/
.accordNeedBox{ padding:20px 0px;}
.accordNeedBox .accord_needTit{ font-size:16px; font-weight:bold; line-height:40px; border-bottom:1px dashed #e0e0e0; margin-bottom:16px;}
.accord_rules{ border:1px solid #dddddd;padding:16px 10px;}
.accord-tableBox{ margin:10px auto;}
.accord-tableBox thead{ background:#dddddd; font-weight:bold; }
.accord-tableBox thead th{text-align:center;}
.accord-tableBox tbody td{ text-align:center;}
.accord-tableBox tbody td .detailsA{ background:#ff413e; color:#fff; padding:4px 8px; font-size:12px;}
.accordNeedBox .row{ margin:0;}
.accordNeedBox .ReleaseBox{ background:#f1873a;padding:10px; margin-bottom:10px;}
.accordNeedBox .ReleaseBox a{ color:#fff; }
.accordNeedBox .ReleaseBox .center-accord h2{ margin-top:0; font-size:36px; font-weight:bold; padding-top:10px;}
.accordNeedBox .ReleaseBox .center-accord p{ font-weight:bold; font-size:16px; margin-top:20px;}
.accordNeedBox .ReleaseBox img{ width:100%;}
.accordNeedBox .ReleaseBox .right-accord{ text-align:center;}
.accordNeedBox .ReleaseBox .right-accord img{ padding-top:16px;}
@media (min-width: 1200px){
	.accordNeedBox{ padding:20px 26px;}
	.accordNeedBox .ReleaseBox{ background:#f1873a; color:#fff; padding:10px 20px;}
	.accord_rules{ border:1px solid #dddddd; padding:16px 20px;}
	.accord-tableBox{margin:28px auto;}
	.accordNeedBox .ReleaseBox .right-accord img{ padding:28px 0;}
}
@media (max-width: 540px){
	.accordNeedBox .ReleaseBox img{ width:auto;}
}
/*按需拍摄详情页面*/
.hb-main-gran {
    background: #dbdde0;
    padding-bottom: 30px;
}
.anxu_detailsBox{ margin-top:30px; background:#fff; padding:20px;}
.anxuDetail-title{ line-height:36px; padding-bottom:6px; text-align:center; font-size:18px; font-weight:bold; margin-bottom:30px; border-bottom:1px dashed #e0e0e0;}
.anxuDetail-content .column_work{ border:1px solid #e1e1e1; border-radius:6px;}
.anxuDetail-content .columnCont{ padding:0; padding-right:15px; padding-bottom:15px; font-family:"宋体";}
.anxuDetail-content .row{ margin-left:0;}
.anxuDetail-content .column_work p{ height:30px; line-height:30px; overflow:hidden; margin:0; padding:0 10px;}
.anxuDetail-table tbody{ border-bottom:1px solid #ddd;}
.anxuDetail-table td{ padding:8px 24px !important;}
.anxuDetail-table .totgao_button{ margin-top:30px; margin-bottom:30px;}
.anxuDetail-table .totgao_button a{ display:block; margin:0 auto; width:196px; height:46px; background:#bababa; border:1px solid #d3d3d3; text-align:center; line-height:46px; font-size:18px; color:#fff;}
.anxuDetail-table .totgao_button .orange{ background:url(../images/orange.png); border:none;}
.text-anxuDetail{ line-height:24px; text-align:justify; padding:0 10px;}
.anxuDetail-content .title-List{ height:40px; line-height:40px; border-bottom:4px solid #eeeeee; margin-bottom:20px; font-size:16px;}
.anxuDetail-content .title-List span{ border-bottom:4px solid #ac050f; line-height:40px; position:relative; padding:0 6px; padding-bottom:6px;}
@media (min-width: 1200px){
	.anxu_detailsBox{ margin:0 auto; margin-top:30px; padding:20px 50px;}
}
/*发布征图*/
.accordNeedBox .accord_needTit-02{ font-size:14px;  line-height:34px; border-bottom:1px dashed #e0e0e0; margin-bottom:16px;}
.release-tableBox{ margin:15px auto;}
.release-tableBox .table-responsive{ border:1px solid #cccccc; border-top:none;}
.release-tableBox table{ margin-bottom:0;}
.release-tableBox tr td{ border-top:1px solid #cccccc !important;}
.release-tableBox tr td:first-child{ background:#f8f8f8; text-align:right; line-height:34px;}
.release-tableBox tr td input{ display:inline-block;}
.release-tableBox tr td .xiala-release,.release-tableBox tr td input{ width:340px;}
.release-tableBox tr.chiCBox span{  margin:0 8px; line-height:30px;}
.release-tableBox tr td input.chiC{ width:138px;}
.release-tableBox tr td .release-but{ background:#ef6500; color:#fff; height:40px; font-size:16px; display:block; margin:0 auto; padding:0; border:none; border:1px solid #cccccc; width:369px; border-radius:6px;}
/*投诉建议*/
.ComplaintsBox .comments{ padding-top:20px;}
.ComplaintsBox .comments .top-comments{ padding-bottom:12px; font-size:16px;}
.ComplaintsBox .comments .top-comments i{ font-style:normal;}
.ComplaintsBox .comments .textarea-comment{ border:1px solid #a9aaac; background:#fff;}
.ComplaintsBox .comments .textarea-comment .login{ padding:0 10px;}
.ComplaintsBox .comments .textarea-comment textarea{ width:100%; height:122px; border:none; border-bottom:1px solid #e1e1e1; background:url(../images/shuiY.png) no-repeat center; padding:10px;}
.ComplaintsBox .comments .submit-bar{ line-height:30px; padding:10px 0; margin-bottom:10px;}
.ComplaintsBox .comments .submit-bar .yZm{ height:40px; line-height:40px;}
.ComplaintsBox .comments .submit-bar .yZm input{ vertical-align:middle; height:30px; line-height:24px; padding-left:4px; margin-right:10px;}
.ComplaintsBox .submit-bar .submitCss{ height:30px; width:80px; text-align:center; color:#fff; background:#cc1b25;border: none;    line-height: 28px;}
.ComplaintsBox .comments-list{ border-top:1px solid #e1e1e1;}
.ComplaintsBox .comments-list *{ font-size:15px; }
.ComplaintsBox .comments-list .row{ margin:20px 0; border-bottom:1px dashed #646464;}
.ComplaintsBox .comments-header img{ width:60px; height:60px; margin:0 auto; display:block;}
.ComplaintsBox .comments-information time{ color:#b4b4b4; font-size:12px;}
.ComplaintsBox .comments-list .huifu_list{background:#f6f6f6; padding:0 12px;}
.search-ComplaintsBox{ overflow:hidden;  width:80%; margin:30px auto; margin-bottom:10px; border-radius:4px;border:1px solid #cccccc; border-right:none;}
.search-ComplaintsBox input{ height:34px; float:left; width:88%; border:none;  padding:10px;}
.search-ComplaintsBox .button{ background:url(../images/sear.png) #c40a14 no-repeat center center; display:block; float:left; width:12%;  height:34px; border:none; border-radius:0;}
@media (min-width: 1200px){
	.ComplaintsBox .comments{ padding:0 50px; padding-top:20px;}
	.ComplaintsBox .comments-header{ width:8%;}
	.ComplaintsBox .comments-information{ width:92%;}
	.ComplaintsBox .comments-list *{line-height:40px;}
	.search-ComplaintsBox{  width:50%;}
}
/*会员中心*/
.membersBox{ overflow:hidden; margin:20px 0;}
.members-left{ padding:0; border:1px solid #dddddd; margin-bottom:10px;}
.members-left .panel-default>.panel-heading{ background:#fafafa; border-bottom:1px solid #dddddd; background-image:url(../images/huiyuan.png); background-repeat:no-repeat; }
.members-left .panel-body{ padding:0;}
.members-left dl.mem-hbDl{ margin:0;}
.members-left .panel-title{ color:#323232; padding:0 30px; background-image:url(../images/huiyuan.png); background-position:15px -286px; background-repeat:no-repeat; background-position:right -29px center;}
.members-left dl.mem-hbDl dd{ background:#fafafa; height:38px; line-height:38px; padding:0 35px; border-bottom:1px solid #dddddd; background:url(../images/fanhui.png) no-repeat right 20px center;}
.members-left dl.mem-hbDl dd a{ font-size:14px;}
.members-left .panel-default .my-order{ background-position:15px 10px;}
.members-left .panel-default .my-works{ background-position:15px -28px;}
.members-left .panel-default .my-accord{ background-position:15px -62px;}
.members-left .panel-default .my-collection{ background-position:15px -95px;}
.members-left .panel-default .my-letter{ background-position:15px -125px;}
.members-left .panel-default .my-data{ background-position:15px -161px;}
.members-left .panel-default .my-deposit{ background-position:15px -201px;}
.members-left .panel-default .my-service{ background-position:15px -241px;}
.members-right{ }
.members-right .members-block{border:1px solid #dddddd;}
.members-right .member_xiXTop{ overflow:hidden; padding:14px; border-bottom:1px solid #dddddd;}
.members-right .member_xiXTop .bianJ{ text-align:center; width:129px;}
.members-right .member_xiXTop .bianJ img{ display:block; margin:0 auto;}
.members-right .member_xiXTop .bianJ a{ background:url(../images/bianji.png) no-repeat left center; padding-left:22px; color:#ffa348; line-height:30px;}
.members-right .member_xiXTop .welcom .welcomMe{ font-weight:bold;}
.members-right .member_xiXTop .welcom .yuCun{ line-height:50px;}
.members-right .member_xiXTop .welcom .yuCun span{ margin-right:40px;}
.members-right .member_xiXTop .number{ font-size:16px; color:#d52929;}
.members-right .member_xiXTop .chongzhi,.members-right .member_xiXTop .tixian{ display:inline-block; width:54px; height:24px; color:#fff; line-height:24px; text-align:center; background:#d52929; margin-right:20px;}
.members-right .member_xiXTop .tixian{ background:#ffa348;}
.member_xiXbottom table,.latest-orderTable table{ text-align:center; width:100%;}
.member_xiXbottom table td{ padding-top:20px; padding-bottom:10px; width:20%;}
.member_xiXbottom table a{ display:block; border-right:1px solid #e1e1e1;}
.member_xiXbottom table td:last-child a{ border:none;}
.member_xiXbottom .icon_member{ background-image:url(../images/huiyuan.png); background-repeat:no-repeat; width:43px; height:34px; margin:0 auto; margin-bottom:10px;}
.member_xiXbottom .icon_member_01{ background-position:7px -310px; }
.member_xiXbottom .icon_member_02{ background-position:0px -361px; }
.member_xiXbottom .icon_member_03{ background-position:-2px -415px; }
.member_xiXbottom .icon_member_04{ background-position:5px -474px; }
.member_xiXbottom .icon_member_05{ background-position:4px -525px; }
.member-titleList{ padding:14px 0; border-bottom:1px solid #e1e1e1; margin-top:10px; margin-bottom:20px;}
.member-titleList span.title{ font-size:16px; font-weight:bold;}
.latest-orderTable thead{ background:#f7f7f7;}
.latest-orderTable thead>tr>th{ border:none; text-align:center;}
.latest-orderTable tbody>tr>td{ padding-top:10px;}
/*.latest-orderTable tr:first-child th,.latest-orderTable tr:first-child td{ width:16%;}*/
.latest-orderTable .pro-name{width:26%;}
.latest-orderTable .operation a{ display:block; margin:0px auto; margin-bottom:8px;}
.latest-orderTable .operation a.payment{  display:inline-block; padding:4px 6px; font-size:12px;  background:#d12727; color:#fff; border-radius:4px;}
/*订单管理*/
.members-blockR{ border:1px solid #e1e1e1; padding:20px;}
.members-blockR .dingdan{ padding-top:0; margin-top:0;}
.order_managementList{ padding:8px 0; margin-top:28px; border-bottom:1px solid #e1e1e1; padding-bottom:20px; margin-bottom:20px;}
.order_managementList a{padding:8px 25px;font-size:16px; margin-right:5px;}
.order_managementList a.current,.order_managementList a:hover{  background:#eeeff2; }
.order_managementTab .Merger-payment{ margin-bottom:20px;}
.order_managementTab .Merger-payment a{ background:#d12727; color:#fff; width:80px; display:block; height:22px; line-height:22px; border-radius:4px; text-align:center;}
/*上传作品*/
.uploading-work{ text-align:center; margin-bottom:60px;}
.uploading-work .button{ position:relative; width:240px; height:44px; margin:0 auto; margin-bottom:44px; margin-top:40px;}
/*销售记录*/
.latest-orderTable .pro-nameImg{width:35%; text-align:left;}
.latest-orderTable .pro-nameImg img{ float:left; padding-right:10px;}
.latest-orderTable .operation a.view{display: inline-block;padding: 4px 16px;font-size: 12px; background: #ef6f14;color: #fff;border-radius: 4px;}
/*任务管理*/
.members-blockR .my-task table{ margin:0;}
.members-blockR .my-task .my-task-01 td{ width:50%;}
.members-blockR .my-task .my-task-02 td{ border-bottom:1px solid #ddd; line-height:26px;}
.Sign-figureBox{ margin-top:30px;}
.Sign-figureBox .member-titleList{ padding:10px 0;}
.Sign-figureBox  .Sign-imgCont{ overflow:hidden;}
.Sign-figureBox  .Sign-imgCont .row{ margin:0 -10px;}
.Sign-figureBox  .Sign-imgCont .col-sm-3{ padding: 0 10px; margin-bottom:10px;}
.Sign-figureBox  .Sign-imgCont .sign{ border:1px solid #e1e1e1; border-radius:4px;}
.Sign-figureBox  .Sign-imgCont .sign p{ margin-bottom:0; line-height:34px;}
.Sign-figureBox  .Sign-imgCont .sign input{ vertical-align:middle; margin:2px 10px;}
.pro-collection{width:52%; text-align:left;}
.pro-collection img{ float:left; padding-right:10px;}
.order_managementList a.pull-right{ padding:0; margin-left:10px;}
.order_managementList a.pull-right:hover{ background:none;}
/*展示图表*/
.latest-orderTable .operation a.btn-info{ color:#fff; border-radius:4px; padding:4px 0; width:80px;}
/*相册展示*/
.photo-zs .photo-list{ border:1px solid #e1e1e1; border-radius:4px; margin-bottom:15px;}
.photo-zs .photo-list img{ width:100%;}
.photo-zs .photo-list .text{ padding:10px;}
.photo-zs .photo-list p{ margin:0; line-height:28px;}
.photo-zs .photo-list p.caozuo a{ padding:4px 12px; border-radius:4px; font-size:12px;}
.photo-zs .photo-list p.caozuo a.care{ background:#ef6f14; color:#fff;}

.tableList-zshb .photo-list{ border:none; border-bottom:1px solid #e1e1e1; border-radius:4px; margin-bottom:15px; overflow:hidden; padding-bottom:10px; position:relative;}
.tableList-zshb .tableList-09{ width:100% !important;}
.tableList-zshb .photo-list img{ float:left; width:110px; margin-top:9px;}
.tableList-zshb .photo-list .text{ padding:0; padding-left:120px;}
@media (min-width: 1200px){
.tableList-zshb .photo-list p.caozuo{position:absolute; text-align:center; top:26px; right:10px;}
.tab_all_photoList_textHeight {height:188px;} /* 状态为全部*/
.toEdit_photoList_textHeight {height:154px;}  /* 待编辑、下架、锁定 、上架*/
.toAudit_photoList_textHeight {height:132px;} 
}
/*编辑图片*/
.Edit-pic .edit-imgCont{ margin:0 auto; padding:12px; border:1px solid #e1e1e1; background:#f5f5f5; margin-bottom:35px;}
.Edit-pic label{ color:#646464;}
.Edit-pic .form-horizontal .control-label{ text-align:left;}
.Edit-pic .register_button .saveButton {
    display: block;
    margin: 0 auto;
    background: #ff3300;
    color: #fff;
    height: 40px;
    line-height: 40px;
    border: none;
    padding: 0;
    width: 80%;
	border-radius:4px;
}
.Edit-pic .updown{ font-weight:bold; line-height:34px;}
.Edit-pic .updown input{ margin:0 10px;}
.Edit-pic .edit-neirong{ padding-bottom:30px;}
.Edit-pic .edit-neirong input.form-dol{    height: 34px;
    padding: 6px 12px;
    font-size: 14px; display:inline-block !important; width:88%; margin-right:4%;}
@media (min-width: 1200px){
	.uploading-work .button{ margin-top:90px;}
	.order_managementList a.pull-right{ position:relative;}
	.works_managementList a.pull-right{ position:relative;}
	.Edit-pic .edit-imgCont{ width:50%;}
	.Edit-pic .edit-neirong{ width:540px; margin:0 auto;}
	.Edit-pic .register_button button { width:370px;}
}

/*草稿箱*/
.latest-orderTable .operation a.editor{ background:#d12727; color:#fff; border-radius:4px; width:72px; font-size:12px; padding:4px 0;}
.latest-orderTable .operation a.delelt{ background:#a1a1a1; color:#fff; border-radius:4px; width:60px; margin-bottom:0;font-size:12px;padding:4px 0;}
.save_button{ color:#fff; margin-left:10px; background:#9c9c9c;}
.save_button:hover{ color:#fff; background:#8d8d8d;}
/*修改密码*/
.htab_head {overflow: hidden;position: relative;height: 38px;margin-bottom: 26px;}
.htab_head .tabs {padding:0; border-bottom: 1px solid #ddd;float: left;line-height: 36px; margin: 0 0 10px 0;width: 100%;}
.htab_head .tabs li {float: left;margin: 0 0 -1px 5px;}
.htab_head .tabs li.selected a { text-decoration: none;background: #fff; border-bottom-color: #fff;}
.htab_head .tabs li a { float: left; background: #F0F0F0;border: 1px solid #ddd; display: block;padding: 0 25px;color: #444;}
.PersonalInformation {border-bottom: 1px dashed #e0e0e0;padding: 20px 0;text-align: center;font-size: 16px;font-weight: bold; color: #ff6c02; margin-bottom: 20px;}
.icon-LIULAN {position: absolute;background: #fc3300;color: #fff;width: 44px;height: 20px;border-radius: 4px;right: 25px; top: 8px;font-style: normal; font-size: 12px; line-height: 20px;
    text-align: center;
}
/*购物车*/
/*.quantity-form {
    position: relative;
    overflow: hidden;
    height: 22px;
    width: 80px;
	margin:0 auto;
}
.quantity-form  .decrement,.quantity-form  .increment {
    border: 1px solid #cacbcb;
    border-right: 0;
    line-height: 18px;
    padding: 1px 0;
    width: 19px;
    text-align: center;
    color: #666;
    margin: 0;
    background: #fff;
}
.quantity-form  .decrement {
    float: left;
}
.quantity-form  .increment {
    float: right;
    border: 1px solid #cacbcb;
    border-left: 0;
    color: #666;
}
.quantity-form  .itxt {
    position: absolute;
    left: 19px;
    top: 0;
    border: 1px solid #cacbcb;
    width: 42px;
    line-height: 18px;
    text-align: center;
    padding: 1px;
    margin: 0;
    font-size: 12px;
    font-family: verdana;
    color: #333;
    -webkit-appearance: none;
}*/
/*我的服务*/
.latest-orderTable tbody>tr.overdue>td,.latest-orderTable tbody>tr.overdue>td a{ color:#b4b4b4;}
.service_open{ background:#f8f8f8; border:1px solid #dedede; padding:20px; margin-bottom:24px;}
.service_open tr td{ border-right:1px solid #dddddd; padding-left:30px;}
.service_open tr td:last-child{ border:none;}
.service_open tr td p{ font-size:24px; font-weight:bold; margin-top:14px; margin-bottom:0;}
/*订单详情*/
.order-detailText .block{ border-bottom:1px solid #ececec; margin-bottom:20px;}
.order-detailText dl.order-list{ overflow:hidden;margin:0; margin-bottom:16px;}
.order-detailText dl.order-list>dt{ float:left; width:100px; text-align:right; margin-right:10px;}
.order-detailText dl.order-list>dd{ color:#646464; float:left;}
.order-detailText dl.order-list>dd .dt-title{ color:#323232;}
/*订单结算*/
.order-list_02{ overflow:hidden;}
.order-list_02 dt{ width:100px; text-align:left; margin-right:20px; float:left; margin-right:10px;}
.order-list_02 dd{ float:left;}
.order-list_02 dd .look_at{ color:#b4b4b4; margin-left:15px;}
.order-list_02 dd .radio_01{ vertical-align:text-top; margin-right:6px;}
.order-detailText .hb-address{ overflow:hidden; padding:0;}
.order-detailText .hb-address li{ width:30%; padding:8px; background:#ffffff; border:1px solid #e3e3e3; float:left; margin-right:3%; margin-bottom:15px; cursor:pointer;}
.order-detailText .hb-address li.current{ background:url(../images/bottom_icon.png) no-repeat right bottom #fef5cc; border:1px solid #ebe5b5; position:relative;}
.order-detailText .hb-address li .bottom_icon{ position:absolute; bottom:0; right:0;}
.preferential_table{ border:1px solid #e5e5e5; padding:10px; margin-bottom:10px;}
.preferential_table h6{ font-weight:bold; font-size:14px;}
.preferential_table h6 span{ color:#ff7500}
.preferential_table table,.preferential_table table tbody td{ border:none;}
.preferential_table table thead{ background:#f9f9f9; border-top:1px solid #e1e1e1;}
.preferential_table table thead th{text-align:center; border:1px solid #e1e1e1; color:#888888;}
.preferential_table table tbody td *,.preferential_table table tbody td{ color:#676767; text-align:center;}
.zhifu_tabBottom .fee{ padding-right:10px; margin-bottom:10px; line-height:16px;}
.zhifu_tabBottom .fee span{ font-size:16px; color:#fa4c43;}
.P_S{ border:1px solid #e1e1e1; padding:10px; border-top:none; line-height:34px;}
.P_S textarea{ height:34px; width:94%; padding:0 4px; color:#b4b4b4; line-height:32px; border:1px solid #ebebeb;}
/*订单支付*//*预存款充值*/
.Order-payment{ background:#f8f8f8; border:1px solid #e1e1e1; padding:20px;}
.Order-payment .block{ margin-bottom:20px;}
.Order-payment h2,h2.bank{ text-align:center; font-size:18px; color:#fa4c43; font-weight:bold; }
.Order-payment table td{ border:1px solid #e2e6ef; padding:8px;}
.Order-payment .p-s{ border:1px solid #e2e6ef; border-top:none; padding:8px;}
.Order-payment .pay-list,.top-upBox ul{ overflow:hidden;border:4px solid #e7e8ec; border-radius:4px; padding:20px;}
.Order-payment .pay-list li,.top-upBox ul li{ float:left;}
.Order-payment .pay-list li input,.top-upBox ul li input{ float:left; margin-right:8px; margin-left:10px; margin-top:9px;}
.Order-payment .pay-list li div.pull-left,.top-upBox ul li div.pull-left{border:1px solid #e1e1e1;}
.Order-payment .pay-list li span{ padding:4px; display:inline-block;}

.top-upBox .list-topUp{ margin-bottom:10px;}
.top-upBox .list-topUp span.pull-left{ margin-right:10px;}
/*查看消息*/
.message-Box .seed_list .administrator{ position:relative; border:1px solid #fbcaa9; background:#ffe1cc; padding:10px; border-radius:4px; width:40%; margin-top:15px;}
.message-Box .seed_list .administrator .icon{ background:url(../images/icon-04.png) no-repeat top center; top:-8px; left:14px; height:8px; display:block; position:absolute; width:12px;}
.message-Box .seed_list .mya{ position:relative; border:1px solid #e4e4e4; background:#f2f2f2; padding:10px; border-radius:4px; width:40%; margin-top:25px; margin-bottom:20px;}
.message-Box .seed_list .mya .icon{ background:url(../images/icon-04.png) no-repeat bottom 0px center; bottom:-8px; right:14px; height:8px; display:block; position:absolute; width:12px; float:right;}
.huifu_xiaoxi{ border:1px solid #d8e1ea;margin-top:20px;}
.huifu_xiaoxi .neirong{ padding:30px 20px; border-bottom:1px solid #e1e1e1;}
.huifu_xiaoxi .neirong textarea{ width:94%; height:115px;}
.huifu_xiaoxi h5{ background:#a1a1a1; color:#fff; margin:0; height:38px; line-height:38px; padding:0 10px;}
/*汇款须知*/
.Rem-instructions{ border-top:1px solid #e1e1e1;}
.Rem-instructions h2{ font-weight:bold; font-size:18px;}
.Rem-instructions .instructions{ line-height:28px; padding:0 20px;}

/* 添加收货地址 */
.select-list3 select{ width:32%;height: 34px;background-image: none;border: 1px solid #ccc;border-radius: 4px;}


/*合同*/
.contract_box *{ font-size:14px; line-height:30px;}
.contract_box p{ margin-bottom:0;}
.contract_box .center_01{ text-align:center;}
.contract_box .tit_01{ font-size:22px; text-align:center; color:#323232; margin-bottom:40px;}
.contract_box .user_tx{ margin-bottom:10px;}
.uer_sf p.text{ display:inline-block; border-bottom:1px solid #afafaf; min-width:400px;}
.contract_box .tiaoL{}

.shuangF_box{ margin-top:20px; overflow:hidden;}
.jiaF{ float:left; margin-right:20px;}
.shuangF_box .text_02{border-bottom:1px solid #afafaf; min-width:300px; display:inline-block;}
.type_het{ padding:20px 0;}
.type_het .tj_but{ padding:4px 10px; border-radius:4px; border:1px solid #e1e1e1; background:#21befd; text-align:center; color:#fff; margin-right:20px;}

/*批量编辑作品*/
.batch-image{padding-left:80px}
.batch-image img{
	width:160px;
	height:117.9px;
	padding:5px 8px;
}
/*作品管理-加入组图弹框样式*/
.groupImgBox{
	display: none;
	position: absolute;
	top: 19%;
	left: 36%;
	width: 44%;
	height: 23%;
	padding: 20px;
	border: 10px solid #ef6500;
	background-color: white;
	z-index:1002;
	overflow: auto;
}
/*作品管理-新增类别查询-修改样式*/
.works_managementList{ padding:5px 0; margin-top:20px; border-bottom:1px solid #e1e1e1; padding-bottom:20px; margin-bottom:20px;}
.works_managementList a{padding:6px 10px;font-size:16px; margin-right:5px;}
.works_managementList span{padding:6px 0px;font-size:15px; margin-right:10px;}
.works_managementList a.current,.works_managementList a:hover{  background:#eeeff2; }
.works_managementList a.pull-right{ padding:0; margin-left:10px;}
.works_managementList a.pull-right:hover{ background:none;}