@charset "utf-8";

html{height: 100%;}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td { margin:0; padding:0; }
body{ font-size:14px; color:#333; font-family: "Microsoft YaHei", "微软雅黑", "STHeiti", "WenQuanYi Micro Hei", SimSun, sans-serif,Arial; background:#fff;line-height: 20px;}
fieldset, img { border:0; }
ol, ul,li { list-style:none; }
h1, h2, h3, h4, h5, h6,th,td{ font-size:100%;font-weight: normal; }
em,i { font-style:normal; }
input, button, select, textarea { outline:none; }
textarea { resize:none; }
button{cursor: pointer; font-family: "Microsoft YaHei", "微软雅黑", "STHeiti", "WenQuanYi Micro Hei", SimSun, sans-serif,Arial;}
p{ text-align:justify; text-justify:distribute;}
a { text-decoration:none;cursor: pointer; }
a:hover { text-decoration:none; }
table { border-collapse:collapse;border-spacing: 1px }

.margin_top20{margin-top: 20px;}
.margin_top10{margin-top: 10px;}
.margin_left10{margin-left: 10px;}
.margin36{margin: 0 36px;}
.color2a{color: #2a99f7}
.border_right0{border-right: none;border-right: 0;}
.font_size24{font-size: 24px;color: #dd2222;font-weight: bold;}
.color_red{color: #dd2222;font-weight: bold;}
button.sure{background: #e71f19;color: #ffffff;border: none;border: 0;width: 100px;height: 30px;border-radius: 3px;float: left;margin-right: 20px;}
button.cancel{background: #fff4f4;color: #e71f19;border: 1px solid #e71f19;width: 100px;height: 30px;border-radius: 3px;float: left;}
button.remove{color: #888888;background:none;border: none;border: 0;float: left;margin-right: 20px;width: 50px;height: 30px; }
button.edit{background: #e71f19;color: #ffffff;border: none;border: 0;width: 130px;height: 30px;border-radius: 3px;float: right;}
button.deliver{width: 80px;height: 30px;background: #dd2222;color: #ffffff;border-radius: 3px;border: none;}
button.refuse{width: 80px;background: #fff4f4;color: #e71f19;border: 1px solid #e71f19;height: 30px;border-radius: 3px;margin-left: 16px;}
button.search{width: 80px;height: 32px;color: #FFFFFF;background: #e71f19;border: none;border-radius: 3px;}
button.no_click{background: #d9d9d9;color: #999999;border: none;border: 0;width: 100px;height: 30px;border-radius: 3px;float: left;margin-right: 20px;}


li.required label{background: url(../images/star_03_03.png) no-repeat center right;}

/*验证*/

.verification_true{background: url(../images/right.png) no-repeat center left;padding-left: 20px;line-height: 20px;height: 20px;color: #8ada33;}

.verification_error{padding-left: 20px;line-height: 20px;height: 20px;color: #dd2222;}
.verification_warning{background: url(../images/warning.png) no-repeat center left;padding-left: 20px;line-height: 20px;height: 20px;color: #fc911e;}
.warning{border: 1px solid #fadcdc;padding: 0 40px;background: url(../images/error.png) no-repeat 20px 18px #fff7f7}
.warning li{height: 50px;line-height: 50px;border-bottom: 1px dashed #fadcdc;font-weight: bold;color:#f16363;}
.warning li.border_bottom0{border-bottom: none;}

.value{width: 500px;height: 500px;margin: 0 auto;border: 1px solid #d9d9d9;}