﻿@charset "utf-8";
body, html {
    font-family: "微软雅黑";
    margin: 0 auto;
    padding: 0;
    position: relative;
    height: 100%;
}

ul {
    list-style: none;
}

ul, li {
    margin: 0;
    padding: 0;
}

img {
    display: block;
}

h3, h4, h5, h6, p {
    margin: 0;
    padding: 0;
    font-weight: normal;
}

a {
    text-decoration: none;
    display: block
}

input {
    margin: 0;
    padding: 0;
    border: none;
    outline: none
}

button, textarea {
    margin: 0;
    padding: 0;
    outline: none;
    font-family: "微软雅黑";
}

select {
    outline: 0;
    border: none;
    background: 0 0;
    -webkit-appearance: none;
    appearance: none;
    -moz-appearance: none
}

textarea {
    resize: none;
    -webkit-appearance: none
}

.clearfix {
    clear: both;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

#swiper1 {
    width: 100%;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
}

#swiper1 .swiper-slide {
    background: #fff;
    margin-bottom: 0 !important;
    padding-bottom: 30px;
}

/*头部*/
.heard_bg {
    width: 100%;
    height: 100px;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 5;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    background: rgba(0,0,0,.2);
}

.heard_bg .qh{
    position: absolute;
    left: 50px;
    top: 0;
    color: #fff;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.heard_bg .qh span{
    font-size: 14px;
    line-height: 100px;
    color: #fff;
    margin: 0 10px;
}
.heard_bg .qh a{
    font-size: 14px;
    line-height: 100px;
    color: #fff;
}
.heard_bg .qh a.xz{
    color: #a8f320;
}
.heard_bg .qh .search{
    width: 19px;
    height: 19px;
    background: url("../image/search_tb.png") no-repeat center;
    background-size: 100% 100%;
    margin-left: 25px;
}

