@charset "utf-8";
img {
	border:0px;
}
body {
	overflow:hidden;
	font-size:12px;
	font-family:Arial,宋体;
}
a {
	text-decoration:none;
	color:#3795ec;
	font-size:12px;
}
ul {
	padding:0px;
	margin:0px;
}
#bgDivCover1{
	background:url() repeat-x bottom center;
	width:100%;
	height:100%;
	position:absolute;
	top:0px;
	left:0px;
	z-index:2;
	opacity:0.4;
	filter:alpha(opacity=40);
}
#bgDivCover2{
	background:url() repeat-x top right;
	width:100%;
	height:100%;
	position:absolute;
	top:0px;
	left:0px;
	z-index:3;
}

#bgDivGary {
	background:url() bottom center no-repeat;
	width:100%;
	height:100%;
	position:absolute;
	top:0px;
	left:0px;
	z-index:1;
	opacity:0.0;
}
#bgDiv {
	background:url() bottom center no-repeat;
	width:100%;
	height:100%;
	position:absolute;
	top:0px;
	left:0px;
	z-index:0;
}


.mainBanner{
	position:absolute;
	z-index:100;
	width:100%;
	text-align:center;
	bottom:11px;
	display:none;
}
.mainBanner .quick{
	width:104px;
	height:104px;
	display:inline-block;
	margin:0px 30px;
	font-family:"微软雅黑";
	font-size:15px;
	color:#fff;
	cursor:pointer;
}

.mainBanner .name{
	text-shadow: rgba(66,66,66,0.6) 0 0 3px;

}
.mainBanner .quick .quickIco{
	height:84px;
	width:84px;
	background:url(../images/new/mainBannerIco.png);
	margin-left:10px;
}



.mainBanner .quick:hover .quickIco{
	background:url(../images/new/mainBannerIcoHover.png);
}
.mainBanner .quick .quickIco .quickChar{
	height:38px;
	padding-top:8px;
	font-size:48px;
	color:rgba(0,0,0,0.25);
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
}
.mainBanner .quick .quickIco .quickName{
	font-size:10px;
	padding-top:10px;

}



.bounceInUp img,.bounceInUp .quickIco{
	-moz-animation:bounceInUp 0.3s 0s 1 ease-in-out both;
 	-webkit-animation:bounceInUp 30s 0s 1 ease-in-out both;
	-o-animation:bounceInUp 0.3s 0s 1 ease-in-out both;
	animation:bounceInUp 0.3s 0s 1 ease-in-out both;
}

.bounceInDown img{
	-moz-animation:bounceInDown 0.3s 0s 1 ease both ;
 	-webkit-animation:bounceInDown 0.3s 0s 1 ease both ;
}

.panel{
	position:absolute;
	z-index:110;
	background-color:rgba(66,66,66,0.2);
	background-color:rgba(255,255,255,0.2);
	cursor:default;
	display:none;
}
.panel .panelCon{
}

.panel .tabDiv {
	width:100%;
	height:30px;
	
}
.panel .tabDiv .tab{
	float:left;
	width:170px;
	height:30px;
	cursor:pointer;
	background:url(../images/new/tab_bg3.png);
	margin-left:-43px;
}

.panel .tabDiv .tab.focus{
	background:url(../images/new/tab_bg2.png);
}
.panel .tabDiv .tab.first{
	background:url(../images/new/tab_bg1.png);
	margin-left:0px;
}
.panel .tabDiv .tab.first.focus{
	background:url(../images/new/tab_bg.png);
	margin-left:0px;
}

.panel .tabDiv .tab .bgFont{
	color:rgba(255,255,255,0.10);
	font-family:Haettenschweiler;
	display:inline-block;
	font-size:14px;
	padding-left:25px;
	height:30px;
	line-height:30px;
	width:170px;
	overflow:hidden;
}
.panel .tabDiv .tab.focus .bgFont{
	color:rgba(0,0,0,0.1);
}

