@charset "utf-8";
*{
	margin:0;
}
html{
	background:#ECECEC;
}
.home-box{
	width: 100%;
    min-width: 1280px;
    padding: 15px 40px 0 0;
    overflow-x: hidden;
    overflow-y: auto;
    left: 0;
    top: 0;
    position: absolute;
    background-color: #EEE;
    height: 100%;
}
.home-title-box{
	height: 48px;
    right: 0;
    left: 0;
    line-height: 48px;
    position: absolute;
    padding-left: 72px;
    color: #333;
    font-size: 15px;
    background: #fff;
    border-radius: 6px;
    margin-right: 40px;
}
.home-title-box .title-icon1{
	width:18px;
	height:18px;
	position:absolute;
	top:0;
	bottom:0;
	left:40px;
	margin:auto;
}
.home-title-box .title-icon2{
	width:15px;
	height:15px;
	position:absolute;
	top:0;
	bottom:0;
	right:24px;
	margin:auto;
}
.home-left-box{
	margin-top: 61px;
    width: 270px;
    /* height: 100%; */
    position: relative;
}
.home-right-box{
	position: absolute;
    top: 75px;
    right: 40px;
    bottom: 23px;
    left: 285px;
    margin-top: 2px;
    background-color: #fff;
    border-radius: 8px;
}
.home-left-user{
	margin-top: 10px;
    height: 302px;
    border-radius: 8px;
    background: #fff;
    text-align: center;
    position: relative;
    font-family: Microsoft YaHei;
}
.home-left-manager{
	position: relative;
	height: 136px;
	border-radius: 8px;
	margin-top: 16px;
	/* text-align: center; */
	background-color: #EB9A69;
	/*background: url(../img/standardV.png) no-repeat center;*/
	/* text-align: center; */
	border-radius: 3%;
	font-family: Microsoft YaHei;
}
.home-left-user img{
	width: 65px;
    margin: 21px 0;
}
.home-user-up{
    font-size: 18px;
    padding: 20px 0 10px;
    border-bottom: 1px solid #E4E4E4;
    color: #272A56;
    text-align: center;
    font-weight: 500;
}
.home-user-name{
    font-size: 16px;
    color: #222222;
    font-weight: 700;
}
.home-user-managerOther{
	font-size: 14px;
	color: #FFFFFF;
	font-weight: 100;
}
.home-user-managerPhone{
	font-size: 14px;
	color: #F88331;
	font-weight: 100;
	/* width: 20px; */
	/* height: 20px; */
	background-color:  #fDf1E3;
	border-radius: 10px;
}
.userlevel{
	font-size: 14px;
	color: #666666;
	text-align: center;
	font-weight: 100;
}
.home-user-name span{
	color:#3F3F3F;
	font-size:14px;
}
.home-user-nameNew{
	font-size: 14px;
	color: #FFFFFF;
}
.home-user-nameNew span{
	color:#ffffff;
	font-size:14px;
}
.home-user-company{
	margin: 18px 10px;
    color: #222222;
    font-size: 12px;
}
/* .home-user-levle{
	overflow:hidden;
	padding:0 24px;
	margin-top:15px;
}
.home-user-levle div:first-child{
	float: left;
	width:70px;
	height:27px;
	border-radius: 14px;
	color:#333;
	background:#F6F6F6;
	font-size:14px;
	text-align:center;
	line-height: 27px;
}
.home-user-levle div:last-child{
	width:107px;
	height:27px;
	line-height: 27px;
	border-radius: 14px;
	background-color: #FFF5E9 ;
	color:#CA7038;
	float:right;
	text-align:center;
	font-size:14px;
} */
.home-user-bottom{
	font-size: 12px;
    color: #CA7038;
    text-align: center;
    background: #FFF3E5;
    border-radius: 14px;
    height: 28px;
    line-height: 28px;
    width: 250px;
    margin-left: 11px;
}
/* .home-user-bottom2{
	font-size:14px;
	color:#999;
	text-align:left;
	padding-left:22px;
	margin-top:10px;
} */
.home-left-fastfunc{
	position: relative;
    height: 255px;
    border-radius: 8px;
    margin-top: 16px;
    background: #fff;
    position: relative;
}
.home-left-online{
	position: relative;
    height: 153px;
    border-radius: 8px;
    background: #fff url("../img/online-bg.png") no-repeat;
    margin-top: 16px;
}
.online-img-text1{
	font-size: 14px;
    color: #fff;
    padding-left: 6%;
    padding-top: 13%;
}
.online-img-text2{
	font-size: 11px;
    color: #fff;
    padding-left: 6%;
    margin-top: 2%;
}
.online-btn{
	font-size: 14px;
    color: #333;
    text-align: center;
    line-height: 44px;
    height: 44px;
    position: relative;
    text-align: center;
    top: 32px;
	cursor: pointer;
}
.home-banner-box{
	/* margin-top: 5px; */
    background: #fff;
    /* height: 299px; */
    border-radius: 8px;
}
.home-right-two-box{
	overflow:hidden;
	padding-top:20px;
}
.home-quick-box{
	width:363px;
	height:220px;
	float:left;
	margin-right:15px;
	border-radius: 6px;
	background:#fff;
}
.home-quick-title{
	padding: 18px 20px 30px;
    font-size: 16px;
    color: #949DA4;
}

