.dn {
	display: none
}

.di {
	display: inline
}

.dib {
	display: inline-block
}

.b_dib {
	display: inline-block; *
	display: inline; *
	zoom: 1
}

.db {
	display: block
}

.cell {
	display: table-cell
}

.vh {
	visibility: hidden
}

.vv {
	visibility: visible
}

.static {
	position: static
}

.rel {
	position: relative
}

.abs {
	position: absolute
}

.oh {
	overflow: hidden
}

.z { *
	zoom: 1
}

.l {
	float: left
}

.r {
	float: right
}

.fn {
	float: none
}

.cl {
	clear: both
}

.tc {
	text-align: center
}

.tr {
	text-align: right
}

.tl {
	text-align: left
}

.tj {
	text-align: justify;
	text-justify: distribute-all-lines;
	text-align-last: justify;
	font-size: 0
}

.tj:after {
	content: ".";
	display: inline-block;
	width: 100%;
	height: 0;
	font-size: 0;
	overflow: hidden
}

.vt {
	vertical-align: top
}

.vm {
	vertical-align: middle
}

.vb {
	vertical-align: bottom
}

.f0 {
	font-size: 0
}

.fa {
	font-family: Arial
}

.fs {
	font-family: SimSun
}

.fyh {
	font-family: "Microsoft YaHei"
}

.indent {
	text-indent: 2em
}

.n {
	font-weight: 400;
	font-style: normal
}

.b {
	font-weight: 700
}

.i {
	font-style: italic
}

.tdn {
	text-decoration: none
}

.tdn:hover {
	text-decoration: none
}

.poi {
	cursor: pointer
}

.group { *
	zoom: 1; *
	zoom: 1
}

.group:after {
	content: "\200B";
	display: block;
	display: block;
	height: 0;
	clear: both;
	clear: both
}

.clearfix { *
	zoom: 1
}

.clearfix:before,.clearfix:after {
	display: table;
	content: ''
}

.clearfix:after {
	clear: both
}

.text_hide {
	line-height: 999em;
	overflow: hidden;
	overflow: hidden
}