.panel .tabDiv .tab.first .bgFont{
	padding-left:10px;
}
.panel .tabDiv .tab .bgFont:first-letter{
	font-size:25px;
}
.panel .tabDiv .tab .name{
	font-family:"微软雅黑";
	font-size:14px;
	color:#fff;
	color:rgba(255,255,255,0.8);
	display:block;
	margin-top:-28px;
	width:170px;
	padding-left:40px;
	line-height:26px;
	font-weight:blod;
}
.panel .tabDiv .tab.first .name{
	padding-left:25px;
}
.panel .tabDiv .tab.focus .name{
	color:#555;
	color:rgba(66,66,66,0.85);
}
.panel .tabDiv .tab.new .name{
	background:url(../images/new/newTips.png) no-repeat 93px 2px;
	width:100%;
}
.panel .con{
	border-radius:3px;
	background-color:rgba(255,255,255,0.95);
	margin:5px 10px 10px 10px;
	overflow:hidden;
	width:auto;
	float:none;
	cursor:default;
	overflow-y:auto;
}
.panel.alertDivES .con{
	background-color:rgb(255,255,255);
}
.panel .con.conStyle3{
	margin:15px 10px 10px 40px;
}
.panel>.panelCon>.logo {
	float:left;
	cursor:pointer;
	top:0px;
	widows:33px;
	position:absolute;
	background:url(../images/new/whiteLogo.png);
	text-transform:lowercase;
	height:125px;
}
.panel>.panelCon>.logo .name{
	font-family:"微软雅黑";
	padding:10px 0px 0px 12px;
	height:115px;
	line-height:14px;
	font-weight:bold;
	height:115px;
	font-size:14px;
	font-weight:bold;
	height:115px;
	margin-top:-125px;
	width:21px;
	display:block;
}
.panel>.panelCon>.logo .bgFont{
	padding:5px 17px 5px 2px;
	height:115px;
	line-height:12px;
	width:13px;
	font-size:14px;
	display:block;
	text-transform:uppercase;
	color:rgba(0,0,0,0.1);
	font-family:"微软雅黑";
}
.ulStyle1{
	color:#000;
	padding:10px; color:#333;
}
.ulStyle1 li{
	width:auto;
	display:block;
	float:left;
	font-size:14px;
	font-weight:bold;
}
.ulStyle1 li li {
	float:left;
	display:block;
	width:130px;
	font-size:12px;
	font-weight:100;
	color:rgba(66,66,66,1);
	font-family:Arial,"宋体";
}

.ulStyle1 li li a{
	color:rgba(66,66,66,1);
}
.ulStyle1 li li a:hover{
	color:rgba(198,0,0,1);
}

.ulStyle2,.ulStyle3,.ulStyle4{
	color:#000;
	padding:10px; color:#333;
}
.ulStyle2 li,.ulStyle3  li,.ulStyle4  li{ 
	width:100%;
	display:block;
	float:none;
	clear:both;
}
.ulStyle2 .titles{
	display:block;
	font-size:12px;
	background:none;
	color:rgba(99,99,99,1);	
	font-weight:bold;
	font-family:Arial,"宋体";
	float:none;
	
}
.ulStyle2 li li,.ulStyle3 li li {
	float:left;
	width:auto;
	display:block;
	margin-top:0px;
	padding:0px 10px;
	font-size:12px;
	line-height:24px;
	font-weight:100;
	color:rgba(44,44,44,1);
	font-family:Arial,"宋体";
	background:url(../images/new/ulBgStyle2.png) no-repeat right;
	clear:none;
}

.mini .ulStyle2.mini li li,.mini .ulStyle3 li li {
	float:left;
	width:auto;
	display:block;
	margin-top:0px;
	padding:0px 8px;
	font-size:12px;
	line-height:18px;
	font-weight:100;
	color:rgba(44,44,44,1);
	font-family:Arial,"宋体";
	background:url(../images/new/ulBgStyle2.png) no-repeat right;
	clear:none;
}

.ulStyle2 li li:nth-last-child(2),.ulStyle3 li li:nth-last-child(2){
	background:none;
}
.ulStyle2 li li a,.ulStyle3 li li a,.ulStyle4 li li a{
	color:rgb(66,66,66);
}
.ulStyle2 li li a:hover,.ulStyle3 li li a:hover,.ulStyle4 li li a:hover{
	color:rgb(198,0,0);
}


.clear{
	float:none;
	clear:both;
}

