
/**新**/
/*@ home page
=========================== */
/* 切换导航主题 */
.site-head-sec1{
	border-bottom:none;
	box-shadow:none;
	background:#fff;
	background:rgba(255,255,255,0.1);
}


.site-head-sec7{
	border-bottom-color:transparent;
	background:#118e7d;
	background:rgba(0,0,0,0.2);
	_background:#118e7d;
	-webkit-box-shadow:none;
	box-shadow:none;
}

.site-head-sec7 .eteams,
.site-head-sec6 .eteams{
	background-position:left top;
}
.site-head-sec7 .site-nav .nav-link,
.site-head-sec6 .site-nav .nav-link{
	color:#fff;
}


.site-head-sec6 .site-nav .nav-link:hover,
.site-head-sec6 .site-nav .nav-link-cur{
	color:#F38851;
}
.site-head-sec7 .user-btns .btn-register{
	border-color:#118e7d;
	color:#fff;
}
.site-head-sec6 .user-btns .btn-register{
	border-color:#575e70;
	color:#fff;
}

.home .fp-nav-sec7 ul li a span{
	border-color: #fff !important;
}

.home .fp-nav-sec1#fp-nav ul li a span{
	background: #fff;
}
.home .fp-nav-sec1#fp-nav ul li a.active span{
	background:transparent;
	border-color:#fff;
}
.sec-parent .section{
	_height:800px !important;
	overflow:hidden;
	position:relative;
}
.sec-parent .section h2{
	font-size:32px;
	text-align:center;
	position:relative;
	opacity:0;
	filter:alpha(opacity=0);
	font-weight:normal;
}

.hm-sec2 .sec-content .sec2-to1 h2{
	font-size:32px;
	text-align:left;
	position:relative;
	opacity:0;
	filter:alpha(opacity=0);
	font-weight:normal;
}


.sec-parent .section h2 .en{
	font-size:42px;
	line-height:45px;
	margin: 0 5px;
	position:relative;
	top:2px;
	font-weight:normal;
}
.hm-sec1  .sec-content{
	position:absolute;
	top:50%;
	left:50%;
	width:1000px;
	margin-left:-500px;
}
.hm-sec2  .sec-content{
	position: absolute;
    top: 48%;
    margin-top: -230px;
    left: 50%;
    margin-left: -453px;
	
	width:70%;
}
.hm-sec5  .sec-content{
	position: absolute;
    top: 40%;
    margin-top: -230px;
    left: 50%;
    margin-left: -453px;
}
.hm-sec1{
	background:url(../img/bg1.jpg) center top;
	background-size:cover;
	color:#666;
	text-align:center;
} 
.hm-sec1 .sec-content{
	margin-top:-170px;
}
.hm-sec1 .caption{
	opacity:0;
	filter:alpha(opacity=0);
	position:relative;
	top:-80px;
}
.hm-sec1 .caption h1 {
    font-size: 48px;
  	margin:9px 0 12px;
    color: #4e4949;
    letter-spacing: 4px;
}
.hm-sec1 .caption h3 {
    font-size:18px;
    color: #888;
    font-weight: normal;
    letter-spacing: 1px;
}
.hm-sec1 .caption h4 {
    font-size: 14px;
    font-weight: normal;
    margin-bottom: 50px;
    color:#4e4949;
}
.hm-sec1 .dline{
	height:3px;
	border-width:1px 0;
	border-style:solid;
	border-color:#fff;
	margin:55px auto;
	width:0;
	opacity:0;
	filter:alpha(opacity=0);
}
.mod-register.border-active {
	border-color:#00BBC9;
}
.mod-register {
    margin: 0 auto;
    width: 452px;
    opacity: 0;
    filter: alpha(opacity=0);
    top: 80px;
    border-radius:5px;
    overflow:hidden;
    background: rgba(255,255,255,0.85);
    transition:all 0.25s linear;
    position:relative;
}
.mod-register h4{
	margin-bottom:20px;
	font-weight:normal;
}
.mod-register form{
	position:relative;
	overflow:hidden;
}
.mod-register .holder {
    position: absolute;
    top: 0;
    left: 0;
    height: 44px;
    line-height: 44px;
    text-indent: 15px;
    text-align: left;
    right: 90px;
    color: #b5b5b5;
    font-size: 12px;
}
.mod-register .res-value:focus {
	outline:none;
}
.mask_oop{
	display:none;
}