.text_overflow {
	overflow: hidden;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.drop_hl_extra {
	padding-left: 999em;
	margin-left: -999em
}

.drop_vb_extra {
	padding-bottom: 999em;
	margin-bottom: -999em
}

.tips_global {
	color: #a3a3a3
}

html {
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}

body {
	-webkit-font-smoothing: antialiased;
	line-height: 1.6
}

input,textarea,button,a {
	outline: 0
}

body,h1,h2,h3,h4,h5,h6,p,ul,ol,dl,dd,fieldset,textarea {
	margin: 0
}

fieldset,legend,textarea,input {
	padding: 0
}

ul,ol {
	padding-left: 0;
	list-style-type: none
}

a img,fieldset {
	border: 0
}

article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary
	{
	display: block
}

audio,canvas,video {
	display: inline-block
}

audio:not ([controls] ){
	display: none;
	height: 0
}

[hidden] {
	display: none
}

svg:not (:root ){
	overflow: hidden
}

figure {
	margin: 0
}

button,input,select,textarea {
	font-family: inherit;
	font-size: 100%;
	margin: 0
}

button,select {
	text-transform: none
}

button,html input[type="button"],input[type="reset"],input[type="submit"]
	{
	cursor: pointer;
	-webkit-appearance: button
}

button[disabled],html input[disabled] {
	cursor: default
}

input[type="checkbox"],input[type="radio"] {
	box-sizing: border-box;
	padding: 0
}

input[type="search"] {
	box-sizing: content-box;
	-moz-box-sizing: content-box;
	-webkit-appearance: textfield;
	-webkit-box-sizing: content-box
}

input[type="search"] ::-webkit-search-cancel-button,input[type="search"]
	::-webkit-search-decoration {
	-webkit-appearance: none
}

button ::-moz-focus-inner,input ::-moz-focus-inner {
	border: 0;
	padding: 0
}

textarea {
	overflow: auto;
	vertical-align: top;
	resize: none
}

select {
	border-radius: 0;
	-webkit-border-radius: 0
}

body {
	line-height: 1.6;
	font-family: "Helvetica Neue", "Hiragino Sans GB", "Microsoft YaHei",
		"微软雅黑", "黑体", Arial, sans-serif;
	color: #222;
	font-size: 14px
}

textarea,input {
	color: #222
}

textarea ::-webkit-input-placeholder,input ::-webkit-input-placeholder {
	color: #a3a3a3
}

textarea:-moz-placeholder,input:-moz-placeholder {
	color: #a3a3a3
}

textarea ::-moz-placeholder,input ::-moz-placeholder {
	color: #a3a3a3
}

textarea:-ms-input-placeholder,input:-ms-input-placeholder {
	color: #a3a3a3
}

textarea {
	resize: none;
	overflow-y: scroll
}

a {
	color: #459ae9;
	text-decoration: none;
	text-decoration: none
}

a:hover {
	text-decoration: underline
}

button,input,select,textarea { *
	font-family: "Helvetica Neue", "Hiragino Sans GB", "Microsoft YaHei",
		"微软雅黑", "黑体", Arial, sans-serif
}

body {
	color: #000;
	min-width: 960px;
	font-size: 14px
}

input:-webkit-autofill {
	-webkit-box-shadow: 0 0 0 1000px white inset
}

a {
	text-decoration: none
}

a:hover {
	text-decoration: underline
}

.icon_login.un {
	background:
		url("../image/page_login.png")
		0 0 no-repeat;
	width: 16px;
	height: 18px;
	vertical-align: middle;
	vertical-align: middle;
	display: inline-block
}

.icon_login.pwd {
	background:
		url("../image/page_login.png")
		0 -28px no-repeat;
	width: 16px;
	height: 18px;
	vertical-align: middle;
	vertical-align: middle;
	display: inline-block
}

.icon_login.checkbox {
	background:
		url("../image/page_login.png")
		0 -56px no-repeat;
	width: 16px;
	height: 16px;
	vertical-align: middle;
	vertical-align: middle;
	display: inline-block;
	margin-right: 5px;
	margin-top: -3px
}

.icon_login.checkbox_checked {
	background:
		url("../image/page_login.png")
		0 -82px no-repeat;
	width: 16px;
	height: 16px;
	vertical-align: middle;
	vertical-align: middle;
	display: inline-block
}

.icon_login.warn {
	background:
		url("../image/page_login.png")
		0 -108px no-repeat;
	width: 16px;
	height: 16px;
	vertical-align: middle;
	vertical-align: middle;
	display: inline-block;
	margin-right: 5px
}

.icon_login.speaker {
	background:
		url("../image/page_login.png")
		0 -134px no-repeat;
	width: 16px;
	height: 15px;
	vertical-align: middle;
	vertical-align: middle;
	display: inline-block;
	margin-right: 5px
}

.icon_login.arrow {
	background:
		url("../image/page_login.png")
		0 -159px no-repeat;
	width: 16px;
	height: 15px;
	vertical-align: middle;
	vertical-align: middle;
	display: inline-block
}

.icon_login.mp_service {
	background:
		url("../image/page_login.png")
		0 -184px no-repeat;
	width: 128px;
	height: 128px;
	vertical-align: middle;
	vertical-align: middle;
	display: inline-block
}

.icon_login.mp_subscribe {
	background:
		url("../image/page_login.png")
		0 -322px no-repeat;
	width: 128px;
	height: 128px;
	vertical-align: middle;
	vertical-align: middle;
	display: inline-block
}

.icon_mp_case {
	display: inline-block;
	display: inline-block;
	width: 72px;
	height: 72px;
	vertical-align: middle;
	vertical-align: middle
}

.icon_mp_case.police {
	background:
		url("../image/page_login.png")
		0 -460px no-repeat
}

.icon_mp_case.police.on,.icon_mp_case.police:hover {
	background:
		url("../image/page_login.png")
		0 -542px no-repeat
}

.icon_mp_case.ysxw {
	background:
		url("../image/page_login.png")
		0 -624px no-repeat
}

.icon_mp_case.ysxw.on,.icon_mp_case.ysxw:hover {
	background:
		url("../image/page_login.png")
		0 -706px no-repeat
}

.icon_mp_case.nfhk {
	background:
		url("../image/page_login.png")
		0 -788px no-repeat
}

.icon_mp_case.nfhk.on,.icon_mp_case.nfhk:hover {
	background:
		url("../image/page_login.png")
		0 -870px no-repeat
}

.icon_mp_case.zshyh {
	background:
		url("../image/page_login.png")
		0 -952px no-repeat
}

.icon_mp_case.zshyh.on,.icon_mp_case.zshyh:hover {
	background:
		url("../image/page_login.png")
		0 -1034px no-repeat
}

.icon_mp_case.gdlt {
	background:
		url("../image/page_login.png")
		0 -1116px no-repeat
}

.icon_mp_case.gdlt.on,.icon_mp_case.gdlt:hover {
	background:
		url("../image/page_login.png")
		0 -1198px no-repeat
}

.wrapper {
	width: 960px;
	margin: 0 auto
}

#header {
	border-top: 5px solid #44b549;
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
	position: relative;
	position: relative;
	z-index: 1
}

