/* 公众版内容 */
.content {
    margin-top: 16px;
}

/* banner */
.banner_swiper1 {
    position: relative;
}


.banner_swiper1:hover .swiper-button-next {
    display: block;
}

.banner_swiper1:hover .swiper-button-prev {
    display: block;
}

.swiper-slide img {
    width: 100%;
}

.banner_swiper1 .swiper-slide {
    text-align: center;
}

.banner_swiper1 .swiper-slide img {
    width: 100%;
    max-width: 1920px;
}

.swiper-button-next,
.swiper-button-prev {
    width: 64px;
    height: 64px;
    line-height: 64px;
    background: #000000;
    opacity: 0.2;
    border-radius: 50%;
    text-align: center;
    display: none;
}

.swiper-button-next {
    position: absolute;
    top: 40%;
    left: 60px;
}

.swiper-button-prev {
    position: absolute;
    top: 40%;
    right: 60px;
}

.swiper-button-next img {
    width: 19px;
    height: 35px;
}

.swiper-button-prev img {
    width: 19px;
    height: 35px;
}

/* search */
.content-search {
    position: relative;
    height: 90px;
}

.search-box {
    width: 980px;
    height: 80px;
    margin: 0 auto;
}

.search {
    width: 980px;
    height: 80px;
    line-height: 80px;
    background: #FFFFFF;
    box-shadow: 0px 4px 10px 0px rgba(230, 230, 230, 0.8);
    border-radius: 40px;
    position: absolute;
    top: -40px;
    z-index: 99;
}

.search input {
    margin-left: 46px;
    background: none;
    outline: none;
    border: none;
    font-size: 20px;
    height: 80px;
    width: 85%;
}

.search-botton {
    display: inline-block;
    width: 60px;
    height: 60px;
    line-height: 60px;
    background: #9A2951;
    border-radius: 30px;
    text-align: center;
    cursor: pointer;
}

.inlet {
    overflow: hidden;
    padding-bottom: 58px !important;
}

.inlet_gh,
.inlet_jz,
.inlet_dh {
    width: 380px;
    height: 240px;
    border-radius: 16px;
    float: left;
    overflow: hidden;
    text-align: center;
    box-shadow: 0px 0px 15px #ecedec;
}

.inlet_gh {
    background-image: url(/web2021/20210930icon-yygh-bg.png);
    margin-right: 70px;
}

.inlet_jz {
    background-image: url(/web2021/20210930icon-jzzn-bg.png);
    margin-right: 70px;
}

.inlet_dh {
    background-image: url(/web2021/20210930icon-yydh-bg.png);
}

.inlet a {
    text-decoration: none;
    width: 100%;
    height: 100%;
    display: block;
}

.inlet a:hover img {
    transform: rotateY(360deg);
    transition: transform 0.5s linear;
}

.inlet img {
    margin-top: 40px;
    margin-bottom: 25px;
}

.inlet_zw {
    font-size: 24px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 36px;
    margin: 0;
}

.inlet_yw {
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 36px;
    margin: 0;
}

.inlet_yyd {
    display: none;
}

.trends {
    background-color: #F5F5F5;
    padding-bottom: 20px;
}

.trends_tab,
.trends_more {
    display: none;
}

#yydt {
    display: block;
}

#tzgg,
#jkjy {
    display: none;
}

.trends_left {
    width: 29.5%;
    padding-right: 78px;
    float: left;
    overflow: hidden;
}

.trends_left_dt,
.trends_left_gg,
.trends_left_jy {
    text-align: center;
    margin-bottom: 20px;
    width: 300px;
}

.trends_active {
    background-color: #74203D !important;
}

.trends_left_dt {
    background-color: #00205b;
}

.trends_left_gg {
    background-color: #00205b;
}

.trends_left_jy {
    background-color: #00205b;
}

.trends_left a {
    width: 100%;
    height: 100%;
    display: block;
    text-decoration: none;
}

.trends_left a:hover img {
    transform: rotateX(360deg);
    transition: transform 0.5s linear;
}

.trends_left img {
    margin-top: 27px;
    margin-bottom: 10px;
}

.trends_left p {
    font-size: 24px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #FFFFFF;
    padding-bottom: 27px;
}

.trends_right_top_bottom {
    display: none;
}

.title {
    text-align: center;
    position: relative;
}

.title a {
    position: absolute;
    right: 0;
    top: 32%;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    display: block;
}

.title a:hover {
    font-weight: bold;
    color: #9A2951;
}

.title a i {
    color: #9A2951;
    font-size: 24px;
    margin-left: 10px;
    margin-top: 5px;
}

.title p {
    font-size: 36px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #333333;
    /* padding-bottom: 55px;
	padding-top: 38px; */
    padding-bottom: 40px;
    padding-top: 40px;
}

.trends_right {
    width: 70.5%;
    float: left;
    overflow: hidden;
}

.trends_right_top {
    overflow: hidden;
}

.trends_right_top .col-lg-4 {
    width: 34%;
    padding-right: 31px;
}

.trends_right_top .col-lg-4 img {
    width: 100%;
}

.trends_right_top .col-lg-7 {
    width: 66%;
}

.trends_right_top .col-lg-7 a {
    text-decoration: none;
}

.trends_right_top .col-lg-7 a:hover .trends_right_top_text p {
    color: #74203D;
    font-weight: bold;
}

.trends_right_top .col-lg-12 a:hover .trends_right_top_text p {
    color: #74203D;
    font-weight: bold;
}

.trends_right_top_tt {
    position: relative;
}

.tt {
    float: left;
    overflow: hidden;
    margin-right: 14px;
    margin-top: 5px;
}

.tt p {
    position: absolute;
    text-align: center;
    font-weight: bold;
    font-size: 21px;
    left: 14px;
    color: #FFFFFF;
    top: 5px;
}

.trends_right_top_tt span {
    font-size: 24px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #74203D;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    margin-bottom: 25px;
    display: block;
}

.trends_right_top_text {
    padding-bottom: 25px;
}

.trends_right_top_text p {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    line-clamp: 3;
    -webkit-box-orient: vertical;
    font-size: 15px;
    line-height: 26px;
    color: #333333;
    text-align: justify;
}

.trends_right_top_time p {
    color: #666666;
    font-size: 18px;
    font-style: italic;
    line-height: 20px;
}

.trends_right_bottom_fgx {
    position: relative;
    height: 40px;
}

.trends_right_bottom_fgx i {
    display: inline-block;
    height: 2px;
    width: 100%;
    background-color: #9f5971;
    position: absolute;
    top: 13px;
}

.trends_right_bottom_fgx img {
    position: absolute;
    top: -4px;
    background-color: #F5F5F5;
    left: 24.5%;
}

.trends_right_bottom_text {
    margin-top: 18px;
}

.trends_right_bottom_text a {
    text-decoration: none;
    display: block;
    overflow: hidden;
    margin-bottom: 14px;
}

.trends_right_bottom_text a i:nth-child(1) {
    color: #7a7a7a;
    float: left;
    overflow: hidden;
    margin-right: 18px;
    font-size: 16px;
    font-weight: bold;
    display: block;
}

.trends_right_bottom_text a i:nth-child(2) {
    color: #74203D;
    float: left;
    overflow: hidden;
    margin-right: 18px;
    font-size: 16px;
    font-weight: bold;
    display: none;
}

.trends_right_bottom_text a span:nth-child(3) {
    width: 80%;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    display: block;
    float: left;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    line-height: 20px;
}

.trends_right_bottom_text a span:nth-child(4) {
    width: calc(20% - 39px);
    text-align: right;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
    display: block;
    float: right;
    overflow: hidden;
}

.trends_right_bottom_text a:hover i:nth-child(1) {
    display: none;
}

.trends_right_bottom_text a:hover i:nth-child(2) {
    display: block;
}

.trends_right_bottom_text a:hover span {
    color: #74203D;
    font-weight: bold;
}

.navigation {
    padding-bottom: 50px;
}

.title1 {
    text-align: center;
}

.title1 p {
    font-size: 36px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #333333;
    padding-bottom: 40px;
    padding-top: 40px;
}

.navigation_con a {
    display: inline-block;
    width: 100%;
    height: 300px;
    text-decoration: none;
    padding-left: 78px;
}

.navigation_con a:hover img {
    transform: rotateY(360deg);
    transition: transform 0.3s linear;
}

.navigation_con_img {
    width: 100px;
    height: 100px;
    line-height: 100px;
    text-align: center;
    background-color: #FFFFFF;
    border-radius: 50%;
    margin-top: 30px;
}