.ulStyle3 .titles,.mini .ulStyle3 .titles{
	display:block;
	font-size:14px;
	background:url(../images/new/listIcoY2.png) no-repeat center left;
	color:#4b9add;	
	font-weight:bold;
	font-family:Arial,"微软雅黑";
	float:none;
	padding-left:18px;
	
}
.ulStyle4 .titles,.mini .ulStyle4 .titles{
	display:block;
	font-size:14px;
	background:url(../images/new/listIcoY2.png) no-repeat center left;
	color:#4293d9;	
	font-weight:bold;
	font-family:Arial,"微软雅黑";
	float:none;
	padding-left:18px;
	/*border-top:1px dashed #ccc;
	4b9add
	*/
}
.ulStyle4 .titles.titleStyle2,.mini .ulStyle4 .titles.titleStyle2{
	display:block;
	font-size:14px;
	background:url(../images/new/listIcoY3.png) no-repeat center left;
	color:#da5c26;	
	font-weight:bold;
	font-family:Arial,"微软雅黑";
	float:none;
	padding-left:18px;
	/*border-top:1px dashed #ccc;
	4b9add
	*/
}


.ulStyle4 .titles:first-child{
	
}
.ulStyle4 li li {
	width:auto;
	display:block;
	margin-top:0px;
	padding:0px 10px;
	font-size:12px;
	line-height:24px;
	font-weight:100;
	color:rgba(44,44,44,1);
	
	font-family:Arial,"宋体";
	clear:none;
}



.panel .day{
	font-size:36px;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	margin-left:50px;
	margin-right:10px;
	float:left;
	margin-top:4px;
	text-shadow:rgba(0,0,0,1) 0 0 2px;
	
}
.panel .dayMore{
	float:left;
	margin-top:4px;
	text-shadow:rgba(0,0,0,1) 0 0 2px;
	
}
.panel .week{
	margin-top:4px;
	color:#fff;
	font-family:Arial,"宋体";
	width:auto;
	position:inherit;
}
.panel .month{
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
}
.panel .temperature{
	border-radius:3px;
	background-color:rgba(0,0,0,0.2);
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	height:34px;
	width:60px;
	text-align:center;
	float:left;
	margin-top:8px;
	margin-left:5px;
	font-size:20px;
	line-height:32px;
	text-shadow:rgba(0,0,0,0.6) 0 0 3px;
	
}
.panel .weatherIco{
	vertical-align:middle;
	margin-right:5px;
	margin-left:5px;
	height:32px;
	float:left;
	margin-top:8px;
}

.panel .kaoqin{
	clear:both;
	text-align:center;
	font-family:Arial,"宋体";
}
.panel .kaoqin td{
	border-right:1px solid #ccc;
}
.panel .kaoqin div{
	height:28px;
	line-height:28px;
	width:40%;
	float:left;
}


.panel .kaoqin .title{
	color:#333;
	display:inline-block;
	float:left;
	width:48%;

}
.panel .kaoqin .info{
	color:#666;
	display:inline-block;
	width:48%;
	text-align:left;

}

.panel .kaoqin table{
	margin-top:5px;
}

.panel .userHead{
	float:right;
	height:48px;
	width:48px;
	padding:3px;
	background-color:rgba(0,0,0,0.2);
	margin:13px 20px 0px 10px;
	
}
.panel .userInfo{
	text-align:right;
	padding-top:10px;
	color:rgba(255,255,255,1);
	font-family:Arial,"宋体";
}

.panel .userName{
	font-size:16px;
	text-shadow: rgba(66,66,66,0.6) 0 0 3px;
	font-family:"微软雅黑",Arial;
}
.panel .userSign{
	height:32px;
	line-height:16px;
	text-shadow: rgba(66,66,66,0.6) 0 0 3px;
}
.panel .userSet{
	margin-top:4px;
	text-align:right;
	margin-right:20px;
	
}
.panel .userSet .btn{
	display:inline-block;
	border-radius:3px;
	padding:0px 12px;
	background-color:rgba(232,232,232,0.8);
	border:1px solid rgba(66,66,66,0.2);
	height:22px;
	line-height:22px;
	color:#333;
	font-family:Arial,"宋体";

}

.panel .tabDiv .btnMaxSize{
	display:inline-block;
	float:right;
	margin-right:20px;
	
}
.panel .btnTurn2Back{
	display:inline-block;
	float:left;
	margin-left:5px;
	
}
.wbTabDiv{
	height:24px;
	padding:2px 10px;
	background-color:#fff;
	border-radius:3px;
	margin-bottom:10px;

}
.wbTab{
	display:inline-block;
	height:24px;
	color:#2b96e1;
	padding:0px 20px;
	line-height:24px;
	margin-left:10px;
}
.wbTab.focus{
	color:#fff;
	background-color:#2b96e1;
	border-radius:3px;
}

