html,
body,
body div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
figure,
footer,
header,
menu,
nav,
section,
time,
mark,
audio,
video,
details,
summary {
    margin: 0px;
    padding: 0;
    border: 0;
    font-weight: normal;
    vertical-align: baseline;
}

ul, li, ol {
    list-style-type: none;
}

a {
    text-decoration: none;
}

table {
    border-collapse: collapse;
}

body, html {
    min-width: 1300px;
    min-height: 100%;
}

.display_flex {
    display: -webkit-flex;
    display: flex;
}

.color_blue {
    color: #1fb1f1;
}

.flex_1 {
    flex: 0.5;
    -webkit-flex: 0.5;
    text-align: left;
}

.flex_r {
    flex: 0.5;
    -webkit-flex: 0.5;
    text-align: right;
}

.new_card_box {
    display: flex;
    display: -webkit-flex;
    width: 100%;
    height: 100%;
    background: #fff;
}

.new_card_box_left {
    width: 320px;
    height: 100%;
    /* padding: 0 30px;*/
    border-width: 0px 1px 0px 0px;
    border-style: solid;
    border-color: #eeeeee;
}

.left_title {
    width: 100%;
    height: 60px;
    line-height: 60px;
}

.phone_box {
    margin: 0 auto;
    background-color: #FAFBFA;
}

.phone_box_border {
    min-height: 455px;
/*    border-top: 20px solid #1fb1f1;
    border-left: 14px solid #1fb1f1;
    border-right: 14px solid #1fb1f1;
    border-bottom: 32px solid #1fb1f1;*/
}

.phone_box_border2 {
    min-height: 455px;
    width: 100%;
}

.phone_box_border_w {
    height: 100%;
  /*  border-top: 20px solid #00B452;
    border-left: 10px solid #00B452;
    border-right: 10px solid #00B452;
    border-bottom: 20px solid #00B452;*/
    min-height: 380px;
}

.left_tit_header {
    height: 35px;
    line-height: 35px;
    padding: 0 10px;
    background: #eee;
}

.left_tit_header2 {
    height: 35px;
    line-height: 35px;
    padding: 0 10px;
    background: #f3f4f3;
    border-bottom-color: #E4E4E4;
    border-bottom-width: 1px;
    border-bottom-style: solid;
}

.left_tit_header_c1 {
    flex: 0.3;
}

.left_tit_header_c1 img {
    width: 15px;
    vertical-align: middle;
}

.left_tit_header_c2 {
    flex: 0.4;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
}

.left_tit_header_c3 {
    flex: 0.3;
}

.fileset {
    border: solid #eeeeee;
    border-width: 1px 0 0px;

}

.hb {
    background: white;
    padding-left: 5px;
}

.ibox-content_hive {
    background-color: white;
    min-width: 60%;
}

.phone_box_uniq {
    margin: 0 15px;
    padding: 15px 0;
    position: relative;
    border-bottom: 1px dashed #999;
}

.phone_box_uniq img {
    width: 20px;
    border-radius: 50%;
    vertical-align: middle;
}

.phone_box_uniq_w {
    margin: 0 15px;
    position: relative;
    text-align: center;
    padding: 15px 0;
}

.phone_box_uniq_w img {
    width: 24px;
    border-radius: 50%;
    position: absolute;
    top: -10px;
    left: 50%;
    right: 50%;
    margin-left: -12px;
}

.phone_box_uniq_w span {
    color: #777;
    font-size: 14px;

}

.phone_box_uniq span {
    color: #777;
    font-size: 14px;
    padding-left: 5px;
}

.phone_box_list1 {
    text-align: center;
    padding: 5px 0 10px 0;
    border-bottom: 1px solid #eee;
}

.phone_box_list1_w {
    text-align: center;
    padding: 0px 0 10px 0;
}

.phone_box_list1_div1 {
    font-size: 16px;
    padding: 30px 0;
    color: #000;
    font-weight: bold;
}

.phone_box_list1_div1_w {
    font-size: 16px;
    padding: 10px 0 20px;
    color: #000;
    font-weight: bold;
}

.phone_box_list1_div2 {
    font-size: 14px;
    color: #555;

}

.phone_box_list1_div2_w {
    font-size: 14px;
    color: #555;
    margin-top: 25px;

}

.phone_box_list1_div3 {
    font-size: 14px;
    color: #fff;
    padding: 7px 25px;
    border-radius: 4px;
    border-color: #00B452;
    background-color: #00B452;
    margin: 15px 0;
}