.navigation_con_name {
    font-size: 30px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 53px;
    margin-top: 2px;
}

.navigation_con_jt {
    margin: 60px 21px 21px 0;
    float: right;
    overflow: hidden;
}

.navigation_con_jt i {
    color: #FFFFFF;
    font-size: 24px;
    opacity: 0.8;
}

.navigation_con:nth-child(2) a {
    background-image: url(/web2021/20211009xnk_bg.png);
    background-size: 100% 100%;
}

.navigation_con:nth-child(3) a {
    /* background-image: url(/web2021/20211009xwk_bg.png);
	background-size: 100% 100%; */
    background-color: #ff8200;
}

.navigation_con:nth-child(4) a {
    background-color: #74203D;
}

.navigation_con:nth-child(4) a .navigation_con_name {
    margin-left: -41px;
}

.navigation_con:nth-child(6) a {
    /* background-image: url(/web2021/20211009smgc_left.png);
	background-size: 100% 100%; */
    background-color: #0f49a3;
}

.navigation_con:nth-child(6) a .navigation_con_name {
    margin-left: -13px;
}

.subject {
    background-color: #f5f5f5;
    background-image: url(/web2021/20210930ysxk-bg.png);
    padding-bottom: 53px;
    margin-bottom: 48px;
}

.title2 {
    text-align: center;
}

.title2 p {
    font-size: 36px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #333333;
    padding-bottom: 35px;
    padding-top: 55px;
}

.subject_con {
    text-align: center;
    /* padding-right: 2.5%; */
    margin-bottom: 30px;
    width: 23%;
    float: left;
    margin-right: 2.6666666666%;
}


.subject_con:nth-child(4n+1) {
    margin-right: 0%;
}

.subject_con a {
    display: inline-block;
    width: 100%;
    text-decoration: none;
    position: relative;
}

.subject_con a .subject_con_bg {
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgb(0, 0, 0, 0.25);
}

.subject_con_name {
    margin-top: 10px;
    position: inherit;
}

.subject_con_name p {
    font-size: 24px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 80px;
}

.subject_con_line {
    width: 40px;
    height: 1px;
    border: 1px solid #FFFFFF;
    opacity: 0.5;
    margin: 0 auto;
    position: inherit;
}

.subject_con_xq {
    position: inherit;
}

.subject_con_xq p {
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 24px;
    margin-top: 12px;
    margin-bottom: 45px;

}

.subject_con:nth-child(2) a {
    background-image: url(/web2021/20210930tszl.png);
    background-size: 100% 100%;
}

.subject_con:nth-child(3) a {
    background-color: #0f49a3;
}

.subject_con:nth-child(4) a {
    background-image: url(/web2021/20210930jrpxjd.png);
    background-size: 100% 100%;
}

.subject_con:nth-child(5) a {
    background-color: #74203d;
}

.subject_con:nth-child(6) a {
    background-color: #ff8200;
}

.subject_con:nth-child(7) a {
    background-image: url(/web2021/20210930gdty.png);
    background-size: 100% 100%;
}

.subject_con:nth-child(8) a {
    background-color: #00205b;
}

.subject_con:nth-child(9) a {
    background-image: url(/web2021/20210930xzyz.png);
    background-size: 100% 100%;
}

/* 地图 */
.map {
    position: relative;
}

.center_five_map {
    height: 980px;
}

.map_item {
    position: absolute;
    top: 19%;
    right: 0;
    left: 0;
    margin: auto;
    width: 450px;
}

.map_item1 {
    position: absolute;
    right: 0;
    bottom: 0;
}

.map_title {
    position: relative;
    float: left;
    margin-right: 40px;
    width: 450px;
    height: 53px;
}

.map_title_img {
    position: absolute;
    top: 320%;
    left: 39%;
    text-align: center;
}

.map_title_text {
    font-size: 22px;
    font-family: FZLTCHK;
    font-weight: normal;
    color: #FFFFFF;
    line-height: 53px;
    position: absolute;
    right: 22px;
}

.map_logo {
    float: left;
    overflow: hidden;
    width: 628px;
    background: #FFFFFF;
    padding: 30px 35px;
    border-radius: 20px;
    margin: 0 60px 60px 0;
}

.map_logo_top {
    overflow: hidden;
}

.map_logo_top img {
    width: 103px;
    height: 102px;
    float: left;
    margin-right: 10px;
}

.map_logo_top div {
    float: left;
    margin-top: 10px;
    height: 60px;
    border-bottom: 1px solid #CCCCCC;
}

.map_logo_top div p {
    font-size: 26px;
    font-family: FZZZHONGJW;
    font-weight: normal;
    color: #74203D;
}

.map_logo_bottom {
    margin-top: 33px;
    float: left;
}

.map_logo_bottom div {
    /* padding-left: 113px; */
    margin-bottom: 10px;
    font-size: 20px;
}

.map_logo_bottom div img {
    margin-right: 17px;
}

.map_logo_title {
    font-size: 40px;
    font-weight: bold;
    color: #000;
    margin-bottom: 60px;
}

.map_logo ul li {
    margin-bottom: 50px;
}

.map_logo ul li p {
    font-size: 24px;
    margin: 10px 0 2px;
    color: #000;
}

.map_logo ul li span {
    font-size: 18px;
    color: #000;
}


.map_erweima {
    float: right;
    width: 100px;
    margin-top: 20px;
    margin-right: 8px;
    text-align: center;
}

.map_erweima img {
    width: 100%;
}

.map_erweima_text {
    /* float: right; */
    /* width: 20px; */
    font-size: 14px;
    color: #333333;
    /* margin-top: 47px; */
}

/* 就医版 */
.doctor {
    position: relative;
}

.doctor_swiper {
    position: absolute;
    top: 70%;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: 999;
}

.doctor_swiper_one {
    height: 320px;
    background: #FFFFFF;
    box-shadow: 0px 4px 10px 0px rgba(230, 230, 230, 0.8);
    border-radius: 20px;
    padding: 0 65px;
    position: relative;
}

.banner_swiper3 {
    height: 200px;
}

.banner_swiper3 .swiper-slide {
    text-align: center;
}

.banner_swiper3 .swiper-slide a {
    text-align: center;
    display: inline-block;
}

.banner_swiper3 .swiper-slide a img {
    width: 60px;
    height: 60px;
    margin-top: 40px;
    margin-bottom: 23px;
}

.banner_swiper3 .swiper-slide a:hover img {
    transform: rotateY(360deg);
    transition: transform 0.5s linear;
}

.banner_swiper3 .swiper-slide a p {
    font-size: 24px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #333333;
    line-height: 36px;
    margin-bottom: 52px;
}

.swiper-button-next3 {
    position: absolute;
    top: 25%;
    left: 30px;
}

.swiper-button-prev3 {
    position: absolute;
    top: 25%;
    right: 30px;
}

.doctor_swiper_one_bottom_line {
    width: 100%;
    height: 1px;
    display: block;
    background-color: #FF8200;
    position: relative;
}

.doctor_swiper_one_bottom_line:after {
    content: "";
    position: absolute;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    top: -3px;
    left: 0px;
    margin: auto;
    background-color: #FF8200;
}

.doctor_swiper_one_bottom_line img {
    position: absolute;
    right: 0;
    top: -21px;
    background-color: #FFFFFF;
}

.doctor_swiper_one_bottom_box {
    /* padding-left: 285px; */
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
}

.doctor_swiper_one_bottom_search {
    margin-top: 32px;
    width: 51%;
    position: relative;
    float: left;
}

.doctor_swiper_one_bottom_search input {
    width: 100%;
    height: 67px;
    background: #FFFFFF;
    border: 1px solid #CCCCCC;
    border-radius: 10px;
    outline: none;
    padding: 0 23px;
    font-size: 19px;
    font-weight: 400;
    color: #999999;
    /* padding-right: 70px; */
}

.doctor_swiper_one_bottom_search_button {
    width: 66px;
    height: 40px;
    line-height: 40px;
    border-left: 1px solid #cccccc;
    position: absolute;
    top: 13px;
    right: 0;
    text-align: center;
    cursor: pointer;
}

.doctor_swiper_one_bottom_text {
    margin-left: 35px;
    padding: 5px 0;
    margin-top: 32px;
    float: left;
}

.doctor_swiper_one_bottom_text a p {
    font-size: 24px;
    font-weight: 400;
    color: #333333;
}

.doctor_swiper_one_bottom_text a span {
    font-size: 16px;
    font-weight: 400;
    color: #999999;
}