.mod-register .res-value {
    border: none;
	line-height: 44px;
	font-size: 14px;
	color: #666;
	height: 44px;
	width: 330px;
	text-align: left;
	float: left;
	background-color: transparent;
	padding: 0 15px;
}
.mod-register .res-send {
	-moz-user-select: none;
	-webkit-user-select: none;
    position:absolute;
    top:0;
    right:0;
    height: 44px;
    font-size: 12px;
    width: 90px;
    text-align:center;
    background: #159e83;
    color: #fff;
    border: none;
    border-radius:0 5px 5px 0;
}
.mod-register .res-send:hover {
	background-color:#00a776;
}
.mod-register .res-send:active {
	-webkit-box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.3);
	        box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.3);
}
.mod-register .res-send:focus,
.mod-register .res-send:active{
	outline:none;
}
.hm-sec1 .demo-link{
	margin-top:10px;
}
.hm-sec1 .demo-link a{
	color:#666;
}
.hm-sec1 .arrow-begin{
	position:absolute;
	bottom:35px;
	left:50%;
	margin-left:-38px;
	cursor:pointer;
	padding-bottom:30px;
	background:url(../img/sec_arrow_dbpix_x.gif) center bottom no-repeat;
}
.hm-sec2 .sec-content{
	/**margin-top:-327px;**/
	height:492px;
	/**	top:10%;**/
}
.sec2-to1{
	
	/**margin-left: 10%;**/
}
.sec2-to2{
	height:419px;
	width:712px;
	background:url(../img/jdp.png) no-repeat center center;
	background-size:100% 100%;
	position:absolute;
	/**top:59%;**/
	/**left:10%;**/
	/**margin-left: -506px;**/
    /**margin-top: -336px;**/
	
}
.sec2-to3{
	margin-left: 97px;
    margin-top: 204px;
}
.sec2-to4{
	margin-left: 474px;
    margin-top: 20px;
}
.sec2-to5{
	margin-left: 691px;
    margin-top: -434px;
}

