﻿@charset "utf-8";
/* ------------------------------------公共样式 ----------------------------------------*/
body,ul,ol,li,p,h1,h2,h3,h4,h5,h6,form,fieldset,table,td,th,img,dl,dt,dd{margin:0;padding:0;border:0;}
select,input{font-size:12px;}
textarea,td,div,input,p{font-size:16px;font-weight: bold;}
body{font-size:12px; font-family:"微软雅黑",Verdana, Arial; background:#1471B6}
body,html{height:100%;}
ul,ol{list-style:none;}
div{margin:0; padding:0;}
input{border:none; margin:0; padding:0;}
.clear{clear:both; height:0; font-size:1px; line-height: 0px;}

/*只适用于非IE浏览器*/
.clearfix:after {clear:both; height:0; overflow:hidden; display:block; visibility:hidden; content:"."; }
* html .clearfix{ height:1%};
*+html .clearfix{ height:1%};

li{list-style-type:none;}
table{ margin:0 auto;}

/*解决IE6图片下方有空隙产生*/
img{vertical-align:top;border:none;}

a{color:#444; text-decoration:none;}
a:hover {color:#0066B2;}

/*英文强制换行*/
.word{word-break:break-all;}

.login_top{width:1200px; height:171px; background:url(img/login-topbg.jpg) no-repeat 0 0; margin:0 auto;}
.login_bg{width:1200px; height:289px; background:url(img/login-bg.png) no-repeat 0 0; margin:0 auto;}
.userAndPwd{width:400px; height:100px; margin-left:450px; padding-top:110px; color:#fff; font-size:16px; font-weight:bold; text-align:right;}
.user{line-height:35px;}
.userAndPwd input,.userAndPwd select{width:230px; height:25px; border:solid 1px #0B73AA; background:#47B3E1; color:#fff; font-size:14px; line-height:25px;}
.login-btn{margin-top:10px;}

/* ------------------------------------工作单 ----------------------------------------*/
.SS_top{width:1000px; height:70px;padding:20px 0px 0px 0px; margin:0 auto;}
.SS_main{ position:relative; width:1000px; margin:0 auto;overflow: hidden;}
.whiteBG{width:994px; background:#FFF; border:solid 3px #075691;overflow: hidden; margin:0 auto; }
.top_nav{ width: 754px;height: 32px;position: relative;right: 0px;margin-left: 132px;}
.top_nav input{background: transparent}
.top_nav ul li{float:right;}
.top_nav ul li a,.top_nav ul li span{display:block; width:121px; height:32px; background:url(img/btn-bg-2.gif) no-repeat 0 0; text-align:center; line-height:32px; color:#fff; font-size:14px; font-weight:bold; margin-left:3px;}
.top_nav ul li span{ background: url();width: auto;color:#24fb03}.top_nav ul li span b{ background: url();width: auto;color:#ffffff}
.top_nav ul li a:hover,.top_nav ul li .ahover{background:url(img/btn-bg-2.gif) no-repeat 0 -32px; color:#000;}
.top_nav ul li .ahover2{background:url(img/btn-bg-22.gif) no-repeat 0 0; color:#000;}

.left_nav{position:absolute; top:10px; left:8px;}
.yuanliao a{display:block; width:141px; height:55px; background:url(img/left-label.jpg) no-repeat 0 0; cursor:pointer;}
.yuanliao a:hover{display:block; width:141px; height:55px; background:url(img/left-label.jpg) no-repeat -143px 0;}

.yuandai a{display:block; width:141px; height:55px; background:url(img/left-label.jpg) no-repeat 0 -66px; cursor:pointer;}
.yuandai a:hover{display:block; width:141px; height:55px; background:url(img/left-label.jpg) no-repeat -143px -66px;}

.chuandai a{display:block; width:141px; height:55px; background:url(img/left-label.jpg) no-repeat 0 -133px; cursor:pointer;}
.chuandai a:hover{display:block; width:141px; height:55px; background:url(img/left-label.jpg) no-repeat -143px -133px;}

.fusu a{display:block; width:141px; height:55px; background:url(img/left-label.jpg) no-repeat 0 -200px; cursor:pointer;}
.fusu a:hover{display:block; width:141px; height:55px; background:url(img/left-label.jpg) no-repeat -143px -200px;}

.whiteBG_btn{float:right; width:1020px; height:24px; margin-top:10px;}
.whiteBG_btn ul{display:block; width:230px; height:24px; margin-left:600px;}
.whiteBG_btn ul li{float:left; width:66px; height:24px; line-height:24px; text-align:center; color:#000; background:url(img/btn-bg.jpg) no-repeat 0 0; margin-left:5px;}

.whiteBG_label{float:left; width:1020px; border-bottom:solid 1px #0A5992; }
.whiteBG_label ul li{float:left;}
.whiteBG_label ul li a{float:left; width:85px; height:31px; _height:31px; background:url(img/btn-bg-3.jpg) no-repeat 0 0; line-height:31px; text-align:center; color:#000; margin-left:5px; font-size:14px; font-weight:bold;}
.whiteBG_label ul li a:hover{float:left;background:url(img/btn-bg-3.jpg) no-repeat 0 -32px; color:#000;}
.whiteBG_labelActive{display:block; width:85px; height:31px; line-height:31px; background:url(img/btn-bg-3.jpg) no-repeat 0 -32px;}
.whiteBG_Msg{width:1254px; margin:10px auto; overflow:hidden;color:#666;}

.hei-14bold{font-size:14px; color:#252525; font-weight:bold;}
.hui-border{border:solid 1px #E3E3E3;}
.hui-border2{border-top:solid 1px #E3E3E3;}
.inputStyle{width:140px; height:18px; border:solid 1px #AEAEAE; line-height:18px;}
.listStyle{width:142px; height:18px; border:solid 1px #AEAEAE;}
.inputStyleSmall{width:50px; height:18px; border:solid 1px #AEAEAE;}
.joinBtn{width:25px; height:18px; background:url(img/join-btn.gif);}
.textareaStyle{width:733px; height:100px; border:solid 1px #AEAEAE;}
