* {
    margin: 0;
    padding: 0;
}

a {
    text-decoration: none;
}

li {
    list-style: none;
}

.clear {
    clear: both;
}

.header {
    width: 100%;
    height: 185px;
}

.head_title {
    padding-top: 33px;
    padding-left: 253px;
    float: left;
}

.head_wz {
    float: right;
    margin-right: 172px;
    margin-top: 34px;
    margin-left: 0 !important;
}

.head_wz ul li {
    display: inline-block;
    margin: 10px;
}

.wzzc {
    width: 120px;
    height: 30px;
    background: #CEDFEB;
    border-radius: 15px;
    text-align: center;
    line-height: 30px;
    color: #14007D;
}

.head_tab {
    width: 887px;
    margin: 0 auto;
    margin-top: 18px;
}

.head_tab ul li {
    display: inline-block;
    margin-left: 100px;
    width: 82px;
    text-align: justify;
    text-align-last: justify;
}

.head_tab ul li:nth-child(1) {
    margin-left: 0 !important;
}

.head_tab ul li a {
    font-size: 18px;
    font-weight: 400;
    color: #FEFEFE;
    line-height: 48px;
}

.active {
    border-bottom: 3px solid #FC8151;
}

.banner {
    width: 100%;
    position: relative;
}

.banner_search {
    width: 1351px;
    height: 94px;
    position: absolute;
    left: 0;
    right: 0;
    top: 240px;
    bottom: 0;
    margin: auto;
    padding-top: 18px;
    background: #FFFFFF;
}

.search_box {
    position: relative;
    font-size: 22px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #779BE5;
    line-height: 36px;
    margin: 0 69px;
    border-bottom: 1px solid #54C1F9;
}

.search_icon {
    position: absolute;
    top: 0;
    right: 10px;
}

.rs-list {
    margin-left: 69px;
    margin-top: 12px;
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #A5B2CE;
    position: relative;
}

.rs-list ul {
    position: absolute;
    top: 0;
    margin-left: 38px;
}

.rs-list ul li {
    display: inline-block;
    margin-left: 38px;
}

/* 内容 */
.content {
    /* width: 1412px;
    margin: 0 auto; */
}

/* 中心资讯 轮播图 */
.cont_first {
    width: 1376px;
    margin: 0 auto;
    height: 567px;
    overflow: hidden;
}

.first_left {
    width: 365px;
    float: left;
    margin-right: 20px;
}

.first_center {
    width: 659px;
    float: left;
    margin-right: 30px;
}

.first_right {
    width: 297px;
    float: left;
}

.list-header-btn1 {
    display: inline-block;
    width: 137px;
    height: 40px;
    text-align: center;
    font-size: 20px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #5087DA;
    line-height: 36px;
    cursor: pointer;
}

.actives {
    color: #000 !important;
    background: #A0AFED;
}

.list-body ul li {
    height: 108px;
    border-bottom: 1px solid #CCCCCC;
}

.list-title {
    width: 342px;
    height: 49px;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #040202;
    line-height: 30px;
    padding-top: 20px;
    padding-left: 10px;
}

/* .list-title span {
    display: inline-block;
    width: 72px;
    height: 20px;
    background: url(textbg20231030.png) no-repeat;
    background-size: 100%;
    font-size: 15px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #FFFFFF;
    text-align: center;
    line-height: 18px !important;
    padding-left: 0px !important;
    margin-left: 15px;
} */
.zxzx_time{
	position: absolute;
	right:20px;
	width: 78px;
	height: 26px;
	background: url(textbg20231030.png) no-repeat;
	background-size: 100%;
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 24px;
	padding-left:10px;
}
.pagination {
    text-align: center;
    margin-top: -25px;
    position: relative;
    z-index: 5;
}

.swiper-pagination-switch {
    display: inline-block;
    width: 59px;
    height: 8px;
    background: #779BE5;
    margin: 0 8px;
    cursor: pointer;
}

.swiper-active-switch {
    width: 59px;
    height: 8px;
    background: #FC8151;
}

/* 轮播图标题 */
.center_title {
    width: 621px;
    height: 55px;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #160F0F;
    line-height: 36px;
    margin: 0 auto;
    text-align: center;
    margin-top: 26px;
}

.center_txt {
    width: 633px;
    height: 38px;
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #585858;
    line-height: 20px;
    opacity: 0.58;
    margin: 0 auto;
    margin-top: 20px;
    text-indent: 24px;
    overflow: hidden;
}

/* 防病提示 */
.fbts {
    width: 294px !important;
}

.fbts_img {
    margin-top: 20px;
}