.sec3-to1{
	height:393px;
	width:714px;
	background:url(../img/cd.png) no-repeat center center;
	background-size:100% 100%;
	position:absolute;
	/**top:59%;**/
	left:3%;
	/**margin-left: -506px;**/
    /**margin-top: -336px;**/
}
.sec3-to2{
	margin-left: 31%;
}
.sec3-to2-ou4{
	margin-left: 31%;
}
.sec3-to2-ou3{
	margin-left: 24%;
}
.sec3-to2-ou2{
	margin-left:14%;
}
.hm-sec2 .hm-value1{
	margin-top:5%;
	margin-left:43%;
}
.hm-sec2 .hm-value2{
	margin-top:-0.5%;
	margin-left:48.5%;
}
.hm-sec2 .hm-value3{
	margin-top:0.5%;
	margin-left:54.5%;
}
.hm-sec2 .hm-value4{
	margin-top:1%;
	margin-left:58.5%;
}
.hm-sec2 .hm-value5{
	margin-top:2%;
	margin-left:60%;
}
.hm-sec2 .hm-value6{
	margin-top:3.2%;
	margin-left:57.5%;
}
.hm-sec2 .hm-value7{
	margin-top:2%;
	margin-left:53.5%;
}
.hm-sec2 .hm-value8{
	margin-top:-0.5%;
	margin-left:48%;
}
.hm-sec2 .hm-value9{
	margin-top:-0.7%;
	margin-left:40.5%;
}
.hm-sec2 h2{
	top:40px;
}
.hm-mod-feature{
	width:948px;
	margin:38px auto 0;
}
.hm-mod-feature .feature-list{
	font-size:0;
	opacity:0;
	filter:alpha(opacity=0);
	position:relative;
	top:50px;
}
.hm-mod-feature .feature-list .list-item{
	width:196px;
	height:85px;
	overflow-y:hidden;
	display:inline-block;
	*display:inline;
	*zoom:1;
	padding:16px 26px 16px 94px;
	margin-bottom:10px;
	position:relative;
	text-decoration:none;
	color:#333;
	-webkit-transition: all 0.5s ease;
   	 -o-transition: all 0.5s ease;
   	    transition: all 0.5s ease;
}
.hm-mod-feature .feature-list .list-item:hover{
	cursor:pointer;
	background-color:#e8f3f9;
}
.hm-mod-feature .feature-list .list-item h4{
	font-size:16px;
	font-weight:bold;
	margin-bottom:5px;
}
.hm-mod-feature .feature-list .list-item p{
	line-height:20px;
	font-size:12px;
	color:#888;
}
.hm-mod-feature .feature-list .list-ico{
	position:absolute;
	top:18px;
	left:16px;
	height:52px;
	width:52px;
	border-radius: 3px;
	background:url(../img/ico_feature_52.png) no-repeat;
}
.hm-mod-feature .feature-list .list-ico-task{
	background-position:0 0;
}
.hm-mod-feature .feature-list .list-ico-goal{
	background-position:-52px 0;
}
.hm-mod-feature .feature-list .list-ico-report{
	background-position:-104px 0;
}
.hm-mod-feature .feature-list .list-ico-doc{
	background-position:-156px 0;
}
.hm-mod-feature .feature-list .list-ico-crm{
	background-position:-208px 0;
}
.hm-mod-feature .feature-list .list-ico-blog{
	background-position:-260px 0;
}
.hm-mod-feature .feature-list .list-ico-chat{
	background-position:-312px 0;
}
.hm-mod-feature .feature-list .list-ico-sign{
	background-position:-364px 0;
}
.hm-mod-feature .feature-list .list-ico-wfl{
	background-position:-412px 0;
}
.hm-mod-feature .feature-more{
	margin:30px auto 0;
	display:block;
	width:214px;
	height:44px;
	line-height:44px;
	color:#55c1e7;
	border:1px solid #55c1e7;
	border-radius:3px;
	text-align:center;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	opacity:0;
	filter:alpha(opacity=0);
	-webkit-transition: all 0.25s ease;
   	 -o-transition: all 0.25s ease;
   	    transition: all 0.25s ease;
}
.hm-mod-feature .feature-more:hover{
	color:#fff;
	background: #55c1e7;
}
.hm-sec3{
	
	color:#333;
}
.hm-sec3 .sec-content{
	height:443px;
	/**width:px;**/
	/**margin-top:-375px;
	margin-left:-550px;**/
	top:25%
}
.hm-sec3 h2{
	width:100%;
	top:45%;
	margin-top:-300px;
/* 	margin:90px 0 120px; */
/* 	top:30px; */
}
.hm-mod-mOA .mOA-pic{
	height:520px;
	width:760px;
	position:absolute;
	right:0;
	top:190px;
}
.hm-mod-mOA .mOA-pic .pic1{
	position:absolute;
	z-index:1;
	right:0;
	top:20px;
	opacity:0;
	filter:alpha(opacity=0);
}
.hm-mod-mOA .mOA-pic .pic2{
	position:absolute;
	z-index:2;
	right:130px;
	top:0;
	opacity:0;
	filter:alpha(opacity=0);
}
.hm-mod-mOA .mOA-pic .pic-item img{
	-webkit-transition:transform 0.5s ease;
	     -o-transition:transform 0.5s ease;
	        transition:transform 0.5s ease;
/* 	transform:translateX(100px); */
}
.hm-mod-mOA .mOA-pic .pic-item img.pic2{
	transition:all 0.4s ease;
/* 	transition-delay:0.3s; */
}
/* .hm-mod-mOA .mOA-pic .pic-item-active img{ */
/* 	transform:translateX(0); */
/* } */
.hm-mod-mOA .mOA-pic:hover .pic2{
	transform:translateX(140px);
}
.hm-mod-mOA .mOA-pic:hover .pic1{
	transform:translateX(-60px);
}
.hm-mod-mOA .mOA-list{
	width: 276px;
    position: absolute;
    top: 50%;
    margin-top: -120px;
}
.hm-mod-mOA .mOA-list .list-item{
	color:#fff;
	padding-left:60px;
	position:relative;
	margin-bottom:30px;
	left:-100px;
	opacity:0;
	filter:alpha(opacity=0);
	cursor:pointer;
}
.hm-mod-mOA .mOA-list .list-item .list-ico{
	height:42px;
	width:42px;
	position:absolute;
	top:0;
	left:0;
	background:url(/img/ico_mOA_42.png) no-repeat;
	-webkit-transition: all 0.25s ease;
   	 -o-transition: all 0.25s ease;
   	    transition: all 0.25s ease;
}
.hm-mod-mOA .mOA-list .list-item .list-ico-app{
	background-position:0 0;
}
.hm-mod-mOA .mOA-list .list-item .list-ico-wechat{
	background-position:-42px 0;
}
.hm-mod-mOA .mOA-list .list-item .list-ico-service{
	background-position:-84px 0;
}
.hm-mod-mOA .mOA-list .list-item-focus .list-ico-app{
	background-position:0 -42px;
}
.hm-mod-mOA .mOA-list .list-item-focus .list-ico-wechat{
	background-position:-42px -42px;
}
.hm-mod-mOA .mOA-list .list-item-focus .list-ico-service{
	background-position:-84px -42px;
}
.hm-mod-mOA .mOA-list .list-item h4{
	font-size:24px;
	margin-bottom:5px;
	-webkit-transition: all 0.25s ease;
   	 -o-transition: all 0.25s ease;
   	    transition: all 0.25s ease;
}
.hm-mod-mOA .mOA-list .list-item h4>a:link,
.hm-mod-mOA .mOA-list .list-item h4>a:hover,
.hm-mod-mOA .mOA-list .list-item h4>a:active,
.hm-mod-mOA .mOA-list .list-item h4>a:visited {
    color: #fff;
    text-decoration: none;
}
.hm-mod-mOA .mOA-list .list-item-focus h4,
.hm-mod-mOA .mOA-list .list-item-focus h4>a:link,
.hm-mod-mOA .mOA-list .list-item-focus h4>a:hover,
.hm-mod-mOA .mOA-list .list-item-focus h4>a:active,
.hm-mod-mOA .mOA-list .list-item-focus h4>a:visited {
	color:#00a0e9;
}
.hm-mod-mOA .mOA-list .list-item p{
	font-size:12px;
	line-height:24px;
}
.sec6-to2{
	
}
.sec6-to3{
	margin-left: 220px;
	margin-top: -220px;
	
}
.sec6-to4{
	margin-left: 440px;
	margin-top: -220px;
	
}
.sec6-to5{
	margin-left: 660px;
	margin-top: -220px;
}
.hm-mod-mOA .mOA-list-more,
.hm-sec9 .sec-text .know-eoffice{
	margin:30px 0 0 0;
	display:block;
	width:150px;
    height: 38px;
    line-height: 38px;
	color:#fff;
	border:1px solid #fff;
	border-radius:6px;
	text-align:center;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	opacity:0;
	filter:alpha(opacity=0);
	-webkit-transition: background-color 0.25s ease;
   	 -o-transition: background-color 0.25s ease;
   	    transition: background-color 0.25s ease;
}

