/* 健康 */

.main {
    padding-bottom: 10px;
    margin-top: 40px;
    background-color: #fff;
}

.jkzc {
    box-sizing: border-box;
    position: relative;
    padding: 29px 25px;
    width: 100%;
    box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.16);
}

.bmlq_head {
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 28px;
    line-height: 30px;
    color: #76B042;
}

.bmlq_head i {
    margin-right: 15px;
    display: inline-block;
    width: 57px;
    height: 57px;
    background-color: rgba(118, 176, 66, 0.49);
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 50%;
    vertical-align: middle;
}

.bmlq_head .more {
    font-size: 14px;
    font-weight: normal;
    color: #9E9E9E;
}

.jkzc .bmlq_head i {
    background-image: url(../images/jkzc.png);
}

.jkzc .con {
    margin-top: 22px;
    display: flex;
    justify-content: space-between;
}

.jkzc .con .pic {
    box-sizing: border-box;
    border: 2px dashed #cacaca;
    width: 433px;
    height: 252px;
}

.jkzc .con .pic img {
    width: 100%;
    height: 100%;
}

/**
 * 新增 开始 2025-09-15
 */
.ggws{
	margin-bottom: 40px;
	padding: 30px 25px;
	box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.16);
}
.ggws .bmlq_head i {
    background-image: url(../images/ggws.png);
}
.ggws-con{
	display: flex;
	justify-content: space-between;
	padding-top: 20px;
}
.ggws-con .bmlq_head{
	display: flex;
	justify-content: space-between;
	align-items: center;
	font-size: 24px;
	line-height: 30px;
	color: #76B042;
	border-bottom: 1px solid;
}
.ggws-con-left{
	width: calc(100% / 2 - 25px);
}
.ggws-con-right{
	width: calc(100% / 2 - 25px);
}
.ggws-con ul{
	margin-top: 15px;
}
.ggws-con li{
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.ggws-con li a{
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	width: calc(100% - 100px);
	font-size: 16px;
	line-height: 52px;
	color: #333333;
}
@media screen and (max-width: 750px) {
    .ggws-con{
		flex-wrap: wrap;
	}
	.ggws-con-left {
        width: 100%;
    }
	.ggws-con-right {
	    width: 100%;
		margin-top: 20px;
	}
	.row3_con ul li{
		height: 140px !important;
	}
}
/**
 * 新增 结束 2025-09-15
 */


.swiper-container {
    margin: 0;
    width: calc(100% - 455px);
}

.swiper-container .swiper-slide {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.swiper-container ul {
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.swiper-container ul li {
    margin-bottom: 13px;
    box-sizing: border-box;
    padding: 10px 10px 10px 20px;
    width: calc((100% - 15px) / 2);
    height: 120px;
    background: #F7F7F8;
}

.swiper-container ul li:nth-child(n+3) {
    margin-bottom: 0;
}

.swiper-container ul li h2 {
    margin-bottom: 13px;
    font-size: 18px;
    font-weight: bold;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.swiper-container ul li p {
    font-size: 16px;
    height: 60px;
    font-weight: normal;
    line-height: 30px;
    color: #333333;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
}

.swiper-container ul li p .time {
    float: right;
    color: #9E9E9E;
}

.swiper-button-next,
.swiper-button-prev {
    top: 68px;
    width: 25px;
    height: 22px;
}

.swiper-button-prev {
    right: 55px;
    left: auto;
    background: #76B042 url(../images/fl.png) no-repeat center;
}

.swiper-button-next {
    right: 23px;
    background: #76B042 url(../images/fr.png) no-repeat center;
}

.ylyd {
    margin: 40px 0 37px;
    display: flex;
    justify-content: space-between;
}

.yljg .bmlq_head i {
    background-image: url(../images/yljg.png);
}

.sbbl_con a{
    display: block;
    width: calc((100% - 40px) / 2);
}

.sbbl_con a img{
    width: 100%;
    height: 100%;
}

.ylyd .con {
    box-sizing: border-box;
    padding: 24px 20px 15px 30px;
    width: calc(100% - 377px);
    border-bottom: 6px solid #76B042;
    background: rgba(118, 176, 66, 0.25);
}

.tab_a {
    display: flex;
    justify-content: space-between;
}

.tab_a a {
    font-size: 16px;
    padding: 0 15px;;
    height: 27px;
    line-height: 27px;
    text-align: center;
}

.tab_a a.on {
    color: #fff;
    background: #76B042;
}

.tab_con ul {
    display: none;
}

.tab_con ul:first-child {
    display: block;
}

.ylyd .bmlq_head {
    margin-bottom: 15px;
}

.ylyd ul li {
    display: flex;
    justify-content: space-between;
    font-size: 16px;
    line-height: 52px;
    color: #333333;
}

.ylyd ul li a {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: calc(100% - 100px);
}

.ylyd ul li span {
    color: #9E9E9E;
}

.ydml .bmlq_head i {
    background-image: url(../images/ydml.png);
}

.bg {
    background-color: #f6f6f6;
}

.gpsx .bmlq_head i {
    background-image: url(../images/gpsx.png);
}

.cxfw .bmlq_head i {
    background-image: url(../images/cxfw.png);
}

.row3_con {
    padding-top: 30px;
}

.row3_con .bmlq_head {
    margin-bottom: 20px;
}

.row3_con ul {
    display: flex;
    justify-content: space-between;
}

.row3_con ul li {
    width: calc((100% - 160px) / 4);
   /* height: 260px; */
	height: 140px;/*新*/
    background-color: #fff;
}

.row3_con ul li a {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    height: 100%;
}

.row3_con ul li a p {
    padding: 0 20px;
    margin-top: 10px;
    font-size: 20px;
    color: #333333;
    text-align: center;
}

.row3_con ul li a i {
    display: block;
    margin-top: 10px;
    width: 60px;
    height: 60px;
    background-repeat: no-repeat;
    background-position: center;
	background-size: contain;
}

.gpsx ul li a i {
    background-image: url(../images/gpsx_li.png);
}

.cxfw ul li:nth-child(1) a i {
    background-image: url(../images/gpsx_li_hushi.png);
}

.cxfw ul li:nth-child(2) a i {
    background-image: url(../images/gpsx_li_yisheng.png);
}

.cxfw ul li:nth-child(3) a i {
    background-image: url(../images/cxfw_li1.png);
}

.cxfw ul li:nth-child(4) a i {
    background-image: url(../images/cxfw_li4.png);
}

.cxfw {
    padding-bottom: 53px;
    margin-top: 20px;
}

.row4 {
    margin-top: 48px;
    display: flex;
    justify-content: space-between;
}

.cjwt {
    width: 577px;
    background: #FFFFFF;
    box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.16);
}

.cjwt .top {
    display: block;
    width: 100%;
    height: 200px;
    box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.16);
}

.cjwt .top img {
    width: 100%;
    height: 100%;
}

.cjwt ul {
    box-sizing: border-box;
    padding: 25px 28px 10px;
}

.m_ul li {
    display: flex;
    justify-content: space-between;
    line-height: 56px;
}

.m_ul li a {
    box-sizing: border-box;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 16px;
    color: #333;
    width: calc(100% - 100px);
    padding-left: 30px;
    background: url(../images/yd.png) no-repeat left center;
}

.m_ul li span {
    font-size: 16px;
    color: #9E9E9E;
}

.zxzx {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 588px;
}

.zxzx a {
    display: block;
    width: 100%;
    height: 250px;
}

.zxzx a:first-child{
    margin-bottom: 15px;
}

.zxzx a img {
    width: 100%;
    height: 100%;
}

.zxzx a:hover {
    box-shadow: 0px 3px 8px 1px #333;
    transition: all .1s ease;
}

ul li a:hover,
ul li a:hover p {
    color: #377500;
    transition: all .1s ease;
}

/* 教育 */

.jyjg .bmlq_head i {
    background-image: url(../images/jy_head1.png);
}

.cgmd .bmlq_head i {
    background-image: url(../images/jy_head2.png);
}

.jycx ul li:nth-child(1) a i {
    background-image: url(../images/jy_cx1.png);
}

.jycx ul li:nth-child(2) a i {
    background-image: url(../images/jy_cx2.png);
}

.jycx ul li:nth-child(3) a i {
    background-image: url(../images/jy_cx3.png);
}

.jycx ul li:nth-child(4) a i {
    background-image: url(../images/jy_cx4.png);
}

.row4_fl {
    width: 580px;
}

.zsfa {
    box-sizing: border-box;
    padding: 17px 18px 20px 7px;
    box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.16);
}

.zsfa ul {
    padding-left: 12px;
}

.row4_fl .bmlq_head i {
    background-image: url(../images/jy_head3.png);
}

.row4_fl .jyzx {
    margin-top: 13px;
    display: block;
    width: 100%;
    height: 200px;
}

.row4_fl .jyzx img {
    width: 100%;
    height: 100%;
}

.row4_fl .jxzx img {
    width: 100%;
    height: 100%;
}

/* 社保 */
.sbcx ul li{
    width: calc((100% - 146px) / 3);
}
.sbcx ul li a i{
    width: 184px;
    height: 136px;
}
.sbcx ul li:nth-child(1) a i {
    background-image: url(../images/sbcx_li1.png);
}

.sbcx ul li:nth-child(2) a i {
    background-image: url(../images/sbcx_li2.png);
}

.sbcx ul li:nth-child(3) a i {
    background-image: url(../images/sbcx_li3.png);
}

.row4_fr img{
    width: 100%;
    height: 100%;
}

/* 就业 */

.jycx_con ul li:nth-child(1) a i {
    background-image: url(../images/jycx_li1.png);
}

.jycx_con ul li:nth-child(2) a i {
    background-image: url(../images/jycx_li2.png);
}

.jycx_con ul li:nth-child(3) a i {
    background-image: url(../images/jycx_li3.png);
}

.jycx_con ul li:nth-child(4) a i {
    background-image: url(../images/jycx_li4.png);
}