
.cobanner-icon {
	width: 100%;
	height: 100px;
	margin: 0 auto;
	position: absolute;
	top: 45%;
	left: 0;
}

.conbanner-iconitem {
	width: 1000px;
	height: 100px;
	margin: 0 auto;
	text-align: right;
}

.conbanner-iconitem img {
	display: inline-block;
	height: 100px;
}


.c-top {
	width: 100%;
	margin: 0 auto;
	padding: 50px 0;
	text-align: center;
}

.c-top img {
	display: inline-block;
	height: 60px;
}

.c-text {
	width: 100%;
	margin: 0 auto;
	text-align: center;
	line-height: 30px;
	font-size: 16px;
	color: #727071;
	padding-bottom: 50px;
}

.panel-body {
	padding: 20px;
}

.job-top {
	width: 100%;
	height: 60px;
	line-height: 60px;
	font-size: 20px;
	font-weight: bold;
	color: #231815;
}

.job-name {
	width: 20%;
	padding: 0 20px;
	float: left;
	height: 60px;
	line-height: 60px;
	text-align: left;color: #727071;
}

.job-ask {
	width: 40%;
	float: left;
	padding: 0 20px;
	height: 60px;
	line-height: 60px;
	text-align: left;
	color: #727071;

}

.job-namelist {
	width: 20%;
	padding: 0 20px;
	float: left;
	height: 60px;
	line-height: 60px;
	font-size: 18px;
	/*font-weight: bold;*/
	color: #727071;
	text-align: left;
}

.job-asklisst {
	width: 40%;
	float: left;
	padding: 0 20px;
	height: 60px;
	line-height: 60px;
	font-size: 18px;
	/*font-weight: bold;*/
	color: #727071;
	text-align: left;
	white-space: nowrap;
	/* 确保文本在一行内显示 */
	overflow: hidden;
	/* 隐藏超出容器的文本 */
	text-overflow: ellipsis;
}
.job-asklisst p{
    margin: 0;white-space: nowrap;
	/* 确保文本在一行内显示 */
	overflow: hidden;
	/* 隐藏超出容器的文本 */
	text-overflow: ellipsis;
}
.panel-heading {
	padding: 0;
}

.panel {
	-webkit-box-shadow: none;
	box-shadow: none;
}

.panel-default {
	border: none;
	background-color: #f7f7f7;
}

.panel-group .panel:nth-child(even) {
	background-color: #fff;
}

.panel-default>.panel-heading {
	color: #231815;
	background-color: transparent;
	border: none;
	/* border-color: #ddd; */
}

.cl {
	clear: both;
}

.panel-default>.panel-heading+.panel-collapse>.panel-body {
	border: none;
	background-color: #0e6eb8;
}

.job-contop {
	width: 100%;
	height: 40px;
	line-height: 40px;
	color: #fff;
	line-height: 40px;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
}

.job-contop i {
	float: right;
	font-size: 40px;
	cursor: pointer;
	margin-right: 20px;
}

.job-conbox {
	width: 100%;
	background: #fff;
	padding-bottom: 20px;
}

.job-conboxleft {
	width: 50%;
	float: left;
	padding: 20px 40px;
}

.job-conboxright {
	width: 50%;
	float: left;
	padding: 20px 40px;
}

.job-conitemtop {
	width: 100%;
	text-align: left;
	height: 60px;
	line-height: 60px;
	font-size: 18px;
	font-weight: bold;
	color: #727071;
}

.job-conitem {
	width: 100%;
	text-align: left;
	line-height: 30px;
	font-size: 16px;
	color: #727071;
}
.job-conitem p{
    margin: 0;
}
.job-end {
	width: 100%;
	padding-left: 40px;
	text-align: left;
	height: 60px;
	line-height: 60px;
	font-size: 18px;
	font-weight: bold;
	color: #0e6eb8;
}

