
.big-swiper{
    height: 457px;
    width: 1280px;
    margin: 0 auto;
    overflow: hidden;
}
.big-swiper .swiper-slide img {
    height: 457px;
    width: 1280px;
    object-fit:cover;
}
.content{
    background: #fff;
    display: flex;
    flex-direction: column;
    width: 1250px;
    margin: 0 auto;
    padding: 0 15px;
}
.news{
    padding-top: 35px;
    width: 100%;
    height: 377px;
    display: flex;
    flex-direction: row;
}
.news-swiper{
    width: 540px;
    height: 377px;
    overflow: hidden;
}
.news-swiper .swiper-slide img {
    width: 540px;
    height: 377px;
    object-fit:cover;
}
.news-list{
    width: 680px;
    height: 377px; 
    display: flex;
    flex-direction: column;
    margin-left: 30px;
    
}
.focus_title{
	position: absolute;
	bottom: 0;
	height: 35px;
	line-height: 35px;
	font-size: 16px;
	padding:0 10px;
	background: #0d0d0d8c;
	width: 520px;
	 color: white;
}
.item-titles{
    width: 100%;
    height: 40px; 
    font-size: 18px;
    line-height: 40px;
    display: flex;
    flex-direction: row;
}
.item-title{
    width: 100px;
    text-align: center;
    border-bottom: 3px solid #dcdcdc;
    color: #008385;
    font-size: 20px;
    font-weight: bolder;
}
.item-title-active{
    border-bottom: 3px solid #008385;
}
.more{
    border-bottom: 3px solid #dcdcdc; 
    flex: 1;
    text-align: right;
    padding-right: 15px;
}
.news-content{
    margin: 15px 0 15px 15px;
    font-size: 16px;
    height: 335px;
}

.title{
    flex: 1;
    text-overflow:ellipsis;
    white-space:nowrap;
    overflow:hidden;
    padding-right: 10px;
}
.date{
    width: 90px;
    color: #008385;
    font-size: 14px;
}
.guide-notice{
    height: 380px;
    width: 100%;
    display: flex;
    flex-direction: row;
    margin-top: 35px;
    
}
.guide{
    width: 540px;
    height: 380px;
}
.giude-title{
    height: 55px;
    width: 100%;
    background: #008385;
    text-align: center;
    color: #fff;
    font-weight: bolder;
    font-size: 20px;
    line-height: 55px;
}

.guide-nav{
    height: 325px;
    display: flex;
    flex-direction: row;
}
.guide-item{
    padding: 15px 20px;
    height: 295px;
    width: 240px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}