.doctor_ydd_swiper,
.doctor_ydd_search {
    display: none;
}

/* 就医版第三部分 */
.doctor_three {
    padding-top: 194px;
    padding-bottom: 77px;
}

.xxgwk,
.xxgnk,
.yjks {
    display: none;
}

.doctor_three_body {
    margin-top: 40px;
}

.doctor_three_body_left {
    width: 305px;
    height: 600px;
    float: left;
    background: url(/web2021/20211208two_left_bg.png);
    background-size: 100% 100%;
    border-radius: 12px;
    overflow-y: scroll;
    position: relative;
}

.doctor_three_body_left::-webkit-scrollbar {
    /*滚动条整体样式*/
    width: 10px;
    /*高宽分别对应横竖滚动条的尺寸*/
    height: 388px;
    position: absolute;
    right: 0;
}

.doctor_three_body_left::-webkit-scrollbar-thumb {
    /*滚动条里面小方块*/
    border-radius: 10px;
    behavior: url(/web2021/PIE.htc);
    box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
    background: #ededed;
}

.doctor_three_body_left::-webkit-scrollbar-track {
    /*滚动条里面轨道*/
    box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
    border-radius: 10px;
    behavior: url(/web2021/PIE.htc);
    background: #005293;
}

/* .doctor_three_body_left::-webkit-scrollbar {
	display: none;
} */

.doctor_three_body_left1 {
    width: 100%;
    height: 600px;
    float: left;
    background: url(/web2021/20211216smgc_pc.png);
    background-size: 100% 100%;
    border-radius: 12px;
    padding: 50px
}

.doctor_three_body_left_tab {
    padding: 30px 0 22px 40px;
}

.doctor_three_body_left1_tab {
    padding: 30px 0 22px 40px;
}

.doctor_three_body_left_tab span {
    font-size: 24px;
    font-weight: 400;
    color: #FFFFFF;
}

.doctor_three_body_left1_tab span {
    font-size: 24px;
    font-weight: 400;
    color: #FFFFFF;
}

.doctor_three_body_left_line {
    display: block;
    float: right;
    height: 1px;
    width: 85%;
    border: 1px solid rgba(255, 255, 255, 0.3);
    position: relative;
}

.doctor_three_body_left1_line {
    display: block;
    float: right;
    height: 1px;
    width: 85%;
    border: 1px solid rgba(255, 255, 255, 0.3);
    position: relative;
}

.doctor_three_body_left_body_box {
    margin-top: 37px;
}

.doctor_three_body_left_line:after {
    content: "";
    position: absolute;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    top: -3px;
    left: -7px;
    margin: auto;
    background-color: rgba(255, 255, 255, 0.3);
}

.doctor_three_body_left1_line:after {
    content: "";
    position: absolute;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    top: -3px;
    left: -7px;
    margin: auto;
    background-color: rgba(255, 255, 255, 0.3);
}

.doctor_three_body_left_body {
    height: 42px;
    line-height: 42px;
    display: block;
    padding-left: 40px;
    margin-bottom: 10px;
}

.doctor_three_body_left1_body {
    width: 48%;
    margin-right: 1.8%;
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 40px;
    height: 52px;
    line-height: 52px;
    border: 1px solid #CCCCCC;
    border-radius: 6px;
}

.doctor_three_body_left_body:hover,
.dactive {
    background-color: #FF8200;
}

.doctor_three_body_left1_body:hover {
    background-color: #FF8200;
}

.doctor_three_body_left_body img {
    margin-right: 13px;
}

.doctor_three_body_left1_body img {
    margin-right: 13px;
}

.doctor_three_body_left_body a {
    width: 80%;
    font-size: 20px;
    font-weight: 400;
    color: #FFFFFF;
    display: inline-block;
}

