body,
th,
td,
button,
input,
select,
textarea {
  line-height: 24px;
  font: 14px Arial, Helvetica Neue, Helvetica, PingFang SC, Tahoma, sans-serif;
}
.ellipsis {
  display: block;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.yui_body_bg {
  background: #f2f2f2;
}
.yui_margin_rbl {
  margin: 0 4% 3%;
}
body * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.yui_top_title {
  font-size: 14px;
  color: #333;
  line-height: 1.2;
  padding: 3% 0 2%;
  position: relative;
  border-bottom: 1px solid #dedede;
}
.yui_top_title span {
  border-left: 4px solid #ff3c00;
  padding-left: 8px;
}
.yui_top_title i {
  font-style: normal;
  margin: 0 5px;
}
.yui_top_title > a {
  color: #333;
}
.yui_top_title > a.gray {
  color: gray;
}
.yui_top_title > a.gray:hover {
  color: gray;
}
.yui_top_title > a:hover {
  color: #333;
  text-decoration: none;
}
.yui_top_title .yui_top_right {
  position: absolute;
  top: -5px;
  margin-top: 3%;
  right: 0;
}
.yui_margin_right-20 {
  margin-right: 20px;
}
.yui_btn_small {
  color: #333;
  font-size: 12px;
  line-height: 30px;
  height: 30px;
  cursor: pointer;
  border: none;
  font-weight: normal;
  border-radius: 0;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  padding: 0 20px;
}
.yui_btn_small:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.yui_btn_long {
  padding: 0 22px;
  cursor: pointer;
  border: none;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-right: 33px;
  background: #158aff;
  font-size: 12px;
  line-height: 30px;
  color: #ffffff;
}
.yui_btn_long:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
  color: #fff;
}
.yui-btn {
  display: inline-block;
  height: 38px;
  line-height: 38px;
  padding: 0 25px;
  background-color: #009688;
  color: #fff;
  white-space: nowrap;
  text-align: center;
  font-size: 14px;
  border: none;
  border-radius: 2px;
  cursor: pointer;
}
.yui-btn:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.yui_btn_superlong {
  width: 200px;
  height: 51px;
  line-height: 51px;
  margin: 0 3%;
  padding: 0 25px;
  font-size: 16px;
  cursor: pointer;
  border: none;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  background: #158aff;
  color: #ffffff;
}
.yui_btn_superlong:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
  color: #fff;
}
.yui_btn_orange {
  background: #ff6000;
  color: #ffffff;
}
.yui_btn_orange:hover {
  color: #fff;
}
.yui_btn_blue {
  background: #00b4ff;
}
.yui_btn_gray {
  color: #333;
  background: #efefef;
  border: 1px solid #999;
}
.yui_btn_gray:hover {
  color: #333333;
}
.yui_btn_gray_hover {
  color: #333;
  background: #fff;
  border: 1px solid #999;
}
.yui_btn_gray_hover:hover {
  color: #ff6000;
  background: #fff;
  border: 1px solid #ff6000;
}
.tirmming_pic.tirmming_pic2 .box {
  width: 48px;
  height: 60px;
}
.tirmming_pic.tirmming_pic2 .box .add_symbol p {
  font-size: 39px;
}
.tirmming_pic.tirmming_pic3 .box {
  width: 260px;
  height: 160px;
}
.tirmming_pic.article_pic2 .box {
  width: 220px;
  height: 165px;
  margin-bottom: 0;
}
.tirmming_pic .box {
  width: 225px;
  height: 160px;
  border: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.tirmming_pic .box .add_img {
  display: none;
  position: relative;
  width: 100%;
  height: 100%;
}
.tirmming_pic .box .add_img img {
  display: block;
  width: 100%;
  height: 100%;
}
.tirmming_pic .box .add_img .close {
  cursor: pointer;
  position: absolute;
  top: 0px;
  right: -36px;
  width: 27px;
  height: 27px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background: #fff;
  border: 1px solid #D2D2D2;
  font-size: 16px;
  color: #000;
  line-height: 27px;
  text-align: center;
}
.tirmming_pic .box .add_img .close span {
  transform: scale(1.6);
}
.tirmming_pic .box .add_symbol {
  border: 1px dashed #D2D2D2;
  height: 100%;
  width: 100%;
  position: relative;
  display: table;
}
.tirmming_pic .box .add_symbol input {
  display: none;
}
.tirmming_pic .box .add_symbol p {
  font-size: 50px;
  color: #999;
  line-height: 1.2;
  text-align: center;
  display: table-cell;
  vertical-align: middle;
  cursor: pointer;
}
.tirmming_pic .box .img {
  display: block;
  width: 100%;
  height: 100%;
}
#pccontainer {
  width: 100%;
}
.layui-form .layui-row i {
  color: #f00;
  margin-right: 5px;
  vertical-align: middle;
}
.layui-form .layui-row p {
  line-height: 38px;
}
.layui-form .layui-row .layui-input-inline .layui-word-aux {
  display: block;
  padding: 10px 0!important;
}
.layui-form .layui-row .layui-input-inline .layui-word-aux p {
  line-height: 20px;
}
.layui-form .layui-row label .layui-word-aux {
  display: inline;
}
.layui-form .layui-row label .layui-word-aux p {
  line-height: 20px;
  display: inline;
}
.id_card .box {
  width: auto;
  overflow: hidden;
}
.id_card .box .add_img {
  display: none;
  position: relative;
  width: 100%;
  height: 100%;
}
.id_card .box .add_img img {
  display: block;
  width: 100%;
  height: 100%;
}
.id_card .box .add_img .close {
  cursor: pointer;
  position: absolute;
  top: 2px;
  right: 2px;
  width: 27px;
  height: 27px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background: #fff;
  border: 1px solid #D2D2D2;
  font-size: 16px;
  color: #000;
  line-height: 27px;
  text-align: center;
}
.id_card .box .add_img .close span {
  transform: scale(1.6);
}
.id_card .box .add_symbol {
  border: 1px dashed #D2D2D2;
  height: 100%;
  width: 100%;
  position: relative;
  display: table;
}
.id_card .box .add_symbol p {
  font-size: 50px;
  color: #999;
  line-height: 1.2;
  text-align: center;
  display: table-cell;
  vertical-align: middle;
  cursor: pointer;
}
.id_card .box .img {
  display: block;
  width: 100%;
  height: 100%;
}
.yui_contents_border {
  border: 1px solid #e6e6e6;
  padding: 2% 2% 5%;
}
.yui_blank_contents {
  background: #ffffff;
  overflow: hidden;
  padding: 2% 4%;
  margin: 3% 0;
}
.yui_blank_contents .info_show_two {
  padding: 0 0 2%;
  border-bottom: 1px solid #ccc;
}
.yui_blank_contents .info_show_two .layui-row .green {
  color: #1eaa8e;
}
.yui_blank_contents .info_contents {
  padding: 2% 0;
}
.yui_blank_contents .info_contents .layui-row img {
  max-width: 100%;
}
.header_logo {
  height: 80px;
  overflow: hidden;
}
.header_logo img {
  display: block;
  margin-top: 23px;
  width: 162px;
  height: 34px;
}
.header_nav {
  height: 50px;
  background: #ff8400;
  border-radius: 3px;
}
.header_nav ul {
  overflow: hidden;
}
.header_nav ul li {
  float: left;
}
.header_nav ul li a {
  width: 120px;
  text-align: center;
  display: block;
  font-size: 18px;
  color: #ffffff;
  line-height: 50px;
}
.layui-fluid .layui-form-item.checkbox_move_left .layui-form-checkbox[lay-skin="primary"] {
  width: 120px;
  margin-bottom: 10px;
}
.layui-fluid .layui-form-item.checkbox_move_left .layui-col-sm6 {
  width: 66.66666667%;
  margin-left: -8.33333333%;
}
.layui-fluid .layui-form-item.checkbox_move_left .layui-col-sm6 .layui-word-aux {
  margin-left: 12.5%;
}
.yui_margin_auto {
  margin: 0 auto;
}
.yui_width_1200 {
  width: 1200px;
  margin: 0 auto;
}
.yui_width_770 {
  width: 770px;
  margin: 0 auto;
}
.header_crumbs {
  line-height: 54px;
}
.header_crumbs a,
.header_crumbs i {
  display: inline-block;
  font-size: 14px;
}
.header_crumbs a {
  color: #666666;
}
.header_crumbs i {
  margin: 0 5px;
}
.header_crumbs span {
  color: #999999;
}
.submit_box {
  margin: 8% auto 4%;
  text-align: center;
}
.yui_contents_padding4 {
  padding: 4%;
}
.step_three {
  margin-bottom: 6%;
  text-align: center;
}
.step_three li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  line-height: 32px;
  font-size: 13px;
  text-align: center;
  position: relative;
  margin: 0 3px;
}
.step_three li span {
  position: absolute;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  top: 32px;
  left: -100%;
  width: 300%;
  line-height: 42px;
}
.step_three li.arrow {
  width: 139px;
}
.step_three li.arrow img {
  width: 100%;
}
.step_three li.step_gray,
.step_three li.step_orange {
  width: 32px;
  height: 32px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.step_three li.step_orange {
  background: #ff8400;
  color: #fff;
}
.step_three li.step_orange span {
  color: #ff8400;
}
.step_three li.step_gray {
  background: #cecece;
  color: #fff;
}
.step_three li.step_gray span {
  color: #cecece;
}
.yui_contents_down {
  background: #fff;
}
.yui_contents_down .agreement_box {
  border: 4px solid #eee;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.yui_contents_down .agreement_box .agreement {
  border-bottom: 1px solid #eee;
}
.yui_contents_down .agreement_box .layui-form-checkbox {
  margin: 1%;
}
.yui_contents_down .agreement_box .submit_box {
  margin-top: 4%;
}
.yui_contents_down .tip_logon_back {
  color: #666666;
  font-size: 14px;
  line-height: 36px;
  text-align: center;
  margin-top: 4%;
  margin-bottom: 2%;
}
.yui_contents_down .tip_logon_back img {
  width: 36px;
  margin-right: 5px;
}
.yui_contents_down .tip_logon_back span {
  color: #ff0000;
}
.yui_contents_down .tip_logon_back a {
  color: #5786ee;
}
.yui_contents_down .tip_over {
  color: #333333;
  font-size: 20px;
  text-align: center;
  line-height: 36px;
  margin: 4% 0;
}
.layui-form-item.layui-row .layui-form-checkbox[lay-skin="primary"] {
  margin-bottom: 2%;
}
.yui_margin_tb {
  margin: 2% 0 6%;
}
.yui_center_tab .layui-tab-content .layui-table.yui_margin_tb {
  margin: 2% 0 6%;
}
.yui_border_bottom .layui-form-item {
  margin: 0;
  padding: 1% 0;
  border-bottom: 1px solid #ccc;
}
.yui_border_bottom .layui-form-item:first-child {
  border-top: 1px solid #ccc;
}
.layui-form-item .verify_code input {
  width: 47%;
  margin-right: 10%;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.layui-form-item .verify_code a {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 43%;
  text-align: center;
  line-height: 38px;
  font-size: 14px;
  color: #333;
  background: #fff;
  border: 1px solid #ff6000;
  border-radius: 2px;
  height: 38px;
  cursor: pointer;
}
@media screen and (max-width: 768px) {
  .layui-fluid .layui-form-item.checkbox_move_left .layui-col-sm6 {
    margin-left: 16.66666667%;
  }
}
.yui_white_contents {
  margin: 3% 0;
}
.yui_white_contents_mt15 {
  margin: 1.5% 0;
  position: relative;
}
.info_type {
  font-size: 14px;
  line-height: 45px;
  color: #333333;
}
.info_type label {
  margin: 0 10px;
}
.info_type a {
  cursor: pointer;
  margin-right: 30px;
}
.info_type a:hover {
  color: #ff3c00;
}
.info_type .orange {
  color: #ff3c00;
}
.layui-form .flex_table .layui-form-checkbox[lay-skin="primary"] i {
  width: 18px;
  height: 18px;
  vertical-align: middle;
}
.layui-form .flex_table .layui-form-checkbox[lay-skin="primary"] {
  padding-left: 15px;
}
.flex_table .choose {
  width: 80px;
  text-align: center;
}
.flex_table .content {
  flex: 1;
  display: block;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.flex_table .time {
  width: 200px;
  text-align: center;
}
.flex_table .flex_tr {
  padding: 2% 0;
  border-bottom: 1px dashed #e9e9e9;
  font-size: 14px;
  line-height: 18px;
  color: #999;
}
.flex_table .flex_tr:hover,
.flex_table .flex_tr:hover .content span {
  background: #f2f2f2;
}
.flex_table .flex_tr .choose {
  line-height: 16px;
}
.flex_table .flex_tr .choose .layui-form-checkbox span {
  display: none;
}
.flex_table .flex_tr .content {
  flex: 1;
}
.flex_table .flex_tr .content span {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  background: #fff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  width: 8px;
  height: 8px;
  margin-right: 7px;
  margin-top: -3px;
}
.flex_table .flex_tr .content a,
.flex_table .flex_tr .content i {
  font-style: normal;
  margin-left: 10px;
  color: blue;
}
.flex_table .flex_tr .content a:hover,
.flex_table .flex_tr .content i:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.flex_table .flex_tr.orange {
  color: #000;
}
.flex_table .flex_tr.orange .content span {
  background: #f54844;
}
.flex_table .flex_header {
  font-size: 14px;
  line-height: 40px;
  color: #000;
  background: #ededed;
  display: flex;
}
.flex_table .flex_header .content {
  padding-left: 17px;
}
.flex_table .flex_header .choose input {
  background: #fff;
}
.flex_table .flex_header .choose .layui-form-checkbox[lay-skin="primary"] i {
  background: #fff;
  color: #fff;
}
.flex_table .flex_header .choose span {
  font-size: 14px;
  line-height: 40px;
  color: #000;
  margin-left: 7px;
}
.flex_table .flex_header .choose i {
  margin-top: 11px;
}
.flex_table .flex_header .choose .layui-icon-ok::before {
  color: #fff;
}
.flex_table .flex_header .choose .layui-form-checked .layui-icon-ok::before {
  color: #000;
}
.flex_table .flex_body .flex_tr {
  display: flex;
}
.flex_table .flex_footer {
  display: flex;
  padding-top: 2%;
}
.flex_table .flex_footer .choose {
  line-height: 26px;
}
.flex_table .flex_footer .content {
  position: absolute;
  top: 8px;
  right: 0;
  padding-left: 17px;
}
.flex_table .flex_footer .layui-laypage {
  margin: 0;
}
.layui-tab {
  margin: 3% 0;
}
.layui-tab .layui-tab-title.layui-tab-title-fluid li {
  color: #333;
  line-height: 38px;
  min-width: 85px;
  padding: 0;
  border: 1px solid #e6e6e6;
}
.layui-tab .layui-tab-title.layui-tab-title-fluid li::after {
  border: none;
}
.layui-tab .layui-tab-title.layui-tab-title-fluid li.layui-this {
  font-weight: bold;
  border-top: 2px solid #ff6000;
  line-height: 37px;
  border-bottom: 1px solid #fff;
}
.layui-tab .layui-tab-title.layui-tab-title-fluid li.layui-this::after {
  border: none;
}
.layui-tab .layui-tab-title.layui-tab-title-fluid li a {
  display: block;
  padding: 0 21px;
}
.layui-tab-content {
  padding: 2% 0;
}
.result_num {
  font-size: 12px;
  color: #333;
  line-height: 38px;
  margin-bottom: 0.5%;
}
.result_num .red {
  margin: 0 3px;
  color: #ff3c00;
}
.layui-table .red {
  color: #FF3300;
}
.layui-table .green {
  color: #1EAA8E;
}
.layui-table .blue {
  color: #0166cc;
}
.layui-table thead tr {
  background: #f5f6fa;
}
.layui-table tbody tr:hover {
  background: #fafbff;
}
.layui-table th {
  padding: 7px 15px;
  font-size: 12px;
  color: #999;
}
.layui-table td {
  padding: 10px 15px;
  font-size: 13px;
  color: #333;
}
.yui_table {
  width: 100%;
}
.yui_table th {
  text-align: left;
  padding-left: 0;
  padding-right: 0;
  border: none;
}
.yui_table th:first-child {
  padding-left: 9px;
}
.yui_table th:last-child {
  padding-right: 9px;
  text-align: right;
}
.yui_table .red {
  color: #FF0000;
}
.yui_table .orange {
  color: #FF3300;
}
.yui_table .green {
  color: #1EAA8E;
}
.yui_table .blue {
  color: #0166cc;
}
.yui_table .i_line {
  width: 1px;
  height: 18px;
  background: #cccccc;
  margin: 0 11px;
  margin-top: -2px;
  vertical-align: middle;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.yui_table .orange {
  color: #ff6600;
}
.yui_table .border_bottom {
  border-bottom: 1px solid #eee;
}
.yui_table td {
  text-align: left;
  padding-left: 0;
  padding-right: 0;
  border: none;
}
.yui_table td:first-child {
  padding-left: 9px;
}
.yui_table td:last-child {
  padding-right: 9px;
  text-align: right;
}
.yui_table .layui-laypage {
  margin: 0;
}
.yui_table .yui_edit_input {
  width: auto;
  display: none;
}
.yui_table .yui_edit_input.show {
  display: inline;
}
.yui_page {
  text-align: right;
}
.yui_page .layui-laypage a:hover {
  color: #ff6000;
}
.yui_page .layui-laypage .layui-laypage-curr .layui-laypage-em {
  background-color: #ff6000;
}
.yui_padding_top2 {
  padding-top: 2%;
}
.yui_padding_top2 .layui-laypage {
  margin-top: 3%;
}
.yui_table_plain .text_tight {
  text-align: right;
}
.yui_padding_top1 {
  padding-top: 1%;
}
.yui_padding_top4 {
  padding-top: 4%;
}
.con_schedule {
  margin-top: 2%;
}
.con_schedule > div {
  margin-left: 2.5% !important;
}
.con_schedule .classification {
  overflow: hidden;
  margin: 2% 0 4%;
}
.con_schedule .classification a {
  margin-right: 33px;
}
.con_schedule .schedule {
  clear: both;
  margin-top: 2.5%;
}
.con_schedule .schedule .box {
  overflow: hidden;
  position: relative;
}
.con_schedule .schedule .box:last-child .reply {
  border-left: 2px solid #fff;
}
.con_schedule .schedule .box .time {
  float: left;
  width: 106px;
  padding-bottom: 19px;
  text-align: right;
  font-size: 12px;
  line-height: 20px;
  color: #333;
}
.con_schedule .schedule .box .reply {
  float: left;
  min-height: 59px;
  margin-left: 20px;
  padding-left: 20px;
  padding-bottom: 19px;
  border-left: 2px dashed #d1d1d1;
  font-size: 12px;
  line-height: 20px;
  color: #333;
  position: relative;
}
.con_schedule .schedule .box .reply::after {
  content: ' ';
  width: 14px;
  height: 14px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background: #d1d1d1;
  position: absolute;
  top: 0px;
  left: -12px;
  border: 4px solid #fff;
}
.con_schedule .schedule .box .reply .title {
  font-weight: bold;
}
.con_schedule .schedule .box .reply .title.red {
  color: #cc0033;
}
.con_schedule .schedule .box .reply .title.blue {
  color: #158aff;
}
.con_schedule .schedule .box .reply .con {
  color: #999999;
}
.con_schedule .schedule .box .reply .con a {
  color: #999999;
  margin-right: 12px;
}
.con_schedule .schedule .box .reply .con .blue {
  color: #158aff;
}
.orange_tip {
  font-size: 14px;
  color: #ff6600;
  line-height: 24px;
}
.yui_no_data {
  margin: 3% auto 5%;
  text-align: center;
  font-size: 14px;
  color: #333333;
  line-height: 20px;
}
.order_infor {
  margin-top: 20px;
}
.order_infor .note_info {
  margin: 22px 40px;
  font-size: 14px;
  color: #333333;
  line-height: 30px;
}
.order_infor .title {
  background: #f2f2f2;
  border-bottom: 1px solid #f2f2f2;
  padding-left: 40px;
  font-size: 14px;
  color: #333;
  line-height: 38px;
}
.order_infor .hr_table {
  width: 100%;
  color: #d8d8d8;
  background: #d8d8d8;
  border: none;
  border-bottom: 1px solid #d8d8d8;
}
.order_infor .table {
  margin: 22px 0;
  font-size: 14px;
  color: #333;
  line-height: 30px;
}
.order_infor .table .name {
  text-align: right;
  vertical-align: top;
  font-size: 14px;
  color: #999;
  line-height: 30px;
  border: none;
  padding-left: 40px;
}
.order_infor .table .right {
  font-size: 14px;
  color: #333;
  line-height: 30px;
  border: none;
  text-align: left;
  text-indent: 20px;
}
.order_infor .table .noblue {
  font-weight: bold;
  color: #333;
}
.order_infor .table .blue {
  margin-left: 10px;
  color: #158aff;
}
.appraise_box {
  border: 1px solid #dedede;
  margin: 2% 0;
  position: relative;
  display: flex;
}
.appraise_box:first-child {
  margin-top: 4%;
}
.appraise_box dl {
  margin-right: 35px;
  overflow: hidden;
}
.appraise_box dl dt {
  float: left;
  width: 50px;
  text-align: right;
  margin-right: 13px;
  font-size: 12px;
  line-height: 40px;
  color: #666;
}
.appraise_box dl dd {
  float: left;
}
.appraise_box dl dd .layui-form-radio {
  margin-right: 25px;
}
.appraise_box dl dd span img {
  cursor: pointer;
  width: 20px;
  display: none;
}
.appraise_box dl dd span img.active {
  display: inline;
}
.appraise_box dl dd.star_click i {
  vertical-align: middle;
  margin-left: 7px;
  font-style: normal;
  font-size: 12px;
  line-height: 40px;
  color: #ff6000;
}
.appraise_box .store_detail {
  width: 280px;
  padding: 36px 25px;
}
.appraise_box .store_detail img {
  width: 68px;
  margin-right: 17px;
}
.appraise_box .store_detail h2 {
  display: inline;
  font-size: 14px;
  line-height: 68px;
  color: #333;
}
.appraise_box .store_appraise {
  padding: 40px 0 40px 33px;
  flex: 1;
}
.appraise_box .store_appraise ul {
  overflow: hidden;
}
.appraise_box .store_appraise ul li {
  float: left;
}
.appraise_box .home_detail {
  width: 280px;
  padding: 25px 25px 25px 29px;
}
.appraise_box .home_detail li {
  font-size: 12px;
  line-height: 30px;
  color: #666;
}
.appraise_box .home_detail li img {
  display: block;
  width: 100%;
  margin-bottom: 9px;
}
.appraise_box .home_detail li.price {
  font-size: 12px;
  line-height: 30px;
  color: #333;
}
.appraise_box .home_appraise {
  padding: 30px 0 30px 33px;
  flex: 1;
}
.appraise_box .home_appraise .list_box {
  width: 80%;
}
.appraise_box .home_appraise dl {
  margin: 12px 0;
}
.appraise_box .home_appraise dl .star_click span {
  vertical-align: text-bottom;
}
.appraise_box .home_appraise dl .textarea_box {
  width: 90%;
  position: relative;
}
.appraise_box .home_appraise dl .textarea_box .num {
  position: absolute;
  bottom: 9px;
  right: 12px;
  font-size: 12px;
  line-height: 15px;
  color: #999;
}
.appraise_box .home_appraise dl .textarea_box .num i {
  margin: 4px;
}
.appraise_box .home_appraise dl .layui-textarea {
  width: 100%;
}
.appraise_box .i_line {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 280px;
  display: block;
  width: 1px;
  height: 100%;
  background: #dedede;
  overflow: hidden;
}
.base_info {
  overflow: hidden;
  border-bottom: 1px solid #dedede;
  padding-bottom: 3px;
}
.base_info .edit_sculpture {
  float: left;
}
.base_info ul {
  float: left;
  margin-top: 11px;
  margin-left: 18px;
  font-size: 12px;
  line-height: 2;
  color: #333;
}
.base_info ul li a {
  margin-left: 9px;
  color: #0099ff;
}
.base_info ul li .yui_edit_input {
  width: auto;
  display: none;
}
.base_info ul li .yui_edit_input.show {
  display: inline;
}
.edit_sculpture {
  overflow: hidden;
}
.edit_sculpture label {
  width: 80px;
  height: 110px;
  position: relative;
  display: table;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  overflow: hidden;
}
.edit_sculpture img {
  display: block;
  width: 80px;
  height: 80px;
  border-radius: 4px;
  overflow: hidden;
}
.edit_sculpture p {
  font-size: 12px;
  color: #0099ff;
  line-height: 30px;
  text-align: center;
}
.settings {
  margin: 4% 0;
}
.settings dl {
  display: flex;
  padding: 2% 0;
  border-bottom: 1px dashed #e9e9e9;
}
.settings dl:last-child {
  border: none;
}
.settings dl dt {
  font-size: 14px;
  line-height: 24px;
  color: #333;
  width: 85px;
  font-weight: bold;
  text-align: center;
}
.settings dl dd {
  flex: 1;
  padding-left: 4%;
}
.settings dl dd ul {
  overflow: hidden;
}
.settings dl dd ul li {
  display: block;
  float: left;
  font-size: 12px;
  line-height: 24px;
  color: #666;
}
.settings dl dd ul li.modify {
  float: right;
  margin-right: 4%;
}
.settings dl dd ul li.modify img {
  width: 24px;
  margin: 0 10px;
}
.settings dl dd ul li.modify span.green {
  color: #179923;
}
.settings dl dd ul li.modify span.red {
  color: #ff0000;
}
.settings dl dd ul li.modify i {
  width: 1px;
  height: 24px;
  background: #e9e9e9;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin: 0 17px;
  overflow: hidden;
  vertical-align: middle;
}
.settings dl dd ul li.modify a {
  font-size: 12px;
  line-height: 24px;
  color: #0099ff;
}
.layui-tab {
  position: relative;
}
.layui-tab .yui_tab_btn {
  position: absolute;
  top: 0;
  right: 0;
  margin-right: 0;
}
.containment_box {
  position: relative;
}
.album_box {
  position: relative;
}
.album_box .operate {
  margin-bottom: 3%;
}
.album_box .operate .yui_btn_long {
  margin-right: 19px;
}
.album_box .items_box {
  overflow: hidden;
  position: relative;
  padding-bottom: 6%;
  margin: 0 -1%;
}
.album_box .items_box .items_list {
  width: 18%;
  margin: 0 1% 19px;
  float: left;
  min-width: 160px;
  background: #ffffff;
}
.album_box .items_box .items_list.padding_all {
  padding: 0 20px;
  transition: 1s;
}
.album_box .items_box .items_list.ui-sortable-placeholder {
  -webkit-transition: all 1s;
  -moz-transition: all 1s ;
  -ms-transition: all 1s ;
  -o-transition: all 1s ;
  transition: all 2s ;
  background: #000;
}
.album_box .items_box .items_list.opacity {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.album_box .items_box .items_list.items_list_noborder {
  width: 22%;
  margin: 0 1% 19px;
  padding: 0;
  background: none;
  cursor: move !important;
}
.album_box .items_box .items_list.items_list_noborder .items {
  border: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none   ;
  box-shadow: none;
  padding: 5% 0 0;
}
.album_box .items_box .items_list.items_list_noborder input {
  background: #fff;
  border: 1px solid #D2D2D2;
}
.album_box .items_box .items_list.items_list_noborder input:hover {
  height: 40px;
  font-size: 14px;
  line-height: 40px;
  color: #333;
}
.album_box .items_box .items {
  display: block;
  margin: 0 auto;
  padding: 5% 5% 0;
  border: 1px solid #eee;
  -webkit-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.2);
  box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.2);
  position: relative;
}
.album_box .items_box .items .img_box {
  position: relative;
}
.album_box .items_box .items .img_box img {
  display: block;
  width: 100%;
  height: 100%;
}
.album_box .items_box .items .img_box span {
  display: block;
  position: absolute;
  right: 9px;
  bottom: 4px;
  font-size: 24px;
  line-height: 1.2;
  color: #fff;
  font-weight: bold;
}
.album_box .items_box .items .img_box .handle {
  display: none;
  position: absolute;
  top: 8px;
  right: 8px;
  width: 25px;
  height: 25px;
  cursor: pointer;
  background: url('../images/community_album2_06.png') no-repeat center center;
  -webkit-background-size: 100% 100%;
  background-size: 100% 100%;
  z-index: 11;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.15);
}
.album_box .items_box .items .img_box .handle .yui_btn_long {
  margin-right: 19px;
}
.album_box .items_box .items .img_box .handle ul {
  display: none;
  width: 120px;
  background: #fff;
  position: absolute;
  padding: 3px 0;
  top: 25px;
  right: 0;
}
.album_box .items_box .items .img_box .handle ul li {
  cursor: pointer;
  padding-left: 35px;
  font-size: 12px;
  line-height: 27px;
  color: #333;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.album_box .items_box .items .img_box .handle ul li:hover {
  background-color: #e3e3e3;
}
.album_box .items_box .items .img_box .handle ul li.edit {
  background-image: url('../images/community_album_10.png');
  background-repeat: no-repeat;
  background-position: 15px center;
  -webkit-background-size: 13px 13px;
  background-size: 13px 13px;
}
.album_box .items_box .items .img_box .handle ul li.del {
  background-image: url('../images/community_album_14.png');
  background-repeat: no-repeat;
  background-position: 15px center;
  -webkit-background-size: 13px 13px;
  background-size: 13px 13px;
}
.album_box .items_box .items .img_box .handle ul li.order {
  background-image: url('../images/community_album_17.png');
  background-repeat: no-repeat;
  background-position: 15px center;
  -webkit-background-size: 13px 13px;
  background-size: 13px 13px;
}
.album_box .items_box .items .img_box .handle ul li.rotate {
  background-image: url('../images/community_album2_07.png');
  background-repeat: no-repeat;
  background-position: 15px center;
  -webkit-background-size: 13px 13px;
  background-size: 13px 13px;
}
.album_box .items_box .items .img_box .handle ul li.rotate_revert {
  background-image: url('../images/community_album2_07revert.png');
  background-repeat: no-repeat;
  background-position: 15px center;
  -webkit-background-size: 13px 13px;
  background-size: 13px 13px;
}
.album_box .items_box .items .img_box .handle ul li.cover {
  background-image: url('../images/community_album2_11.png');
  background-repeat: no-repeat;
  background-position: 15px center;
  -webkit-background-size: 13px 13px;
  background-size: 13px 13px;
}
.album_box .items_box .items .img_box .handle ul li.moveto {
  background-image: url('../images/community_album2_14.png');
  background-repeat: no-repeat;
  background-position: 15px center;
  -webkit-background-size: 13px 13px;
  background-size: 13px 13px;
}
.album_box .items_box .items .img_box input {
  display: none;
}
.album_box .items_box .items .img_box input,
.album_box .items_box .items .img_box .layui-form-checkbox {
  position: absolute;
  top: 0;
  left: 0;
}
.album_box .items_box input {
  display: block;
  width: 100%;
  border: none;
  text-align: center;
  font-size: 14px;
  line-height: 40px;
  color: #333;
  height: 40px;
}
.album_box .items_box input:hover {
  height: 38px;
  font-size: 14px;
  line-height: 38px;
  color: #333;
  -webkit-box-shadow: 0 0 2px #ff6000;
  -moz-box-shadow: 0 0 2px #ff6000;
  box-shadow: 0 0 2px #ff6000;
  border: 1px solid #ff6000;
}
.album_box .album_name {
  overflow: hidden;
  padding: 5px 0;
  margin-bottom: 1%;
}
.album_box .album_name .cover {
  float: left;
  margin-right: 20px;
  width: 100px;
  padding: 1%;
  border: 1px solid #eee;
  -webkit-box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.2);
  box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.2);
}
.album_box .album_name .cover img {
  width: 100%;
  display: block;
}
.album_box .album_name ul {
  float: left;
  overflow: hidden;
  padding-top: 1px;
}
.album_box .album_name ul li {
  font-size: 16px;
  line-height: 50px;
  color: #333;
}
.album_box .album_name ul li span {
  font-size: 12px;
  line-height: 50px;
  color: #333;
  margin: 0 10px;
}
.album_box .album_name .batch_manage {
  display: none;
  text-align: center;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  line-height: 50px;
  background: #ff6000;
}
.album_box .album_name .batch_manage .left {
  float: left;
  margin-left: 2%;
  font-size: 15px;
  line-height: 50px;
  color: #fff;
}
.album_box .album_name .batch_manage button {
  margin: 0 8px;
}
.album_box .album_name .batch_manage button:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
.album_box .album_name .batch_manage .right {
  float: right;
  cursor: pointer;
  margin-right: 2%;
  font-size: 16px;
  line-height: 50px;
  color: #fff;
}
.album_box .album_name .batch_manage .right:hover {
  text-decoration: underline;
}
.album_box .album_name .batch_manage .layui-form-checkbox[lay-skin="primary"] {
  padding-left: 28px;
}
.album_box .album_name .batch_manage .layui-form-checkbox[lay-skin="primary"] span {
  color: #fff;
}
.album_box .album_name .batch_manage .layui-form-checkbox[lay-skin="primary"] i {
  width: 16px;
  height: 16px;
  line-height: 16px;
  color: #fff;
  border: 1px solid #d2d2d2;
  background-color: #fff;
}
.album_box .album_name .batch_manage .layui-form-checkbox[lay-skin="primary"]:hover i {
  border: 1px solid #d2d2d2;
  color: #fff;
  background: #fff;
}
.album_box .album_name .batch_manage .layui-form-checked[lay-skin="primary"] i,
.album_box .album_name .batch_manage .layui-form-checked[lay-skin="primary"]:hover i {
  border: 1px solid #d2d2d2;
  background-color: #fff;
  color: #333;
}
.album_box .album_name .edit_album {
  display: none;
  padding-top: 50px;
  clear: both;
}
.album_box .album_name .edit_album a {
  font-size: 15px;
  line-height: 38px;
  color: #333;
  margin-right: 2%;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.album_box .album_name .edit_album a:hover {
  height: 38px;
  font-size: 15px;
  line-height: 38px;
  color: #333;
  -webkit-box-shadow: 0 0 2px #ff6000;
  -moz-box-shadow: 0 0 2px #ff6000;
  box-shadow: 0 0 2px #ff6000;
  border: 1px solid #ff6000;
}
.album_box .album_name .edit_album span {
  font-size: 12px;
  line-height: 40px;
  color: #157c8c;
  cursor: pointer;
}
.album_box .album_name .edit_album input {
  display: none;
  padding-left: 5px;
  margin-right: 2%;
  border: none;
  background: none;
  text-align: left;
  font-size: 14px;
  line-height: 40px;
  color: #333;
  height: 40px;
}
.album_box .album_name .edit_album input:hover {
  height: 38px;
  font-size: 14px;
  line-height: 38px;
  color: #333;
  -webkit-box-shadow: 0 0 2px #ff6000;
  -moz-box-shadow: 0 0 2px #ff6000;
  box-shadow: 0 0 2px #ff6000;
  border: 1px solid #ff6000;
}
.yui_form_title {
  background: #f2f2f2;
  width: 100%;
  height: 50px;
  font-size: 16px;
  line-height: 50px;
  color: #666;
  text-align: center;
  position: relative;
}
.yui_form_title span {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin: 0 15px;
}
.yui_form_title p {
  position: absolute;
  top: 0;
  right: 0;
}
.yui_form_title p span {
  margin-right: 30px;
  margin-left: 0;
}
.yui_form_title .red {
  cursor: pointer;
  color: #ff3300;
}
.yui_form_page_show {
  font-size: 14px;
  line-height: 38px;
  color: #333;
}
.appraise_box dl dt.yui_form_page_show_dt {
  width: 62px;
  display: block;
}
.yui_form_page_label_show {
  font-size: 14px;
  line-height: 20px;
  color: #999;
  padding-right: 0;
}
.layui-fluid .layui-row .layui-col-sm4.yui_form_page_label_show,
.layui-fluid .layui-row .layui-col-sm2.yui_form_page_label_show {
  width: 130px;
}
.yui_form_show_page .layui-fluid .layui-form-item {
  margin: 1% 0;
}
.yui_form_page .layui-form-item {
  margin: 2% 0;
}
.yui_form_page .layui-form-item label .red {
  color: #ff3300;
  margin-right: 3px;
  vertical-align: middle;
}
.yui_form_page .layui-form-item .layui-form-label {
  padding: 9px 15px 9px 0;
}
.yui_form_page .layui-form-item .yui_form_del {
  width: 38px;
  height: 38px;
  margin-left: 6px;
  overflow: hidden;
  cursor: pointer;
  background: url('../images//my_case_add_del9_07.png') no-repeat center center;
  -webkit-background-size: 20px 20px;
  background-size: 20px 20px;
}
.yui_form_page .layui-form-item .yui_form_margin_r10 {
  margin-right: 10px;
}
.yui_form_page .yui_form_border_top {
  border-top: 1px solid #dedede;
}
.yui_form_page .yui_form_border_dash_top {
  border-top: 1px dashed #dedede;
}
.yui_form_page .style_box > div {
  overflow: hidden;
  display: none;
}
.yui_form_page .style_box > div:first-child {
  display: block;
}
.hr_border_top {
  height: 1px;
  overflow: hidden;
  border-top: 1px solid #dedede;
}
.hr_width_80 {
  width: 90%;
  margin: 0 auto;
}
.yui_form_search {
  margin-top: 4%;
}
.yui_form_search .layui-form-item {
  margin-bottom: 0;
}
.yui_form_search .layui-form-item .layui-form-label {
  padding: 9px 15px 9px 0;
}
.yui_search_select .layui-form-select {
  width: 49%;
  float: left;
}
.yui_search_select .layui-form-select:first-of-type {
  margin-right: 2%;
}
.yui_city_margin_right1 {
  margin-right: 0.8% !important;
}
body .layui-fluid .layui-row .yui_form_btn_right {
  float: right;
  text-align: right;
}
body .layui-fluid .layui-row .yui_form_btn_right button {
  margin-right: 0;
}
.yui_form_btn_right {
  float: right;
  text-align: right;
}
.yui_form_btn_right button {
  margin-right: 0;
}
.yui_form_btn_right button:nth-child(2) {
  margin-left: 5px;
}
.yui_margin_bottom7 {
  margin-bottom: 7%;
}
.select_city_three .layui-input-inline.area {
  width: 32.6%;
  margin: 0 1.5%;
}
.yui-input-inline {
  display: inline;
  width: auto;
}
.yui_search_input_line {
  text-align: center;
}
.yui_search_input_line .layui-form-mid {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  padding: 7px 0 !important;
  float: none;
  margin-right: 0;
}
.goods_level {
  display: none;
}
.add_goods_click .layui-table {
  margin: 0;
}
.add_goods_click .yui_btn_gray {
  float: right;
}
.yui_form_search .submit_box {
  margin: 2% 0;
}
.upload_gray {
  margin-left: 2%;
  color: #999;
}
.upload_box {
  margin: 0 -9px;
}
.upload_box .items_list {
  width: 25%;
  padding: 6px 9px;
  float: left;
  min-width: 160px;
}
.upload_box .items {
  display: block;
  margin: 0 auto;
  padding: 5% 0 0;
  position: relative;
}
.upload_box .items .img_box {
  position: relative;
}
.upload_box .items .img_box img {
  display: block;
  width: 100%;
  height: 100%;
}
.upload_box .items .img_box .cover {
  cursor: pointer;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 60px;
  text-align: center;
  font-size: 12px;
  line-height: 24px;
  color: #fff;
  background: rgba(0, 0, 0, 0.5);
}
.upload_box .items .img_box .cover .name {
  display: none;
}
.upload_box .items .img_box .cover .setname {
  display: inline;
}
.upload_box .items .img_box .cover:hover {
  background: #ff8400;
}
.upload_box .items .img_box .cover.active {
  background: #ff8400;
}
.upload_box .items .img_box .cover.active .name {
  display: inline;
}
.upload_box .items .img_box .cover.active .setname {
  display: none;
}
.upload_box .items .img_box:hover .close {
  display: block;
}
.upload_box .items .img_box .close {
  background: rgba(0, 0, 0, 0.5);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  display: none;
  position: absolute;
  top: 2px;
  right: 2px;
  width: 25px;
  height: 25px;
  cursor: pointer;
  z-index: 11;
  font-size: 16px;
  line-height: 25px;
  color: #fff;
  text-align: center;
}
.upload_box p {
  display: block;
  width: 100%;
  border: 1px solid #e6e6e6;
  border-radius: 2px;
  background: none;
  text-align: center;
  font-size: 13px;
  line-height: 30px;
  color: #333;
  line-height: 30px!important;
  height: 30px;
}
.upload_box input {
  display: block;
  width: 100%;
  border: 1px solid #e6e6e6;
  border-radius: 2px;
  background: none;
  text-align: center;
  font-size: 13px;
  line-height: 30px;
  color: #333;
  height: 30px;
}
.upload_box input:hover {
  font-size: 13px;
  line-height: 30px;
  color: #333;
  -webkit-box-shadow: 0 0 2px #ff6000;
  -moz-box-shadow: 0 0 2px #ff6000;
  box-shadow: 0 0 2px #ff6000;
  border: 1px solid #ff6000;
}
@media screen and (max-width: 768px) {
  .select_city_three .layui-input-inline.area {
    margin-left: 0;
    margin-right: 1.4%;
  }
  .layui-input-inline.province,
  .layui-input-inline.city,
  .layui-input-inline.area {
    margin-bottom: 4%;
  }
  .pop_select_city_three .layui-input-inline.province,
  .pop_select_city_three .layui-input-inline.city,
  .pop_select_city_three .layui-input-inline.area {
    margin-bottom: 0;
  }
  .yui_pop_form .layui-input-inline.province,
  .yui_pop_form .layui-input-inline.city,
  .yui_pop_form .layui-input-inline.area {
    margin-bottom: 0;
  }
  .yui_select_two .layui-input-inline {
    margin-bottom: 3%;
  }
}
.pop-photo-move {
  padding: 20px 0 20px 18px;
}
.pop-photo-move .album-list {
  height: 200px;
  padding: 2px;
  overflow: hidden;
  position: relative;
  overflow-y: auto;
  font-size: 12px;
  line-height: 50px;
  color: #333;
}
.pop-photo-move .album-list .mod-list-tdesc {
  overflow: hidden;
  position: relative;
  padding: 2px;
  margin-right: -20px;
}
.pop-photo-move .album-list .mod-list-tdesc li {
  float: left;
  position: relative;
  width: 135px;
  height: 55px;
  margin-right: 5px;
  margin-bottom: 5px;
  padding-left: 55px;
  cursor: pointer;
}
.pop-photo-move .album-list .mod-list-tdesc li.create-new .item-create-new {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  width: 50px;
  height: 50px;
  background-color: #f3f3f3;
  font-size: 30px;
  text-align: center;
}
.pop-photo-move .album-list .mod-list-tdesc li.create-new .create-txt {
  line-height: 50px;
}
.pop-photo-move .album-list .mod-list-tdesc li.single-pic-box .cover {
  position: absolute;
  top: 0;
  left: 0;
  width: 50px;
  height: 50px;
  overflow: hidden;
}
.pop-photo-move .album-list .mod-list-tdesc li.single-pic-box .cover img {
  display: block;
  width: 50px;
  height: 50px;
  margin: 0px;
  opacity: 1;
}
.pop-photo-move .album-list .mod-list-tdesc li.single-pic-box .cover .tit {
  line-height: 50px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.pop-photo-move .album-list .mod-list-tdesc li.single-pic-box .mask {
  display: none;
}
.pop-photo-move .album-list .mod-list-tdesc li.single-pic-box input,
.pop-photo-move .album-list .mod-list-tdesc li.single-pic-box .layui-form-checkbox {
  display: none;
  position: absolute;
  top: 0px;
  left: 0px;
}
.pop-photo-move .album-list .mod-list-tdesc li:hover .mask,
.pop-photo-move .album-list .mod-list-tdesc li.checked .mask {
  display: block;
  position: absolute;
  top: -1px;
  left: -1px;
  width: 100%;
  height: 50px;
  border: 1px solid #ff6000;
}
.pop-photo-move .album-list .mod-list-tdesc li.checked .layui-form-checkbox {
  display: block;
}
.pop-photo-move .dialog-ft {
  padding: 0 40px 0 0;
  margin-top: 10px;
  text-align: right;
}
.photo_upload .upload_op_bar {
  display: block;
  line-height: 40px;
  padding: 9px 15px 9px;
  color: #4d4d4d;
  position: relative;
  z-index: 10;
  border: none;
  height: 58px;
  background-color: #f5f4f5;
  background-image: -webkit-linear-gradient(top, #fafafa, #ebebeb);
  background-image: -moz-linear-gradient(top, #fafafa, #ebebeb);
}
.photo_upload .upload_op_bar .op_txt {
  float: left;
}
.photo_upload .upload_op_bar .op_select_wrap {
  float: left;
  position: relative;
  width: 210px;
  margin-left: 8px;
  margin-right: 15px;
}
.photo_upload .upload_op_bar .op_select_wrap .op_select_current {
  position: relative;
  height: 38px;
  line-height: 38px;
  border-radius: 4px;
  z-index: 5;
  cursor: pointer;
  border: 1px solid #e0e0e0;
  background-color: #fff;
  color: #4d4d4d;
}
.photo_upload .upload_op_bar .op_select_wrap .op_select_current .mod_arr {
  position: absolute;
  border-width: 4px;
  right: 8px;
  top: 17px;
  width: 8px;
  overflow: hidden;
  border-color: #d5d5d5;
  border-style: dashed;
  border-top-style: solid;
  border-left-color: transparent!important;
  border-right-color: transparent!important;
  border-bottom-color: transparent!important;
}
.photo_upload .upload_op_bar .op_select_wrap .op_select_current .mod_arr.mod_arr_b {
  border-color: #fff;
}
.photo_upload .upload_op_bar .op_select_wrap .op_select_current .ablum_info {
  overflow: hidden;
}
.photo_upload .upload_op_bar .op_select_wrap .op_select_current .ablum_info .ablum_thumb {
  overflow: hidden;
  margin: 4px 0 0 4px;
  _display: inline;
}
.photo_upload .upload_op_bar .op_select_wrap .op_select_current .ablum_info .ablum_thumb img {
  display: block;
}
.photo_upload .upload_op_bar .op_select_wrap .op_select_current .ablum_info .ablum_name {
  line-height: 38px;
}
.photo_upload .upload_op_bar .op_select_wrap .op_select_panel {
  position: absolute;
  padding-top: 43px;
  width: 214px;
  left: -3px;
  top: -3px;
  border-radius: 4px;
  background-color: #fff;
  border: 1px solid #cfcfcf;
  z-index: 2;
  display: none;
}
.photo_upload .upload_op_bar .op_select_wrap .op_select_panel .select_list_wrap {
  height: 225px;
  padding: 0 4px;
  overflow: auto;
}
.photo_upload .upload_op_bar .op_select_wrap .op_select_panel .select_list_wrap .select_list {
  overflow: hidden;
}
.photo_upload .upload_op_bar .op_select_wrap .op_select_panel .select_list_wrap .select_list li {
  padding: 8px 3px;
  height: 56px;
  margin-top: -1px;
  border-top: 1px dashed #e5e5e5;
  cursor: pointer;
  overflow: hidden;
}
.photo_upload .upload_op_bar .op_select_wrap .op_select_panel .select_list_wrap .select_list li:hover {
  background: #f4f4f4;
}
.photo_upload .upload_op_bar .op_select_wrap .op_select_panel .new-album-bar {
  display: block;
  height: 53px;
  line-height: 53px;
  border-top: 1px solid #E5E5E5;
  background-color: #F7F7F7;
  font-size: 0;
  color: #4D4D4D;
}
.photo_upload .upload_op_bar .op_select_wrap .op_select_panel .new-album-bar .deco-album {
  display: inline-block;
  width: 41px;
  height: 35px;
  vertical-align: middle;
  margin: 0 9px 0 20px;
}
.photo_upload .upload_op_bar .op_select_wrap .op_select_panel .new-album-bar .deco-album img {
  display: block;
  width: 100%;
  height: 100%;
}
.photo_upload .upload_op_bar .op_select_wrap .op_select_panel .new-album-bar .new-album-txt {
  font-size: 12px;
  font-style: normal;
  vertical-align: middle;
}
.photo_upload .upload_op_bar .op_select_wrap.open .op_select_current {
  color: #fff;
  background-color: #57a4e0;
  border-color: #4f94ca;
}
.photo_upload .upload_op_bar .op_select_wrap.open .op_select_current .ablum_info .mod_arr {
  border-color: #fff;
}
.photo_upload .upload_op_bar .op_select_wrap.open .op_select_panel {
  display: block;
}
.photo_upload .upload_op_bar .ablum_thumb {
  float: left;
  width: 40px;
  height: 30px;
}
.photo_upload .upload_op_bar .ablum_thumb img {
  width: 40px;
  height: 30px;
}
.photo_upload .upload_op_bar .ablum_name {
  float: left;
  width: 138px;
  padding-left: 8px;
  line-height: 45px;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 100%;
}
.photo_upload .upload_area {
  background-color: #fff;
  position: relative;
}
.photo_upload .upload_area .upload-prepare {
  position: absolute;
  width: 100%;
  height: 120px;
  top: -60px;
  left: 0;
  margin: 27% 0 0 0;
  text-align: center;
}
.photo_upload .upload_area .upload-prepare .select-tips {
  margin-top: 10px;
  font-size: 14px;
  color: #999;
}
.photo_upload .upload_area .upload-begin {
  display: none;
}
.photo_upload .upload_area .upload-begin .img-list {
  padding-top: 10px;
  height: 430px;
}
.photo_upload .upload_area .upload-begin .img-list .img-item {
  width: 148px;
  height: 148px;
  position: relative;
  float: left;
  text-align: center;
  border: 1px solid #e1e1e1;
  margin: 0 15px 10px;
}
.photo_upload .upload_area .upload-begin .img-list .img-item:hover .img-area .img-op {
  display: block;
}
.photo_upload .upload_area .upload-begin .img-list .img-item.item-selected {
  border-color: #308eed;
}
.photo_upload .upload_area .upload-begin .img-list .img-item .img-area {
  width: 148px;
  height: 124px;
  text-align: center;
  position: relative;
  overflow: hidden;
  display: table-cell;
  vertical-align: middle;
}
.photo_upload .upload_area .upload-begin .img-list .img-item .img-area .img {
  vertical-align: middle;
  width: 148px;
  height: 124px;
  overflow: hidden;
}
.photo_upload .upload_area .upload-begin .img-list .img-item .img-area .img img {
  width: 100%;
  height: 100%;
  transform-origin: 50% 50% 0px;
  margin: 0px 1px 0px 2px;
}
.photo_upload .upload_area .upload-begin .img-list .img-item .img-area .img-op {
  display: none;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 150px;
  height: 30px;
}
.photo_upload .upload_area .upload-begin .img-list .img-item .img-area .img-op .mask {
  display: block;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.photo_upload .upload_area .upload-begin .img-list .img-item .img-area .img-op .op-icon {
  display: inline-block;
  width: 40px;
  height: 30px;
  padding: 7px;
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
  font-size: 12px;
  line-height: 16px;
  color: #fff;
}
.photo_upload .upload_area .upload-begin .img-list .img-item .img-area .upload-status {
  display: none;
  width: 150px;
  height: 24px;
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -12px;
  color: #fff;
  font-size: 14px;
}
.photo_upload .upload_area .upload-begin .img-list .img-item .img-area .upload-status .color-bg {
  display: block;
  width: 100%;
  height: 24px;
  background-color: rgba(0, 0, 0, 0.5);
  position: absolute;
  top: 0;
  left: 0;
}
.photo_upload .upload_area .upload-begin .img-list .img-item .img-area .upload-status .green {
  background-color: rgba(0, 255, 0, 0.5);
}
.photo_upload .upload_area .upload-begin .img-list .img-item .img-area .upload-status .black {
  background-color: rgba(0, 0, 0, 0.5);
}
.photo_upload .upload_area .upload-begin .img-list .img-item .img-area .upload-status .text {
  display: block;
  width: 100%;
  height: 24px;
  line-height: 24px;
  position: absolute;
  top: 0;
  left: 0;
}
.photo_upload .upload_area .upload-begin .img-list .img-item .text-area {
  width: 100%;
  height: 20px;
  line-height: 20px;
}
.photo_upload .upload_area .upload-begin .img-list .img-item .text-area input {
  width: 142px;
  height: 20px;
  line-height: 20px;
  border: none;
  text-align: center;
  padding: 0 3px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.photo_upload .upload_area .upload-begin .img-list .img-item.item-continue {
  background-position: 0 0;
  border: none;
  overflow: hidden;
  position: relative;
  background: #eee;
  cursor: pointer;
  font-size: 14px;
  line-height: 38px;
  color: #ccc;
}
.photo_upload .upload_area .upload-begin .img-list .img-item.item-continue p {
  margin-top: 34px;
  font-size: 104px;
  line-height: 50px;
  color: #bbb;
}
.photo_upload .upload_area .upload-begin .img-list .img-item.item-continue input {
  font-size: 130px;
  position: absolute;
  right: 0;
  top: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  cursor: pointer;
}
.photo_upload .upload_area .upload-op {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 62px;
  background-color: #f3f3f3;
  color: #666;
}
.photo_upload .upload_area .upload-op .inner {
  padding: 0 15px;
  margin-top: 11px;
}
.photo_upload .upload_area .upload-op .inner button {
  margin: 0 20px;
}
body .center-class .layui-layer-content {
  text-align: center;
}
.yui_pop_form {
  padding: 4% 2%;
}
.layui-form .yui_pop_upload .yui_btn_orange {
  margin-top: 4px;
}
.layui-form .yui_pop_upload .p_gray {
  line-height: 1.2;
  font-size: 12px;
  color: #ccc;
  margin: 10px 0 ;
}
.layui-form .yui_pop_upload .p_abs {
  position: absolute;
  bottom: 8px;
  left: 140px;
}
.layui-form .yui_pop_upload .a_down_box:nth-of-type(1) {
  margin-top: 15px;
}
.layui-form .yui_pop_upload .a_down_box {
  line-height: 25px;
}
.layui-form .yui_pop_upload .a_down {
  font-weight: bold;
}
.layui-form .yui_pop_upload .a_down,
.layui-form .yui_pop_upload .a_down_delete {
  margin-right: 12px;
  color: #333333;
}
.layui-form .yui_pop_upload .a_down_delete {
  color: #158aff;
}
.yui_margin_top_4 {
  margin-top: 4%;
}
.pic_detail_pop {
  display: none;
  cursor: pointer;
  z-index: 12345;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.pic_detail_pop .bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
}
.pic_detail_pop .img_box {
  width: 600px;
  height: 600px;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
}
.pic_detail_pop .img_box img {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  width: 100%;
}
.pic_detail_pop .img_box.img_height img {
  width: auto;
  height: 100%;
}
.tirmming_pic_pop {
  display: none;
  cursor: pointer;
  z-index: 12345;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.tirmming_pic_pop .bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
}
.tirmming_pic_pop .img_box {
  width: 600px;
  height: 400px;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
}
.tirmming_pic_pop .img_box .submit_box {
  position: absolute;
  bottom: -40px;
  left: 0;
  width: 100%;
  text-align: center;
}
.tirmming_pic_pop .img_box .clipArea {
  width: 600px;
  height: 600px;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
}
.yclearfix:after {
  content: ' ';
  display: block;
  height: 0;
  clear: both;
}
.add_provinces_cities {
  padding: 0 7px;
}
.add_provinces_cities .provinces {
  position: relative;
  padding: 0 3px;
}
.add_provinces_cities .provinces:nth-child(2n) {
  background: #f5f6fa;
}
.add_provinces_cities .provinces .list {
  float: left;
  padding: 0 20px 0 7px;
  font-size: 13px;
  line-height: 35px;
  color: #333;
}
.add_provinces_cities .provinces .list:hover {
  background-color: #e2e4eb;
}
.add_provinces_cities .provinces .list.has_city {
  cursor: pointer;
  font-size: 13px;
  line-height: 31px;
  color: #333;
}
.add_provinces_cities .provinces .list.has_city:hover {
  background-color: #e2e4eb;
}
.add_provinces_cities .provinces .list .city {
  display: none;
  position: absolute;
  height: 100px;
  overflow: auto;
  bottom: 0px;
  left: 3px;
  right: 3px;
  font-size: 13px;
  line-height: 25px;
  color: #333;
}
.add_provinces_cities .provinces .list .city .wrap {
  padding: 0 16px 0 7px;
  float: left;
}
.add_provinces_cities .provinces .bg {
  clear: both;
  height: 100px;
  background: #e2e4eb;
  display: none;
}
.yui_page {
  margin: 3% 0;
}
.yui_add_address .oreange {
  color: #ff6000;
}
.yui_add_address .add {
  margin-bottom: 20px;
}
.yui_add_address .add .red {
  color: #ff6000;
  margin: 0 5px;
}
.yui_add_address .add span {
  font-size: 12px;
  line-height: 30px;
  color: #999;
}
.yui_add_address .container {
  overflow: hidden;
  margin: 0 -1%;
}
.yui_add_address .container .list {
  float: left;
  width: 48%;
  margin: 1%;
  border: 1px solid #dedede;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 17px;
  position: relative;
}
.yui_add_address .container .list p {
  font-size: 16px;
  line-height: 30px;
  color: #333;
}
.yui_add_address .container .list p span {
  vertical-align: top;
  margin-left: 12px;
  font-size: 14px;
  line-height: 30px;
  color: #ff6000;
}
.yui_add_address .container .list ul {
  margin-left: 18px;
}
.yui_add_address .container .list ul li {
  font-size: 12px;
  line-height: 22px;
  color: #333;
}
.yui_add_address .container .list .operate {
  position: absolute;
  bottom: 2px;
  right: 7px;
}
.yui_add_address .container .list .operate a {
  font-size: 12px;
  line-height: 30px;
  color: #0066ff;
  margin: 0 9px;
}
.yui_add_address .container .list .close {
  position: absolute;
  top: 7px;
  right: 7px;
  width: 13px;
  cursor: pointer;
}
.yui_add_address .container .list .close img {
  display: block;
  width: 100%;
}
.transport_type_border {
  border: 2px solid #e0e6eb;
}
.transport_type {
  padding: 1% 1% 3%;
  width: 750px;
}
.transport_type .cost {
  overflow: hidden;
  padding: 10px 13px;
  background: #fff2ee;
  margin-bottom: 20px;
}
.transport_type .cost .layui-input-inline {
  width: 80px;
  margin-right: 7px;
}
.transport_type .cost .layui-form-mid {
  margin-right: 7px;
}
.transport_type .move {
  margin-bottom: 12px;
}
.transport_type .move.layui-table th {
  text-align: center;
}
.transport_type .move.layui-table td,
.transport_type .move.layui-table th {
  padding: 7px 5px;
  font-size: 12px;
}
.transport_type .move .addr {
  width: 200px;
  padding-right: 20px;
}
.transport_type .move .edit {
  position: absolute;
  top: 7px;
  right: 9px;
}
.transport_type .move td {
  position: relative;
}
.transport_type .move td input {
  width: 90px;
  height: 30px;
  line-height: 1.3;
  line-height: 24px\9;
  margin-left: 7px;
}
.transport_type .move td a {
  float: left;
}
.transport_type a {
  color: #0066ff;
}
.yui_gray_phone .gray_phone {
  width: 20%;
}
.yui_gray_phone .gray_phone input {
  background: #f4f4f4;
  color: #ccc;
}
.yui_gray_phone .layui-form-mid {
  margin: 0;
  width: 10%;
  text-align: center;
}
.yui_gray_phone .white_phone {
  width: 70%;
}
#scene {
  width: 920px;
  height: 600px;
  margin: 0 auto;
  margin-bottom: 3%;
  position: relative;
}
#scene #scene_platform {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
#scene #scene_platform img {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
}
#scene #cartoon {
  background: rgba(0, 0, 0, 0.3);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
#scene #gravestone_pic {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
#scene #gravestone_pic img {
  position: absolute;
}
#scene .droppable,
#scene #cartoon {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
#scene .droppable .draggable,
#scene #cartoon .draggable {
  width: 85px;
  height: 85px;
  z-index: 1;
  top: 28px;
  left: 28px;
  position: absolute;
}
#scene .droppable .draggable.draggable_time .handle,
#scene #cartoon .draggable.draggable_time .handle {
  min-width: 142px;
}
#scene .droppable .draggable.draggable_time .handle div,
#scene #cartoon .draggable.draggable_time .handle div {
  width: 12.5%;
}
#scene .droppable .draggable:hover .handle,
#scene #cartoon .draggable:hover .handle {
  display: block;
}
#scene .droppable .draggable .handle,
#scene #cartoon .draggable .handle {
  display: none;
  position: absolute;
  top: -28px;
  width: 100%;
  min-width: 102px;
  left: 0;
  overflow: hidden;
}
#scene .droppable .draggable .handle div,
#scene #cartoon .draggable .handle div {
  float: left;
  width: 16.66666667%;
  height: 28px;
  cursor: pointer;
  background: url('../images//pc_commemoration/icon-fd.png') no-repeat center center;
  -webkit-background-size: 14px 14px;
  background-size: 14px 14px;
  border-right: #e8e8e8 1px dotted;
  background-color: #fff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#scene .droppable .draggable .handle div:last-child,