.contact-box {
	width: 100%;
	/*padding: 40px;*/
	background-color: #f7f7f7;
	/*margin-top: 60px;*/
	/*padding-bottom: 80px;*/
}
.contact-box>.container{
    padding-top: 100px;
    padding-bottom: 60px;
}
.joblistbox >.c-top{
    padding-top: 100px;
}
.contact-item {
	width: 100%;
	height: auto;
	padding: 60px;
	background-image: url("https://bcstar.oss-cn-beijing.aliyuncs.com/assets/reception/img/contact.png?Expires=1765035238&OSSAccessKeyId=LTAI5tRja6VMr7FJp5uvjFyD&Signature=YFXpAIHyofxd3re5Pq8XSjkL3Lc%3D");
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.cultureitem{
    padding: 20px 0;
}
.contact-itemleft {
	width: 50%;
	float: right;
	padding: 20px 40px;
	padding-top: 60px;
}

.contact-itemright {
	width: 50%;
	float: right;
	padding: 20px 40px;
	border-left: 2px solid #e1e3ef;
}

.contact-text {
	text-align: left;
	line-height: 28px;
	font-size: 15px;
	color: #fff;
}

.contact-text p {
	margin: 0;
}

.contact-line {
	width: 70%;
	margin: 0 auto;
	text-align: left;
	line-height: 50px;
	font-size: 19px;
	color: #fff;
	line-height: 50px;
	border-bottom: 1px solid #e1e3ef;
	margin-bottom: 40px;
}

/* 关于我们 */
.abbanner-icon {
	width: 100%;
	height: 180px;
	margin: 0 auto;
	position: absolute;
	top: 45%;
	left: 0;
}

.abbanner-iconitem {
	width: 1000px;
	height: 180px;
	margin: 0 auto;
	text-align: right;
}

.abbanner-icon img {
	display: inline-block;
	height: 180px;
}

.about-bg {
	background-image: url("https://bcstar.oss-cn-beijing.aliyuncs.com/assets/reception/img/abbg.png?Expires=1765035238&OSSAccessKeyId=LTAI5tRja6VMr7FJp5uvjFyD&Signature=6jSa%2F1vj8GliJRYrLaHAjDvp5Xo%3D");
	background-position: left bottom;
	background-repeat: no-repeat;
	background-size: auto;
}

.about-bg1 {
	background-image: url("https://bcstar.oss-cn-beijing.aliyuncs.com/assets/reception/img/abright.png?Expires=1765035238&OSSAccessKeyId=LTAI5tRja6VMr7FJp5uvjFyD&Signature=%2BvksgWSE7byl30L4c55m%2FhFARkQ%3D");
	background-position: right center;
	background-repeat: no-repeat;
	background-size: auto;
}

.about-box {
	width: 100%;
	padding: 50px 0;
}

.about-left {
	width: 60%;
	float: left;
}

.about-right {
	width: 40%;
}

.a-top {
	width: 100%;
	margin: 0 auto;
	padding: 30px 0;
	text-align: left;
}
.a-topcon{
   width: 100%;
	margin: 0 auto;
	padding: 30px 0;
	text-align: left; 
}
.a-topcon img{
	display: inline-block;
	height: 66px;
}
.a-top img {

	display: inline-block;
	height: 40px;
}

.about-text {
	color: #898989;
	font-size: 14px;
	line-height: 30px;
}

.about-text p {
	margin: 0;
}

.culturebox {
	background-image: url("https://bcstar.oss-cn-beijing.aliyuncs.com/assets/reception/img/culturebg.png?Expires=1765035238&OSSAccessKeyId=LTAI5tRja6VMr7FJp5uvjFyD&Signature=Lp49rEX7NNfrcRsdDuERoe6H10c%3D");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: auto;
	/*padding: 40px 0;*/
	/*padding-bottom: 80px;*/
}
.culturebox >.container{
    padding-top: 40px;
}
.culturelist {
	width: 25%;
	height: 300px;
	padding: 0;
	margin: 0;
	background-color: #313332;
	transition: all .5s;
	overflow: hidden;
	float: left;
}

.cultureitemimg {
	width: 60px;
	height: 60px;
	border-radius: 50%;
	border: 1px solid #c6c1bb;
	text-align: center;
	line-height: 56px;
	margin-top: 40px;
	margin-left: 40px;
	transition: all .5s;
}

.cultureitemimg img {
	display: inline-block;
}

.cultureitemtext {
	color: #fefffb;
	margin-top: 20px;
	margin-left: 40px;
	font-weight: bold;
}

.cultureitemtext-top {
	font-size: 22px;
	line-height: 40px;
}

.cultureitemtext-line {
	font-size: 18px;
	line-height: 30px;
}

.culturelistimg {
	width: 100%;
	height: 100%;
	transition: all .5s;
}

.culturelist:hover {
	background-color: #0e6eb8;
	cursor: pointer;
}

.culturelist:hover .cultureitemimg {
	border: 1px solid #fff;
}

.culturelist:hover .cultureitemtext {
	color: #fff;
	cursor: pointer;
}

.culturelist:hover .culturelistimg {
	transform: scale(1.05, 1.05);
}

.advantagebox {
	/*padding: 40px 0;*/
	/*padding-bottom: 80px;*/
}
.advantagebox >.container{
    padding-top: 100px;
}
.advantage {
	background-image: url("https://bcstar.oss-cn-beijing.aliyuncs.com/assets/reception/img/advantagebg.png?Expires=1765035238&OSSAccessKeyId=LTAI5tRja6VMr7FJp5uvjFyD&Signature=uu7W37T2GM1YpQWZFhVPVwsGvRc%3D");
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	width: 100%;
	/* height: 600px; */
	margin-top: 40px;
	margin-bottom: 40px;
}
.c-left{
    width: 100%;
    margin: 0 auto;
    padding: 30px 0;
    text-align: left;
}
.c-left img {
    display: inline-block;
    height: 66px;
}
.advantage-item {
	width: 20%;
	float: left;
	padding: 60px 20px;
	height: 460px;
	border-right: 1px solid #eeefef;
	position: relative;
}
.advantage-item:nth-child(5){
	border-right:none;
}
.advantage-bg {
	background: #eeefef;
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	height: 0;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
	z-index: 1;
}

.advantage-main {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 99;
	width: 100%;
	height: 100%;
	padding: 60px 20px;
}

.advantage-item:hover {
	cursor: pointer;
}

.advantage-item:hover .advantage-bg {
	height: 100%;
}

.advantage-num {
	width: 100%;
	height: 90px;
	line-height: 60px;
	text-align: center;
	font-size: 60px;
	color: #c9c9ca;
	margin-bottom: 20px;
	opacity: 0;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s;
	-webkit-transition-delay: 400ms;
	-moz-transition-delay: 400ms;
	transition-delay: 400ms;
	z-index: 2;
}

.advantage-name {
	width: 100%;
	line-height: 40px;
	text-align: center;
	font-size: 26px;
	color: #fff;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s;
	-webkit-transition-delay: 400ms;
	-moz-transition-delay: 400ms;
	transition-delay: 400ms;
}

.advantage-en {
	width: 100%;
	line-height: 30px;
	text-align: center;
	font-size: 16px;
	color: #fff;
	margin-bottom: 20px;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s;
	-webkit-transition-delay: 400ms;
	-moz-transition-delay: 400ms;
	transition-delay: 400ms;
}

.advantage-text {
	width: 100%;
	height: 140px;
	overflow: hidden;
	line-height: 30px;
	text-align: center;
	font-size: 14px;
	color: #898989;
	opacity: 0;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s;
	-webkit-transition-delay: 400ms;
	-moz-transition-delay: 400ms;
	transition-delay: 400ms;
}

.advantage-item:hover .advantage-name,
.advantage-item:hover .advantage-en {
	color: #0e6eb8;
}

.advantage-item:hover .advantage-num,
.advantage-item:hover .advantage-text {
	opacity: 10;
}








/* 关于我们 */
@media only screen and (max-width: 1600px) {
	.about-left {
		width: 50%;
	}
}

@media only screen and (max-width: 1400px) {
	.about-bg1 {
		background-image: url("https://bcstar.oss-cn-beijing.aliyuncs.com/assets/reception/img/abright.png?Expires=1765035238&OSSAccessKeyId=LTAI5tRja6VMr7FJp5uvjFyD&Signature=%2BvksgWSE7byl30L4c55m%2FhFARkQ%3D");
		background-position: right center;
		background-repeat: no-repeat;
		background-size: auto;
		background-size: 578px 400px;
	}
}

@media only screen and (max-width: 1200px) {
	.about-bg1 {
		background-image: url("https://bcstar.oss-cn-beijing.aliyuncs.com/assets/reception/img/abright.png?Expires=1765035238&OSSAccessKeyId=LTAI5tRja6VMr7FJp5uvjFyD&Signature=%2BvksgWSE7byl30L4c55m%2FhFARkQ%3D");
		background-position: right center;
		background-repeat: no-repeat;
		background-size: auto;
		background-size: 505px 350px;
	}
}

@media only screen and (max-width: 992px) {
	.c-top {
		padding: 40px 0;
	}

	.c-top img {
		display: inline-block;

		height: 40px;
	}

	.c-text {
		padding-bottom: 20px;
	}

	.job-ask {
		display: none;
	}

	.job-asklisst {
		display: none;
	}

	.job-top {
		font-size: 18px;
		height: 50px;
		line-height: 50px;
		font-size: 16px;
	}

	.panel-body {
		padding: 10px;
	}

	.job-name {
		width: 33.33%;
		padding: 0;
		text-align: center;
		height: 50px;
		line-height: 50px;
		font-size: 18px;
	}

	.job-namelist {
		width: 33.33%;
		padding: 0;
		text-align: center;

		height: 50px;
		line-height: 50px;
		font-size: 16px;
	}


	.job-conboxleft {
		width: 100%;
		float: none;
		padding: 20px;
	}

	.job-conboxright {
		width: 100%;
		float: none;
		padding: 20px;
		padding-top: 0;
	}

	.job-conitemtop {
		font-size: 16px;
		height: 50px;
		line-height: 50px;
	}

	.job-end {
		width: 100%;
		padding-left: 20px;
		padding-right: 20px;
		line-height: 30px;
		text-align: center;
		font-size: 16px;
	}

	.contact-box {
		padding: 10px;
		padding-bottom: 40px;
	}

	.contact-item {
		padding: 10px;
	}

	.contact-itemleft {
		display: none;
	}

	.contact-itemright {
		width: 100%;
		float: none;
		padding: 10px 20px;
		border-left: none;
	}

	.contact-line {
		width: 100%;
		margin: 0 auto;
		text-align: left;
		line-height: 50px;
		font-size: 18px;
		color: #fff;
		line-height: 50px;
		border-bottom: 1px solid #e1e3ef;
		margin-bottom: 10px;
	}

	.abbanner-icon {
		width: 100%;
		height: 100px;
		margin: 0 auto;
		position: absolute;
		top: 50%;
		left: 0;
	}

	.abbanner-iconitem {
		width: 100%;
		height: 100px;
		margin: 0 auto;
		text-align: center;
	}

	.abbanner-icon img {
		display: inline-block;
		height: 100px;
	}

	/* 关于我们 */
	.about-box {
		padding: 20px 0;
	}

	.about-bg1 {
		background-image: none;
	}

	.about-left {
		width: 100%;
	}

	.a-top {
		text-align: center;
	}

	.about-bg {
		background-size: contain;
	}

	.culturebox {
		background-size: cover;
		padding-bottom: 40px;
	}

	.culturelist {
		width: 50%;
		background-color: #0e6eb8;
		float: left;
		height: 240px;
	}

	.culturelist:nth-child(3) {
		float: right;
	}

	.culturelist:nth-child(5) {
		float: right;
	}

	.cultureitemimg {
		margin-top: 20px;
		margin-left: 20px;
	}

	.cultureitemtext {
		margin-left: 20px;
	}

	.cultureitemtext-top {
		font-size: 20px;
	}

	.cultureitemtext-line {
		font-size: 16px;
	}

	.advantagebox {
		padding: 0px;
	}

	.advantagebox>.container {
		margin: 0;
		padding: 0;
	}

	.advantage-num {
		opacity: 10;
		color: #FFF;
		font-size: 60px;
	}

	.advantage-item{
		width: 100%;
		float: none;
		height: auto;
		text-align: center;
		padding: 20px;
		border-bottom: 1px solid #eeefef;
		border-right: none;
	}

	.advantage-text {
		opacity: 10;
		color: #FFF;
		min-height: 80px;
		height: auto;
	}

	.advantage-main {
		position: static;
		padding: 0;
	}

	.advantage-item:hover .advantage-bg {
		height: 0;
	}
	.a-topcon{
	    text-align: center;
	}
	.c-left{
	    text-align: center;
	    padding-bottom: 0;
	}
	.c-left img{
	    height: 40px;
	}
	.a-topcon img{
	    height: 40px;
	}
	.cobanner-icon {
	width: 100%;
	height: 58px;
	margin: 0 auto;
	position: absolute;
	top: 45%;
	left: 0;
}

.conbanner-iconitem {
	width: 100%;
	height: 58px;
	margin: 0 auto;
	text-align: center;
}

.conbanner-iconitem img {
	display: inline-block;
	height: 58px;
}

.joblistbox >.c-top{
    padding-top: 40px;
}
.contact-box>.container{
     padding-top: 0px;
}



}
