﻿@charset "utf-8";
/* CSS Document */
* {margin:0; padding:0;}
html {font-size:14px;}
.bm_logo {text-align:center; height:120px; padding-top:10px;}
.bm_head {width:100%; height:100px; background:#099; color:#FFF; text-align:center; line-height:100px;}
.bm_tixing {text-align:center; color:#F60; height:50px; line-height:50px;}
.bm_xinxi {width:90%; margin:0 auto; text-align:center;}
.bm_xinxi li {list-style:none; height:50px; line-height:50px; text-align:center;}
.bm_input {width:200px; height:35px; border:solid #096 1px; border-radius:5px;}


/* 以下为按钮样式 */
.anniu_queding {width:60px; height:30px; color:#FFF; text-align:center; background:#19bd98; border-radius:5px; border:none; margin:10px;}
.anniu_bianji {width:60px; height:30px; color:#FFF; text-align:center; background:#68d5be; border-radius:5px; border:none; margin:10px;}
.anniu_shanchu {width:60px; height:30px; color:#FFF; text-align:center; background:#ee8f89; border-radius:5px; border:none; margin:10px;}
.anniu_daoru {width:60px; height:30px; color:#FFF; text-align:center; background:#e64d3f; border-radius:5px; border:none; margin:10px;}
.anniu_quxiao {width:60px; height:30px; color:#FFF; text-align:center; background:#7c808c; border-radius:5px; border:none; margin:10px;}
.anniu_denglu {width:60px; height:30px; color:#FFF; text-align:center; background:#39C; border-radius:5px; border:none; margin:10px;}
.anniu_xiugai {width:60px; height:30px; color:#FFF; text-align:center; background:#399; border-radius:5px; border:none; margin:10px;}
.anniu_shenpi {width:60px; height:30px; color:#FFF; text-align:center; background:#99C; border-radius:5px; border:none; margin:10px;}
.anniu_fanhui{width:60px; height:30px; color:#FFF; text-align:center; background:#999; border-radius:5px; border:none; margin:10px;}
.anniu_chongzhi {width:60px; height:30px; color:#FFF; text-align:center; background:#7c808c; border-radius:5px; border:none; margin:10px;}

/* 以下为登录页的样式 */
.login_wpa {background:#099; width:100%; height:100%;}
.login_del {height:200px;}
.login_login {width:450px; height:350px; margin:0 auto; text-align:center;}
.login_login h2 {text-align:center; color:#FFF; margin-top:15px; margin-bottom:15px;}
.login_login input {width:300px; height:35px; border:#CCC solid 1px; border-radius:10px; background-color:transparent; margin-top:15px; margin-bottom:15px; color:#FFF;}
.login_login input:hover {border:#FFF solid 1px;}
inpur::input-placeholder {color:#FFF;}
.login_denglu {width:300px; height:35px; background:#096; color:#FFF; border-radius:10px; border:none; margin-top:15px; margin-bottom:15px;}
.login_denglu:hover {background:#030;}

/* 以下为系统后台管理样式 */
.admin_body {background:#FFF;}
.admin_clear {clear:both;}
.admin_wpa {width:1300px; height:auto; margin:0 auto;}
.admin_head {background:#036; width:100%; color:#FFF;}
.admin_head a:link {
	color: #FFF;
	text-decoration: none;
}
.admin_head a:visited {
	text-decoration: none;
	color: #FFF;
}
.admin_head a:hover {
	text-decoration: none;
	color:#FF0;
}
.admin_head a:active {
	text-decoration: none;
	color: #FFF;
}
.admin_head_b {width:1300px; margin:0 auto; height:100px; line-height:100px;}
.admin_head_left {width:300px; text-align:center; float:left;}
.admin_head_right {width:300px; text-align:center; float:right;}
.admin_head_right_a {width:150px; float:left;}
.admin_head_right_b {width:150px; float:right;}
.admin_left {width:150px; height:auto; background:#066; color:#FFF; text-align:center; float:left;}
.admin_left li {list-style:none; height:35px; line-height:35px;}
.admin_left li:hover {background:#069;}
.admin_left a:link {
	color: #FFF;
	text-decoration: none;
}
.admin_left a:visited {
	text-decoration: none;
	color: #FFF;
}
.admin_left a:hover {
	text-decoration: none;
	color:#FF0;
}
.admin_left a:active {
	text-decoration: none;
	color: #FFF;
}
.admin_left h3 {height:45px; line-height:45px;}
.admin_left h3:hover {background:#069;}
.admin_right {width:1150px; float:right;}
.admin_right table {background:#999; margin-left:10px;}
.admin_right tr {height:35px;}
td {height:40px; text-align:center;}
.admin_right_table_article {background-color:#FFF;}
.admin_right_table_article:hover {background-color:#CCC;}
.admin_right_table_title {background-color:#CCC;}
.admin_login_tishi {color:#FFF;}
.admin_right_title {border-bottom:#036 solid 2px; color:#036; line-height:50px; line-height:50px; margin-bottom:10px;}
.admin_right h3 {margin-left:10px;}





