::-webkit-scrollbar-track{border-radius: 10px;-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0);}
::-webkit-scrollbar-thumb{background-color: rgba(0,0,0,0.05);border-radius: 10px;-webkit-box-shadow: inset 1px 1px 0 rgba(0,0,0,.1);}
::-webkit-scrollbar-thumb{background-color: rgba(0,0,0,0.2);border-radius: 10px;-webkit-box-shadow: inset 1px 1px 0 rgba(0,0,0,.1);}
::-webkit-scrollbar{width: 16px;height: 16px;}
::-webkit-scrollbar-track,
::-webkit-scrollbar-thumb{border-radius: 999px;border: 5px solid transparent;}
::-webkit-scrollbar-track{box-shadow: 1px 1px 5px rgba(0,0,0,.2) inset;}
::-webkit-scrollbar-thumb{min-height: 20px;background-clip: content-box;box-shadow: 0 0 0 5px rgba(0,0,0,.2) inset;}
::-webkit-scrollbar-corner{background: transparent;}
html,body{min-height:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:"微软雅黑",Arial,sans-serif;font-weight:400;font-size:12px;}
.wrapper{min-height:100%;position:relative;overflow:hidden}
.wrapper:before,.wrapper:after{content:" ";display:table}
.wrapper:after{clear:both}
input, button, select, textarea{ font-family:"微软雅黑",arial}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6{font-family:"微软雅黑",arial}
*{ margin:0; padding:0}
ul,li{ list-style:none}
@font-face {
  font-family: 'icomoon';
    src: url('../font/base64.ttf');
    }
    .ic{font-family: 'icomoon';}