#SerPanelBBS .detail {
	background:rgba(255,255,255,0.8);
	text-align:left;
	line-height:20px;
	border-radius:3px;
	margin-bottom:10px;
	
	
}
#SerPanelBBS .con .talk{
	display:block;
	margin-top:0px;
	margin-left:10px;
	
}
#SerPanelBBS .con .name{
	padding-top:5px;
	margin-left:55px;
	display:block;
	font-family:Arail,微软雅黑;
}
#SerPanelBBS .name a {
	font-weight:bold;
	font-size:14px;
}
#SerPanelBBS .content {
	color:#333333;
	font-size:12px;
}
#SerPanelBBS .yinyong .name{
	display:inline;
	padding:0px;
	margin:0px;
	font-family:Arial,宋体;
}
#SerPanelBBS .yinyong .content{
	color:#454545;
}
#SerPanelBBS .yinyong .name a {
	font-weight:bold;
	font-size:12px;
}



#SerPanelBBS .yinyong {
	border:1px solid #dedede;
	border-radius:3px;
	background-color:#f3f3f3;
	padding:5px 10px;
	margin:5px 10px 0px 10px;
}
#SerPanelBBS .from {
	display:block;
	color:#aaa;
	margin-left:55px;
}
#SerPanelBBS .info {
	margin:5px 0px;
}
#SerPanelBBS .con2 {
	overflow-y:scroll;
	overflow-x:hidden;
	margin:5px 5px 0px 5px;
}
#SerPanelBBS li {
	list-style:none;
	border-bottom:none;
}

#SerPanelBBS .banner {
	border-radius:3px;
	height:62px;
	position:absolute;
	bottom:10px;
	left:10px;
	width:98%;
	text-align:;
	background:#fff;
}
.bannerCon{
	margin-left:20px;
}
.bannerCon2{
	margin-left:20px;
	overflow:hidden;
	height:0px;
}
.S_txt2{
	margin-left:20px;
		
}
.S_txt2 span {
    font-family: Constantia,Georgia;
    font-size: 16px;
    font-style: italic;
    font-weight: 700;
}

#SerPanelBBS .banner textarea {
	height:26px;
	border-radius:3px;
	width:78%;
	border:1px solid #ccc;
	margin-top:6px;
	vertical-align:top;
	font-size:14px;
	font-family:Arial,"宋体";
	line-height:22px;
}

#SerPanelBBS .banner .btns {
	width:14%;
	margin-right:20px;
	margin-left:3px;
	margin-top:7px;
	display:inline-block;
	font-weight:400;
}
#SerPanelBBS .banner .btns>a {
	height:32px;
	font-size:14px;
	line-height:32px;
	text-align:center;
	background-color:#aaa;
	color:#fff;
	display:inline-block;
	border-radius:3px;
	width:100%;
}
.menu_tq {
    background: url("../images/new/album.gif") no-repeat scroll 0 0 transparent;
    line-height: 15px;
    margin: 1px 1px 0;
    padding: 0 10px 0 20px;
    position: relative;
    z-index: 12;
	text-align:left;
}
.menu_tqb_c {
 cursor: pointer;
}
.menu_tqb {
    background: none repeat scroll 0 0 #ffffff;
    border: 1px solid #bfbfbf;
    display: none;
    left: 0;
    position: absolute;
    top: 14px;
    z-index: 11;
}
.menu_imgshow {
    background: none repeat scroll 0 0 #ffffff;
    border: 1px solid #bfbfbf;
    display: none;
    left: 0;
    padding: 10px;
    position: absolute;
    top: 12px;
    z-index: 11;
}
#SerPanelBBS:hover .banner .btns>a {
	background-color:#267101;
}
.BBSTitle{
	font-size:14px;
	font-family:Arial,"宋体";
	display:inline-block;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	cursor:pointer;
	color:#2b96e1;
}
.BBSLi{
	height:48px;
	padding:2px 10px;
	background:url(../images/new/f_reply_bg.png) no-repeat rgba(255,255,255,0.8);
	border-radius:3px;
	margin-bottom:10px;
	
}
.bbsReply{
	width:40px;
	height:22px;
	display:inline-block;
	margin:0px 5px 0px 0px;
	text-align:center;
	line-height:32px;
	overflow:hidden;
	color:#333;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
#logo{
	position:absolute;
	right:20px;
	bottom:12px;
	z-index:1115;
	text-align:right;
	font-size:12px;
	font-family:"微软雅黑";
	color:#fff;
}
#logo .enName{
	font-size:18px;
	font-family:"微软雅黑";
	color:rgba(255,255,255,0.4)
}
#logo .cnName{
	font-size:36px;
	font-family:"微软雅黑";
	color:rgba(255,255,255,0.7)
}
#logo a{
	font-size:12px;
	font-family:Arial,"宋体";
	color:#fff;
}
#logo.mini{
	position:absolute;
	right:20px;
	bottom:12px;
	z-index:15;
	text-align:right;
	font-size:12px;
	font-family:Arial,"宋体";
	color:rgba(255,255,255,1)
}
#logo.mini img{
	width:28px;
	height:28px;
}
#logo.mini .enName{
	font-size:14px;
	font-family:"微软雅黑";
	color:rgba(255,255,255,0.4)
}
#logo.mini .cnName{
	font-size:22px;
	font-family:"微软雅黑";
	color:rgba(255,255,255,0.7)
}
#logo.mini a{
	font-size:12px;
	font-family:Arial,"宋体";
	color:rgba(255,255,255,1)
}

