a,
b,
body,
dd,
del,
div,
dl,
dt,
em,
form,
h1,
h2,
h3,
h4,
h5,
h6,
html,
i,
iframe,
img,
ins,
label,
legend,
li,
ol,
p,
pre,
small,
span,
strong,
u,
ul,
var,
input {
    margin: 0;
    padding: 0;
}

li {
    list-style: none;
}

img,
button,
input {
    border: 0;
}

em,
i,
u {
    font-style: normal;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {
    *zoom: 1;
}

body {
    font: 14px/1.5 'microsoft yahei', Arial, Verdana, "\5b8b\4f53";
    color: #333;
    background-color: #fff;
}

a {
    color: #333;
    text-decoration: none;
    font-family: 'microsoft yahei';
}

a:hover {
    color: #c81623;
}

.show_main {
    width: 1200px;
    margin: 0 auto;
    padding: 20px 0;
}

.clearfix:after {
    content: ".";
    /*加一段内容*/
    display: block;
    /*让生成的元素以块级元素显示，占满剩余空间*/
    height: 0;
    /*避免生成的内容破坏原有布局高度*/
    clear: both;
    /*清除浮动*/
    visibility: hidden;
    /*让生成的内容不可见*/
}

.clearfix {
    zoom: 1;
    /*为IE6，7的兼容性设置*/
}

.clearfix a {
    line-height: 22px;
}

.doc_left {
    float: left;
    width: 850px;
    margin-top: 20px;
    margin-bottom: 20px;

}

.doc_right {
    float: right
}

/*.doc_left img{*/
/*width: 220px;*/
/*height: 128px;*/
/*margin: 20px 10px;*/
/*}*/
.doc_desc {
    width: 460px;
}

.doc_desc p {
    margin-bottom: 1.6em;
}

.doc_desc p:nth-child(4) {
    margin-bottom: 0;
}

/* 医院 */
.hos-jianjie .doc_desc p:nth-child(4) {
    margin-bottom: 1.6em;
}

.doc_desc .yp_type {
    font-weight: 600;
    font-size: 17px;
}

.btn_online {
    width: 116px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    background-color: #ee6070;
    color: #fff;
    border: 1px solid #ee6070;
    border-radius: 5px;
    margin: 20px 0;
}

.doc_right {
    width: 320px;
}

/* 医院列表页 */
.doc_jianjie {
    display: flex;
    justify-content: space-around;
    margin-bottom: 5px;
}

.doc_jianjie_img {
    width: 150px;
    height: 195px;
    text-align: center;
    margin-left: 20px;
    overflow: hidden;
}

.doc_jianjie_img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    -webkit-filter: blur(20px) !important;
}

.hos_jianjie_img {
    width: 195px;
    height: 150px;
    text-align: center;
    margin-right: 5px;
    overflow: hidden;
}

.hos_jianjie_img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    -webkit-filter: blur(20px) !important;
}

/*  */
.ys_desc {
    /* width: 835px; */
    margin-top: 20px;
    font-size: 16px;
    padding: 0 10px
}

.ys_desc img {
    width: 65%;
    height: auto;
    margin: 0 auto;
    display: block;
    filter: blur(20px);
}

.ys_desc p {
    text-indent: 2em;
    line-height: 30px;
    padding: 20px 0;
    text-align: left;
}

.ys_desc table {
    margin: 0 auto;
}

.ys_desc table tr {
    width: 100%;
    height: 30px;
}

.ys_desc table td {
    width: 20%;
    line-height: 30px;
}

.show_content table {
    margin: 0 auto;
}

.show_content table tr {
    width: 100%;
    height: 30px;
}

.show_content table td {
    width: 20%;
    line-height: 30px;
}

.show_content h3 {
    font-size: 18px !important;
    font-weight: 600 !important;
    margin: 8px 0;
}

.ys_desc h5 {
    color: #333;
    font-weight: 700;
    font-size: 18px;
}

.title {
    text-align: center;
    background: #fff !important;
    padding: 0 5px;
}

.title span {
    font-size: 16px;
    font-weight: 700;
    color: #333;
}

.title_content {
    width: 100%;
    padding: 0 5px;
}

.title_content h1 {
    font-size: 22px;
    font-weight: bold;
    color: #333;
}

.title_content {
    height: auto;
    line-height: 35px;
}

.mesg {
    display: flex;
    justify-content: space-between;
    width: 100%;
    padding: 25px 0;
    border-bottom: 1px solid #eee;
    color: #969494;
}

