* {
    font-family:Microsoft Yahei;
    font-size:13px;
}
.mxLogin {
	background: #fff;
	position: relative;
}
.mxContent {
    background: #5269a4;
    position: absolute;
    top: 20%;
}
.hxContent {
	width: 1000px;
	margin: 0 auto;
	height: 100%;
	position: relative;
}
.hxImg {
	max-width: 60%;
	height: 60%;
	position: absolute;
	left: 0;
	/*top: 20%;*/
}
.hxImg img {
	width: 80%;
	max-width: 580px;	
	float: right;
}
.hxForm {
	width: 260px;
	height: 80%;
	padding-left: 20px;
	padding-right: 20px;
	position: absolute;
	right: 100px;
	top: 10%;
	background: #fff;
}
.hxTitle {
	margin-top: 10px;
	border-bottom: 1px solid #c8c8c8 ;
	line-height: 40px;
	color: #0b76c1;
    font-weight:bold;
}
.hxInput {
	width: 260px;
	height: 30px;
	margin-top: 20px;
	border: 1px solid #C8C8C8;
	position: relative;
}
.hxInput input {
	width: 233px;
	height: 30px;
	border: 0;
	line-height: 30px;
	position: absolute;
	left: 27px;
}
input:focus {
	outline: 0;
}
.hxInput span {
	font-size: 12px;
	color: #F49A42;
	line-height: 30px;
	position: absolute;
	left: 5px;
}
.hxCode {
	width: 100px;
	height: 30px;
	position: absolute;
	right: 0;
}
.btn {
	width: 260px;
	height: 30px;
	background: #0b76c1;
	border-radius: 4px;
	margin-top: 20px;
	color: #fff;
	text-align: center;
	line-height: 30px;
	font-weight: bold;
	letter-spacing: 1px;
    cursor:pointer;
}
.back {
	display: block;
	width: 260px;
	height: 40px;
	line-height: 40px;
	font-size: 12px;
	text-align: right;
	color: #555;
}
.footer {
    width:100%;
    position:absolute;
    bottom:0;
    left:0;
}
.lx_footer {
    text-align:center;
    height:30px;
    line-height:30px;
    color:#555;
    font-size:12px;
}
.lx_footer a {
    font-size:12px;
    color:#0b76c1;
}

/*mTop.html*/
.m_top {
	width: 100%;
	height: 70px;
	background: #0b76c1;
}
.mh_top {
	width: 1020px;
	height: 70px;
	margin: 0 auto;
}
.mh_logo {
	width: 180px;
	float: left;
	height: 70px;
}
.mh_logo a {
    display:block;
    width:180px;
    height:50px;
}
.mh_logo img {
	margin-top: 13px;
}
.mh_info {
	float: right;
}
.mh_search {
	float: left;
	position: relative;
	padding-top: 20px;
}
.mh_search input {
	width: 150px;
	height: 25px;
	padding-left: 5px;
	font-size: 13px;
}
.mh_search img {
	position: absolute;
	right: 8px;
	top: 26px;
}
.mh_logout {
	display: block;
	float: left;
	margin-left: 35px;
}
.mh_logout img {
	width: 16px;
	height: 16px;
	padding-top: 29px;
	position: relative;
	right: -1px;
}
.mh_logout span {
	font-size: 10px;
	color: #fff;
	position: relative;
	top: -5px;
	
}
a span {
    color:#fff;
    font-size:12px;
    margin-left:5px;
}
/*mTop.html*/


/*mLeft.html*/
.m_left {
	width: 180px;
	height: 367px;
	background: #fff;
	padding-top: 10px;
    float:left;
}
.mf_nav {
	height: 40px;
}
.m_left ul {
	width: 166px;
	padding-left: 7px;
	padding-right: 7px;
	/*background: yellow;*/
}
ul, li {
	list-style: none;
}
.m_left ul li a {
	display: block;
	height: 40px;
	line-height: 40px;
	width: 166px;
	text-align: center;
	border-bottom: 1px dashed #ddd;
	color: #555555;
}

/*mLeft.html*/

/*mHome.html*/
.m_content {
	width: 1020px;
	margin: 0 auto;
	margin-top: 30px;
    padding-bottom:120px;
}
.mh_right {
	width: 800px;
	float: right;
}
.mh_current {
	font-size: 12px;
	color: #555;
}
.ha_block {
	width: 380px;
	height: 161px;
	background: #fff;
	margin-top: 15px;
	float: left;
	border-radius: 5px;
	margin-bottom: 10px;
}
.ha_block_00 {
	float: right;
}
.ha_top {
	height: 35px;
	background: #F8F8F8;
}
.ha_title {
	padding-left: 12px;
	line-height: 35px;
	font-size: 13px;
	float: left;
	color: #0B76C1;
	font-weight: bold;
}
.more {
	float: right;
	padding-right: 12px;
	
}
.more a {
	display: block;
	font-size: 12px;
	height: 35px;
	line-height: 35px;
	color: #888;
}
.ha_lists {
	width: 356px;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 10px;
}
.ha_list {
	height: 35px;
	border-bottom: 1px dashed #DDDDDD;
}
.hl_title {
	width: 230px;
	float: left;
	height: 35px;
}
.hl_title img {
	width: 12px;
	height: 12px;
	float: left;
	margin-top: 12px;
}
.hl_title a {
	display: block;
	width: 210px;
	height: 35px;
	float: left;
	line-height: 35px;
	font-size: 13px;
	color: #666;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.hl_time {
	width: 100px;
	float: right;
	text-align: right;
	height: 35px;
	line-height: 35px;
	font-size: 13px;
	color: #0B76C1;
}
.footer {
	/*background: #0B76C1;*/
}
/*mHome.html*/


