

.kuangm{
	width: 700px;
	margin: 0 auto;
	position: relative;
}


.tab_listm{
	display: flex;
	justify-content: space-around;
	align-items: center;
	position: absolute;
	width: 700px;
	top: 37px;
	left: 0px;
}

.tab_listm p{
	width: 159px;
	height: 92px;
	line-height: 69px;
	text-align: center;
	font-size: 20px;
	color: #fff;
	letter-spacing: 2px;
	background: url(../images/fa/que.png) no-repeat;
}

.tab_listm p.que{
	font-weight: bold;
}

.top_kong{
	padding: 150px 32px 32px 32px;
}

.kuang2 {
    border-radius: 50px;
    border: 3px solid #02a293;
}


.mt10{
	margin-top: 30px;
}

.jobs2 .dis_start p {
    font-size: 20px;
    padding: 0px;
    color: #fff;
    font-weight: bold;
    min-width: 330px;
    text-align: center;
    line-height: 39px;
    height: 39px;
    background-color: #02a293;
    border-radius: 50px;
    margin-left: 10px;
    padding: 0px 20px;
}

.jobs2 ul{
	margin-left: 112px;
}
.jobs2 ul li {
    font-size: 20px;
    color: #4f4f4f;
    line-height: 38px;
}
.jobs2 .ml50{
	margin-left: 50px;
}

.cu_font {
    color: #02a293;
    font-weight: bold;
    font-size: 24px;
}

.jobs4m_titlem{
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
	margin-top: 36px;
}

.jobs4m_titlem p{
	width: 215px;
	height: 46px;
	font-size: 18px;
	color: #fff;
	text-align: center;
	margin-bottom: 10px;
	/*overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;*/
    padding: 0px 0px;
    display: flex;
    justify-content: center;
    align-items: center;
	/*background: url(../images/xuanbg.png) no-repeat;*/
	border: 2px solid #02a293;
	border-radius: 15px;
	background-color: #6FC381;
}

.jobs4m_titlem p.active {
    color: #fff;
    background: none;
    background-color: #02a293;
    border-radius: 15px;
}

.gongbg{
	font-size: 24px;
	font-weight: bold;
	color: #fff;
	width: 649px;
	height: 63px;
	line-height: 63px;
	background: url(../images/gongbg.png) no-repeat;
	padding-left: 46px;
	margin: 0 auto;
	margin-bottom: 30px;
}

.jobs_kuang{
	width: 680px;
	height: 660px;
	margin: 0 auto;
	background: url(../images/kkuang.png) no-repeat;
	padding: 37px 15px 37px 10px;
}

.jobs_gun {
	height: 575px;
	overflow-y: scroll;
	padding-right: 10px;
	overflow-x: hidden;
}

.jobs_gun::-webkit-scrollbar {
	background: #02a293;
	border-radius: 10px;
	width: 5px;
	height: 5px;
}

.jobs_gun::-webkit-scrollbar-track-piece {
	/*// 滚动条背景颜色*/
	background: #f0f0f0;
	border-radius: 5px;
	width: 10px;
	height: 10px;
}

.jobs_gun::-webkit-scrollbar-thumb {
	/*// 滑块设置*/
	background: #02a293;
	border-radius: 5px;
	width: 20px;
	height: 20px;
}

.newsContent1{
	font-size: 20px;
	color: #030303;
}

.newsContent1 p{
	text-indent: 2em;
	background: none;
	line-height: 38px!important;
	font-family: 'Microsoft YaHei'!important;
}

.newsContent1 p span{
	font-family: 'Microsoft YaHei'!important;
}

.lianbg {
    margin-bottom: 8px;
    width: 308px;
    height: 136px;
    background-color: #fff;
    box-shadow: 1px 1px 20px #dde9df;
    border-radius: 15px;
    padding-top: 32px;
    font-size: 18px;
    color: #4d4d4d;
}

.lian_title {
    font-size: 23px;
    color: #02a293;
    font-weight: bold;
    text-align: center;
}

.lianbg ul li {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding-left: 32px;
}
.lianbg ul li:nth-child(1) {
    margin-top: 10px;
}

.lianbg img {
    margin-right: 12px;
}

.lianbg ul li:nth-child(2) img {
    margin-right: 70px;
}

.xmt{
	margin-top: 40px!important;
	margin-bottom: 40px!important;
}
