*{margin: 0; padding: 0;}
/* 灵活用工-营销页面 #RiceCat */
body{
	width: 100%;
	/*height: 2900px;*/
	height: auto;
	font-family: "microsoft yahei";
	/* background: url(../img/market-bg.png) no-repeat; */
	background-size: cover;
	padding-top: 0px !important;
}
.nav{ z-index:999; display: none !important; }
.nav-bg { width:100%; height: .91rem; background-color: #394046; }

/* marketing #营销页面 */
@font-face {
	font-family: 'poppins';
	src: url('../font/Poppins-Regular.ttf');
}
@font-face {
	font-family: 'poppins medium';
	src:url('../font/Poppins-Medium.ttf') format('truetype');

}
.market-banner {
	width: 87.5%;
	/* height: 344px; */
	height: 396px;
	padding-top: 172px;
	padding-left: 12.5%;
	font-family: "poppins";
	color: #5C5C5C;
	/* background-color: rgba(255, 255, 255, 1); */
	background: #fff url(../img/banner-bg.png) no-repeat;
	background-size: cover;
}
.market-h2 {
	position: relative;
	z-index: 2;
	display: block;
	font-size: 32px;
	font-weight: 400;
}
.draw {
	position: relative;
	top: 31px;
	left: -10px;
	z-index: 1;
	display: inline-block;
	width: 28px;
	height: 28px;
	background-color: #FC4F34;
	border-radius: 90px;
}
.market-banner > p {
	font-size: 1.5rem;
	font-weight: 500;
}
.market-zx {
	display: block;
	width: 146px;
	height: 45px;
	margin: 50px 0 0 4px;
	font-size: 16px;
	font-weight: 600;
	line-height: 45px;
	color: #fff;
	text-align: center;
	text-decoration: none;
	background: linear-gradient(90deg, #EB193C 0%, #EB193C 100%);
	border-radius: 6px;
}
.market-zx:hover { opacity: .8; }
.market-serve {
	width: 100%;
	/* height: 1920px; */
	height: auto;
	padding-top: 5.8%;
	text-align: center;
	color: #000;
	background-color: rgba(255, 255, 255, .8);
}
.serve-h1 {
	font-size: 42px;
	font-weight: 600;
	letter-spacing: 4px;
	color: #403939;
}
.serve-span {
	font-family: "poppins";
	font-size: 22px;
	color: #666;
}
.market-column {
	width: auto;
	height: 520px;
	padding: 5% 6% 5%;
	margin: 0 auto;
	font-size: 30px;
	text-align: right;
	background-color: #fff;
	overflow: hidden;
}
.market-column > span {
	display: block;
	float: left;
	height: 100%;
	/* background-color: lightpink;  */
}
.column-img {
	width: 45.5%;
	background: url(../img/market-column1.png) no-repeat;
	background-size: 300px;
	background-position: 1rem center;
	clear: both;
	/* background-color: antiquewhite; */
}
/* .column-img > img {
	margin: 100px 0 100px 1px;
	position: relative;
} */
.column-content {
	width: 51.5%;
	padding-left: 26px;
	text-align: left;
	/* background-color: antiquewhite; */
}
.column-content > h3 {
	width: fit-content;
	color: #30373A;
}
.column-content > p {
	padding-top: 22px;
	padding-right: 1px;
	font-size: 20px;
	line-height: 38px;
	letter-spacing: 1px;
	color: #3f3f3f;
}
.content-ul {
	display: inline-block;
	width: fit-content;
	margin-top: 38px;
	margin-left: 6px;
	font-size: 20px;
	color: #787878;
}
.content-ul > li {
	padding-left: 30px;
	/*line-height: 2.9rem;*/
	/* list-style: url(../img/frame.png); */
	list-style: none;
	background: url(../img/frame.png) no-repeat;
	background-size: 18px;
	background-position: left;
}
.ul-right {
	margin-left: 50px;
}
.market-column2 > .column-img {
	background-image: url(../img/market-column2.png);
	background-repeat: no-repeat;
}
.column-alink {
	display: block;
	width: auto;
	font-size: 16px;
	margin-top: 25px;
}
.column-alink > a {
	display: inline-block;
	width: fit-content;
	height: auto;
	padding: 10px 26px;
	font-weight: 600;
	text-decoration: none;
	border: 1px solid #BC3E56;
	box-sizing: border-box;
	border-radius: 3px;
}
.column-alink > a:nth-child(1) {
	margin-left: 10px;
	margin-right: 2rem;
	color: #fff;
	background: linear-gradient(90deg, #EB2042 0%, rgba(235, 33, 67, 0.7) 100%);
}
.column-alink > a:nth-child(2) {
	color: #BC3E56;
	background-color: #fff;
}
.column-alink > a:hover {
	opacity: .8;
}
.serve-merits {
	display: block;
	clear: both;
	overflow: hidden;
	width: auto;
	height: auto;
	padding-top: 20px;
	background-color: #fff9f9;
}
.serve-merits > ul {
	width: fit-content;
	margin: 20px auto 20px;
	/* background-color: antiquewhite; */
}
.serve-merits > ul li {
	display: block;
	float: left;
	width: 250px;
	height: 250px;
	padding: 40px 30px 30px;
	margin-right: 3rem;
	margin-bottom: 40px;
	text-align: left;
	background: #fff;
	border-radius: 6px;
}
.serve-li-four { margin-right: 0 !important; }
.merits-li > img {
	width: 33.6px;
	height: 33.6px;
}
.merits-li > h4 {
	margin: 20px 0;
	font-size: 18px;
	letter-spacing: 1px;
	color: #000;	
}
.merits-li > p {
	font-size: 17px;
	line-height: 28px;
	color: rgba(18, 17, 39, 0.56);
}
.advarow-box { padding-bottom: 20px; margin-bottom: 0; background-color: #fff9f9; }


.col-rb-auto { background-color: #fff9f9; }
/*响应式屏幕参数*/
@media screen and (min-width: 360px) and (max-width: 767px) {
    .nav { height: 660px !important; background-color: rgba(225,225,225,.8); }
    .column-alink > a { 
        /*padding: 0.8rem 1.5rem;*/
          padding: 0.2rem 0.5rem;
    }
    .column-alink > a:nth-child(1) { margin-left: 10px; margin-right: 10px;}
    .market-banner { padding-top: 72px; height: 60px; background: none; }
    .banner-bg { height: 450px; background-color: none; }
    .ul-right { margin-left: 0px; display: none;!important; }
    .market-column { padding: 2% 2% 5%; height: 100%; }
    .column-img { display: none !important; }
    .column-content { z-index: 9;  width: 100%; padding-left: 1%; transform: scale(.98); background: url(../img/market-column1-72.png) no-repeat; background-size: 60%; background-position: 6% 16%; }
    /*.serve-merits > ul { width: fit-content; margin: 0 auto; }*/
    .market-column2 > .column-content { background: url(../img/market-column2-72.png) no-repeat; background-size: 60%; background-position: 6% 16%; }
    .column-content > p { padding-top: 2px; overflow: inherit; font-size: 20px; padding-top: 2px; color: #000; }
    .column-content > h3 { font-size: 26px; }
    .content-ul { margin-top: 8px; }
    .serve-merits > ul li { transform: scale(.9); }
    .serve-merits > ul li:nth-child(1),.serve-merits > ul li:nth-child(3) { margin-left: 2%; margin-right: 10px; }
    .col-rb-left { width: 94%; height: 12%; }
}
@media (min-width: 600px){
    /*.serve-merits > ul li {display: inline-block; margin-right: 2rem; transform: scale(.85); }*/
    /*.market-banner { padding-top: 172px; height: 396px; }*/
    .column-alink > a { padding: 10px 26px; }
    .column-alink > a:nth-child(1) { margin-left: 10px; margin-right: 0.25rem;; }
    .banner-bg { background-size: 62%; }
    .ul-right { margin-left: 0px; display: inline-block;!important; }
    .market-column { padding: 2% 2% 5%; }
    .column-img { display: none !important; }
    .column-content { z-index: 9; position: relative; left: -50px; width: 100%; padding-left: 1%; transform: scale(.9); background: url(../img/market-column1-72.png) no-repeat; background-size: 48%; background-position: 0% 32%; }
    .content-ul { margin-top: 10px; }
    /*.serve-merits > ul { width: fit-content; margin: 0 auto; }*/
    .column-content > p { padding-top: 2px; background-size: 48%; background-position: 0% 32%; color: #000; }
    .serve-merits > ul li { transform: scale(.9); }
    .serve-merits > ul li:nth-child(1),.serve-merits > ul li:nth-child(3) { margin-left: 2%; margin-right: 10px; }
    .col-rb-left { width: 300px; height: 320px; }
}
@media (min-width: 1200px){
   .market-banner { padding-top: 86px; height: 396px; width: 95%;  margin: 0 auto; background-size: contain; background-position: center right; }
   .market-banner > p { max-width: fit-content; }
   .banner-bg { background-size: 0; }
   .ul-right { /*margin-left: 6%; */  margin-left: 2%; }
   .market-column { overflow: inherit; padding: 1% 0% 5%; }
   .column-img { display: block !important; }
   .column-content { position: inherit; width: 54.5%; height: 520px; padding-left: 26px; transform: scale(.9); background: none; }
   .column-content > h3 { font-size: 28px; }
   .column-content > p { font-size: 20px; padding-top: 2px; color: #3F3F3F; }
   .content-ul { margin-top: 2px; }
   .content-ul > li { line-height: .36rem; }
   .serve-merits > ul li { transform: scale(1); }
   .serve-merits > ul li:nth-child(1),.serve-merits > ul li:nth-child(3) { margin-left: 0; margin-right: 3rem; }
   .col-rb-left { width: 250px; height: 280px; }
}