.doctor_three_body_left1_body a {
    width: 80%;
    font-size: 20px;
    font-weight: 400;
    color: #FFFFFF;
    display: inline-block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.doctor_three_body_right {
    width: calc(100% - 305px);
    float: right;
}

.banner_swiper5 .swiper-slide a {
    display: inline-block;
    margin-left: 19px;
}

.swiper-slide-title {
    width: 100%;
    height: 51px;
    background: #FFFFFF;
    border: 1px solid #CCCCCC;
    border-radius: 5px;
    margin-top: 10px;
    padding: 10px 40px;
}

.swiper-slide-title span:first-child {
    font-size: 20px;
    font-weight: 400;
    color: #333333;
}

.swiper-slide-title span:last-child {
    font-size: 14px;
    font-weight: 400;
    color: #333333;
}

.banner_swiper5 {
    position: relative;
}

.swiper-button-next5,
.swiper-button-prev5 {
    position: absolute;
    top: 30%;
    width: 40px;
    height: 80px;
    line-height: 80px;
    background: #00205B;
    opacity: 0.3;
    text-align: center;
}

.swiper-button-next5 {
    left: 20px;
}

.swiper-button-prev5 {
    right: 0;
}

.doctor_three_body_right_bottom_left {
    width: 50%;
    padding-left: 20px;
    border-right: 1px solid #CCCCCC;
    float: left;
}

.doctor_three_body_right_bottom {
    margin-top: 64px;
}

.doctor_three_body_right_bottom_left span {
    font-size: 24px;
    font-weight: 400;
    color: #333333;
}

.doctor_three_body_right_bottom_left_bf a {
    display: inline-block;
    width: 121px;
    height: 37px;
    line-height: 37px;
    text-align: center;
    background: #FFFFFF;
    border: 1px solid #CCCCCC;
    border-radius: 5px;
    font-size: 18px;
    font-weight: 400;
    color: #333333;
    margin: 0 5px 10px 0;
}

.doctor_three_body_right_bottom_right {
    width: 50%;
    float: right;
    padding-left: 100px;
}

.doctor_three_body_right_bottom_right span {
    font-size: 24px;
    font-weight: 400;
    color: #333333;
}

.doctor_three_body_right_bottom_right_bf a {
    display: inline-block;
    width: 121px;
    height: 37px;
    line-height: 37px;
    text-align: center;
    background: #FFFFFF;
    border: 1px solid #CCCCCC;
    border-radius: 5px;
    font-size: 18px;
    font-weight: 400;
    color: #333333;
    margin: 0 0px 10px 5px;
}

.banner_swiper5 .swiper-slide a:hover .swiper-slide-title {
    border: 1px solid #983256;
}

.banner_swiper5 .swiper-slide a:hover .swiper-slide-title span:first-child {
    color: #983256;
}

.doctor_three_body_right_bottom_left_bf a:hover {
    color: #983256;
    border: 1px solid #983256;
}

.doctor_three_body_right_bottom_right_bf a:hover {
    color: #983256;
    border: 1px solid #983256;
}

.doctor_four {
    background: url(/web2021/20211208jkjykp_bg.png);
    padding: 42px 0 115px 0;
}

.doctor_four_tab {
    height: 52px;
    position: relative;
    border-bottom: 2px solid #FF8200;
    margin-bottom: 40px;
}

.doctor_four_tab span {
    font-size: 30px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 28px;
    position: absolute;
    left: 21px;
    z-index: 100;
    line-height: 52px;
}

.doctor_four_tab_box1 {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 99;
    width: 258px;
    height: 52px;
    border-width: 0px 52px 52px 0;
    border-style: none solid solid;
    border-color: transparent transparent #00205B;
}

.doctor_four_tab_box2 {
    position: absolute;
    top: 0;
    left: 24px;
    z-index: 98;
    width: 258px;
    height: 52px;
    border-width: 0px 52px 52px 0;
    border-style: none solid solid;
    border-color: transparent transparent #FF8200;
}

.doctor_four_tab a {
    float: right;
    font-size: 16px;
    font-weight: 400;
    color: #333333;
    margin-top: 10px;
}

.doctor_four_tab a i {
    width: 24px;
    height: 24px;
    border-radius: 50%;
    color: #CED2DF;
    font-size: 20px;
    margin-left: 8px;
}

.doctor_four_tab a:hover {
    color: #983256;
}

.doctor_four_tab a:hover i {
    color: #FF8200;
}

.doctor_four_body {
    margin-top: 40px;
}

.doctor_four_body_left {
    width: 725px;
    float: left;
}

.doctor_four_body_left a {
    display: block;
    width: 100%;
    font-size: 18px;
    font-weight: 400;
    color: #333333;
    line-height: 44px;
}

.doctor_four_body_left a:hover {
    color: #983256;
    /* font-size: 19px; */
    font-weight: bold;
}

.doctor_four_body_left a span:first-child {
    float: left;
    width: 80%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.doctor_four_body_left a span:last-child {
    float: right;
}

.doctor_four_body_right {
    width: calc(100% - 725px);
    float: right;
    padding-left: 41px;
    position: relative;
}

.doctor_four_body_right_bf img {
    position: absolute;
    top: 35%;
    right: 40%;
}

.doctor_three_body_left_yyd,
.doctor_three_body_right_ydd {
    display: none;
}

.doctor_three_body_left1_yyd {
    display: none;
}

/* 同行首页 */
.peer_banner {
    background: url(/web2021/20211210th_banner_bg.png) no-repeat center;
    background-size: cover;
}

.peer_banner_left {
    width: 38.4%;
}

.peer_banner_top {
    height: 344px;
    line-height: 344px;
    background: #00205B;
    opacity: 0.9;
    overflow: hidden;
}

.peer_banner_bottom {
    height: 344px;
    line-height: 344px;
    background: #FF8200;
    opacity: 0.9;
    overflow: hidden;
}

.peer_banner_top_con,
.peer_banner_bottom_con {
    display: block;
    float: right;
    padding-right: 60px;
}

.peer_banner_top_con a,
.peer_banner_bottom_con a {
    font-size: 24px;
    font-weight: 400;
    color: #FFFFFF;
    display: inline-block;
    padding: 0 10px;
}

/* .peer_banner_top_con a:hover ,
.peer_banner_bottom_con a:hover {
	color: #74203D;
} */

@keyframes example1 {
    0% {
        transform: translateX(0);
    }

    50% {
        transform: translateX(-10px);
    }

    100% {
        transform: translateX(0px);
    }
}

@keyframes example2 {
    0% {
        transform: translateX(0);
    }

    50% {
        transform: translateX(10px);
    }

    100% {
        transform: translateX(0px);
    }
}

/* .peer_banner_top_con>span,
.peer_banner_bottom_con>span {
	overflow: hidden;
	display: block;
    float: left;
	width: 138px;
	height: 138px;
} */

.peer_banner_top_con>img,
.peer_banner_bottom_con>img {
    margin-right: 20px;
}

.peer_banner_top_con:hover>img,
.peer_banner_bottom_con:hover>img {
    transform: scale(1.2);
}

.peer_banner_top_con:hover a span,
.peer_banner_bottom_con:hover a span {
    animation-name: example1;
    animation-duration: 0.8s;
    display: inline-block;
    /* margin-left: -10px;
    -webkit-transition: transform 0.5s;
    transition: transform 0.5s;
    -webkit-transform: translateX(10px);
    transform: translateX(10px); */
}

.peer_banner_top_con:hover a img,
.peer_banner_bottom_con:hover a img {
    animation-name: example2;
    animation-duration: 0.8s;
    display: inline-block;
    /* margin-left: 20px;
    -webkit-transition: transform 0.5s;
    transition: transform 0.5s;
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px); */
}

.peer_banner_top_con a img,
.peer_banner_bottom_con a img {
    margin-top: -5px;
}

.peer_one {
    padding-top: 60px;
    padding-bottom: 52px;
}

.peer_one_tab {
    height: 52px;
    position: relative;
    border-bottom: 2px solid #FF8200;
    margin-bottom: 30px;
}

.peer_one_tab span {
    font-size: 30px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 28px;
    position: absolute;
    left: 21px;
    z-index: 100;
    line-height: 52px;
}

.peer_one_tab_box {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 99;
    width: 258px;
    height: 52px;
    border-width: 0px 52px 52px 0;
    border-style: none solid solid;
    border-color: transparent transparent #00205B;
}

.peer_one_tab_box2 {
    position: absolute;
    top: 0;
    left: 24px;
    z-index: 98;
    width: 258px;
    height: 52px;
    border-width: 0px 52px 52px 0;
    border-style: none solid solid;
    border-color: transparent transparent #FF8200;
}

.peer_one_tab a {
    float: right;
    font-size: 16px;
    font-weight: 400;
    color: #333333;
    margin-top: 10px;
}

.peer_one_tab a i {
    width: 24px;
    height: 24px;
    border-radius: 50%;
    color: #CED2DF;
    font-size: 20px;
    margin-left: 8px;
}

.peer_one_body {
    margin-top: 30px
}

.peer_two_body {
    margin-top: 40px
}

.peer_one_body_left {
    width: 510px;
    margin-right: 44px;
    float: left;
    margin-top: 5px;
}

.peer_one_body_left_top {
    margin-bottom: 12px;
}

.peer_one_body_left_top a span {
    font-size: 18px;
    font-weight: bold;
    color: #666666;
    line-height: 30px;
}

.peer_one_body_left_top a span:first-child {
    color: #00205B;
}

.peer_one_body_right {
    width: 725px;
    float: left;
}

.peer_one_body_right a {
    font-size: 18px;
    font-weight: 400;
    color: #333333;
    line-height: 42px;
    display: block;
    overflow: hidden;
}

.peer_one_body_right a:hover {
    font-weight: bold;
    color: #74203D;
}

.peer_one_body_right a span:first-child {
    float: left;
    width: 80%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.peer_one_body_right a span:last-child {
    float: right;
}

.peer_two {
    background: url(/web2021/20211210th_peer_two.png);
    padding: 56px 0 70px 0;
}

.peer_two_tab {
    height: 52px;
    position: relative;
    border-bottom: 2px solid #FF8200;
    margin-bottom: 40px;
}

.peer_two_tab span {
    font-size: 30px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 28px;
    position: absolute;
    left: 21px;
    z-index: 100;
    line-height: 52px;
}

.peer_two_tab_box {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 99;
    width: 258px;
    height: 52px;
    border-width: 0px 52px 52px 0;
    border-style: none solid solid;
    border-color: transparent transparent #00205B;
}

.peer_two_tab_box2 {
    position: absolute;
    top: 0;
    left: 24px;
    z-index: 98;
    width: 258px;
    height: 52px;
    border-width: 0px 52px 52px 0;
    border-style: none solid solid;
    border-color: transparent transparent #FF8200;
}

.peer_two_tab a {
    float: right;
    font-size: 16px;
    font-weight: 400;
    color: #333333;
    margin-top: 10px;
}

.peer_two_tab a i {
    width: 24px;
    height: 24px;
    border-radius: 50%;
    color: #CED2DF;
    font-size: 20px;
    margin-left: 8px;
}

.peer_two_body a {
    display: inline-block;
    width: 400px;
    margin-right: 36px;
    overflow: hidden;
    position: relative;
}

.peer_two_body a:last-child {
    margin-right: 0px;
}

.peer_two_body_time {
    position: absolute;
    top: 10px;
    left: 10px;
    width: 120px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: #0F49A3;
    opacity: 0.8;
    border-radius: 20px;
}

.peer_two_body_time span {
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 30px;
}

.peer_two_body_img {
    width: 400px;
    height: 225px;
    overflow: hidden;
}

.peer_two_body_img img {
    width: 100%;
}

.peer_two_body_title {
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    line-height: 30px;
    background-color: #FFFFFF;
    padding: 25px 30px 28px 22px;
    overflow: hidden;
}

.peer_two_body_title span {
    white-space: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.peer_two_body a:hover .peer_two_body_title {
    background-color: #D6DBE1;
}

.peer_two_body a:hover .peer_two_body_time {
    background: #FF8200;
}

.peer_three {
    padding: 50px 0 83px 0;
}

.peer_three_tab {
    height: 52px;
    position: relative;
    border-bottom: 2px solid #FF8200;
    margin-bottom: 40px;
}

.peer_three_tab span {
    font-size: 30px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 28px;
    position: absolute;
    left: 21px;
    z-index: 100;
    line-height: 52px;
}

.peer_three_tab_box {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 99;
    width: 258px;
    height: 52px;
    border-width: 0px 52px 52px 0;
    border-style: none solid solid;
    border-color: transparent transparent #00205B;
}

.peer_three_tab_box2 {
    position: absolute;
    top: 0;
    left: 24px;
    z-index: 98;
    width: 258px;
    height: 52px;
    border-width: 0px 52px 52px 0;
    border-style: none solid solid;
    border-color: transparent transparent #FF8200;
}

.peer_three_tab a {
    float: right;
    font-size: 16px;
    font-weight: 400;
    color: #333333;
    margin-top: 10px;
}

.peer_three_tab a i {
    width: 24px;
    height: 24px;
    border-radius: 50%;
    color: #CED2DF;
    font-size: 20px;
    margin-left: 8px;
}

.bottom_column {
    background: #f2d0e1;
    line-height: 98px;
}

.bottom_column ul {
    margin: 0;
}

.bottom_column ul li {
    float: left;
    font-size: 18px;
    margin-right: 38px;
}

.bottom_column ul li a {
    color: #000;
}

.bottom_column_right {
    float: right;
}

.bottom_column_right span {
    font-size: 18px;
}

.bottom_column_right img {
    margin-right: 18px;
}

.introduction_right h1 {
    font-size: 18px;
    font-weight: bold;
    color: #74203d;
    margin: 0;
}

.introduction_right span {
    font-size: 40px;
    margin: 20px 0 32px;
    display: block;
    line-height: 1.2;
}

.introduction_right p {
    line-height: 1.6;
    color: #a1a1a1;
    font-size: 18px;
}

.introduction_left img {
    max-width: 100%;
}

.introduction_left {
    float: left;
    width: 50%;
}

.introduction_right {
    float: right;
    width: 45%;
}

.introduction_right a {
    font-size: 24px;
    color: #FFFFFF;
    line-height: 60px;
    background: #9a2951;
    border-radius: 30px;
    padding: 0 44px;
    text-align: center;
    display: inline-block;
    margin-top: 20px;
    margin-top: 104px;
}

.introduction {
    margin-bottom: 146px;
}

.medicalServices {
    background: url(/gyzy/2026fwyy012.png) no-repeat center;
    text-align: center;
    padding-top: 112px;
    height: 572px;
}

.medicalServices h1 {
    font-size: 40px;
}

.medicalServices p {
    font-size: 24px;
    margin: 18px 0 100px;
}

.medicalServices a {
    font-size: 24px;
    font-size: 24px;
    color: #FFFFFF;
    line-height: 60px;
    background: #9a2951;
    border-radius: 30px;
    display: inline-block;
    text-align: center;
    padding: 0 44px;
}





@media (max-width: 1279px) {

    .inlet_gh,
    .inlet_jz {
        margin-right: 35px;
    }

    .inlet_gh,
    .inlet_jz,
    .inlet_dh {
        width: 290px;
    }

    .search-box,
    .search {
        width: 940px;
    }

    .title p {
        font-size: 32px;
    }

    .trends_left {
        padding-right: 15px;
    }

    .trends_left_dt,
    .trends_left_gg,
    .trends_left_jy {
        width: 262px;
    }

    .tt {
        margin-right: 10px;
    }

    .tt img {
        width: 60px;
    }

    .tt p {
        font-size: 18px;
    }

    .trends_right_top_tt span {
        font-size: 20px;
        margin-bottom: 10px;
    }

    .trends_right_top_text p {
        font-size: 14px;
        -webkit-line-clamp: 2;
        line-clamp: 2;
    }

    .trends_right_top_time p {
        font-size: 14px;
    }

    .trends_right_bottom_text {
        margin-top: 0px;
    }

    .trends_right_bottom_text a {
        margin-bottom: 25px;
    }

    .trends_right_bottom_text a i:nth-child(1) {
        margin-right: 10px;
    }

    .trends_right_bottom_text a i:nth-child(2) {
        margin-right: 10px;
    }

    .trends_right_bottom_text a span:nth-child(3) {
        width: 75%;
    }

    .trends_right_bottom_text a span:nth-child(4) {
        width: calc(25% - 39px);
    }

    .navigation div {
        overflow: hidden;
    }

    .map_item {
        right: 695px;
    }

    .map_item1 {
        right: 140px;
    }

    .map_logo_bottom div {
        font-size: 16px;
        margin-bottom: 15px;
    }

    /* 就医版首页 */
    .doctor_swiper {
        top: 60%;
    }

    /* .doctor_swiper_one_bottom_box {
		padding-left: 30px;
	} */

    .doctor_three_body_right_bottom_right {
        padding-left: 60px;
    }

    .swiper-slide-title {
        padding: 10px 15px;
    }

    .swiper-slide-title span:first-child {
        font-size: 18px;
    }

    .swiper-slide-title span:last-child {
        font-size: 12px;
    }

    .doctor_three_body {
        margin-top: 20px;
    }

    .doctor_three_body_left_tab {
        padding: 15px 0 15px 40px;
    }

    .doctor_three_body_left1_tab {
        padding: 15px 0 15px 40px;
    }

    .doctor_three_body_left_body_box {
        margin-top: 20px;
    }

    .doctor_three_body_left1_body_box {
        margin-top: 20px;
    }

    .doctor_three_body_left {
        height: 520px;
    }

    .doctor_three_body_left1 {
        height: 520px;
    }

    .doctor_three_tab span {
        font-size: 24px;
    }

    .doctor_four_body {
        margin-top: 20px;
    }

    .doctor_four_body_left {
        width: 50%;
    }

    .doctor_four_body_right {
        width: 50%;
    }

    .doctor_four_body_right>img {
        width: 100%;
    }

    .doctor_four_body_left a {
        font-size: 16px;
        line-height: 35px;
    }

    .banner_swiper3 .swiper-slide a p {
        font-size: 18px;
    }

    .doctor_three_body_left_body {
        margin-right: 1.5%;
    }

    .doctor_three_body_left1_body {
        margin-right: 1.5%;
    }

    /* 同行版首页 */
    .peer_one_body {
        margin-top: 15px
    }

    .peer_two_body {
        margin-top: 20px
    }

    .peer_one_body_left {
        width: 40%;
    }

    .peer_one_body_left_bottom img {
        width: 100%;
    }

    .peer_one_body_right {
        width: 55%;
    }

    .peer_one_body_right a {
        font-size: 16px;
        line-height: 36px;
    }

    .peer_one_body_left_top a span {
        font-size: 16px;
    }

    .peer_two_body a {
        width: 300px;
        margin-right: 16px;
    }

    .peer_two_body_img {
        width: 300px;
        height: 169px;
    }

    .peer_two_body_title {
        font-size: 16px;
        padding: 15px;
    }

    .peer_one_tab span,
    .peer_two_tab span,
    .peer_three_tab span {
        font-size: 24px;
        line-height: 40px;
    }

    .peer_one_tab_box,
    .peer_one_tab_box2,
    .peer_two_tab_box,
    .peer_two_tab_box2,
    .peer_three_tab_box,
    .peer_three_tab_box2 {
        width: 185px;
        height: 40px;
        border-width: 0 40px 40px 0;
    }

    .peer_one_tab,
    .peer_two_tab,
    .peer_three_tab {
        height: 40px;
    }

    .peer_one_tab a,
    .peer_two_tab a,
    .peer_three_tab a {
        font-size: 14px;
    }

    .peer_one_tab a i,
    .peer_two_tab a i,
    .peer_three_tab a i {
        font-size: 16px;
    }
}

@media (max-width: 991px) {
    .content-search {
        height: 50px;
    }

    .search-box {
        display: none;
    }

    .inlet_gh,
    .inlet_jz,
    .inlet_dh {
        width: 226px;
    }

    .inlet_gh,
    .inlet_jz {
        margin-right: 20px;
    }

    .trends_left_dt,
    .trends_left_gg,
    .trends_left_jy {
        width: 190px;
    }

    .trends_left {
        padding: 0;
    }

    .trends_right_top .col-lg-4 {
        padding-right: 20px;
    }

    .trends_right_top_text p {
        margin-bottom: -3px;
    }

    .trends_right_bottom_text a span:nth-child(3) {
        width: 65%;
    }

    .trends_right_bottom_text a span:nth-child(4) {
        width: calc(35% - 39px);
    }

    .trends_left p {
        font-size: 18px;
        padding-bottom: 20px;
    }

    .title p {
        font-size: 30px;
        padding: 30px 0;
    }

    .map_item {
        right: 1088px;
    }

    .navigation_con:nth-child(4) a {
        background: url(/web2021/20211129fzyjks_yyd.png);
        background-size: 100% 100%;
    }

    #hide {
        display: none;
    }

    .navigation_con a {
        padding-left: 0;
    }

    .navigation_con_img {
        margin: 0 auto;
        margin-top: 60px;
    }

    .navigation_con_name {
        text-align: center;
    }

    .navigation_con_jt {
        margin-top: 45px;
    }

    .subject_con {
        width: 48.5%;
    }

    .subject_con:nth-child(2n+1) {
        margin-right: 0;
    }

    /* 就医版首页 */
    .banner_swiper2 .swiper-slide a p {
        font-size: 18px;
    }

    /* .doctor_swiper_one_bottom_box {
		padding-left: 10px;
	} */

    .doctor_swiper_one_bottom_search input {
        font-size: 16px
    }

    .doctor_swiper_one_bottom_text {
        margin-left: 15px;
    }

    .doctor_swiper_one_bottom_text a p {
        font-size: 20px;
    }

    .doctor_swiper_one_bottom_text a span {
        font-size: 12px;
    }

    .doctor_three_body {
        margin-top: 40px;
    }

    .doctor_three_body_left {
        width: calc(50% - 20px);
        height: 600px;
        margin-right: 20px;
    }

    .doctor_three_body_left1 {
        height: 600px;
        margin-right: 20px;
    }

    .doctor_three_body_left_tab {
        padding: 30px 0 22px 40px;
    }

    .doctor_three_body_left1_tab {
        padding: 30px 0 22px 40px;
    }

    .doctor_three_body_left_body_box {
        margin-top: 37px;
    }

    .doctor_swiper {
        top: 40%;
    }

    .doctor_three_body_right {
        display: none;
    }

    .doctor_three_body_right_ydd {
        width: 50%;
        float: right;
    }

    .doctor_three_tab {
        overflow-x: scroll;
        overflow-y: hidden;
    }

    .swiper-slide-bottom {
        background: #FF8200;
        height: 68px;
        line-height: 68px;
        text-align: center;
    }

    .banner_swiper6 {
        position: relative;
    }

    .swiper-button-next6,
    .swiper-button-prev6 {
        width: 60px;
        height: 68px;
        line-height: 68px;
        text-align: center;
        background: #00205B;
        position: absolute;
        bottom: 0;
    }

    .swiper-button-next6 {
        left: 0;
    }

    .swiper-button-prev6 {
        right: 0;
    }

    .swiper-slide a img {
        height: 530px;
    }

    .swiper-slide-bottom span:first-child {
        font-size: 24px;
        font-weight: 400;
        color: #FFFFFF;
    }

    .swiper-slide-bottom span:last-child {
        font-size: 16px;
        font-weight: 400;
        color: #FFFFFF;
    }

    .doctor_four_body {
        margin-top: 30px;
    }

    .doctor_four_body_left {
        width: 100%;
    }

    .doctor_four_body_right {
        width: 100%;
        padding-left: 0;
    }

    .doctor_four {
        padding-bottom: 47px;
    }

    .doctor_four_body_left a {
        font-size: 18px;
        font-weight: 400;
        color: #333333;
        line-height: 44px;
    }

    .doctor_four_body_right {
        margin-top: 15px;
    }

    .doctor_four_body_right_bf img {
        right: 45%;
    }

    /* 同行版首页 */
    .peer_banner {
        background: url(/web2021/20211210th_yyd_bannerbg.png) no-repeat center;
        background-size: cover;
    }

    .peer_banner_top_con a,
    .peer_banner_bottom_con a {
        margin-top: 10px;
        display: block;
    }

    .peer_banner_top,
    .peer_banner_bottom {
        height: 240px;
        line-height: normal;
    }

    .peer_banner_top_con,
    .peer_banner_bottom_con {
        padding-top: 30px;
    }

    .peer_one_body_left,
    .peer_one_body_right {
        width: 100%;
    }

    .peer_one {
        padding-top: 30px;
        padding-bottom: 20px;
    }

    .peer_one_body_left_top a span {
        font-size: 18px;
    }

    .peer_one_tab,
    .peer_two_tab,
    .peer_three_tab {
        height: 52px;
    }

    .peer_one_tab span,
    .peer_two_tab span,
    .peer_three_tab span {
        font-size: 30px;
        line-height: 52px;
    }

    .peer_one_tab_box,
    .peer_one_tab_box2,
    .peer_two_tab_box,
    .peer_two_tab_box2,
    .peer_three_tab_box,
    .peer_three_tab_box2 {
        width: 258px;
        height: 52px;
        border-width: 0 52px 52px 0;
    }

    .peer_one_body_right a {
        font-size: 18px;
        line-height: 42px;
    }

    .peer_one_body_right {
        margin-top: 30px;
    }

    .peer_two_body a:last-child {
        display: none;
    }

    .peer_two_body a:nth-child(2) {
        margin-right: 0px;
    }

    .peer_two_body a {
        width: 48%;
        margin-right: 3.3%;
    }

    .peer_two_body_img {
        width: 100%;
        height: auto;
    }

    .peer_two {
        padding: 30px 0 34px 0;
    }

    .peer_one_body {
        margin-top: 30px
    }

    .peer_two_body {
        margin-top: 40px
    }

    .bottom_column_right {
        display: none;
    }

    .introduction_left {
        display: none;
    }

    .introduction_right {
        width: 100%;
    }

    .introduction_right a {
        margin-top: 40px;
    }

    .introduction {
        margin-bottom: 80px;
    }





}

@media (max-width: 767px) {
    .content {
        margin-top: 0;
    }

    .swiper-button-next,
    .swiper-button-prev {
        visibility: hidden;
    }

    .trends .container {
        padding-left: 20px;
        padding-right: 20px;
    }

    .navigation .container {
        padding-left: 20px;
        padding-right: 20px;
    }

    .subject .container {
        padding-left: 20px;
        padding-right: 20px;
    }

    .content-search {
        height: 30px;
    }

    .inlet {
        padding-left: 20px;
    }

    .inlet_gh,
    .inlet_jz,
    .inlet_dh {
        width: 31%;
    }

    .trends_left {
        display: none;
    }

    .trends .title {
        display: none;
    }

    .trends_tab {
        display: block;
        text-align: center;
        padding: 40px 0;
        margin: 0;
    }

    .title p {
        padding: 40px 0;
    }

    .trends_tab li {
        display: inline-block;
    }

    .trends_tab li>a {
        font-size: 36px;
        font-family: Microsoft YaHei;
        font-weight: bold;
        color: #333333;
    }

    .trends_tab li>.active {
        color: #9A2951;
    }

    .trends_tab li span {
        width: 1px;
        height: 24px;
        display: inline-block;
        background-color: #CCCCCC;
        margin: 0 34px;
    }

    .trends_right {
        width: 100%;
    }

    .trends_right_bottom_text a span:nth-child(3) {
        width: 75%;
    }

    .trends_right_bottom_text a span:nth-child(4) {
        width: calc(25% - 39px);
    }

    .trends_right_top .col-lg-4 {
        float: left;
        overflow: hidden;
    }

    .trends_right_top .col-lg-7 {
        float: left;
        overflow: hidden;
    }

    .trends_right_top_tt span {
        font-size: 24px;
    }

    .tt img {
        width: 70px;
    }

    .tt p {
        height: 30px;
        line-height: 30px
    }

    .trends_right_top_text {
        padding-bottom: 25px;
    }

    .trends_right_top_text p {
        font-size: 18px;
    }

    .trends_right_top_time p {
        font-size: 18px;
    }

    .trends_right_top {
        margin-bottom: 10px;
    }

    .trends_right_bottom_text {
        margin-top: 25px;
    }

    .map_item1 {
        top: 78%;
        right: 8%;
    }

    .map {}

    /* 就医版首页 */
    .doctor_swiper_one {
        display: none;
    }

    .doctor_ydd_swiper {
        display: block;
        padding-top: 30px;
        padding-bottom: 58px;
        background-color: #F5F5F5;
        position: relative;
    }

    .banner_swiper4 .swiper-slide {
        text-align: center;
    }

    .banner_swiper4 .swiper-slide img {
        width: 60px;
        height: 60px;
        margin-bottom: 32px;
    }

    .banner_swiper4 .swiper-slide p {
        font-size: 24px;
        font-weight: bold;
        color: #333333;
        line-height: 36px;
    }

    .swiper-button-next4 {
        position: absolute;
        top: 25%;
        left: 10px;
    }

    .swiper-button-prev4 {
        position: absolute;
        top: 25%;
        right: 10px;
    }

    .pagination4 {
        position: absolute;
        z-index: 20;
        top: 85%;
        width: 100%;
        text-align: center;
    }

    .swiper-pagination-switch {
        display: inline-block;
        width: 8px;
        height: 8px;
        border-radius: 8px;
        background: rgba(255, 255, 255, 0.5);
        margin: 0 5px;
        opacity: 0.8;
        border: 1px solid #FF8200;
        cursor: pointer;
    }

    .swiper-active-switch {
        background: #FF8200;
    }

    .doctor_ydd_search {
        display: block;
        position: absolute;
        top: 55%;
        z-index: 100;
        left: 0;
        right: 0;
    }

    .doctor_ydd_search_box {
        position: relative;
        width: 521px;
        margin: 0 auto;
    }

    .doctor_ydd_search_box input {
        width: 521px;
        height: 67px;
        background: #FFFFFF;
        border: 1px solid #CCCCCC;
        border-radius: 10px;
        font-size: 19px;
        font-family: Microsoft YaHei;
        font-weight: 400;
        color: #999999;
        padding: 23px 28px;
        padding-right: 80px;
        outline: none;
    }

    .doctor_ydd_search_img {
        width: 66px;
        height: 40px;
        line-height: 40px;
        border-left: 1px solid #cccccc;
        position: absolute;
        top: 13px;
        right: 0;
        text-align: center;
        cursor: pointer;
    }

    .doctor_three {
        padding-top: 40px;
        padding-bottom: 40px;
    }

    .doctor_three_body {
        margin-top: 20px;
    }

    .doctor_three_body_left {
        height: 520px;
    }

    .doctor_three_body_left1 {
        height: auto;
    }

    .doctor_three_body_left_body {
        width: 100%;
    }

    .doctor_three_body_left1_body {
        width: 100%;
    }

    .doctor_three_body_left_tab {
        padding: 15px 0 15px 40px;
    }

    .doctor_three_body_left1_tab {
        padding: 15px 0 15px 40px;
    }

    .doctor_three_body_left_body_box {
        margin-top: 20px;
    }

    .doctor_four_body {
        margin-top: 20px;
    }

    .swiper-slide a img {
        height: auto;
    }

    /* 同行版首页 */
    .peer_banner_top_con a img,
    .peer_banner_bottom_con a img {
        display: none;
    }

    .peer_banner_top_con>img,
    .peer_banner_bottom_con>img {
        width: 110px;
        height: 110px;
    }

    .peer_banner_top_con,
    .peer_banner_bottom_con {
        padding-right: 25px;
        padding-top: 43px;
    }

    .peer_banner_top_con a,
    .peer_banner_bottom_con a {
        margin-left: 10px;
    }

    .peer_one_body {
        margin-top: 15px
    }

    .peer_two_body {
        margin-top: 20px
    }

    .map_item1 {
        display: none;
    }
}

@media (max-width: 618px) {
    .content-search {
        height: 20px;
    }

    .inlet {
        padding-bottom: 20px !important;
    }

    .inlet_gh,
    .inlet_jz,
    .inlet_dh {
        float: none;
        height: 100px;
    }

    .inlet_gh p {
        display: none;
    }

    .inlet_jz p {
        display: none;
    }

    .inlet_dh p {
        display: none;
    }

    .inlet_gh,
    .inlet_jz,
    .inlet_dh,
    .inlet_yyd {
        display: block;
        float: left;
        overflow: hidden;
    }

    .inlet_yyd {
        width: 55%;
        height: 100px;
        padding-top: 15px;
        margin-bottom: 10px;
    }

    .inlet_yyd p:first-child {
        font-size: 20px;
        font-family: Microsoft YaHei;
        font-weight: bold;
        color: #333333;
        line-height: 36px;
    }

    .inlet_yyd p:last-child {
        font-size: 14px;
        font-family: Microsoft YaHei;
        font-weight: 400;
        color: #666666;
        line-height: 36px;
    }

    .inlet img {
        width: 48px;
        margin-top: 25px;
    }

    .inlet_dh {
        margin-right: 20px;
    }

    .trends_tab li {
        margin-right: 22px;
    }

    .trends_tab li>a {
        font-size: 20px;
    }

    .trends_tab li span {
        display: none;
    }

    .trends_more {
        display: inline-block;
        margin-left: 5px;
    }

    .trends_more a {
        font-size: 14px;
        font-family: Microsoft YaHei;
        font-weight: 400;
        color: #999999;
    }

    .trends_tab {
        padding: 20px 0;
    }

    #trends_hide {
        display: none;
    }

    .trends_right_top .col-lg-7 {
        width: 100%;
        position: relative;
    }

    .trends_right_top_tt span {
        font-size: 18px;
        line-height: 40px;
    }

    .trends_right_top_text {
        padding-bottom: 20px;
    }

    .trends_right_top_text p {
        font-size: 14px;
    }

    .trends_right_top_time {
        position: absolute;
        right: 0;
        bottom: 20px;
        background-color: #F5F5F5;
    }

    .trends_right_top_time p {
        font-size: 14px;
    }

    .trends_right_top_bottom {
        margin-bottom: 10px;
        display: block;
    }

    .trends_right_top_bottom img {
        width: 100%;
    }

    .trends_right_bottom_fgx img {
        left: 45%;
    }

    .trends_right_bottom_text {
        margin-top: 10px;
    }

    .trends_right_bottom_text a span:nth-child(3) {
        width: 65%;
        font-size: 14px;
        line-height: 18px;
    }

    .trends_right_bottom_text a span:nth-child(4) {
        width: calc(35% - 39px);
        font-size: 14px;
    }

    .trends_right_bottom_text a i:nth-child(1) {
        font-size: 12px;
    }

    .trends_right_bottom_text a i:nth-child(2) {
        font-size: 12px;
    }

    .trends_right_bottom_text a {
        margin-bottom: 18px;
    }

    .title p {
        font-size: 20px;
        padding: 20px 0;
    }

    .navigation .col-xs-6 {
        width: 100%;
    }

    .navigation_con a {
        height: 100px;
    }

    .navigation_con_img {
        width: 60px;
        height: 60px;
        margin: 20px 20px 0 57px;
        float: left;
        line-height: 60px;
    }

    .navigation_con_img img {
        width: 36px;
    }

    .navigation_con_name {
        float: left;
        line-height: 100px;
        margin: 0;
    }

    .navigation_con_jt {
        display: none;
    }

    .navigation_con:nth-child(4) a .navigation_con_name {
        margin: 0;
    }

    .navigation_con:nth-child(6) a .navigation_con_name {
        margin: 0;
    }

    .navigation_con {
        margin-bottom: 3px;
    }

    .navigation {
        padding-bottom: 20px;
    }

    .subject_con {
        width: 100%;
        margin-bottom: 10px;
    }

    .subject_con_name p {
        font-size: 18px;
        line-height: 38px;
        margin-top: 24px;
    }

    .subject_con_xq p {
        font-size: 14px;
        margin-top: 10px;
        margin-bottom: 32px;
    }

    .subject {
        padding-bottom: 20px;
        margin-bottom: 20px;
    }

    .map_item {
        top: 0;
        right: 100px;
    }



    .map {}

    .center_five_map {
        height: 350px;
    }

    .map_title_img {
        top: -40%;
        width: 60px;
        height: 60px;
        line-height: 60px;
    }

    .map_title_img img {
        width: 39px;
        height: 34px;
    }

    .map_title {
        width: 340px;
    }

    .map_title_text {
        font-size: 16px;
    }

    /* 就医版首页 */
    .doctor_ydd_search_box {
        width: 80%;
    }

    .doctor_ydd_search_box input {
        width: 100%;
        height: 50px;
        line-height: 50px;
        padding: 10px 15px;
        padding-right: 80px;
        font-size: 16px;
    }

    .doctor_ydd_search_img {
        height: 25px;
        line-height: 25px;
    }

    .doctor_ydd_search_img img {
        width: 20px;
        height: 20px;
    }

    .banner_swiper4 .swiper-slide img {
        width: 40px;
        height: 40px;
        margin-bottom: 10px;
    }

    .banner_swiper4 .swiper-slide p {
        font-size: 16px;
        line-height: 26px;
    }

    .swiper-button-prev4,
    .swiper-button-next4 {
        top: 10%;
    }

    .swiper-button-prev4 img {
        width: 15px;
    }

    .swiper-button-next4 img {
        width: 15px;
    }

    .doctor_ydd_swiper {
        padding-bottom: 45px;
    }

    .doctor_three_body_left,
    .doctor_three_tab {
        display: none;
    }

    .doctor_three_body_left_yyd {
        background-color: #00205B;
        position: relative;
        margin-bottom: 26px;
        padding: 16px 18px;
    }

    .doctor_three_body_left1_yyd {
        background-color: #00205B;
        position: relative;
        margin-bottom: 26px;
        padding: 16px 18px;
    }

    .doctor_three_body_right_ydd {
        width: 100%;
    }

    .doctor_three_body_left_yyd a {
        font-size: 30px;
        font-weight: bold;
        color: #FFFFFF;
    }

    .doctor_three_body_left1_yyd a {
        font-size: 30px;
        font-weight: bold;
        color: #FFFFFF;
    }

    .doctor_three_body_left_yyd_select i {
        font-size: 30px;
        color: rgba(255, 255, 255, 0.6);
        float: right;
        overflow: hidden;
        transform: rotate(90deg);
    }

    .doctor_three_body_left1_yyd_select i {
        font-size: 30px;
        color: rgba(255, 255, 255, 0.6);
        float: right;
        overflow: hidden;
        transform: rotate(90deg);
    }

    .doctor_three_body_left_yyd_option {
        position: absolute;
        z-index: 999;
        background-color: #00205B;
        display: none;
        margin-left: -18px;
        width: 100%;
        top: 70px;
    }


    .doctor_three_body_left1_yyd_option {
        position: absolute;
        z-index: 999;
        background-color: #00205B;
        display: none;
        margin-left: -18px;
        width: 100%;
        top: 70px;
    }

    .doctor_three_body_left_yyd_option a {
        display: block;
        padding: 16px 18px;
    }

    .doctor_three_body_left_yyd_option a {
        display: block;
        padding: 16px 18px;
    }

    .doctor_three_body_left1_yyd::before {
        content: "";
        position: absolute;
        width: 100%;
        bottom: -6px;
        left: 0px;
        margin: auto;
        height: 52px;
        background-color: #FF8200;
        z-index: -1;
    }

    .doctor_three_body_left_yyd {
        display: block;
    }

    .doctor_three_body_left1_yyd {
        display: block;
    }

    .doctor_ydd_search {
        top: 60%;
    }

    .doctor_four_body_left a span:first-child {
        width: 70%;
    }

    .doctor_three_body_left_yyd a {
        font-size: 24px;
    }

    .doctor_three_body_left1_yyd a {
        font-size: 24px;
    }

    .doctor_three_body_left_yyd_select i {
        font-size: 24px;
    }

    .doctor_three_body_left1_yyd_select i {
        font-size: 24px;
    }

    .doctor_four_tab span {
        font-size: 24px;
    }

    .doctor_three_body_left {
        background: url(/web2021/20211208two_left_bg.png);
        background-size: 100% 100%;
    }

    .doctor_three_body_left1 {
        background: url(/web2021/20211208two_left_bg.png);
        background-size: 100% 100%;
        padding: 20px;
    }

    .doctor_three_body_left1_body {
        padding: 10px 0;
        padding-left: 20px;
        margin-bottom: 20px;
        height: auto;
        line-height: inherit;
    }

    .doctor_three_body_left1_body a {
        width: 100%;
        white-space: normal;
    }

    /* 同行版首页 */
    .peer_one_tab {
        height: 40px;
        margin-bottom: 10px;
    }

    .peer_two_tab,
    .peer_three_tab {
        height: 40px;
        margin-bottom: 20px;
    }

    .peer_one_tab span,
    .peer_two_tab span,
    .peer_three_tab span {
        font-size: 24px;
        line-height: 40px;
    }

    .peer_one_tab a,
    .peer_two_tab a,
    .peer_three_tab a {
        font-size: 14px;
    }

    .peer_one_tab a i,
    .peer_two_tab a i,
    .peer_three_tab a i {
        font-size: 16px;
    }

    .peer_one_tab_box,
    .peer_one_tab_box2,
    .peer_two_tab_box,
    .peer_two_tab_box2,
    .peer_three_tab_box,
    .peer_three_tab_box2 {
        width: 185px;
        height: 40px;
        border-width: 0 40px 40px 0;
    }

    .peer_two_body a {
        margin-right: 3%;
    }

    .peer_one_body_right a span:first-child {
        width: 70%;
    }

    .peer_three {
        padding: 30px 0 30px 0;
    }

    .bottom_column ul li {
        font-size: 16px;
        margin-right: 18px;
    }

    .introduction_right span {
        font-size: 24px;
        margin: 14px 0 8px;
    }

    .introduction_right p {
        font-size: 16px;
    }

    .introduction_right a {
        font-size: 18px;
        line-height: 40px;
        margin-top: 14px;
        padding: 0 28px;
    }

    .introduction {
        margin-bottom: 30px;
    }

    .medicalServices a {
        padding: 0 28px;
    }

    .medicalServices h1 {
        font-size: 32px;
    }

    .medicalServices p {
        font-size: 20px;
        margin: 18px 0 55px;
    }

    .medicalServices {
        padding-top: 50px;
        height: 400px;
    }





}

@media (max-width: 422px) {
    .map_item {
        right: 0px;
    }

    .trends_tab li>a {
        font-size: 16px;
    }

    .trends_tab li {
        margin-right: 5px;
    }

    .inlet {
        padding-left: 15px;
    }

    .tt img {
        width: 60px;
    }

    .tt p {
        font-size: 16px;
        /* left: 10px; */
        height: 25px;
        line-height: 27px
    }

    .trends_right_top_tt span {
        font-size: 16px;
        line-height: 36px;
    }

    .trends_right_bottom_text a span:nth-child(3) {
        width: 58%;
    }

    .trends_right_bottom_text a span:nth-child(4) {
        width: calc(42% - 39px);
    }

    .navigation_con_img {
        margin-left: 20px;
    }

    .navigation_con_name {
        font-size: 18px;
    }

    /* 就医首页 */
    .doctor_ydd_search {
        display: none;
    }

    .doctor_four_body_left a {
        position: relative;
        padding-left: 16px;
        display: block;
        overflow: hidden;
    }

    .doctor_four_body_left a:after {
        content: "";
        position: absolute;
        width: 6px;
        height: 6px;
        border-radius: 50%;
        bottom: 45%;
        left: 0px;
        margin: auto;
        border: 1px solid #999999;
        background-color: transparent;
    }

    .doctor_four_tab span {
        font-size: 20px;
    }

    .doctor_three_body_left_yyd a {
        font-size: 20px;
    }

    .doctor_three_body_left1_yyd a {
        font-size: 20px;
    }

    .doctor_three_body_left_yyd_select i {
        font-size: 20px;
    }

    .doctor_three_body_left1_yyd_select i {
        font-size: 20px;
    }

    .doctor_four_tab_box1,
    .doctor_four_tab_box2 {
        width: 215px;
    }

    .doctor_four_body_right_bf img {
        right: 40%;
    }

    .doctor_three_body_left_yyd_option {
        top: 56px;
    }

    .doctor_three_body_left1_yyd_option {
        top: 56px;
    }

    .doctor_four_body_left a span:first-child {
        width: 65%;
    }

    .doctor_four_tab {
        margin-bottom: 10px;
    }

    .banner_swiper4 .swiper-slide p {
        font-size: 20px;
    }

    .doctor_three_body_left_yyd {
        padding: 12px 18px;
    }

    .doctor_three_body_left1_yyd {
        padding: 12px 18px;
    }

    .swiper-slide-bottom span:first-child {
        font-size: 18px;
    }

    .swiper-slide-bottom span:last-child {
        font-size: 14px;
    }

    .swiper-slide-bottom,
    .swiper-button-next6,
    .swiper-button-prev6 {
        height: 50px;
        line-height: 50px;
    }

    .doctor_three {
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .doctor_four {
        padding-top: 30px;
        padding-bottom: 20px;
    }

    .doctor_four_tab a {
        font-size: 14px;
        margin-top: 15px;
    }

    .doctor_four_tab a i {
        display: none;
    }

    .doctor_four_body_left a {
        font-size: 14px;
        line-height: 30px;
    }

    .doctor_four_body_left a:nth-child(7),
    .doctor_four_body_left a:nth-child(8) {
        display: none;
    }

    .doctor_four_body_right {
        margin-top: 10px;
    }

    /* 同行版首页 */
    .peer_one_body_right a span:first-child {
        width: 65%;
    }

    .peer_two_body a:nth-child(2) {
        display: none;
    }

    .peer_two_body a:nth-child(1) {
        width: 100%;
    }

    .peer_banner_top_con,
    .peer_banner_bottom_con {
        padding-right: 0;
    }
}

@media (max-width: 360px) {
    .map {
        overflow: hidden;
    }

    .map_item {
        right: -45px;
    }

    /* 同行版首页 */
    .peer_banner_top_con>img,
    .peer_banner_bottom_con>img {
        margin-right: 10px;
    }
}

@media (max-width: 330px) {
    .inlet_yyd p:last-child {
        font-size: 12px;
    }

    .trends_right_bottom_text a span:nth-child(4) {
        width: calc(45% - 39px);
    }
}