#oa_ico_content li {
	font-weight: normal;
	color: #666;
	font-size: 12px;
	margin: 0;
	padding: 0;
	margin-top: 4px;
	padding-left: 20px;
	list-style: none;
	float: left;
	width: 45%;
	height: 16px;
}

.color_fff{
	color:#fff;
}
.color_000{
	color:#000;
}
.color_333{
	color:#333;
}
.color_666{
	color:#666;
}
.color_999{
	color:#999;
}
.color_aaa{
	color:#aaa;
}
.color_ccc{
	color:#ccc;
}
.color_900{
	color:#900;
}
.color_a00{
	color:#a00;
}
.color_f00{
	color:#f00;
}
.color_0a0{
	color:#0a0;
}


.panel.blurShow .color_fff{
	text-shadow: #fff 0 0 5px;
	color: rgba(0, 0, 0, 0)!important;
	color: rgba(255, 255, 255, 0.2)\0!important;
}
.panel.blurShow .color_000{
	text-shadow: #ccc 0 0 5px;
	color: rgba(0, 0, 0, 0)!important;
	color: rgba(0, 0, 0, 0.2)\0!important;
}
.panel.blurShow .color_333{
	text-shadow: #333 0 0 5px;
	color: rgba(0, 0, 0, 0)!important;
	color: rgba(51, 51, 51, 0.2)\0!important;
}
.panel.blurShow .color_666{
	text-shadow: #666 0 0 5px;
	color: rgba(0, 0, 0, 0)!important;
	color: rgba(102, 102, 102, 0.2)\0!important;
}
.panel.blurShow .color_999{
	text-shadow: #999 0 0 5px;
	color: rgba(0, 0, 0, 0)!important;
	color: rgba(153, 153, 153, 0.2)\0!important;
}
.panel.blurShow .color_aaa{
	text-shadow: #aaa 0 0 5px;
	color: rgba(0, 0, 0, 0)!important;
	color: rgba(170, 170, 170, 0.2)\0!important;
}
.panel.blurShow .color_ccc{
	text-shadow: #ccc 0 0 5px;
	color: rgba(0, 0, 0, 0)!important;
	color: rgba(204, 204, 204, 0.2)\0!important;
}
.panel.blurShow color_900{
	text-shadow: #900 0 0 5px;
	color: rgba(0, 0, 0, 0)!important;
	color: rgba(153, 0, 0, 0.2)\0!important;
}
.panel.blurShow color_a00{
	text-shadow: #a00 0 0 5px;
	color: rgba(0, 0, 0, 0)!important;
	color: rgba(170, 0, 0, 0.2)\0!important;

}
.panel.blurShow color_f00{
	text-shadow: #f00 0 0 5px;
	color: rgba(0, 0, 0, 0)!important;
	color: rgba(255, 0, 0, 0)\0!important;
}
.panel.blurShow color_0a0{
	text-shadow: #0a0 0 0 5px;
	color: rgba(0, 0, 0, 0)!important;
	color: rgba(0, 170, 0, 0)\0!important;
}



.mainNews{
	margin:0px auto; 
	padding:10px; 
	border-bottom:1px solid #ccc;
	display:block;
}
.mainNews:hover .conDiv .newsTitle,.lv2News:hover .conDiv .newsTitle{
	color:#900;
}