.guide-item img{
    height: 91px;
    width: 74px;
}
.guidance{
    padding: 15px 0 20px 10px;
    height: 290px;
    width: 260px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.notice{
    flex: 1;
     height: 380px;
     margin-left: 30px;
     width: 670px;
     display: flex;
     flex-direction: column;
 }
 .notice-title{
     height: 55px;
     line-height: 55px;
 }
.notice-content{
    margin: 15px 0 15px 15px;
    font-size: 16px;
    height: 335px;
}
.department-nav{
    margin-top: 30px;
    width: 100%;
}
.department-nav-title{
    background: url(../imgs/index_58.png);
    height: 51px;
    line-height: 51px;
    color: #fff;
    padding-left: 95px;
    font-size: 20px;
}
.department-title{
    background: #29a0af;
    height: 40px;
    width: 138px;
    color: #fff;
    line-height: 40px;
    text-align: center;
    margin: 15px;
    letter-spacing: 5px;
    font-size: 18px;
}
.department-list-items{
    margin: 15px;
    display: flex;
    flex-direction: row;
    justify-content: start;
    flex-wrap: wrap;
    gap: 7px;
}
.department-item {
    display: flex;
    align-items: center;
    width: 126px;
    height: 40px;
    justify-content: center;
    font-size: 13px;
    padding: 0 10px;
}
.department-item:nth-child(2n-1) {
    background: url(../imgs/index_66.png);
}
.department-item:nth-child(2n) {
    background: url(../imgs/index_69.png);
}
.equipment-features{
    width: 1250px;
    margin-top: 35px;
    height: 360px;
}
.equipment-features-title{
    width: 150px;
}
.equipment-list,.features-list {
    height: 295px;
    margin: 30px 15px;
}

.swiper-slide-img{
    padding: 3px;
    width: 290px;
    height: 200px;
    border: 1px solid #e7e7e7;
    border-radius: 2px;
    margin: 6px;
}
.swiper-slide-img img{
    width: 100%;
    object-fit:cover;
}
.swiper-slide-title{
    width: 290px;
    height: 55px;
    line-height: 55px;
    text-align: center;
}
.my-bullet{
    display: inline-block;
    margin-right:4px;
    width: 60px;
    height: 5px;
    background: #e7e7e7;
}
.paper-video{
    display: flex;
    flex-direction: row;
    margin-top: 35px;
}
.paper{
    width: 280px;
}
.paper-title-bg{
    background: url(../imgs/index_71.png);
    height: 50px;
    line-height: 50px;
}
.paper-title{
    padding-left: 15px;
    color: #fff;
    border: none;
}
.paper-list{
    height: 460px;
    border-top: none;
    display: flex;
    flex-direction: row;
}
.paper-list-img{
    padding: 20px;
    width: 90px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 20px;
}
.paper-list-titles{
    flex: 1;
    padding: 10px 10px 0 0 ;
    display: flex;
    flex-direction: column;
}
.paper-list-title{
    padding-left: 10px;
    line-height: 39px;
    border-bottom: 1px dashed #e2e0e0;
}
.paper-list-title:last-child{
    border-bottom: none;
}

.video{
    flex: 1;
    margin-left: 20px;
}
.video-title-bg{
    background: url(../imgs/index_72.png);
    height: 50px;
    line-height: 50px;
}
.video-title{
    padding-left: 50px;
    color: #fff;
    border: none;
}
.video-list{
    padding:  25px 0 0 30px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    height: 435px;
    gap: 18px;
}
.video-item{
    width: 210px;
    font-size: 14px;
    height: 200px;
}
.video-item-title{
    line-height: 20px;
}

.topic-party-research-nurse-health{
    display: flex;
    flex-direction: row;
    margin: 35px 0 60px 0;
    
}

.topic{
    width: 280px;
    height: 656px;
    
}
.topic-title-bg{
    background: #008385;
    height: 50px;
    line-height: 50px;
}
.topic-title{
    border: none;
    color: white;
}
.topic-list{
    text-align: center;
    display: flex;
    flex-direction: column;
    padding: 20px;
    gap: 5px;
    border-bottom: 1px dashed #dcdcdc;
}
.topic-list img{
    width: 238px;
    height: 50px;
    object-fit: cover;
}
.topic-zhuanti{
    display: flex;
    flex-direction: column;
    padding: 15px 20px;
    gap: 5px;
}
.topic-zhuanti img{
    width: 238px;
    height: 98px;
    object-fit: cover;
}
.party-research-nurse-health{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    flex: 1;
}
.end{
    align-self: flex-end;
}
.party-research-nurse-health-item{
    width: 465px;
    height: 316px;
    margin-left: 20px;
}

.party-research-nurse-health-title{
    height: 50px;
    line-height: 50px;
}
.list-item{
    padding: 15px;
}


.with-border{
    border-bottom: 3px solid #008385;
}
    .sign-content {
            width: 700px;
            overflow: hidden;
            padding-bottom: 1px;
            background: #ffffff;
            position: relative;
            left: 17px;
            top: 1px;
            border: #03b5cc 1px solid;
            border-radius: 3px;
            display: none;
        }
        .sign-nav {
            width: 700px;
            height: 30px;
            border-bottom:#f1f1f1 1px solid;
            line-height: 30px;
            display: flex;
        }
        .sign-nav ul {
            width: 700px;
            float: right;
        }
        .sign-nav ul li {
            float: left;
            color: #008185;
            padding: 0px 20px;
            font-size: 15px;
            cursor: pointer;
            line-height: 29px;

        }
        .sign-nav ul .on {
            border-bottom: 1px solid #008285;
            color: #008185;
            font-weight: bolder;
            height: 29px;
            margin-top: -1px;
        }
        .filter_list{
            padding:6px 0;
            display: flex;
            flex-wrap: wrap;
            gap: 2px;
            border-bottom: 1px solid #f1f1f1;
            width: 100%;
        }
        .filter_item{
            font-size: 14px;
            color: #838383;
            padding:5px;
            line-height: 20px;
            text-align: center;
            cursor: pointer;
        }
        .filter_item:hover{
            color: #008285;
        }
        .g-head{
            background: url("/assets/addons/cms/pc/imgs/g-head.png");
            width: 235px;
            height: 60px;
        }
        .g-content{
            background: url("/assets/addons/cms/pc/imgs/g-content.png") repeat-y;
            width: 235px;
            height: 205px;
        }
        .g-footer{
            background: url("/assets/addons/cms/pc/imgs/g-footer.png");
            width: 235px;
            height: 25px;
        }
        .form-input{
            display: flex;
            flex-direction: column;
            gap: 20px;
            padding-top: 25px;
        }
        .department-select{
            position: relative;
            height: 34px;
        }
        .select-input{
            -webkit-box-sizing: border-box;
            box-sizing: border-box;
            display: block;
            width: 196px;
            height: 34px;
            padding: 0 16px;
            line-height: 34px;
            font-size: 15px;
            white-space: nowrap;
            text-overflow: ellipsis;
            overflow: hidden;
            border-radius: 3px;
            border: #03b5cc 1px solid;
            text-align: left;
            cursor: pointer;
            background-color: #fff;
            margin: 0 auto;
            background-image: url('/assets/addons/cms/pc/imgs/select-bg-black.png');
            background-position: right center;
            background-repeat: no-repeat;
            -moz-appearance: none;
            -webkit-appearance: none;
        }
        select{
            outline: none;
        }
        .submit{
            width: 196px;
            height: 34px;
            padding: 0 16px;
            line-height: 34px;
            font-size: 15px;
            text-align: center;
            margin: 0 auto;
            background: #02a5b5;
            color: #fff;
            cursor: pointer;
        }