﻿/* CSS Document 	behavior: url(css/csshover.htc);*/
/*-------------------------------网页全局------------------------------------------*/
/*  */
*html, *html body {
	background-image:url(about:blank);
	background-attachment:fixed;
}
*html .nav {
	position:absolute;
top:expression(eval(document.documentElement.scrollTop));
}
BODY {
	FONT-SIZE: 13px;
	margin:0px;
	padding: 0px;
	font-family:"微软雅黑", "黑体";
	color:#666666;
	margin:0px;
	padding:0px;
	background-color:#ffffff;
	overflow-x: hidden;
	_behavior: url(../images/csshover.htc);
}
A {
	TEXT-DECORATION: none;
	color:#535353;
	font-size:13px;
}
A:link {
	color:#4D4D4D;
	font-size:13px;
}
A:visited {
	color:#4D4D4D;
}
A:hover {
	color: #4e626d;
}
A:active {
	color:#4D4D4D;
}
DIV {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-TOP: 0px;
}
H1 {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-TOP: 0px
}
H2 {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-TOP: 0px
}
H3 {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-TOP: 0px
}
H4 {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-TOP: 0px
}
P {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-TOP: 0px
}
FORM {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-TOP: 0px
}
LABEL {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-TOP: 0px
}
INPUT {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-TOP: 0px
}
TEXTAREA {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-TOP: 0px
}
IMG {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-TOP: 0px
}
SPAN {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-TOP: 0px
}
DIV {
	MARGIN-LEFT: auto;
	MARGIN-RIGHT: auto
}
dl, dd, dt {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	FONT-SIZE: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-TOP: 0px;
	LIST-STYLE-TYPE: none
}
.clear {
	CLEAR: both;
	line-height:0px;
	font-size:0px;
	height:0px;
	width:100%;
}
.add_body_title {
	width:200px;
	height:20px;
	line-height:20px;
	text-align:center;
	font-family:微软雅黑，黑体;
	font-size:14px;
	font-weight:bold;
	padding-bottom:10px;
}
.add_body {
	width:240px;
	height:120px;
	border:5px solid #DFDFDF;
	padding: 10px 80px;
	background:#FFFFFF;
	margin-top:200px;
	line-height:20px;
	text-align:center;
}
/* nav 首页 */
.F_nav {
	width:50px;
	position:fixed;
	top:300px;
	right:40px;
	z-index:1999;
	padding:0px;
	margin:0px;
	border:1px solid #d3d3d3;
	display:none;
}
.F_nav li {
	height:56px;
	width:50px;
	text-align:center;
	cursor:pointer;
	background:url(../images/left.gif);
}
.F_nav li:hover {
	text-decoration:none;
}
.F_nav li:last-child {
	border-bottom:none;
}
.F_nav li.pro {
	background-position:-54px 0;
}
.F_nav li.pro:hover {
	background-position:0px 0px;
}
.F_nav li.pro.cur {
	background-position:0px 0px;
}
.F_nav li.news {
	background-position:-54px -56px
}
.F_nav li.news:hover {
	background-position:0px -56px
}
.F_nav li.news.cur {
	background-position:0px -56px
}
.F_nav li.ser {
	background-position:-54px -113px
}
.F_nav li.ser:hover {
	background-position:0px -113px
}
.F_nav li.ser.cur {
	background-position:0px -113px
}
.F_nav li.con {
	background-position:-54px -170px
}
.F_nav li.con:hover {
	background-position:0px -170px
}
.F_nav li.con.cur {
	background-position:0px -170px
}
.F_nav li.job {
	background-position:-54px -227px
}
.F_nav li.job:hover {
	background-position:0px -227px
}
.F_nav li.job.cur {
	background-position:0px -227px
}
.F_nav li.Head {
	background-position:-54px -284px
}
.F_nav li.Head:hover {
	background-position:0px -284px
}
/* box */


/* nav 关于我们 */
.A_nav {
	width:53px;
	position:fixed;
	top:300px;
	margin:0;
	padding:0px;
	display:none;
	left:50%;
	margin-left:-653px;
	padding-top:15px;
	z-index:1999;
	background:url(../images/abouttop_r2_c2.png) no-repeat left top;
}
.A_nav li {
	height:40px;
	width:53px;
	cursor:pointer;
	background:url(../images/abouttop_r2_c2.png) no-repeat;
}
.A_nav li:hover {
	text-decoration:none;
}
.A_nav li.AHaed {
	background-position: left -15px;
}
.A_nav li.AHaed:hover {
	background-position:right -15px;
}
.A_nav li.AHaed.cur {
	background-position:right -15px;
}
.A_nav li.news {
	background-position:left -55px
}
.A_nav li.news:hover {
	background-position:right -55px
}
.A_nav li.news.cur {
	background-position:right -55px
}
.A_nav li.ser {
	background-position:left -95px
}
.A_nav li.ser:hover {
	background-position:right -95px
}
.A_nav li.ser.cur {
	background-position:right -95px
}
.A_nav li.con {
	background-position:left -135px
}
.A_nav li.con:hover {
	background-position:right -135px
}
.A_nav li.con.cur {
	background-position:right -135px
}
.A_nav li.job {
	background-position:left -175px
}
.A_nav li.job:hover {
	background-position:right -175px
}
.A_nav li.job.cur {
	background-position:right -175px
}
/* box */

/* nav 我们的服务 */
.S_nav {
	width:80px;
	position:fixed;
	top:300px;
	margin:0;
	padding:0px;
	line-height:40px;
	text-align:center;
	color:#FFFFFF;
	left:50%;
	margin-left:-673px;
	padding-top:15px;
	z-index:1999;
	display:none;
}
.S_nav li {
	height:40px;
	width:80px;
	cursor:pointer;
	background:url(../images/ser_r2_c2.gif) no-repeat left top;
	margin-bottom:5px;
}
.S_nav li:hover {
	background-position:left bottom;
}
.S_nav li.cur {
	background-position:left bottom;
}