.phone_box_url {
    height: 35px;
    line-height: 35px;
    border-bottom: 1px solid #eee;
    padding: 0 15px;
    text-align: right;
}

.phone_box_cover {
    height: 100px;
    margin: 5px 0;
    position: relative;
}

.phone_box_cover img {
    height: 100px;
    width: 100%;
}

.phone_box_cover a {
    text-align: left;
    font-size: 14px;
    padding: 5px 10px;
    color: white;
    background-color: rgba(0, 0, 0, 0.4);
    position: absolute;
    bottom: 0px;
    display: block;
    left: 0;
    right: 0;
}

.phone_box_url a {
    color: #555;
    font-size: 14px;
}

.phone_box_url img {
    width: 15px;
    vertical-align: middle;
}

.discount_explain {
    padding: 0 15px;
    width: 100%;
}

.discount_explain_ul {
    width: 100%;
}

.discount_explain_title {
    padding: 10px 0 5px;
    font-size: 14px;
    font-weight: bold;
    color: #303e45;
}

.discount_explain_cont {
    line-height: 16px;
    display: -webkit-box;
    width: 100%;
    /*  -webkit-line-clamp: 6;
      -webkit-box-orient: vertical;
      overflow: hidden;*/
    max-height: 200px;
}

.discount_explain_cont2 {
    mmax-height: 200px;
    max-lines: 4;
    font-size: 13px;

}

.pre_text {
    width: 100%;
    text-align: left;
    white-space: pre-wrap;
    word-wrap: break-word;
    padding: 4px;
    max-height: 100px;
    background-color: transparent;
}

.qr_img {
    width: 30px;
    height: 30px;
    vertical-align: middle;
}

.qr_img_div {
    display: inline-block;
    height: 100%;

}

.discount_explain_cont2 > div {
    font-size: 13px;
    line-height: 16px;
    border-bottom: solid #eeeeee 1px;
    padding-bottom: 15px;
}

.discount_explain_cont2 img {
    height: 150px;
    background-color: white;
    width: 100%;
    text-align: center;
    line-height: 150px;
    margin-top: 15px;
}

.color_1fb1f1 {
    color: #1fb1f1 !important;
}

.new_card_box_right {
    padding: 0 10px;
    flex: 4;
}

.right_header {
    padding: 30px 10px;
    color: #666;
}

.right_header1 span:first-child, .right_header2 span:first-child, .right_header3 span:first-child {
    display: inline-block;
    background: #eee;
    width: 22px;
    height: 22px;
    line-height: 22px;
    border-radius: 50%;
    text-align: center;
}

.right_header1 span, .right_header2 span, .right_header3 span {
    line-height: 22px;
    margin-left: 5px;
}

.right_box {
    border: 1px solid #eee;
    width: 85%;
    height: 700px;
}

.right_cont {
    padding: 50px;
    min-height: 500px;
}

.right_cont_l {
    flex: 0.2;
    -webkit-flex: 0.2;
    text-align: center;
    font-size: 14px;
    color: #666;
    line-height: 30px;
}

.right_cont_r {
    flex: 0.7;
    font-size: 13px;
    line-height: 30px;
    -webkit-flex: 0.7;
    display: flex;
    align-items: center;
}

.right_cont_r_f {
    flex: 0.7;
    font-size: 13px;
    height: 170px;
    background-color: #F5F7FA;
    -webkit-flex: 0.7;
    padding: 10px;
}

.right_cont_r_f2 {
    flex: 0.7;
    font-size: 13px;
    min-height: 140px;
    background-color: #F5F7FA;
    -webkit-flex: 0.7;
    padding: 10px;
}

.right_cont_r_f label {
    margin: 5px 15px;
}

.right_cont_r_f2 label {
    margin: 5px 15px;
}

.right_cont_r_f2 textarea {
    width: 80%;
    border: solid 1px #eeeeee;
    border-radius: 4px;
    min-height: 70px;
    padding: 10px 15px;

}

.cus_top2 {
    margin-top: 15px;
    padding: 20px 30px;
}

.right_cont_r_f2 a {
    color: #B9BEC1;
    margin-left: 5px;
}

.right_cont_r_f2 button {
    color: #00BCFF;
    background: #E6F2F7;
    padding: 5px 20px;
    margin-top: 10px;
    border-radius: 4px;
    border: solid #00BCFF 1px;
}

