@charset "utf-8";
/* CSS Document */

*{
	margin:0;
	padding:0;
}
a{
	color:#333;
	text-decoration:none;
}
ul,ol{
	list-style:none;
}
body{
	font-size:12px;
	font-family: "微软雅黑,Sans-Serif";
}
.clear{
	clear:both;
	display:block;
	overflow:hidden;
	visibility:hidden;
	width:0;
	height:0;
}

.company-title{
	color:#fff;
	font-size: 18px;
	padding:10px 20px;
	font-family: "Arial","Microsoft YaHei","黑体","宋体",sans-serif;
}

img{
	border:none;
}
.bg{
	margin:0;
	background:url(../images/201710121054.jpg) no-repeat center top;
	background-size:100%;
}
.loginBox{

	width:880px;
	height:500px;
	position:absolute;
	background-image:url(../images/20179291017.png) ;
	background-size:100%;
	left:50%;
	top:45%;
	margin:-220px 0 0 -440px;
}
input {
	line-height: 28px;
	text-align: left;
	margin-left: 0 ;
	width: 167.5px;
	height: 28px;
}
.input-box{
	color:white;
	text-align: center;
	margin-top:50px;
}
.input-box-1{

}

.colorHover:hover {
	color:#4886E5;
}
.input-box-2 h1{
	font-family:微软雅黑;
	font-size:30px;
}

.input-box-3{
	width: 140px;
}

.input-box1{
	color: white;
	text-align: center;
	margin-top:35px;
}

.input-box1-1{
	color: white;
	margin:0  55px;
}

.input-box1-2{
	color: white;
}

.input-box1-3{
	margin: 0 55px;
}



.input-box2{
	text-align: center;
	margin: 16px 0 4px 0;
	overflow: hidden;
}
.input-box2 span{
	display: block;
	background:#fff;
	padding:6px 0;
	width:37%;
	margin:0 auto;
}
.input-box2 span a{
	display: inline-block;
	width:100%;
	color:#404040;
}
.input-box2-1{
	color: white;
}

.input-box2-1:hover {
	color: #C32F07;
}

.input-box3{
	text-align: center;
}
.input-box3-1{
	color: white;
}


.loginBody{
	text-align: center;
	width:325px;
	height:230px;
	margin:50px auto 0 auto
}

.login-1{
	margin-bottom:10px;
	position: relative;
}
.login-1 img{
	width:22px;
	position:absolute;
	top:10px;
	left:14px;
}
.login-1 input{
	width:265px;
	padding:5px 10px 5px 45px;
	height:30px;
	line-height: 30px;
}

.login-2{
	margin: 0 auto 10px;
	position: relative;
}
.login-2 img{
	width:22px;
	position:absolute;
	top:10px;
	left:14px;

}
.login-2 input{
	width:265px;
	padding:5px 10px 5px 45px;
	height:30px;
	line-height: 30px;
}

.login-3{
	width:325px;
	background:#C32F07;
	color:#ffffff;
	padding:8px 0;
	font-size: 18px;
	text-align: center;
	margin: 0 auto;
}
.login-3 a{
	display:inline-block;
	width:100%;
	height:100%;
	color:#ffffff;
}
.login-3 a:hover{
	cursor:pointer;
}

.login-error{
	height: 20px;
	width: 320px;
	margin: 5px auto 5px;
	font-size: 15px;
}

.footer-right{
	width:880px;
	text-align: center;
	position:absolute;
	left:0;
	bottom:-80px;
}

.footer-right a{
	color:#fff;
	font-size: 12px;
}

.hint{
	font-size:14px;
	line-height:34px;
	margin-left:10px;
}
.hint a{
	color:#2ea7e0;
}
.login .btn{
	width:80px;
	height:36px;
	color:#FFF;
	line-height:36px;
	text-align:center;
	background:#1586C6;
	display:inline-block;
	border-radius:4px;
}
.error{
	color:#F00;
}

/* header */

