body *{
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
			box-sizing: border-box;
}
a,span,i{ display: inline-block;}
.bg-f7f7f7{ background: #f7f7f7;}
.c-02a0e9{ color: #02a0e9;}

.mt-40{ margin-top: 40px;}

.sfmain{
	width: 1080px;
	margin: 0 auto;
}
.sfnavbarWrap{
	height: 100px;
}
.sfnavbarWrap .sflogo{
	width: 192px;
	height: 54px;
	background: url(../images/sflogo.png) no-repeat left 0;
}
.sfnavbarWrap .sfnavbar li{
	float: left;
}
.sfnavbarWrap .sfnavbar a{
	position: relative;
	display: block;
	/*width: 100px;*/
	padding: 0 20px;
	height: 100px;
	padding-top: 25px;
	text-align: center;
	color: #333333;
}
.sfnavbarWrap .sfnavbar .current{
	color: #02a0e9;
}
.sfnavbarWrap .sfnavbar .current:after{
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 3px;
	background: #02a0e9;
}
.sfheader .btn-login{
	height: 30px;
	line-height: 28px;
	font-size: 14px;
	width: 80px;
	text-align: center;
	border: 1px solid #02a0e9;
	color: #02a0e9;
	-webkit-border-radius: 24px;
	-moz-border-radius: 24px;
	border-radius: 24px;	
}
.sfheader .btn-login:hover{
	background: #02A0E9;
	color: #fff;
}

.sfIndexPage .bannerWrap .bimg{
	height: 700px;
}
.sfIndexPage .bannerWrap .b1{
	background: url(../images/banner1.jpg) no-repeat center center;
}
.sfIndexPage .bannerWrap .b2{
	background: url(../images/banner2.jpg) no-repeat center center;
}
.sfIndexPage .bannerWrap .b3{
	background: url(../images/banner3.jpg) no-repeat center center;
}
.sfSubPage .bannerWrap .bimg{ height: 350px;}
.sfSubPage .bannerWrap .b1{ background: url(../images/ban_product.jpg) no-repeat center center; }
.sfSubPage .bannerWrap .b2{ background: url(../images/ban_company.jpg) no-repeat center center; }
.sfSubPage .bannerWrap .b3{ background: url(../images/ban_contactUs.jpg) no-repeat center center; }
.sfSubPage .bannerWrap .b4{ background: url(../images/ban_talent.jpg) no-repeat center center; }

.sffooter{
	height: 198px;
	background: #293040;
}
.sffooter .sfcodeWrap{
	padding-top: 35px;
	width: 114px;
}

.moduleTitle{
	position: relative;
	width: 260px;
	text-align: center;
	height: 100px;
	padding-top: 25px;
	text-align: center;
	border-bottom: 2px solid #ccc;
	margin: 50px auto 0;
}
.moduleTitle:after{
	content: '';
	position: absolute;
	bottom: -2px;
	left: 78px;
	width: 100px;
	height: 4px;
	background: #02a0e9;
}
.ComProfileWrap{ height: 520px; }
.ComProfile{
	margin-left: 30px;
	padding-top: 58px;
	width: 600px;
}
.btn-more {
	height: 24px;
	width: 83px;
	background: url(../images/bg_more.png) no-repeat 0 0;
}
.ppModuleTitle{
	height: 54px;
	line-height: 54px;
	font-size: 24px;
	position: relative;
}
.ppModuleTitle:after{
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	height: 4px;
	width: 3em;
	background: #02a0e9;
}

.sfIndexPage .ppWrap{
	font-size: 22px;
	color: #02a0e9;
	line-height: 44px;
	padding-top: 200px;

}
.sfIndexPage .ppWrap1{ background: url(../images/bg_pp1.png) no-repeat center 0; }
.sfIndexPage .ppWrap2{ background: url(../images/bg_pp2.png) no-repeat center 0; }
.sfIndexPage .ppWrap3{ background: url(../images/bg_pp3.png) no-repeat center 0; }
.sfIndexPage .ppWrap4{ background: url(../images/bg_pp4.png) no-repeat center 0; }

.sfIndexPage .pp_sfbAppWrap{
	background: url(../images/bg_sfbapp.png) no-repeat left 100px;
	padding-left: 646px;
	height: 650px;
	padding-top: 250px;
}
.sfIndexPage .pp_jlrAppWrap{
	background: url(../images/bg_jlrapp.png) no-repeat right 50px;
	padding-right: 646px;
	height: 600px;
	padding-top: 170px;
}
.sfIndexPage .pp_sferpWrap{
	background: url(../images/bg_sferp.png) no-repeat left 50px;
	padding-left: 660px;
	height: 600px;
	padding-top: 170px;
}

.sfSub_ppPage .ppWrap1{
	padding-top: 50px;
	margin-top: 100px;
	padding-left: 362px;
	height: 550px;
	margin-left: 80px;
	margin-right: 80px;
	background: url(../images/bg_app_pp1.png) no-repeat 0 0;
}
.sfSub_ppPage .ppWrap2{
	padding-top: 40px;
	margin-top: 100px;
	padding-right: 432px;
	height: 550px;
	margin-left: 80px;
	margin-right: 90px;
	background: url(../images/bg_app_pp2.png) no-repeat right 0;
}
.sfSub_ppPage .ppWrap3{
	padding-top: 120px;
	padding-left: 572px;
	height: 600px;
	margin-left: 80px;
	margin-right: 90px;
	background: url(../images/bg_app_pp3.jpg) no-repeat left 0;
}
.btn-download{
	padding-right: 30px;
	background: url(../images/btnBg.png) no-repeat right -40px;
}
.btn-download .btn-downloadL{
	color: #02A0E9;
	font-size: 18px;
	height: 40px;
	line-height: 40px;
	padding-left: 30px;
	text-align: center;
	background: url(../images/btnBg.png) no-repeat left 0px;
}
.btn-download:hover{
	background-position: right -120px;
}
.btn-download:hover .btn-downloadL{
	color: #fff;
	background-position: 0 -80px;
}
.icon_android,
.icon_ios,
.icon_pc{
	width: 30px;
	height: 30px;
	background: url(../images/icon_sys.png) no-repeat;
}
.btn-download .icon_android,
.btn-download .icon_ios,
.btn-download .icon_pc{
	position: relative;
    bottom: 2px;
    vertical-align: middle;
}
.icon_android{ background-position: 0 0;}
.btn-download:hover .icon_android{ background-position: -30px 0; }
.icon_ios{ background-position: 0 -30px;}
.btn-download:hover .icon_ios{ background-position: -30px -30px; }
.icon_pc{ background-position: 0 -60px;}
.btn-download:hover .icon_pc{ background-position: -30px -60px; }


.sfSub_ppPage .androidWrap,
.sfSub_ppPage .iosWrap{
	width: 230px;
}
.sfSub_ppPage .codeWrap{
	margin-top: 12px;
	padding: 22px;
	width: 198px;
	height: 198px;
	background: url(../images/codeBg.png) no-repeat 0 0;
}
.sfSub_ppPage .codeWrap img{ width: 154px; height: 154px;}

/* 关于我们 */
.sf_companyPage .companyInfoWrap{
	margin-top: 40px;
}
.sf_companyPage .companyInfoWrap dt{
	height: 40px;
	line-height: 40px;
	padding-left: 18px;
	font-size: 26px;
	position: relative;
}
.sf_companyPage .companyInfoWrap dt:before{
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	background: #02a0e9;
	width: 4px;
	height: 100%;
}
.sf_companyPage .companyInfoWrap dd{
	padding: 20px 18px;
	color: #666;
	font-size: 14px;
	line-height: 26px;
}
.sf_companyPage .companyInfoWrap .trendsWrap li{
	position: relative;
	padding-left: 35px;
	padding-top: 6px;
	padding-bottom: 6px;
	
}
.sf_companyPage .companyInfoWrap .trendsWrap li:before{
	content: '';
	position: absolute;
	left: 5px;
	top: 0;
	height: 100%;
	width: 0px;
	border-left: 1px solid #ccc;
}
.sf_companyPage .companyInfoWrap .trendsWrap li:after{
	content: '';
	position: absolute;
	left: 0px;
	top: 12px;
	width: 11px;
	height: 11px;
	background: url(../images/bg_dot.png) no-repeat 0 0;
}
.sf_companyPage .companyInfoWrap .trendsWrap li.first:before{
	height: 50%;
	top: 50%;
}
/* 联系我们 */
.sf_contactPage{padding-top: 50px;}
.sf_contactPage .sfAddress,
.sf_contactPage .sfEmail,
.sf_contactPage .sfQQ,
.sf_contactPage .sfTel{
	color: #666;
	font-size: 14px;
	padding-left: 36px;
	line-height: 40px;
}
.sf_contactPage .sfAddress{ background: url(../images/icon_address.png) no-repeat left center;}
.sf_contactPage .sfEmail{ background: url(../images/icon_emai.png) no-repeat left center;}
.sf_contactPage .sfQQ{ background: url(../images/icon_qq.png) no-repeat left center;}
.sf_contactPage .sfTel{ background: url(../images/icon_tel.png) no-repeat left center;}
.sf_contactPage .mapWrap{
	margin: 50px 0;
}

/* 招贤纳士 */
.sf_talentPage {
	padding-bottom: 60px;
}
.sf_talentPage .talentInfoWrap{
	margin-top: 40px;
}
.sf_talentPage .talentInfoWrap dt{
	height: 40px;
	line-height: 40px;
	padding-left: 18px;
	font-size: 26px;
	position: relative;
}
.sf_talentPage .talentInfoWrap dt .count{
	margin-left: 35px;
	font-size: 20px;
}
.sf_talentPage .talentInfoWrap dt:before{
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	background: #02a0e9;
	width: 4px;
	height: 100%;
}
.sf_talentPage .talentInfoWrap dd{ padding-left: 18px;}
.sf_talentPage .listLabel{
	font-size: 20px;
	height: 56px;
	line-height: 56px;
}
.sf_talentPage .talentList li{
	font-size: 14px;
	line-height: 26px;
}

/* banner */
#adbanner{	
	width: 100%;
	height: 700px;
	overflow: hidden;	
	position: relative;
	cursor: pointer;
}
#adbanner .adlist{
	height: 700px;
	position: absolute;
	left: 0;
	top: 0;
}
#adbanner .adlist li{
	float: left;
	position: relative;
}
#adbanner .adsdot{
	position: absolute;
	bottom: 31px;
	left: 0;
	width: 100%;
	text-align: center;
}
#adbanner .adsdot a{
	width: 100px;
    height: 5px;
    margin: 0 12px;
    display: inline-block;
    border-radius: 2px;
    background: #fff;
}
#adbanner .adsdot a.active{ background-color: #02a0e9;}
#adbanner .btnPrev,
#adbanner .btnNext{
	position: absolute;
	top: 50%;
	width: 28px;
	height: 52px;
	margin-top: -26px;
}
#adbanner .btnPrev{
	left: 68px;
	background: url(../images/bg_prev.png) no-repeat center center;
}
#adbanner .btnNext{
	right: 68px;
	background: url(../images/bg_next.png) no-repeat center center;
}

.recruitWrap{
	position: fixed;
	right:80px;
	bottom: 50px;
	background: #fff;
	-webkit-box-shadow: 0 0 8px #555;
	-moz-box-shadow: 0 0 8px #555;
	box-shadow: 0 0 8px #555;
	border: 2px solid #555\9;
	/*filter: progid:DXImageTransform.Microsoft.Shadow(color='#555', Direction=0, Strength=8);*/
	padding: 15px;
	width: 160px;
	border-radius: 2px;
}
.recruitWrap img{
	width: 100%;
}