@charset "utf-8";
body{
    background-color: #fff;
}
/*banner*/
.banner{
    width: 100%;
    height: 500px;
}
 .swiper-slide{
    background: none no-repeat center;
    background-size: cover;
    width: 100%;
}
.swiper-pagination-bullet{
    width: 8px!important;
    height: 8px!important;
    background: rgba(0,0,0,.1)!important;
    cursor: pointer!important;
    display: inline-block!important;
    margin-right:8px!important;
    border: 3px solid #fff!important;
    opacity: .3;
    border-radius: 100%!important;
}
.banner a{
   display: block;
    width: 100%;
    height: 500px;
}
.content{
    width: 100%;
}
/*标题*/
.title-block{
    padding: 30px 0 30px;
    text-align: center;
}
.title-block h2{
    font-family: 宋体;
    font-size: 32px;
    vertical-align: bottom;
    padding: 0 0 20px 0;
    text-shadow: 2px 2px 2px #dedfe0;
    color: #4bae5f;
    font-weight: 800;
}

.title-block p{
    color: #7b7d7d;
    font-size: 14px;
    letter-spacing: 2px;
    text-shadow: 2px 2px 2px #f5f8fa;
}

/*更多*/
.more-block{
    width: 1200px;
    text-align: center;
    line-height: 30px;
    margin: 30px auto;
    padding: 5px 0;
    letter-spacing: 1px;
}
.more-block>a{
    padding: 8px 25px;
    border: 1px solid #E1E1E1;
    color: #898989;
    border-radius: 20px;
}
.more-block>a:hover{
   border: 1px solid #4bae5f;
    color: #4bae5f;
}
/*文章导航*/
.navigation-content{
    background-color: #f7f7f7;
}
.navigation-tag{
    width: 1275px;
    padding: 45px 0 35px 45px;
}
.navigation-tag>ul{
    width: 405px;
    margin-left: 15px;
    padding-bottom: 25px;
}
.navigation-tag>ul>li{
    width:90px;
    margin-right: 13px;
    margin-left: 15px;
}

.navigation-tag>ul>li>a{
    display: block;
    font-size: 14px;
    color: #666;
    height: 30px;
}
.navigation-tag>ul>li>a:hover{
    color: #11ab3b;
}
.navigation-tag>ul>li:first-child{
    margin-right: 13px;
    margin-left: 15px;
}
.navigation-tag>ul>li:first-child a{
    font-weight:600 !important;
    color: #11ab3b !important;
}

.navigation-tag>ul>li:first-child a i{
    color: #35b449;
    position: relative;
    right: 5px;
    font-size: 18px;
}


/*图片*/
.project {
    width: 100%;
    padding-bottom: 30px;
    text-align: center;
}

.project .project-title {
    padding: 10px 0;
    text-align: center;
    margin-top: 40px;
}

.project .project-title > h2 {
    font-family: 宋体;
    font-size: 32px;
    vertical-align: bottom;
    padding: 0 0 20px 0;
    text-shadow: 2px 2px 2px #dedfe0;
    color: #4bae5f;
    font-weight: 800;
}

.project .project-title > p {
    color: #7b7d7d;
    font-size: 14px;
    letter-spacing: 2px;
    text-shadow: 2px 2px 2px #f5f8fa;
}


.project .disease-list {
    width: 1210px;
    text-align: left;
    padding: 40px 0 20px 0;
}

.disease-list .disease_block {
    width: 290px;
    margin-bottom: 30px;
    margin-right: 12px;
    background-color: #FFFFFF;
}

.disease_block .width_li {
    width: 290px;
    border-radius: 4px;
    border: 1px solid #f4f4f4;
}

.disease_block .width_li > a {
    display: block;
    color: #333;
    font-size: 15px;
}

.disease_block .width_li > a:hover {
    color: #23ac38;
}

.disease_block .width_li:hover {
    transition: all 0.3s ease;
    box-shadow: 0 26px 40px -24px rgba(0, 36, 100, 0.3);
}

.disease_block .disease_img {
    width: 290px;
    height: 355px;
    padding: 8px;
    overflow: hidden;
}

.disease_block .disease_img img {
    width: 275px;
    border-radius: 2px;
    transition: transform .5s ease 0s;
}

.disease_block .disease_img img:hover {
    opacity: 0.8;
    transform: scale(1.08, 1.08);
}

.bottom-a {
    height: 1px;
    margin: 0 auto;
    border-bottom: 1px solid #dedfe0;
    overflow: hidden;
}

.bottom-b {
    width: 288px;
    height: 1px;
    margin: 0 auto;
    border-bottom: 1px solid #dedfe0;
    overflow: hidden;
}

.bottom-c {
    width: 286px;
    height: 1px;
    margin: 0 auto;
    border-bottom: 1px solid #dedfe0;
    overflow: hidden;
}

.disease_block .disease_info {
    width: 255px;
    margin: 0 auto;
}

.disease_info .link-dark {
    padding-top: 12px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    padding: 10px 0 15px;
}