.header{
	width:100%;
	height:90px;
	background:url(../images/topBg.jpg) repeat-x;
}
.header .logo{
	float:left;
	width:160px;
	height:44px;
	background:url(../images/logo2.png) no-repeat;

	_background-image: none; /* IE6 */
	margin:20px 0 0 30px;
	display:inline;
}
.user{
	float:right;
	height:30px;
	line-height:30px;
	color:#FFFFFF;
	font-size:14px;
	margin:30px 30px 0;
}
.user a{
	color:#FFF;
}
.user a:hover{
	text-decoration:underline;
}
.main{
	padding:10px 10px 10px 250px;
	background:#0072AE;
	border-top:1px solid #5FC5DE;
	position:relative;
	min-height:624px;
	_width:100%;
}
.sideBar{
	position:absolute;
	left:10px;
	top:10px;
}
.menu{
	width:224px;
	padding:2px;
	background:#FFFFFF;
}
.menu dt{
	color:#FFF;
	height:38px;
	line-height:38px;
	font-size:14px;
	font-weight:bold;
	padding-left:15px;
	background:url(../images/dt.jpg) repeat-x;
}
.menu dd{
	height:38px;
	line-height:38px;
	border-bottom:1px solid #ccc;
	background:url(../images/dd.jpg) repeat-x;
}
.menu dd a{
	color:#565656;
	font-size:12px;
	display:block;
	padding-left:15px;
}
.content{
	background:#FFFFFF;
	min-height:741px;
	_height:741px;
	/*display: table-cell;
	vertical-align: top;
	word-wrap: break-word;
	word-break: break-all;*/
}
.top{
	width:100%;
	height:40px;
	line-height:40px;
	background:url(../images/site_bg.jpg) repeat-x;
}
.site{
	float:left;
	margin-left:15px;
}
.site a{
	margin:0 5px;
	font-size:12px;
}
.site span{
	margin:0 5px;
	font-size:12px;
}
.tips{
	float:right;
	margin-right:20px;
	line-height:40px;
}
.tips a{
	margin-left:10px;
	line-height:40px;
	display:inline-block;
	_margin-top:10px;
}
.tips img{
	vertical-align:middle;
	margin-right:5px;
}
.screen{
	float:left;
	width:100%;
	background:#D7E6EF;
	overflow:hidden;
	padding:5px 0;
}
.screen ul{
	height:40px;
}
.screen li{
	float:left;
	margin:5px 0;
	white-space:nowrap;
}
.screen li input{
	width:120px;
	height:26px;
	padding:0 5px;
	border:1px solid #CCC;
	vertical-align:middle;
}
.screen li label{
	width:90px;
	font-size:12px;
	line-height:30px;
	text-align:right;
	display:inline-block;
	vertical-align:middle;
}
.screen li select{
	width:132px;
	height:28px;
	padding:0 5px;
	border:1px solid #CCC;
	vertical-align:middle;
}
.btn{
	width:60px;
	height:28px;
	color:#FFF;
	font-size:12px;
	line-height:28px;
	text-align:center;
	background:#1898CF;
	border-radius:2px;
	display:block;
	margin-left:10px;
}

.ui_table{
	width: 100%;
	border-spacing: 0;
	border-collapse: collapse;
}
.ui_table th{
	white-space:nowrap;
}
.ui_table tbody td{
	height:34px;
	line-height:34px;
	white-space:nowrap;
	border-bottom:1px solid #F2F2F2;
	font-size:14px;
}
.ui_table tbody tr:nth-of-type(even){
	background: #f6fbfd;
}
.ui_table input{
	vertical-align:middle;
}
.ui_table thead tr{
	height:34px;
	background:url(../images/theadBg.jpg) repeat-x;
}
.ui_table td a{
	color:#2EA7E0;
}
.text_c{
	text-align:center;
}

.page{
	text-align:center;
	padding:30px 0;
	_margin-left:30px;
	*margin-left:30px;
}
.page ul{
	display:inline-block;
}
.page ul li{
	display:inline;
}
.page ul li a{
	float:left;
	padding:0 10px;
	border:1px solid #DDD;
	position:relative;
	margin-right:-1px;
	line-height:24px;
}
.page ul li a:hover{
	color:#2EA7E0;
}
.page ul li.disabled a{
	color:#BFBFBF;
}
.page ul li.current a{
	color:#FFFFFF;
	background:#2EA7E0;
}
.page ul li:first-child a{
	border-bottom-left-radius: 3px;
	border-top-left-radius: 3px;
}
.page ul li:last-child a{
	border-bottom-right-radius: 3px;
	border-top-right-radius: 3px;
}


.inputBox{
	width:260px;
	margin:100px auto auto;
	text-align:center;
}
.inputBox .box{
	width:230px;
	border:1px solid #2ea7e0;
	margin-bottom:20px;
	border-radius:3px;
	position:relative;
	padding:5px 30px 5px 5px;
}
.inputBox .box input{
	width:100%;
	height:26px;
	line-height:26px;
	border:none;
	outline:none;
	_border:0;
}
.inputBox .box span{
	width:30px;
	line-height:26px;
	text-align:center;
	position:absolute;
	right:0;
	top:5px;
}
.inputBox a{
	min-width:120px;
	display:inline-block;
	background:#1898CF;
	line-height:30px;
	padding:4px 15px;
	color:#FFF;
	font-size:14px;
	border-radius:3px;
}
.hint{
	text-align:center;
	margin-top:100px;
}
.hint h2{
	font-size:22px;
	margin:10px 0;
}
.hint a{
	height:28px;
	line-height:28px;
	background:#1898CF;
	display:inline-block;
	padding:0 10px;
	color:#FFF;
	border-radius:3px;
	margin:0 10px;
}
.textBox {
	width:400px;
	margin:100px auto auto;
}
.textBox li{
	width:100%;
	overflow:hidden;
	padding-left:100px;
	margin-bottom:15px;
}
.textBox label{
	float:left;
	width:90px;
	text-align:right;
	margin-left:-100px;
	line-height:32px;
}
.textBox input{
	float:left;
	width:180px;
	height:30px;
	border:1px solid #2ea7e0;
}
.textBox select{
	width:180px;
	height:32px;
	border:1px solid #2ea7e0;
}
.textBox .pic{
	float:left;
	width:100px;
	height:32px;
	margin-left:10px;
}
.textBox .pic img{
	width:auto;
	height:32px;
}
.textBox a{
	width:90px;
	height: 34px;
	line-height: 34px;
	background: #1898CF;
	display: inline-block;
	padding: 0 10px;
	color: #FFF;
	font-size:14px;
	text-align:center;
	border-radius: 3px;
}
table{
	width:100%;
	border-spacing:0;
	border-collapse: collapse;
}
table td{
	padding:10px;
	vertical-align:top;
}
.partA{
	width:230px;
	background:#0072AE;
}
.partB{
	padding-left:0;
	background:#0072AE;
}