body{
	margin: 0px;
	padding: 0px;
	background: url("../images/background/bg1.jpg");
	background-size: cover;
	background-repeat: no-repeat;
	font-family: '微软雅黑'

}
h1,h2,h3,h4,h5,h6,p,ul,li{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
a{
	color: #5fadfc;
	font-size: 15px;
	text-decoration: none;
}
.w{
	width: 1200px;
	margin:0px auto;
}
.l{
	float: left;
}
.r{
	float: right;
}
.login{
	width: 560px;
	height: 320px;
	margin: 5% auto 0px auto;
	text-align: center;
}
.login_form{
	background: rgba(255, 255, 255, 0.51);
	padding: 0px 2%;
	height: 320px;
	padding-top: 25px;
	margin-top: 25px;
}
.i1{
	border: 1px #e4e4e4 solid;
	border-radius: 6px;
	height: 38px;
	line-height: 38px;
	padding-left: 15px;
	font-size: 14px;
	color: #999;
	width: 97%;
	margin-top: 20px;
}
.i2{
	position: relative;
    border: 1px solid #323535;
    background-color: #323535;
    color: #FFF;
    -webkit-transition: padding-right 218ms ease;
    -o-transition: padding-right 218ms ease;
    transition: padding-right 218ms ease;
       width: 100%;
    height: 42px;
    border-radius: 6px;
    margin-top: 20px;
}
.head{
  background: #1F2124;
  height: 50px;
  line-height: 50px;
}
.nav li{
	float: left;
	color: #fff;
}
.nav li a{
	color: #5fadfc;
	text-decoration: none;
	padding: 0px 15px;
	font-size: 15px;
	font-family: '微软雅黑';
}
.nav li a:hover{
	color: #fff;
	text-decoration: underline;
}
.main, .user{
	min-height: 600px;
	margin-bottom: 30px;
}
.position{
	margin: 2% 0px;
}
.user_left{
	width: 250px;
	background: #fff;
	min-height: 400px;
	padding: 12px;
}
.left_t{
	height: 35px;
	line-height: 35px;
	text-align: center;
	color: #fff;
	font-size: 1.2em;
	background: #5fadfc;
}
.left_c{
	margin-top: 15px;
}
.left_c li{
	height: 41px;
	line-height: 41px;
	text-align: center;
	border-bottom: 1px solid #e4e4e4;
}
.left_c li a {
	color: #333;
	font-size: 16px;
}
.left_c li a:hover{
	color: #5fadfc;
}
.user_right{
	border: 1px solid #e4e4e4;
	border-radius:7px;
	min-height: 500px;
	background: #fff;
	width: 900px; 
}
.right_t{
	padding-left: 15px;
	font-size: 16px;
	color: #333;
	font-weight: bold;
	background: #E8E8E8;
	height: 35px;
	line-height: 35px;
}

.copyright {
    width: 100%;
    height: 50px;
    background: #0b0b0b;
    text-align: center;
    line-height: 50px;
    font-family: "Arial";
    font-size: 14px;
    color: #404040;
}
.right_c{
	padding: 3%;
}
.clear{
	overflow: hidden;
	height: 0px;
	clear: both;
}
.tr_line {
    border: solid 1px #CCC;
}
.form {
    line-height: 18px;
}
.tr_line td, .tr_line th {
    border: solid 1px #CCC;
    background-color: #fff;
}
.form th {
        text-align: center;
}
.tr_line th {
    background: url(../images/tbg.gif) repeat-x;

}
.form td {
    padding: 7px;
}
.key li{
  height: 40px;
}
.key li b{
    text-align: right;
    width: 120px;
    display: block;
    float: left;
    margin-right: 25px;
}
.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 14px;
}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
    padding: 1px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd;
}
.btn-primary {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4;
    margin-top: 50px;
}
.btn {
    display: inline-block;
    padding: 9px 12px;
    margin-bottom: 0;
    font-size: 16px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
input, button, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}
.nes_list {
   
    padding: 10px;
    margin-top: 10px;
    border-top: 1px dashed #dddddd;
	
}
.nes_list_l {
    width: 160px;
    text-align: center;
    float: left;
    line-height: 35px;
    padding-top: 10px;
}
.nes_list_l img{
	max-width: 160px;
	
}
.nes_list_r {
    width: 600px;
    float: right;
}
.nes_list_r h6 {
    line-height: 30px;
    font-size: 14px;
    margin-top: 5px;
}
.nes_list_r p {
    margin-top: 5px;
    line-height: 24px;
    height: 50px;
    font-size: 12px;
    color: rgb(136, 136, 136);
    font-family: 宋体;
    text-indent: 2em;
    overflow: hidden;
}
.statisticsDiv a {
    font-size: 12px;
}
.w>.nav>li>a {
    display: inline;
}
#pageNav .first,#pageNav .last{
    width:50px;
}