.right_cont_r_f img {
    width: 300px;
    margin: 10px 0px 0px 82px;
    height: 100px;

}

.right_cont_r_cover {
    width: 300px;
    height: 100px;
    background-color: rgba(0, 0, 0, 0.4);
    text-align: center;
    line-height: 100px;
    color: white;
    position: absolute;
    left: 82px;
    top: 10px;
}

.right_cont_r_l {
    margin-left: 40px;
}

.right_cont_r_R {
    margin-left: 40px;
}

.right_select1 {
    padding: 0 10px;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    border: 1px solid #eee;
    width: 200px;
    height: 30px;
    background: url(../../img/arrsolid.png) no-repeat center right;
    background-size: 15px auto;
    background-position-x: 95%;
}

.right_select2 {
    padding: 0 10px;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    border: 1px solid #eee;
    width: 250px;
    height: 30px;
    background: url(../../img/arrsolid.png) no-repeat center right;
    background-size: 15px auto;
    background-position-x: 95%;
}

.right_cont_list {
    padding-bottom: 20px;
}

.right_cont_list_w {
    padding-bottom: 20px;
    margin-top: -15px;
}

.top_ten {
    margin-top: 10px
}

.right_input1 {
    margin: 0;
    padding: 0;
    border: 0;
    border: 1px solid #eee;
    text-indent: 10px;
    width: 250px;
    height: 30px;
    border-radius: 3px;
}

.right_input1_w {
    margin: 0;
    padding: 0;
    border: 0;
    border: 1px solid #eee;
    text-indent: 10px;
    width: 150px;
    height: 30px;
    border-radius: 3px;
}

.select_today {
    padding: 0 10px;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    border: 1px solid #eee;
    width: 100px;
    height: 30px;
    background: url(../../img/arrsolid.png) no-repeat center right;
    background-size: 15px auto;
    background-position-x: 95%;
}

.start_time_input, .end_time_input {
    padding: 0;
    margin: 0;
    border: 0;
    width: 150px;
    height: 30px;
    border: 1px solid #eee;
    text-indent: 10px;
}

.day_input {
    padding: 0;
    margin: 0;
    border: 0;
    width: 50px;
    height: 30px;
    border: 1px solid #eee;
    text-indent: 10px;
}

.back_btn {
    width: 80px;
    height: 30px;
    background: #eee;
    border: 0;
    border-radius: 3px;
}

.next_btn {
    width: 120px;
    height: 30px;
    background: #1fb1f1;
    border: 0;
    border-radius: 3px;
    color: #fff;
}

.demo_box {
    padding: 15px 30px;
}

.flex_01 {
    flex: 0.1;
    line-height: 30px;
    text-align: center;
    font-size: 14px;
}

.flex_09 {
    flex: 0.9;
    line-height: 30px;
    font-size: 14px;
}

.font_12_999 {
    font-size: 12px;
    color: #999;
}

.activity_name_input {
    width: 250px;
    margin: 0;
    padding: 0;
    border: 0;
    height: 30px;
    border: 1px solid #eee;
    border-radius: 3px;
}

.margin_left_10 {
    margin-left: 10px;
}

.activity_name_input_small {
    width: 150px;
    margin: 0;
    padding: 0;
    border: 0;
    height: 30px;
    border: 1px solid #eee;
    text-indent: 10px;
    border-radius: 3px;
}

.wechat_c {
    display: inline-block;
    width: 90px;
    height: 26px;
    line-height: 26px;
    text-align: center;
    border: 2px solid #f18d1f;
    border-radius: 3px;
    color: #f18d1f;
    margin-right: 5px;
}

.brand_c {
    display: inline-block;
    width: 90px;
    height: 26px;
    line-height: 26px;
    text-align: center;
    border: 2px solid #00da33;
    border-radius: 3px;
    color: #00da33;
    margin-right: 5px;
}

.viewing_c {
    display: inline-block;
    width: 90px;
    height: 26px;
    line-height: 26px;
    text-align: center;
    border: 2px solid #666;
    border-radius: 3px;
    color: #666;
    margin-right: 5px;
}

.card_box {
    width: 250px;
    height: 115px;
    position: relative;
    overflow: hidden;
    margin-right: 9px;
}

.card_box_header {
    height: 72px;
    width: 100%;
    background: #ffefe0;
    border-bottom: 1px dashed #ec801b;
    border-top: 1px solid #eee;
    border-left: 1px solid #eee;
    border-right: 1px solid #eee;
    border-radius: 5px 5px 0 0;
}