.mainNews .newsPic{
	width:210px;
	height:128px;
	float:left;
	
}
.mainNews .conDiv{
	height:108px;
	margin-left:230px;
	overflow:hidden;
}
.mainNews .conDiv .newsTitle{
	font-family:"微软雅黑";
	font-size:20px;
	font-weight:700;
	font-style:normal;
	text-decoration:none;
	line-height:35px;
}


.mainNews .conDiv .newsInfo{
	font-family:宋体; 
	font-size:12px;
	height:70px;
	line-height:18px;
	overflow:hidden;
}
.mainNews .newsDate,.lv2News .newsDate,.lv3News .newsDate{
	text-align:right;
	color:#888;
	font-family:宋体; 
	font-size:12px;
}
.lv2News{
	display:block;
	margin:0px auto; 
	padding:10px; 
	border-bottom:1px solid #ccc;
}
.lv2News .newsPic{
	width:120px;
	height:78px;
	float:left;
}
.lv2News .conDiv{
	height:60px;
	margin-left:130px;
	background-color:; 
	overflow:hidden;
}
.lv2News  .conDiv .newsTitle{
	font-family:"微软雅黑";
	font-size:18px;
	font-weight:400;
	font-style:normal;
	text-decoration:none;
	line-height:24px;
	color:#121313;
}
.lv2News .conDiv .newsInfo{
	color:#666;
	font-family:宋体; 
	font-size:12px;
	height:40px;
	line-height:18px;
	overflow:hidden;
}

.lv2News .conDiv.noPic,.mainNews .conDiv.noPic{
	margin-left:10px;
}

.lv3News{
	display:block;
	margin:0px auto; 
	padding:10px; 
	border-bottom:1px solid #ccc;
}
.lv3News .newsPic{
	width:80px;
	height:52px;
	float:left;
}
.lv3News .conDiv{
	height:42px;
	margin-left:88px;
	background-color:; 
	overflow:hidden;
}
.lv3News  .conDiv .newsTitle{
	font-family:宋体;
	font-size:14px;
	font-weight:400;
	font-style:normal;
	text-decoration:none;
	line-height:24px;
	color:#121313;
}
.lv3News .conDiv .newsInfo{
	color:#666;
	font-family:宋体; 
	font-size:12px;
	height:36px;
	line-height:18px;
	overflow:hidden;
}

.lv3News .conDiv.noPic,.mainNews .conDiv.noPic{
	margin-left:10px;
}


.financeName{
	color:#666;
	font-family:微软雅黑; 
	font-size:20px;
	font-weight: 600;
	
	line-height:22px;
	text-shadow: 0px 0px 2px rgba(0,0,0,1);
	color:#fff;
}
.financeValue{
	font-family:"微软雅黑";
	font-size:20px;
	margin-left:10px;
	line-height:22px;
	text-shadow: 0px 0px 2px rgba(0,0,0,1);
	color:#fff;
}
.financePersent{
	font-family:"微软雅黑";
	font-size:14px;
	margin-left:10px;
	line-height:22px;
	text-shadow: 0px 0px 2px rgba(0,0,0,1);
	font-family: Arial,Helvetica,sans-serif;
	color:#fff;
}
.panel .liSelected{
	color:green!important;
}
.panel .loadingBg{
	background-image:url(../images/new/loadingBg.png);
	background-position:center;
	background-repeat:no-repeat;
	
}
.panel .errorBg{
	background-image:url(../images/new/errorBg.png);
	background-position:center;
	background-repeat:no-repeat;
	
}
.panel .nothingBg{
	background-image:url(../images/new/nothing.png);
	background-position:center;
	background-repeat:no-repeat;
	
}
.loginTips{
	line-height:18px;
	color:#999;
}
p{
	margin:8px 0px;
}
#SerPanelLogin .panelCon .cnTitle,#SerPanelLogin .panelCon .Entitle{
	position:relative;
	top:0px;
}
.spanFs{
	width:28px;
	height:28px;
	display:inline-block;
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
	margin:0px;
	cursor:pointer;
}
.faceBG{
	margin:0px 10px 10px 10px;
	background:url(images/new/face_bg2.gif) no-repeat;
	border-left:1px solid #ccc;
	border-top:1px solid #ccc;
	width:435px;
}
.face_tab{
	margin:10px 10px 0px 10px;
}
.face_tab a{
	font-size:12px;
	font-family:Tahoma, Geneva, sans-serif;
	background-color:#e9d0ad;
	color:#fff;	
	border-radius:3px;
	line-height:16px;
	padding:0px 10px;
	text-decoration:none;
}
.face_tab a.focus{
	background-color:#e8793d;
}
#SerPanelPersonal ul li a:hover{
	color:#a00!important;
	
}