.hm-mod-mOA  .mOA-list-text{
	font-size:18px;
	color:#fff;
	text-decoration: none;
    margin-top: 30px;
    display: block;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: background-color 0.25s ease;
    -o-transition: background-color 0.25s ease;
    transition: background-color 0.25s ease;
}
.hm-mod-mOA  .mOA-list-text:hover{
	color:#0088cc;
}
.hm-mod-mOA .mOA-list-more:hover,
.hm-sec9 .sec-text .know-eoffice:hover{
	color:#333;
	background:#fff;
}
/**4**/
.hm-sec5 h2{
	top:30px;
}
/**4**/
.hm-sec5 .sec-content{
	
}
.hm-mod-wecan{
	margin:46px auto 0;
	width:860px;
}
.hm-mod-wecan .wecan-list .list-item{
	width:302px;
	float:left;
	height:100px;
	position:relative;
	margin-bottom:23px;
	opacity:0;
	filter:alpha(opacity=0);
}
.hm-mod-wecan .wecan-list .list-item-odd{
	padding-right:105px;
	text-align:right;
	left:-80px;
}
.hm-mod-wecan .wecan-list .list-item-even{
	padding-left:105px;
	right:-80px;
}
.hm-mod-wecan .wecan-list .list-item h4{
	font-size:18px;
	margin:12px 0 8px;
}
.hm-mod-wecan .wecan-list .list-item p{
	font-size:12px;
	line-height:24px;
	color:#838383;
}
.hm-mod-wecan .wecan-list .list-ico{
	height:64px;
	width:64px;
	background:url(../img/ico_wecan_64_64.png) no-repeat;
	position:absolute;
	top:21px;
	opacity:0;
	filter:alpha(opacity=0);
	-webkit-transition: background-position 0.25s ease-in;
	     -o-transition: background-position 0.25s ease-in;
	        transition: background-position 0.25s ease-in;
}
.hm-mod-wecan .wecan-list .list-item-odd .list-ico{
	right:20px;
}
.hm-mod-wecan .wecan-list .list-item-even .list-ico{
	left:20px;
}
.hm-mod-wecan .wecan-list .list-ico-ach{
	background-position:0 0;
}
.hm-mod-wecan .wecan-list .list-ico-trail{
	background-position:-64px 0;
}
.hm-mod-wecan .wecan-list .list-ico-rule{
	background-position:-128px 0;
}
.hm-mod-wecan .wecan-list .list-ico-cooper{
	background-position:-192px 0;
}
.hm-mod-wecan .wecan-list .list-ico-do{
	background-position:-256px 0;
}
.hm-mod-wecan .wecan-list .list-ico-mobile{
	background-position:-320px 0;
}
.hm-mod-wecan .wecan-list .list-ico-herg{
	background-position:-320px 0;
}
.hm-mod-wecan .wecan-list .list-ico-wod{
	background-position:-256px 0;
}
.hm-mod-wecan .wecan-list .list-item:hover .list-ico-ach{
	background-position:0 -64px;
}
.hm-mod-wecan .wecan-list .list-item:hover .list-ico-trail{
	background-position:-64px -64px;
}
.hm-mod-wecan .wecan-list .list-item:hover .list-ico-rule{
	background-position:-128px -64px;
}
.hm-mod-wecan .wecan-list .list-item:hover .list-ico-cooper{
	background-position:-192px -64px;
}
.hm-mod-wecan .wecan-list .list-item:hover .list-ico-do{
	background-position:-256px -64px;
}
.hm-mod-wecan .wecan-list .list-item:hover .list-ico-mobile{
	background-position:-320px -64px;
}
.hm-mod-wecan .wecan-list .list-item:hover .list-ico-wod{
	background-position:-256px -64px;
}
.hm-mod-wecan .wecan-list .list-item:hover .list-ico-herg{
	background-position:-320px -64px;
}

/**6**/
.hm-sec7{
	background:#ffffff;
}
/**6**/
.sec-parent .hm-sec7  .h2cla1{
	width:100%;
	position:absolute;
	top:22%;
	z-index:2;
	margin-top:20px;
	color:#fff;
	left:22%;
}
/**6**/
.sec-parent .hm-sec7  .h2cla2{
	width:100%;
	position:absolute;
	top:78%;
	z-index:2;
	margin-top:20px;
	color:#fff;
	left:-30%;
}
.img3.1{
	background:url(../img/7.png) no-repeat center center;
}
.imgstack{
	height:395px;
	width:764px;
}
/*
.hm-sec4.introcontainer  .imgcontainer  img{
    left:25%;
    margin-left: 200px;
    transition: all 1s;
}
*/
.hm-sec4 .introcontainer .imgcontainer{
	height: 650px;
    width: 463px;
	background:url(../img/design_gestures_fallback_large.png) no-repeat center center;
	background-size:100% 100%;
	position:absolute;
	bottom: -150px;
	left: 600px;
}

