@charset "UTF-8";
/* CSS Document */
html,body{
    margin: 0;
    padding: 0;
    height: 100%;
    font-family: "Microsoft Yahei", Verdana, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
}

.global-box{
    position: relative;
    margin: 0 auto;
    width: 1000px;
}
ul,ol,p{
    margin: 0;
    padding: 0;
    list-style-type: none;
}
input,textarea,select,table{
    margin: 0;
    padding: 0;
    font-family: "Microsoft Yahei", Verdana, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
}
em, i, u {
    font-style: normal;
}
.clear{
	clear: both;
}
a,img{border: none;}



/****************** header  Start******************/
.topmenu {
    width: 1000px;
    height: 40px;
    max-width: none;
    text-align: left;color: #fff;
    border-bottom: 2px solid #fff;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr= '#3b61a0',
    endColorstr= '#1b3c71');
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr = '#3b61a0', endColorstr = '#1b3c71')";
    background-image: -moz-linear-gradient(top, #3b61a0, #1b3c71);
    background-image: -ms-linear-gradient(top, #3b61a0, #1b3c71);
    background-image: -o-linear-gradient(top, #3b61a0, #1b3c71);
    background-image: -webkit-gradient(linear, center top, center bottom, from(#3b61a0), to(#1b3c71));
    background-image: -webkit-linear-gradient(top, #3b61a0, #1b3c71);
    background-image: linear-gradient(top, #3b61a0, #1b3c71);}
.header {
    text-align: center;
    width: 1000px;
    height: 130px;
    background: url(../images/topbanner.png) no-repeat;
}
.header-1{
    width: 1000px;
    height: 140px;
    background: url(../images/topbanner-2.png) no-repeat;
}
.header-inner{
    width: 1000px;
    height: 108px;
    background: url(../images/topbanner-2.png) center bottom no-repeat;
}
.home{
/*    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: middle;
    height: 40px;
*/
    text-decoration: none;
    color: #fff;
}
.home .home_pic{
	padding:6px;
	padding-left:16px;
    vertical-align: middle;
    margin-top: -4px;
}
.home span{
    display: inline-block;
    vertical-align: middle;
    margin-top: 3px;
}
.input-append {
    height: 40px;
    font-size: 0px;
    vertical-align: middle;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: middle;
    white-space: nowrap;
}
.sysMenuTab, .sysMenuTab a, .sysMenuTabSelect a {
    font-size: 12pt;
    font-weight: bold;
    color: #fff;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: middle;
}
.sysMenuTabSelect {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: middle;
    font-size: 12pt;
    font-weight: bold;
    color: #fff;
    background: rgb(193, 218, 240);
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, rgba(193, 218, 240, 1) 0%,
    rgba(110, 171, 228, 1) 50%, rgba(182, 239, 250, 1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(193,
    218, 240, 1)), color-stop(50%, rgba(110, 171, 228, 1)),
    color-stop(100%, rgba(182, 239, 250, 1)));
    background: -webkit-linear-gradient(top, rgba(193, 218, 240, 1) 0%,
    rgba(110, 171, 228, 1) 50%, rgba(182, 239, 250, 1) 100%);
    background: -o-linear-gradient(top, rgba(193, 218, 240, 1) 0%,
    rgba(110, 171, 228, 1) 50%, rgba(182, 239, 250, 1) 100%);
    background: -ms-linear-gradient(top, rgba(193, 218, 240, 1) 0%,
    rgba(110, 171, 228, 1) 50%, rgba(182, 239, 250, 1) 100%);
    background: linear-gradient(to bottom, rgba(193, 218, 240, 1) 0%,
    rgba(110, 171, 228, 1) 50%, rgba(182, 239, 250, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c1daf0',
    endColorstr='#b6effa', GradientType=0);
}
.sel-windows{
    position: relative;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    color: #83cdff;
     
}
.sel-windows a.win-btn{
    margin-left: 6px;
    padding: 11px 14px 11px 0;
    /*padding-right: 14px;*/
    color: #83cdff;
    background: url("../images/sel_arrow.png") right center no-repeat;
}
.tab-menu{
    text-align: center;
    font-size: 0;
}
.tab-menu a{
    height:40px;
	line-height:40px;
	padding: 0 10px;
	border-left: 2px solid #fff;
	box-sizing: border-box;
	text-decoration:none; 
    outline: none;
}
.tab-menu a:hover {
    color: #fff;
}

.sys-login{
    color: #83cdff;
    margin-right:5px;padding-right: 10px; text-align: right;
     
}
.sys-login a{
    padding: 0 6px;
    color: #fff;
    position: relative;
    text-decoration: none;
}
.sys-login a i {
	background:url(../images/ico-user.png) no-repeat left 3px;
	width: 24px;
	height:24px;
    display: inline-block;
	*display: block;
    vertical-align: middle;
}
.sys-login ul.user_dropmenu {
	position:absolute; 
	right: 0; 
	top: 42px;
	list-style: none;
	border: 1px solid #4dbaf4;
	border-bottom: 0;
	width: 90px;
	z-index: 1000;
}
.sys-login ul.user_dropmenu a {
	color: #000;
	padding: 0;
}
.sys-login ul.user_dropmenu li {
	/*height: 30px;
	line-height: 30px;*/
	padding:8px 2px;
	line-height:16px;
	text-align: center;
	border-bottom: 1px solid #4dbaf4;
	background:url(../images/usermenu_bg.png);
	color: #000;
}
.sys-login ul.user_dropmenu li:hover {
	background:url(../images/usermenu_bg_s.png) repeat-x bottom #fff;
	color: #0071fd;
}

.header .sys-name{
    height: 54px;
	float: left;
    margin-left: 20px;
    margin-top: 40px;
}
.header-inner .sys-name{
    width: 100%;
    height: 100%;
    padding-top:26px;
    padding-left:20px;
}

/****************** header End****************/


/** footer Start **/

.footer {
    margin-top: 5px;
    clear: both;
    position: relative;
    /* background: url(../img/footer.jpg) repeat-x; */
    height: 14px;
    font-size: 14px!important;
}
.footer_main {
    margin: 0 auto;
    width: 1000px;
    height: 63px;
    vertical-align: middle;
    background-image: url(../images/bottombg.jpg);
}
.footer_main>div {
    display: inline-block;
    vertical-align: top;
}
.footer_logo {
    margin: 12px 2px;
    padding: 5px 15px;
    border-right: 2px solid #fff;
}
.tab_cs{
	vertical-align: center;	
}
.footer_mid {
    width: 91%;
    color: #fff;
    padding: 8px 0 4px 8px;
    line-height: 160%;
	
}
.tab_cs{
	width:100%;
}
.footer_record {
	color:#82F3FF;
}
.footer_right {
    text-align: right;
    padding: 10px 0;
    line-height: 150%;
    font-size: 14px;
}
.company_word{
	font-size:13px;
}
.txt-12 {
    font-size: 12px;
}
.blue_css,.blue_css:hover{
	color:#82F3FF;	
}
.tex_rig{
	text-align:right;
}
.add_w_css,.add_w_css:hover{
	color:#ffffff;
	text-decoration:none;
}
.footer a:link {
	cursor: pointer;
	text-decoration: none;
}
.footer	a:hover {
    text-decoration: none;
	outline: 0px;
}

/*** footer End **/