.panel .imgCon{	
	height:0px; margin:10px 10px 10px 40px; width:auto;  cursor:pointer; overflow:hidden;
	
}

#screenCon{
	
	margin:0px auto;
	
	
	
}
.panelCon{
	padding-bottom:0px;
	
}

.floatLeft{
	float:left;
	
}
.userInfoTop a,.userInfoTop span{
	color:#fff;
	/* line-height:62px; */
	margin-left:20px;
	font-size:12px;
}
.userInfoTop a:hover{
	color:#c00;
}

#screen.boxerStyle2 .panel{
	background-color:rgba(255,255,255,0.38);box-shadow: 0px 0px 2px rgba(0,0,0,0.5);border-radius:3px;padding-top:0px;overflow:hidden;
}
#screen.boxerStyle2 .panel .tabDiv{
	background-color:rgba(255,255,255,0.38);box-shadow: 0px 0px 2px rgba(0,0,0,0.5);border-radius:3px;padding-top:0px;height:33px;border-bottom:1px solid rgba(0,0,0,0.3)
}

#screen.boxerStyle2 .panel .panelCon{
	margin:0px;
}
#screen.boxerStyle2 .panel .panelCon .con{
	margin:0px; background-color:#fff;
}
#screen.boxerStyle2 .panel .tabDiv .tab.first.focus,#screen.boxerStyle2 .panel .tabDiv .tab.focus{
	background:rgb(107,75,52);margin:1px;border-radius:3px;
}
#screen.boxerStyle2 .panel .tabDiv .tab .name{
	color:rgba(44,44,44,1);text-shadow:0px 0px 2px rgba(255,255,255,0.5);
}
#screen.boxerStyle2 .panel .tabDiv .tab.focus .name{
	color:rgba(255,255,255,1);font-weight:bold;
}
#screen.boxerStyle2 panel.blurShow .tabDiv .tab.focus .name,#screen.boxerStyle2 .panel.blurShow>.panelCon.>.logo{
	color:rgba(0,0,0,0)!important;
}
#screen.boxerStyle2 .panel .tabDiv .tab,#screen.boxerStyle2 .panel .tabDiv .tab.first{
	background:none;margin:1px;border-radius:3px;
}
#screen.layout2 #SerPanelPersonal,
#screen.layout2 #daily,
#screen.layout2 #bussinessEnter,
#screen.layout2 #SerPanelPersonal,
#screen.layout2 #SerPanelCommen,
#screen.layout2 #SerPanelFinance{
	padding-top:5px;
}
#screen.layout2.boxerStyle2 #SerPanelPersonal,
#screen.layout2.boxerStyle2 #daily,
#screen.layout2.boxerStyle2 #bussinessEnter,
#screen.layout2.boxerStyle2 #SerPanelPersonal,
#screen.layout2.boxerStyle2 #SerPanelCommen,
#screen.layout2.boxerStyle2 #SerPanelFinance{
	padding-top:0px;
}
#screen.boxerStyle2 #SerPanelPersonal .con{
	margin-top:10px;
}
#screen.boxerStyle2 #SerPanelBBS .con,#screen.boxerStyle2 #OAService .con{
	
}


#screen.boxerStyle2 #SerPanelBBS .banner{
	left:0px;
}
#screen.boxerStyle2 #bussinessEnter .con,#screen.boxerStyle2 #SerPanelNews .con{
	margin:0px 0px 0px 34px;
}
#screen.boxerStyle2 #bussinessEnter .logo,#screen.boxerStyle2 #SerPanelNews .logo{
	height:999px;
	width:33px;
	background:rgba(255,255,255,0.38);
	padding-top:0px;
	border-right:1px solid rgba(0,0,0,0.3)
}

#screen.layout2.boxerStyle2 #bussinessEnter .con,
#screen.layout2.boxerStyle2 #SerPanelNews .con{
	margin:0px; 
}

