﻿.chuqinbanner {
	width: 100%;
	height: 500px;
	min-width: 1024px;
	background: url(/img/chuqintongji/chuqinbanner.jpg) no-repeat center center;
}


/*---------查看出勤样式开始-----------*/

.chuqin_wt1024px {
	width: 1024px;
	margin: auto;
    overflow:hidden;
}
.chuqin_bt{
	margin-top: 40px;
	font-size: 14px;
	color: #000000;
}
.c_q_title {
	width: 1024px;
	text-align: center;
	margin-top: 80px;
	font-size: 26px;
	color: #000000;
}

.title_ms {
	width: 1024px;
	text-align: center;
	margin-top: 4px;
	font-size: 14px;
	color: #3d3d3d;
}

.screenshot {
	width: 988px;
	margin: auto;
}

.screenshot  li {
	float: left;
	width: 316px;
	height: 496px;
	margin-top: 30px;
	margin-left: 20px;
	box-shadow: 2px 2px 18px #DBDBDB;
	-webkit-box-shadow: 2px 2px 18px #DBDBDB;
	-ms-box-shadow: 2px 2px 18px #DBDBDB;
	-moz-box-shadow: 2px 2px 18px #DBDBDB;
	-o-box-shadow: 2px 2px 18px #DBDBDB;
	
}

.screenshot .screenshot_a {
	margin-left: 0;
	background: url(/img/chuqintongji/check-attendance-a.jpg);
}
.screenshot .screenshot_b {
	background: url(/img/chuqintongji/check-attendance-b.jpg);
}
.screenshot .screenshot_c {
	background: url(/img/chuqintongji/check-attendance-c.jpg);
}

/*---------查看出勤样式结束-----------*/


/*---------在线签到样式开始-----------*/

.register_tit {
	width: 1024px;
	text-align: center;
	font-size: 26px;
	color: #000000;
	margin-top: 80px;
}

.register_describe {
	width: 1024px;
	text-align: center;
	font-size: 14px;
	color: #3D3D3D;
	margin-top: 4px;
}

.register_pic {
	width: 940px;
	height: 334px;
	background: url(/img/chuqintongji/online-sign-in.jpg) no-repeat;
	margin: 30px auto 0;
}


/*---------在线签到样式结束-----------*/


/*---------出勤统计样式开始-----------*/

.statistics {
	margin-top: 80px;
	width: 1024px;
	text-align: center;
	font-size: 24px;
	color: #000000;
}

.statistics_describe {
	width: 1024px;
	margin-top: 4px;
	text-align: center;
	color: #3D3D3D;
	font-size: 14px;
}

.statistics_pic {
	width: 940px;
	height: 445px;
	margin: 30px auto 0;
	background: url(/img/chuqintongji/attendance-rate.jpg) no-repeat center center;
}


/*---------出勤统计样式结束-----------*/


/*---------在线请假样式开始-----------*/

.online_leave {
	margin-top: 80px;
	width: 1024px;
	text-align: center;
	font-size: 24px;
	color: #000000;
}

.leave_describe {
	width: 1024px;
	margin-top: 4px;
	text-align: center;
	color: #3D3D3D;
	font-size: 14px;
}

.leve_pic {
	width: 672px;
	margin: auto;
}

.leve_pic li {
	float: left;
	width: 316px;
	height: 496px;
	margin-top: 30px;
	margin-left: 40px;
	box-shadow: 2px 2px 18px #DBDBDB;
	-webkit-box-shadow: 2px 2px 18px #DBDBDB;
	-ms-box-shadow: 2px 2px 18px #DBDBDB;
	-moz-box-shadow: 2px 2px 18px #DBDBDB;
	-o-box-shadow: 2px 2px 18px #DBDBDB;
	behavior:url(pie.htc);
}

.leve_pic .line_pic_1 {
	margin-left: 0;
	background: url(/img/chuqintongji/ask-for-leave-one.jpg) no-repeat center center;
}
.leve_pic  .line_pic_2{
	background: url(/img/chuqintongji/ask-for-leave-two.jpg) no-repeat center center;
}
.esperience {
    display:block;
    margin:80px auto 0;
    width:130px;
    height:40px;
    text-align:center;
    line-height:40px;
    border-radius:8px;
    color:#ffffff;
    font-size:18px;
    background:#FD6D17;
    behavior:url(pie.htc);
}
/*---------在线请假样式结束-----------*/


/*-----------推荐解决方案开始------------*/

.t_J_case {
	margin-top: 80px;
	width: 1024px;
	text-align: center;
}

.t_J_case .t_j_biaoti {
	font-size: 24px;
	color: #000000;
	font-family: "Microsoft YaHei", "微软雅黑";
}

.t_J_case .tuijian_picture {
	width: 1024px;
	height: 320px;
	margin-top: 32px;
	background: url(/img/public/security-management.jpg) no-repeat center center;
}