/**.logos{
	height:80%; wider:80%;
}**/
/**6**/
.hm-sec7 .customer-wall{
	position: absolute;
    top: 50%;
    margin-top: -230px;
    left: 35%;
    margin-left: -453px;
	
	/**height:800px;
	width:1305px;
	background:url(../img/7.png) no-repeat center center;
	background-size:80% 80%;
	position:absolute;
	top:50%;
	left:50%;
	margin-left: -648px;
    margin-top: -370px;
    opacity:0;
    filter:alpha(opacity=100);
	-webkit-transform:scale(3);
		-o-transform:scale(3);
		   transform:scale(3);
	-webkit-transition: all 0.5s ease-in;
	    -o-transition: all 0.5s ease-in;
	       transition: all 0.5s ease-in;**/
}
/**6**/
.hm-sec7 .customer-wall-active{
	opacity:1;
    filter:alpha(opacity=100);
	-webkit-transform:scale(1);
		-o-transform:scale(1);
		   transform:scale(1);
}
/**8**/
.hm-sec9{
	background-color:#fff;
}
/**8**/
.hm-sec9 .site-footer{
	height:30%;
	position:absolute;
	bottom:0;
	width:100%;
	background:#191e28;
}
/**8**/
.hm-sec9 .top-content {
    position: absolute;
    top: 130px;
    bottom: 350px;
    left: 50%;
    width: 1000px;
    margin: 0 0 0 -500px;
}
/**8**/
.hm-sec9 .sec-logo {
    position: absolute;
    width: 367px;
    left: -100px;
    top: 30px;
    bottom: 30px;
    opacity: 0;
	filter: alpha(opacity=0);
}
/**8**/
.hm-sec9 .logo-text {
    color: #333;
    text-align: center;
    font-size: 20px;
}
/**8**/
.hm-sec9 .logo-text span{
    color: #00A0E8;
}
/**8**/
.hm-sec9 .logo-icon{
    text-align:center;
    max-height: 180px;
    position: absolute;
    top: 100px;
    bottom: 0;
    width: 348px;
    left:10px;
}
/**8**/
.hm-sec9 .logo-icon img {
    height: 100%;
    width: auto;
}
/**8**/
.hm-sec9 .hm-mod-blog,
.hm-sec9 .hm-mod-signing{
    position: absolute;
    width: 470px;
    top: 30px;
    bottom: 40px;
    opacity: 0;
	filter: alpha(opacity=0);
}
/**8**/
.hm-sec9 .hm-mod-blog{
	right: -100px;
}
/**8**/
.hm-sec9 .hm-mod-signing{
	 left: -100px;
}
/* .hm-sec9 .hm-mod-blog .bg {
    background: #fff;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 8px;
} */
/**8**/
.hm-sec9 .hm-mod-blog .mod-hd,
.hm-sec9 .hm-mod-signing .mod-hd{
    font-size: 19px;
    height: 32px;
    line-height: 32px;
    font-weight: bold;
    position: absolute;
    top: 10px;
    left: 30px;
    width: 370px;
    z-index: 2;
    padding: 0 0 7px 0;
}
/**8**/
.hm-sec9 .hm-mod-blog .mod-hd .knowmore,
.hm-sec9 .hm-mod-signing .mod-hd .knowmore{
    font-size: 12px;
    color: #A3A3A3;
    text-decoration: none;
    font-weight: normal;
}
/**8**/
.hm-sec9 .hm-mod-signing .signing-scr {
	left: 100px;
}
/**8**/
.hm-sec9 .hm-mod-blog .blog-scr,
.hm-sec9 .hm-mod-signing .signing-scr {
    position: absolute;
    top: 67px;
    bottom: 17px;
    left: 30px;
    width: 370px;
    overflow: hidden;
    z-index: 2;
	height:80%;
}
/**8**/
.hm-sec9 .hm-mod-blog li .date,
.hm-sec9 .hm-mod-signing li .date{
	float:right;
	font-size:12px;
	color:#999;
}
/**8**/
.hm-sec9 .hm-mod-blog li,
.hm-sec9 .hm-mod-signing li{
	line-height:30px;
	height:30px;
}
/**8**/
.hm-sec9 .hm-mod-blog li a,
.hm-sec9 .hm-mod-signing li a{
	display:inline-block;
	width:270px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	text-decoration:none;
	font-size:12px;
}
/**8**/
.hm-sec9 .hm-mod-blog li a{
	color:#333;
}
/**8**/
.hm-sec9 .hm-mod-signing li a{
	color:#333;
}
/**8**/