.mesg span {
    font-size: 14px;
    font-weight: 500;
    color: #666;
}

.show_content {
    padding: 20px 0;
    text-indent: 2em;
    font-size: 16px;
    line-height: 30px;
}

.show_content p {
    line-height: 30px;
}

.show_content p img {
    max-width: 65%;
    height: auto;
    display: block;
    margin: 0 auto;

}

.sh_strategy {
    margin-top: 40px;
    position: relative;
    background-color: #fff;
    border-top: 10px solid #ececec;
    padding: 10px 0;
}

.sh_h3_indent {
    height: 27px;
    width: 77px;
    border-bottom: 2px solid #ccc;
    text-align: center;
    text-indent: 0;
    margin-left: 10px;
    color: #656262 !important;
    font-size: 18px;
    font-weight: 700;
}

.sh_home-list {
    border-top: none;
    padding: 0 11px;
}

.sh_home-list ul li {
    display: flex;
    background-color: #eee;
    padding: 18px 10px;
    width: 94%;
    justify-content: space-between;
    margin-top: 14px;
    border-radius: 5px;
}

.sh_home-list ul li a .new-text {
    padding-left: 10px;
    height: 100px;
    width: 49%;
    overflow: hidden;
}

.sh_home-list ul li a p {
    margin-top: 19px;
    word-break: break-word;
    width: 100%;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    font-size: 14px;
    color: #3d3d3d;
    line-height: 1.5;
    vertical-align: middle;
    overflow: hidden;
}

.sh_home-list ul li a .new-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 10px;
}

.sh_home-list ul li a {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: Center;
}

.sh_home-list ul li a .new-image {
    width: 44%;
    height: 120px;
    text-align: center;
    overflow: hidden
}

.sh_home-list ul li a .new-text {

    height: 100px;
    width: 53%;
    overflow: hidden;
}

.sh_home-list ul li a h3 {
    font-size: 16px;
    color: #f88750;
    width: 100%;
    height: 24px;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: block;
    overflow: hidden;
}

.jc_list ul li {
    background-color: white;
    padding: 0px 10px;
}

.jc_list ul li a h3 {
    color: dodgerblue;
}

.jc_strategy {
    border-top: none !important;
}

.yp_ys_tuijian {
    padding: 0 0 115px;
    overflow: visible;
    width: 852px;
}

.yp_ys_tuijian li span {
    height: 20px;
    text-align: center;
}

.yp_ys_tuijian .doc_tuijian_img {
    width: 100%;
    height: 195px;
    text-align: center;
    margin-right: 5px;
    overflow: hidden;
}

.yp_ys_tuijian li img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.yp_ys_tuijian .doc_intro_tuijian {
    /* height: 340px; */
    bottom: 20px;
}


/* .yp_ys_tuijian .doc_intro_tuijian ul{
    height: 674px;
    width:100%;
} */

.yp_ys_tuijian .doc_intro_tuijian ul li {
    border: 1px solid #ccc;
    margin-top: 46px;
    height: 283px;
    width: 26.3%;
    margin-right: 40px;
    margin-left: 15px;
}

.piclist_body p {
    text-align: center;
    margin-top: 4px;
}

.doc_span {
    overflow: hidden;
    text-overflow: ellipsis;
    display: unset;
    display: -webkit-box;
    !important;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    width: 100% !important;
    color: #333;
}

.doc_primary {

    background-color: #D31568;
    width: 100% !important;
    height: 30px !important;
    line-height: 30px !important;
    font-size: 15px;
}

.doc_primary a {
    color: white !important;
}

.doc_class {
    color: #A2E4F4;
}

.flex_ys {
    width: 100%;
    display: flex;
    justify-content: space-between;
}

.flex_ys p {
    line-height: 14px;
    padding: 0;
    text-indent: 0;
}


.dianping_wrap {
    width: 100%;
    padding: 0 10px;
    box-sizing: border-box;
    margin-bottom: 20px;
    clear: both;
}

.dianping_wrap .comment h3 {
    font-size: 16px;
    color: #D31568;
    padding: 20px 0;
}

.dianping_wrap .textarea_wrap {
    width: 100%;
    height: 100px;
}

.dianping_wrap .textarea_wrap textarea {
    display: block;
    width: 100%;
    height: 100%;
    padding: 4px;
    box-sizing: border-box;
    outline: none;
    resize: none;
}

.submit_btn {
    margin: 20px 0;
    display: block;
    width: 90px;
    height: 30px;
    background: #D31568;
    color: #fff;
    font-size: 14px;
    border-radius: 999px;
    text-align: center;
    line-height: 30px;
    float: right;
}