.heard_bg .heard_nav{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.heard_bg .heard_nav .logo{
    width: auto;
    height: 65px;
    margin: 0 35px;
}
.heard_bg .heard_nav .logo img{
    width: auto;
    height: 100%;
}
.heard_bg .heard_nav li{
    position: relative;
    margin: 0 35px;
}
.heard_bg .heard_nav li > a{
    font-size: 16px;
    line-height: 98px;
    color: #fff;
    border-bottom: 2px solid rgba(58, 58, 58, 0);
}

.heard_bg .heard_nav li > a:hover{
    border-color: #fff;
}
.heard_bg .heard_nav li.xz > a{
    border-color: #fff;
}

.heard_bg .heard_nav li .xl_nav{
    background-color: #fff;
    position: absolute;
    top: 65px;
    left: 0px;
    border-radius: 10px;
    overflow: hidden;
    display: none;
    min-width: 100%;
    z-index: 1;
}

.heard_nav li .xl_nav a{
    font-size: 16px;
    line-height: 42px;
    color: #000;
    white-space: nowrap;
    padding: 0 10px;
}

.heard_nav li .xl_nav a:hover{
    color: #fff;
    background: #06b93d;
}
.heard_nav li .xl_nav a.xz{
    color: #fff;
    background: #06b93d;
}



.heard_bg .r_nav{
    position: absolute;
    right: 50px;
    top: 0;
    color: #fff;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.heard_bg .r_nav a{
    font-size: 14px;
    line-height: 100px;
    color: #fff;
    margin-left: 20px;
}




.sy_about{
    background: url("../image/sy_bj.jpg") no-repeat 100% 100%;
    background-size: cover;
    width: 100%;
    height: 100vh;
    padding-bottom: 30px;
    position: relative;
}
.sy_about .wz{
    position: absolute;
    width: 50%;
    height: 100%;
    left: 0;
    top: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}
.sy_about .wz p{
    font-size: 120px;
    line-height: 150px;
    color: #fff;
    font-weight: bold;
}
.sy_about .lm{
    position: absolute;
    width: 50%;
    height: 100%;
    right: 0;
    top: 0;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: center;
    align-content: center;
}
.sy_about .lm .nr{
    padding: 20px 76px 20px 20px;
    background: url("../image/btjt_tbb.png") no-repeat right 20px bottom 35px;
    background-size: 57px 13px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    position: relative;
    border: 1px solid transparent;
    border-bottom: 1px solid #fff;
}
.sy_about .lm .nr.ho{
    border-color: #fff;
    border-radius: 5px;
}
.sy_about .lm .nr.pre{
    border-color: transparent;
}
.sy_about .lm .nr.nho{
    border-bottom: 1px solid #fff;
}

.sy_about .lm .nr .tu{
    width: 100px;
    height: 100px;
    border-radius: 10px;
    overflow: hidden;
}
.sy_about .lm .nr .tu img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.sy_about .lm .nr .xx{
    margin-left: 27px;
    width: 250px;
}
.sy_about .lm .nr .xx h3{
    font-size: 24px;
    line-height: 34px;
    color: #fff;
    font-weight: bold;
}
.sy_about .lm .nr .xx p{
    font-size: 16px;
    line-height: 26px;
    color: #fff;
}
.sy_about .lm > p{
    font-size: 16px;
    line-height: 82px;
    color: #fff;
    padding-left: 20px;
}
.sy_about .lm .gywm_an{
    margin-left: 20px;
    width: 180px;
    text-align: center;
    font-size: 18px;
    line-height: 52px;
    color: #fff;
    background: #ff3300;
    border-radius: 30px;
    font-weight: bold;
}


/*首页轮播*/
.slideBox {
    position: relative;
    overflow: hidden;
    margin: 0px auto;
    width: 100%; /* 设置焦点图最大宽度 */
    height: 100%;
}

.slideBox .hd {
    position: absolute;
    height: 8px;
    line-height: 8px;
    bottom: 80px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 6;
}

.slideBox .hd li {
    display: inline-block;
    width: 8px;
    height: 8px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    text-indent: -9999px;
    overflow: hidden;
    margin: 0 8px;
    background: #a4cd5a;
}

.slideBox .hd li.on {
    transform: scale(2);
}

.slideBox .bd {
    position: relative;
    z-index: 0;
}

.slideBox .bd li {
    position: relative;
    text-align: center;
    box-shadow: inset 0 2px 2px rgba(0, 0, 0, 0.1);
}

.slideBox .bd li img{
    vertical-align: top;
    width: 100%;
    height: 100vh;
    object-fit: cover;
}
.slideBox .bd li video{
    width: 100%;
    height: 100vh;
    object-fit: cover;
}


.sy_foot{
    background: #fff;
}
.sy_foot .news{
    width: 1150px;
    margin: 0 auto;
    padding: 100px 0 0;
    height: calc(100vh - 350px);
}
.sy_foot .news .bt{
    overflow: hidden;
}
.sy_foot .news .bt h3{
    float: left;
    font-size: 30px;
    line-height: 110px;
    color: #000;
    font-weight: bold;
}
.sy_foot .news .bt a{
    float: right;
    font-size: 16px;
    line-height: 110px;
    color: #ed1c24;
    background: url("../image/btjt_tb.png") no-repeat right 6px center;
    background-size: 30px 7px;
    padding-right: 40px;
}

.sy_foot .news .list{
    overflow: hidden;
}
.sy_foot .news .list li{
    float: left;
    margin-right: 30px;
    width: calc(33.3% - 42px);
    border: 1px solid #00a69e;
    border-radius: 6px;
    padding: 35px 10px 15px;
    margin-bottom: 30px;
}
.sy_foot .news .list li:nth-child(3n){
    margin-right: 0;
}
.sy_foot .news .list li p{
    font-size: 16px;
    line-height: 26px;
    height: 78px;
    color: #000;
    margin-bottom: 35px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.sy_foot .news .list li div{
    overflow: hidden;
}
.sy_foot .news .list li div span{
    line-height: 40px;
    font-size: 16px;
    color: #999;
    float: left;
}
.sy_foot .news .list li div a{
    float: right;
    line-height: 40px;
    font-size: 16px;
    color: #fff;
    background: #00a69e;
    padding: 0 20px;
    border-radius: 20px;
}

.sy_foot .foot{
    width: 100%;
    height: 250px;
    background: url("../image/sy_dbbj.jpg") no-repeat center;
    background-size: 100% 100%;
}
.sy_foot .foot .nr{
    width: 1150px;
    margin: 0 auto 20px;
    padding-top: 40px;
    overflow: hidden;
}
.sy_foot .foot .nr .ba{
    width: 30%;
    float: left;
    text-align: center;
}
.sy_foot .foot .nr .ba img{
    width: 210px;
    height: auto;
    margin: 0 auto 35px;
}
.sy_foot .foot .nr .ba p{
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    margin-bottom: 10px;
}
.sy_foot .foot .nr .ba a{
    padding-left: 28px;
    background: url("../image/ba_tb.png") no-repeat left center;
    background-size: auto 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    display: inline-block;
}
.sy_foot .foot .nr .nav{
    width: 70%;
    float: right;
    overflow: hidden;
}
.sy_foot .foot .nr .nav div{
    float: left;
    width: 25%;
}
.sy_foot .foot .nr .nav div a{
    font-size: 16px;
    line-height: 30px;
    color: #fff;
    margin-left: 20%;
}
.sy_foot .foot .link{
    width: 1010px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
}
.sy_foot .foot .link h3{
    font-size: 21px;
    line-height: 31px;
    color: #fff;
}
.sy_foot .foot .link a{
    font-size: 16px;
    line-height: 31px;
    color: #fff;
    margin-left: 20px;
}
.ny_heard{
    background: transparent;
}
.ny_heard.hb{
    background: rgba(24,120,162,0.8);
}

/*内页顶部*/
.ny_top{
    width: 100%;
    height: 195px;
    padding-top: 100px;
    background: url("../image/ny_top.jpg") no-repeat 100% 100%;
    background-size: cover;
    font-size: 48px;
    line-height: 195px;
    color: #fff;
    font-weight: bold;
    text-align: center;
}


.content_bg .top{
    background: #fff;
    border-bottom: 1px solid #e8e9e9;
}
.content_bg .top .top_sb{
    overflow: hidden;
    width: 1150px;
    margin: 0 auto;
}
.content_bg .top .top_sb .nav{
    overflow: hidden;
    float: left;
}
.content_bg .top .top_sb .nav li{
    float: left;
    margin-right: 25px;

}
.content_bg .top .top_sb .nav li a{
    display: inline-block;
    font-size: 16px;
    line-height: 71px;
    color: #000;
    border-bottom: 3px solid #fff;
    padding: 0 10px;
}
.content_bg .top .top_sb .nav li a:hover{
    border-color: #e60012;
    color: #e60012;
}
.content_bg .top .top_sb .nav li.xz a{
    border-color: #e60012;
    color: #e60012;
}

.content_bg .top .top_sb .wz{
    float: right;
    padding-left: 34px;
    font-size: 14px;
    line-height: 74px;
    color: #999;
    background: url("../image/ny_wztb.png") no-repeat left center;
    background-size: 19px 19px;
    display: flex;
    flex-wrap: wrap;
}
.content_bg .top .top_sb .wz a{
    font-size: 14px;
    line-height: 74px;
    color: #999;
}
.content_bg .top .top_sb .wz a:hover{
    color: #e60012;
}

.content_bg .content_sb{
    width: 100%;
    background: url("../image/page_bj.jpg") repeat top center;
    padding: 55px 0 125px;
    min-height: 207px;
}
.content_bg .content_sb > div{
    width: 1150px;
    margin: 0 auto;
}


.content_bg .content_sb > div.nr img{
    display: inline-block;
}
.content_bg .content_sb .page_list .nr{
    overflow: hidden;
    border-bottom: 1px solid #e7e8e8;
    padding-bottom: 80px;
    margin-bottom: 75px;
}
.content_bg .content_sb .page_list .nr:last-child{
    border: none;
}
.content_bg .content_sb .page_list .nr .tu{
    float: left;
    border-radius: 10px;
    box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.26);
    overflow: hidden;
    width: 360px;
    height: 240px;
}
.content_bg .content_sb .page_list .nr .tu img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.content_bg .content_sb .page_list .nr .xx{
    float: right;
    width: 700px;
}
.content_bg .content_sb .page_list .nr .xx h3{
    font-size: 28px;
    line-height: 38px;
    color: #000;
    font-weight: bold;
    margin-bottom: 25px;
}
.content_bg .content_sb .page_list .nr .xx div{
    font-size: 16px;
    line-height: 31px;
    color: #000;
}
.content_bg .content_sb .page_list .nr:nth-child(2n) .tu{
    float: right;
}
.content_bg .content_sb .page_list .nr:nth-child(2n) .xx{
    float: left;
}


.content_bg .content_sb .contact_nr .map{
    width: 100%;
    overflow: hidden;
    margin-bottom: 110px;
}

.content_bg .content_sb .contact_nr .xx{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
}
.content_bg .content_sb .contact_nr .xx div{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.content_bg .content_sb .contact_nr .xx div img{
    width: 54px;
    height: 52px;
}
.content_bg .content_sb .contact_nr .xx div p{
    font-size: 16px;
    line-height: 52px;
    color: #000;
    margin-left: 16px;
    max-width: 350px;
}
.content_bg .content_sb .contact_nr .xx div:first-child p{
    line-height: 28px;
}

.content_bg .content_sb .team_bg{
    display: flex;
    flex-wrap: wrap;
}
.content_bg .content_sb .team_bg .team_nr{
    padding: 0 27px;
    width: 33.3%;
    box-sizing: border-box;
    margin-bottom: 30px;
}
.content_bg .content_sb .team_bg .team_nr .nr{
    box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.14);
    border-radius: 12px;
    padding: 20px;
    background: #fff;
    cursor: pointer;
}
.content_bg .content_sb .team_bg .team_nr .nr .tu{
    width: 100%;
    height: 260px;
    border-radius: 12px;
    overflow: hidden;
    margin-bottom: 10px;
}
.content_bg .content_sb .team_bg .team_nr .nr .tu img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.content_bg .content_sb .team_bg .team_nr .nr .xx{
    padding-left: 10px;
}
.content_bg .content_sb .team_bg .team_nr .nr .xx h3{
    font-size: 18px;
    line-height: 26px;
    color: #000;
    font-weight: bold;
}
.content_bg .content_sb .team_bg .team_nr .nr .xx h3 span{
    display: inline-block;
    margin-left: 16px;
}
.content_bg .content_sb .team_bg .team_nr .nr .xx p{
    font-size: 14px;
    line-height: 24px;
    color: #666;
}

.content_bg .content_sb .team_bg .team_nr .xq_xx{
    width: 910px;
    position: fixed;
    background: #fff;
    padding: 45px;
    border-radius: 10px;
    left: 50%;
    transform: translateX(-50%);
    top: 40%;
    z-index: 7;
    display: none;
}
.content_bg .content_sb .team_bg .team_nr .xq_xx > p{
    position: absolute;
    right: 38px;
    top: 25px;
    font-size: 18px;
    line-height: 28px;
    color: #333;
    cursor: pointer;
}
.content_bg .content_sb .team_bg .team_nr .xq_xx > p:hover{
    color: #e60012;
}
/*.content_bg .content_sb .team_bg .team_nr .xq_xx .xx{
    width: 460px;
}*/
.content_bg .content_sb .team_bg .team_nr .xq_xx .xx h3{
    font-size: 27px;
    line-height: 37px;
    color: #000;
    font-weight: bold;
    margin-bottom: 30px;
}
.content_bg .content_sb .team_bg .team_nr .xq_xx .xx h3 span{
    display: inline-block;
    margin-left: 25px;
}
.content_bg .content_sb .team_bg .team_nr .xq_xx .xx p{
    font-size: 22px;
    line-height: 32px;
    color: #000;
    margin-bottom: 40px;
}
.content_bg .content_sb .team_bg .team_nr .xq_xx .xx div{
    font-size: 18px;
    line-height: 30px;
    color: #666;
}

.content_bg .content_sb .story_bg .swiper-wrapper .swiper-slide{
    padding: 0 85px 156px;
    box-sizing: border-box;
    overflow: hidden;
}
.content_bg .content_sb .story_bg .swiper-wrapper .swiper-slide .tu{
    float: left;
    width: 440px;
    height: 280px;
}
.content_bg .content_sb .story_bg .swiper-wrapper .swiper-slide .tu img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.content_bg .content_sb .story_bg .swiper-wrapper .swiper-slide .nr{
    width: 440px;
    float: right;
}
.content_bg .content_sb .story_bg .swiper-wrapper .swiper-slide .nr .bt{
    overflow: hidden;
    margin-bottom: 35px;
}
.content_bg .content_sb .story_bg .swiper-wrapper .swiper-slide .nr .bt h3{
    font-size: 40px;
    line-height: 44px;
    color: #000;
    font-weight: bold;
    float: left;
}
.content_bg .content_sb .story_bg .swiper-wrapper .swiper-slide .nr .bt p{
    font-size: 22px;
    line-height: 44px;
    color: #fff;
    float: left;
    margin-left: 26px;
    background: #e60012;
    border-radius: 20px;
    padding: 0 25px;
}
.content_bg .content_sb .story_bg .swiper-wrapper .swiper-slide .nr .xx{
    font-size: 16px;
    line-height: 32px;
    color: #000;
}


.content_bg .content_sb .story_bg .swiper-button-next{
    width: 30px;
    height: 60px;
    right: 0;
    top: 30%;
    background: url("../image/jt_r.png") no-repeat center;
    background-size: 100% 100%;
    z-index: 2;
}
.content_bg .content_sb .story_bg .swiper-button-prev{
    width: 30px;
    height: 60px;
    left: 0;
    top: 30%;
    background: url("../image/jt_l.png") no-repeat center;
    background-size: 100% 100%;
    z-index: 2;
}
.content_bg .content_sb .story_bg .swiper-pagination{
    bottom: 56px;
}
.content_bg .content_sb .story_bg .swiper-pagination:before{
    content: "";
    width: 100%;
    height: 2px;
    position: absolute;
    background: #edeeee;
    left: 0;
    bottom: 7px;
}
.content_bg .content_sb .story_bg .swiper-pagination .swiper-pagination-bullet{
    border: none;
    background: #d2d3d3;
    margin: 0 43px;
    opacity: 1;
    position: relative;
}
.content_bg .content_sb .story_bg .swiper-pagination .swiper-pagination-bullet-active{
    background: #00a69e;
    transform: scale(1.5);
}
.content_bg .content_sb .story_bg .story_nav{
    position: absolute;
    width: 100%;
    text-align: center;
    left: 0;
    bottom: 0;
}
.content_bg .content_sb .story_bg .story_nav span{
    cursor: pointer;
    margin: 0 25px;
    font-size: 16px;
    line-height: 56px;
    color: #9f9e9e;
}
.content_bg .content_sb .story_bg .story_nav span.xz{
    color: #00a69e;
}


/*网站地图*/
.sitemap_bg{
    overflow: hidden;
}
.sitemap_bg div{
    float: left;
    width: calc(33.3% - 26.6px);
    box-sizing: border-box;
    border: 1px solid #ccc;
    padding: 35px 30px 0;
    min-height: 390px;
    background: #fff;
    border-radius: 10px;
    margin-right: 40px;
    margin-bottom: 30px;
}
.sitemap_bg div:nth-child(3n){
    margin-right: 0;
}
.sitemap_bg div h3{
    font-size: 18px;
    line-height: 28px;
    color: #000;
    margin-bottom: 25px;
    font-weight: bold;
}
.sitemap_bg div a{
    font-size: 14px;
    line-height: 34px;
    color: #000;
    padding-left: 10px;
}
.sitemap_bg div a:hover{
    color: #e60012;
}



/*媒体及新闻*/
.news_bg .nav{
    display: flex;
    flex-wrap: wrap;
    align-items: end;
    margin-bottom: 28px;
}
.news_bg .nav li{
    margin-right: 64px;
}
.news_bg .nav li a{
    font-size: 16px;
    line-height: 26px;
    color: #666;
}
.news_bg .nav li.xz a{
    font-size: 22px;
    color: #00a69e;
}
.news_bg .nav li a:hover{
    font-size: 22px;
    color: #00a69e;
}
.news_bg .list a{
    overflow: hidden;
    border-bottom: 1px solid #ccc;
}
.news_bg .list a h3{
    float: left;
    font-size: 18px;
    line-height: 80px;
    color: #000;
}
.news_bg .list a p{
    float: right;
    font-size: 14px;
    line-height: 80px;
    color: #666;
}
.news_bg .list a:hover h3{
    color: #e60012;
}
.news_bg .list a:hover p{
    color: #e60012;
}

/*媒体及新闻详情*/
.newspage_bg .bt{
    padding-bottom: 25px;
    border-bottom: 1px solid #ccc;
    text-align: center;
}
.newspage_bg .bt h3{
    font-size: 26px;
    line-height: 36px;
    color: #000;
    font-weight: bold;
    margin-bottom: 15px;
}
.newspage_bg .bt p{
    font-size: 14px;
    line-height: 24px;
    color: #999;
}
.newspage_bg .nr{
    padding: 35px 0 140px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 30px;
}
.newspage_bg .nr img{
    display: inline-block;
}

/*患者专区*/
.patient_bg .list a{
    padding: 45px 0 40px;
    border-bottom: 1px solid #ccc;
}
.patient_bg .list a h3{
    font-size: 16px;
    line-height: 26px;
    color: #ed1c34;
    text-decoration: underline;
    font-weight: bold;
    margin-bottom: 12px;
}
.patient_bg .list a p{
    font-size: 18px;
    line-height: 30px;
    color: #000;
    font-weight: bold;
}
.patient_bg .list a p span{
    display: inline-block;
    font-weight: normal;
}

/*投资者*/
.tzzcx_bg{
    width: 1150px;
    margin: 20px auto 0;
    overflow: hidden;
}
.tzzcx_bg li{
    float: left;
    width: 33.3%;
    text-align: center;
}
.tzzcx_bg li .tu{
    width: 54px;
    height: 52px;
    margin: 0 auto;
}
.tzzcx_bg li .tu img{
    width: 100%;
    height: 100%;
}
.tzzcx_bg li p{
    font-size: 22px;
    line-height: 62px;
    color: #000;
    font-weight: bold;
    margin-bottom: 6px;
}
.tzzcx_bg li span{
    display: block;
    font-size: 16px;
    line-height: 28px;
    color: #000;
}
.tzzcx_bg li:first-child span{
    text-align: left;
}


/*公告与通函*/
.circular_bg{
    padding: 0 30px;
    box-sizing: border-box;
}
.circular_bg .navon{
    overflow: hidden;
    margin-bottom: 45px;
}
.circular_bg .navon li{
    float: left;
    margin-right: 72px;
}
.circular_bg .navon li a{
    font-size: 20px;
    line-height: 32px;
    color: #000;
    border-bottom: 3px solid transparent;
}
.circular_bg .navon li a:hover{
    color: #00a69e;
    border-color: #00a69e;
}
.circular_bg .navon li.xz a{
    color: #00a69e;
    border-color: #00a69e;
}
.circular_bg .nav{
    overflow: hidden;
    margin-bottom: 45px;
}
.circular_bg .nav li{
    padding-right: 40px;
    border-right: 1px solid #333;
    float: left;
    margin-right: 45px;
}
.circular_bg .nav li a{
    font-size: 16px;
    line-height: 18px;
    color: #333;
}
.circular_bg .nav li a:hover{
    color: #00a69e;
}
.circular_bg .nav li.xz a{
    color: #00a69e;
}

.circular_bg .nr a{
    overflow: hidden;
    border-bottom: 1px solid #e7e8e8;
}
.circular_bg .nr a p{
    float: left;
    font-size: 16px;
    line-height: 62px;
    color: #000;
}
.circular_bg .nr a span{
    float: right;
    font-size: 16px;
    line-height: 62px;
    color: #000;
}
.circular_bg .nr a:hover p{
    color: #ed1c34;
}
.circular_bg .nr a:hover span{
    color: #ed1c34;
}

/*产品管线*/
.content_bg .content_sb .product_bg{
    width: 100%;
}
.product_bg .nav_bg{
    border-bottom: 1px solid #e8e9e9;
    margin-bottom: 55px;
}
.product_bg .nav_bg .nav{
    width: 1150px;
    margin: 0 auto;
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
}
.product_bg .nav_bg .nav li{
    padding-bottom: 30px;
    cursor: pointer;
}
.product_bg .nav_bg .nav li > div{
    background: #fff;
    width: 138px;
    height: 138px;
    border: 1px solid #ccc;
    border-radius: 50%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.product_bg .nav_bg .nav li > div .tu{
    width: auto;
    height: 50px;
    overflow: hidden;
    margin: 0 auto 12px;
}
.product_bg .nav_bg .nav li > div .tu img{
    width: auto;
    height: 100%;
}
.product_bg .nav_bg .nav li > div .hx{
    width: 102px;
    height: 1px;
    background: #ccc;
    margin: 0 auto;
}
.product_bg .nav_bg .nav li > div p{
    font-size: 16px;
    line-height: 36px;
    color: #666;
    text-align: center;
}


.product_bg .nav_bg .nav li:hover{
    background: url("../image/sj_tb.png") no-repeat center bottom;
}
.product_bg .nav_bg .nav li:hover > div{
    border-color: #177bc1;
    background: #177bc1;
}
.product_bg .nav_bg .nav li:hover > div .tu img:first-child{
    display: none;
}
.product_bg .nav_bg .nav li:hover > div .hx{
    background: #fff;
}
.product_bg .nav_bg .nav li:hover > div p{
    color: #fff;
}

.product_bg .nav_bg .nav li.xz{
    background: url("../image/sj_tb.png") no-repeat center bottom;
}
.product_bg .nav_bg .nav li.xz > div{
    border-color: #177bc1;
    background: #177bc1;
}
.product_bg .nav_bg .nav li.xz > div .tu img:first-child{
    display: none;
}
.product_bg .nav_bg .nav li.xz > div .hx{
    background: #fff;
}
.product_bg .nav_bg .nav li.xz > div p{
    color: #fff;
}

.product_bg .nr{
    width: 1150px;
    margin: 0 auto;
}
.product_bg .nr div{
    display: none;
}
.product_bg .nr div img{
    width: 100%;
    height: auto;
}

/*搜索*/
.content_bg .content_sb .search_bg form{
    overflow: hidden;
    margin-bottom: 15px;
}
.content_bg .content_sb .search_bg form .search_k{
    width: calc(100% - 310px);
    font-size: 28px;
    line-height: 44px;
    background: transparent;
    border: 0;
    border-bottom: 2px solid #303e48;
    padding: 12px 0 12px 96px;
    height: 44px;
    background: url(../image/search_mag.svg) no-repeat left center;
    float: left;
}
.content_bg .content_sb .search_bg form .search_an{
    text-align: center;
    color: #fff;
    border-radius: 8px;
    background: #ed1c24;
    font-weight: 800;
    font-size: 16px;
    line-height: 55px;
    width: 175px;
    float: right;
    margin-top: 15px;
}
.content_bg .content_sb .search_bg .ssts{
    font-size: 20px;
    line-height: 30px;
    color: #000;
}

.content_bg .content_sb .search_list{

}
.content_bg .content_sb .search_list a{
    overflow: hidden;
    border-bottom: 1px solid #ccc;
}
.content_bg .content_sb .search_list a h3{
    float: left;
    font-size: 18px;
    line-height: 80px;
    color: #000;
}
.content_bg .content_sb .search_list a p{
    float: right;
    font-size: 14px;
    line-height: 80px;
    color: #666;
}
.content_bg .content_sb .search_list a:hover h3{
    color: #e60012;
}
.content_bg .content_sb .search_list a:hover p{
    color: #e60012;
}







/*分页*/
.pagination{
    text-align: center;
    overflow: hidden;
    display: inline-block;
    margin-left: 50%;
    transform: translateX(-50%);
    margin-top: 72px;
}

.pagination li{
    list-style-type: none;
    float: left;
    margin-right: 35px;
    text-decoration: none;
}

.pagination li a{
    display: inline-block;
    font-size: 18px;
    line-height: 28px;
    color: #000;
    padding: 0px 10px;
    text-decoration: none;
}
.pagination li a:hover {
    background-color:#00a69e;
    color: #fff;
}

.pagination li:nth-child(1){
    display: none;
}

.pagination li span{
    font-size: 18px;
    line-height: 28px;
    color: #fff;
    background-color:#00a69e;
    display: inline-block;
    padding: 0px 10px;
}


/*上下一篇*/
.textprenext{
    font-size: 16px;
    line-height: 34px;
    color: #000;
}
.textprenext a{
    display: inline-block;
    font-size: 16px;
    line-height: 34px;
    color: #000;
}


/*弹层*/
.tc_bg{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background: rgba(0,0,0,.75);
    z-index: 6;
    display: none;
}

/*底部*/
.foot_bg{
    width: 100%;
    height: 250px;
    background: url("../image/sy_dbbj.jpg") no-repeat center;
    background-size: 100% 100%;
}
.foot_bg .nr{
    width: 1150px;
    margin: 0 auto 20px;
    padding-top: 40px;
    overflow: hidden;
}
.foot_bg .nr .ba{
    width: 30%;
    float: left;
    text-align: center;
}
.foot_bg .nr .ba img{
    width: 210px;
    height: auto;
    margin: 0 auto 35px;
}
.foot_bg .nr .ba p{
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    margin-bottom: 10px;
}
.foot_bg .nr .ba a{
    padding-left: 28px;
    background: url("../image/ba_tb.png") no-repeat left center;
    background-size: auto 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    display: inline-block;
}
.foot_bg .nr .nav{
    width: 70%;
    float: right;
    overflow: hidden;
}
.foot_bg .nr .nav div{
    float: left;
    width: 25%;
}
.foot_bg .nr .nav div a{
    font-size: 16px;
    line-height: 30px;
    color: #fff;
    margin-left: 20%;
}
.foot_bg .link{
    width: 1010px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
}
.foot_bg .link h3{
    font-size: 21px;
    line-height: 31px;
    color: #fff;
}
.foot_bg .link a{
    font-size: 16px;
    line-height: 31px;
    color: #fff;
    margin-left: 20px;
}