* {
	margin: 0;
	padding: 0;
}
html,body {
	font-family: '微软雅黑';
	font-size: 14px;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
a {
	text-decoration: none;
	-webkit-tap-highlight-color:transparent;
}
.divflex {
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
}
.header{
	background-image: url('../newimg/indextop.png');
	background-repeat: no-repeat;
	width: 100%;
	hright:200px;
	background-size:100% 100%;
}
.zixunwrap {
	position: fixed;
	right: 0;
	top: 40px;
	z-index: 2;
	background-color: #fff;
	/*padding: 0 15px;*/
	box-shadow: 0px 0px 5px 2px rgba(176,176,176,0.5);
	/*padding-bottom: 20px;*/
	padding: 0 20px 0px 20px;
	display: none;
}
.zixunwrap>img {
	display: block;
	margin: 0 auto;
	width: 150px;
	height: 150px;
}
.zixunwrap>p {
	text-align: center;
	line-height: 35px;
	padding-bottom: 5px;
	color: #3FA9F5;
	font-size: 20px;
}
.zxtop {
	height: 30px;
	padding-bottom: 5px;
	padding-top: 7px;
	justify-content: center;
	align-items: center;
}
.zxtop img {
	display: block;
	width: 33px;
	margin-left: 7px;
}
.zxtop span {
	padding-left: 5px;
	color: #3FA9F5;
	font-size: 15px;
	letter-spacing: 3px;
}
.kefuewmwrap {
	padding-bottom: 10px;
}
.kefuewmwrap li {
	height: 76px;
	align-items: center;
	padding: 0 13px;
	background-color: #f3f3f3;
	margin-bottom: 15px;
}
.kefuewmwrap li img {
	display: block;
	width: 60px;
	height: 60px;
	margin-right: 10px;
}
.kefuewmwrap li span {
	color: #3FA9F5;
	font-size: 16px;
}
.lyb,.tel,.zixun {
	border:1px solid #fff;
	color: #fff;
	height: 23px;
	display: block;
	line-height: 23px;
	padding: 0 8px;
	border-radius: 6px;
	box-shadow: 1px 1px 2px 1px rgba(60,60,60,0.5);
	position: relative;
	margin: 0 5px;
	font-size: 12px;
}
.zixun {
	/* padding-right: 38px; */
}

.lyb span,.tel span,.zixun span {
	position: absolute;
	bottom: -6px;
	right: 11px;
	border-left: 4px solid transparent;
	border-right: 4px solid transparent;
	border-top: 7px solid #f90601;
	z-index: 2;
}
.lyb::after,.tel::after,.zixun::after{
	content: '';
	position: absolute;
	bottom: -8px;
	right: 10px;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-top: 8px solid #fff;
	filter: drop-shadow(2px 2px 2px rgba(0,0,0,0.2));
}
input {
	border: 0;
	background-color: #fff;
}
/*input,select,button {*/
/*input[type="button"],button {*/
input,button,select{
    outline: none;
    border: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-appearance: none;
}
input:-webkit-autofill{
    background:#fff!important; 
    -webkit-box-shadow: 0 0 0px 1000px white inset;
　　-webkit-text-fill-color: #333;
}
input::-webkit-input-placeholder {
    font-size: 14px;
}
input:-moz-placeholder {
    font-size: 14px;
}
input:-ms-input-placeholder {
    font-size: 14px;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
-webkit-appearance: none;
}
input[type="number"]{
-moz-appearance: textfield;
}
ul {
	list-style: none;
}
header {
	
}
header h3 {
	font-size: 16px;
	/*width: 100%;*/
	/*margin-left: 5px;*/
	color:#fff;
	line-height: 40px;
}
/*头部*/
header {
	width: 100%;
	height: 70px;
	/*background-color: rgba(0,152,217,.4);*/
	color: #fff;
	align-items: center;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 2;
	line-height: 70px;	
}
.backlastpage {
	background: url(../images/back.png);
	-webkit-background-size: 20px 20px;
	background-size: 20px 20px;
	background-position: center;
	background-repeat: no-repeat;
	color: #fff;
    display: block;
    width: 50px;
    height: 40px;
    font-size: 30px;
    text-align: center;
    z-index: 2;
}
.header h3 {
	font-size: 16px;
	/*margin-left: 5px;*/
	/*flex: 1;*/
	/*text-align: center;*/
	/*margin-left: -50px;*/
}
.zixun {
	/*background: url(../images/kfhovwx.png);
    -webkit-background-size: 30px auto;
    background-size: 30px auto;
    background-position: center;
    background-repeat: no-repeat;
    display: block;
    width: 50px;
    height: 40px;
    z-index: 2;
    margin-left: -50px;*/
}
/*header {
	position: relative;
}*/
.shangqiao {
	background-color: #3FA9F5;
	color: #fff;
	display: block;
	width: 100%;
	height: 40px;
	border-radius: 5px;
	margin: 0 auto;
	line-height: 40px;
	text-align: center;
}
.swiper-container1 {
	width: 150px;
	height: 150px;
	overflow: hidden;
}
.swiper-container1 .swiper-slide img {
	display: block;
	width: 100%;
}
.zixunwrap {
	position: fixed;
	right: 0;
	top: 40px;
	z-index: 2;
	background-color: #fff;
	/*padding: 0 15px;*/
	box-shadow: 0px 0px 5px 2px rgba(176,176,176,0.5);
	/*padding-bottom: 20px;*/
	padding: 0 20px 15px 20px;
	display: none;
}
.zixunwrap>img {
	display: block;
	margin: 0 auto;
	width: 150px;
	height: 150px;
}
.zixunwrap>p {
	text-align: center;
	line-height: 25px;
	padding-bottom: 5px;
	color: #3FA9F5;
	font-size: 16px;
}
.zxtop {
	height: 30px;
	padding-bottom: 5px;
	padding-top: 7px;
	justify-content: center;
	align-items: center;
}
.zxtop img {
	display: block;
	width: 33px;
	margin-left: 7px;
}
.zxtop span {
	padding-left: 15px;
	color: #3FA9F5;
	font-size: 18px;
	letter-spacing: 3px;
}
.kefuewmwrap {
	padding-bottom: 10px;
}
.kefuewmwrap li {
	height: 76px;
	align-items: center;
	padding: 0 13px;
	background-color: #f3f3f3;
	margin-bottom: 15px;
}
.kefuewmwrap li img {
	display: block;
	width: 60px;
	height: 60px;
	margin-right: 10px;
}
.kefuewmwrap li span {
	color: #3FA9F5;
	font-size: 16px;
}

#newBridge {
	display: none!important;
}
/*新app*/
.classification{
	width: 100%;
	display: flex;
	/*justify-content: space-around;*/
	justify-content: center;
	flex-wrap:wrap;
	margin-top: 1.5rem;
	font-size: 12px;
	/*border-bottom: solid 1px #999999;*/

}
.classificationDiv{
	width: 40px;
	/*height: 50px;*/
	/*background: #6e9bcf;*/
	border-radius: 100%;
	/*margin: 5px 1rem;*/
	/*width: 20%;*/
	padding-bottom: 5px;
}
.classificationDiv img{
	width: 100%;
	height: 100%;
	/*border-radius: 100%;*/
}
.classificationtext{
	text-align: center;
}
.ification {
	width: 22%;
	text-align: center;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	padding-bottom: 20px;
}
#horn{
	width: 1rem;
	/*margin-right: 1rem;*/
	height: 18px;
	line-height: 40px;
	margin-left: 10px;
}
.newstz h4{
	display: flex;
	color: red;
}
#newMarqueeDiv{
	/* border-top: solid 1px #999999; */
	height: 40px;
	line-height: 40px;
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	/*align-items: center;*/
}
#newMarquee{
	display: flex;
	align-items: center;
}

