*, *:before, *:after {
   -moz-box-sizing: border-box;
   -webkit-box-sizing: border-box;
   box-sizing: border-box;
}
body {
	font-family: "微软雅黑";
  	font-size: 14px;
  	margin: 0;
  	color: #535353;
}
a[title="站长统计"] {
	display:none;
}

.web-png {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	height: 725px;
}

.web-home {
	background-image: url('web/web-home.jpg');
}

.web-recruit {
	background-image: url('web/web-recruit.jpg');
}

.web-qdb {
	background-image: url('web/web-qdb.jpg');
}

.web-about-title {
	text-align: center;
	margin-top: 80px;
	line-height: 32px;
	font-size: 32px;
	color: #333;
}

.web-about-title div {
	display: inline-block;
}

.title-line {
	width: 150px;
	border: 1px solid #666;
	margin-bottom: 44px;
}

.web-about-us {
	margin-bottom: 110px;
}

.web-about-us-content {
	padding: 0px 30px;
}

.web-about-content {
	font-size: 18px;
	color: #666;
	line-height: 30px;
	margin-top: 30px;
}

.web-about-content p {
	text-indent: 2em;
}

.web-home-logo {
	background-image: url('web/web-home-logo.png');
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	width: 207px;
	height: 31px;
	margin-top: 21px;
	cursor: pointer;
}

.web-home-menu-list {
	color: #FFF;
	font-size: 18px;
	line-height: 18px;
	margin-top: 36px;
}

.web-home-menu-item {
	cursor: pointer;
}

.web-home-menu-item + .web-home-menu-item {
	margin-left: 80px;
}

.home-footer-content, .home-footer-header {
	background-color: #FAFAFA;
}

.home-footer-header {
	border-bottom: 1px solid #E4E4E5;
}

.home-footer-header-list, .home-footer-content-list {
	color: #999;
	font-size: 14px;
	line-height: 14px;
	padding: 18px 0px;
	text-align: center;
}

.home-footer-content-list {
	padding-bottom: 0px;
}

.home-footer-header-item, .home-footer-content-item {
	width: 190px;
}

.home-footer-header-item + .home-footer-header-item {
	border-left: 1px solid #999;
}

.home-footer-content-item {
	line-height: 28px;
}

.home-qr-code {
	background-color: #E2E2E3;
	width: 155px;
	height: 210px;
	margin-top: -18px;
	margin-left: 10px;
	padding: 10px 15px;
	padding-top: 28px;
	line-height: 22px;
}

.home-footer-content-item>div {
	cursor: pointer;
}

.home-footer-tel-title, .home-footer-qq-title {
	background-repeat: no-repeat;
	background-position: 46px center;
}

.home-footer-tel-title {
	background-image: url('web/web-phone.png');
	background-size: 20px;
	padding-left: 16px;
}

.home-footer-qq-title {
	background-image: url('web/web-qq.png');
	padding-left: 32px;
}

.home-footer-record {
	width: 100%;
	height: 50px;
	background-color: #F1F1F1;
	text-align: center;
	line-height: 50px;
	font-size: 12px;
	color: #999;
}

.web-recruit-content {
	background-color: #F7F7F7;
}

.recruit-article-title {
	border: 3px solid #333;
	color: #333;
	line-height: 50px;
	font-size: 30px;
	text-align: center;
	width: 210px;
	margin-top: 28px;
	margin-bottom: 40px;
}

.recruit-article-want-list {
	line-height: 30px;
	font-size: 16px;
	color: #666;
}

.recruit-article-want-item {
	width: 48%;
	margin-bottom: 50px;
}

.qdb-introduce-item {
	height: 690px;
	padding-top: 90px;
	background-repeat: no-repeat;
	font-size: 16px;
	color: #333;
	line-height: 28px;
}

.background-fafafa {
	background-color: #FAFAFA;
}

.qdb-introduce-item-one {
	background-image: url('web/qdb-introduce-item-one.png');
	background-position: center bottom;
}

.qdb-introduce-item-two {
	background-image: url('web/qdb-introduce-item-two.png');
	background-position: center 330px;
}

.qdb-introduce-item-three {
	background-image: url('web/qdb-introduce-item-three.png');
	background-position: center 330px;
}

.qdb-introduce-item-four {
	background-image: url('web/qdb-introduce-item-four.png');
	background-position: center 200px;
}

.qdb-introduce-item-five {
	background-image: url('web/qdb-introduce-item-five.png');
	background-position: 61% top;
}

.qdb-introduce-item .am-container div {
	text-align: center;
	font-size: 50px;
	line-height: 110px;
	color: #666;
}

.qdb-introduce-item .am-container div span {
	color: #F2B562;
	font-size: 80px;
}

.qdb-introduce-item .am-container p {
	text-align:left;
	text-indent: 2em;
}


/* 手机官网 */

/** flex布局 **/
.flex-list {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}
.flex-item {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
}
.m-index-main {
	padding: 0px 20px;
	line-height: 22px;
	padding-bottom: 40px;
}

.m-index-corp-remark {
	background-image: url('web/m-corp-remark.png');
	background-repeat: no-repeat;
	background-position: 55% 20px;
	padding-top: 100px;
	background-size: 90px;
}

.m-index-corp-remark p {
	text-indent: 2em;
}

.m-index-recruit {
	background-image: url('web/m-hr-remark.png');
	background-repeat: no-repeat;
	background-position: 55% 10px;
	padding-top: 60px;
	background-size: 90px;
	margin-top: 20px;
}

.m-index-recruit p {
	text-indent: 1.5em;
	font-size: 18px;
	font-weight: bold;
	margin-top: 40px;
	line-height: 36px;
}

.m-index-recruit ol {
	margin-left: 20px;
}

.m-footer {
	background-color: #F2F2F2;
	text-align: center;
}

.m-footer .m-footer-link {
	padding: 3px 10px;
	border-bottom: 1px solid #E3E3E3;
	font-size: 10px;
	line-height: 30px;
}

.m-footer .m-footer-info {
	line-height: 20px;
	padding: 6px 0px;
	font-size: 12px;
}

/* 手机-签单宝 */
.m-qdb-poster {
	width: 100%;
}

.m-qdb-info {
	width: 100%;
}

.m-qdb-info-item {
	height: 293px;
	background-repeat: no-repeat;
	text-align: center;
	font-size: 20px;
	line-height: 36px;
}

.m-qdb-info-item-one {
	background-image: url('web/m-qdb-introduce-item-one.png');
	background-position: center 142px;
	padding-top: 54px;
}

.m-qdb-info-item-two {
	background-image: url('web/m-qdb-introduce-item-two.png');
	background-position: 60% 118px;
	padding-top: 38px;
}

.m-qdb-info-item-three {
	background-image: url('web/m-qdb-introduce-item-three.png');
	background-position: center 98px;
	padding-top: 44px;
}

.m-qdb-info-item-four {
	background-image: url('web/m-qdb-introduce-item-four.png');
	background-position: center 96px;
	padding-top: 69px;
}

.m-qdb-info-item-five {
	background-image: url('web/m-qdb-introduce-item-five.png');
	background-position: 61% top;
	padding-top: 70px;
	text-align: left;
	padding-left: 50px;
	height: 260px;
}

.m-qdb-info-item-two span {
	color: #F2B562;
	font-size: 28px;
}

label {
	font-weight: normal;
}