.dianping_wrap h5 {
    font-size: 16px;
    color: #333;
    margin-bottom: 20px;
}


/* 医院 */
.hos-title {
    font-size: 22px;
}

.doc-title {
    font-size: 22px;
    margin-top: -15px;
}

.img_more p {
    overflow: hidden;
}

.img_more img {
    -webkit-filter: blur(20px);
    filter: blur(20px);
}

.img_after_mc {
    overflow: hidden;
}



















.yy-con {
    display: flex;
    flex-wrap: wrap;
    width: 220px;
    height: 140px;
}

.tabbar-list {}

.tabbar-list ul {
    display: flex;
    justify-content: space-around;
}

.tabbar-list ul li {
    border: 1px solid;
    padding: 4px 20px;
    text-align: center;
    position: relative;
    float: left;
    box-sizing: border-box;
}

.tabbar-list ul .active {
    color: #D31568;
    border: 1px solid #D31568;
}

.tabbar-list ul .active a {
    color: #D31568;
}

.ystd-con .doc-list ul {
    display: flex;
    padding: 10px 14px;
    margin-top: 20px;
    width: 835px;
    flex-wrap: wrap;
}


.ystd-con .doc-list ul li {
    margin-right: 40px;
    height: 270px;
    width: 230px;
    position: relative;
    margin-bottom: 30px;
}

.ystd-con .doc-list ul li img {
    width: 230px;
    height: 200px;
    object-fit: cover;
}

.ystd-con .doc-list ul li .mask {
    position: absolute;
    bottom: 42px;
    height: 40px;
    line-height: 40px;
    width: 100%;
    background: #D31568;
    color: white;
}

.ystd-con .doc-list ul li .mask>p {
    line-height: 40px;
}

.ystd-con .doc-list ul li .sc {
    line-height: 2;
    position: absolute;
    bottom: 14px;
}

.ystd-con .doc-list ul li .yyy {
    position: absolute;
    bottom: 0;
}