/*mNotice.html*/
.btns {
	width: 800px;
	height: 40px;
	background: #fff;
	margin-top: 12px;
	margin-bottom: 12px;
}
.m_list {
	width: 740px;
	padding: 7px 30px;
	background: #fff;
	border-radius: 2px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.mi_top {
	height: 30px;
}
.mi_title {
	float: left;
}
.mi_title a {
	display: block;
	line-height: 30px;
	color: #0B76C1;
	font-weight: bold;
	font-size: 13px;
	width: 600px;	
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.mi_time {
	font-size: 13px;
	float: right;
	line-height: 30px;
	color: #666;
}
.mi_content {
	font-size: 13px;
	line-height: 30px;
	color: #666;
}
.mi_detail {
	color: #0B76C1;
}
.page {
	height: 40px;
	
	margin-top: 5px;
}
.pageLeft {
	float: left;
}
.pageLeft a {
	display: block;
	height: 22px;
	margin-top: 9px;
	line-height: 22px;
	float: left;
	padding-left: 8px;
	padding-right: 8px;
	color: #555;
	font-size: 12px;
}
.pageRight {
	float: right;
}
.pageRight span {
	font-size: 12px;
	display: block;
	height: 22px;
	margin-top: 9px;
	float: left;
	margin-left: 7px;
	color: #555;
	line-height: 22px;
}
/*mNotice.html*/

/*mCenter.html*/
.mc_content {
	width: 600px;
	background: #fff;
	padding: 50px 100px 25px 100px;	
	margin-top: 10px;
}
.mc_form {
	/*height: 40px;*/
}
.mc_form:after {
    content:'';
    display:block;
    clear:both;
}
.mc_label {
	width: 120px;
	float: left;
	height: 40px;
	line-height: 40px;
	font-size: 13px;
	color: #666;
}
.mc_input {
	width: 470px;
	float: right;
    /*height:40px;*/
    line-height:40px;
    font-size:13px;
    color:#666;
}
.mc_form_00 .mc_input {
    line-height:22px!important;
    padding-top:9px;
    padding-bottom:7px;
}
.mc_input input {
	width: 458px;
	height: 22px;
	padding-left: 7px;
	padding-top: 9px;
}
.mc_check {
	float: left;
	height: 20px;
	font-size: 13px;
	color: #666;
	position: relative;
	left: 12px;
	margin-top: 13px;
}
a.mc_btn {
	display: block;
	width: 120px;
	height: 35px;
	background: #0B76C1;
	border-radius: 4px;
	color: #fff;
	text-align: center;
	line-height: 35px;
	margin-top: 20px;
	margin-left: 120px;
}
a.mc_btn2 {
	display: block;
	width: 120px;
	height: 35px;
	background: #0B76C1;
	border-radius: 4px;
	color: #fff;
	text-align: center;
	line-height: 35px;
	margin-top: 120px;
	margin-left: 120px;
}
.mf_form {
	height: 60px;
}
.mf_form .mc_label {
	width: 115px;
	line-height: 25px;
	margin-top: 5px;
	padding-right: 5px;
}
/*mCenter.html*/

.mh_btn {
    height:40px;
    background:#fff;
    margin-bottom:10px;
    margin-top:10px;
}
.mh_btn a {
    display:block;
    height:25px;
    margin-top:8px;
    float:left;
    background:#eeeaea;
    border-radius:4px;
    padding:0 7px;
    margin-left:30px;
    text-align:center;
    line-height:25px;
    font-size:13px;
    color:#555;
}
.mh_btn a img {
    position:relative;
    top:2px;
}
.mc_input select {
    height:22px;
    margin-top:9px;
    width:180px;
}
.mc_form_00 {
    /*height:130px!important;*/
}
.mc_form_01 {
    height:380px!important;
}
.mail_lists {
    width:740px;
    background:#fff;
    margin-top:10px;
    padding:15px 30px;
}
.mail_list {
    display:block;
    width:740px;
    height:35px;
    border-bottom:1px solid #a3bdd0;
}
.m_checkbox {
    height:35px;
    width:25px;
    float:left;
    text-align:center;
}
.m_checkbox input {
    margin-top:9px;
}
.m_icon {
    width:30px;
    height:35px;
    float:left;
    text-align:center;
}
.m_icon img {
    width:16px;
    height:16px;
    margin-top:9px;
}
.m_title {
    width:520px;
    float:left;
    height:35px;
    line-height:35px;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
    color:#666;
}
.m_time {
    width:100px;
    float:right;
    text-align:right;
    color:#666;
    height:35px;
    line-height:35px;
}