/*-----------推荐解决方案结束------------*/


/*-----------成功案例样式开始------------*/

.more_case {
	position: relative;
	float: right;
	font-size: 14px;
	color: #fd961b;
	right:-2px;
}
.case_title {
	font-size: 26px;
	color: #000000;
	width: 1024px;
	text-align: center;
	margin: 80px auto 0;
}

.c_bt_content {
	position: relative;
	width: 1024px;
	margin: 10px auto 0;
	height: 308px;
	border:1px solid #CCCCCC;
}

.case_container {
	width: 1022px;
	height: 310px;
	border: 1px solid #ccc;
	margin: 10px auto 0;
	position: relative;
}

#prev {
	width: 41px;
	height: 101px;
	float: left;
	background: #e5e5e5 url(/img/chuqintongji/prev.png) no-repeat center center;
	cursor: pointer;
	position: absolute;
	top: 0px;
	left: 20px;
	bottom: 0;
	margin: auto;
}

#prev:hover {
	background: #e5e5e5 url(/img/chuqintongji/prevhover.png) no-repeat center center;
}

#next {
	position: absolute;
	top: 0px;
	right: 20px;
	bottom: 0;
	margin: auto;
	width: 41px;
	height: 101px;
	float: left;
	background: #e5e5e5 url(/img/chuqintongji/next.png) no-repeat center center;
	cursor: pointer;
}

#next:hover {
	background: #e5e5e5 url(/img/chuqintongji/nexthover.png) no-repeat center center;
}

#middle {
	width: 856px;
	height: 219px;
	overflow: hidden;
	position: relative;
	margin: 46px auto 0;
}

#pic {
	height: 200px;
}

#pic li {
	width: 278px;
	height: 219px;
	float: left;
	list-style: none;
	line-height: 200px;
	text-align: center;
	color: #fff;
	font-size: 20px;
	margin-right: 11px;
}

#pic> .li1 {
	margin-left: 0;
	background-color: #FF6A00;
}

#pic> .li2 {
	background-color: #0088BB;
}

#pic> .li3 {
	background-color: #666666;
}

#pic> .li4 {
	background-color: #000000;
}

#pic .li5 {
	background-color: #333333;
}

#pic .li6 {
	background-color: #242424;
}

#pic .li7 {
	background-color: #FF6A00;
}

#pic .li8 {
	background-color: #0088BB;
}

#pic .li9 {
	background-color: #666666;
}

#num {
	position: absolute;
	left: 50%;
	bottom: 20px;
	margin-left: -36px;
}

#num li {
	list-style: none;
	width: 15px;
	height: 15px;
	color: #FF6A00;
	font-size: 30px;
	line-height: 15px;
	float: left;
	margin: 0 4px;
	cursor: pointer;
}



/*-----------成功案例样式结束------------*/



/*-----------动态样式开始------------*/

.z_n_care {
	width: 1022px;
	height: 270px;
	margin: 80px auto 80px;
	border: 1px solid #CCCCCC;
}

.z_n_care .z_n_care_b {
	width: 1022px;
	height: 50px;
	border-bottom: 1px solid #CCCCCC;
	text-align: center;
	position: relative;
}

.z_n_care .z_n_care_b p {
	font-size: 24px;
	text-align: center;
	font-family: "Microsoft YaHei", "微软雅黑";
	color: #242424;
	line-height: 50px;
}

.z_n_care .z_n_care_b .z_n_d_d {
	position: absolute;
	right: 0;
	bottom: 12px;
	color: #fd8a03;
}

.fl_zn_nr {
	float: left;
	width: 50%;
	border-right: 0px solid #CCCCCC;
}

.fl_zn_nr .fl_zn_ul1 {
	padding-top: 20px;
	width: 501px;
	padding-left: 10px;
	height: 200px;
	border-right: 1px solid #CCCCCC;
}

.fl_zn_nr .fl_zn_ul1 li {
	height: 40px;
}

.fl_zn_nr .fl_zn_ul1 li span {
	float: left;
	display: block;
	width: 5px;
	height: 5px;
	border-radius: 50%;
	background: #666666;
	margin-top: 8px;
	
}

.fl_zn_nr .fl_zn_ul1 li a {
	float: left;
	margin-left: 10px;
	color: #666666;
	font-family: "Microsoft YaHei", "微软雅黑";
}

.fl_zn_nr .fl_zn_ul1 li a:hover {
	color: #FD6D17;
}

.fl_zn_nr .fl_zn_ul1 li p{
	float: right;
	margin-right: 10px;
	font-size: 12px;
	margin-top: 2px;
	color: #242424;
	font-family: "Microsoft YaHei", "微软雅黑";
}


/*-----------动态样式结束-----------*/