.home-quick-content{
	overflow:hidden;
}
.home-quick-span{
	width: 33.3%;
    float: left;
    font-size: 0;
    text-align: center;
    margin-top: 1%;
    height:100px;
}
.home-quick-span :hover{
	cursor: pointer;
}
.home-quick-span img{
	width:30px;
	height:30px;
}
.home-quick-span div{
	font-size: 14px;
    color: #333333;
    margin-top: 11px;
    padding-bottom: 13px;
}
.home-message-box{
	width:537px;
	height:220px;
	float:left;
	border-radius: 6px;
	background:#fff;
}
.home-wait-box{
	margin-top: 19px;
    background: #fff;
    height: 402px;
    border-radius: 8px;
}
.home-wait-box .box{
	position: relative;
    margin: 0 20px -15px;
    top: 15px;
    color: #949DA4;
    font-size: 14px;
    z-index: 1;
}
.home-wait-box .box span{
	margin: 10px;
}
.home-wait-box .box .active{
	font-size: 16px;
	color: #CA7038;
	font-weight: bold;
}
.home-wait-box .box2{
	position: relative;
    margin: 35px 13px;
    top: 15px;
	font-size: 14px;
	color: #888888;

}
.home-wait-box .box2 span{
	margin: 10px 20px;
}
.home-wait-box .box2 .active{
	font-size: 14px;
    color: #fff;
    text-align: center;
    border-radius: 1px;
    display: inline-block;
    height: 30px;
    line-height: 30px;
    background-color: #F5A31A;
    border-radius: 50px;
    width: 90px;
}
.home-message-title{
	overflow:hidden;
	height:58px;
	line-height: 58px;
}
.home-message-text{
	float:left;
	font-size:16px;
	color:#CA7038;
	padding-left:24px;
}
.home-message-des{
	float:left;
	font-size:14px;
	color:#949DA4;
	padding-left:30px;
}
.home-message-more{
	float:right;
	padding-right:17px;
	font-size:12px;
	color:#333;
}
.home-message-list{
	padding-top:3px;
}
.home-message-li{
	height:42px;
	line-height:42px;
}
.home-message-li div:first-child{
	width:340px;
	float:left;
	padding-left:15px;
	font-size:14px;
	color:#333;
	overflow:hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.home-message-li div:last-child{
	width:160px;
	float:right;
	padding-right:17px;
	font-size:12px;
	color:#999;
	text-align:right;
}
.home-wait-title{
	height:58px;
	line-height:58px;
	overflow: hidden;
}
.home-wait-title div:first-child{
	float:left;
	padding-left:24px;
	font-size:16px;
	color:#949DA4;
}
.home-wait-title div:last-child{
	float:right;
	padding-right:17px;
	font-size:12px;
	color:#333;
}
.home-wait-content{
	overflow:hidden;
	padding:10px 23px;
}
.home-wait-span{
	float:left;
	width:176px;
	height:77px;
	border-radius: 6px;
	position: relative;
	margin-right:24px;
	text-align: right;
	box-shadow: 0 2px 8px 0 #EEEEEE;
}
.home-wait-span img{
	position:absolute;
	left:0;
	bottom:0;
	width:98px;
	height:66px;
}
.home-wait-num{
	font-size:24px;
	padding-right:20px;
	line-height:33px;
	margin-top:10px;
}
.home-wait-txt{
	font-size:14px;
	line-height:20px;
	padding-right:20px;
	margin-top:5px;
}
.blue-color{
	color:#5999FF;
}
.yellow-color{
	color:#FF9A43;
}
.panel-dz{
	position: relative;
	top: -41px;
}
.button_sub{
	width: 99px;
    height: 30px;
    background: #F5A31A;
    border-radius: 3px;
    border: 0px;
    font-size: 14px;
    color: #FFFFFF;
    text-align: center;
    margin-right: 60px;
}
.button_no{
	width: 99px;
	height: 30px;
	background: #6C6968;
	border-radius: 3px;
	border: 0px;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
}
.noticea{
	font-size: 15px;
	color: #333333;
	font-family: Microsoft YaHei;
}
.noticea :hover,
.noticea :focus{
	color: #222;
}
.noticea span {
    display: inline-block;
    font-size: 15px;
    color: #CA7038;
    margin: 0px 20px 0px 5px;
}
a {
    color: #333;
}
a:hover, a:focus{
	color: #222;
    text-decoration: none;
}

.overflowx{
	overflow-x: auto;
	white-space: nowrap;
}
.overflowx::-webkit-scrollbar{
	display: none;
}

.leftPage {
	position: fixed;
    top: 141px;
    bottom: 23px;
    left: 40px;
    z-index: 10;
    overflow: auto;
    padding-top: 0;
    margin: 0;
    width: 270px;
    border-right: 1px solid #e8e8e8;
    background-color: #eee;
    border-radius: 8px;
    width: 100%;
}
.leftPage .home-user-up{
	font-size: 18px;
    padding: 20px 0 10px;
    border-bottom: 1px solid #E4E4E4;
    color: #272A56;
    text-align: center;
    font-weight: 500;
}
.leftPage .home-left-user{
	height: 302px;
	margin: 0;
    border-radius: 8px;
    background: #fff;
    text-align: center;
    position: relative;
    font-family: Microsoft YaHei;
}
.leftPage .online-btn{
	font-size: 14px;
    color: #333;
    text-align: center;
    line-height: 102px;
    height: 102px;
    position: relative;
    text-align: center;
    top: 32px;
    cursor: pointer;
    background-color: #fff;
    border-radius: 8px;
}

/* 滚动条 */
#flinks{width:500px;}

/* 文字上下滚动 */
.scroll-box{position:relative;top:0;overflow:hidden;padding:0 10px;display:inline-block;height:29px;line-height:29px}
.scroll-box.on{background:#fff;z-index:2;overflow:auto;height:auto !important;box-shadow:1px 1px 10px #888}
.scroll-box.on li{top:0 !important;border-bottom:1px dotted #ccc}
.scroll-box li{position:relative;}
.scroll-box a{display:inline-block;white-space:nowrap;padding-top:0 !important;padding-bottom:0 !important;margin-top:0 !important;margin-bottom:0 !important;}
.scroll-mask{z-index:1;display:none;position:fixed;top:0;right:0;bottom:0;left:0;display:none;background-color:rgba(0,0,0,0.5);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#7F000000,endColorstr=#7F000000)}
.scroll-mask.on{/*display:block;*/}