/* .hm-sec9 .hm-mod-signing li.list-item{
	width:370px;
} */
/**8**/
.hm-sec9 .hm-mod-blog li a:hover,
.hm-sec9 .hm-mod-signing li a:hover{
	text-decoration:underline;
}
/**8**/
.hm-sec9 .hm-mod-blog li span,
.hm-sec9 .hm-mod-signing li span{
	color:#777;
}
/* .hm-sec9 .sec-text{
	width:300px;
	position:absolute;
	top:50%;
	left:50%;
	margin-top:-110px;
	margin-left:200px;
	opacity: 0;
	filter: alpha(opacity=0);
}
.hm-sec9 .sec-text h3{
	font-size:30px;
	margin-bottom:15px;
}
.hm-sec9 .sec-text p{
	line-height:28px;
}
.hm-sec9 .sec-text .know-eoffice{
	margin:20px 0 0;
	opacity: 1;
	filter: alpha(opacity=100);
} */
/* .hm-sec9 .site-footer .copyright{
	padding-top:40px;
} */
/**7**/
.hm-sec8{
	background:#e8e8e8;
}
/**8**/
@media screen and (max-height:860px){
	.hm-sec9 .logo-icon {
	    top: 80px;
	}
}
@media screen and (max-height:800px){
	.hm-sec9 .logo-icon {
	    top: 60px;
	}
	.hm-sec9 .top-content {
	    top: 110px;
	}
}
@media screen and (max-height:768px){
	.hm-sec9 .logo-icon {
	    top: 50px;
	}
	.sec-parent .hm-sec3 h2{
		text-align:left;
		margin-top:-220px;
		font-size:28px;
	}
	.hm-sec9 .top-content {
	    bottom: 320px;
	    top: 20%;
	}
}
@media screen and (max-height:600px){
	.hm-sec9 .logo-icon {
	    top: 35px;
	}
	.hm-sec9 .logo-text {
	    font-size: 18px;
	}
}



/* css sec6 */
.fp-tableCell {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    height: 100%;
}
.hm-sec6 .s7content {
    position: absolute;
    top: 50%;
    margin-top: -230px;
    left: 50%;
    margin-left: -453px;
}

.section h3 {
    margin: 0;
    padding: 0px 0px;
    font-size: 28px;
    margin-bottom: 10px;
    opacity: 0;
    -webkit-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
    transform: scale(0,0);
}
h3 {
    display: block;
    font-size: 1.17em;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    font-weight: bold;
}
.hm-sec6 .iconwarp {
    width: 905px;
    margin: 50px auto;
}
.hm-sec6.active .iconitem {
    top: 0;
    opacity: 1;
}
.hm-sec6 .iconitem {
    float: left;
    width: 200px;
    height: 200px;
    background: url(../img/y1.png);
    text-align: center;
    margin: 13px;
    position: relative;
    top: -300px;
    opacity: 0;
    -webkit-transition-property: opacity,top;
    -o-transition-property: opacity,top;
    transition-property: opacity,top;
    -webkit-transition-delay: 0.8s;
    -o-transition-delay: 0.8s;
    transition-delay: 0.8s;
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    -webkit-transition-duration: 1s;
    -o-transition-duration: 1s;
    transition-duration: 1s;
}
.hm-sec6 .iconitem2 {
    -webkit-transition-delay: 1.1s;
    -o-transition-delay: 1.1s;
    transition-delay: 1.1s;
}
.hm-sec6 .iconitem3 {
    -webkit-transition-delay: 1.3s;
    -o-transition-delay: 1.3s;
    transition-delay: 1.3s;
}
.ces{
	background-color:#118e7d;
}
.hm-sec6 .iconitem4 {
    -webkit-transition-delay: 1.5s;
    -o-transition-delay: 1.5s;
    transition-delay: 1.5s;
}
.hm-sec6 .iconitem img {
    margin-top: 20px;
}
.hm-sec6 .iconitem h2 {
    color: #fff;
    margin: 10px 0;
}

h2 {
    display: block;
    font-size: 1.5em;
    -webkit-margin-before: 0.83em;
    -webkit-margin-after: 0.83em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    font-weight: bold;
}
.hm-sec6 .iconitem p {
    font-size: 12px;
    color: #fff;
    padding: 0 27px;
}
.hm-sec6  h3, .hm-sec6  p {
    text-align: center;
    color: #FFF;
}

p {
    display: block;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
}
.hm-sec6 .applybtn {
    color: #fff;
    border: 2px solid #fff;
}



.applybtn {
    display: inline-block;
    width: 200px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    border: 2px solid #2fbb20;
    border-radius: 5px;
    margin-top: 120px;
    opacity: 0;
    cursor: pointer;
    transition: opacity 1s ease-out 1.2s, margin-top 1s ease-out 1.2s, color 0.3s, background-color 0.3s;
}


/**css sec3**/

.hm-sec3 .containerwrapper {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}
.hm-sec3 .contentcontainer {
    width: 60%;
    margin: 70px auto 0 auto;
    position: relative;
    height: 100%;
}
.hm-sec3 .imgstack {
    position: absolute;
    /**left: -31%;**/
    top: 20%;
    right: 50%;
    bottom: 0;
}
.hm-sec3.active .s_pic1 {
    transform: scale(1,1);
    transition-delay: 1.6s;
}
.hm-sec3 .s_pic1 {
    width: 420px;
    height: 260px;
    margin-top: -140px;
    right: 0;
    z-index: 10;
}
.hm-sec3 .s_pic {
    position: absolute;
    top: 50%;
    transform: scale(0,0);
    transition: 1s;
}
.hm-sec3.active .s_pic2 {
    transform: scale(1,1);
    transition-delay: 1.4s;
}
.hm-sec3 .s_pic2 {
    width: 360px;
    height: 220px;
    margin-top: -175px;
    right: 115px;
    z-index: 9;
}