#header .wrapper {
	position: relative;
	position: relative;
	line-height: 60px
}

#header .wrapper img {
	vertical-align: middle;
	vertical-align: middle
}

#header .hd_login_info {
	position: absolute;
	position: absolute;
	right: 0;
	top: 10px
}

#banner {
	background: transparent
		url(/mpres/htmledition/images/bg/bg_login_banner_v51e5b3a.jpg)
		no-repeat center center;
	background-color: #090b1a
}

#banner .wrapper {
	height: 460px;
	position: relative;
	position: relative
}

.login-panel {
	position: absolute;
	top: 15px;
	right: 300px;
	padding: 25px 35px 20px;
	border-radius: 2px;
	background-color: #FFF
}

.login-panel h3 {
	font-size: 20px;
	font-weight: normal
}

.login-mod {
	width: 316px
}

.login-mod input {
	border: 0;
	outline: 0;
	margin: 0;
	padding: 0;
	font-size: 14px
}

.login-mod .icon-wrapper {
	display: inline-block;
	display: inline-block;
	vertical-align: middle;
	vertical-align: middle;
	line-height: 0
}

.login-mod .login-remember-pwd:hover,.login-mod .login-btn:hover {
	text-decoration: none
}

.login-err-panel {
	color: #d70000;
	font-size: 13px
}

.login-form {
	width: 316px;
	margin-top: 5px;
	background-color: #fff;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px
}

.login-form div {
	border: 1px solid #e7e7eb;
	padding: 3px 0
}

.login-form .login-pwd {
	border-top: 0
}

.login-form span {
	margin: 0 15px
}

.login-form input {
	width: 240px;
	padding: 11px 0;
	vertical-align: middle;
	vertical-align: middle;
	font-family: "Microsoft YaHei";
	font-family: "Microsoft YaHei";
	-webkit-tap-highlight-color: rgba(255, 255, 255, 0)
}

.login-code-panel {
	margin-top: 10px
}

.login-code-panel input {
	width: 100px;
	padding: 10px;
	vertical-align: middle;
	vertical-align: middle;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border: 1px solid #e7e7eb;
	font-size: 16px
}

.login-code-panel span {
	width: 100px;
	height: 40px;
	margin-left: 10px;
	margin-right: 6px
}

.login-code-panel span img {
	width: 100%;
	height: 100%
}

.login-help-panel {
	overflow: hidden;
	overflow: hidden;
	margin-top: 10px;
	color: #445c8f
}

.login-help-panel .login-forget-pwd {
	float: right;
	float: right
}

.login-help-panel .login-remember-pwd {
	color: #333;
	float: left;
	float: left
}

.login-btn-panel {
	margin-top: 20px;
	padding-bottom: 10px
}

.login-btn-panel .login-btn {
	display: inline-block;
	display: inline-block;
	width: 120px;
	margin-right: 15px;
	line-height: 35px;
	background-color: #44b549;
	color: #fff;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	text-align: center
}

.qrcode-panel {
	position: absolute;
	position: absolute;
	top: 24px;
	right: -141px;
	background-color: #FFF;
	text-align: center;
	text-align: center;
	color: #717375;
	padding: 16px;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px
}

.qrcode-panel img {
	width: 102px
}

.default_wrapper {
	border: 1px solid #e7e7eb
}

.default_wrapper .arrow {
	position: absolute;
	position: absolute;
	left: 36px;
	top: -20px
}

.default_wrapper .arrow i {
	position: absolute;
	position: absolute;
	width: 0;
	height: 0;
	border-width: 10px;
	border-color: transparent;
	border-style: dashed
}

.default_wrapper .arrow i.arrow_out {
	border-bottom-color: #e7e7eb;
	border-bottom-style: solid
}

