@charset "UTF-8";
body, h1, h2, h3, h4, h5, h6, p, ul, ol, form { margin: 0; }

body { color: #444; background: #ebebeb; font-size: 14px; line-height: 1; }

body, input, textarea, select { font-family: "Microsoft YaHei", Helvetica, "Helvetica Neue", "SimSun", Tahoma, Arial, sans-serif; }

ul, ol, li { padding-left: 0; list-style-type: none; }

img { border: 0; vertical-align: bottom; }

i { font-style: normal; }

input, textarea, select { font-size: 14px; outline: none; border: none; margin: 0; padding: 0; }

input::-ms-clear { display: none; }

/* 去除IE下input自带的叉 */
input:-webkit-autofill { -webkit-box-shadow: 0 0 0px 1000px white inset !important; }

/* 去除chrome下输入框默认背景色 */
input:focus, textarea:focus { outline: none; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); -webkit-user-modify: read-write-plaintext-only; }

h1, h2, h3, h4, h5, h6 { font-weight: normal; }

a { text-decoration: none; color: #484848; }

a:hover { color: #0084ff; }

address { font-style: normal; }

input, input[type="text"], input[type="button"], input[type="submit"], input[type="reset"] { -webkit-appearance: none; }

textarea { -webkit-appearance: none; }

.iconfont { font-size: inherit; }

.img-responsive { width: 100%; height: auto; display: block; }

.tl { text-align: left; }

.tc { text-align: center; }

.tr { text-align: right; }

.ell { text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }

/* 单行文字溢出省略号显示 */
.clearfix:before, .clearfix:after { content: " "; display: table; }
.clearfix:after { clear: both; }

.center-block { display: block; margin-left: auto; margin-right: auto; }

.pull-right { float: right !important; }

.pull-left { float: left !important; }

.hidden { display: none; }

.show { display: block; }

.trans { -webkit-transition: all ease-in-out 0.5s; -moz-transition: all ease-in-out 0.5s; -ms-transition: all ease-in-out 0.5s; -o-transition: all ease-in-out 0.5s; transition: all ease-in-out 0.5s; }

.container { width: 1200px; display: block; margin-left: auto; margin-right: auto; }

body { min-width: 1200px; _width: expression((document.documentElement.clientWidth||document.body.clientWidth)>1200?'1200px':''); }

.box-white { background: #fff; }

.boxlr40 { margin-left: 40px; margin-right: 40px; }

.box { -webkit-box-shadow: 0 0 3px rgba(11, 11, 11, 0.05); -moz-box-shadow: 0 0 3px rgba(11, 11, 11, 0.05); -ms-box-shadow: 0 0 3px rgba(11, 11, 11, 0.05); -o-box-shadow: 0 0 3px rgba(11, 11, 11, 0.05); box-shadow: 0 0 3px rgba(11, 11, 11, 0.05); background-color: #fff; }

.boxlink { -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.05); -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.05); -ms-box-shadow: 0 0 3px rgba(0, 0, 0, 0.05); -o-box-shadow: 0 0 3px rgba(0, 0, 0, 0.05); box-shadow: 0 0 3px rgba(0, 0, 0, 0.05); background-color: #fff; }
.boxlink:hover { -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.1); -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.1); -ms-box-shadow: 0 0 3px rgba(0, 0, 0, 0.1); -o-box-shadow: 0 0 3px rgba(0, 0, 0, 0.1); box-shadow: 0 0 3px rgba(0, 0, 0, 0.1); }

.row { margin: 0 -15px; }

[class*=col-] { float: left; }

.col-1 { width: 100%; }

.col-2 { width: 50%; }

.col-3 { width: 33.3333333333%; }

.col-4 { width: 25%; }

.col-5 { width: 20%; }

.mlr8 { margin-left: 8px; margin-right: 8px; }

.mlr-8 { margin-left: -8px; margin-right: -8px; }

.mlr20 { margin-left: 20px; margin-right: 20px; }

.mt10 { margin-top: 10px; }

.mt15 { margin-top: 15px; }

.mt20 { margin-top: 20px; }

.mt30 { margin-top: 30px; }

.mt40 { margin-top: 40px; }

.mt50 { margin-top: 50px; }

.mb30 { margin-bottom: 30px; }

.pb40 { padding-bottom: 40px; }

.ml24 { margin-left: 24px; }

.mt24 { margin-top: 24px; }

.mlr25 { margin-left: 25px; margin-right: 25px; }

.pb30 { padding-bottom: 30px; }

.link-color { color: #0084ff; }
.link-color:hover { color: #0084ff; text-decoration: underline; }

.btn-gry, .btn-blue, .btn-theme { color: #fff; text-align: center; }
.btn-gry:hover, .btn-blue:hover, .btn-theme:hover { color: #fff; }

.btn-gry { background: #a1a1a1; }
.btn-gry:hover { background: #8d8d8d; }

.btn-blue { background: #169bd5; }
.btn-blue:hover { background: #088ac2; }

.btn-theme { background: #0084ff; }
.btn-theme:hover { background: #006acc; }

.btn-theme-line { border: 1px solid #0084ff; color: #0084ff; }
.btn-theme-line:hover { background: #0084ff; color: #fff; }

.bodybg { background: #f5f5f5; }

.color-h1 { color: #cbcbcb; }

.color-theme { color: #0084ff; }

.color-red { color: #ff0000; }

.color-9 { color: #999; }

.bg2 { height: 408px; background: url(../images/bg2.jpg) top center no-repeat; padding: 54px 0; }

.bg3 { background: #e6ecf4; padding-bottom: 50px; }

.pagin { display: block; }
.pagin > a { display: inline-block; padding: 6px 10px; margin: 0px 2px 0; border-radius: 3px; border: 1px #DDD solid; background: #FFF; color: #666; -webkit-transition: all ease-in-out 0.5s; -moz-transition: all ease-in-out 0.5s; -o-transition: all ease-in-out 0.5s; -ms-transition: all ease-in-out 0.5s; transition: all ease-in-out 0.5s; font-size: 12px; line-height: 18px; }
.pagin > a i { font-size: 10px; }
.pagin > a:hover { border-color: #0084ff; box-shadow: 0 0 3px #eee; color: #0084ff; }
.pagin .pagin-cur, .pagin .pagin-cur:hover { border-color: #0084ff; background: #0084ff; color: #FFF; }

.pagin-ell { font-size: 14px; line-height: 18px; color: #666; padding: 0 10px; }

.pagin-txt { display: inline-block; padding: 5px 8px; font-size: 14px; line-height: 18px; color: #666; }

.pagin-jump, .pagin-jump-focus { display: inline-block; *vertical-align: -5px; border: 1px #ddd solid; -webkit-transition: all ease-in-out 0.5s; -moz-transition: all ease-in-out 0.5s; -o-transition: all ease-in-out 0.5s; -ms-transition: all ease-in-out 0.5s; transition: all ease-in-out 0.5s; }

.pagin-input { *float: left; width: 40px; height: 30px; border: none; outline: none; background: #fff; line-height: 30px\9; *line-height: 30px; text-align: center; font-size: 12px; color: #0084ff; }

.pagin-btn { *float: left; display: none; padding: 0 10px; font-size: 12px; line-height: 26px; color: #fff; text-decoration: none; }
.pagin-btn:hover { color: #FFFFFF; }

.pagin-jump-focus { border-color: #0084ff; background: #0084ff; *vertical-align: -1px; }
.pagin-jump-focus .pagin-btn { display: inline-block; }

.pagin { margin: 40px auto; }

.form-box1, .form-focusH, .form-box2 { position: relative; height: 38px; padding-left: 38px; border: 1px #dbdbdb solid; border-radius: 3px; background: #fff; }
.form-box1 input, .form-focusH input, .form-box2 input { width: 100%; height: 38px; line-height: 38px\9; *line-height: 38px; background: none; font-size: 16px; color: #afafaf; }

.form-icons { display: inline-block; text-align: center; font-size: 20px; color: #bfbfbf; }

.form-ico { position: absolute; top: 0; left: 0; width: 38px; height: 38px; line-height: 38px; }

.form-op, .form-code { position: absolute; top: 4px; right: 4px; }

.form-eye, .form-delete { width: 25px; height: 30px; line-height: 30px; }

/* 焦点状态 */
.form-focusH { border-color: #0084ff; }
.form-focusH .form-ico { color: #0084ff; }
.form-focusH input { color: #0084ff; }

/* 提交按钮 */
.submit-btn { height: 48px; border-radius: 2px; line-height: 48px; background: #0084ff; font-size: 18px; color: #fff; display: block; text-align: center; -webkit-border-radius: 3px; -moz-border-radius: 3px; -ms-border-radius: 3px; -o-border-radius: 3px; border-radius: 3px; font-weight: border; }
.submit-btn:hover { background: #006030; color: #fff; }

/* 自动登录/忘记密码 */
.form-half-l, .form-half-r { font-size: 16px; line-height: 28px; }

.form-half-l { float: left; }

.form-half-r { float: right; text-align: right; }
.form-half-r span { margin: 0 12px; }
.form-half-r a { color: #666; }
.form-half-r a:hover { color: #0084ff; }

.checks label { display: inline-block; cursor: pointer; padding-left: 20px; color: #666; }
.checks label.c_on, .checks label.c_on:hover { background: url(../images/check_selected.png) 0 7px no-repeat; color: #0084ff; }
.checks .label-check { background: url(../images/check_default.png) 0 7px no-repeat; line-height: 30px; }
.checks .label-check input { position: absolute; left: -99999px; }

.mask { background: rgba(0, 0, 0, 0.5); position: absolute; left: 0; top: 0; right: 0; bottom: 0; z-index: 9; }

.min-H { min-height: 700px; }

.selectbox { height: 30px; border: 1px solid #fff; margin-right: -2px; }
.selectbox .select { width: 100%; text-indent: 3px; color: #888; display: block; outline: none; height: 30px; font-size: 14px; line-height: 30px; }

.myinput { margin-right: 2px; }
.myinput input { width: 100%; height: 38px; font-size: 14px; line-height: 38px; border: 1px solid #dbdbdb; text-indent: 8px; color: #888; -webkit-transition: all ease-in-out 0.5s; -moz-transition: all ease-in-out 0.5s; -ms-transition: all ease-in-out 0.5s; -o-transition: all ease-in-out 0.5s; transition: all ease-in-out 0.5s; -webkit-border-radius: 3px; -moz-border-radius: 3px; -ms-border-radius: 3px; -o-border-radius: 3px; border-radius: 3px; }
.myinput input:focus { border-color: #0084ff; }

.myinput1 { padding-right: 260px; position: relative; }
.myinput1 img { position: absolute; right: 130px; top: 0; cursor: pointer; }

.label_radio label { display: inline-block; cursor: pointer; padding-left: 22px; color: #666; margin-right: 20px; }
.label_radio label.r_on, .label_radio label.r_on:hover { background: url(../images/radio-selected.png) left center no-repeat; color: #0084ff; }
.label_radio .label_radio { background: url(../images/radio-default.png) left center no-repeat; font-size: 16px; }
.label_radio .label_radio:hover { background: url(../images/radio-hover.png) left center no-repeat; color: #0084ff; }
.label_radio .label_radio input { position: absolute; left: -99999px; }

.my-select { border: 1px solid #dfdfdf; height: 38px; position: relative; }
.my-select .select-main { font-size: 16px; height: 38px; position: absolute; width: 100%; left: 0; z-index: 9; -webkit-user-select: none; -moz-user-select: none; -khtml-user-select: none; -ms-user-select: none; }
.my-select .select-set { color: #888; cursor: pointer; padding: 0 0 0 12px; text-align: left; height: 38px; line-height: 38px; overflow: hidden; position: relative; z-index: 5; }
.my-select .select-arrow { border-top: 6px solid #adadad; border-left: 6px solid transparent; border-right: 6px solid transparent; cursor: pointer; height: 0; position: absolute; top: 16px; right: 8px; width: 0; z-index: 7; }
.my-select .select-arrow.reverse { border-top: 6px solid transparent; border-bottom: 6px solid #adadad; top: 9px; }
.my-select .select-block { background-color: #FFF; border: 1px solid #dadada; border-top: none; border-radius: 0 0 5px 5px; left: -1px; right: -1px; line-height: 24px; position: absolute; top: 38px; padding: 0 0 10px; }
.my-select .select-list { cursor: pointer; scrollbar-face-color: #AEB1B1; scrollbar-shadow-color: #C7CACA; scrollbar-highlight-color: #CED1D1; scrollbar-3dlight-color: #CED1D1; scrollbar-darkshadow-color: #C7CACA; scrollbar-track-color: #CED1D1; scrollbar-arrow-color: #333; }
.my-select .select-list::-webkit-scrollbar { width: 6px; }
.my-select .select-list::-webkit-scrollbar-track { border-radius: 3px; }
.my-select .select-list::-webkit-scrollbar-thumb { border-radius: 3px; -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.5); }
.my-select .select-items { color: #888; padding: 8px 0 8px 12px; text-align: left; margin-bottom: 1px; margin: 0; }
.my-select .select-items.active { color: #0084ff; }

/*# sourceMappingURL=reset.css.map */