.card_box_header2 {
    height: 72px;
    width: 100%;
    background: #edfff0;
    border-bottom: 1px dashed #87e497;
    border-top: 1px solid #eee;
    border-left: 1px solid #eee;
    border-right: 1px solid #eee;
    border-radius: 5px 5px 0 0;
}

.card_box_bottom {
    height: 39px;
    line-height: 39px;
    border-bottom: 1px solid #eee;
    border-left: 1px solid #eee;
    border-right: 1px solid #eee;
    border-radius: 0 0 5px 5px;
    padding: 0 15px;
    font-size: 13px;
}

.po_left {
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background: #fff;
    position: absolute;
    left: -10px;
    top: 64px;
    border: 1px solid #eee;
}

.po_right {
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background: #fff;
    position: absolute;
    right: -10px;
    top: 64px;
    border: 1px solid #eee;
}

.card_box_tit {
    padding: 10px 15px;
}

.card_box_tit_name {
    font-size: 15px;
    font-weight: bold;
}

.card_box_tit_name2 {
    font-size: 13px;
    color: #999;
}

.card_box_tit_name3 {
    height: 20px;
    font-size: 12px;
    color: #999;
    text-align: left;
}

.num_input {
    width: 40px;
    border-radius: 3px;
    border: 1px solid #eee;
}

.num_box {
    width: 80%;
}

.delete_img {
    width: 20%;
    text-align: center;
}

.delete_img img {
    width: 20px;
    vertical-align: middle;
}

.fixed_num {
    color: #999;
}

.up_img_style {
    width: 150px;
    height: 26px;
    line-height: 24px;
    padding: 0;
    text-align: center;
    color: #1b9bec;
    background: #f4fbff;
    border: 2px solid #1b9bec;
    border-radius: 3px;
    z-index: 2;
}

.posi_rela {
    position: relative;
}

.up_file {
    width: 150px;
    height: 30px;
    opacity: 0;
    z-index: 9999;
    position: absolute;
    left: 0;
    top: 0;
}

.color_red_span {
    color: red;
    display: inline-block;
    height: 14px;
    line-height: 14px;
    vertical-align: middle;
}

.right_select3 {
    padding: 0 10px;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    border: 1px solid #eee;
    width: 150px;
    height: 30px;
    background: url(../../img/arrsolid.png) no-repeat center right;
    background-size: 15px auto;
    background-position-x: 95%;
}

.textarea {
    resize: none;
    border: 1px solid #eee;
    border-radius: 3px;
    padding: 10px;
    width: 550px;
    font-size: 12px;
    height: 80px;
}

.headTag_div {
    display: flex;
    width: 100%;
}

.headTag {
    width: 30%;
    height: 22px;
    line-height: 22px;
}

.headTag_span {
    font-size: 1.4em;
    vertical-align: middle;
}

.headTag2 {
    overflow: hidden;
    -webkit-overflow: hidden;
    width: 33.3333333334%;
    display: inline;
    vertical-align: middle;
}

.headTag_hr {
    right: 10px;
    left: 109px;
    top: 11px;
    height: 1px;
    display: inline-block;
    margin-left: 3px;
    vertical-align: middle;
    border-top: 1px solid #1fb1f1;
    position: absolute;
}

.headTag_hr_normal {
    right: 10px;
    left: 109px;
    top: 11px;
    height: 1px;
    display: inline-block;
    margin-left: 3px;
    vertical-align: middle;
    position: absolute;

    border-top: 1px solid #e5e6e7;
}

.headTag_hr_normal_no {
    width: 1px;
    height: 1px;
    display: inline-block;
    margin-left: 3px;
    vertical-align: middle;
    border-top: 1px solid #fff;
}

.finish_img {
    background: url("../../img/finish.png");
}

.color_blue_radius {
    background-color: #1fb1f1;
    border-radius: 50%;
    color: white;
    display: inline-block;
    border: solid #1fb1f1 2px;
    text-align: center;
    vertical-align: middle;
    /* padding: 0 6px;*/
    line-height: 16px;
    width: 20px;
    height: 20px;
}

.color_blue_radius_noraml {
    background-color: #c0cacf;
    border-radius: 50%;
    display: inline-block;
    color: white;
    border: solid #ddd 2px;
    text-align: center;
    vertical-align: middle;
    line-height: 16px;
    width: 20px;
    height: 20px;
}