.default_wrapper .arrow i.arrow_in {
	top: 1px;
	border-bottom-color: #FFF;
	border-bottom-style: solid
}

.mp_case_mod {
	padding-top: 40px
}

.mp_case_list {
	position: relative;
	position: relative;
	padding: 0 78px 0
}

.mp_case_mod_t {
	font-size: 20px;
	font-weight: normal
}

.mp_case_mod_bd {
	margin-top: 10px
}

.mp_case_item {
	display: inline-block; *
	display: inline; *
	zoom: 1;
	display: inline-block; *
	display: inline; *
	zoom: 1;
	width: 96px;
	margin-right: 77px;
	text-align: center;
	text-align: center;
	cursor: pointer;
	cursor: pointer
}

.mp_case_item .icon_wrapper {
	display: inline-block;
	display: inline-block
}

.mp_case_t {
	padding-top: 4px;
	font-size: 14px;
	color: #555;
	font-weight: 400
}

.mp_case_desc {
	margin-top: 15px;
	padding: 16px 15px;
	position: relative;
	position: relative
}

.mp_case_desc_text {
	margin-right: 10px;
	line-height: 2
}

.mp_case_desc_img {
	width: 320px;
	margin-right: 10px;
	float: left;
	float: left
}

.mp_case_desc_img.extra {
	margin-right: 20px
}

#footer {
	font-size: 12px;
	margin-top: 50px;
	padding: 30px 0;
	background-color: #b9b8b8;
	text-align: center;
	text-align: center;
	color: #fff
}

#footer a {
	padding-right: 10px;
	margin-left: 10px;
	color: #fff
}

.simple_box {
	overflow: hidden;
	overflow: hidden; *
	zoom: 1; *
	zoom: 1;
	padding-left: 20px;
	color: #222;
	border: 1px solid #e7e7eb;
	background-color: #fefefe;
	line-height: 40px
}

.simple_box.mp_index {
	margin-top: 30px;
	margin-bottom: 15px;
	padding-right: 90px;
	position: relative;
	position: relative
}

.simple_box.mp_index dt {
	float: left;
	float: left
}

.simple_box.mp_index dt i {
	font-weight: 400;
	font-style: normal;
	font-weight: 400;
	font-style: normal;
	font-size: 0;
	margin-top: -2px; *
	margin-top: 3px
}

.simple_box.mp_index dd {
	float: left;
	float: left;
	margin-left: 30px
}

.simple_box.mp_index dd.extra {
	position: absolute;
	position: absolute;
	right: 16px;
	top: 0
}

.simple_box.mp_index dd.extra i {
	margin-left: 2px
}

.simple_box.mp_index dd i {
	display: inline-block;
	vertical-align: middle;
	vertical-align: middle;
	color: #d5d5d5;
	margin-top: -0.2em; *
	margin-top: 0;
	font-weight: 400;
	font-style: normal;
	font-weight: 400;
	font-style: normal
}

.simple_box.mp_index dd a {
	text-decoration: none;
	text-decoration: none;
	color: #222
}

.simple_box.mp_index dd a:hover {
	text-decoration: underline;
	color: #459ae9
}

.mp_kind_mod {
	padding-bottom: 40px;
	border-bottom: 1px solid #e7e7eb
}

.mp_kind_mod_hd {
	padding-bottom: 35px;
	padding-top: 24px
}

.mp_kind_mod_hd h3 {
	font-weight: 400;
	font-style: normal;
	font-weight: 400;
	font-style: normal;
	font-size: 20px
}

.mp_kind_wrp {
	float: left;
	float: left;
	width: 50%
}

.mp_kind {
	position: relative;
	position: relative;
	margin: 0;
	height: 140px
}

.mp_kind.no_extra {
	border-left-width: 0
}

.mp_kind dt {
	padding-top: 10px;
	margin-left: 218px;
	margin-bottom: 3px;
	color: #222;
	font-size: 16px
}

.mp_kind dd {
	margin-left: 218px;
	margin-bottom: 3px;
	margin-right: 50px;
	color: #8d8d8d
}

.mp_kind dd.mp_kind {
	margin-left: 0;
	position: absolute;
	position: absolute;
	top: 0;
	left: 70px
}

.label_new {
	position: relative;
	position: relative;
	left: 3px
}