/*通用css*/
@charset "utf-8";
*{margin: 0;padding: 0;}
blockquote,body,button,dd,dl,dt,fieldset,form,h1,h2,h3,h4,h5,h6,hr,input,legend,li,ol,p,pre,td,textarea,th,ul{margin:0;padding:0}
body, button, input, select, textarea {
    font: 12px/1.2 microsoft yahei,arial,Tahoma,SimSun,sans-serif;
}
img{border:none;outline:none;border-style:none;}
address,cite,dfn,em,i,var{font-style:normal}
ol,ul,li,dd,dl{list-style:none}
li,dd,dl,dt,ul{padding:0;margin:0;}
a{color: #595855;text-decoration:none;}
button, input, optgroup, option, select{
border:none;
-webkit-appearance:none;
outline: none;
-webkit-tap-highlight-color:rgba(0,0,0,0);
}
textarea{padding:5px 5px;
-webkit-appearance:none;
outline: none;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
-webkit-appearance: none;
margin: 0;
}
.price{color:#f40;}
table {
border-spacing: 0;
width: 100%;
border:none;
}
.editorbox{width: -moz-calc(100% - 20px);width: -webkit-calc(100% - 20px);width: calc(100% - 20px);min-height:500px;}
.absomiddle{}
.over{overflow:hidden;}
.maintitle{position:relative;padding:10px;}
.maintitlebg{
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    z-index: -1;
}
.maintitle p{color:#fff;}
.maintitle p:first-of-type{font-size:20px;}
.maintitle p:nth-of-type(2){font-size:14px;margin-top:5px;}
.mask{
	position:fixed;
    width: 100%;
    height: 100%;
    z-index: 1;
    background:rgba(0,0,0,0.2);
    left: 0;
    top: 0;
    display: none;
}
.mask1{
	position:fixed;
    width: 100%;
    height: 100%;
    z-index:11;
    background:rgba(0,0,0,0.2);
    left: 0;
    top: 0;
    display: none;
}
.masklayer{
	position:fixed;
    width: 100%;
    height: 100%;
    z-index:100;
    background:rgba(0,0,0,0.2);
    left: 0;
    top: 0;
    display: none;
}
.none{display: none;}
a:hover{text-decoration:none;}
.hide{display:none;}.block{display:block;}
.padr10{padding-right:10px;}.padl10{padding-left:10px;}.padl100{padding-left:100px;}.padl30{padding-left:30px;}.padlr10{padding-left:10px;padding-right:10px;}
.padmain{padding:10px;}.pad20{padding:20px;}.f14{font-size:14px;}.f12{font-size:12px;}.f10{font-size:10px;}.f8{font-size:8px;}
.f10rem{font-size:1.0rem;}
.f9rem{font-size:.9rem;}
.f8rem{font-size:.8rem;}
.ra5{border-radius:5px;}
.ra10{border-radius:10px;}
.w10{width:10px;}.w30{width:30px;}
.w40{width:40px;}.w50{width:50px;}.w60{width:60px;}.w80{width:80px;}.w100{width:100px;}.w110{width:110px;}.w120{width:120px;}.w150{width:150px;}.w200{width:200px;}.w250{width:250px;}.w300{width:300px;}.w400{width:400px;}.w500{width:500px;}.w600{width:600px;}.w800{width:800px;}.w100b{width:100%;}.ml5{margin-left:5px;}.ml10{margin-left:10px;}.ml20{margin-left:20px;}.ml30{margin-left:30px;}.mr5{margin-right:5px;}.mr10{margin-right:10px;}.mr20{margin-right:20px;}.mr30{margin-right:30px;}.line25{line-height:25px;}.line33{line-height:33px;}
.aic{align-items:center;}.jcc{justify-content:center;}.jcs{justify-content: space-between;}.tr{text-align:right;}.tl{text-align:left;}
td.tc,.tc,.tblist td.tc,.tblist th.tc{text-align:center;}
.padb10{padding-bottom:10px;}
.padb0{padding-bottom:0;}
.padt0{padding-top:0;}
.padt10{padding-top:10px;}
.padtb10{padding-top:10px;padding-bottom:10px;}
.padtb20{padding-top:20px;padding-bottom:20px;}
.padtb30{padding-top:30px;padding-bottom:30px;}
.mart5{margin-top:5px;}
.mart10{margin-top:10px;}
.mart20{margin-top:20px;}
.mart30{margin-top:30px;}
.marl10{margin-left:10px;}
.marl20{margin-left:20px;}
.marl30{margin-left:30px;}
.martb10{margin-top:10px;margin-bottom:10px;}
.martb20{margin-top:20px;margin-bottom:20px;}
.marr10{margin-right:10px;}
.marr20{margin-right:20px;}
.marr30{margin-right:30px;}
.mart15{margin-top:15px;}

.marlr10{margin-left:10px;margin-right:10px;}
.marlr20{margin-left:20px;margin-right:20px;}

.marb5{margin-bottom:5px;}
.marb10{margin-bottom:10px;}
.marb20{margin-bottom:20px;}
.marb30{margin-bottom:30px;}
.blank10{clear:both;height:10px;overflow:hidden;width:100%;}
.w790{width:790px;}
.w780{width:780px;}
/*浮动*/
.fl{float:left;}.fr{float:right;}.abso{position:absolute;}.rela{position:relative;}.fixed{position:fixed}.clearfix:after{clear:both;content:"";display:block;font-size:0;height:0;visibility:hidden;}.disable,.disabled{color:#999 !important;background:#e5e5e5 !important;}
.flex{display:-webkit-box;display:-webkit-flex;display:flex;position:relative;}.flex-1{-webkit-box-flex:1;box-flex:1;-webkit-flex:1;flex:1;}.flex-2{-webkit-box-flex:2;box-flex:2;-webkit-flex:2;flex:2;}.flex-3{-webkit-box-flex:3;box-flex:3;-webkit-flex:3;flex:3;}.flex-4{-webkit-box-flex:4;box-flex:4;-webkit-flex:4;flex:4;}.flex-5{-webkit-box-flex:5;box-flex:5;-webkit-flex:5;flex:5;}.flex-6{-webkit-box-flex:6;box-flex:6;-webkit-flex:6;flex:6;}.flex-7{-webkit-box-flex:7;box-flex:7;-webkit-flex:7;flex:7;}.flex-8{-webkit-box-flex:8;box-flex:8;-webkit-flex:8;flex:8;}.flex-9{-webkit-box-flex:9;box-flex:9;-webkit-flex:9;flex:9;}.flex-10{-webkit-box-flex:10;box-flex:10;-webkit-flex:10;flex:10;}.flex-11{-webkit-box-flex:11;box-flex:11;-webkit-flex:11;flex:11;}.flex-12{-webkit-box-flex:12;box-flex:12;-webkit-flex:12;flex:12;}
.fdc{flex-direction:column;}.fww{flex-wrap:wrap;}
.dib{vertical-align:middle;display:inline-block;}
.b{font-weight:bold;}
span.radio,em.radio{vertical-align:middle;display:inline-block;}

.radio label{vertical-align:middle;display:inline-block;cursor:pointer;}
.radio label input[type=radio]{margin-right:3px;position:relative;width:18px;height:18px;vertical-align:middle;margin-top:3px;}
.radio label input[type=radio]:before{content:'\e6ab';font-family: "iconfont";font-size:18px;width:100%;height:100%;position:absolute;top:-3px;left:0;z-index:9;color:#999;}
.radio label input[type=radio]:after{content:'';position:absolute;width:100%;height:100%;z-index:8;}
.radio label input:checked[type=radio]:before{content:'\e62f';}

.radio:not(:last-child){margin-right:10px;}


.checkbox label{vertical-align:middle;display:inline-block;cursor:pointer;}
.checkbox label input[type=checkbox]{margin-right:5px;position:relative;width:18px;height:18px;vertical-align:middle;margin-top:0;}
.checkbox label input[type=checkbox]:before{content:'\e6a5';font-family: "iconfont";font-size:18px;width:100%;height:100%;position:absolute;top:-3px;left:0;z-index:9;color:#999;cursor:pointer;}
.checkbox label input[type=checkbox]:after{content:'';position:absolute;width:100%;height:100%;z-index:8;}
.checkbox label input:checked[type=checkbox]:before{content:'\e66d';}

/*分页*/
.page{vertical-align:middle;text-align:right;margin:5px 0;}
.page:before{display:block;clear:both;content:"";visibility:hidden;height:0;font-size:0;}
.page a,.page em{display:inline-block;}
.page a{display:inline-block;*display:inline;*zoom:1;vertical-align:middle;padding:0 15px;height:24px;margin:0 -1px 5px 0;border:1px solid #E8EBF1;line-height:24px;background-color:#fff;color:#333;font-size:12px;text-decoration:none;}
.page a.cur{position:relative;border:1px solid #16baaa;border-radius:2px;color:#fff;font-weight:bold;background:#16baaa;}
.page a:first-of-type,.page a:first-of-type em{border-radius:2px 0 0 2px;}.page a:last-of-type,.page a:last-of-type em{border-radius:0 2px 2px 0;}
.page a.cur em{position:relative;}
.page a.pagedisabled,.page a.pagedisabled:hover{
color: #d2d2d2!important;
cursor: not-allowed!important;
}
.marauto{margin:0 auto;}
.fc-white{color:#ffffff;}
.fc-black{color:#000000;}
.fc-gray{color:#cccccc;}
.fc-green{color:green;}
.fc-blue{color:blue;}
.hst-btn{
display: inline-block;
height: 38px;
line-height: 38px;
padding: 0 10px;
background-color:#06C661;
color: #fff;
white-space: nowrap;
text-align: center;
font-size: 14px;
border: none;
border-radius:3px;
cursor: pointer;
}
.wsn{white-space: nowrap;}
.hst-btn:hover{}
.hst-btn-normal{
    border-color: #009688;
    background-color: #009688;
}
.hst-btn.my100{
width:100%;
}
.hst-btn-pri{
    border: 1px solid #C9C9C9;
    background-color: #fff;
    color: #555;
}
.ztclose{width:32px;height:32px;
background-image: url('close.png');
background-size: 32px 32px;
background-repeat: no-repeat;
}
.hst-btn-default{background-color: #009688;}
.hst-btn-warm{
    background-color: #FFB800;
}
.hst-btn-danger {
    background-color: #FF5722;
}
.hst-btn-disabled, .hst-btn-disabled:active, .hst-btn-disabled:hover {
    border: 1px solid #e6e6e6;
    background-color: #FBFBFB;
    color: #C9C9C9;
    cursor: not-allowed;
    opacity: 1;
}
.hst-btn-lg {
    height: 44px;
    line-height: 44px;
    padding: 0 25px;
    font-size: 16px;
}
.hst-btn-xx {
    height: 30px;
    line-height: 30px;
    padding: 0 10px;
    font-size: 12px;
}
.hst-btn-ml {
    height: 22px;
    line-height: 22px;
    padding: 0 5px;
    font-size: 12px;
}
.hst-btn-radius {
    border-radius: 100px;
}
.hst-zs1{background-color: #009688;}
.hst-zs2{background-color: #5FB878;}
.hst-zs3{background-color: #393D49;}
.hst-zs4{background-color: #1E9FFF;}

.hst-cj1{background-color: #FFB800;}
.hst-cj2{background-color: #FF5722;}
.hst-cj3{background-color: #01AAED;}
.hst-cj4{background-color: #2F4056;}

.hst-bgfb{background-color: #fbfbfb;}
.hst-bgf2{background-color: #f2f2f2;}
.hst-bgee{background-color: #eeeeee;}
.hst-bge2{background-color: #e2e2e2;}
.hst-bgdd{background-color: #dddddd;}
.hst-bgd2{background-color: #d2d2d2;}
.hst-bgc2{background-color: #c2c2c2;}


.hst-badge, .hst-badge-dot, .hst-badge-rim {
    position: relative;
    display: inline-block;
    padding: 0 6px;
    font-size: 12px;
    text-align: center;
    background-color: #FF5722;
    color: #fff;
    border-radius: 2px;
}
.hst-badge {
    height: 18px;
    line-height: 18px;
}
.hst-bg-orange {
    background-color: #FFB800!important;
}
.hst-bg-green {
    background-color: #2DBE54!important;
}
.hst-bg-red {
    background-color: red;
}
.hst-bg-cyan {
    background-color: #2F4056!important;
}
.hst-bg-blue {
    background-color: #1E9FFF!important;
}
.hst-bg-white {
    background-color: #ffffff!important;
}
.hst-bg-black {
    background-color: #393D49!important;
}
.hst-bg-gray {
    background-color: #eee!important;
    color: #666!important;
}
.hst-badge-rim {
    height: 18px;
    line-height: 18px;
    border-width: 1px;
    border-style: solid;
    background-color: #fff;
    color: #666;
}
.hst-card-body, .hst-card-header, .hst-form-label, .hst-form-mid, .hst-form-select, .hst-input-block, .hst-input-inline, .hst-textarea {
    position: relative;
}
.hst-form-item {
    margin-bottom: 15px;
    clear: both;
    *zoom: 1;
}
.hst-form-item:after {
    content: '\20';
    clear: both;
    *zoom: 1;
    display: block;
    height: 0;
}
.hst-form-label {
    float: left;
    display: block;
    padding: 9px 15px;
    width: 80px;
    font-weight: 400;
    line-height: 20px;
    text-align: right;
}

.hst-border,.hst-input,.hst-textarea{
    border-color:#eee;
}
.hst-elem-field {
    margin-bottom: 10px;
    padding: 0;
    border-width: 1px;
    border-style: solid;
}
.hst-elem-field legend {
    margin-left: 20px;
    padding: 0 10px;
    font-size: 20px;
    font-weight: 300;
}
.hst-field-title{
    margin: 10px 0 20px;
	border-width: 1px 0 0;
}

.hst-form-item {
    margin-bottom: 15px;
    clear: both;
    *zoom: 1;
}
.hst-form-label {
    float: left;
    display: block;
    padding: 9px 15px;
    width: 80px;
    font-weight: 400;
    line-height: 20px;
    text-align: right;
}
.hst-input-block {
    margin-left: 110px;
    min-height: 36px;
}
.hst-form-label,.hst-input-block{
    position: relative;
}
.hst-input,.hst-textarea {
    padding:1px 10px;
}
.input100b{width: -moz-calc(100% - 22px);width: -webkit-calc(100% - 22px);width: calc(100% - 22px);}
.hst-input,.hst-textarea {
    height: 23px;
    line-height: 23px;
    border-width: 1px;
    border-style: solid;
    background-color: #fff;
    color: rgba(0,0,0,.85);
    border-radius:3px;
}

.hst-form-item .hst-input-inline {
    float: left;
    width: 190px;
    margin-right: 10px;
}
.hst-input-inline {
    display: inline-block;
    vertical-align: middle;
}
.hst-input-block span,.hst-input-inline span{display:inline-block;vertical-align:middle;line-height:32px;}

.hst-form-item select,.hst-select-box select{border:1px solid #eee;padding:9px 10px;font-size:14px;border-radius:3px;}
.hst-form-item select option,.hst-select-box select option{line-height:180%;}

.hst-form-item,.hst-form-item .radio,.hst-form-item .checkbox{display:inline-block;vertical-align:middle;}

.vam{vertical-align:middle;}

.vam i.iconfont{color:#666;}

/*自定义select样式*/
select{display:none;}
.select{
position: relative;
display:inline-block;
}
.select,.select dl dd,.select .input{font-size:12px;}
.select-input{padding:7px 10px 8px 10px;border: 1px solid #e6e6e6;cursor: pointer;border-radius:2px;outline:0;-webkit-appearance:none;transition:all .3s;-webkit-transition:all .3s;box-sizing:border-box;}
.select-input:focus{outline:0;}
.select dl,.select dl dd{padding:0;list-style:none;margin:0;}
.select dl{
    position: absolute;
    left:0;
    top:36px;
    z-index: 999;
    min-width: 100%;
    border: 1px solid #d2d2d2;
    max-height: 300px;
    overflow-y: auto;
    background-color: #fff;
    border-radius: 2px;
    box-shadow: 0 2px 4px rgba(0,0,0,.12);
    box-sizing: border-box;
	display:none;
}
.selected dl {
    display: block;z-index:9999;
}
.anim-upbit {
    -webkit-animation-name: layui-upbit;
    animation-name: layui-upbit;
}
.anim {
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.select dl dd{
	cursor: pointer;
    padding: 0 10px;
    line-height: 36px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.select dl dd:hover{background-color:#f2f2f2;}
.select dl dd.cur {
    background-color: #5FB878;
    color: #fff;
}
.select dl dd.cur:hover{background-color: #5FB878;color: #fff;}
.radius{border-radius:6px;box-shadow: 1px 1px 50px rgba(0,0,0,.3);}
.openboxs{z-index:99;display:none;
box-shadow: 0 0 10px rgba(0,0,0,.5);
-webkit-animation-name:bounceIn;animation-name:bounceIn;
border-radius:6px;
position:fixed;background:rgba(0,0,0,0.5);
top: 50%; left:50%;
transform: translate(-50%, -50%);min-width:400px;max-height:98%;
}
@-webkit-keyframes bounceIn{0%{opacity:0;-webkit-transform:scale(.5);transform:scale(.5)}100%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}
@keyframes bounceIn{0%{opacity:0;-webkit-transform:scale(.5);-ms-transform:scale(.5);transform:scale(.5)}100%{opacity:1;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}}

.hst-anim{-webkit-animation-name:bounceIn;animation-name:bounceIn}

@-webkit-keyframes bounceOut{100%{opacity:0;-webkit-transform:scale(.7);transform:scale(.7)}30%{-webkit-transform:scale(1.03);transform:scale(1.03)}0%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes bounceOut{100%{opacity:0;-webkit-transform:scale(.7);-ms-transform:scale(.7);transform:scale(.7)}30%{-webkit-transform:scale(1.03);-ms-transform:scale(1.03);transform:scale(1.03)}0%{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}}

.hst-anim-close{-webkit-animation-name:bounceOut;animation-name:bounceOut;-webkit-animation-duration:.2s;animation-duration:.2s}

.openboxs1{z-index:999;display:none;
position:fixed;
top: 50%; left:50%;
transform: translate(-50%, -50%);min-width:400px;max-height:90%;
}
.openboxs-title {
    padding: 0 80px 0 10px;
    height: 42px;
    line-height: 42px;
    border-bottom: 0 solid #eee;
    font-size: 14px;
    color: #000;
    font-weight: bold;
    overflow: hidden;
    border-radius:6px 6px 0 0;
    background: #f5f5f5;
}
.openboxs-cont{background:#fff;padding:10px;padding-bottom:20px;
border-radius: 0px 0px 6px 6px;
}

.pagenums{display:inline-block;margin-left:10px;}
.bgwhite{background:#fff;}
.bgf5{background:#F5F5F5;}
.timebox,.timeboxpre{border:1px solid #E8EBF1;color:#333;padding:8px 15px;border-radius:3px;font-size:14px;}
.timebox{color:#949494;}
.timebox span:first-of-type{margin-right:10px;}
.timebox span:last-of-type{margin-left:10px;}
.timebox input{color:#333333;font-size:14px;width:85px;}
.timebox span{position:relative;}
/*.timebox span:before{content:'\e687';font-family:'iconfont';position:absolute;right:0px;top:2px;color:#949494;z-index:-1;}*/
.timeboxpre{margin-right:10px;position:relative;padding-right:34px;cursor:pointer;}
.timeboxpre:before{content:'\e614';font-family:'iconfont';position:absolute;right:12px;top:8px;}
.timeboxpre.cur{color:#FF6000;}
.timeboxpre dl{position:absolute;top:35px;left:0;background:#fff;width:100%;border:1px solid #E8EBF1;box-shadow: 1px 1px 10px rgba(0,0,0,.3);padding:5px 0;display:none;z-index:999999;}
.timeboxpre dl dt{text-align:center;padding:3px 0;color:#949494;}
.timeboxpre dl dt.cur{color:#FF6000;}
.tjcont{padding:10px 0;width:100%;min-height:600px;}
.chooseday{margin-right:15px;}
.chooseday a{display:inline-block;padding:0px 10px;}
.chooseday a.cur{color:#FF6000;}
.tj1list,.tj1list li,.tj1list span{vertical-align:middle;}
.tj1list{padding:15px 0;}
.tj1list li{color:#666666;}
.tj1list li:nth-of-type(2){margin-left:20px;margin-right:20px;}

.tj1list li:nth-of-type(2) span{display:inline-block;background:#1990FF;height:10px;border-radius:3px;}
.tj1list li:first-of-type span{display:inline-block;width:24px;height:24px;text-align:center;line-height:24px;margin-right:5px;}
#tongji1 ul:nth-of-type(-n+3) li:first-of-type span{background:#FFE8EC;border-radius:50%;color:#FB375E;}

#tongji1 ul:nth-of-type(2) li:first-of-type span{background:#FFEACF;color:#FF972F;}

.tj1list li:last-of-type span{display:inline-block;}
.tj1list li:last-of-type span.last{margin-left:15px;}
#tongji1 ul:nth-of-type(1) li:nth-of-type(2) span{background:#FC619D;}
#tongji1 ul:nth-of-type(2) li:nth-of-type(2) span{background:#FF904D;}
#tongji1 ul:nth-of-type(3) li:nth-of-type(2) span{background:#48BFE3;}
.nodata{min-height:500px;position:relative;background:#fff;text-align:center;}
.nodata i{font-size:64px;}
.nodata div{position:absolute;top:50%;left:50%;transform: translate(-50%, -50%);text-align:center;}
.logincopyright a{color:#fff;}


/*laymsg*/

.hstmsg,.hstalert,.hstopen{
box-shadow: 1px 1px 10px rgba(0,0,0,.1);
z-index:999;display:none;
border-radius:6px;
position:fixed;background:#fff;
top: 50%; left:50%;
transform: translate(-50%, -50%);
line-height: 24px;
word-break: break-all;
overflow: hidden;
font-size: 14px;
overflow-x: hidden;
border:1px solid #D3D4D3;
}
.hstalert{min-width:260px;}
.hstopen{min-width:500px;}
.hstmsg{padding:10px 20px;}
.hst-ico{display:inline-block;vertical-align:middle;margin-right:10px;margin-top:3px;font-family:'iconfont';width:30px;height:30px;font-size:30px;position:relative;}
.hst-ico1:before{content:'\e8ad';color:#00ba9b;}
.hst-ico2:before{content:'\e64d';color:#e85445;}
.hst-ico3:before{content:'\e8a5';color:#f4c500;}
.hst-ico4:before{content:'\e652';color:#767676;}
.hst-ico5:before{content:'\e64e';color:#e74b3b;}
.hst-ico6:before{content:'\e651';color:#11cd6d;}
.hst-ico.hst-close1:before,.hst-ico.hst-close-alert:before{content:'\e653';color:#000;font-size:16px;cursor: pointer;}
.hst-ico.hst-close1,.hst-ico.hst-close-alert{margin-top:-18px;}
.hst-close1:hover:before,.hst-close-alert:hover:before{color:#ccc;}
.hstmsg.default-icon{background:rgba(0,0,0,.8);color:#fff;border:none;box-shadow:none;border-radius:0;}
.hstmsg.default-icon .hst-ico:before{color:#fff;}
.hst-padding {
padding: 20px 20px 20px 55px;
text-align: left;
}
.hst-title{
padding: 0 80px 0 20px;
height: 42px;
line-height: 42px;
border-bottom: 0 solid #eee;
font-size: 14px;
color: #000;
font-weight: bold;
overflow: hidden;
border-radius: 6px 6px 0 0;
background: #f5f5f5;
}
.hst-cont{
position: relative;
padding: 20px;
line-height: 24px;
word-break: break-all;
overflow: hidden;
font-size: 14px;
overflow-x: hidden;
overflow-y: auto;
}
.hst-setwin {
    position: absolute;
    right: 0;
    *right: 0;
    top: 0;
    font-size: 0;
    line-height: 42px;
    width: 42px;
    border-radius: 0 6px 0 0;
    text-align: center;
    vertical-align: middle;
}
.hst-btn{min-width:60px;}
.alert-cancel{border: 1px solid #06C661;background-color:#fff;color:#333;}
.hstalert .alert-btn{padding:0 20px 20px 20px;}
.hstalert .alert-cancel{margin-left:30px;}
.imgview{height:90px;}
.myprice{color:#f40;font-size:16px;}


/*#tbedit tr:nth-of-type(odd){background:#F3FFF6;}
.tbedit tr:nth-of-type(even){background:#f2f2f2;}*/
.tbedit{border-collapse:collapse;}
.tbedit tr td,.tbedit tr th{padding:5px 5px;vertical-align:middle;display:table-cell;}
.tbedit tr td span{vertical-align:middle;}
.tbedit tr th.tc{text-align:center;}
.tbedit .cz{text-align:center;}
.tbedit .cz a{display:inline-block;position:relative;}
.tbedit .cz a:not(:last-child){margin-right:16px;}
.tbedit .cz a:not(:last-child):after{
content: '';
    position: absolute;
    height: 100%;
    width: 1px;
    right:-10px;
	 background: -webkit-linear-gradient(0,#fff,#E8EBF1,#E8EBF1,#fff);
    background: -o-linear-gradient(0,#fff,#E8EBF1,#E8EBF1,#fff);
    background: -moz-linear-gradient(0,#fff,#E8EBF1,#E8EBF1,#fff);
    background: linear-gradient(0,#fff,#E8EBF1,#E8EBF1,#fff);
}

.tbedit tr td,.tbedit tr th{padding:10px 10px;margin:0;position:relative;border-bottom:1px solid #eee;}
#openbox-cont #mysubmit{margin-top:20px;}

.openbox_open{z-index:99;display:none;
position:fixed;
top: 50%; left:50%;
transform: translate(-50%, -50%);min-width:200px;max-height:100%;
}
.openbox_content {
background-color: #fff;
padding: 0;
position:relative;width:100%;height:100%;
}
.openbox_close{
position: absolute;
top:-20px;
right:-20px;
border: none;
cursor: pointer;
}
.openbox_close .iconfont{font-size:24px;color:white;}
.openbox_container {
width: 100%;
height: 100%;
}
.openbox_container iframe {
width: 100%;
height: 100%;
border: 0;
overflow: hidden;
display: block;
}
a.myadd,a.mycate {
display: inline-block;
height: 20px;
line-height: 20px;
background-color: #009688;
color: #fff;
white-space: nowrap;
text-align: center;
font-size: 14px;
border: none;
border-radius: 2px;
cursor: pointer;
padding: 3px 10px;
margin-left: 20px;
}
a.myadd {
background-color: red;
}
a.myadd:before{font-family:'iconfont';}
a.myadd:before{content:'\e601';}

.form_modify{border:1px solid #eee;padding:15px;}
.form_modify p{padding:10px 0;}
.form_modify p input{padding:8px 10px;}

.form_modify p span:first-of-type{display:inline-block;width:80px;text-align:right;padding-right:15px;font-weight:bold;}
.form_modify p,.form_modify input,.form_modify label,.form_modify span{vertical-align:middle;}
.main{width:1100px;margin:0 auto;}