/* 通知公告 便民服务 */
.cont_second {
    width: 100%;
    background: #F8F9FC;
}

.second_box {
    width: 1390px;
    margin: 0 auto;
}

.second_left {
    width: 782px;
    padding-top: 40px;
    padding-bottom: 55px;
    float: left;
    /* overflow: hidden; */
}
#tzTabt {
    height: 39px;
}
.list-header{
    position: relative;
}
.tzgg-btn{
	height:56px;
	line-height: 48px;
    border-left: 3px solid #51CEFC;
}
#tzTabt span {
    font-size: 22px !important;
}
.activet {
    color: #000 !important;
}
.more{
    position: absolute;
    top: 8px;
    right: 0;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #403F3F;
    line-height: 36px;
}
.more img{
    margin-left: 5px;
}
.tzgg{
    padding-top: 17px;
    margin-left: 1px;
    border-left: 1px solid #AFB0B1;
}
.tzgg ul li {
    width: 745px;
    height: 74px;
    padding-left: 32px;
    border: none !important;
    position: relative;
}
/* .tzgg ul li div{
	display:inline-block;
} */
.circle{
    width: 8px;
    height: 8px;
    background: #FFFFFF;
    border: 2px solid #56BDF9;
    border-radius: 50%; 
    position: absolute;
    z-index: 9;
    top: 12px;
    left: -6px;
}
.list-time {
	position: absolute;
	top:7px;
	right:40px;
	width: 78px;
	height: 26px;
	background: url(textbg20231030.png) no-repeat;
	background-size: 100%;
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #FFFFFF;
	line-height:24px;
	padding-left:10px;
}

.list-titles {
    width: 561px;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #010101;
	padding-top:5px;
}

.tzgg ul li:hover {
    background-color: #FFFFFF;

}
.second_right{
    float: left;
    margin-left: 40px;
}
.bmfw{
    color: #000 !important;
    margin-top: 40px;
    height: 39px;
    font-size: 22px;
    margin-left: -22px;
}