.all{ overflow:hidden; font-size:12px;}
.sidebar-title-inner{ text-align:center}
.sidebar .sidebar-nav-active a{ color:#fff}
.sidebar-nav a{ color:#fff}
.sidebar .sidebar-nav ul {
    width: 200px;
    margin: 0;
    padding: 0;
    list-style: none;
    overflow-y: scroll;
    overflow-x: hidden;
}
.all_right{    left: 90px;   right: 0px; width: auto;position: absolute;  top: 50px;  bottom: 0px;  background-color: #fff;    z-index: 100;}
.viewFramework-product {
    width: auto;
    position: absolute;
    top: 0px;
    left: 0px;
    bottom: 0px;
    right: 0px;
    overflow: hidden;
    background: #FFF;
}
.viewFramework-product-navbar{
    
    width:150px;
    float: left;
    background-color: #EAEDF1;
    position: absolute;
    top: 50px;
        left:90px;
    bottom: 0px;
    z-index: 102;
    overflow: hidden;
    -o-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;}
.product-nav-title {
    font-weight: bold;
    text-indent: 20px;
}
.product-nav-title {
    width: 180px;
    height: 70px;
    line-height: 70px;
    background: #D9DEE4;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.product-nav-list {
    position: absolute;
    top: 70px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    overflow-y: auto;
    overflow-x: hidden;
}
.viewFramework-product-navbar .product-nav-list ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
}
.viewFramework-product-navbar .product-nav-list li a {
    width: 150px;
    height: 40px;
    line-height: 40px;
    display: block;
    color: #333;
}
.viewFramework-product-navbar .product-nav-list .nav-icon {
    width: 30px;
    height: 40px;
    float: left;
    text-align: center;
    font-size: 16px;
    color: #333;
}
.viewFramework-product-navbar .product-nav-list .nav-title {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.viewFramework-product-navbar .product-nav-list ul ul li a {
    color: #666;
}
.viewFramework-product-navbar .product-nav-list ul ul li a .nav-title {
    text-indent: 8px;
}
.icfont24{ font-size:24px}
.viewFramework-product-body{
    position: absolute;
    width: auto;
    top: 0px;
    bottom: 0px;
    left: 150px;
    right: 0px;
    overflow: hidden;
    overflow-y: auto;
    -o-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
    }
    .console-container {
    padding: 0 15px;
}
.console-title-border {
    border-bottom: 1px solid #DDD;
}
.console-title {
    padding: 5px 0px;
    min-height: 70px; overflow:hidden
}
.console-title h1, .console-title h2, .console-title h3, .console-title h4, .console-title h5, .console-title h6 {
    display: inline-block;
    text-indent: 8px;
    border-left: 2px solid #88B7E0;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-right: 8px;
    vertical-align: top;
}
.console-title h5 {
    margin-top: 8px;
    margin-bottom: 8px;
}
.btn {
    font-size: 12px;
    border-radius: 0px;
    padding: 8px 16px;
    height: 32px;
    line-height: 14px;
}
.btn-default {
    color: #333;
    border: 1px solid #ddd;
    background-color: #F7F7F7;
}
.table {
    background: #FFF;
    font-size: 12px;
    border-top: 1px solid #E1E6EB;
    margin-top: 8px;
    border: 1px solid #E1E6EB;
}
.table thead tr th {
    padding: 8px 8px;
    font-weight: normal;
    color: #999;
    border-bottom: 1px solid #E1E6EB;
    background-color: #F5F6FA;
}
input[type="radio"], input[type="checkbox"] {
    margin-top: 0px;
    margin-top: 1px \9;
        vertical-align:text-top
}
.viewFramework-product-navbar .product-nav-list li.active>a {
    background-color: #FFF;
}
.viewFramework-product-navbar .product-nav-list li a:hover {
    background-color: #F4F6F8
}
.sidebar .sidebar-nav li a:hover {
    background: #4a5064
}
.xianghui-icon-nav{ width:10px; float:left; margin:0 10px}
.xianghui-icon-nav img{ width:100%; vertical-align:top; margin-top:15px}
.ng-isolate-scope a{ text-decoration:none}
.product-nav-list ul.sanji{ overflow:hidden; text-indent:36px;}
.product-nav-list ul.sanji li:hover{ background:#F4F6F8}
.product-nav-list ul.sanji li.sanji_active:hover{ background:#fff}
.product-nav-list ul.sanji li a:hover{ background:none; color:#0398e2; text-decoration:none}
.xianghui-daohang{ color:#fff; font-size:12px; margin-right:28px;}
.xianghui-daohang img{ width:20px; margin-top:15px; vertical-align:top; margin-right:10px}
.xianghui-daohang a{ color:#fff; font-size:12px; line-height:50px;}
.topbar .xianghui-daohang a:hover{ text-decoration:underline}
.xianghui_xiala{ height:40px; line-height:40px; text-indent:10px;border-bottom:1px solid #eee}
.xianghui_xiala a{ color:#666; display:block; overflow:hidden}
.xianghui_xiala a:hover{ color:#0398e2}
.xianghui_xiala:hover{ background:#f9f9f9}
.tbmain{overflow:hidden;}
.tbmain_tb{border:1px solid #e6e6e6; background:#fff; margin:0 auto; width:100%}
.tbmain_tb th{font-size:12px;padding:8px;font-weight:normal;color:#999;border-bottom: 1px solid #e1e6eb;background-color: #F5F6FA; text-align:left; font-family: Arial, "微软雅黑";}
.tbmain_tb tr:hover{background:#f9f9fa;}
.tbmain_tb td{font-size:12px; color:#666; padding:15px 8px; font-family: Arial, "微软雅黑";border-bottom: 1px solid #efefef;vertical-align: middle;}
.tbmain_tb td a{color:#0090d8;}
.tbmain_tb td a:hover{text-decoration:underline;}
.tbmain_tb td a.pianji{margin-right:10px;}
.tbmain_tb td a.sanchu{color:#999;}
.tbmain_tb td a.sanchu:hover{color:#0090d8;}
span.chengong{color:#090;}
span.shibai{color:#f00;}
.tbmain_tb td input{ margin-top:0}
.lybottom{width:100%; border:1px solid #e6e6e6; margin:0 auto 30px auto; background:#f5f6fa; padding:15px 0; border-top:none; overflow:hidden;}
.lybottom_left{width:auto;float:left; margin-left:8px;}
button.bsanchu{color: #333; border: 1px solid #ddd; background: #fff; padding:8px 12px; margin-left:8px; }
button.bsanchu:hover{ border-color:#009ae0; background:#f5fcff; color:#009ae0;}
.lybottom_right{ overflow:hidden;float:right; margin-right:18px;}
.lybottom_right_txt{ float:left; color:#888; margin-right:10px; margin-top:10px;}
.lybottom_right_fy{float:left; overflow:hidden; margin-right:20px;}
.lybottom_right_fy ul{ border-right:1px solid #ddd; overflow:hidden; margin:0px;}
.lybottom_right_fy li{float:left; background:#fff; list-style:none }
.lybottom_right_fy li a{border:1px solid #ddd; border-right:none; padding:8px 12px; background:#fff; display:block;}
.lybottom_right_fy li a:hover{border-color:#00aaf7; background:#00aaf7; color:#fff;}
.lybottom_right_fy li.hover a{border-color:#00aaf7; background:#00aaf7; color:#fff;}
.lybottom_right_sr{float:left;overflow:hidden;}
.lybottom_right_sr input{
    width:40px;padding:8px;
    color: #333;
    vertical-align: middle;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ddd;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.lytop_shixuan{ overflow:hidden; float:left; margin-left:20px}
.lytop_shixuan li{float:left; overflow:hidden; margin-right:15px;color:#666;}
.lytop_shixuan li label{color:#666;}
.lytop_shixuan li select{
    width:120px; height:32px; padding:6px;
    vertical-align: middle;
    background-color: #fff;
    border: 1px solid #ccc;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.lytop_shixuan li input{
    width:130px; height:32px; padding:6px;
    color: #333;
    vertical-align: middle;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.lytop_shixuan li i{font-style:normal; margin:0 6px;}
.lytop_shixuan li input.time{width:90px;}
.lytop_shixuan li button{height:32px; padding:6px 15px; border:1px solid #009ae0; background:#f5fcff; color:#009ae0;}
.lytop_shixuan li button:hover{background:#00aaf7; color:#fff;}
.lytop_add{float:right; margin-right:15px;}
.lytop_add button{height:32px; padding:6px 15px; border:1px solid #00b763; background:#00b763; color:#fff; border-radius:4px;outline:none;}
.lytop_add button:hover{background:#00a358; border:1px solid #00a358;}
.lytop {
    width: 100%;
    overflow: hidden;
    margin-top: 10px;
    border: 1px solid #e6e6e6;
    background: #fff;
    padding: 15px 0;
    margin: 10px auto 0 auto;
}
.sanji li.sanji_active{ background:#fff;}
.xials{ width:12px; margin-left:5px}
.zhuantop{
        -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg)}
    .sidebar span{ color:#ddd}
    .sidebar .sidebar-nav .sidebar-title:hover span{ color:#fff}
     .viewFramework-product-navbar .product-nav-list ul ul li.sanji_active a{ color:#0398e2}
     
     .oushu{ background:#fbfbfb}
     .user-btn-link span:hover{ color:#0090d8}
     .houfont span{ color:#fff; line-height:50px; margin-left:5px; font-size:14px}
     .shangixajian{ overflow:hidden; display:block; margin-top:1px; margin-left:5px; float:left}
     .shangixajian_l{ float:left; display:block}
     .shangixajian span{ display:inline-block; overflow:hidden; float:left}
     .shangixajian img{ width:7px; display:block}
     
     
     .reveal-modal-bg { 
    position: fixed; 
    height: 100%;
    width: 100%;
    background: #000;
    background: rgba(0,0,0,.5);
    z-index: 120;
    display: none;
    top: 0;
    left: 0; 
}

.reveal-modal {
    visibility: hidden;
    top: 150px; 
    left: 50%;
    margin-left: -260px;
    width: 480px;
    background: #fff;
    position: absolute;
    z-index: 121;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-box-shadow: 0 0 10px rgba(0,0,0,.4);
    -webkit-box-shadow: 0 0 10px rgba(0,0,0,.4);
    -box-shadow: 0 0 10px rgba(0,0,0,.4);
}

.reveal-modal.small         { width: 200px; margin-left: -140px;}
.reveal-modal.medium        { width: 400px; margin-left: -240px;}
.reveal-modal.large         { width: 600px; margin-left: -340px;}
.reveal-modal.xlarge        { width: 800px; margin-left: -440px;}

.reveal-modal .close-reveal-modal {

    position: absolute;
    top: 16px;
    right: 15px;

    cursor: pointer;
} 
.reveal-modal .close-reveal-modal img{ width:16px;}
.modal_title{ color:#333; font-size:18px; padding:15px; border-bottom:1px solid #ddd;}
.reveal_biaodan{ overflow:hidden; padding:0 20px; margin-top:15px;}
.reveal_biaodan_left{ float:left; width:100px; text-align:right; line-height:34px; color:#666; font-size:12px;}
.reveal_biaodan_right{ overflow:hidden; width:66%; padding-left:12px; padding-right:15px}
.reveal_biaodan_right2{ overflow:hidden; padding-left:15px; padding-right:15px}
.btn-default {
    color: #333;
    border: 1px solid #ddd;
    background-color: #F7F7F7;
}
.modal-footer{ padding:5px 20px 5px}
.reveal_biaodan_right_one{ float:left; margin-right:20px; min-height:27px; padding-top:7px; font-size:12px}
.modal-footer .btn + .btn{ margin-left:20px;}
.reveal_biaodan_right input.shuu{
        height:32px; padding:6px 8px; width:100%; font-size:12px;
    color: #333;
    vertical-align: middle;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);   
    }
    /*placeholder样式*/
    input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {   
 /* WebKit browsers */   
color: #bbb;   
}   
input:-moz-placeholder, textarea:-moz-placeholder {   
/* Mozilla Firefox 4 to 18 */   
color: #bbb;   
}   
input::-moz-placeholder, textarea::-moz-placeholder {   
 /* Mozilla Firefox 19+ */   
color: #bbb;   
}   
input:-ms-input-placeholder, textarea:-ms-input-placeholder {   
 /* Internet Explorer 10+ */   
color: #bbb;   
} 


/*右侧样式*/
.fade-in{ visibility: visible;top: 0; left: 0; position:absolute; width: 100%; height: 100%;
    background:rgba(0,0,0,0.5);    z-index: 999; }
.fade-in_all{height: 100%;    position: relative;}
.layout{    opacity: 1; width: 640px;  visibility: visible;right: 0; top:0;    bottom: 0;
    background-color: #f6f7fb; box-shadow: 0 0 3px #d5d5d5; z-index: 1000;position: absolute;overflow-x: hidden;    overflow-y: auto;}
        .layout_title{    padding: 20px; line-height: 18px; border-bottom: 1px solid #d5d5de; font-size:20px;
    text-align: center;  background-color: #fff;    box-shadow: 0 1px 1px #d5d5d5;}
.layout_nei{    position: absolute;top: 60px; bottom: 75px; overflow-x: hidden;overflow-y: auto;}
.layout_nei_one{width: 600px; background-color: #fff; margin: 20px;    padding: 20px 0 14px 20px; overflow:hidden;}
.jibenxin{    font-size: 16px;    padding-bottom: 20px;}
.form-item{ width:50%; float:left; margin:10px 0;}
.more-info-label{line-height: 28px; font-weight:100; color:#666; font-size:12px;
    width: 80px;
    float: left;}
.more-info-input{width: 180px;
    float: left;
           position: relative;
    display: inline-block;
    padding: 4px 7px;
    height: 28px;
    font-size: 12px;
    line-height: 1.5;
    color: rgba(0, 0, 0, 0.65);
    background-color: #fff;
    background-image: none;
    border: 1px solid #d9d9d9;
    transition: all .3s;}
        .ng-pristine{position: relative;
    display: inline-block;
    padding: 4px 7px; width:180px;
    font-size: 12px;
    line-height: 1.5;
    color: rgba(0, 0, 0, 0.65);
    background-color: #fff;
    background-image: none;
    border: 1px solid #d9d9d9;}
        .footer{    position: absolute;
    bottom: 0;
    width: 100%;
    background-color: #fff;
    height: 75px;
    line-height: 75px;
    text-align: center;}

.ant-btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 500;
    text-align: center;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    line-height: 1.15;
    padding: 0 15px;
    font-size: 12px;
    height: 28px;
    user-select: none;
    transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    position: relative;
    color: rgba(0, 0, 0, 0.65);
    background-color: #fff;
    border-color: #d9d9d9; margin:0 8px
}
.ant-btn-dashed {
    color: rgba(0, 0, 0, 0.65);
    background-color: #fff;
    border-color: #108ee9;
    border-style: dashed;
}
.footer .ant-btn-primary {
    color: #fff;
    background-color: #108ee9;
    border-color: #108ee9;
}

.addbox{width:100%; margin:20px auto 0 auto;overflow:hidden; font-size:18px;padding:12px 12px 12px 15px;font-weight:normal;color:#999;border:1px solid #e1e6eb;background: #F5F6FA; text-align:left; font-family: Arial, "微软雅黑";}
.addmain{width:100%;background:#fff; border-top:none; margin:0 auto 40px auto; overflow:hidden;}
.addmain dl{ overflow:hidden; margin-bottom:0;    padding: 15px 0px;}
.addmain dl dt{width:110px;float:left; font-weight:normal; text-align:right; margin-top:8px; padding-right:1%; color:#666;}
.addmain dl dt span{color:#e50000; margin-right:5px;}
.addmain dl dd{ overflow:hidden}
select.addselect{
    width:36%; height:32px; padding:6px;
    vertical-align: middle;
    background-color: #fff;
    border: 1px solid #ccc;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
select.quyu{width:20%; margin-right:2%;}
input.addinput{
    width:36%;padding:8px;
    color: #555;
    vertical-align: middle;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ddd;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.addmain dl dd label{margin-right:22px; font-weight:100; margin-top:3px; margin-bottom:0}
.addmain dl dd label input{ margin-right:3px; margin:7px 5px 8px 0; vertical-align:middle;}
.addmain dl dd label input:focus{outline:none;}

.addmain dl dd span.schuan{ height:30px; width:70px; background:#f5f5f5; display:inline-block; line-height:30px; border:1px solid #bbb;  text-align:center; margin-right:10px}
.svtu{ width:18px; vertical-align:top; margin-top:6px; margin-right:4px}
button.addbut{padding:6px 16px; height:32px; line-height:14px; border:1px solid #00AAF7; background:#00AAF7; color:#fff; font-size:14px; font-family: Arial, "微软雅黑";}
button.addbut:hover{background:#009be1;border:1px solid #009be1;}

button.addzc{padding:6px 18px; border:1px solid #ddd; background:#fff; color:#666;  font-size:14px; font-family: Arial, "微软雅黑"; margin-left:20px;}
button.addzc:hover{ border-color:#ccc; background:#f6f6f6; color:#000;}

.addmainxx{width:100%;background:#fff;  border-top:none; margin:0 auto; overflow:hidden;}
.addmainxx ul{width:100%; overflow:hidden; margin-bottom:0px;  list-style:none; padding:0}
.addmainxx ul li{font-family: Arial, "微软雅黑"; overflow:hidden; padding:15px 0px;}
.addmainxx ul li label{width:120px; float:left; text-align:right; color:#666; display:block;line-height:22px; font-weight:100; margin-bottom:0}
.addmainxx ul li span{ display:block; padding-left:5px; line-height:22px; overflow:hidden; padding-right:20px}
.addmainxx ul li span i{font-style:normal; color:#f60;}
.addmainxx ul li.oneli{width:100%;}

.addmainxx ul li span.onespan{width:87%;padding-left:5px;}

.addmain_every{ overflow:hidden;padding:15px 0px; margin-bottom:0px; border-bottom:1px solid #f6f6f6;}
.addbox { font-size:16px}
/*login*/
body.login{    background-image: url(../images/background.jpg);  background-repeat: no-repeat;    background-size: cover;}
body.login2{    background-image: url(../images/background3.jpg);  background-repeat: no-repeat;    background-size: cover;}
body.loginz{    background-image: url(../images/backgroundz.jpg);  background-repeat: no-repeat;    background-size: cover;}
.login_div_left{    position: absolute;
    display: inline-block;
    margin-left: 15%;
    margin-top: 0%;}

.login_div{ overflow:hidden;}
.login_div_left_top{ padding: 84px 7px; overflow:hidden}
.login_div_left_top img{ width:180px}
.login_div_left p{ margin:20px 0; line-height:28px; font-size:16px;}
.login_div_left p img{ margin-right:5px; vertical-align:top; margin-top:1px; margin-left:8px; margin-right:18px}
.input-login {
    width: 1200px;
    min-width: 853px;
    min-height: 498px;
    margin: 90px auto 0;
    overflow: hidden;
}
.login-form{    width: 430px; height:430px; border-radius:10px;  padding-top: 19px;     display: inline-block;    float: right;    padding: 28px 55px 30px;
    background: #fff;    margin-top: 72px;    vertical-align: top; font-size:14px;}
        .form-title{ text-align:center; color: #59607b; font-size: 24px; margin-top:10px}
.form-title-text{    color: #59607b;  font-size: 14px;  padding-top: 9px;   padding-bottom:30px; text-align:center}
.login-username{width: 300px; margin:10px 0 0 10px;    height: 40px;border-radius: 2px; border: 1px solid #cbcbcb; text-indent: 10px;  vertical-align: middle;}
.login-password{    margin-left: 10px;    margin-top: 15px;width: 300px;    height: 40px;border: 1px solid #cbcbcb;
    text-indent: 10px;    vertical-align: middle;}
        .submit-btn{cursor: pointer;
    margin: 20px 10px 10px 0;
    border-radius: 2px;
    line-height:40px;
    text-align: center;
    font-size: 16px;
    background-color: #3091f2;
    color: #fff;}
        .meiyoi{ text-align:center; color:#666; margin-top:20px}
        .meiyoi a{ color:#108ee9}
#foot_bottom {
    position: relative;
    height: 100px;
    width: 100%;
    color: #fff;
}
.foot_bottom a{ color:#ddd}
.PW-operate span:hover{ text-decoration:underline}
.foot_bottom a:hover{ color:#fff}
.foot_line{width: 100%; display:block;
    height: 1px;
    background:rgba(255,255,255,0.5);
    margin-top:280px;}
        
.yanzhengm{ margin-left: 10px;    margin-top: 15px;width: 300px;    height: 40px;border: 1px solid #cbcbcb;
      vertical-align: middle; position:relative; overflow:hidden}
        .yanzhengm input{ border:none; width:100%; height:38px; line-height:38px; text-indent: 10px; }
        .yanzhengm_img{ position:absolute; right:0; top:0; height:40px; border-left:1px solid #d5d5d5; width:100px}
        .yanzsm{position:absolute; right:0; top:0; height:40px; width:100px; height:38px; line-height:38px; text-align:center; color:#fff; background:#3091f2}
        .over{ overflow:hidden;    width: 100%;}
        .over_left{width: 176px; position:absolute;
    border: 1px solid #e4e2e2;
    float: left;
    }
.over_ul{    color: #59607b; width:100%;list-style: none; padding:0; margin:0}
        .over_ul li{   
    background-color: #f6f4f4;border-bottom: 1px solid #e4e2e2;
   }
        
        .over_ul li.over_ul_hover{ background:#ecf6fd}  
        .over_ul li.over_ul_hover span{ color:#108ee9}
        .xialsss{ float:right; width:16px; vertical-align:top; margin-top:12px;transform: rotate(180deg)}
        .ant-menu-submenu-title{ padding: 0 16px; font-size: 12px;
    line-height: 42px;
    height: 42px;
    overflow: hidden;
    text-overflow: ellipsis; padding-left:24px}
        .over_ul_new{background-color: #fff; list-style:none; margin-bottom:-1px;
  
    border: 0;
    box-shadow: none;
    border-radius: 0;
    z-index: auto;}
        .over_ul_new li{   padding: 0 16px;
    font-size: 12px;
    line-height: 41px;
    height: 42px;
    overflow: hidden;
    text-overflow: ellipsis; background-color: #fff;
    padding-left: 34px!important;
    z-index: auto;
        }
.bians{ width:14px; vertical-align:top; float:right; margin-top:12px}
/**/
.maleft190{ margin-left:190px}
.angetitle{ color:#333;padding:20px 0; border-bottom:1px solid #d5d5d5; font-size:14px;
}
.outer{position: absolute; top: 80px; left: 20px; right: 20px; bottom: 20px;}
.outer_one{ overflow:hidden;}


.screen{ background:#fff; overflow:hidden;}
.screen-condition{ border-bottom:1px solid #e9e9e9; overflow:hidden}
.group{   width: auto;    padding: 9px 35px 9px 15px; float:left}
.ant-select-selection{    outline: none;
    user-select: none;
    box-sizing: border-box;
    display: block;
    background-color: #fff;
    border-radius: 4px;
    border: 1px solid #d9d9d9;
    transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);}
    .group_left{ float:left; color:#666; line-height:28px;}
    .group_right{ overflow:hidden; width:200px; height:30px; line-height:30px; border:1px solid #ddd;}
    .group_right_sele{ border:none; width:90%; margin:0 5%; height:28px; line-height:28px;}
    .ant-btn-primary{color: #fff;    background-color: #108ee9;    border-color: #108ee9;}
    .shaixuans{ width:12px; margin-right:5px; vertical-align:top; margin-top:0}
    .ant-btn-default{background-color: #fff; border-color: #3091f2; color: #3091f2;}
.ant-table-body{ overflow:hidden;}

.ant-table-body table{ width:100%}
.red-color{ color:#f2303e}
.image{float: left;}
.image img{display: inline-block;
    width: 50px;
    height: 50px;}

.ant-table-wrapper {
  zoom: 1;
}
.ant-table-wrapper:before,
.ant-table-wrapper:after {
  content: " ";
  display: table;
}
.ant-table-wrapper:after {
  clear: both;
  visibility: hidden;
  font-size: 0;
  height: 0;
}
.ant-table {
  font-size: 12px;
  color: rgba(0, 0, 0, 0.65);
  overflow: hidden;
  position: relative;
  border-radius: 4px 4px 0 0;
}
.ant-table-body {
  transition: opacity 0.3s ease;
}
.ant-table table {
  width: 100%;
  border-collapse: separate;
  border-spacing: 0;
  text-align: left;
  border-radius: 4px 4px 0 0;
  overflow: hidden;
}
.ant-table-thead > tr > th {
  background: #f7f7f7;
  font-weight: 500;
  transition: background .3s ease;
  text-align: left;
  color: rgba(0, 0, 0, 0.85);
}
.ant-table-thead > tr > th[colspan] {
  text-align: center;
}
.ant-table-thead > tr > th .anticon-filter,
.ant-table-thead > tr > th .ant-table-filter-icon {
  position: relative;
  margin-left: 4px;
  font-size: 12px;
  cursor: pointer;
  color: #999;
  transition: all .3s;
  width: 14px;
}
.ant-table-thead > tr > th .anticon-filter:hover,
.ant-table-thead > tr > th .ant-table-filter-icon:hover {
  color: rgba(0, 0, 0, 0.65);
}
.ant-table-thead > tr > th .anticon-filter:after,
.ant-table-thead > tr > th .ant-table-filter-icon:after {
  content: '';
  position: absolute;
  width: 14px;
  height: 50px;
  left: 0;
  top: -19px;
}
.ant-table-thead > tr > th .ant-table-filter-selected.anticon-filter {
  color: #108ee9;
}
.ant-table-tbody > tr > td {
  border-bottom: 1px solid #e9e9e9;
  transition: all .3s;
}
.ant-table-thead > tr,
.ant-table-tbody > tr {
  transition: all .3s;
}
.ant-table-thead > tr.ant-table-row-hover > td,
.ant-table-tbody > tr.ant-table-row-hover > td,
.ant-table-thead > tr:hover > td,
.ant-table-tbody > tr:hover > td {
  background: #ecf6fd;
}
.ant-table-thead > tr:hover {
  background: none;
}
.ant-table-footer {
  padding: 16px 8px;
  background: #f7f7f7;
  border-radius: 0 0 4px 4px;
  position: relative;
}
.ant-table-footer:before {
  content: '';
  height: 1px;
  background: #f7f7f7;
  position: absolute;
  top: -1px;
  width: 100%;
  left: 0;
}
.ant-table.ant-table-bordered .ant-table-footer {
  border: 1px solid #e9e9e9;
}
.ant-table-title {
  padding: 16px 0;
  position: relative;
  top: 1px;
  border-radius: 4px 4px 0 0;
}
.ant-table.ant-table-bordered .ant-table-title {
  border: 1px solid #e9e9e9;
  padding-left: 8px;
  padding-right: 8px;
}
.ant-table-title + .ant-table-content {
  position: relative;
  border-radius: 4px 4px 0 0;
  overflow: hidden;
}
.ant-table-bordered .ant-table-title + .ant-table-content,
.ant-table-bordered .ant-table-title + .ant-table-content table {
  border-radius: 0;
}
.ant-table-without-column-header .ant-table-title + .ant-table-content,
.ant-table-without-column-header table {
  border-radius: 0;
}
.ant-table-tbody > tr.ant-table-row-selected {
  background: #fafafa;
}
.ant-table-thead > tr > th.ant-table-column-sort {
  background: #eee;
}
.ant-table-thead > tr > th,
.ant-table-tbody > tr > td {
  padding: 16px 8px;
  word-break: break-all;
}
.ant-table-thead > tr > th.ant-table-selection-column-custom {
  padding-left: 16px;
  padding-right: 0;
}
.ant-table-thead > tr > th.ant-table-selection-column,
.ant-table-tbody > tr > td.ant-table-selection-column {
  text-align: center;
  min-width: 62px;
  width: 62px;
}
.ant-table-thead > tr > th.ant-table-selection-column .ant-radio-wrapper,
.ant-table-tbody > tr > td.ant-table-selection-column .ant-radio-wrapper {
  margin-right: 0;
}
.ant-table-expand-icon-th,
.ant-table-row-expand-icon-cell {
  text-align: center;
  min-width: 50px;
  width: 50px;
}
.ant-table-header {
  background: #f7f7f7;
  overflow: hidden;
}
.ant-table-header table {
  border-radius: 4px 4px 0 0;
}
.ant-table-loading {
  position: relative;
}
.ant-table-loading .ant-table-body {
  background: #fff;
  opacity: 0.5;
}
.ant-table-loading .ant-table-spin-holder {
  height: 20px;
  line-height: 20px;
  left: 50%;
  top: 50%;
  margin-left: -30px;
  position: absolute;
}
.ant-table-loading .ant-table-with-pagination {
  margin-top: -20px;
}
.ant-table-loading .ant-table-without-pagination {
  margin-top: 10px;
}
.ant-table-middle .ant-table-thead > tr > th,
.ant-table-middle .ant-table-tbody > tr > td {
  padding: 10px 8px;
}
.ant-table-middle .ant-table-title,
.ant-table-middle .ant-table-footer {
  padding: 10px 8px;
}
.ant-table-middle .ant-table-column-sorter-up:after {
  top: -13px;
  height: 13px;
}
.ant-table-middle .ant-table-column-sorter-down:after {
  bottom: -11px;
  height: 13px;
}
.ant-table-middle .ant-table-thead > tr > th .anticon-filter:after,
.ant-table-middle .ant-table-thead > tr > th .ant-table-filter-icon:after {
  height: 38px;
  top: -13px;
}
.ant-table-small {
  border: 1px solid #e9e9e9;
  border-radius: 4px;
}
.ant-table-small .ant-table-header > table,
.ant-table-small .ant-table-body > table {
  border: 0;
  padding: 0 8px;
}
.ant-table-small .ant-table-thead > tr > th {
  background: #fff;
  border-bottom: 1px solid #e9e9e9;
}
.ant-table-small .ant-table-tbody > tr > td {
  padding: 6px 8px;
}
.ant-table-small .ant-table-title,
.ant-table-small .ant-table-footer,
.ant-table-small .ant-table-thead > tr > th {
  padding: 10px 8px;
}
.ant-table-small .ant-table-title {
  border-bottom: 1px solid #e9e9e9;
  top: 0;
}
.ant-table-small .ant-table-header {
  background: #fff;
}
.ant-table-small .ant-table-placeholder,
.ant-table-small .ant-table-row:last-child td {
  border-bottom: 0;
}
.ant-table-small .ant-table-column-sorter-up:after {
  top: -14px;
  height: 13px;
}
.ant-table-small .ant-table-column-sorter-down:after {
  bottom: -11px;
  height: 13px;
}
.ant-table-small .ant-table-thead > tr > th .anticon-filter:after,
.ant-table-small .ant-table-thead > tr > th .ant-table-filter-icon:after {
  height: 39px;
  top: -14px;
}
.ant-table-column-sorter {
  position: relative;
  margin-left: 4px;
  display: inline-block;
  width: 14px;
  vertical-align: middle;
  text-align: center;
}
.ant-table-column-sorter-up,
.ant-table-column-sorter-down {
  line-height: 4px;
  display: block;
  width: 14px;
  height: 6px;
  cursor: pointer;
}
.ant-table-column-sorter-up:hover .anticon,
.ant-table-column-sorter-down:hover .anticon {
  color: rgba(0, 0, 0, 0.65);
}
.ant-table-column-sorter-up.on .anticon-caret-up,
.ant-table-column-sorter-down.on .anticon-caret-up,
.ant-table-column-sorter-up.on .anticon-caret-down,
.ant-table-column-sorter-down.on .anticon-caret-down {
  color: #108ee9;
}
.ant-table-column-sorter-up:after,
.ant-table-column-sorter-down:after {
  position: absolute;
  content: '';
  height: 20px;
  width: 14px;
  left: 0;
}
.ant-table-column-sorter-up:after {
  top: -19px;
}
.ant-table-column-sorter-down:after {
  bottom: -17px;
}
.ant-table-column-sorter .anticon-caret-up,
.ant-table-column-sorter .anticon-caret-down {
  display: inline-block;
  font-size: 12px;
  font-size: 8px 9;
  transform: scale(0.66666667) rotate(0deg);
  
  -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(sizingMethod='auto expand', M11=1, M12=0, M21=0, M22=1)";
  zoom: 1;
  line-height: 4px;
  height: 4px;
  color: #999;
  transition: all .3s;
}
:root .ant-table-column-sorter .anticon-caret-up,
:root .ant-table-column-sorter .anticon-caret-down {
  filter: none;
}
:root .ant-table-column-sorter .anticon-caret-up,
:root .ant-table-column-sorter .anticon-caret-down {
  font-size: 12px;
}
.ant-table-bordered .ant-table-header > table,
.ant-table-bordered .ant-table-body > table,
.ant-table-bordered .ant-table-fixed-left table,
.ant-table-bordered .ant-table-fixed-right table {
  border: 1px solid #e9e9e9;
  border-right: 0;
  border-bottom: 0;
}
.ant-table-bordered.ant-table-empty .ant-table-placeholder {
  border-left: 1px solid #e9e9e9;
  border-right: 1px solid #e9e9e9;
}
.ant-table-bordered.ant-table-fixed-header .ant-table-header > table {
  border-bottom: 0;
}
.ant-table-bordered.ant-table-fixed-header .ant-table-body > table {
  border-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.ant-table-bordered.ant-table-fixed-header .ant-table-body-inner > table {
  border-top: 0;
}
.ant-table-bordered.ant-table-fixed-header .ant-table-placeholder {
  border: 0;
}
.ant-table-bordered .ant-table-thead > tr > th {
  border-bottom: 1px solid #e9e9e9;
}
.ant-table-bordered .ant-table-thead > tr > th,
.ant-table-bordered .ant-table-tbody > tr > td {
  border-right: 1px solid #e9e9e9;
}
.ant-table-bordered.ant-table-small {
  border-right: 0;
}
.ant-table-bordered.ant-table-small .ant-table-header > table,
.ant-table-bordered.ant-table-small .ant-table-body > table,
.ant-table-bordered.ant-table-small .ant-table-fixed-left table,
.ant-table-bordered.ant-table-small .ant-table-fixed-right table {
  border: 0;
  padding: 0;
}
.ant-table-bordered.ant-table-small .ant-table-title {
  border: 0;
  border-bottom: 1px solid #e9e9e9;
  border-right: 1px solid #e9e9e9;
}
.ant-table-bordered.ant-table-small .ant-table-footer {
  border: 0;
  border-top: 1px solid #e9e9e9;
  border-right: 1px solid #e9e9e9;
}
.ant-table-bordered.ant-table-small .ant-table-footer:before {
  display: none;
}
.ant-table-bordered.ant-table-small .ant-table-placeholder {
  border-left: 0;
  border-bottom: 0;
}
.ant-table-placeholder {
  position: relative;
  padding: 16px 8px;
  background: #fff;
  border-bottom: 1px solid #e9e9e9;
  text-align: center;
  font-size: 12px;
  color: rgba(0, 0, 0, 0.43);
  z-index: 1;
}
.ant-table-placeholder .anticon {
  margin-right: 4px;
}
.ant-table-pagination.ant-pagination {
  margin: 16px 0;
  float: right;
}
.ant-table-filter-dropdown {
  min-width: 96px;
  margin-left: -8px;
  background: #fff;
  border-radius: 4px;
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.2);
}
.ant-table-filter-dropdown .ant-dropdown-menu {
  border: 0;
  box-shadow: none;
  border-radius: 4px 4px 0 0;
}
.ant-table-filter-dropdown .ant-dropdown-menu-without-submenu {
  max-height: 400px;
  overflow-x: hidden;
}
.ant-table-filter-dropdown .ant-dropdown-menu-item > label + span {
  padding-right: 0;
}
.ant-table-filter-dropdown .ant-dropdown-menu-sub {
  border-radius: 4px;
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.2);
}
.ant-table-filter-dropdown .ant-dropdown-menu .ant-dropdown-submenu-contain-selected .ant-dropdown-menu-submenu-title:after {
  color: #108ee9;
  font-weight: bold;
  text-shadow: 0 0 2px #d2eafb;
}
.ant-table-filter-dropdown .ant-dropdown-menu-item {
  overflow: hidden;
}
.ant-table-filter-dropdown > .ant-dropdown-menu > .ant-dropdown-menu-item:last-child,
.ant-table-filter-dropdown > .ant-dropdown-menu > .ant-dropdown-menu-submenu:last-child .ant-dropdown-menu-submenu-title {
  border-radius: 0;
}
.ant-table-filter-dropdown-btns {
  overflow: hidden;
  padding: 7px 8px;
  border-top: 1px solid #e9e9e9;
}
.ant-table-filter-dropdown-link {
  color: #108ee9;
}
.ant-table-filter-dropdown-link:hover {
  color: #49a9ee;
}
.ant-table-filter-dropdown-link:active {
  color: #0e77ca;
}
.ant-table-filter-dropdown-link.confirm {
  float: left;
}
.ant-table-filter-dropdown-link.clear {
  float: right;
}
.ant-table-selection-select-all-custom {
  margin-right: 4px !important;
}
.ant-table-selection .anticon-down {
  color: #999;
  transition: all .3s;
}
.ant-table-selection-menu {
  min-width: 96px;
  margin-top: 5px;
  margin-left: -30px;
  background: #fff;
  border-radius: 4px;
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.2);
}
.ant-table-selection-menu .ant-action-down {
  color: #999;
}
.ant-table-selection-down {
  cursor: pointer;
  padding: 0;
  display: inline-block;
  line-height: 1;
}
.ant-table-selection-down:hover .anticon-down {
  color: #666;
}
.ant-table-row-expand-icon {
  cursor: pointer;
  display: inline-block;
  width: 17px;
  height: 17px;
  text-align: center;
  line-height: 14px;
  border: 1px solid #e9e9e9;
  user-select: none;
  background: #fff;
}
.ant-table-row-expanded:after {
  content: '-';
}
.ant-table-row-collapsed:after {
  content: '+';
}
.ant-table-row-spaced {
  visibility: hidden;
}
.ant-table-row-spaced:after {
  content: '.';
}
.ant-table-row[class*="ant-table-row-level-0"] .ant-table-selection-column > span {
  display: inline-block;
}
tr.ant-table-expanded-row,
tr.ant-table-expanded-row:hover {
  background: #fbfbfb;
}
.ant-table .ant-table-row-indent + .ant-table-row-expand-icon {
  margin-right: 8px;
}
.ant-table-scroll {
  overflow: auto;
  overflow-x: hidden;
}
.ant-table-scroll table {
  width: auto;
  min-width: 100%;
}
.ant-table-body-inner {
  height: 100%;
}
.ant-table-fixed-header > .ant-table-content > .ant-table-scroll > .ant-table-body {
  position: relative;
  background: #fff;
}
.ant-table-fixed-header .ant-table-body-inner {
  overflow: scroll;
}
.ant-table-fixed-header .ant-table-scroll .ant-table-header {
  overflow: scroll;
}
.ant-table-fixed-left,
.ant-table-fixed-right {
  position: absolute;
  top: 0;
  overflow: hidden;
  transition: box-shadow 0.3s ease;
  border-radius: 0;
}
.ant-table-fixed-left table,
.ant-table-fixed-right table {
  width: auto;
  background: #fff;
}
.ant-table-fixed-header .ant-table-fixed-left .ant-table-body-outer .ant-table-fixed,
.ant-table-fixed-header .ant-table-fixed-right .ant-table-body-outer .ant-table-fixed {
  border-radius: 0;
}
.ant-table-fixed-left {
  left: 0;
  box-shadow: 6px 0 6px -4px rgba(0, 0, 0, 0.2);
}
.ant-table-fixed-left .ant-table-header {
  overflow-y: hidden;
}
.ant-table-fixed-left .ant-table-body-inner {
  margin-right: -20px;
  padding-right: 20px;
}
.ant-table-fixed-header .ant-table-fixed-left .ant-table-body-inner {
  padding-right: 0;
}
.ant-table-fixed-left,
.ant-table-fixed-left table {
  border-radius: 4px 0 0 0;
}
.ant-table-fixed-right {
  right: 0;
  box-shadow: -6px 0 6px -4px rgba(0, 0, 0, 0.2);
}
.ant-table-fixed-right,
.ant-table-fixed-right table {
  border-radius: 0 4px 0 0;
}
.ant-table-fixed-right .ant-table-expanded-row {
  color: transparent;
  pointer-events: none;
}
.ant-table.ant-table-scroll-position-left .ant-table-fixed-left {
  box-shadow: none;
}
.ant-table.ant-table-scroll-position-right .ant-table-fixed-right {
  box-shadow: none;
}
.jisu .ant-table-tbody>tr>td, .jisu .ant-table-thead>tr>th {
    padding: 16px 8px 16px 20px;
}
.ant-table-thead > tr > th {
    border-right: 2px solid #fff;
}

.applet_help_content{ overflow:hidden; padding:0 15px 20px;}
.applet_help_content h3{ color: #333;font-size: 14px;
    font-weight: 700; margin-top: 20px;
    margin-bottom: 10px;}
.applet_help_content p{
    line-height: 22px;
    margin-left: 22px;
    text-align: left;
}
.tianjiaf{ color:#108ee9}
/*优惠券*/
.coupon{margin: 20px 0;
    padding: 20px 20px 20px;
    border: 1px solid #e5e5e5;
    background-color: #fff;}
.coupon_left{display: inline-block;vertical-align: top; margin-top: 20px; margin-left: 30px;}
.coupon_left-title{margin-bottom: 10px;}
.coupon_one{       position: relative;width: 320px; margin: 0 auto 10px;margin-bottom: 20px; }
.coupon_one::before { content: '';    position: absolute;bottom: 20px;left: -4px;width: 9px;height: 9px; border-radius: 50%;background-color: #fff; z-index: 10;}
.coupon_one::after { content: '';    position: absolute;bottom: 20px;right: -4px;width: 9px;height: 9px; border-radius: 50%;background-color: #fff; z-index: 10;}
.top-section{    width: 320px;height: 90px; margin: 0 auto; position: relative; overflow: hidden; background: #fff;
    border-top: 5px solid #ff4d64; border-top-left-radius: 4px; border-top-right-radius: 4px; box-shadow: 0px -5px 5px -5px rgba(0, 0, 0, 0.2), 5px 0px 5px -5px rgba(0, 0 , 0, 0.2), -5px 0px 5px -5px rgba(0, 0 , 0, 0.2);    z-index: 1;}
.detail-info{position: absolute; top: 20px;  left: 19px;}
.detail-name{color: #333;font-size: 15px; line-height: 15px; margin-bottom: 10px;}
.use-condition{color: #666; font-size: 12px; line-height: 12px;}
.background-word-area{position: absolute;right: -32px; top: -40px; padding: 5px; border: 1px solid #ff4d64;border-radius: 50%;    color: #fff;
    opacity: 0.1;}
.background-circle{width: 90px; height: 90px; line-height: 90px; background-color: #ff4d64; border-radius: 50%;}
.background-word{    position: absolute; bottom: 25px; left: 25px; font-size: 32px;   line-height: 32px;}
.function-btn{    position: absolute;top: 44px;right: 18px; font-size: 12px;width: 60px; height: 23px;line-height: 23px; text-align: center;
    background-color: #ff4d64; border-radius: 8px; color: #fff;}
.bottom-section{position: relative; width: 320px; margin: 0 auto; height: 25px;  line-height: 25px; text-indent: 1em; background: #fff;
    font-size: 12px;   color: #999;  white-space: nowrap;}
.bottom-section>div{overflow: hidden;    text-overflow: ellipsis;}
.bottom-section::before{    content: ''; position: absolute; top: 0;  left: 4px;  width: calc(100% - 10px);  border-top: 1px dashed #dbdbdb;
}
.bottom-section::after{    content: '';
    position: absolute;  left: 0; bottom: 0;    width: 100%; height: 25px; border-bottom-left-radius: 4px;  border-bottom-right-radius: 4px;
    box-shadow: 0px 0px 5px 0px rgba(0, 0 , 0, 0.2);}
.phone-preview-content{position: relative; width: 320px; height: 580px;  box-shadow: 0 0 3px 2px rgba(0,0,0,0.2);
    overflow: hidden;}
    .phone-head{position: absolute;top: 0;left: 0;   width: 320px;
    height: 58px; background-image: url(../images/phone-head.jpg);
    background-size: 100% 100%;    background-repeat: no-repeat;}
.phone-container{position: absolute; top: 58px;  left: 0;  width: 320px; height: 568px;
    overflow: hidden;  background-color: #fff;}
.coupon-detail{height: 100%;    background-color: #edeeef;    min-height: 705px;width: 100%; box-sizing: border-box; overflow-x: hidden;}
.coupon-detail-wrap{margin: 15px 10px 0;}
.top-sections{ position: relative;width: 100%;height: 45px;background: #fff;background: radial-gradient(circle at bottom left, transparent 5px, #fff 0) bottom left, radial-gradient(circle at bottom right, transparent 5px, #fff 0) bottom right;
    background-size: 50% 100%; background-repeat: no-repeat; border-top-left-radius: 4px; border-top-right-radius: 4px;
    color: #8a8b8c; box-shadow: 0px -5px 5px -5px rgba(0, 0, 0, 0.2), 5px 0px 5px -5px rgba(0, 0 , 0, 0.2), -5px 0px 5px -5px rgba(0, 0 , 0, 0.2);
}
.logo{    position: absolute; top: 10px; left: 20px; width: 25px;
    height: 25px; border-radius: 50%;}
.top-sections .name{position: absolute; top: 5px;left: 55px; height: 35px; line-height: 35px; font-size: 13px;}
.middle-section{position: relative; background: #fff; background: radial-gradient(circle at top left, transparent 5px, #fff 0) top left, radial-gradient(circle at top right, transparent 5px, #fff 0) top right;
    background-size: 50% 100%;  background-repeat: no-repeat;
    box-shadow: 5px 0px 5px -5px rgba(0, 0 , 0, 0.2), -5px 0px 5px -5px rgba(0, 0 , 0, 0.2);
}
.middle_section_title{ padding-top: 24px; line-height: 24px;  font-size: 24px; text-align: center; font-weight: 400;}
.sub-title{    margin-top: 12px; line-height:15px; font-size: 15px;   text-align: center;}
.receive-btn{    margin: 18px auto; width: 145px; height: 30px;line-height: 30px;
    background: #fd445b;border-radius: 4px; font-size: 15px;  text-align: center;  color: #fff;}
.middle-section .detail-item{margin: 0 20px;  padding-bottom: 13px; line-height: 16px; font-size: 13px;}
.item-name{    display: inline-block;    vertical-align: top;}
.item-content{display: inline-block; color: #8a8b8c;  width: calc(100% - 70px); vertical-align: top; line-height:20px}
.item-content > div {
    display: inline-block;
}
.bottom-sectionss{    background-color: #fff; border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px; border-top: 1px dashed #dbdbdb;  box-shadow: 0px 0px 5px 0px rgba(0, 0 , 0, 0.2);}
.bottom-sectionss .detail-item{    margin: 0 20px; padding: 12px 0; border-bottom: 1px solid #eaebec;    line-height: 16px; font-size: 13px;}
.goto-homepage{    position: relative; padding: 15px 20px;  line-height: 13px; font-size: 13px;}
.icon-rightarrow{position: absolute;top: 15px; right: 20px;}
.icon-rightarrow img{ width:12px; vertical-align:top}

.coupon_right{    display: inline-block;vertical-align: top;width: 550px;margin-top: 20px;margin-left: 60px;font-size:14px}
.info-edit-title{    height: 50px;line-height: 50px; border: 1px solid #ddd; border-bottom: 0;  padding-left: 20px;
    border-top-left-radius: 5px; border-top-right-radius: 5px;}
.info-edit-content{    padding-bottom: 15px; border: 1px solid #ddd;}
.field-item{margin-top: 15px;}
.field-item-label{    width: 120px;  text-align: right; vertical-align: top;    font-weight: 300;}
.field-item-panel{display: inline-block; width: 360px; text-align: left; }
.domain_img{ width:50px; height:50px;}
.field-item-panel p{margin: 5px 0 0 0;  color: #9299b1;    font-size: 12px;}
.field-item-panel>div{display: inline-block;    margin-right: 12px;}
.sp-replacer { margin: 0; overflow: hidden; cursor: pointer; padding: 2px; display: inline-block;  border: solid 1px #91765d;
    background: #eee;  color: #333;vertical-align: middle;}
.sp-preview { position: relative;    width: 25px; height: 20px;border: solid 1px #222; margin-right: 5px; float: left;
    z-index: 0;}
        .sp-preview-inner{ display: block; position: absolute;
    top: 0;   left: 0; bottom: 0;    right: 0;}
.sp-dd { padding: 2px 0;height: 16px; line-height: 16px; float: left;
    font-size: 10px;}       

.field-item .field-item-panel input[type="text"]{
    display: inline-block;
    width: 150px;
    border: 1px solid #b8b8b8;
    border-radius: 3px;
    text-indent: 5px;
}
.coupon-type-radio>div{display: inline-block;    margin-right: 12px;}
.coupon-type-content{ margin-top:10px;}
.coupon-type-content > div span:first-child {
    display: inline-block;
    margin-right: 15px;
}
.field-item .field-item-panel input.wid60 {
    width: 60px;
}
.coupon-goods-catgory{display: flex;    margin-top: 10px;}
.coupon-goods-catgory label{margin-right: 15px;color: #4d4e53;    font-size: 14px;font-weight: 300;}
.part-set{    display: inline-block; color: #eec253;  margin-left: 10px;   cursor: pointer;}
.select-time{display: inline-block; min-width: 100px; vertical-align: middle;    text-align: center; border-radius: 3px; padding-left: 10px;    padding-right: 30px;}
.laydate-icon {
    border: 1px solid #C6C6C6;
    background-image: url(../images/icon.png);
            height: 22px;    line-height: 22px;   background-repeat: no-repeat;
    background-position: right center;
    background-color: #fff;
    outline: 0;
}
.field-item-panel form label { font-weight: 300;}
.field-item .field-item-panel input.wid50 { width: 50px;}
.field-item .field-item-panel input.wid28{ width: 28px;}
.select-time-checkbox {  display: inline-block;}
.time-slot div,.time-slot p{ display:inline-block}
.field-item-panel > textarea {
    width: 170px;
    height: 60px;
    border: 1px solid #b8b8b8;
    border-radius: 3px;
}
.field-item-panel  p.display_inl {
    display: inline-block;
    margin: 5px 0 0 15px;
    color: #9299b1;
    font-size: 12px;
}
 .info-edit-btn-panel {
    margin: 20px 0;
    text-align: center;
}
.ant-lay_hears{    background: #fff;padding: 0;height: 46px; line-height: 47px; overflow:hidden;}
.lay_hears_ul{border: 0; border-bottom: 1px solid #e9e9e9;   box-shadow: none;z-index: 0;outline: none;
    margin-bottom: 0;  padding-left: 0;list-style: none;background: #fff; height:46px;    line-height: 46px; transition: background .3s, width .2s;}
        .lay_hears_ul li{padding: 0 17px; position:relative; float:left; top:0;border-bottom: 2px solid transparent; font-size:14px;}
        .lay_hears_ul li:first-child{ margin-left:20px;}
        .lay_hears_ul li.hober{border-bottom: 2px solid #108ee9;    color: #108ee9;        display: block; margin-top:-2px;
    white-space: nowrap;}
.add-type-btn{ height:64px; padding:0 20px;}
.jias{margin-right:5px; width:14px; vertical-align:top; margin-top:5px}
.ant_fenlei{ line-height:25px; vertical-align:top; margin-top:18px;}
.ant_shanchu{ margin-top:18px; line-height:25px}
.ant_fanhui{ float:right; line-height:25px; margin-top:18px;}
.table-no-result{width: 100%;text-align: center;margin-top: 50px;}

.modal-footer2{    padding: 19px 20px 20px;
    margin-top: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5}
        .modal_topss{ overflow:hidden; position:relative;}
        .close{ position:absolute; right:15px; top:10px}
.xhui-modal-body{    font-size: 12px;line-height: 1.5; overflow:hidden; padding:0}
.pto_left{float: left;height: 420px; width: 160px;overflow-x: hidden;overflow-y: auto;border-right: 1px solid #e8e8f0;}
.pto_right{float: left; height: 410px; max-width: 418px; padding-left: 20px; margin-top: 8px; margin-right: 20px;overflow-x: hidden;overflow-y: auto;}

.pto_left ul li{min-width: 159px; line-height: 50px; cursor: pointer; padding-left: 30px; padding-right: 30px;position: relative;}
.pto_left ul li.actie{    background: rgba(48,145,242,.1);   color: #3091f2;}
.pto_left ul li span{display: block; width: 100px;    overflow: hidden;    text-overflow: ellipsis;    white-space: nowrap;}
.pto_right_div{ background: #f7f1f1; padding: 12px 0 0 12px; overflow: hidden;  position: relative;}
.pto_right_div:before{background: #f7f1f1;content: "";    width: 15px; height: 15px; display: inline-block;    position: absolute;  left: -6px;    transform: rotate(45deg);}
.tupias_img{  display: inline-block;  margin: 0 12px 12px 0;  background-color: #fff;    width: 80px;  height: 80px;  line-height: 80px;    overflow: hidden;    position: relative;    border: 2px solid #fff;  cursor: pointer;}
.tupias_img .delete{    position: absolute; left: 0; bottom: 0; display: none; background: rgba(255,0,0,.3);  color: #fff;  width: 100%;
    height: 20px;  line-height: 20px; text-align: center;}
.tupias_img:hover .delete{ display:block}
.tupias_img .delete:hover{background: rgba(255,0,0,.7); }
.tupias_img  .thumbnail2 {
    display: inline-block;
    width: 80px;
    height: 80px;
    margin: 0;
    text-align: center;
    font-size: 0;
    border: none;
}
.tupias_img .thumbnail2 img {
    display: inline-block;
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
}

.page-content-body{ overflow:hidden;}       
.point-rules-item{ margin-top: 15px;}
.point-rules-item span:first-child{display: inline-block; vertical-align: top; font-weight: 400;}
.consume-num-panel{ display:inline-block; margin-right:15px;}
.consume-num{display: inline-block;width: 50px; line-height: 1.6; border: 1px solid #eee; border-radius: 3px;text-indent: 5px;}
.text-tip{ color:#9299b1;}
.other-get-list{ display:inline-block}
.other-get-item span:nth-child(2) {margin-right: 20px;}
.other-get-item .point-num { display: inline-block;width: 50px;line-height: 1.6;border: 1px solid #eee;border-radius: 3px; text-indent: 5px;
}
.other-get-item span:nth-child(5) {
    margin-right: 15px;
}
.other-get-item{ margin-bottom:5px}
.btn-panel{margin-top: 15px;text-align: center;}        
        
.lunbol{width: 125px;float: left; margin-top:8px; text-align: right; padding-right: 1%; height: 40px}
.lunbol span{color: #a94442;}
input.wid200{ width:200px; }
.form-group{ overflow:hidden; min-height: 56px}
.loaddata{text-align: center; color: #999;}




.r-3x{background: #f2f2f6;    margin-top: 10px;    border-radius: 6px;    padding: 15px!important}
.add-goods-title{font-size: 16px!important; color: #595961;  font-weight: 700;}
.xinja{  margin-left: -15px; margin-right: -15px; overflow:hidden}

.toast-title {
  font-weight: bold;
}
.toast-message {
  -ms-word-wrap: break-word;
  word-wrap: break-word;
}
.toast-message a,
.toast-message label {
  color: #ffffff;
}
.toast-message a:hover {
  color: #cccccc;
  text-decoration: none;
}
.toast-close-button {
  position: relative;
  right: -0.3em;
  top: -0.3em;
  float: right;
  font-size: 20px;
  font-weight: bold;
  color: #ffffff;
  -webkit-text-shadow: 0 1px 0 #ffffff;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.8;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  filter: alpha(opacity=80);
}
.toast-close-button:hover,
.toast-close-button:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.4;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
  filter: alpha(opacity=40);
}
/*Additional properties for button version
 iOS requires the button element instead of an anchor tag.
 If you want the anchor version, it requires `href="#"`.*/
button.toast-close-button {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.toast-top-center {
  top: 0;
  right: 0;
  width: 100%;
}
.toast-bottom-center {
  bottom: 0;
  right: 0;
  width: 100%;
}
.toast-top-full-width {
  top: 0;
  right: 0;
  width: 100%;
}
.toast-bottom-full-width {
  bottom: 0;
  right: 0;
  width: 100%;
}
.toast-top-left {
  top: 12px;
  left: 12px;
}
.toast-top-right {
  top: 12px;
  right: 12px;
}
.toast-bottom-right {
  right: 12px;
  bottom: 12px;
}
.toast-bottom-left {
  bottom: 12px;
  left: 12px;
}
#toast-container {
  position: fixed;
  z-index: 999999;
  /*overrides*/

}
#toast-container * {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#toast-container > div {
  position: relative;
  overflow: hidden;
  margin: 0 0 6px;
  padding: 15px 15px 15px 50px;
  width: 300px;
  -moz-border-radius: 3px 3px 3px 3px;
  -webkit-border-radius: 3px 3px 3px 3px;
  border-radius: 3px 3px 3px 3px;
  background-position: 15px center;
  background-repeat: no-repeat;
  -moz-box-shadow: 0 0 12px #999999;
  -webkit-box-shadow: 0 0 12px #999999;
  box-shadow: 0 0 12px #999999;
  color: #ffffff;
  opacity: 0.8;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  filter: alpha(opacity=80);
}
#toast-container > :hover {
  -moz-box-shadow: 0 0 12px #000000;
  -webkit-box-shadow: 0 0 12px #000000;
  box-shadow: 0 0 12px #000000;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  filter: alpha(opacity=100);
  cursor: pointer;
}
#toast-container > .toast-info {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGwSURBVEhLtZa9SgNBEMc9sUxxRcoUKSzSWIhXpFMhhYWFhaBg4yPYiWCXZxBLERsLRS3EQkEfwCKdjWJAwSKCgoKCcudv4O5YLrt7EzgXhiU3/4+b2ckmwVjJSpKkQ6wAi4gwhT+z3wRBcEz0yjSseUTrcRyfsHsXmD0AmbHOC9Ii8VImnuXBPglHpQ5wwSVM7sNnTG7Za4JwDdCjxyAiH3nyA2mtaTJufiDZ5dCaqlItILh1NHatfN5skvjx9Z38m69CgzuXmZgVrPIGE763Jx9qKsRozWYw6xOHdER+nn2KkO+Bb+UV5CBN6WC6QtBgbRVozrahAbmm6HtUsgtPC19tFdxXZYBOfkbmFJ1VaHA1VAHjd0pp70oTZzvR+EVrx2Ygfdsq6eu55BHYR8hlcki+n+kERUFG8BrA0BwjeAv2M8WLQBtcy+SD6fNsmnB3AlBLrgTtVW1c2QN4bVWLATaIS60J2Du5y1TiJgjSBvFVZgTmwCU+dAZFoPxGEEs8nyHC9Bwe2GvEJv2WXZb0vjdyFT4Cxk3e/kIqlOGoVLwwPevpYHT+00T+hWwXDf4AJAOUqWcDhbwAAAAASUVORK5CYII=") !important;
}
#toast-container > .toast-error {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAHOSURBVEhLrZa/SgNBEMZzh0WKCClSCKaIYOED+AAKeQQLG8HWztLCImBrYadgIdY+gIKNYkBFSwu7CAoqCgkkoGBI/E28PdbLZmeDLgzZzcx83/zZ2SSXC1j9fr+I1Hq93g2yxH4iwM1vkoBWAdxCmpzTxfkN2RcyZNaHFIkSo10+8kgxkXIURV5HGxTmFuc75B2RfQkpxHG8aAgaAFa0tAHqYFfQ7Iwe2yhODk8+J4C7yAoRTWI3w/4klGRgR4lO7Rpn9+gvMyWp+uxFh8+H+ARlgN1nJuJuQAYvNkEnwGFck18Er4q3egEc/oO+mhLdKgRyhdNFiacC0rlOCbhNVz4H9FnAYgDBvU3QIioZlJFLJtsoHYRDfiZoUyIxqCtRpVlANq0EU4dApjrtgezPFad5S19Wgjkc0hNVnuF4HjVA6C7QrSIbylB+oZe3aHgBsqlNqKYH48jXyJKMuAbiyVJ8KzaB3eRc0pg9VwQ4niFryI68qiOi3AbjwdsfnAtk0bCjTLJKr6mrD9g8iq/S/B81hguOMlQTnVyG40wAcjnmgsCNESDrjme7wfftP4P7SP4N3CJZdvzoNyGq2c/HWOXJGsvVg+RA/k2MC/wN6I2YA2Pt8GkAAAAASUVORK5CYII=") !important;
}
#toast-container > .toast-success {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAADsSURBVEhLY2AYBfQMgf///3P8+/evAIgvA/FsIF+BavYDDWMBGroaSMMBiE8VC7AZDrIFaMFnii3AZTjUgsUUWUDA8OdAH6iQbQEhw4HyGsPEcKBXBIC4ARhex4G4BsjmweU1soIFaGg/WtoFZRIZdEvIMhxkCCjXIVsATV6gFGACs4Rsw0EGgIIH3QJYJgHSARQZDrWAB+jawzgs+Q2UO49D7jnRSRGoEFRILcdmEMWGI0cm0JJ2QpYA1RDvcmzJEWhABhD/pqrL0S0CWuABKgnRki9lLseS7g2AlqwHWQSKH4oKLrILpRGhEQCw2LiRUIa4lwAAAABJRU5ErkJggg==") !important;
}
#toast-container > .toast-warning {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGYSURBVEhL5ZSvTsNQFMbXZGICMYGYmJhAQIJAICYQPAACiSDB8AiICQQJT4CqQEwgJvYASAQCiZiYmJhAIBATCARJy+9rTsldd8sKu1M0+dLb057v6/lbq/2rK0mS/TRNj9cWNAKPYIJII7gIxCcQ51cvqID+GIEX8ASG4B1bK5gIZFeQfoJdEXOfgX4QAQg7kH2A65yQ87lyxb27sggkAzAuFhbbg1K2kgCkB1bVwyIR9m2L7PRPIhDUIXgGtyKw575yz3lTNs6X4JXnjV+LKM/m3MydnTbtOKIjtz6VhCBq4vSm3ncdrD2lk0VgUXSVKjVDJXJzijW1RQdsU7F77He8u68koNZTz8Oz5yGa6J3H3lZ0xYgXBK2QymlWWA+RWnYhskLBv2vmE+hBMCtbA7KX5drWyRT/2JsqZ2IvfB9Y4bWDNMFbJRFmC9E74SoS0CqulwjkC0+5bpcV1CZ8NMej4pjy0U+doDQsGyo1hzVJttIjhQ7GnBtRFN1UarUlH8F3xict+HY07rEzoUGPlWcjRFRr4/gChZgc3ZL2d8oAAAAASUVORK5CYII=") !important;
}
#toast-container.toast-top-center > div,
#toast-container.toast-bottom-center > div {
  width: 300px;
  margin: auto;
}
#toast-container.toast-top-full-width > div,
#toast-container.toast-bottom-full-width > div {
  width: 96%;
  margin: auto;
}
.toast {
  background-color: #030303;
}
.toast-success {
  background-color: #51a351;
}
.toast-error {
  background-color: #bd362f;
}
.toast-info {
  background-color: #2f96b4;
}
.toast-warning {
  background-color: #f89406;
}
.toast-progress {
  position: absolute;
  left: 0;
  bottom: 0;
  height: 4px;
  background-color: #000000;
  opacity: 0.4;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
  filter: alpha(opacity=40);
}
/*Responsive Design*/
@media all and (max-width: 240px) {
  #toast-container > div {
    padding: 8px 8px 8px 50px;
    width: 11em;
  }
  #toast-container .toast-close-button {
    right: -0.2em;
    top: -0.2em;
  }
}
@media all and (min-width: 241px) and (max-width: 480px) {
  #toast-container > div {
    padding: 8px 8px 8px 50px;
    width: 18em;
  }
  #toast-container .toast-close-button {
    right: -0.2em;
    top: -0.2em;
  }
}
@media all and (min-width: 481px) and (max-width: 768px) {
  #toast-container > div {
    padding: 15px 15px 15px 50px;
    width: 25em;
  }
}

.field-item .field-item-panel > div {
    margin-bottom: 10px; display:block
}
.field-item .field-item-panel input[type="text"] {
    display: inline-block;
    width: 70px;
    border: 1px solid #b8b8b8;
    border-radius: 3px;
    text-indent: 5px;
}
.field-item .field-item-panel .text-tip {
    margin-left: 10px;
    color: #9299b1;
    font-size: 13px;
}
 .field-item .field-item-panel {
    display: inline-block;
    width: 550px;
    text-align: left;
}
    


.r-3x{background: #f2f2f6;    margin-top: 10px;    border-radius: 6px;    padding: 15px!important}
.add-goods-title{font-size: 16px!important; color: #595961;  font-weight: 700;}
.xinja{  margin-left: -15px; margin-right: -15px; overflow:hidden}

 .thumbnail {
            width: 120px;
            height: 120px;
            margin: 0;
            text-align: center;
            font-size: 0;
        }

            .thumbnail:before,
            .thumbnail:after {
                content: "";
                display: inline-block;
                width: 0;
                height: 100%;
                vertical-align: middle;
            }

            .thumbnail img {
                display: inline-block;
                max-width: 100%;
                max-height: 100%;
                vertical-align: middle;
            }

        .thumbnail {
            float: left;
            margin-right: 20px;
            margin-top: 10px;
        }
.radios {
    font-weight: 100;
    margin-top: 12px;
    margin-bottom: 0;
    margin-right: 20px;
    display: inline-block;
}



.s_lv{color:#759860;}
.s_hong{color:#D7573E;}
.s_lan{color:#6c3fff;}
.s_huang{color:#F99506;}
.s_ping{color:#69f3d8;}
.s_back{color:#5e6967;}
.s_jin{color:#f52124;}
.s_hui{color:#666666;}