/*说明*/
.news{
    background-color: #f8f8f8;

}
.news .content_list{
    width: 96% ;
    margin: 0 auto
}
.news .content_list li {
    float: left;
    width: 33.333%
}
.news .content_list li a {
    display: block;
    padding: 8%
}
.news .content_list li a:hover {
    color: #999
}
.module.news .module_container {
    max-width: 90%
}
.news .content_list li .date_wrap {
    position: absolute;
}
.news .content_list li .date_wrap .year {
    top: 28px;
    color: #bdbdbd;
    font-size: 9pt
}
.news .content_list li .date_wrap .md, .news .content_list li .date_wrap .year {
    position: relative;
    display: block;
    text-align: right;
    font-family: HELVETICANEUELTPRO-THEX, Arial
}
.news .content_list li .date_wrap .md {
    top: -18px;
    color: #4a4a4a;
    font-size: 24px
}
.news .content_list li .title {
    overflow: hidden;
    margin-left: 75pt;
    width: auto;
    color: #464646;
    text-align: left;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 1pc;
    line-height: 20px
}
.news .content_list li .description {
    overflow: hidden;
    margin-top: 22px;
    margin-left: 75pt;
    width: auto;
    height: 46px;
    text-align: left;
    font-size: 14px;
    line-height: 23px
}

/*文章*/
.article-title-style{
    padding-top: 50px;
    padding-bottom: 16px;
    background-color: #fff;
}
.knowledge{
    padding: 40px 0 20px 0;
}
.knowledge>ul{
    height: auto;
    width: 1237px;
    padding-left: 54px;
}
.knowledge>ul>li{
    float: left;
    width: 46%;
    margin-right: 4%;
    margin-bottom: 40px;
    background-color: #ffffff;
}
.knowledge>ul>li>a{
    display: block;
    width: 100%;
    vertical-align: top;
}
.knowledge>ul>li>a>div{
    float: left;
}
.knowledge .title-img{
    width: 266px;
    height: 176px;
    overflow: hidden;
    margin-right: 27px;
}
.knowledge .title-img>img{
    width: 100%;
    height: 176px;
    margin-right: 27px;
    transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
.knowledge>ul>li>a:hover img{
    transform: scale(1.06);-moz-transform: scale(1.06, 1.06);-webkit-transform: scale(1.06, 1.06);-o-transform: scale(1.06, 1.06);
}
.knowledge .content-block{
    width: 263px;
}
.knowledge .content-block .article-title{
    font-size: 16px;
    color: #222;
    padding-top: 10px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.knowledge>ul>li>a:hover .article-title{
    color: #000 !important;
}
.knowledge .content-block .article-time{
    font-size: 12px;
    color: #BFBFBF;
    border-bottom: 1px dotted #d3d3d3;
    padding-bottom: 10px;
    line-height: 24px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    display: block;
}
.knowledge .content-block .article-content{
    height: 56px;
    overflow: hidden;
    margin-top: 20px;
    font-size: 12px;
    color: #878787;
    padding-bottom: 10px;
    line-height: 22px;
}
/*视频*/
.members-block{
    background-color: #f7f7f7;
}
.members{
    position: relative;
    overflow: hidden;
    height: 100%;
    background-color: #f7f7f7;
    padding-top: 30px;
    padding-bottom:30px;
    border-top: 1px solid #f2f2f2;
    border-bottom: 1px solid #f2f2f2;
}
.members li{
    position: relative;
    min-width: 216px;
    z-index: 5;
    animation-delay: 0s;
    animation-name: qfyfadeInUp;
    transition: all 0.3s ease-out 0s;
    text-align: center;
    font-size: 18px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    background: #fff;
}
.members li:hover{
    position: relative;
    z-index: 50;
    -moz-box-shadow: 0 -4px 25px 1px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 -4px 25px 1px rgba(0, 0, 0, 0.2);
    box-shadow: 0 -4px 25px 1px rgba(0, 0, 0, 0.2);
}
.members a{
    display: block;
    width: 216px;
    height: 384px;
}
.members .item_img{
    position: relative;
}
.members .item_img>img{
    width: 100%;
    height: 100%;
    transition: all .3s ease-out 0s!important;
}
.members .shipin {
    position: absolute;
    top: 160px;
    left: 85px;
    z-index: 900;
}
.members .shipin i {
    font-size: 50px;
    color: #fff;
}
/*专题*/
.topic-content .topic-list{
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 10px;
}

.topic-content .topic-list{
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 10px;
}
.topic-list .topic-item {
    width: 201px;
    padding: 10px 10px;
    box-sizing: border-box;
}
.topic-list .topic-item .images {
    height: 45px;
    width: 45px;
    float: left;
    margin-right: 5px;
    text-align: center;
    line-height: 45px;
    padding: 10px;
    position: relative;
    z-index: 1000;
}
.topic-list .topic-item .images>a {
    display: block;
    height: 100%;
    width: 100%;
    overflow: hidden;
}
.topic-content .topic-item .content {
    position: relative;
    background-color: #f8f8f8;
    padding: 11px;
    border-radius: 3px;
    box-sizing: border-box;
    cursor: pointer;
}
.topic-content .topic-item .content::before{
    position: absolute;
    left: 0;
    top: 0;
    content: " ";
    background-color: rgba(82, 145, 252, 0.05);
    width: 0;
    height: 100%;
    transition: width 600ms;
}
.topic-content .topic-item:hover .content::before {
    width: 100%;
}
.topic-content .topic-item .content a {
    position: relative;
    z-index: 1000;
}
.topic-content .topic-item img {
    vertical-align: middle;
    max-height: 45px;
    max-width: 45px;
    border-radius:4px;
    background-color: #eaeaea;
}
.topic-content .topic-item .title {
    display: inline-block;
    width: 100px;
    line-height: 20px;
    font-weight: 600;
    font-size: 12px;
    border-radius: 4px;
    color: #333;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.topic-content .topic-item .content p {
    padding-top: 6px;
    position: relative;
    z-index: 10000;
}
.topic-content .topic-item .content p span {
    padding-right: 15px;
    font-size: 12px;
    color: #888;
}