.yichu-1 {
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.yichu-2 {
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.yichu-3 {
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}


.xmtj-box {
    width: 100%;
}

.xmtj-box ul {
    display: flex;
    flex-wrap: wrap;
}

.xmtj-box ul li {
    margin-top: 20px;
    height: 340px;
    width: 250px;
    margin-right: 30px;
    margin-left: 15px;
    display: unset;
}

.xmtj-box ul li img {
    height: 250px;
    width: 250px;

}

.xmtj-box ul li:nth-child(3) {
    margin-right: 0;
}

.xmtj-box ul li:nth-child(6) {
    margin-right: 0;
}

.xmtj-box ul li:nth-child(9) {
    margin-right: 0;
}

.xmtj-box ul li:nth-child(12) {
    margin-right: 0;
}

.xmtj-box ul li:nth-child(15) {
    margin-right: 0;
}

.xmtj-box ul li:nth-child(18) {
    margin-right: 0;
}

.xmtj-box ul li:nth-child(21) {
    margin-right: 0;
}

.xmtj-box ul li:nth-child(24) {
    margin-right: 0;
}

.xmtj-box ul li .desc {
    font-weight: 600;
    line-height: 1.5;
}


.xmtj-box ul li .desc {
    font-weight: 600;
    margin-top: 6px;
}

.xmtj-box ul li .ys-xx {
    color: #ddd;
    line-height: 1.5;
    margin-top: 10px;
    display: flex;
    justify-content: space-between;
}

.xmtj-box ul li .ys-xx .ys {
    width: 100px;
    overflow: hidden;
    height: 14px;
    margin-top: 4px;
}

.xmtj-box ul li .ys-xx span {
    color: deeppink;
    font-size: 20px;
}

.xmtj-box ul li .ys-xx del {
    color: #000;
    margin-top: 4px;
}



.yyhj-box {
    margin-top: 20px;
}

.yyhj-box ul {
    display: flex;
    flex-wrap: wrap;
}

.yyhj-box ul li {
    margin-top: 20px;
    height: 200px;
    width: 26.3%;
    margin-right: 40px;
    margin-left: 15px;
    text-align: center;
    position: relative;
}

.yyhj-box ul li img {
    height: 160px;
    width: 100%;
}

.yyhj-box ul li .desc {
    font-weight: 600;
    line-height: 1.5;
    margin-top: 6px;
    position: absolute;
    bottom: 0;
    width: 100%;
}


.yyhj-box ul li .desc {
    font-weight: 600;
}

.ys-xinxi {
    display: flex;
    margin: 20px 0;
}

.ys-xinxi>img {
    width: 70px;
    height: 70px;
    border-radius: 50%;
    margin-right: 10px;
    overflow: hidden;
}

.img_center {
    text-align: center;
}

.dp_nrimg {
    max-width: 60%;
}

.ys-xinxi .r-xinxi-con {
    width: 90%;
}

.ys-xinxi .r-xinxi-con .mz {
    line-height: 3;
    color: #D31568;
}

.ys-xinxi .r-xinxi-con p {
    line-height: 20px;
}

.ys-xinxi .r-xinxi-con .nr {
    line-height: 1.5;
    margin-top: 8px;
    word-break: break-all;
}

.list_hotanli li {
    margin-top: 20px;
    margin-bottom: 20px;
    margin-left: 15px;
    display: flex;
}

.mask .yishi {
    height: 40px;
    line-height: 40px;
    color: white;
}



.yqlj {
    width: 1220px;
    margin: 0 auto;
}

.swiper {
    height: 446px;
}

.swiper-container {
    height: 446px;
}


.beian {
    display: flex;
    width: 596px;
    margin: 0 auto;
}

.beian img {
    float: left;
    width: auto;
    height: auto;
    padding-top: 2px;
}

.beian_n {
    float: left;
    height: 20px;
    line-height: 20px;
    margin: 0px 0px 0px 5px;
    color: #939393;
}

.yyal-info {
    display: flex;
}

.yyal-info .yyal-info-yy {
    color: gray;
    border-bottom: gray solid 1px;
}

.yyal-info a {
    color: #D31568;
    border-bottom: #D31568 solid 1px;
}

.yyal-info a:hover {
    color: #F00;
    text-decoration: none;
    border-bottom: #F00 solid 1px;
}

.yyal-info .yyal-info-price {
    color: red;
}

.yyal-info .yyal-info-ys {
    color: #D31568;
    text-decoration: none;
}

.yyal-info .yyal-info-ys:hover {
    text-decoration: none;
    border-bottom: unset;
    border-bottom: #F00 solid 1px;
}

.yyal-info li {
    height: 35px;
    line-height: 35px;
    width: 300px;
}

.yyal-info-msg {
    margin-left: 17px;
    margin-right: 300px;
}

.yyal-info .yy-con .yyal_btn {
    width: 116px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    background-color: #ee6070;
    color: #fff;
    border: 1px solid #ee6070;
    border-radius: 5px;
    margin-top: 15px;
}

.yyal-info .yy-con .yyal_btn2 {
    width: 116px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    background-color: #ff9d00;
    color: #fff;
    border: 1px solid #ff9d00;
    border-radius: 5px;
    margin-top: 63px;
}

.yyal-info2 {
    background-color: #dfdfdf;
    display: flex;
    padding: 15px;
}

.yyal-info2 .yyal-info2-img {
    height: 132px;
    width: 220px;
    margin-right: 35px;
    border: black solid 1px;
}

.yyal-info2 .yyal-info2-img img {
    height: 132px;
    width: 100%;
    object-fit: cover;
}

.yyal-info2 .yyal-info2-msg {
    margin-left: 20px;
    margin-top: 20px;
}

.yyal-info2 .yyal-info2-msg li {
    height: 60px;
    line-height: 30px;
    max-width: 280px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.yyal-tips {
    margin-top: 12px;
    font-size: 12px;
    color: #6f6f6f;
    margin-left: 15px;
    margin-bottom: 12px;
}

.yyal-info2 .yyal-img-msg {
    background-color: #D31568;
    width: 220px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    margin-top: -25px;
    position: absolute;
    color: white;
    opacity: 0.7;
    /*z-indent: 2;*/
}

.tabbar-list .span_num {
    position: absolute;
    display: inline-block;
    padding: 0 6px;
    font-size: 12px;
    text-align: center;
    background-color: #ff952e;
    color: #fff;
    border-radius: 10px;
    line-height: 16px;
    top: 2px;
    right: 2px;
}

.rig-con .yyxm-xmys,
.yyxm-yhyy {
    color: #D31568;
}

.rig-con .jgyuan a:hover {
    color: #ee6070;
    text-decoration: none;
}

.yyxm-info {
    margin-right: 30px;
    margin-top: -17px;
}

.yyxm-top {
    border-bottom: 1px solid #dbd8d8;
    margin-right: 30px;
}

.yyxm-top-img {
    width: 285px;
    height: 182px;
    margin-right: 30px;
}

.tabbar-list ul li {
    border: 1px solid;
    padding: 4px 20px;
    text-align: center;
    position: relative;
    float: left;
    box-sizing: border-box;
}
.span_num {
    position: absolute;
    display: inline-block;
    padding: 0 6px;
    font-size: 12px;
    text-align: center;
    background-color: #ff952e;
    color: #fff;
    border-radius: 10px;
    line-height: 16px;
    top: 2px;
    right: 2px;
}

/* 医生团队的样式！！！ */
* {
    margin: 0;
    padding: 0;
}

body {
    font-family: "Microsoft YaHei";
    font-size: 12px;
    line-height: 18px;
    background: #f5f5f5;
}

a img {
    border: none;
    object-fit: cover;
}

a {
    color: #515454;
    font-family: "Microsoft YaHei";
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

ul li {
    list-style: none;
}

.ystd-con .doc-list ul {
    display: flex;
    padding: 10px 14px;
    margin-top: 20px;
    width: 835px;
    flex-wrap: wrap;
}


.ystd-con .doc-list ul li {
    margin-right: 40px;
    height: 270px;
    width: 230px;
    position: relative;
    margin-bottom: 30px;
}

.ystd-con .doc-list ul li img {
    width: 230px;
    height: 200px;
    object-fit: cover;
}

.ystd-con .doc-list ul li .mask {
    position: absolute;
    bottom: 42px;
    height: 40px;
    line-height: 40px;
    width: 100%;
    background: #D31568;
    color: white;
}

.ystd-con .doc-list ul li .mask>p {
    line-height: 40px;
}

.ystd-con .doc-list ul li .sc {
    line-height: 2;
    position: absolute;
    bottom: 14px;
}

.ystd-con .doc-list ul li .yyy {
    position: absolute;
    bottom: 0;
}

.yichu-1 {
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.yichu-2 {
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.yichu-3 {
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.mask .yishi {
    height: 40px;
    line-height: 40px;
    color: white;
    text-align: center;
}
/* 医院项目 */
.xmtj-box ul {
    display: flex;
    flex-wrap: wrap;
}
.xmtj-box ul li {
    margin-top: 20px;
    height: 340px;
    width: 250px;
    margin-right: 30px;
    margin-left: 15px;
    display: unset;
}
.clearfix a {
    line-height: 22px;
}
.xmtj-box ul li img {
    height: 250px;
    width: 250px;
}
.xmtj-box ul li .desc {
    font-weight: 600;
    margin-top: 6px;
}
.xmtj-box ul li .ys-xx {
    color: #ddd;
    line-height: 1.5;
    margin-top: 10px;
    display: flex;
    justify-content: space-between;
}
.xmtj-box ul li .ys-xx span {
    color: deeppink;
    font-size: 20px;
}
.xmtj-box ul li .ys-xx del {
    color: #000;
    margin-top: 4px;
}
.ys-xinxi > img {
    width: 70px;
    height: 70px;
    border-radius: 50%;
    margin-right: 10px;
    overflow: hidden;
}
.yyhj-box ul li .desc{
    font-weight: 600;
    line-height: 1.5;
    margin-top: 6px;
    position: absolute;
    bottom: 0;
    width: 100%;
  }
  .yp_ys_tuijians{
    width: 100% !important;
  }
  .obj_cons{
      padding-left: 10px;
    margin-top: 10px;
  }
  .img_mores img {
    -webkit-filter: blur(0px) !important;
    /* filter: blur(20px); */
}
.sh_h3_indent{
    margin-top: 20px;
    margin-bottom: 20px;
}
/* 侧边栏 */
.recommendedDoctorBox {}

.recommendedDoctor {
    width: 100%;
    display: flex;
}

.recommendedDoctor>a {}

.recommendedImage {
    width: 120px;
    height: 100px;
    object-fit: cover;
}

.recommendedDoctorRight {
    width: calc(100% - 120px);
    margin-left: 10px;

}

.text-container {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.hosDate {
    margin: 10px 0;
}

.recommendedDoctorimages {
    width: 120px;
    height: 130px;
    object-fit: cover;
}

.recommendedDoctorimages>img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.doctorName {
    font-size: 15px;
    font-weight: 700;
}

.mingcheng {
    font-size: 13px;
    line-height: 25px;
    color: #515454;

}

.container {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.containerTwo {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.recommendedDoctors {
    justify-content: center;
    align-items: center;
    margin: 10px 0;
}

.article_con h3 {
    line-height: 26px;
}