.hm-sec3.active .s_pic4 {
    transform: scale(1,1);
    transition-delay: 1s;
}
.hm-sec3 .s_pic4 {
    width: 230px;
    height: 150px;
    margin-top: -220px;
    right: 326px;
    z-index: 7;
}

.hm-sec3.active .s_pic5 {
    transform: scale(1,1);
    transition-delay: .8s;
}
.hm-sec3 .s_pic5 {
    width: 180px;
    height: 120px;
    margin-top: -230px;
    right: 410px;
    z-index: 6;
}

.hm-sec3.active .s_pic6 {
    transform: scale(1,1);
    transition-delay: .6s;
}
.hm-sec3 .s_pic6 {
    width: 140px;
    height: 90px;
    margin-top: -235px;
    right: 480px;
    z-index: 5;
}

.hm-sec3.active .s_pic7 {
    transform: scale(1,1);
    transition-delay: .4s;
}
.hm-sec3 .s_pic7 {
    width: 115px;
    height: 80px;
    margin-top: -245px;
    right: 530px;
    z-index: 4;
}

.hm-sec3.active .s_pic8 {
    transform: scale(1,1);
    transition-delay: .2s;
}
.hm-sec3 .s_pic8 {
    width: 80px;
    height: 55px;
    margin-top: -250px;
    right: 590px;
    z-index: 3;
}
.hm-sec3.active .s_pic9 {
    transform: scale(1,1);
    transition-delay: 1.8s;
}
.hm-sec3 .s_pic9 {
    width: 420px;
    height: 260px;
    margin-top: -100px;
    right: -60px;
    z-index: 11;
}
.hm-sec3 .deslist {
    position: absolute;
    top: 15%;
    left: 40%;
	margin-left: 257px;
}
.hm-sec3 .deslist h3 {
    text-align: left;
    font-size: 20px;
}

.section h3 {
    margin: 0;
    padding: 0px 0px;
    font-size: 28px;
    margin-bottom: 10px;
    opacity: 0;
    -webkit-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
    transform: scale(0,0);
}
.hm-sec3 .deslist p {
    font-size: 14px;
    margin-bottom: 0px;
    text-align: left;
}

* {
    font-family: "微软雅黑", arial;
}
user agent stylesheet
p {
    display: block;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
}
.hm-sec3 .deslist .textsplit {
    margin-top: 10px;
    margin-bottom: 10px;
}
.textsplit {
    height: 1px;
    width: 100%;
    border-top: 1px solid #ccc;
    margin-bottom: 10px;
}

.hm-sec3 .deslist p {
    font-size: 14px;
    margin-bottom: 0px;
    text-align: left;
}


.hm-sec3 .deslist .textsplit {
    margin-top: 10px;
    margin-bottom: 10px;
}
.textsplit {
    height: 1px;
    width: 100%;
    border-top: 1px solid #ccc;
    margin-bottom: 10px;
}
.section.active h3 {
    opacity: 1;
    transform: scale(1,1);
    transition-delay: .5s;
}
.section .hm-sec3.active  p{
    opacity: 1;
    transform: scale(1,1);
    transition-delay: .5s;
}
.section.active .applybtn {
    opacity: 1;
    margin-top: 30px;
	    
}
.hm-sec3 .applybtn {
    float: left;
}

.hm-sec3.active .s_pic3 {
    transform: scale(1,1);
    transition-delay: 1.2s;
}
.hm-sec3 .s_pic3 {
    width: 300px;
    height: 200px;
    margin-top: -210px;
    right: 220px;
    z-index: 8;
}
.hm-sec3 .s_pic {
    position: absolute;
    top: 50%;
    transform: scale(0,0);
    transition: 1s;
}

/**CSS SEC2**/
.section.active .animate-enlarge {
    opacity: 1;
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
}

.hm-sec2 img {
   
    transition: all 1s;
}



/**css sec4**/
hm-sec4 .introcontainer {
    width: 60%;
    height: 578px;
    margin: 0 auto;
}
.textcontainer {
    width: 320px;
    
    float: left;
}
hm-sec4 .textinfo {
    left: auto;
    margin-left: 50px;
}
.textinfo {
    position: absolute;
   /** left: 2%;
    margin-left: 220px;
    top: 10%;
    z-index: 1000;**/
}
hm-sec4 h3 {
    margin-bottom: 20px;
}
hm-sec4 h3 {
    margin-bottom: 20px;
}
/**.section.active .animate-rotation {
    opacity: 1;
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
}**/
/**.animate-rotation {
    opacity: 0;
    -webkit-transform: scale(0, 0) rotateY(0deg);
    -ms-transform: scale(0, 0) rotateY(0deg);
    -o-transform: scale(0, 0) rotateY(0deg);
    transform: scale(0, 0) rotateY(0deg);
    -webkit-transition-property: opacity,transform;
    -o-transition-property: opacity,transform;
    transition-property: opacity,transform;
    -webkit-transition-duration: 1s;
    -o-transition-duration: 1s;
    transition-duration: 1s;
    -webkit-transition-delay: 0.8s;
    -o-transition-delay: 0.8s;
    transition-delay: 0.8s;
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}**/
hm-sec4 p {
    margin-bottom: 2px;
    margin-top: 2px;
    font-size: 14px;
    color: #000;
}
hm-sec4 p {
    margin-bottom: 2px;
    margin-top: 2px;
    font-size: 14px;
    color: #000;
}