#scene #cartoon .draggable .handle div:last-child {
  border: none;
}
#scene .droppable .draggable .handle .enlarge,
#scene #cartoon .draggable .handle .enlarge {
  background-image: url('../images//pc_commemoration/icon-fd.png');
}
#scene .droppable .draggable .handle .shrink,
#scene #cartoon .draggable .handle .shrink {
  background-image: url('../images//pc_commemoration/icon-sx.png');
}
#scene .droppable .draggable .handle .lock,
#scene #cartoon .draggable .handle .lock {
  background-image: url('../images//pc_commemoration/lock2.png');
}
#scene .droppable .draggable .handle .lock.unlock,
#scene #cartoon .draggable .handle .lock.unlock {
  background-image: url('../images//pc_commemoration/lock1.png');
}
#scene .droppable .draggable .handle .preposition,
#scene #cartoon .draggable .handle .preposition {
  background-image: url('../images//pc_commemoration/icon-qz.png');
}
#scene .droppable .draggable .handle .postposition,
#scene #cartoon .draggable .handle .postposition {
  background-image: url('../images//pc_commemoration/icon-hz.png');
}
#scene .droppable .draggable .handle .del,
#scene #cartoon .draggable .handle .del {
  background-image: url('../images//pc_commemoration/icon-del.png');
}
#scene .droppable .draggable .img,
#scene #cartoon .draggable .img {
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#scene .droppable .draggable .img img,
#scene #cartoon .draggable .img img {
  display: block;
  width: 100%;
}
#scene .droppable .draggable .img.img_height img,
#scene #cartoon .draggable .img.img_height img {
  width: auto;
  height: 100%;
  margin: 0 auto;
}
#scene .cartoon {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.3);
  z-index: 12345;
}
#scene .cartoon .draggable {
  top: 28px;
  left: 28px;
  position: absolute;
}
#scene .cartoon .red {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  width: 20px;
  height: 20px;
  background: red;
  position: absolute;
  top: 28px;
  left: 28px;
}
.tab_item {
  padding: 3% 0;
  overflow: hidden;
}
.tab_item.active {
  display: block;
}
.tab_item figure {
  float: left;
  cursor: pointer;
  display: block;
  margin: 3%;
  position: relative;
}
.tab_item figure .draggable .handle {
  position: absolute;
  top: -28px;
  left: 0;
  overflow: hidden;
}
.tab_item figure .draggable .handle div {
  float: left;
  width: 20%;
  cursor: pointer;
  background: url('../images//pc_commemoration/icon-fd.png') no-repeat center center;
  -webkit-background-size: 16px 16px;
  background-size: 16px 16px;
}
.tab_item figure .draggable .handle .enlarge {
  background-image: url('../images//pc_commemoration/icon-fd.png');
}
.tab_item figure .draggable .handle .shrink {
  background-image: url('../images//pc_commemoration/icon-sx.png');
}
.tab_item figure .draggable .handle .preposition {
  background-image: url('../images//pc_commemoration/icon-qz.png');
}
.tab_item figure .draggable .handle .postposition {
  background-image: url('../images//pc_commemoration/icon-hz.png');
}
.tab_item figure .draggable .handle .del {
  background-image: url('../images//pc_commemoration/icon-del.png');
}
.tab_item figure .img {
  display: block;
  width: 50px;
  height: 50px;
  margin: 0 auto;
}
.tab_item figure .img img {
  width: 100%;
  height: 100%;
}
.tab_item figure figcaption {
  display: block;
  text-align: center;
  font-size: 13px;
  line-height: 25px;
  color: #666;
}
.pop_figure {
  padding: 3% 0;
  overflow: hidden;
}
.pop_figure.active {
  display: block;
}
.pop_figure figure {
  float: left;
  cursor: pointer;
  display: block;
  margin: 3%;
  position: relative;
}
.pop_figure figure .draggable .handle {
  position: absolute;
  top: -28px;
  left: 0;
  overflow: hidden;
}
.pop_figure figure .draggable .handle div {
  float: left;
  width: 20%;
  cursor: pointer;
  background: url('../images//pc_commemoration/icon-fd.png') no-repeat center center;
  -webkit-background-size: 16px 16px;
  background-size: 16px 16px;
}
.pop_figure figure .draggable .handle .enlarge {
  background-image: url('../images//pc_commemoration/icon-fd.png');
}
.pop_figure figure .draggable .handle .shrink {
  background-image: url('../images//pc_commemoration/icon-sx.png');
}
.pop_figure figure .draggable .handle .preposition {
  background-image: url('../images//pc_commemoration/icon-qz.png');
}
.pop_figure figure .draggable .handle .postposition {
  background-image: url('../images//pc_commemoration/icon-hz.png');
}
.pop_figure figure .draggable .handle .del {
  background-image: url('../images//pc_commemoration/icon-del.png');
}
.pop_figure figure .img {
  display: block;
  width: 50px;
  height: 50px;
  margin: 0 auto;
}
.pop_figure figure .img img {
  width: 100%;
  height: 100%;
}
.pop_figure figure figcaption {
  display: block;
  text-align: center;
  font-size: 13px;
  line-height: 25px;
  color: #666;
}
.yui_center_sculpture {
  padding: 28px 40px 30px;
  border: 1px solid #d0d0d0;
  margin-bottom: 2%;
  margin-top: 4%;
  overflow: hidden;
}
.yui_center_sculpture .head {
  float: left;
  width: 80px;
  margin-right: 10px;
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
  border-radius: 40px;
  overflow: hidden;
}
.yui_center_sculpture ul {
  float: left;
  margin-top: 7px;
  padding-right: 70px;
  font-size: 14px;
  line-height: 16px;
  color: #999;
}
.yui_center_sculpture ul .title {
  font-size: 24px;
  line-height: 40px;
  color: #333;
}
.yui_center_sculpture p {
  float: left;
  padding-left: 40px;
  border-left: 1px solid #ccc;
  font-size: 18px;
  line-height: 80px;
  color: #333;
}
.yui_center_sculpture p span {
  color: #ff0000;
  margin-right: 10px;
}
.yui_center_color_list {
  overflow: hidden;
  margin: 0 -1%;
}
.yui_center_color_list .box {
  float: left;
  margin: 0 1% 2%;
  width: 18%;
  position: relative;
}
.yui_center_color_list .box img {
  width: 100%;
}
.yui_center_color_list .box p {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  text-align: center;
  font-size: 0.5rem;
  line-height: 2.32142857rem;
  color: #fff;
}
.yui_center_pic_list {
  overflow: hidden;
  margin: 2% -2% 4%;
}
.yui_center_pic_list .box {
  float: left;
  margin: 0 2% 2%;
  width: 21%;
  position: relative;
}
.yui_center_pic_list .box .img img {
  width: 100%;
  display: block;
  height: 100%;
}
.yui_center_pic_list .box p {
  width: 100%;
  text-align: center;
  font-size: 12px;
  line-height: 32px;
  color: #333;
}
.yui_center_subtitle {
  font-size: 14px;
  line-height: 40px;
  color: #333;
  padding-left: 12px;
  position: relative;
  background: #f6f6f6;
}
.yui_center_subtitle a {
  position: absolute;
  top: 0;
  right: 10px;
  font-size: 12px;
  line-height: 40px;
  color: #0066ff;
}
.yui_center_tab {
  margin-top: 2%;
}
.yui_center_tab .layui-tab-content {
  padding-top: 0;
}
.yui_center_tab .layui-tab-content .layui-table {
  margin-top: 0;
  margin-bottom: 4%;
}
.wemoney_ul li {
  font-size: 14px;
  line-height: 30px;
  color: #333;
}
.wemoney_ul li span.title {
  text-align: right;
  font-size: 14px;
  line-height: 30px;
  color: #999;
  width: 78px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.wemoney_ul li span.orange {
  font-size: 14px;
  line-height: 30px;
  color: #ff3c00;
  margin-right: 50px;
}
.commemoration_article_list {
  position: relative;
  padding: 20px 0 0px;
  overflow: hidden;
  border-bottom: 1px solid #ccc;
}
.commemoration_article_list .thumbnail {
  float: left;
  width: 225px;
  height: 160px;
  margin-right: 14px;
}
.commemoration_article_list .thumbnail img {
  display: block;
  width: 100%;
  height: 100%;
}
.commemoration_article_list ul {
  float: left;
  width: 670px;
}
.commemoration_article_list ul .a {
  margin-top: 40px;
}
.commemoration_article_list ul .a a {
  margin-bottom: 23px;
}
.commemoration_article_list ul .title {
  display: block;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  font-size: 22px;
  line-height: 35px;
  color: #000;
  padding-top: 1px;
}
.commemoration_article_list ul .title:hover {
  text-decoration: underline;
}
.commemoration_article_list ul .time {
  display: block;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  font-size: 14px;
  line-height: 50px;
  color: #666;
}
.commemoration_article_list .read {
  font-size: 14px;
  line-height: 50px;
  color: #666;
  position: absolute;
  bottom: 0px;
  right: 0;
  padding-left: 21px;
  background: url('../images/community_pc1__03.png') no-repeat left center;
  background-size: 17px 13px;
}
.album_box {
  position: relative;
  padding-top: 50px;
}
.album_box .operate {
  margin-bottom: 3%;
}
.album_box .operate .yui_btn_long {
  margin-right: 19px;
}
.album_box .items_box {
  overflow: hidden;
  position: relative;
  margin: 0 -1%;
}
.album_box .items_box .items_list {
  width: 23%;
  margin: 0 1% 19px;
  float: left;
  min-width: 160px;
  background: #ffffff;
}
.album_box .items_box .items_list.padding_all {
  padding: 0 20px;
  transition: 1s;
}
.album_box .items_box .items_list.ui-sortable-placeholder {
  -webkit-transition: all 1s;
  -moz-transition: all 1s ;
  -ms-transition: all 1s ;
  -o-transition: all 1s ;
  transition: all 2s ;
  background: #000;
}
.album_box .items_box .items_list.opacity {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.album_box .items_box .items_list.items_list_noborder {
  width: 22%;
  margin: 0 1% 19px;
  padding: 0;
  background: none;
}
.album_box .items_box .items_list.items_list_noborder .items {
  border: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none   ;
  box-shadow: none;
  padding: 5% 0 0;
}
.album_box .items_box .items_list.items_list_noborder input {
  background: #fff;
  border: 1px solid #D2D2D2;
}
.album_box .items_box .items_list.items_list_noborder input:hover {
  height: 40px;
  font-size: 14px;
  line-height: 40px;
  color: #333;
}
.album_box .items_box .items_list.items_list_noborder .edit_name {
  border: 1px solid #D2D2D2;
}
.album_box .items_box .items {
  display: block;
  margin: 0 auto;
  padding: 5% 5% 0;
  border: 1px solid #eee;
  -webkit-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.2);
  box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.2);
  position: relative;
}
.album_box .items_box .items .img_box {
  position: relative;
}
.album_box .items_box .items .img_box img {
  display: block;
  width: 100%;
  height: 100%;
}
.album_box .items_box .items .img_box span {
  display: block;
  position: absolute;
  right: 9px;
  bottom: 4px;
  font-size: 24px;
  line-height: 1.2;
  color: #fff;
  font-weight: bold;
}
.album_box .items_box .items .img_box .handle {
  display: none;
  position: absolute;
  top: 8px;
  right: 8px;
  width: 25px;
  height: 25px;
  cursor: pointer;
  background: url('../images/community_album2_06.png') no-repeat center center;
  -webkit-background-size: 100% 100%;
  background-size: 100% 100%;
  z-index: 11;
}
.album_box .items_box .items .img_box .handle .yui_btn_long {
  margin-right: 19px;
}
.album_box .items_box .items .img_box .handle ul {
  display: none;
  width: 120px;
  background: #fff;
  position: absolute;
  padding: 3px 0;
  top: 25px;
  right: 0;
}
.album_box .items_box .items .img_box .handle ul li {
  cursor: pointer;
  padding-left: 35px;
  font-size: 12px;
  line-height: 27px;
  color: #333;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.album_box .items_box .items .img_box .handle ul li:hover {
  background-color: #e3e3e3;
}
.album_box .items_box .items .img_box .handle ul li.edit {
  background-image: url('../images/community_album_10.png');
  background-repeat: no-repeat;
  background-position: 15px center;
  -webkit-background-size: 13px 13px;
  background-size: 13px 13px;
}
.album_box .items_box .items .img_box .handle ul li.del {
  background-image: url('../images/community_album_14.png');
  background-repeat: no-repeat;
  background-position: 15px center;
  -webkit-background-size: 13px 13px;
  background-size: 13px 13px;
}
.album_box .items_box .items .img_box .handle ul li.order {
  background-image: url('../images/community_album_17.png');
  background-repeat: no-repeat;
  background-position: 15px center;
  -webkit-background-size: 13px 13px;
  background-size: 13px 13px;
}
.album_box .items_box .items .img_box .handle ul li.rotate {
  background-image: url('../images/community_album2_07.png');
  background-repeat: no-repeat;
  background-position: 15px center;
  -webkit-background-size: 13px 13px;
  background-size: 13px 13px;
}
.album_box .items_box .items .img_box .handle ul li.rotate_revert {
  background-image: url('../images/community_album2_07revert.png');
  background-repeat: no-repeat;
  background-position: 15px center;
  -webkit-background-size: 13px 13px;
  background-size: 13px 13px;
}
.album_box .items_box .items .img_box .handle ul li.cover {
  background-image: url('../images/community_album2_11.png');
  background-repeat: no-repeat;
  background-position: 15px center;
  -webkit-background-size: 13px 13px;
  background-size: 13px 13px;
}
.album_box .items_box .items .img_box .handle ul li.moveto {
  background-image: url('../images/community_album2_14.png');
  background-repeat: no-repeat;
  background-position: 15px center;
  -webkit-background-size: 13px 13px;
  background-size: 13px 13px;
}
.album_box .items_box .items .img_box input {
  display: none;
}
.album_box .items_box .items .img_box input,
.album_box .items_box .items .img_box .layui-form-checkbox {
  position: absolute;
  top: 0;
  left: 0;
}
.album_box .items_box .edit_name {
  text-align: center;
  font-size: 14px;
  line-height: 40px;
  color: #333;
}
.album_box .items_box input {
  display: block;
  width: 100%;
  border: none;
  text-align: center;
  font-size: 14px;
  line-height: 40px;
  color: #333;
  height: 40px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.album_box .items_box input:hover {
  height: 40px;
  font-size: 14px;
  line-height: 40px;
  color: #333;
  -webkit-box-shadow: 0 0 2px #ff6000;
  -moz-box-shadow: 0 0 2px #ff6000;
  box-shadow: 0 0 2px #ff6000;
  border: 1px solid #ff6000;
}
.album_box .album_name {
  overflow: hidden;
  padding: 0px 0 5px;
  margin-bottom: 1%;
}
.album_box .album_name .cover {
  float: left;
  margin-right: 20px;
  width: 100px;
  padding: 1%;
  border: 1px solid #eee;
  -webkit-box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.2);
  box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.2);
}
.album_box .album_name .cover img {
  width: 100%;
  display: block;
}
.album_box .album_name ul {
  float: left;
  overflow: hidden;
  padding-top: 1px;
}
.album_box .album_name ul li {
  font-size: 16px;
  line-height: 50px;
  color: #333;
}
.album_box .album_name ul li span {
  font-size: 12px;
  line-height: 50px;
  color: #333;
  margin: 0 10px;
}
.album_box .album_name .batch_manage {
  display: none;
  text-align: center;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  line-height: 50px;
  background: #ff6000;
}
.album_box .album_name .batch_manage .left {
  float: left;
  margin-left: 2%;
  font-size: 15px;
  line-height: 50px;
  color: #fff;
}
.album_box .album_name .batch_manage button {
  margin: 0 8px;
}
.album_box .album_name .batch_manage button:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
.album_box .album_name .batch_manage .right {
  float: right;
  cursor: pointer;
  margin-right: 2%;
  font-size: 16px;
  line-height: 50px;
  color: #fff;
}
.album_box .album_name .batch_manage .right:hover {
  text-decoration: underline;
}
.album_box .album_name .batch_manage .layui-form-checkbox[lay-skin="primary"] {
  padding-left: 28px;
}
.album_box .album_name .batch_manage .layui-form-checkbox[lay-skin="primary"] span {
  color: #fff;
}
.album_box .album_name .batch_manage .layui-form-checkbox[lay-skin="primary"] i {
  width: 16px;
  height: 16px;
  line-height: 16px;
  color: #fff;
  border: 1px solid #d2d2d2;
  background-color: #fff;
}
.album_box .album_name .batch_manage .layui-form-checkbox[lay-skin="primary"]:hover i {
  border: 1px solid #d2d2d2;
  color: #fff;
  background: #fff;
}
.album_box .album_name .batch_manage .layui-form-checked[lay-skin="primary"] i,
.album_box .album_name .batch_manage .layui-form-checked[lay-skin="primary"]:hover i {
  border: 1px solid #d2d2d2;
  background-color: #fff;
  color: #333;
}
.album_box .album_name .edit_album {
  display: none;
  padding-top: 50px;
  clear: both;
}
.album_box .album_name .edit_album a {
  font-size: 15px;
  line-height: 38px;
  color: #333;
  margin-right: 2%;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.album_box .album_name .edit_album a:hover {
  height: 38px;
  font-size: 15px;
  line-height: 38px;
  color: #333;
  -webkit-box-shadow: 0 0 2px #ff6000;
  -moz-box-shadow: 0 0 2px #ff6000;
  box-shadow: 0 0 2px #ff6000;
  border: 1px solid #ff6000;
}
.album_box .album_name .edit_album span {
  font-size: 12px;
  line-height: 40px;
  color: #157c8c;
  cursor: pointer;
}
.album_box .album_name .edit_album input {
  display: none;
  padding-left: 5px;
  margin-right: 2%;
  border: none;
  background: none;
  text-align: left;
  font-size: 14px;
  line-height: 40px;
  color: #333;
  height: 40px;
}
.album_box .album_name .edit_album input:hover {
  height: 40px;
  font-size: 14px;
  line-height: 40px;
  color: #333;
  -webkit-box-shadow: 0 0 2px #ff6000;
  -moz-box-shadow: 0 0 2px #ff6000;
  box-shadow: 0 0 2px #ff6000;
  border: 1px solid #ff6000;
}
.yui_page {
  text-align: center;
  margin: 3% 0;
}
.yui_page .layui-laypage .layui-laypage-prev,
.yui_page .layui-laypage .layui-laypage-next {
  margin-left: 5px;
  margin-right: 5px;
}
.yui_page .layui-laypage .layui-laypage-prev.layui-disabled,
.yui_page .layui-laypage .layui-laypage-next.layui-disabled {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.yui_page .layui-laypage .layui-laypage-prev,
.yui_page .layui-laypage .layui-laypage-next {
  width: 42px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  padding: 0;
}
.yui_page .layui-laypage .layui-laypage-prev img,
.yui_page .layui-laypage .layui-laypage-next img {
  width: 8px;
}
.yui_page .layui-laypage a,
.yui_page .layui-laypage span {
  border: none;
  width: 32px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  padding: 0;
}
.yui_page .layui-laypage a:hover {
  color: #ff8c47;
}
.yui_page .layui-laypage .layui-laypage-count {
  width: auto;
}
.yui_page .layui-laypage .layui-laypage-curr .layui-laypage-em {
  background: #ff8c47;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px;
}
.yui_logistics_border {
  border: 1px solid #e6e6e6;
}
.yui_logistics_border.con_schedule {
  margin-top: 2%;
  margin-bottom: 5%;
}
.yui_logistics_border.con_schedule > div {
  margin-left: 2.5% !important;
}
.yui_logistics_border.con_schedule .classification {
  overflow: hidden;
  margin: 2% 0 2%;
}
.yui_logistics_border.con_schedule .classification ul {
  line-height: 28px;
  color: #333;
  font-size: 12px;
  margin-left: 26px;
}
.yui_logistics_border.con_schedule .classification a {
  margin-right: 33px;
}
.yui_logistics_border.con_schedule .schedule {
  clear: both;
  margin-top: 2.5%;
  margin-right: 2.5%;
}
.yui_logistics_border.con_schedule .schedule .box {
  overflow: hidden;
  position: relative;
  display: flex;
}
.yui_logistics_border.con_schedule .schedule .box:last-child .reply {
  border-left: 2px solid #fff;
}
.yui_logistics_border.con_schedule .schedule .box .time {
  width: 176px;
  padding-bottom: 19px;
  text-align: right;
  font-size: 12px;
  line-height: 20px;
  color: #333;
}
.yui_logistics_border.con_schedule .schedule .box .reply {
  flex: 1;
  min-height: 59px;
  margin-left: 20px;
  padding-left: 20px;
  padding-bottom: 19px;
  border-left: 2px dashed #d1d1d1;
  font-size: 12px;
  line-height: 20px;
  color: #333;
  position: relative;
}
.yui_logistics_border.con_schedule .schedule .box .reply::after {
  content: ' ';
  width: 14px;
  height: 14px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background: #d1d1d1;
  position: absolute;
  top: 0px;
  left: -12px;
  border: 4px solid #fff;
}
.yui_logistics_border.con_schedule .schedule .box .reply .title {
  font-weight: bold;
}
.yui_logistics_border.con_schedule .schedule .box .reply .title.red {
  color: #cc0033;
}
.yui_logistics_border.con_schedule .schedule .box .reply .title.blue {
  color: #158aff;
}
.yui_logistics_border.con_schedule .schedule .box .reply .con {
  color: #999999;
}
.yui_logistics_border.con_schedule .schedule .box .reply .con a {
  color: #999999;
  margin-right: 12px;
}
.yui_logistics_border.con_schedule .schedule .box .reply .con .blue {
  color: #158aff;
}
.commemoration_cemetery {
  margin-top: 3%;
}
.commemoration_cemetery .layui-form-label {
  padding-left: 0;
}
.commemoration_cemetery .yui-btn {
  margin: 0 5px 0 10px;
}
.commemoration_cemetery .layui-form-item {
  margin-bottom: 2%;
}
.commemoration_cemetery .layui-form-item > * {
  margin-bottom: 1%;
}
.yui_error img {
  display: block;
  width: 200px;
  margin: 6% auto 2%;
}
.yui_error p {
  text-align: center;
  font-weight: bold;
  font-size: 32px;
  line-height: 96px;
  color: #666;
}
.yui_error a {
  margin-top: 6%;
}
.yui_error a:hover {
  color: #fff;
  opacity: 0.8;
}
.yui_error .yui-btn-red {
  display: block;
  margin-left: auto;
  margin-right: auto;
  padding-left: 14px;
  padding-right: 14px;
  box-sizing: border-box;
  font-size: 14px;
  line-height: 37px;
  -webkit-border-radius: 19px;
  -moz-border-radius: 19px;
  border-radius: 19px;
  text-align: center;
  text-decoration: none;
  color: #fff;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  overflow: hidden;
  min-width: 110px;
  width: 210px;
  background: #ff3c00;
}
.yui_ml20 {
  margin-left: 20px;
}
.article_list {
  position: relative;
  display: block;
  padding: 20px 0 23px;
  border-top: 1px solid #e6e6e6;
}
.article_list:last-of-type {
  border-bottom: 1px solid #e6e6e6;
}
.article_list .thumbnail {
  float: left;
  width: 120px;
  height: 85px;
  margin-right: 14px;
}
.article_list .thumbnail img {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 100%;
  height: 100%;
}
.article_list ul {
  margin-left: 135px;
  font-size: 14px;
  line-height: 25px;
  color: #999;
}
.article_list ul li {
  width: 100%;
  display: block;
}
.article_list ul .title {
  font-size: 19px;
  line-height: 35px;
  color: #333;
  padding-top: 1px;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.article_list ul .title:hover {
  text-decoration: underline;
}
.article_list ul .description {
  display: block;
  overflow: hidden;
  white-space: nowrap;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.article_list .read {
  font-size: 14px;
  line-height: 50px;
  color: #999;
  position: absolute;
  bottom: 0px;
  right: 0;
  padding-left: 21px;
  background: url('../images/article/community_pc1_artical_03.png') no-repeat left center;
  background-size: 17px 13px;
}
.v2_memorialhall_list_container {
  overflow: hidden;
  padding-bottom: 100px;
  margin-left: -2%;
  margin-right: -2%;
  margin-bottom: -3%;
}
.v2_memorialhall_list {
  width: 21%;
  float: left;
  background: #f6f6f6;
  margin: 0 2% 2%;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.v2_memorialhall_list > a {
  display: block;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  overflow: hidden;
  margin: 10px;
  position: relative;
}
.v2_memorialhall_list > a img {
  display: block;
  width: 100%;
}
.v2_memorialhall_list > a img.img_height {
  width: auto;
  height: 100%;
}
.v2_memorialhall_list > a p {
  font-size: 12px;
  line-height: 24px;
  color: #fff;
  text-align: center;
  position: absolute;
  top: 7px;
  left: 6px;
  padding: 0 9px;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
  background: rgba(0, 0, 0, 0.3);
}
.v2_memorialhall_list > a p.active {
  background: rgba(255, 64, 0, 0.8);
}
.v2_memorialhall_list > ul {
  position: relative;
  margin: 0 10px 10px;
}
.v2_memorialhall_list > ul li.time {
  display: block;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  font-size: 14px;
  line-height: 24px;
  color: #999;
  padding-right: 30px;
}
.v2_memorialhall_list > ul li.pop {
  position: absolute;
  bottom: 0;
  right: -10px;
  width: 40px;
  text-align: center;
  font-size: 14px;
  line-height: 24px;
  color: #888;
  cursor: pointer;
}
.v2_memorialhall_list > ul li.pop > ul {
  display: none;
  z-index: 1;
  position: absolute;
  top: 24px;
  left: -42%;
  width: 184%;
  padding: 9px 0;
  background: #fff;
  border: 1px solid #e3e3e3;
}
.v2_memorialhall_list > ul li.pop > ul:before {
  position: absolute;
  top: -6px;
  left: 50%;
  margin-left: -3px;
  content: " ";
  display: inline-block;
  height: 6px;
  width: 6px;
  border-width: 2px 2px 0 0;
  border-color: #e3e3e3;
  border-style: solid;
  background: #fff;
  /*-webkit-transform: matrix(.71,.71,-.71,.71,0,0);*/
  /*transform: matrix(.71,.71,-.71,.71,0,0);*/
  transform: rotate(-45deg);
}
.v2_memorialhall_list > ul li.pop > ul li a {
  text-align: center;
  font-size: 14px;
  line-height: 30px;
  color: #2b2b2b;
}
.v2_memorialhall_list > ul li.pop > ul li a.active,
.v2_memorialhall_list > ul li.pop > ul li a:hover {
  font-size: 14px;
  line-height: 30px;
  color: #ff4000;
}
.v2_memorialhall_list > ul li.pop:hover ul {
  display: block;
}
.v2_memorialhall_list > ul li > a {
  display: block;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  font-size: 16px;
  line-height: 20px;
  color: #333;
}
.submit_box .layui-col-xs-offset2,
.submit_box .layui-col-sm-offset4,
.submit_box .layui-col-sm-offset2 {
  text-align: left;
}
.submit_box .layui-col-xs-offset2 .yui_btn_superlong,
.submit_box .layui-col-sm-offset4 .yui_btn_superlong,
.submit_box .layui-col-sm-offset2 .yui_btn_superlong {
  margin: 0;
}
.layui-tab .layui-tab-title.layui-tab-title-fluid li a {
  padding: 0 17px;
}
.layui-tab > .tab_right {
  position: absolute;
  top: 3px;
  right: 0;
}
.layui-tab > .tab_right .yui_btn_small {
  float: left;
  padding: 0 10px;
}
.yui_center_tab .layui-tab-content {
  padding: 2% 0;
}
.yui_contents_border.album_box {
  padding: 2% 2% 5%;
}