/*banner图*/
.aboutbanner{width:100%;height:350px;padding-top:0px;}
.tuoguanbanner{width:100%;height:500px;padding-top:0px;}
.newsbanner{width:100%;height:350px;padding-top:0px;}
.liuchengbanner{width:100%;height:350px;padding-top:0px;}
.daiyunyingbanner{width:100%;height:350px;padding-top:0px;}
.SEObanner{width:100%;height:400px;padding-top:0px;}
.SEMbanner{width:100%;height:355px;padding-top:0px;}

/*哪些企业需要托管*/
.yyf-t{height:649px;background: url(../images/kuaisuyl_02.jpg) no-repeat center 0;position: relative;}
.yyf-b{height:812px;background: url(../images/kuaisuyl_04.jpg) no-repeat center 0;position: relative;}
.g-yyf p{width: 580px;position: absolute;left: 50%;top:364px;margin-left: 0px;}
.g-yyf p span{display: block;font:46px "Microsoft YaHei","微软雅黑"; color:#595757;padding-bottom: 30px;}
.g-yyf p font{display: block;font:15px "Microsoft YaHei","微软雅黑"; color:#595757;line-height: 24px;}
.g-yyf .p2{top:95px;margin-left: -550px;}
.g-yyf .p3{top:480px;margin-left: 0px;}




.toptitle01{ height:680px; width:100%; background:url(../images/sembg02.jpg) no-repeat;}
.toptitle{text-align: center; padding-top:20px;margin-bottom:40px;background: url(../images/biaotixiang02.png) bottom no-repeat;padding-bottom: 10px; width:1050px;}
.toptitle h3{font-size:36px; color:#0503ff;}

.jj_eight{ width:1004px; margin:0px auto; padding: 0;}
.jj_eight ul { margin-top:50px; height:540px; width:1087px; padding: 0;}
.jj_eight ul li a{ float:left; width:240px; height:258px; margin-bottom:30px; display:block; background:url(../images/achengse1.png) no-repeat;  width:194px; height:232px; margin-right:75px; position:relative;}
.jj_eight ul li a:hover{ display:block; background:url(../images/achengse.png) no-repeat; width:194px; height:232px; }
.jj_eight p { height:71px; overflow:hidden; text-align:center; position:relative;}
.jj_eight p a{  position:absolute; left:40%; height:71px; padding-left:3px; padding-top:12px; font-size:18px; color:#fff;}


.jj_li1 a span{ position:absolute; top:120px; left:26px; color:#333; font-size:24px; display:block; text-align:center;}
.jj_li1 a:hover span{ position:absolute; top:120px; left:26px; color:#fff; font-size:24px; display:block; text-align:center;}
.jj_li1 a span font{ display:block; font-size:12px; color:#ccc;}
.jj_li1 i{ background:url(../images/czdwt01.png) no-repeat center 0px; width:58px; height:42px; position:absolute; left:35.5%; top:60px; display:block;}
.jj_li1 a:hover i{ background:url(../images/czdwt01.png) no-repeat center -49px; width:56px; height:42px; display:block;transition: all 0.5s ease 0s;}
.jj_li2 a span{ position:absolute; top:120px; left:23px; color:#333; font-size:24px; display:block; text-align:center;}
.jj_li2 a:hover span{ position:absolute; top:120px; left:23px; color:#fff; font-size:24px; display:block; text-align:center;}
.jj_li2 a span font{ display:block; font-size:12px; color:#ccc;}
.jj_li2 i{ background:url(../images/czdwt02.png) no-repeat center 0px; width:58px; height:42px; position:absolute; left:35.5%; top:60px; display:block;}
.jj_li2 a:hover i{ background:url(../images/czdwt02.png) no-repeat center -49px; width:56px; height:42px; display:block;transition: all 0.5s ease 0s;}
.jj_li3 a span{ position:absolute; top:120px; left:26px; color:#333; font-size:24px; display:block; text-align:center;}
.jj_li3 a:hover span{ position:absolute; top:120px; left:26px; color:#fff; font-size:24px; display:block; text-align:center;}
.jj_li3 a span font{ display:block; font-size:12px; color:#ccc;}
.jj_li3 i{ background:url(../images/czdwt03.png) no-repeat center 0px; width:58px; height:42px; position:absolute; left:35.5%; top:60px; display:block;}
.jj_li3 a:hover i{ background:url(../images/czdwt03.png) no-repeat center -49px; width:56px; height:42px; display:block;transition: all 0.5s ease 0s;}

.jj_li4 a span{ position:absolute; top:120px; left:19px; color:#333; font-size:24px; display:block; text-align:center;}
.jj_li4 a:hover span{ position:absolute; top:120px; left:19px; color:#fff; font-size:24px; display:block; text-align:center;}
.jj_li4 a span font{ display:block; font-size:12px; color:#ccc;}
.jj_li4 i{ background:url(../images/czdwt04.png) no-repeat center 0px; width:58px; height:42px; position:absolute; left:35.5%; top:60px; display:block;}
.jj_li4 a:hover i{ background:url(../images/czdwt04.png) no-repeat center -49px; width:56px; height:42px; display:block;transition: all 0.5s ease 0s;}

.jj_li5 a span{ position:absolute; top:120px; left:26px; color:#333; font-size:24px; display:block; text-align:center;}
.jj_li5 a:hover span{ position:absolute; top:120px; left:26px; color:#fff; font-size:24px; display:block; text-align:center;}
.jj_li5 a span font{ display:block; font-size:12px; color:#ccc;}
.jj_li5 i{ background:url(../images/czdwt05.png) no-repeat center 0px; width:58px; height:42px; position:absolute; left:35.5%; top:60px; display:block;}
.jj_li5 a:hover i{ background:url(../images/czdwt05.png) no-repeat center -49px; width:56px; height:42px; display:block;transition: all 0.5s ease 0s;}
.jj_li6 a span{ position:absolute; top:120px; left:26px; color:#333; font-size:24px; display:block; text-align:center;}
.jj_li6 a:hover span{ position:absolute; top:120px; left:26px; color:#fff; font-size:24px; display:block; text-align:center;}
.jj_li6 a span font{ display:block; font-size:12px; color:#ccc;}
.jj_li6 i{ background:url(../images/czdwt06.png) no-repeat center 0px; width:58px; height:42px; position:absolute; left:35.5%; top:60px; display:block;}
.jj_li6 a:hover i{ background:url(../images/czdwt06.png) no-repeat center -49px; width:56px; height:42px; display:block;transition: all 0.5s ease 0s;}
.jj_li7 a span{ position:absolute; top:120px; left:26px; color:#333; font-size:24px; display:block; text-align:center;}
.jj_li7 a:hover span{ position:absolute; top:120px; left:26px; color:#fff; font-size:24px; display:block; text-align:center;}
.jj_li7 a span font{ display:block; font-size:12px; color:#ccc;}
.jj_li7 i{ background:url(../images/czdwt07.png) no-repeat center 0px; width:58px; height:42px; position:absolute; left:35.5%; top:60px; display:block;}
.jj_li7 a:hover i{ background:url(../images/czdwt07.png) no-repeat center -49px; width:56px; height:42px; display:block;transition: all 0.5s ease 0s;}

.jj_li8 a span{ position:absolute; top:120px; left:11px; color:#333; font-size:24px; display:block; text-align:center;}
.jj_li8 a:hover span{ position:absolute; top:120px; left:11px; color:#fff; font-size:24px; display:block; text-align:center;}
.jj_li8 a span font{ display:block; font-size:12px; color:#ccc;}
.jj_li8 i{ background:url(../images/czdwt08.png) no-repeat center 0px; width:58px; height:42px; position:absolute; left:35.5%; top:60px; display:block;}
.jj_li8 a:hover i{ background:url(../images/czdwt08.png) no-repeat center -49px; width:56px; height:42px; display:block;transition: all 0.5s ease 0s;}
.jj_eight p { height:71px; overflow:hidden; text-align:center; position:relative;}
.jj_eight p a{  position:absolute; left:40%; height:71px; padding-left:3px; padding-top:12px; font-size:18px; color:#fff;}




/* 招聘难度 */
.zhaopin{width:1000px; height:500px;margin-bottom:60px;font-family:"微软雅黑";padding-top:30px; border-top: 1px solid #b6b6b6;}
.zhaopin_001 .zhaopin01{width:370px;font-size:32px;line-height:40px;color:#0503ff; top:42px; left:4px;}
.zhaopin_002 .zhaopin02{width:360px;font-size:32px;line-height:40px;color:#0503ff;padding-left:603px;}
.zhaopin_10 .zhaopin03{width:375px;font-size:18px;line-height:40px;color:#595757;padding-left:620px; font-weight:600;}
.zhaopin ul{background:url(../images/zhaopin1.jpg) no-repeat center top;height:500px;position:relative;}
.zhaopin li{clear:both;position:absolute;}
.zhaopin li b{float:left;color:#f4287e;font-size:24px;font-family:Arial, Helvetica, sans-serif;}
.zhaopin li p{line-height:20px;font-size:16px;color:#595757;float:left;display:inline-block;padding:5px 0 0 10px;width:320px;}
.zhaopin_001{top:42px; left:0px;}
.zhaopin_002{top:42px;}
.zhaopin_1{top:132px; left:10px; font-size:16px;}
.zhaopin_2{top:185px;left:10px;}
.zhaopin_3{top:238px;left:10px;}
.zhaopin_4{top:291px;left:10px;}
.zhaopin_5{top:132px;left:780px;}
.zhaopin_6{top:185px;left:780px;}
.zhaopin_7{top:238px;left:780px;}
.zhaopin_8{top:291px;left:780px;}
.zhaopin_9{top:346px;left:780px;}
.zhaopin_10{top:390px;}
.zhaopin_11{top:346px;left:10px;}
.zhaopin .spc{display:inline-block;padding-top:11px;}
/*结束*/

/* 是您的SEM部门 */
.sembm{ width:100%; height:400px;  padding-top:0px;}
/*结束*/

/* 选择我们 */
.ChooseMe {
	width:100%;
	height:768px;
	margin-top:60px;
}

.ChooseMe1 {
	width:1200px;
	height:768px;
	position:relative;
}

.ChooseMe2{text-align: center; padding-top:40px;margin-bottom:60px;background: url(../images/biaotixiang02.png) bottom no-repeat;padding-bottom: 10px;}
.ChooseMe2 h2{font-size:32px; color:#0503ff;}
.ChooseMe2 b{font-weight: normal;}

.ChooseMe1 .titleEn {
	width:336px;
	height:16px;
	position:absolute;
	left:433px;
	top:122px;
	background:url(../images/r2_c5.png) no-repeat -23px -52px;
}
.ChooseMe1 .titleCom {
	width:370px;
	height:13px;
	position:absolute;
	left:416px;
	top:146px;
	background:url(../images/r2_c5.png) no-repeat -4px -77px;
}
.ChooseMe1 h3 {
	line-height:30px;
	font-size:22px;
	padding:0px;
	margin:0px;
	font-weight:normal;
}
.ChooseMe1 .co1 {
	color:#27718E;
}
.ChooseMe1 .co2 {
	color:#0B3A72;
}
.ChooseMe1 .co3 {
	color:#F07E37;
}
.ChooseMe1 .co4 {
	color:#548A72;
}
.ChooseMe1 .co5 {
	color:#9A6DA4;
}
.ChooseMe1 .co6 {
	color:#8C1042;
}
.ChooseMe1 .AcBody1 {
	width:338px;
	height:92px;
	position:absolute;
	left:38px;
	top:226px;
	line-height:22px;
	-moz-opacity:0;
}
.ChooseMe1 .AcBody2 {
	width:338px;
	height:92px;
	position:absolute;
	left:10px;
	top:398px;
	line-height:22px;
	-moz-opacity:0;
}
.ChooseMe1 .AcBody3 {
	width:340px;
	height:92px;
	position:absolute;
	left:50px;
	top:565px;
	line-height:22px;
	-moz-opacity:0;
}
.ChooseMe1 .AcBody4 {
	width:325px;
	height:92px;
	position:absolute;
	right:31px;
	top:185px;
	line-height:22px;
	-moz-opacity:0;
}
.ChooseMe1 .AcBody5 {
	width:360px;
	height:92px;
	position:absolute;
	right:1px;
	top:425px;
	line-height:22px;
	-moz-opacity:0;
}
.ChooseMe1 .AcBody6 {
	width:350px;
	height:92px;
	position:absolute;
	right:50px;
	top:565px;
	line-height:22px;
	-moz-opacity:0;
}
.ChooseMe1 .no1 {
	width:84px;
	height:58px;
	position:absolute;
	left:411px;
	top:241px;
	z-index:5;
}
.ChooseMe1 .no2 {
	width:102px;
	height:55px;
	position:absolute;
	left:658px;
	top:230px;
	z-index:10;
}
.ChooseMe1 .no3 {
	width:89px;
	height:56px;
	position:absolute;
	left:392px;
	top:385px;
	z-index:8;
}
.ChooseMe1 .no4 {
	width:79px;
	height:55px;
	position:absolute;
	left:721px;
	top:390px;
	z-index:6;
}
.ChooseMe1 .no5 {
	width:98px;
	height:56px;
	position:absolute;
	left:440px;
	top:549px;
	z-index:2;
}
.ChooseMe1 .no6 {
	width:112px;
	height:55px;
	position:absolute;
	left:638px;
	top:545px;
	z-index:3;
}
.ChooseMe1 .Aleft {
	width:285px;
	height:468px;
	position:absolute;
	top:232px;
	left:455px;
	background:url(../images/aleft.png) no-repeat center top;
	z-index:1;
}


/* 用案例说话 */
.SEMCase{ width:100%; height:1500px; margin: 70px auto 0; border-bottom: 1px solid #b6b6b6;}
.SEMCase .SEMCase01{text-align: center; padding-top:40px;margin-bottom:50px;background: url(../images/biaotixiang02.png) bottom no-repeat;padding-bottom: 10px;}
.SEMCase .SEMCase01 h2{font-size:32px; color:#0503ff;}
.SEMCase .SEMCase01 span{font-weight: normal;}

.SEMCase02 { text-align:center; height:50px; font-size:30px; color:#595757; font-family:SimHei;}

.SEMCase1{width:1100px; background:url(../images/semcase1.jpg) no-repeat center top; height:300px; position: relative;}
.SEMCase1 ul{width:350px; height:300px; padding-left:5px;}
.SEMCase1 li{line-height:43px;font-size:20px;color:#595757;float:left;display:inline-block;width:350px;}
.SEMCase2{width:1100px; position: relative;}
.SEMCase2 li{font-size:18px;color:#000;float:left;display:inline-block;}
.SEMCase3{height:210px; margin-top:50px; border-top: 1px solid #b6b6b6;}
.SEMCase4{ padding-left:10px;}


/* 合作流程 */
.hzlc{ background:url(../images/hzlc1.jpg) center no-repeat; width:1100px; height:1750px; margin-top:60px;}
.hzlc ul{ position:relative; width:700px; height:1550px; padding-left:442px; padding-top:120px;}
.hzlc ul li{ position: relative; font-size:16px;color:#595757;}
.hzlch1{ position: absolute; font-size:19px; top:129px; color:#333333;}
.hzlch2{ position: absolute; font-size:19px; top:455px; color:#333333;}
.hzlch3{ position: absolute; font-size:19px; top:773px; color:#333333;}
.hzlch4{ position: absolute; font-size:19px; top:1130px; color:#333333;}
.hzlch5{ position: absolute; font-size:19px; top:1488px; color:#333333;}
.hzlc1{ left:20px; top:53px;}
.hzlc2{ left:20px; top:93px;}
.hzlc3{ left:20px; top:134px;}
.hzlc4{ left:20px; top:316px;}
.hzlc5{ left:20px; top:357px;}
.hzlc6{ left:20px; top:397px;}
.hzlc7{ left:20px; top:571px;}
.hzlc8{ left:20px; top:611px;}
.hzlc9{ left:20px; top:653px;}
.hzlc10{ left:20px; top:865px;}
.hzlc11{ left:20px; top:906px;}
.hzlc12{ left:20px; top:946px;}
.hzlc13{ left:20px; top:1160px;}
.hzlc14{ left:20px; top:1200px;}
.hzlc15{ left:20px; top:1241px;}



/* SEM快速见速 */
.kuaisuyl1{width:100%; height:1080px;}
.kuaisuyl{ width:1000px; height:1080px; margin:57px auto 0; overflow:hidden; position:relative; font-family:"Microsoft Yahei"; }
.kuaisuyl01{text-align: center; padding-top:40px;margin-bottom:60px;background: url(../images/biaotixiang02.png) bottom no-repeat;padding-bottom: 10px;}
.kuaisuyl01 h2{font-size:32px; color:#0503ff;}
.kuaisuyl01 h2 b{color:#595757;}
.kuaisuyl01 span{font-weight: normal;}
.kuaisuyl .p01{ position:absolute; top:174px; left:563px; width:437px; height:346px; background:#e7e6e6; overflow:hidden;}
.kuaisuyl .p02{ position:absolute; top:383px; left:0; width:437px; height:346px; background:#e7e6e6; overflow:hidden;}
.kuaisuyl .p03{ position:absolute; top:789px; left:563px; width:437px; height:210px; background:#e7e6e6; overflow:hidden;}
.kuaisuyl p img{ margin:67px 0 0 32px; width:374px; height:212px;}
.kuaisuyl .p03 img{ margin-top:22px; height:160px;}
.kuaisuyl .dl01{ top:175px; left:0;}
.kuaisuyl .dl02{ top:520px; left:563px;}
.kuaisuyl .dl03{ top:789px; left:0;}
.kuaisuyl dl{ width:437px; height:208px; overflow:hidden; position:absolute;}
.kuaisuyl dt{ width:112px; height:208px; background:#064be3; font-size:16px; line-height:30px; color:#fff; text-align:center;}
.kuaisuyl dt span{ display:inline-block; font:76px "Times New Roman", Times, serif; border-bottom:1px solid #fff; padding-top:35px; line-height:80px;}
.kuaisuyl dd{ width:297px; overflow:hidden; font-size:14px; color:#7d7d7d; line-height:32px;}
.kuaisuyl dd h3{ font-size:18px; color:#666; line-height:60px;margin-bottom:7px;}
.kuaisuyl .dl02 dd{padding-top:10px;}
.fl { float:left;}
.fr { float:right;}



/* 为什么进行SEM优化 */
.WhySEM1{ width:100%; height:500px; margin: 30px auto 60px;}
.WhySEMh{text-align: center; padding-top:40px;margin-bottom:40px;background: url(../images/biaotixiang02.png) bottom no-repeat;padding-bottom: 10px; width:900px;}
.WhySEMh h3{font-size:36px; color:#0503ff;}
.WhySEM2{width:880px; height:240px; position: relative;}
.WhySEM2 ul{ height:240px; padding-left:5px; text-align:center; list-style-type:square;}
.WhySEM2 ul li{line-height:43px;font-size:20px;float:left;display:inline-block;width:350px; width:1100px; text-align:left; color:#333;}
.WhySEM4{background:url(../images/duanluodian.png) no-repeat; background-position:0 50%;}
.WhySEM3{ background:url(../images/whysem02.jpg) no-repeat left; height:80px; width:865px;}
.WhySEM3 li{ padding-left:90px; height:32px; font-size:25px; color:#0503ff; font-family:SimHei; padding-top:9px;}

/* 我们帮您解决问题 */
.SEMhelp{margin:60px 0px 60px 0px; text-align:center; font-size:14px;}
.SEMhelph2{text-align: center; padding-top:40px;margin-bottom:60px;background: url(../images/biaotixiang02.png) bottom no-repeat;padding-bottom: 10px; width:1000px;}
.SEMhelph2 h3{font-size:36px; color:#0503ff;}
.SEMhelp1{ width:960px; margin-top:100px;}
.SEMhelp1 h4{color: #0503ff; font-size: 32px;  font-weight:normal;}
.SEMhelp1 ul{ width:960px; height:180px; margin-top:30px; padding-left:0;}
.SEMhelp1 li{ width:25%; float: left; }
.SEMhelp1 span{ text-align:center; display: block;}

.SEMhelp2{ margin-top:100px; width:1080px; height:225px;}
.SEMhelp2 h4{color: #0503ff; font-size: 32px; background:none;  font-weight:normal;}
.SEMhelp2 b{ font-size: 18px; line-height:40px; }
.SEMhelp2 ul{ width:1080px; height:100px; margin-top:30px; padding-left:0;}
.SEMhelp2 ul li{ width:33.3%; float:left;}
.SEMhelp2 ul li p{ line-height:30px;}
.SEMhelp3{ padding-left:64px; text-align:left;}
.SEMhelp4{ padding-left:89px; text-align:left;}
.SEMhelp5{ padding-left:80px; text-align:left;}

.SEMhelp6{ margin-top:100px; text-align:center; width:960px; height:190px; }
.SEMhelp6 h4{color: #0503ff; font-size: 32px; line-height:80px;  font-weight:normal;}
.SEMhelp6 ul{ width:960px; text-align:left; height:100px;}
.SEMhelp6 ul li{ line-height:30px;}
.SEMhelp7{ background:url(../images/duanluodian.png) no-repeat; background-position:0 50%; padding-left:10px;}

.SEMhelp8{margin-top:80px;  width:1080px; height:210px;}
.SEMhelp8 ul{width:1080px;}
.SEMhelp8 ul li{ width:50%; float:left; text-align:center;}
.SEMhelp8 ul li p{ text-align:left; padding-left:60px; line-height:30px;}
.SEMhelp8 b{color: #0503ff; font-size: 32px; line-height:80px;  font-weight:normal;padding-right:80px;}
.SEMhelp8 h3{color: #0503ff; font-size: 32px; line-height:80px;  font-weight:normal; padding-right:80px;}


/* 优化后对比 */
.SEMvs {width:1200px;height:900px; margin-top:60px;}
.SEMvsh2 {text-align: center; padding-top:40px;margin-bottom:40px;background: url(../images/biaotixiang02.png) bottom no-repeat;padding-bottom: 10px;}
.SEMvsh2 h3{font-size:36px; color:#0503ff;}
.SEMvsh2 span{color:#333;}
.SEMvs b{ text-align:center; font-size:13px;}
.SEMvs .semvsb{ width:650px;}

.SEMvscoms {width:1200px;height:630px; padding-top:10px;}
.SEMvscoms .semvsb{text-align: center; margin-bottom:20px;}
.SEMvscoms b{text-align:center; font-size:18px;}
.SEMvscoms ul.lef {padding:0px;margin:0px;width:150px;height:432px;float:left;padding-left:24px;padding-top:8px;}
.SEMvscoms .lef li {width:150px;height:50px;margin:0px;padding:0px;list-style:none;line-height:25px;position:relative;margin-bottom: 23px;}
.SEMvscoms .lef li span {width:26px;height:50px;float:left;font-size:18px;color:#0503ff;position: absolute;left:-26px;}

.SEMvscoms ul.shujitu{ width:845px; float:left; padding-left:0;}
.SEMvscoms .shujitu li{ height:200px;}

.SEMvscoms ul.rif {padding:0px;margin:0px;width:135px;height:432px;float:left;padding-left:35px;padding-top:8px;}
.SEMvscoms .rif li {width:150px;height:50px;margin:0px;padding:0px;list-style:none;line-height:25px;position:relative;margin-bottom: 23px;}
.SEMvscoms .rif li span {width:26px;height:50px;float:left;font-size:18px;color:#0503ff;position: absolute;left:-26px;}


/* 精细化服务每一步 */
.fuwubuzhou{width:100%; height:665px; background:url(../images/r27_c1.jpg) no-repeat center 228px; margin-top:80px;}
.fuwubuzhou1{width:1200px; height:665px; background:url(../images/fuwubuzhou1.jpg) no-repeat center top; }
.fuwubuzhou2{ padding-top:30px; width:920px; margin-left:20px;}
.fuwubuzhou2 h3{ line-height:42px; font-size:32px; color:#0503ff;padding-left:8px; margin-bottom:30px;}
.fuwubuzhou2 b{ line-height:42px; font-size:32px; margin-top:25px; padding-left:120px;}
.fuwubuzhou2 p{ line-height:38px; font-size:20px; margin-top:25px; padding-left:115px;}
.fuwubuzhou3{ margin-top:120px; width:920px; margin-left:20px;}
.fuwubuzhou3 ul{ width:920px; height:60px; position:relative;}
.fuwubuzhou3 li{ float:left; width:150px; font-size:20px; color:#FFFFFF; position:absolute;}
.fwbz01{left:60px;}
.fwbz02{left:200px;}
.fwbz03{left:360px;}
.fwbz04{left:510px;}
.fwbz05{left:665px;}
.fuwubuzhou4{ margin-top:130px; width:920px; margin-left:20px;}
.fuwubuzhou4 ul{ width:920px; height:60px; position:relative;}
.fuwubuzhou4 li{ float:left; width:150px; font-size:20px; color:#FFFFFF; position:absolute;}
.fwbz06{left:60px;}
.fwbz07{left:200px;}
.fwbz08{left:360px;}
.fwbz09{left:510px;}
.fwbz010{left:665px;}
.fwbz011{left:830px;}

/*企业现在现状*/
.xianzhuang{ width:100%; margin-top:80px;}
.xianzhuang1{ width:1200px; margin:0 auto; overflow:hidden; min-width: 1200px;}
.xianzhuang2{text-align: center; margin: 0px 0px 50px;background: url(../images/biaotixiang02.png) bottom no-repeat;padding-bottom: 10px;}
.xianzhuang2 h4{ font-size:36px; color:#0503ff;}
.xianzhuang3{ width:520px; float:right; margin-top:30px;}
.xianzhuang4{font-size: 30px; margin-bottom:10px; color:#444444;}
.xianzhuang5{ overflow: hidden;padding: 5px 0px;}
.xianzhuang5 li{display:inline-block; width:100%; float:left;padding-left: 92px;background: url(../images/xianzhuang03.png) left center no-repeat;margin-bottom: 6px;    font-size: 18px }

/*这么认为*/
.zhemerenwei{text-align: center; width:100%; margin-top:100px; height:450px;}
.zhemerenwei2{width: 1200px; height:450px;}
.zhemerenwei3{text-align: center; margin: 0px 0px 50px;background: url(../images/biaotixiang02.png) bottom no-repeat;padding-bottom: 10px;}
.zhemerenwei3 b{ font-size:36px; color:#0503ff;}

.zhemerenwei4{background: url(../images/zhemerenwei01.jpg) top center no-repeat; overflow:hidden; margin-bottom: 30px; }
.zhemerenwei5{text-align: left; max-width: 50%; display: inline-block; float: left; padding-top:30px;}
.zhemerenwei6{text-align: left; max-width: 50%; display: inline-block; float: right; padding-top:30px;}
.zmrw1{ overflow:hidden;  padding-left: 60px; background: url(../images/zhemerenwei1.png) left center no-repeat;    margin-bottom: 40px;}
.zmrw2{ background: url(../images/zhemerenwei2.png) left center no-repeat; margin-left: 50px;}
.zmrw3{ background: url(../images/zhemerenwei3.png) left center no-repeat;}
.zmrw4{ background: url(../images/zhemerenwei4.png) left center no-repeat;}
.zmrw5{ background: url(../images/zhemerenwei5.png) left center no-repeat;margin-left: 50px;}
.zmrw6{ background: url(../images/zhemerenwei6.png) left center no-repeat;}
.zhemerenwei7{ display: inline-block;float: left;padding-top:15px;line-height: 28px;font-size: 13px;}
.zhemerenwei7 strong{ font-size:18px;}

/*服务内容*/
.dyyfwnr1{width: 1200px; margin-top:80px; height:570px;}
.dyyfwnr2{text-align: center; margin: 0px 0px 50px;background: url(../images/biaotixiang02.png) bottom no-repeat;padding-bottom: 10px;}
.dyyfwnr2 h4{ font-size:36px; color:#0503ff;}
.dyyfwnr1 ul{ text-align:left; width:1200px; float: left; margin:0px;padding:0px; height:415px;} 
.dyyfwnr1 b{ font-size:22px; padding-top:110px; text-align:center; line-height:35px; display:block;}
.dyyfwnr1 ul li{ float: left;height: 315px; margin: 6px; width: 287px; padding-top:100px;}
.dyyfwnr1 ul li p{ line-height: 25px; width:270px; padding-left:10px;}

.dyy003{ background: url(../images/daiyunying01.jpg) top center no-repeat;}
.dyy004{ background: url(../images/daiyunying02.jpg) top center no-repeat;}
.dyy005{ background: url(../images/daiyunying03.jpg) top center no-repeat;}
.dyy006{ background: url(../images/daiyunying04.jpg) top center no-repeat;}

/*多渠道宣传*/
.duoqudao{display: block; background: url(../images/dqdxc01.jpg) no-repeat center top; height: 535px; width:100%; background-color:#f2f2f2; margin-top:50px;}
.duoqudao h4{ line-height:70px; font-size: 38px; text-align: center; color: #0503ff;}
.duoqudao1{height: 368px; position: relative; width:1000px;}
.duoqudao1 span{position: absolute; font-size: 16px; line-height: 24px; font-weight: bold; color: #6e6e6e}
.duoqudao1 span.dqd-1{ left: 58px; top: 113px;}
.duoqudao1 span.dqd-2{ left: 144px; top: 205px; color: #d06767;}
.duoqudao1 span.dqd-3{ left: 238px; top: 148px;}
.duoqudao1 span.dqd-4{ left: 320px; top: 55px;}
.duoqudao1 span.dqd-5{ left: 663px; top: 117px;}
.duoqudao1 span.dqd-6{ left: 787px; top: 93px; color: #0503ff;}
.duoqudao1 span.dqd-7{ left: 737px; top: 185px;}
.duoqudao1 span.dqd-8{ left: 867px; top: 200px;}

/*为什么选择我们*/
.wsmxzwm{ width:100%; margin-top:60px;display: block;height:500px; background-color:#f2f2f2;}
.wsmxzwm1{width: 1200px; height:500px;}
.wsmxzwm2{text-align: center; margin-bottom:50px; padding-top:38px;background: url(../images/biaotixiang02.png) bottom no-repeat;padding-bottom: 10px;}
.wsmxzwm2 h4{ font-size:36px; color:#0503ff;}  
.wsmxzwm1 ul{ width:1200px; height:300px; }
.wsmxzwm1 ul li{ width:320px; height:76px; float:left; margin:40px 40px;}
.wsmxzwm1 span{ width:220px; height:70px; display:block; padding-left:85px; padding-top:10px;}
.wsmxzwm1 li.xzwm_01{ background: url(../images/wsmxzwm01.png) no-repeat left; margin-left:0px;}
.wsmxzwm1 li.xzwm_02{ background: url(../images/wsmxzwm02.png) no-repeat left;}
.wsmxzwm1 li.xzwm_03{ background: url(../images/wsmxzwm03.png) no-repeat left;}
.wsmxzwm1 li.xzwm_04{ background: url(../images/wsmxzwm04.png) no-repeat left; margin-left:0px;}
.wsmxzwm1 li.xzwm_05{ background: url(../images/wsmxzwm05.png) no-repeat left;}
.wsmxzwm1 li.xzwm_06{ background: url(../images/wsmxzwm06.png) no-repeat left;}


/*联系我们*/
.contactbanner{position: relative;}
.form_msg{height: 350px;width: 420px;position: relative;padding-left: 40px; margin-right:64px;}
.c_shade{position:absolute;top:0;left:0;background: #FFFFFF;opacity: 0.8;filter:alpha(opacity=30);width: 100%;height: 100%;}
.form_msg dl{position: relative;z-index: 3;}
.form_msg dt{font-size: 18px;color: #000;padding-top: 40px;}
.form_msg dd{margin-top: 10px;}
.form_msg .text{border:1px solid #333;height:32px;width:182px;line-height:32px;text-indent:12px;margin-right:14px; font-family: "微软雅黑";}
.form_msg .text:focus{border-color:#fff;color:#fff;}
.form_msg .textarea{color:#888;line-height:32px;padding-left:12px; font-family: "微软雅黑";}
.form_msg .sub_btn{font-size:14px;border:1px solid #333;color:#333;height:38px;width:118px;line-height:36px;margin-right:14px;*margin-left:12px;filter:chroma(color=#000000);cursor:pointer; background-color:#FFFFFF;}
.form_msg textarea{width:371px;border:1px solid #333;height:100px;color: #666;resize: none;*margin-left: 12px;overflow:auto;}
.form_msg textarea:focus{color: #fff;border-color: #fff;outline: none;}

.connect{ min-height: 350px;}
.connect01{border:0;padding:0;width:1200px;margin:0 auto;*zoom:1;}
.connectdragon{text-align: center; margin: 30px 0px 30px;background: url(../images/biaotixiang02.png) bottom no-repeat;padding-bottom: 10px;}
.connectdragon p{font-size:30px; color:#333;}
.home_title{text-align:center;padding-top:50px;}
.connect_column{margin-top: 30px;}
.connect_column ul .frist{ margin-left:0px; padding-left:0px;}
.connect_column li{float: left;text-align: center;width: 285px;height: 218px;margin-left: 20px;position: relative;padding-top: 42px;font-size: 16px;color: #333;line-height: 32px;}
.connect_column li:first-child{margin-left: 0;}
.connect_column h5{font-size: 18px;color: #333;font-weight: normal;margin-top: 10px;margin-bottom: 10px;}
.connect_column .info{position: relative;z-index: 2;}
.connect_column .text{margin: 0 20px;}
.connect_column .s1{position:absolute;top:0;left:0;width:100%;height:100%;background: #de6764;opacity: 0.2;filter:alpha(opacity=20);}
.connect_column .s2{position:absolute;top:0;left:0;width:100%;height:100%;background: #58bec8;opacity: 0.2;filter:alpha(opacity=20);}
.connect_column .s3{position:absolute;top:0;left:0;width:100%;height:100%;background: #9ac047;opacity: 0.2;filter:alpha(opacity=20);}
.connect_column .s4{position:absolute;top:0;left:0;width:100%;height:100%;background: #31a0e1;opacity: 0.2;filter:alpha(opacity=20);}
.connect_column .i1{display: inline-block;width: 36px;height: 46px; background: url("../images/sprite2.png") no-repeat 0 0;}
.connect_column .i2{display: inline-block;width: 42px;height: 46px; background: url("../images/sprite2.png") no-repeat -38px 0;}
.connect_column .i3{display: inline-block;width: 40px;height: 46px; background: url("../images/sprite2.png") no-repeat -83px 0;}
.connect_column .i4{display: inline-block;width: 40px;height: 46px; background: url("../images/sprite2.png") no-repeat -125px 0;}
.connect_column a{ color: #333; font-size:16px;}

.fix{ padding-left:0px;}
.fix:after{clear:both;content:"";display:table;}

.arrive{margin-bottom:120px;}
.Howtoarrive{text-align: center; margin: 30px 0px 0px;background: url(../images/biaotixiang02.png) bottom no-repeat;padding-bottom: 10px;}
.Howtoarrive p{font-size:30px; color:#333;}
.home_title{text-align:center;padding-top:50px;}
.arrive_column_con{width:1200px;overflow:hidden;}
.arrive_column{margin-left:50px;width:1300px;}
.arrive_column dl{float:left;width:340px;margin:40px 90px 0 0px;}
.arrive_column dt{margin-bottom: 20px;}
.arrive_column dd{font-size: 16px;color: #333;line-height: 32px;}
.arrive_column p{margin:0;padding:0;border:0;}
.bus{ font-size:18px; color: #31a0e1;}
.bus dt{margin-left: -50px; color: #31a0e1;}
.bus .icon{display: inline-block;width: 32px;height: 32px;background: url("../images/sprite2.png") 0 -90px;vertical-align: middle;margin-right: 18px; margin-left:-50px;}
.taxi{font-size: 18px;color: #de6764;}
.taxi dt{margin-left: -50px;}
.taxi .icon{display: inline-block;width: 32px;height: 34px;background: url("../images/sprite2.png") -34px -90px;vertical-align: middle;margin-right: 18px; margin-left:-50px;}
.metro{font-size: 18px;color: #9ac047;}
.metro dt{margin-left: -50px;}
.metro .icon{display: inline-block;width: 34px;height: 34px;background: url("../images/sprite2.png") -66px -90px;vertical-align: middle;margin-right: 16px; margin-left:-50px;}


/*在线客服*/
.OnlineService_Zx {width:100px;overflow:hidden;position:fixed;right:10px;bottom:20%;z-index:10;}
.OnlineService_Zxk {width:100%;overflow:hidden;}
.OnlineService_Kf {width:90px;height:90px;margin-bottom:5px; background-color:#0503ff;}
.OnlineService_Kf:hover { background-color:#31a0e1 }
.OnlineService_Kf a {display:block;width:90px;height:33px;padding-top:57px;line-height:30px;font-size:16px;text-align:center;color:#fff;background-image:url(../images/icon_online01.png);background-repeat:no-repeat;background-position:center 8px;cursor:pointer;text-decoration:none;color:#fff}
.OnlineService_QQ {width:90px;height:90px;margin-bottom:5px; background-color:#5029c7;}
.OnlineService_QQ:hover { background-color: #0c9bef; }
.OnlineService_QQ a{display:block;width:90px;height:33px;padding-top:57px;line-height:30px;font-size:16px;text-align:center;color:#fff;background-image:url(../images/icon_online02.png);background-repeat:no-repeat;background-position:center 8px;cursor:pointer;text-decoration:none;color:#fff}
.OnlineService_Top {width:90px;height:90px;margin-bottom:10px; background-color:#505050;}
.OnlineService_Top:hover { background-color:#333; }
.OnlineService_Top a {display:block;width:90px;height:33px;padding-top:57px;line-height:30px;font-size:16px;text-align:center;color:#fff;background-image:url(../images/icon_online03.png);background-repeat:no-repeat;background-position:center 8px;cursor:pointer;text-decoration:none;color:#fff}

.right{margin-top:30px;}

/* box */




/*底部通栏悬浮*/

.ewmBox {
	background: url("../images/xfbg.png") repeat;
	bottom: 0;
	height: 65px;
	left: 0;
	position: fixed;
	width: 100%;
	z-index: 9999999;
}
.ewmBoxIn {
	height: 65px;
	line-height: 65px;
	margin: 0 auto;
	position: relative;
	width: 1200px;
}
.ewmBox a {
	color: #fff;
	text-decoration: none;
}
.ewmBox .ico {
	background: url("../images/ico.png") no-repeat;
	float: left;
	height: 54px;
	width: 54px;
}
.ewmBox .font {
	color: #fff;
	float: left;
	font-family: 微软雅黑;
	font-size: 22px;
	font-weight: bold;
	padding-left: 10px;
	width: 230px;
}
.ewmBox .font p {
	line-height: 30px;
	margin: 0;
}
.ewmBox .font p.num {
	text-indent: 2em;
}
.ewmBox .phoneNum {
	float: left;
	padding: 5px 0 0;
	width: 350px;
}
.ewmBox .phoneNum .ico {
	background-position: 0 0;
}
.ewmBox .QQ {
	float: left;
	padding: 5px 0 0;
	width: 350px;
}
.ewmBox .QQ .ico {
	background-position: -57px 0;
}
.ewmBox .weChat {
	float: left;
	padding: 5px 0 0;
	position: relative;
	width: 320px;
}
.ewmBox .weChat .ico {
	background-position: -113px 0;
}
.ewmBox .weChat .wx {
	bottom: 65px;
	display: none;
	left: 0;
	position: absolute;
}
.ewmBox .weChat:hover .wx {
	display: block;
}
.ewm2 {
	bottom: 0;
	height: 65px;
	position: absolute;
	right: 0;
	width: 65px;
	z-index: 999;
}
.ewm2 img.wxxt {
	height: 100%;
	width: 100%;
}
.ewm2 img.wxxt1 {
	bottom: 65px;
	display: none;
	left: -80px;
	position: absolute;
}
.ewm2:hover .wxxt1 {
	display: block;
}