hm-sec4 .textsplit {
    margin-top: 20px;
}
.textsplit {
    height: 1px;
    width: 100%;
    border-top: 1px solid #ccc;
    margin-bottom: 10px;
}


hm-sec4 .imgcontainer img {
    height: 134%;
    margin-left: 180px;
}
.section.active .imgcontainer img {
    /**left: 25%;
    margin-left: 200px;**/
    transition: all 1s;
	/**top:15%;**/
}
.imgcontainer img {
    position: absolute;
    /**left: 100%;**/
}

@media (min-width: 1100px){
.container {
    width: 1200px;
}
}

@media screen and(-ms-high-contrast:active),(-ms-high-contrast:none){  
    /*兼容IE11*/  
    .logoscontainer img{  
	width: 70%;  
	height:auto;
    }  
}

.logoscontainer {
	width: 70%;
	margin-top: 12%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.site-footer .container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
.site-footer * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.site-footer body, html {
    font-family: 'OpenSans','Myriad Pro','Verdana','PingFangSC-Light','Hiragino Sans GB','Microsoft YaHei';
}
.site-footer .btn-group-vertical>.btn-group:after, .btn-group-vertical>.btn-group:before, .btn-toolbar:after, .btn-toolbar:before, .clearfix:after, .clearfix:before, .container-fluid:after, .container-fluid:before, .container:after, .container:before, .dl-horizontal dd:after, .dl-horizontal dd:before, .form-horizontal .form-group:after, .form-horizontal .form-group:before, .modal-footer:after, .modal-footer:before, .nav:after, .nav:before, .navbar-collapse:after, .navbar-collapse:before, .navbar-header:after, .navbar-header:before, .navbar:after, .navbar:before, .pager:after, .pager:before, .panel-body:after, .panel-body:before, .row:after, .row:before {
    display: table;
    content: " ";
}
.site-footer .btn-group-vertical>.btn-group:after, .btn-toolbar:after, .clearfix:after, .container-fluid:after, .container:after, .dl-horizontal dd:after, .form-horizontal .form-group:after, .modal-footer:after, .nav:after, .navbar-collapse:after, .navbar-header:after, .navbar:after, .pager:after, .panel-body:after, .row:after {
    clear: both;
}
.btn-group-vertical>.btn-group:after, .btn-group-vertical>.btn-group:before, .btn-toolbar:after, .btn-toolbar:before, .clearfix:after, .clearfix:before, .container-fluid:after, .container-fluid:before, .container:after, .container:before, .dl-horizontal dd:after, .dl-horizontal dd:before, .form-horizontal .form-group:after, .form-horizontal .form-group:before, .modal-footer:after, .modal-footer:before, .nav:after, .nav:before, .navbar-collapse:after, .navbar-collapse:before, .navbar-header:after, .navbar-header:before, .navbar:after, .navbar:before, .pager:after, .pager:before, .panel-body:after, .panel-body:before, .row:after, .row:before {
    display: table;
    content: " ";
}
.row {
    margin-right: -15px;
    margin-left: -15px;
	margin-top: -2%;
}
body, html {
    font-family: 'OpenSans','Myriad Pro','Verdana','PingFangSC-Light','Hiragino Sans GB','Microsoft YaHei';
}
@media (min-width: 992px){
.col-md-3 {
    width: 25%;
}
}
@media (min-width: 992px){
.col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 {
    float: left;
}
}
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.list-group {
    padding-left: 0;
    margin-bottom: 20px;
	/**width:250px;**/
}
.site-footer ol, ul {
    padding-left: 0;
}
.site-footer  ol, ul {
    margin-top: 0;
    margin-bottom: 10px;
}
.site-footer ul, menu, dir {
    display: block;
    list-style-type: disc;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    -webkit-padding-start: 40px;
}
.site-footer .list-group-item {
    background-color: #191e28;
    padding-top: 5px;
    padding-bottom: 0px;
    border: 0;
}
.list-group-item:first-child {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}
.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd;
}
.site-footer h4 {
    color: #fff;
	font-size: 16px;
	margin-top: 10px;
    margin-bottom: 10px;
	font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
}
.site-footer img {
    vertical-align: middle;
}
.site-footer .bottext {
    margin: 0;
    line-height: 22px;
    display: inline-block;
}

p {
    color: #8a9099;
    font-size: 13px;
    line-height: 25px;
}
p {
    margin: 0 0 10px;
}

