*{margin: 0;padding: 0;}
a,a:hover{text-decoration: none;}
ul,li,ol{list-style: none;}
input,textarea{outline: none;}

.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; overflow: hidden; }
.clearfix { zoom: 1; /*IE<8*/ }
.fl{float: left;}
.fr{float: right;}
.dis{display: block;}

.logo{width: 288px;height: 42px;margin-bottom: 30px;}
/*.ibox-title{padding: 0 15px !important;}*/
.middle-box{padding-top: 0px !important;}
.table-striped>tbody>tr:nth-of-type(odd){background: #fff;}
b{font-style: normal;}
.green{color: #18a689;}
.pd20{padding: 0 20px;}
.l34{line-height: 34px;}
.width65{width: 65px;text-align: right;}
.star{color: #1ab394;margin-left: 30px;position: relative;top: 10px;}
.mr10{margin-right: 10px;}
.red{color: red;}
.col0{color: #000;}
body, body.full-height-layout #page-wrapper, body.full-height-layout #wrapper, html{height:auto !important;}

.site{
	width:100%;
	background: url("/Public/Admincenter/login/image/bg.jpg") repeat-x;
	background-size:100% 100%;
	margin:0px;
	padding:0px;
}
.top{
	width:100%;
	height:100px;
}
.l-center{
	width:100%;
}
.l-center .left{
	width:60%;
	text-align: center;
	float:left;
}
.l-center .left img{
	width:50%;
}
.l-center .right{
	width:40%;
	float: right;
	text-align: center;
}
.l-center .right .info1{
	width: 450px;
	background: url(/Public/Admincenter/login/image/r-1.png) no-repeat center top;
	background-size: 400px auto;
}
.l-center .right .info2{
	width:40%;
}
.l-center::after{
	content:"";
	display:block;
    clear:both;
}
.bottom{
	width:100%;
}