.bmfw_item{
    width: 277px;
    height: 94px;
    display: inline-block;
    background: #E8EDFF;
    border-radius: 8px;
    margin-top: 10px;
    position: relative;
}
.bmfw_item img{
    margin-top: 16px;
    margin-left: 21px;
}
.list-titlet {
    position: absolute;
    top: 34px;
    left: 95px;
    font-size: 16px;
    font-weight: 400;
    color: #010101;
}
/* 健康主题 */
.cont_third{
    width: 1412px;
    margin: 0 auto;
    margin-top: 38px;
}
.third_title{
    text-align: center;
}
.third_box{
    margin-top: 20px;
}
.third_left{
    float: left;
	width: 363px;
	height: 347px;
	background: url(jbsy_20231016.png) no-repeat;
}
.jbsy_title{
	height: 25px;
	font-size: 22px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #FFFFFF;
	margin-top:31px;
	margin-left: 39px;
}
.jbsy_txt{
	height: 12px;
	font-size: 12px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 48px;
	margin-left: 39px;
}
.jsBtn{
	margin-left:36px;
	margin-top:30px;
	width: 295px;
}
.jsBtn ul li{
	width: 34px;
	height: 38px;
	display:inline-block;
	margin-top:10px;
	margin-left: 10px;
	text-align:center;
}
.jsBtn ul li a{
	font-size: 22px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 38px;
}
.jsBtn ul li:hover{
	background: #FC8151;
}
.third_right{
    float: left;
    width: 998px;
    position: relative;
    margin-left: 40px;
}
.part3 .leftnavigation2 {
    position: absolute;
    top: 155px;
    left: -30px;
    cursor: pointer;
}
.part3 .rightnavigation2 {
  position: absolute;
  right: -30px;
  top: 155px;
  cursor: pointer;
}
.part3 .slideshow2 {
  width: 997px;
  height: 347px;
}
.part3 .slideshow2 .swiper-wrapper .swiper-slide{
    position: relative;
}
.jkzt_name{
    width: 183px;
    height: 60px;
    font-size: 22px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #4E4D4D;
    line-height: 52px;
    text-align: center;
    background-color: #fff;
    position: absolute;
    bottom: 0;
    left: 30px;
}
.jkzt_bot{
    width: 58px;
    height: 5px;
    background: #5087DA;
    border-radius: 3px;
    margin: 0 auto;
    /* margin-top: 26px; */
}
.cont_fourth{
    width: 1380px;
    margin: 0 auto;
    margin-top: 60px;
}
.fourth_left{
    float: left;
    width: 788px;
}
.fourth_item{
    display: inline-block;
}
.wyxx{
    width: 109px;
    height: 38px;
    background: #FC8151;
    border-radius: 8px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 36px;
    text-align: center;
}
.xjcx{
    width: 400px;
    margin-left: 100px;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #767777;
    line-height: 36px;
	position:relative;
}
.xjcx input{
    width: 250px;
    height: 37px;
    margin-left: 12px;
    background: #F8F8F8;
    border: none;
    border-bottom: 2px solid #CCCACA;
}
.xjcx_icon{
	width: 43px;
	height: 33px;
	background: #779BE5;
	border-radius: 8px;
	text-align:center;
	padding-top:5px;
	position:absolute;
	top:2px;
	right: 0;
} 
.zrxx_list{
    width: 746px;
    height: 311px;
    border: 1px solid #DCDCDC;
    margin-top: 14px;
    padding-left: 16px;
    padding-right: 25px;
}
.zrxx_list ul li:nth-child(1){
    border: none !important;
}
.zrxx_list ul li{
    position: relative;
    padding-left: 31px;
    border-top: 1px solid #D2D2D2;
}
.zrxx_list ul li a div{
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #2B2B2B;
}
.zrxx_txt div{
	margin-top:10px;
	margin-bottom:18px;
}
.zrxx_time{
    width: 62px;
    height: 38px;
    background: #A0AFED;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF !important;
    line-height: 18px;
    padding-top: 2px;
    position: absolute;
    top: 19px;
    right: 0;
    text-align: center;
}
.fourth_right{
    float: left;
    width: 565px;
    margin-left: 20px;
    margin-bottom: 56px;
}
.jsfw{
    width: 567px;
    height: 274px;
    background: rgba(234, 240, 253, 0.39);
    margin-top: 17px;
    padding-top: 36px;
}
.jsfw a{
    display: inline-block;
    margin-left: 20px;
    margin-bottom: 15px;
    padding: 0 23px;
    height: 40px;
    background: #FFFFFF;
    border: 1px solid #D5E9F1;
    box-shadow: 0px 5px 5px 0px rgba(47,176,223,0.14);
    border-radius: 20px;
    text-align: center;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #2B2B2B !important;
    line-height: 40px;
    cursor: pointer;
}
.footer{
    width: 100%;
    height: 328px;
    background: #4c4695;
    position: relative;
}
.footer_first{
    padding-top: 23px;
    padding-bottom: 25px;
    border-bottom: 1px solid #CAD9F1;
}
.footer_first ul{
    width: 1090px;
    margin: 0 auto;

}
.footer_first ul li{
    display: inline-block;
    margin-left: 150px;
    cursor: pointer;
}
.footer_first ul li:nth-child(1){
    margin-left: 0 !important;
}
.qtwz{
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #B9C1E9;
    line-height: 36px;
}
.footer_second{
    width: 1375px;
    margin: 0 auto;
    position: relative;
}
.zftb,.lxrx,.lxfs,.lxwm,.lxfs div{
    display: inline-block;
    vertical-align: top;
}
.zftb{
    margin-top: 68px;
}
.zftb a:nth-child(2) {
    margin-left: 11px;
}
.zftb a:nth-child(2) img{
    margin: 5px;
}
.lxrx{
    width: 448px;
    height: 153px;
    background: rgba(175, 173, 200, 0.22);
    margin-left: 15px;
    font-size: 20px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FEFEFE;
    margin-top: 31px;
}
.lxrx div p{
    margin-top: 20px;
}
.lxrx div p img{
    margin-right: 8px;
}
.yqzbdh{
    margin-left: 25px;
}
.lxrx div:nth-child(1){
    float: left;
    margin-left: 30px;
}
.lxrx div:nth-child(2){
    float: right;
    margin-right: 57px;
}
.lxfs{
    width: 466px;
    height: 153px;
    background: rgba(175, 173, 200, 0.22);
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #C9D3EE;
    text-align: center;
    margin-top: 31px;
    margin-left: 21px;
}
.lxfs div:nth-child(1){
    margin-left: 0 !important;
}
.lxfs div{
    margin-top: 15px;
    margin-left: 53px;
}
.lxwm{
    width: 171px;
    height: 153px;
    margin-top: 31px;
    margin-left: 27px;
    color: #C9D3EE;
    padding-left: 21px;
    background: rgba(175, 173, 200, 0.22);
}
.lxwm div a{
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #C9D3EE;
}
.lxwm div{
    margin-top: 15px;
} 
.footer_third{
    width: 100%;
    height: 43px;
    background: #1A3193;
    position: absolute;
    bottom: 0;
    text-align: center;
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #C9D3EE;
    line-height: 43px;
    text-align: center;
}