/*OA CSS Document */
html {
	width: 100%;
	background: #f5f5f5;
}
body {
	width: 100%;
}

@media screen and (max-width: 1366px) {
}
.oa-intro .mainCon {
	width: 1170px;
	margin: 0 auto
}
.top {
    width: 90%;
    height: 60px;
    background-image: url(/contents/oa/images/logo.png);
    background-repeat: no-repeat;
    background-position: left 10px;
    margin: 0 auto;
    padding-top: 30px;
    position: absolute;
    z-index: 10;
    top: 0;
    left: 5%;
    right: 5%;
}
.top a {
    display: block;
    width: 100px;
    text-align: center;
    height: 32px;
    line-height: 32px;
    font-size: 14px;
    color: rgba(255,255,255,0.8);
    border: 1px solid rgba(255,255,255,0.6);
    border-radius: 16px;
    float: right;
}
.top a:hover{ color:rgba(255,255,255,1); border:1px solid rgba(255,255,255,0.9);}

/*-----头部 banner----------------------------------------------------------------------------------------------------------------*/
.oa-intro .banner {
	height: 520px;
 filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr='#da373a', endColorStr='#4324a3', gradientType='1');
	background: -moz-linear-gradient(left, #da373a, #4324a3);
	background: -o-linear-gradient(left, #da373a, #4324a3);
	background: -webkit-gradient(linear, 0% 0%, 100% 0%, from(#da373a), to(#4324a3));
	background-color:#da373a;
}
.banner h1 {
	padding: 190px 0 0 0;
	font-family: "微软雅黑";
	font-size: 50px;
	font-weight: bold;
	color: #fff;
	line-height: 76px;
}
.banner h2 {
	font-family: "微软雅黑";
	font-size: 20px;
	font-weight: normal;
	color: #fff
}
.banner .mainCon {
	height: 425px;
	background: url(/contents/oa/images/bannerBg.png) no-repeat right 80px

}
/*-----总体先容----------------------------------------------------------------------------------------------------------------*/
.oa-intro1 .mainCon {
	position: relative;
	height: 147px;
	padding: 165px 0 0 0
}
.oa-intro1 .oa-intro1-left {
	width: 300px;
	text-align: center;
	position: absolute;
	left: 0;
	top: -56px;
}
.oa-intro1 .oa-intro1-mid {
	width: 300px;
	text-align: center;
	position: absolute;
	left: 435px;
	top: -56px;
}
.oa-intro1 .oa-intro1-right {
	width: 300px;
	text-align: center;
	position: absolute;
	right: 0px;
	top: -56px;
}
.oa-intro1 .mainCon .icon {
	width: 118px;
	height: 118px;
	margin: 0 auto;
	border-radius: 50%
}
.oa-intro1 .oa-intro1-left .icon {
	background: #fff url(../images/icon1.png) no-repeat center center

}
.oa-intro1 .oa-intro1-mid .icon {
	background: #fff url(../images/icon2.png) no-repeat center center

}
.oa-intro1 .oa-intro1-right .icon {
	background: #fff url(../images/icon3.png) no-repeat center center

}
.oa-intro1 p {
	height: 80px;
	line-height: 80px;
	font-size: 24px;
	color: #000
}
.oa-intro1 p.intro {
	height: 36px;
	line-height: 36px;
	font-size: 20px;
	color: #666
}
/*-----价值优势----------------------------------------------------------------------------------------------------------------*/
.oa-intro2 {
	height: 687px;
	position: relative;
	background: #f7e7e7 url(../images/oa-intro2-mainConBg.png) no-repeat center bottom

}
.oa-intro2 .mainCon h1 {
	padding: 45px 0 0 0;
	font-family: "微软雅黑";
	font-size: 36px;
	font-weight: normal;
	color: #000;
	line-height: 60px;
	height: 60px
}
.oa-intro2 .mainCon h2 {
	font-family: "微软雅黑";
	font-size: 20px;
	font-weight: normal;
	color: #666
}
.oa-intro2 .leftCon {
	width: 428px;
	height: 266px;
	margin: 90px 0 0 20px;
	background: url(/contents/oa/images/oa-intro2-leftConBg.png) no-repeat center center

}
.oa-intro2 .mainCon {
	position: relative
}
.oa-intro2 .rightCon {
	position: absolute;
	top: 204px;
	right: 0
}
.oa-intro2 .rightCon .textCon {
	height: 150px
}
.oa-intro2 .rightCon p.title {
	font-size: 46px;
	color: #e4130d
}
.oa-intro2 .rightCon p.content {
	font-size: 16px;
	color: #000
}
/*-----功效支持----------------------------------------------------------------------------------------------------------------*/
.oa-intro3 {
	height: 700px;
	position: relative;
	background: url(/contents/oa/images/oa-intro3-mainConBg.png) no-repeat center top

}
.oa-intro3 .mainCon {
	position: relative
}
.oa-intro3 .mainCon h1 {
	padding: 45px 0 0 0;
	font-family: "微软雅黑";
	font-size: 36px;
	font-weight: normal;
	color: #000;
	line-height: 60px;
	height: 60px
}
.oa-intro3 .mainCon h2 {
	font-family: "微软雅黑";
	font-size: 20px;
	font-weight: normal;
	color: #666
}
.oa-intro3 .mainCon .introCon0 {
	width: 158px;
	height: 158px;
	line-height: 158px;
	position: absolute;
	top: 335px;
	left: 487px;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
}
.oa-intro3 .mainCon .iconintro {
	width: 90px;
	height: 64px;
	position: absolute;
	text-align: center
}
.oa-intro3 .mainCon .iconintro .icon {
	width: 32px;
	height: 32px;
	margin: 0 auto
}
.oa-intro3 .mainCon .iconintro .text {
	display: block;
	height: 34px;
	line-height: 34px;
	font-size: 16px;
	color: #fff
}
/*公牍管理*/
.oa-intro3 .mainCon .introCon1 {
	top: 326px;
	left: 381px;
}
.oa-intro3 .mainCon .introCon1 .icon {
	background: url(/contents/oa/images/oa-intro3-icon1.png) no-repeat center center

}
/*新闻管理*/
.oa-intro3 .mainCon .introCon2 {
	top: 245px;
	left: 463px;
}
.oa-intro3 .mainCon .introCon2 .icon {
	background: url(/contents/oa/images/oa-intro3-icon2.png) no-repeat center center

}
/*聚会管理 */
.oa-intro3 .mainCon .introCon3 {
	top: 245px;
	left: 578px;
}
.oa-intro3 .mainCon .introCon3 .icon {
	background: url(/contents/oa/images/oa-intro3-icon3.png) no-repeat center center

}
/*知识中心 */
.oa-intro3 .mainCon .introCon4 {
	top: 326px;
	left: 660px;
}
.oa-intro3 .mainCon .introCon4 .icon {
	background: url(/contents/oa/images/oa-intro3-icon4.png) no-repeat center center

}
/*事情汇报 */
.oa-intro3 .mainCon .introCon5 {
	top: 442px;
	left: 660px;
}
.oa-intro3 .mainCon .introCon5 .icon {
	background: url(/contents/oa/images/oa-intro3-icon5.png) no-repeat center center

}
/*项目管理 */
.oa-intro3 .mainCon .introCon6 {
	top: 522px;
	left: 577px;
}
.oa-intro3 .mainCon .introCon6 .icon {
	background: url(/contents/oa/images/oa-intro3-icon6.png) no-repeat center center

}
/*移动办公*/
.oa-intro3 .mainCon .introCon7 {
	top: 522px;
	left: 462px;
}
.oa-intro3 .mainCon .introCon7 .icon {
	background: url(/contents/oa/images/oa-intro3-icon7.png) no-repeat center center

}
/*统计汇总*/
.oa-intro3 .mainCon .introCon8 {
	top: 442px;
	left: 381px;
}
.oa-intro3 .mainCon .introCon8 .icon {
	background: url(/contents/oa/images/oa-intro3-icon8.png) no-repeat center center

}
/*jbsf*/
.oa-intro3 .mainCon .introCon9 {
	width: 66px;
	height: 66px;
	line-height: 66px;
	border-radius: 50%;
	background: #e7e7e7;
	position: absolute;
	top: 382px;
	left: 814px;
	text-align: center;
	font-size: 16px;
	color: #000
}
/*Osp*/
.oa-intro3 .mainCon .introCon10 {
	width: 66px;
	height: 66px;
	line-height: 66px;
	border-radius: 50%;
	background: #ce1d1d;
	position: absolute;
	top: 382px;
	left: 924px;
	text-align: center;
	font-size: 16px;
	color: #fff
}
/*事前申请*/
.oa-intro3 .mainCon .introCon11 {
	width: 90px;
	height: 90px;
	line-height: 90px;
	border-radius: 50%;
	background: #918a80;
	position: absolute;
	top: 245px;
	left: -22px;
	text-align: center;
	font-size: 16px;
	color: #fff
}
/*内部网站*/
.oa-intro3 .mainCon .introCon12 {
	width: 106px;
	height: 106px;
	line-height: 106px;
	border-radius: 50%;
	background: #918a80;
	position: absolute;
	top: 532px;
	left: 189px;
	text-align: center;
	font-size: 16px;
	color: #fff
}
/*其他个性营业管理 */
.oa-intro3 .mainCon .introCon13 {
	width: 134px;
	height: 90px;
	padding: 44px 0 0 0;
	border-radius: 50%;
	background: #918a80;
	position: absolute;
	top: 528px;
	left: 1081px;
	text-align: center;
	font-size: 16px;
	color: #fff
}
/*-----乐成案例----------------------------------------------------------------------------------------------------------------*/
.oa-intro4 {
	height: 694px;
	position: relative;
	background: url(/contents/oa/images/oa-intro4-mainConBg.png) no-repeat center bottom

}
.oa-intro4 .main {
	position: relative
}
.oa-intro4 .mainCon h1 {
	padding: 45px 0 0 0;
	font-family: "微软雅黑";
	font-size: 36px;
	font-weight: normal;
	color: #000;
	line-height: 60px;
	height: 60px
}
.oa-intro4 .textCon .title {
	padding: 55px 0 0 0;
	font-family: "微软雅黑";
	font-size: 18px;
	font-weight: bold;
	color: #e4130d;
	line-height: 40px;
	height: 40px
}
.oa-intro4 .textCon .content {
	color: #666;
}
.oa-intro4 .rightCon {
	width: 537px;
	height: 302px;
	position: absolute;
	right: 88px;
	top: 212px;
}
.oa-intro4 .oa-intro4-mainCon1 {
	width: 537px;
	height: 302px;
	position: absolute;
	top: 0;
	left: 0;
	background: url(/contents/oa/images/oa-intro4-mainCon1.png) no-repeat center center

}
.oa-intro4 .oa-intro4-mainCon2 {
	width: 529px;
	height: 251px;
	position: absolute;
	top: 52px;
	left: 39px;
	background: url(/contents/oa/images/oa-intro4-mainCon2.png) no-repeat center center

}
.oa-intro4 .oa-intro4-mainCon3 {
	width: 468px;
	height: 233px;
	position: absolute;
	top: 86px;
	left: 105px;
	background: url(/contents/oa/images/oa-intro4-mainCon3.png) no-repeat center center

}
.oa-intro4 .oa-intro4-mainCon4 {
	width: 435px;
	height: 223px;
	position: absolute;
	top: 120px;
	left: 143px;
	background: url(/contents/oa/images/oa-intro4-mainCon4.png) no-repeat center center

}
<!--耗时1758602902.72秒-->