﻿*{padding:0px;margin:0px;  }
body {
    background-color:#f2f4f6;
}
body{font:12px/1.5em;font-family:OpenSans,Open Sans,PingFang SC,Microsoft YaHei,Helvetica Neue,Tahoma,Arial,Helvetica;}
.red{color:red;}
a{text-decoration:none;color:#333}
a:hover{color:orange;}
.header-left{float:left;width:220px;overflow:auto;height:40px;}
.header-left img{margin-left:0px; vertical-align:middle;}
.header-left h3{float:right;line-height:40px;padding-right:110px;color:#888;font-weight:400}
.header-right{float:left;height:40px;}
.topmenu{margin-top:0px;background-color:#f5f5f5;line-height:1.0em}
.topmenu li{float:left;width:80px;height:40px;margin-right:0px;background-color:#f5f5f5;
            list-style:none;text-align:center;line-height:40px;font-size:14px;font-weight:400;color:#929495
}
.topmenu li.current{background-color:#4fb1dd;color:white}
.topmenu li.current a{color:#333}
.topmenu li:hover{background-color:#4fb1dd;color:#333;}
.topmenu li a{font-family:微软雅黑;color:#333;text-decoration:none}
.topmenu li a:hover{color:white;}
.left-account-tree li{
	height: 40px;
	line-height: 40px;
	border-bottom: 1px solid #dcdcdc;
	color: #333;
	background:#eef4f5;
	cursor: pointer;
    font-size:14px;
    background-color:#fcfcfc;
}
.left-account-tree li:hover,.left-account-tree li.active{
	background-color: #b7e9ed;
}
.left-account-tree li span{
	
	height: 100%;
    padding-left:4px;
}
.star-level li{
	position: relative;
    list-style:none;
    
}
.star-box{
	height: 40px;
	overflow: hidden;
    float:left;
    margin-left:20px;
}

.star-level li em,.star{
	float: left;
	width: 17px;
	height: 40px;
	margin-right: 2px;
	background: url(images/spirit.png) no-repeat -623px 10px;
}
.star-level li i,.star-active{
	float: left;
	width: 17px;
	height: 40px;
	margin-right: 2px;
	background: url(images/spirit.png) no-repeat -591px 10px;
}
.msg{padding:6px 26px;background:#d2f3f3 url(images/sign_info.png) no-repeat 4px center;}
.error{padding:6px 26px;background:#ffcc99 url(images/stop.png) no-repeat 4px center;color:red;}
.ok{padding:6px 26px;background:#b6ef97 url(images/ok.png) no-repeat 4px center;color:darkgreen;}
.warn{padding:6px 26px;background:#f8fc9a url(images/warn.png) no-repeat 4px center;color:darkblue;}
.invalid{border:1px dashed red;background-color:#f2aa96}

/*用户信息*/
.userinfo-div{margin-top:10px;}
.userinfo-div div{height:40px;line-height:30px;font-size:14px;font-weight:400;}
.title-lbl{display:inline-block;width:80px;}
.userinfo-div div input{font-size:16px;padding:3px;font-weight:bold;width:300px;}
.tip-lbl{color:#888;padding-left:10px;}

/*用户信息*/
.pause{background:url(images/pause.png) no-repeat 0 center;}
.play{background:url(images/play.png) no-repeat 0 center;}

.lbl-title{font-size:14px;color:#7c7c7c;padding:4px}
.help-title{font-size:16px;color:orange;font-weight:bold}
.help-content{padding:4px;color:#0094ff;font-size:16px;}
.seperator-div{height:2px;background-color:#dcdcdc;border:1px dotted #aca7a7}
.chapter-title{font-size:14px;font-weight:bold;font-family:微软雅黑;background:#cffac6 url("images/up.png") no-repeat 4px center;padding-left:30px;line-height:30px;color:#149ca0}

.north-bg {
    background-color: #f5f5f5;height: 40px; padding: 0px;margin:0px;
}

#cus_ser{
        z-index:9999;
        width:32px; 
		height:142px;
        position:fixed; 
		right:0px; 
		color:#FFF; 
		top:200px; 
		overflow:hidden;
}
.cus_ser_{width:165px; height:112px; background:#1463da;border-bottom-left-radius:4px;  border-top-left-radius:4px;overflow:hidden;}
#cus_ser .title{ width:32px; height:112px; float:left; background:url(../images/zxzx.jpg); cursor:pointer;
}
#cus_ser  ul{ padding:10px 0px 0px 2px; width:130px; float:left;}
#cus_ser  ul li#zqq{ height:30px; line-height:30px; display:block; font-size:12px; padding-left:24px; background:url(../images/zqq.png) no-repeat 2px 7px;}
#cus_ser  ul li#zphone{ height:30px; line-height:30px; display:block; font-size:12px; padding-left:24px; background:url(../images/zphone.png) no-repeat 2px 8px;}
#cus_ser  ul li#wb{ height:30px; line-height:30px; display:block; font-size:12px; padding-left: 12px;}
#cus_ser  ul li a{ color:#FFF;}
#cus_ser  ul li a:hover{ text-decoration:underline;}
#cus_ser .close{ display:inline-block; width:16px; height:16px; overflow:hidden; cursor:pointer; margin-right:4px; float:right;}
#cus_ser ul, ol{
	list-style: none;
	margin:0 0 9px 0;
}

/*固定的悬浮窗*/
.yb_conct{position:fixed;z-index:9999999;top:100px;right:-127px;cursor:pointer;transition:all .3s ease;}
.yb_bar ul li{width:180px;height:53px;font:16px/53px 'Microsoft YaHei';color:#fff;text-indent:54px;margin-bottom:3px;border-radius:3px;transition:all .5s ease;overflow:hidden;}
.yb_bar .yb_close{background:#4fb1dd url(images/fixCont.png) no-repeat 0 0;}
.yb_bar .yb_top{background:#4fb1dd url(images/fixCont.png) no-repeat 0 -57px;}
.yb_bar .yb_QQ{text-indent:0;background:#4fb1dd url(images/fixCont.png) no-repeat 0 -113px;}
.yb_bar .yb_wang{text-indent:0;background:#4fb1dd url(images/fixCont.png) no-repeat 0 -169px;}
.yb_bar .yb_phone{background:#4fb1dd url(images/fixCont.png) no-repeat 0 -225px;}
.yb_bar .yb_ercode{background:#4fb1dd url(images/fixCont.png) no-repeat 0 -281px;}
.hd_qr{margin:16px 10px;width:140px;}
.yb_wang  a,.yb_QQ a{display:block;text-indent:60px;width:100%;height:100%;color:#fff;}
.wang_sp{font:16px/53px 'Microsoft YaHei';}
.close_sp{font:16px/53px 'Microsoft YaHei';color:#fff;}