.service {
	padding: 10px;
	/*background-color: #fff;*/
	border-top: solid 1px #999999;
}
.service h3 {
	/*border-left: 2px solid #72bdef;*/
	padding-left: 5px;
	font-size: 14px;
	margin: 10px 0;
}
.serviceDiv,.sbusewrap {
	flex-wrap: wrap;
	justify-content: space-between;
	/*padding: 5px;*/
}
.serviceDiv a {
	display: block;
	/*line-height: 40px;*/
	width: 30vw;
	background-color: #ffffff;
	text-align: center;
	color: #333;
	margin-bottom: 10px;
	border-radius: 5px;
	padding: 5px 0;
	box-shadow: 0px 2px 5px 1px #999999;
	/*background: linear-gradient(to right,#56b2ff,#8584ff);*/
}
.serviceDiv span{
	display: block;
	font-size: 12px;
	padding: 5px 0;
}
/*个人服务*/
.myservice{
	/* border-top: solid 1px #999999; */
	font-size:12px;
}

.myserviceDiv,.sbusewrap {
	flex-wrap: wrap;
	justify-content: space-between;
	padding: 10px;
}
.myserviceDiv a {
	display: block;
	line-height: 40px;
	width: 30vw;
	background-color: #f90601;
	text-align: center;
	color: #ffffff;
	margin-bottom: 10px;
	border-radius: 5px;
	background: linear-gradient(to right,#f90601,#f90601);
}
.myserviceDiv img{
	width: 20px;
	height: 20px;
	margin-right: 10px;
}
.myserviceSpan{
	/* display: flex; */
	align-items: center;
	/* margin-left: 10px; */
}
/*资讯*/
.realTime{
	align-items: center;
	background: #fff;
	display: flex;
	justify-content: space-between;
	line-height: 29px;
	padding: 16px 10px;
	border-radius: 10px;
}
.realTime img{
	width: 100px;display: block;height: 100%
}
/*悦薪多社保*/
.yxdSocial{

}
.yxdSocial {
	/* padding: 10px; */
	/*background-color: #fff;*/
	/* border-top: solid 1px #999999; */
	margin-top: 15px;
}
.yxdSocial h3 {
	/*border-left: 2px solid #72bdef;*/
	padding-left: 5px;
	font-size: 14px;
	margin: 10px 0;
}
.yxdSocialDiv,.sbusewrap {
	flex-wrap: wrap;
	justify-content: space-between;
	margin-top: 25px;
	padding: 18px;
}
.yxdSocialDiv a {
	display: block;
	width: 41vw;
	background-color: #ffffff;
	text-align: center;
	color: #333;
	margin-bottom: 10px;
	border-radius: 5px;
	padding: 15px 4px;
	box-shadow: 1px 2px 5px 1px #969696;
	border-bottom: 2px solid #fff;
	/* background: linear-gradient(to right,#56b2ff,#8584ff); */
	background:linear-gradient(to top, rgba(255, 14, 30, 0.4) 0%, transparent 15%),#ffffff;
	font-size: 12px;
}
.yxdSocialDiv span{
	display: block;
	font-size: 12px;
	padding: 3px 10px;
}
.yxdSocial img{
	width: 30px;
}
.weight{
font-weight: 600;
}