#screen.layout2.boxerStyle2 #SerPanelPersonal .con{
	margin-top:0px;
}
#bussinessEnter .panelSet{
	visibility:hidden;
	position:relative;
	width:100%;
	
}
#bussinessEnter .setting{
	float:right;
	margin-right:8px;
	margin-top:3px;
	opacity:0.5;
	filter:alpha(opacity=50);
	height:16px;
	width:16px;
	background:url(../images/new/setting12.png);
	
}
#bussinessEnter .setting:hover{
	opacity:1;
	filter:alpha(opacity=100);
	background:url(../images/new/setting12Hover.png);
}
#bussinessEnter .reload{
	float:right;
	margin-right:5px;
	margin-top:3px;
	opacity:0.5;
	filter:alpha(opacity=50);
	height:16px;
	width:16px;
	background:url(../images/new/reload12.png);
}
#bussinessEnter .reload:hover{
	opacity:1;
	filter:alpha(opacity=100);
	background:url(../images/new/reload12Hover.png);
}

#bussinessEnter:hover .panelSet{
	visibility:visible;
}
.panel .kaoqin .topPanel{width: 100%;height: auto;text-align: left; padding-top: 5px;padding-bottom: 10px;}
.panel .kaoqin .topPanel .info{width: 100%;padding-left: 15px;box-sizing:border-box;}
.panel .kaoqin .topPanel .info .title{width: auto;font-size: larger;}
.panel .kaoqin .topPanel .info .period{width: auto;color: #ccc;}
.panel .kaoqin .topPanel .attDetail{width: 100%;height: auto;}
.panel .kaoqin .topPanel .attDetail table{height: 100%;width:100%;line-height: 15px;text-align: center;margin-top: 0;color: #333333;font-family: "微软雅黑";}
.panel .kaoqin .topPanel .attDetail table tr{text-align: center;}
.panel .kaoqin .topPanel .attDetail table tr.minutes{line-height: 28px;font-weight: bold;font-size: 20px;}
.panel .kaoqin .topPanel .attDetail table td,.panel .kaoqin .secondPanel table td{border: 0px;white-space: nowrap;}
.panel .kaoqin hr{width: 90%;background-color: #999999;border: none;height: 1px;opacity: 0.5;}
.panel .kaoqin .secondPanel{width: auto;margin-bottom: 5px;color: #ccc;line-height: 22px;}
.panel .kaoqin .secondPanel table{padding: 0 15px;margin: 0;width: auto;text-align: center;color: #999999;font-family: "微软雅黑";}
.panel .kaoqin .secondPanel table td.line{opacity: 0.5;}
.panel .kaoqin .thirdPannel{width: 100%;margin: 0;}
.panel .kaoqin .thirdPannel .title{text-align: left;width: auto;font-size: larger;margin-left: 15px;}
.panel .kaoqin .thirdPannel .changeWeek{float: right;width: auto;margin-top: 7px;}
.panel .kaoqin .thirdPannel .changeWeek .weekBtn{width: 28px;height:16px;}
.panel .kaoqin .thirdPannel .changeWeek .preWeek{background:url(/resources/images/new/arrow_left_normal_16.png) no-repeat;}
.panel .kaoqin .thirdPannel .changeWeek .preWeek:hover{background:url(/resources/images/new/arrow_left_select_16.png) no-repeat;cursor: pointer;}
.panel .kaoqin .thirdPannel .changeWeek .preWeekDisable{background:url(/resources/images/new/arrow_left_grey_16.png) no-repeat;}
.panel .kaoqin .thirdPannel .changeWeek .nextWeek{background:url(/resources/images/new/arrow_right_normal_16.png) no-repeat;}
.panel .kaoqin .thirdPannel .changeWeek .nextWeek:hover{background:url(/resources/images/new/arrow_right_select_16.png) no-repeat;cursor: pointer;}
.panel .kaoqin .thirdPannel .changeWeek .nextWeekDisable{background:url(/resources/images/new/arrow_right_grey_16.png) no-repeat;}
.panel .kaoqin .weekTableDetail{width: 100%; line-height: 24px; padding: 2px 12px 4px 12px;font-family: "宋体";}
.panel .kaoqin .weekTableDetail td{cursor:pointer;border: 0;}
.panel .kaoqin .weekTableDetail tr:first-child td{white-space: nowrap;transform: scale(0.9);font-family: 'Helvetica Neue';}
#preWeekName,#preWeekDetail{display: none;}
