body {
	font-family: "微软雅黑","open sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #676a6c;
	background:#FFFFFF;
	height:100%;
}
/*.container{
	min-width:1170px;
}*/
.full-width {
	width: 100% !important;
}
a:focus, a:hover{
	cursor:pointer;
}
.mtop150{
	margin-top:150px;
}
.mleft10{
	margin-left:10px;
}
.mleft54{
	margin-left:54px;
}
.mleft22{
	margin-left:22px;
}
.mtop3{
	margin-top:3px;
}
.mtop7{
	margin-top:7px;
}
.mtop13{
	margin-top:13px;
}
.mtop14{
	margin-top:14px;
}
.mtop15{
	margin-top:15px;
}
.mtop16{
	margin-top:16px;
}
.mtop18{
	margin-top:18px;
}
.mtop22{
	margin-top:22px;
}
.mtop25{
	margin-top:25px;
}
.mtop28{
	margin-top:28px;
}
.mtop36{
	margin-top:36px;
}
.mtop40{
	margin-top:40px;
}
.mtop42{
	margin-top:42px;
}
.mtop48{
	margin-top:48px;
}
.mbottom18{
	margin-bottom:18px;
}
.mbottom22{
	margin-bottom:22px;
}
.mbottom20{
	margin-bottom:20px;
}
.width50{
	width:50px !important;
}
.width100{
	width:100px !important;
}
.width180{
	width:180px !important;
}
.width120{
	width:120px !important;
}
.width340{
	width:340px !important;
}
.width380{
	width:380px !important;
}
.width400{
	width:400px !important;
}
.height36{
	height:36px;
}
.height26{
	height:26px;
}
.ptop7{
	padding-top:7px;
}
.bg-gray {
	background: #FFFFFF;
}
.login-top{
	background:url(../img/bg.png) no-repeat;
	height:260px;
}
.login-top .title{
	font-size:24px;
	color:#ffffff;
	vertical-align:bottom;
	font-family:"楷体","楷体_GB2312";
}
.login-center{
	padding-bottom:80px;
}
.login-page .login-area{
	width:300px;
	position:relative;
	margin:auto;
	margin-top:54px;	
}
.login-page .content{
	width: 500px;
    position: relative;
    margin-top: 36px;
}
.btn-blue {
	background-color: #0ea1e6;
	color: #FFFFFF;
	border-radius: 5px;
	margin-bottom: 16px;
	padding:6px 12px;
}
.login-page .small-font {
	font-size: 12px;
	line-height: 18px;
}
.version{
	font-size:12px;
	height:60px;
	line-height:60px;
	background-color:#f1f1f1;
	color:#676a6C;
	/*position: absolute;
    bottom: 0;
    width: 100%;*/
}
.bggp{
	width:24px;
	height:24px;
	background-color:#cacaca;
	border-radius: 4px;
	padding-top:5px;
	text-align:center;
}
.upst{
	width:120px;
	height:36px;
	line-height:18px;
	color:#ffffff;
	background-color: #0ea1e6;
	border-radius: 5px;
}
.top{
	height:90px;
	margin:0 auto;
}
.top .container{
	width:940px;
}
.middle{
	margin:0 auto;
}
.top .container,.middle .container,.content .container{
	width:1200px;
}
.middle .searchbg{
	height:60px;
	line-height:60px;
	//background-color:#ADD8E6;
	//background-color:#E4E4E4;
}
.middle .tt{
	font-size:18px;
	font-weight:bold;
	color:#ffffff;
}
.middle .btn-green{
	width:120px;
	height:36px;
	text-aign:center;
	background-color:#12d3ac;
	font-size:18px;
	font-weight:bold;
	color:#ffffff;
}
.middle .ss{
	vertical-align:bottom;
	text-decoration:underline;
	font-size:14px;
	color:#ffffff;
	margin-left:14px;
	letter-spacing:0px;
	position:absolute;
	top:7px;
}
.middle .sh{
	text-decoration:underline;
	font-size:14px;
	margin-left:14px;
	letter-spacing:2px;
	position:absolute;
	top:7px;
}
.middle .hightSearch{
	background-color:#f9f9f9;
	min-height:140px;
}
.hightSearch .btn-gray{
	width:75px;
	height:26px;
	line-height:13px;
	background-color:#cacaca;
	text-align:center;
}
.content{
	min-height:450px;
}
.content .btn-gray{
	width:96px;
	height:26px;
	line-height:13px;
	background-color:#f9f9f9;
	text-align:center;
	color:#333333;
}
.new-form-control{
	padding:0 12px;
	border-radius: 0;
}
.new-form-control1{
	border-radius: 0;
}
.errorDiv{
	color:#ff0000;
}
#pager li span.current{
	color: #fff;
	cursor: default;
	background-color: #337ab7;
	border-color: #337ab7;
}
.wrapper{
	min-height: 100%;
	margin-bottom: -60px;
}
.pt{
	cursor:pointer
}
.bluecolor{
	color:#337ab7;
}
.bgsty{
	background-color:#0ea1e6;
	padding:10px 0 0 0;
}
.mytabs>li.active>a, .mytabs>li.active>a:focus, .mytabs>li.active>a:hover{
	color:#0ea1e6;
}
.mytabs>li>a, .mytabs>li>a:focus, .mytabs>li>a:hover{
	color:#ffffff;
}
