/* CSS Document */
#bg { -moz-animation: bg 100s linear infinite; -webkit-animation: bg 100s linear infinite; -o-animation: bg 100s linear infinite; -ms-animation: bg 100s linear infinite; animation: bg 100s linear infinite; -moz-backface-visibility: hidden; -webkit-backface-visibility: hidden; -o-backface-visibility: hidden; -ms-backface-visibility: hidden; backface-visibility: hidden; -moz-transform: translate3d(0, 0, 0); -webkit-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); background: #3f3e3e url("../img/D.jpg") bottom left; background-repeat: repeat-x; height: 100%; left: 0; opacity: 1; position: fixed; top: 0; }
@-moz-keyframes bg {
	0% { -moz-transform: translate3d(0, 0, 0); -webkit-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }
	100% { -moz-transform: translate3d(-2250px, 0, 0); -webkit-transform: translate3d(-2250px, 0, 0); -o-transform: translate3d(-2250px, 0, 0); -ms-transform: translate3d(-2250px, 0, 0); transform: translate3d(-2250px, 0, 0); }
}
@-webkit-keyframes bg {
	0% { -moz-transform: translate3d(0, 0, 0); -webkit-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }
	100% { -moz-transform: translate3d(-2250px, 0, 0); -webkit-transform: translate3d(-2250px, 0, 0); -o-transform: translate3d(-2250px, 0, 0); -ms-transform: translate3d(-2250px, 0, 0); transform: translate3d(-2250px, 0, 0); }
}
@-o-keyframes bg {
	0% { -moz-transform: translate3d(0, 0, 0); -webkit-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }
	100% { -moz-transform: translate3d(-2250px, 0, 0); -webkit-transform: translate3d(-2250px, 0, 0); -o-transform: translate3d(-2250px, 0, 0); -ms-transform: translate3d(-2250px, 0, 0); transform: translate3d(-2250px, 0, 0); }
}
@-ms-keyframes bg {
	0% { -moz-transform: translate3d(0, 0, 0); -webkit-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }
	100% { -moz-transform: translate3d(-2250px, 0, 0); -webkit-transform: translate3d(-2250px, 0, 0); -o-transform: translate3d(-2250px, 0, 0); -ms-transform: translate3d(-2250px, 0, 0); transform: translate3d(-2250px, 0, 0); }
}
@keyframes bg {
	0% { -moz-transform: translate3d(0, 0, 0); -webkit-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }
	100% { -moz-transform: translate3d(-2250px, 0, 0); -webkit-transform: translate3d(-2250px, 0, 0); -o-transform: translate3d(-2250px, 0, 0); -ms-transform: translate3d(-2250px, 0, 0); transform: translate3d(-2250px, 0, 0); }
}
#bg { background-size: auto 100%; width: 6750px; }
#main { height: 100%; left: 0; position: fixed; text-align: center; top: 0; width: 100%; }
.log { width: 410px; height: 480px; margin: 8% auto 0; }
.logo-gx { text-align: center; }
.logo-gx img { width: 96px; height: 96px; }
.gx-tit { line-height: 42px; text-align: center; font-size: 24px; color: #fff; }
.reg-box { padding: 36px 18px 18px; margin: 32px 0 16px; width: 374px; height: 126px; border-radius: 4px; background: rgba(255, 255, 255, 0.4); }
.reg-ipt { height: 38px; width: 372px; background: #fff url(../img/name.gif) 19px center no-repeat; border: 1px solid #e5e5e5; border-radius: 19px; margin-bottom: 13px; }
.reg-bg { background: #fff url(../img/pw.gif) 19px center no-repeat; }
.ipt { margin-left: 70px; padding: 4px; width: 294px; height: 30px; line-height: 30px; border: none; border-radius: 15px; color: #9da1a4; }
.col3 { color: #333; }
.wjmm { color: #040202; text-align: right; padding-right: 12px; }
.ljdl { margin-top: 16px; height: 38px; line-height: 38px; background: #0291f6; border-radius: 19px; text-align: center; }
.ljdl a { display: inline-block; width: 100%; color: #fff; }
.log-footer { margin-top: 24px; text-align: center; line-height: 20px; font-size: 12px; color: #a9b5c2; }
.wjmmError { float: left; color: #ed1920; padding-left: 135px; }

/*-- log e --*/
.error404 { width: 764px; padding-top: 140px; height: 360px; text-align: center; margin: 0 auto; background: url(../img/404.gif) center 0 no-repeat; }

/*-- 404 e --*/
.zhmm-tips { height: 22px; line-height: 22px; padding-left: 30px; font-size: 14px; color: #333; background: url(../img/icon.gif) 0 -144px no-repeat; margin-bottom: 12px; }
.zhmm-table td, .xgmm-table td { line-height: 44px; }
.zhmm-success { padding-top: 108px; text-align: center; background: url(../img/success.gif) center 32px no-repeat; }
.czcg { line-height: 32px; }
.czmm-email { font-size: 12px; line-height: 24px; }
.czmm-email span { color: #0291f6; font-weight: bold; }
.back-home { padding: 50px 0 0 38px; }

/*-- zhmm e --*/
.cont { padding: 18px 24px; }
.toTips { height: 28px; line-height: 28px; background: #fff; padding-bottom: 10px; }
.sel { width: 168px; }
.selTxt { width: 70px; font-size: 12px; }
.option { height: 26px; width: 308px; padding: 0; position: relative; }
.w146 { width: 146px; }
.option font { float: left; width: 240px; line-height: 26px; padding: 0 12px; font-size: 12px; }
.w146 font { width: 52px; }
.option cite { float: right; width: 26px; height: 26px; background: url(../img/icon.gif) center -921px no-repeat; cursor: pointer; transition: transform 0.2s ease-in 0s; transform: rotate(0deg); }
.click cite { transform: rotate(180deg); transform-origin: 50% 50% 0px; }
.sel-option { width: 308px; height: 135px; overflow-y: scroll; position: absolute; top: 26px; left: -1px; text-align: center; border: 1px solid #e5e5e5; border-top: none; line-height: 26px; background: #fff; border-top: none; }
.w146 .sel-option { width: 146px; }
.sel-option span { font-size: 12px; color: #595959; display: block; width: 100%; cursor: pointer; }
.sel-option span:hover { color: #293949; background: #f2f6f7; }
.sel-option p { border-top: 1px solid #e5e5e5; }
.creat { margin-left: 18px; }
.creat a { display: block; padding: 0 12px 0 34px; height: 28px; line-height: 28px; background: #096dc2 url(../img/icon.gif) 0 -962px no-repeat; font-size: 12px; color: #fff; border-radius: 4px; }
.creat a:hover { color: #e5effb; background-position: 0 -1002px; }
.table-msg { border-top: 1px solid #e5e5e5; border-left: 1px solid #e5e5e5; background: #fff; margin-top: 10px; }
.table-msg th, .table-msg td { line-height: 36px; text-align: center; font-size: 14px; border-right: 1px solid #e5e5e5; border-bottom: 1px solid #e5e5e5; font-weight: normal; }
.table-msg td, .table-msg td a { font-size: 12px; }
.table-msg td a:hover { color: #333; }
.w94, .w94 .sel-option { width: 94px; }
.w94 .sel-option { height: 81px; overflow: auto; }
.w94 font { width: 44px; }
.edit_Btn, .resetpwd { padding: 0 6px; }
.radioBoth cite { display: inline-block; line-height: 28px; padding: 0 14px; font-size: 12px; cursor: pointer; }
cite.radioCheck { background: #096dc2; border-radius: 4px; color: #fff; }
td.ver-aln { vertical-align: top; }
.btn-both { padding: 10px 0; }
.ts { font-size: 12px; color: #ed1c24; line-height: 24px; }
.emsg { font-size: 12px; color: #ed1c24; line-height: 24px; }
.back { width: 48px; height: 42px; padding-left: 38px; line-height: 42px; color: #fff; margin: 12px 20px 0 0; font-size: 16px; background: #b1bbbe url(../img/arr.gif) 12px 14px no-repeat; }
.back:hover { color: #f1f2f3; background-position: 12px -28px; }
.zdy { line-height: 64px; font-size: 16px; color: #9da1a4; margin-left: 32px; }
.editBtn { float: left; margin-left: 30%; }
.clearBtn { float: right; margin-right: 30%; }
.searchType { width: 400px; float: left; }
.searchIpt { border: 1px solid #dfeaed; color: #9da1a4; width: 228px; height: 38px; line-height: 38px; font-size: 16px; padding: 2px 20px; margin-left: 16px; }
.searchBtn { color: #fff; width: 90px; height: 43px; text-align: center; line-height: 42px; font-size: 16px; background: #f96969; }
.searchBtn:hover { color: #fee6e6; }
.addCust { display: inline-block; padding: 0 12px 0 34px; height: 28px; line-height: 28px; font-size: 12px; color: #fff; background: #096dc2 url(../img/icon.gif) 0 -826px no-repeat; border-radius: 4px; }
.addCust:hover { color: #dee7f4; background-position: 0 -876px; }

/*椤电爜*/
.pageDiv { padding: 30px 22px; text-align: center; color: #ccc; clear: both; }
.pagen { text-align: center; }
.f { display: inline-block; }
.pageDiv span.current { line-height: 40px; font-size: 12px; color: #9da1a4; margin: 0 3px; }
.pageDiv span.current a { font-size: 12px; color: #9da1a4; }
.pageDiv span.disabled { height: 38px; margin: 0 3px; line-height: 38px; border: 1px solid #e5e5e5; background: #FFF; }
.pageDiv span.disabled a { display: inline-block; font-size: 12px; color: #9da1a4; padding: 0 16px; }
.pageDiv span.disabled .currenty { color: #0291f6; }
.yeinput { width: 38px; height: 38px; margin: 0 10px; line-height: 36px; border: 1px solid #e5e5e5; background: #FFF; font-size: 12px; }
.bnt-go { width: 40px; height: 39px; border: none; background: #63a8eb; color: #fff; font-size: 12px; margin: 0 15px; cursor: pointer; position: relative; top: -1px; }
.w484 { width: 484px; }
.del { padding: 20px 0 10px 0; }
.del a { display: inline-block; width: 124px; height: 34px; border: 1px solid #dfeaed; text-align: center; line-height: 34px; margin-right: 20px; background: #55616d; font-size: 16px; color: #fff; }
a.bgClo { background: #b1bbbd; }
.box { width: 422px; height: auto; }
.h488 { height: 488px; }
.h330 { height: 330px; }
.table-tit { line-height: 40px; font-size: 16px; font-weight: bold; text-align: center; }
.timeBoth { height: 34px; padding: 0 136px 10px; }
.xgmm { background: #fff; border: 1px solid #dfeaed; }
.xgmm-tit { padding: 0 40px; line-height: 64px; border-bottom: 1px solid #dfeaed; font-size: 16px; }
.xgmm-table { padding: 10px 0; }
.qd { height: 8px; line-height: 8px; padding: 6px 0; margin-top: -10px; }
.qd span { display: inline-block; width: 98px; height: 4px; background: #e4e6e7; text-align: center; margin-right: 8px; color: #fff; font-size: 12px; }
span.blue { background: #a1cbf3; }
.downLoad { display: inline-block; }
.boxTb { width: 49%; border: 1px solid #e5e5e5; background: #fff; margin-bottom: 20px; border-radius: 4px 4px 0 0; }
.boxRd { border-radius: 4px; }
.h75 { height: 44px; margin: 0; padding: 0 14px; border: 1px solid #e5e5e5; background: #dadada; margin-top: 1px; border-radius: 4px 4px 0 0; }
.h75 span { font-size: 14px; line-height: 44px; }
.title-rdo { padding-top: 8px; height: 28px; line-height: 26px; }
.title-rdo-label { font-weight: normal; }
.title-rdo-label cite { display: inline-block; width: 94px; cursor: pointer; text-align: center; font-size: 12px; font-weight: normal; background: #fff; border: 1px solid #e5e5e5; position: relative; }
.citeSpan { display: none; width: 10px; height: 6px; position: absolute; bottom: -6px; left: 43px; background: url(../img/arr.gif) 0 0 no-repeat; }
.label-cur .citeSpan { display: block; }
.label-cur cite { color: #096dc2; }
.title-rdo-label input[type="radio"] { vertical-align: top; margin-top: 12px; margin-left: 6px; display: none; }
.title-rdo-label .dateinput { border: 1px solid #e5e5e5; background: #fff; width: 94px; height: 26px; text-align: center; font-size: 12px; margin-left: 4px; }
.chart-div { height: 380px; padding: 20px 0; }
.sel-box { width: 132px; height: 38px; line-height: 38px; margin: 0 12px 0 24px; position: relative; z-index: 5; border: 1px solid #e5e5e5; }
.clickSelect { height: 38px; width: 132px; }
span.select { float: left; width: 78px; line-height: 38px; padding: 0 10px; font-size: 12px; color: #333; }
.icon-b { float: right; width: 34px; height: 38px; background: url(../img/icon.gif) center -916px no-repeat; cursor: pointer; transition: transform 0.2s ease-in 0s; transform: rotate(0deg); }
.click .icon-b { transform: rotate(180deg); transform-origin: 50% 50% 0px; }
.select-box { width: 132px; position: absolute; top: 38px; left: -1px; height: 156px; overflow-y: scroll; text-align: center; border: 1px solid #e5e5e5; border-top: none; line-height: 34px; background: #fff; }
.select-box li { font-size: 12px; line-height: 38px; color: #595959; width: 100%; cursor: pointer; border-top: 1px solid #e9e9e7; }
.select-box li:hover { color: #293949; background: #f2f6f7; }
.w100 { width: 99.9%; }
.h600 { height: 600px; }
.detailslist { margin-right: 12%; border-top: 1px solid #e7e7e7; border-left: 1px solid #e7e7e7; }
.detailslist th, .detailslist td { border-right: 1px solid #e7e7e7; border-bottom: 1px solid #e7e7e7; height: 36px; line-height: 36px; text-align: center; width: 50%; font-size: 14px; font-weight: normal; }
.detailslist td { font-size: 12px; }
.bz { font-size: 12px; color: #9da1a4; line-height: 50px; text-align: right; margin-right: 12%; }
.qg-list { border-left: 1px solid #e5e5e5; background: #fff; margin-bottom: 20px; }
.qg-list-top th, .qg-list-td td { height: 50px; line-height: 50px; border-right: 1px solid #e5e5e5; border-bottom: 1px solid #e5e5e5; text-align: center; font-size: 14px; font-weight: normal; }
.qg-list-td td { font-size: 12px; }
.xqy { background: #f2f6f7; }
.wrap { width: 1270px; padding: 60px 0; margin: 0 auto; }
.xqy-wrap { width: 900px; border: 1px solid #dfeaed; background: #fff; }
.xqy-tips { line-height: 64px; padding: 0 30px; font-size: 16px; color: #333; border-bottom: 1px solid #dfeaed; }
.xqy-tit { text-indent: 48px; line-height: 38px; padding: 30px; border-bottom: 1px solid #dfeaed; font-size: 24px; color: #333; }
.xqy-top { padding: 30px; border-bottom: 1px solid #dfeaed; }
.xqy-top td { line-height: 32px; color: #9da1a4; }
.xqy-top td span { color: #333; padding-left: 12px; }
.xqy-top td a { color: #4165b8; padding-left: 12px; display: inline-block; width: 600px; }
.xqy-txt { padding: 20px 30px; }
.xqy-cont { text-indent: 2em; line-height: 34px; color: #333; padding: 10px 0; }
.xqy-cont span { color: #ec4655; }
.xqy-txt span { color: #ec4655; }
.sim-lists { width: 350px; }
.list-head { height: 40px; padding: 0 10px; line-height: 40px; overflow: hidden; background: #dbdbdb; }
.list-head .more-sim a{ color: #9da1a4; font-size: 12px; }
.sim-lists ul { background: #fff; border-left: 1px solid #dfeaed; border-right: 1px solid #dfeaed; border-bottom: 1px solid #dfeaed; }
.sim-lists li:nth-child(1) { border-top: none; }
.sim-lists li { width: 310px; padding: 10px 20px; border-top: 1px solid #dfeaed; }
.sim-lists h4 a { display: inline-block; width: 310px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.sim-lists .s-des span { margin-right: 12px; color: #9da1a4; font-size: 12px; }
.movel { margin-left: 5px; }
.similar { margin-top: -24px; }
.similar a:hover { text-decoration: underline; }
.similar .head { width: 960px; height: 46px; line-height: 46px; padding: 0 20px; background: #dbdbdb; }
.list li { height: 60px; line-height: 60px; padding: 0 20px; border-bottom: 1px solid #e5e5e5; }
.src, .time { float: right; color: #a0a1a3; font-size: 12px; }
.src i, .time i { font-size: 12px; color: #a0a1a3; }
.disc { display: inline-block; width: 8px; height: 8px; background: url(../img/disc.png); margin-right: 10px; }
.src { margin-right: 20px; }
.marb0 { margin-bottom: 0; }
.w434 { width: 434px; }
.zt-add { display: inline-block; width: 50px; height: 44px; border: 1px solid #dfeaed; border-left: none; background: #f96969; text-align: center; line-height: 44px; color: #fff; font-size: 36px; margin-top: 10px; cursor: pointer; }
.ztTime span { margin-right: 12px; line-height: 44px; color: #666; }
#myModal .w560 { width: 560px; }
#myModal .w560 .option font { width: 466px; }
#myModal .w560 .sel-option { width: 560px; overflow-y: scroll; }
.ms-container { width: 310px; }
.span5 { padding: 10px 0; }
.ms-container .ms-list { border: 1px solid #e5e5e5; }
.ms-elem-selectable span { font-size: 12px; }
.marl16 { margin-left: 16px; }
.pdt10 { padding-top: 10px; }
.pdt16l54 { padding: 16px 0 10px 54px; }
.padltb { padding: 10px 0 10px 120px; }
.pdt20 { padding-top: 20px; }
.pdl0t24 { padding: 24px 0 80px 0; }
.marb20 { margin-bottom: 20px; }
.mart14 { margin-top: 14px; }
@media screen and (min-width:1000px) and (max-width:1699px) {
	.editBtn { margin-left: 20%; }
	.clearBtn { margin-right: 20%; }
	.boxTb { width: 100%; float: left; }
}
@media screen and (min-width:640px) and (max-width:999px) {
	.editBtn { margin-left: 14%; }
	.clearBtn { margin-right: 14%; }
	.boxTb { width: 100%; float: left; }
}
@media screen and (min-width:480px) and (max-width:639px) {
	.editBtn { margin-left: 14%; }
	.clearBtn { margin-right: 14%; }
	.boxTb { width: 100%; float: left; }
}
@media screen and (max-width:479px) {
	.editBtn { margin-left: 14%; }
	.clearBtn { margin-right: 14%; }
	.boxTb { width: 100%; float: left; }
	.log { width: 80%; margin: 16% auto 0; }
	.gx-tit { font-size: 20px; }
	.reg-box { width: 88%; margin: 16px 0 16px; }
	.ipt { width: 66% }
	.reg-ipt { width: 100%; }
}

.setting-head { width: 94%; height: 54px; padding: 0 3%; background: #dbdbdb; overflow: hidden; margin: 5px 0 20px 0; }
.setting-head .item,.item2 {cursor: pointer; }
.setting-cont { overflow: hidden; margin-bottom: 50px; }
.item { height: 54px; line-height: 54px; padding: 0 30px; float: left; font-weight: bold; }
.getName h3 {font-size: 25px; margin: 0 0 15px 10px;}