/* public */
body {
    margin: 0;
    padding: 0;
    max-width: 800px;
    margin: 0 auto;
    background-color: #ffffff;
}

input,
video {
    outline: none;
    border: none;
}

textarea {
    outline: none;
    resize: none;
}

* {
    font-family: "Microsoft YaHei";
}

a {
    text-decoration: none;
    list-style: none;
    outline: none;
}

a:hover {
    text-decoration: none;
}

img {
    border: none;
    vertical-align: middle;
    max-width: 100%;
}

.clear:after {
    content: '\20';
    display: block;
    height: 0;
    clear: both;
}

.clear {
    *zoom: 1;
}

.cl {
    clear: both;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.tc {
    text-align: center;
}

.tl {
    text-align: left;
}

.tr {
    text-align: right;
}

.container {
    width: 1200px;
    margin: 0 auto;
}

/* content */
/* 首页 */
.menv {
    width: 100%;
    position: fixed;
    left: 0;
    bottom: 0;
    z-index: 99;
    background-color: #ffffff;
    box-shadow: 0px -5px 5px 0px rgba(238, 238, 238, 0.75);
    overflow: hidden;
}

.menv a {
    width: 25%;
    float: left;
    text-align: center;
}

.menv a img {
    height: 22px;
    padding-top: 6px;
}

.menv a p {
    font-size: 14px;
    font-weight: bold;
    line-height: 14px;
    letter-spacing: 1px;
    margin: 0;
    color: #0d0d0d;
    padding: 6px 0;
}

.h_bg {
    background-image: url('../images_blue/bg1.png');
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: top center;
    box-sizing: border-box;
    padding-bottom: 54px;
}

.h_logo {
    width: 40px;
    height: 40px;
    float: left;
    margin-right: 5px;
    margin-top: 5px;
}

.logo {
    width: 100%;
    display: inline-block;
}

.logo img {
    width: 20%;
    float: left;
    margin-right: 5px;
}

.logo .name {
    width: 78%;
    float: left;
    font-size: 18px;
    padding-top: 10px;
}

.logo .jibie {
    /*display: inline-block;*/
    float: left;
    font-size: 12px;
    background: #F7C448;
    padding: 2px 7px;
    color: #FFFFFF;
    margin-top: 5px;
    border-radius: 5px;
}

.h_search {
    height: 35px;
    background-color: #ffffff;
    border-radius: 50px;
    position: relative;
    overflow: hidden;
    margin-bottom: 25px;
}

.h_span1 {
    font-family: PingFang-SC-Bold;
    font-size: 14px;
    font-weight: bold;
    line-height: 16px;
    color: #020303;
    position: absolute;
    left: 12px;
    top: 10px;
    z-index: 2;
    padding-right: 10px;
    border-right: 1px solid #6e6e70;
    box-sizing: border-box;
}

.h_inp1 {
    font-family: PingFang-SC-Regular;
    font-size: 14px;
    font-weight: bold;
    height: 35px;
    line-height: 35px;
    letter-spacing: 0px;
    color: #6e6e70;
    width: 100%;
    padding: 0 50px 0 16px;
    box-sizing: border-box;
    background-color: transparent;
}

.h_inp2 {
    width: 50px;
    height: 35px;
    background-color: transparent;
    background-image: url('../images_blue/search.png');
    background-repeat: no-repeat;
    background-size: 20px auto;
    background-position: center;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 2;
    background-color: #d2d2d2;
}

.h_banner {
    width: 100%;
}

.s_banner img {
    width: 100%;
}

/*.h_menu {
    overflow: hidden;
}
.h_menu a {
    width: 33.33%;
    float: left;
    text-align: center;
}
.h_menu a img {
    width: 55%;
}
.h_menu a p {
    font-family: PingFang-SC-Bold;
    font-size: 14px;
    font-weight: bold;
    line-height: 20px;
    letter-spacing: 1px;
    color: #292929;
    margin: 0;
    padding-bottom: 10px;
}*/
.h_jzk {
    width: 100%;
    padding-bottom: 10px;
}

.h_jzk img {
    width: 100%;
}

.h_title1 {
    font-family: PingFang-SC-Bold;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 1px;
    color: #181818;
    font-weight: bold;
    border-left: 4px solid #3ABFEE;
    padding: 0 10px;
    margin: 10px 0;
    box-sizing: border-box;
}

.h_tjitem {
    overflow: hidden;
    display: block;
    padding: 20px 0 20px 2%;
    border-bottom: 1px solid #eeeeee;
    box-shadow: 0 0 8px #f5f5f5;
    background-image: url('../images/wuhao.png');
    background-size: 46px;
    background-repeat: no-repeat;
    background-position: top right;
    position: relative;
    margin-bottom: 1%;
}

.h_pading {
    padding-bottom: 63px
}

.yueman {
    background-image: url('../images/yueman.png');
}



.h_Dimg {
    width: 70px;
    height: 70px;
    background-color: #faf6fa;
    border-radius: 100px;
    float: left;
    margin-right: 10px;
    overflow: hidden;
    border: solid 1px #3ABFEE;
    box-sizing: border-box;
}

.h_Dimg img {
    width: 100%;
}

.h_Ddetail {
    width: calc(100% - 100px);
    float: left;
}

/*.h_Dname {
    font-family: PingFang-SC-Bold;
    font-size: 15px;
    font-weight: bold;
    line-height: 24px;
    letter-spacing: 1px;
    color: #000000;
} */
.h_Dposi {
    height: 40px;
    font-size: 12px;
    line-height: 20px;
    letter-spacing: 1px;
    color: #444444;
}

.h_Dareas {
    margin: 5px 0 0;
    color: #000000;
}

.h_Dareas span {
    font-size: 12px;
    font-weight: normal;
    line-height: 16px;
    letter-spacing: 1px;
    color: #ffffff;
    background-color: #b5b5b5;
    border-radius: 4px;
    display: inline-block;
    padding: 2px 10px;
    margin-right: 4px;
}

.h_Dappoint {
    width: 70px;
    float: right;
    text-align: right;
}

.h_Dcollect {
    width: 20px;
    height: 20px;
    background-image: url('../images_blue/aixin2.png');
    background-repeat: no-repeat;
    background-size: 18px;
    background-position: center center;
    display: inline-block;
}

.h_Dcollect.h_DcollectYes {
    background-image: url('../images_blue/aixin.png');
}

.h_DcollectNum {
    font-family: PingFang-SC-Medium;
    font-size: 12px;
    font-weight: lighter;
    line-height: 12px;
    letter-spacing: 1px;
    color: #444444;
    padding: 4px 0;
}

.h_Dsign {
    font-family: PingFang-SC-Medium;
    font-size: 12px;
    font-weight: lighter;
    line-height: 12px;
    letter-spacing: 1px;
    color: #ffffff;
    background-color: #666666;
    border-radius: 5px;
    display: inline-block;
    padding: 2px 6px;
}

.h_Dsign.h_DsYes {
    background-color: #3ABFEE;
}

/* 医院概况 */
.y_banner {
    width: 100%;
    padding-bottom: 20px;
}

.y_banner img {
    width: 100%;
}

.y_menu {
    padding-left: 15px;
    padding-right: 15px;
}

.y_menu a {
    display: block;
    overflow: hidden;
    padding-bottom: 20px;
}

.y_menu a img {
    width: 50px;
    float: left;
    margin-right: 20px;
}

.y_meR {
    width: calc(100% - 70px);
    float: left;
}

.y_t1 {
    font-family: PingFang-SC-Bold;
    font-size: 16px;
    font-weight: bold;
    line-height: 20px;
    color: #121212;
    padding: 4px 0;
}

.y_t2 {
    font-family: PingFang-SC-Medium;
    font-size: 14px;
    font-weight: normal;
    line-height: 20px;
    color: #666666;
}

/* 个人中心 */
.g_bg {
    background-image: url('../images_blue/bg2.png');
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: top center;
    box-sizing: border-box;
    padding-bottom: 54px;
    padding-top: 20px;
}

.g_per {
    width: 96%;
    margin: 0 2% 2%;
    background-color: #ffffff;
    box-shadow: 0px 5px 4px 0px rgba(5, 96, 85, 0.21);
    border-radius: 10px;
    text-align: center;
    padding: 20px;
    box-sizing: border-box;
}

.g_Himg {
    width: 60px;
    height: 60px;
    border-radius: 50px;
    display: inline-block;
    margin-bottom: 4px;
    overflow: hidden;
}

.g_Himg img {
    width: 100%;
    height: 100%;
}

.g_Hname {
    font-family: PingFang-SC-Heavy;
    font-size: 14px;
    font-weight: bold;
    line-height: 20px;
    color: #000000;
}

.g_Hid {
    font-family: PingFang-SC-Medium;
    font-size: 12px;
    line-height: 20px;
    color: #b8b8b8;
}

.g_lists {
    border-bottom: 4px solid #eeeeee;
    padding: 0 2%;
}

.g_litem {
    overflow: hidden;
    border-bottom: 1px solid #eeeeee;
    padding: 20px 0;
    display: block;
}

.g_img1 {
    height: 26px;
    float: left;
    margin-right: 10px;
}

.g_img2 {
    height: 16px;
    float: right;
    padding: 5px 0;
}

.g_t1 {
    font-family: PingFang-SC-Medium;
    font-size: 14px;
    font-weight: bold;
    line-height: 26px;
    color: #000000;
    margin: 0;
    float: left;
    vertical-align: middle;
}

/* 科室信息 */
.k_menu {
    overflow: hidden;
    width: 100%;
}

.k_menu a {
    width: 25%;
    float: left;
    text-align: center;
}

.k_menu a img {
    width: 45px;
    height: 45px;
}

.k_menu a p {
    font-family: PingFang-SC-Bold;
    font-size: 14px;
    font-weight: bold;
    margin: 0;
    line-height: 20px;
    letter-spacing: 1px;
    color: #292929;
    padding: 10px 0 15px;
}

/* 科室详细 */
.k_bg {
    padding: 2%;
    box-sizing: border-box;
    padding-bottom: 60px;
}

.k_img {
    width: 100%;
    padding-bottom: 10px;
}

.k_img img {
    width: 100%;
}

.k_t1 {
    font-family: PingFang-SC-Medium;
    font-size: 14px;
    font-weight: normal;
    line-height: 20px;
    color: #000000;
}

/* 充值缴费 */
.c_empty {
    width: 100%;
    height: 100vh;
    display: flex;
    align-items: center;
}

.c_img1 {
    width: 40%;
    display: block;
    margin: 0 auto;
}

/* 就诊报告 */
.j_lists {
    border-bottom: 4px solid #eeeeee;
    padding: 0 2%;
}

.j_t1 {
    font-family: PingFang-SC-Bold;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 1px;
    color: #444444;
    padding: 10px 0;
    font-weight: bold;
}

.j_litem {
    display: block;
    overflow: hidden;
    padding: 10px 0;
    border-top: 1px solid #eeeeee;
}

.j_liL {
    width: calc(100% - 30px);
    float: left;
}

.j_liR {
    width: 30px;
    height: 60px;
    float: right;
    display: flex;
    align-items: center;
}

.j_liR img {
    margin: 0 auto;
    display: block;
    width: 10px;
}

.j_t2 {
    font-family: PingFang-SC-Medium;
    font-size: 12px;
    font-weight: normal;
    line-height: 20px;
    color: #444444;
}

.j_jzxq {
    padding: 10px 2%;
    box-sizing: border-box;
}

.j_jzmain {
    font-family: PingFang-SC-Medium;
    font-size: 12px;
    line-height: 20px;
    color: #000000;
}

/* 添加就诊卡 */
.t_empty {
    width: 100%;
    height: 60vh;
    display: flex;
    align-items: center;
    padding: 0 0 0px;
    box-sizing: border-box;
}

.t_img1 {
    width: 40%;
    display: block;
    margin: 0 auto;
}

.t_tjbtnp {
    z-index: 2;
    width: 100%;
    margin-top: 50px;
}

.t_tjbtn {
    font-family: PingFang-SC-Bold;
    font-size: 16px;
    line-height: 40px;
    letter-spacing: 1px;
    color: #ffffff;
    width: 80%;
    margin: 0 auto;
    text-align: center;
    display: block;
    background: #3ABFEE;
    border-radius: 10px;
}

.t_maskbg {
    background-color: rgba(0, 0, 0, 0.7);
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
    display: none;
}

.t_mask {
    width: 300px;
    height: 225px;
    background-color: #ffffff;
    border-radius: 30px;
    position: fixed;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    z-index: 10;
    padding: 0 10px;
    box-sizing: border-box;
    display: none;
}

.t_t1 {
    font-family: PingFang-SC-Bold;
    font-size: 18px;
    font-weight: bold;
    line-height: 20px;
    letter-spacing: 1px;
    color: #000000;
    text-align: center;
    padding: 23px 0;
}

.t_link {
    background-image: url('../images_blue/bg3.png');
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center;
    width: 100%;
    display: block;
    padding: 20px 15px;
    box-sizing: border-box;
    margin-bottom: 10px;
    overflow: hidden;
    border-radius: 10px;
    position: relative;
}

.t_link span {
    font-family: PingFang-SC-Bold;
    font-size: 15px;
    line-height: 20px;
    letter-spacing: 1px;
    color: #ffffff;
}

.t_link p {
    font-family: PingFang-SC-Light;
    font-size: 12px;
    margin: 0;
    line-height: 12px;
    letter-spacing: 1px;
    color: #ffffff;
    padding-top: 10px;
}

.t_link img {
    position: absolute;
    right: 10px;
    top: 32px;
    z-index: 2;
    width: 10px;
}

.t_link2 {
    background-image: url('../images_blue/bg4.png');
}

.t_cancel {
    font-size: 15px;
    font-weight: bold;
    line-height: 40px;
    letter-spacing: 1px;
    color: #444444;
    background-color: #eeeeee;
    border-radius: 10px;
    width: 100%;
    text-align: center;
}

.t_bdcars {
    padding: 2% 2% 50px 2%;
    box-sizing: border-box;
}

.t_car {
    width: 100%;
    height: 100px;
    background-color: #3ABFEE;
    border-radius: 10px;
    display: block;
    background-image: url('../images_blue/bg7.png');
    background-repeat: no-repeat;
    background-size: 60px;
    background-position: 90% center;
    padding: 20px 25px;
    box-sizing: border-box;
    margin-bottom: 15px;
}

.t_Cname {
    font-family: PingFang-SC-Bold;
    font-size: 16px;
    font-weight: bold;
    line-height: 20px;
    color: #ffffff;
}

.t_Cdzk {
    font-family: PingFang-SC-Bold;
    font-size: 12px;
    line-height: 26px;
    color: #ffffff;
}

.t_Cid {
    font-family: PingFang-SC-Bold;
    font-size: 12px;
    line-height: 20px;
    color: #ffffff;
}

.t_col {
    border-bottom: 1px solid #eeeeee;
    padding: 10px 0;
    position: relative;
    text-align: right;
    display: block;
}

.t_span1 {
    font-family: PingFang-SC-Bold;
    font-size: 15px;
    line-height: 30px;
    color: #181818;
    position: absolute;
    left: 0;
    top: 10px;
    z-index: 2;
}

.t_inp1 {
    width: 100%;
    font-family: PingFang-SC-Medium;
    font-size: 12px;
    height: 30px;
    line-height: 12px;
    color: #181818;
    padding: 0 0 0 20%;
    box-sizing: border-box;
    text-align: right;
}

.t_select1 {
    width: 100%;
    font-family: PingFang-SC-Medium;
    font-size: 12px;
    height: 30px;
    line-height: 12px;
    color: #181818;
    padding: 0 0 0 20%;
    box-sizing: border-box;
    text-align: right;
    border: none;
}

/*.t_select1 option {} */
.t_textarea1 {
    width: 100%;
    font-family: PingFang-SC-Medium;
    font-size: 12px;
    height: 80px;
    line-height: 12px;
    color: #181818;
    padding: 0 0 0 20%;
    box-sizing: border-box;
    text-align: right;
    border: none;
}

.t_t2 {
    font-family: PingFang-SC-Bold;
    font-size: 15px;
    line-height: 30px;
    color: #181818;
}

.t_img2 {
    width: 14px;
    height: 28px;
    margin-top: 2px;
    display: inline-block;
    background-image: url('../images_blue/next.png');
    background-size: 9px auto;
    background-repeat: no-repeat;
    background-position: center;
}

.t_sel1 {
    width: 80%;
    font-family: PingFang-SC-Medium;
    font-size: 15px;
    height: 30px;
    line-height: 12px;
    color: #181818;
    box-sizing: border-box;
    text-align: right;
    border: none;
}

/* 意见反馈 */
.y_bg {
    background-image: url('../images_blue/bg2.png');
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: top center;
    box-sizing: border-box;
    padding: 20px 2% 50px;
    box-sizing: border-box;
}

.y_banner2 {
    margin-top: 20px;
}

.y_banner2 {
    font-family: PingFang-SC-Light;
    font-size: 12px;
    line-height: 20px;
    color: #ffffff;
    background-image: url('../images_blue/bg5.png');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    padding: 2%;
    box-sizing: border-box;
    padding: 40px 0 30px 20px;
    border-radius: 10px;
    overflow: hidden;
    margin-bottom: 40px;
}

.y_text {
    border: solid 1px #999999;
    padding: 15px;
    box-sizing: border-box;
    width: 100%;
    height: 200px;
    font-family: PingFang-SC-Light;
    font-size: 16px;
    line-height: 20px;
    color: #9e9e9e;
}

/* 医生介绍 */
.ys_ysjs {
    padding: 0 2%;
    box-sizing: border-box;
}

/* 预约挂号 */
.yy_bg {
    padding: 10px 2% 0;
    box-sizing: border-box;
    width: 100%;
}

.yy_bg .h_search {
    background-color: #f6f6f6;
    margin: 0 0 15px;
}

.yy_lcont {
    width: 100%;
    height: calc(100vh - 120px);
    overflow: hidden;
}

.yy_lcL {
    width: 100px;
    height: 100%;
    overflow-y: auto;
    float: left;
    background-color: #f6f6f6;
}

.yy_lcL span {
    display: block;
    text-align: center;
    font-family: PingFang-SC-Bold;
    font-size: 14px;
    font-weight: bold;
    line-height: 20px;
    color: #777777;
    padding: 10px 0;
}

.yy_lcL span.yy_active {
    color: #196fff;
    background-color: #ffffff;
}

.yy_lcR {
    width: calc(100% - 100px);
    float: right;
    height: 100%;
    overflow-y: auto;
}

.yy_list {
    display: none;
}

.yy_list:first-child {
    display: block;
}

.yy_list a {
    display: block;
    padding: 10px 20px;
    box-sizing: border-box;
    font-family: PingFang-SC-Medium;
    font-size: 14px;
    font-weight: normal;
    line-height: 20px;
    color: #030303;
    overflow: hidden;
}

.yy_list a img {
    width: 5px;
    float: right;
    padding-top: 5px;
}

.yy_Doctsw {
    width: 100%;
    margin-bottom: 60px;
}

.yy_Docts {
    padding: 0 2%;
    box-sizing: border-box;
    display: none;
}

.yy_Docts:first-child {
    display: block;
}

.yy_Ddates {
    overflow: hidden;
    border: 4px solid #f6f6f6;
    padding: 10px 0;
    position: relative;
    box-sizing: border-box;
}

.yy_i {
    position: absolute;
    left: 10px;
    font-size: 14px;
    font-style: normal;
    line-height: 20px;
    letter-spacing: 1px;
    color: #444444;
    font-weight: bold;
}

.yy_Ddate {
    width: 100%;
    padding-left: 50px;
    box-sizing: border-box;
    min-height: 40px;
    font-size: 0;
}

.yy_Ddate span {
    text-align: center;
    display: inline-block;
    width: 14%;
}

.yy_Ddate span.yy_active2 em {
    color: #000000;
    font-weight: bold;
}

.yy_Ddate em {
    font-family: PingFang-SC-Medium;
    font-size: 12px;
    font-style: normal;
    line-height: 20px;
    color: #919191;
    display: block;
}

.yy_Ddate i {
    font-family: PingFang-SC-Bold;
    font-size: 12px;
    font-style: normal;
    line-height: 20px;
    color: #323232;
    display: block;
}

.yy_qrord {
    border-bottom: 4px solid #eeeeee;
    padding: 2%;
    box-sizing: border-box;
    position: relative;
    display: block;
}

.yy_t1 {
    font-family: PingFang-SC-Bold;
    font-size: 14px;
    font-weight: normal;
    line-height: 20px;
    color: #444444;
    padding: 10px 0;
}

.yy_t1 img {
    height: 20px;
    margin-right: 10px;
}

.yy_t2 {
    font-family: PingFang-SC-Medium;
    font-size: 12px;
    line-height: 20px;
    color: #444444;
}

.yy_t3 {
    font-family: PingFang-SC-Bold;
    font-size: 12px;
    font-weight: normal;
    line-height: 20px;
    color: #444444;
}

.yy_img1 {
    position: absolute;
    right: 10px;
    top: 28px;
    width: 9px;
    z-index: 2;
}

.yy_yinfo {
    padding: 2%;
    box-sizing: border-box;
    margin-bottom: 40px;
    padding-bottom: 100px;
}

.yy_t4 {
    font-family: PingFang-SC-Medium;
    font-size: 12px;
    line-height: 20px;
    color: #444444;
}

.yy_t4 span {
    font-size: 12px;
    line-height: 20px;
    color: #ff0723;
}

.yy_yyjl {
    width: 100%;
    padding: 10px 10px 10px 20px;
    box-sizing: border-box;
    background-image: url('../images_blue/bg8.png');
    background-repeat: repeat-y;
    background-position: 14px;
    background-size: auto;
    margin-bottom: 100px;
}

.yy_years {
    font-family: PingFang-SC-Bold;
    font-size: 14px;
    font-weight: bold;
    line-height: 24px;
    letter-spacing: 1px;
    color: #444444;
    margin-left: 2%;
    background-image: url('../images_blue/bg6.png');
    background-repeat: no-repeat;
    background-size: 80px;
    width: 90px;
    height: 24px;
    text-align: center;
    margin-bottom: 20px;
    margin-top: 10px;
}

.yy_yitem {
    width: 98%;
    margin-left: 10px;
    padding: 14px 10px;
    background-color: #f6f6f6;
    border-radius: 10px;
    position: relative;
    box-sizing: border-box;
    margin-bottom: 15px;
}

.yy_yitem::after {
    content: '';
    background-image: url('../images_blue/bg9.png');
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center;
    width: 15px;
    height: 15px;
    position: absolute;
    left: -22px;
    top: 46%;
    z-index: 2;
}

.yy_yidelete {
    width: 14px;
    padding: 10px;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
}

.yy_bg2 {
    background-image: url('../images_blue/bg2.png');
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: top center;
    box-sizing: border-box;
    padding-top: 20px;
    margin-bottom: 100px;
}

.yy_Dinfo {
    background-color: #ffffff;
    width: 96%;
    padding: 10px;
    box-sizing: border-box;
    margin: 1% 2% 10px;
    border-radius: 10px;
    box-shadow: 0px 5px 4px 0px rgba(5, 96, 85, 0.21);
}

.yy_Dinfo .h_tjitem {
    border-bottom: none;
    padding: 10px 0;
}

.yy_Dinfo .h_Ddetail {
    padding-top: 14px;
}

.h_Djznums {
    font-family: PingFang-SC-Medium;
    font-size: 12px;
    line-height: 20px;
    letter-spacing: 1px;
    color: #444444;
    padding: 10px 0 5px;
}

.yy_Dzl {
    padding: 2% 2% 30px 2%;
    box-sizing: border-box;
    border-bottom: 4px solid #eeeeee;
    position: relative;
}

.yy_text {
    font-size: 12px;
    line-height: 20px;
    letter-spacing: 1px;
    color: #444444;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    display: -webkit-box;
}

.clamp2 {
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    line-clamp: 2;
}

.yy_next {
    width: 12px;
    position: absolute;
    right: 30px;
    bottom: 15px;
    z-index: 5;
}

.yy_Dpbqk {
    padding: 2%;
    box-sizing: border-box;
}

.yy_pbitem {
    display: block;
    overflow: hidden;
    border-bottom: 1px solid #eeeeee;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 5px 0 10px;
    margin-bottom: 5px;
}

.yy_pbiL {
    width: calc(100% - 80px);
    float: left;
}

.yy_pbiR {
    width: 70px;
    height: 30px;
    background-color: #3ABFEE;
    border-radius: 50px;
    font-family: PingFang-SC-Bold;
    font-size: 16px;
    line-height: 30px;
    letter-spacing: 2px;
    color: #ffffff;
    text-align: center;
    float: right;
}

.yy_pbiR1 {
    width: 70px;
    height: 30px;
    background-color: gainsboro;
    border-radius: 50px;
    font-family: PingFang-SC-Bold;
    font-size: 16px;
    line-height: 30px;
    letter-spacing: 2px;
    color: #ffffff;
    text-align: center;
    float: right;
}

.yy_t5 span {
    font-family: PingFang-SC-Bold;
    font-size: 12px;
    line-height: 20px;
    color: #181818;
    display: inline-block;
    margin-right: 5px;
}

.yy_t5 .yy_color1 {
    color: #666666;
}

.yy_t5 .yy_color2 {
    color: #ff0723;
}

.yy_t5 .yy_color3 {
    color: #9296a0;
}

.yy_pbiR.yy_pbpm {
    background-color: #9296a0;
}

/* 5.12 */
em.required {
    color: red;
    margin-right: 2px;
}

.t_car2 {
    position: relative;
    width: 100%;
}

.del {
    font-size: 12px;
    position: absolute;
    top: 0px;
    right: 0px;
    padding: 5px 10px;
    background: red;
    color: #FFFFFF;
}

.t_tjbtn2 {
    background-color: #3ABFEE;
    border-radius: 10px;
}

.t_tjbtnp2 {
    position: fixed;
    left: 0px;
    bottom: 70px;
    z-index: 3;
}

.k_t1_2 {
    white-space: pre-wrap;
    /* css-3 */
    white-space: -moz-pre-wrap;
    /* Mozilla, since 1999 */
    white-space: -pre-wrap;
    /* Opera 4-6 */
    white-space: -o-pre-wrap;
    /* Opera 7 */
    word-wrap: break-word;
    /* Internet Explorer 5.5+ */
    word-break: break-all;
    overflow: hidden;
}

.content {
    width: 100%;
    display: inline-block;
    position: absolute;
    height: 100%;
}

.btn {
    background: #3ABFEE;
    padding: 10px 30px;
    border-radius: 5px;
    color: #FFF;
    position: relative;
    top: 120px;
}

.info {
    width: 100%;
    margin-top: 100px;
    line-height: 40px;
}

.info .title {
    width: 49%;
    text-align: right;
    /*  display: inline-block;*/
    float: left
}

.info .c {
    width: 50%;
    text-align: left;
    /*display: inline-block;*/
    float: left
}

.t_tjbtnp3 {
    z-index: 2;
    width: 100%;
    margin-top: 20px;
    padding-bottom: 100px;
}

.t_tjbtn3 {
    font-family: PingFang-SC-Bold;
    font-size: 16px;
    line-height: 40px;
    letter-spacing: 1px;
    color: #ffffff;
    width: 80%;
    margin: 0 auto;
    text-align: center;
    display: block;
    background: #3ABFEE;
    border-radius: 10px;
}

.zhifu {
    float: right;
}

.colorList1 {
    background-color: transparent !important;
    width: 100%;
    border-radius: 10px;
}

/* 8.12 */
.qd_bg {
    width: 100%;
    height: 100vh;
    background-color: #f9f9f9;
    display: flex;
    align-items: center;
}

.qb_lr {
    width: 100%;
    height: 300px;
}

.qd_img1 {
    text-align: center;
    margin: 0 0 20px 0;
}

.qd_img1 img {
    width: 70px;
}

.qd_t1 {
    font-size: 25px;
    color: #111111;
    margin: 20px 0;
    text-align: center;
}

.qd_t2 {
    text-align: center;
    margin: 0 0 20px;
}

.qd_t2 span {
    font-size: 12px;
    display: inline-block;
    color: #111111;
    margin: 0 20px;
}

.qd_back {
    display: block;
    width: 200px;
    height: 36px;
    background-color: #ffffff;
    font-size: 20px;
    line-height: 36px;
    color: #09bb07;
    margin: 0 auto;
    cursor: pointer;
    text-align: center;
}

.qd_back2 {
    display: block;
    width: 200px;
    height: 36px;
    background-color: #ffffff;
    font-size: 20px;
    line-height: 36px;
    color: #f02836;
    margin: 0 auto;
    cursor: pointer;
    text-align: center;
}

.f_ft3 {
    background-color: #3ABFEE;
}

.f_zytab1 .f_tabActive {
    border: solid 1px #3ABFEE;
    color: #3ABFEE;
}

/* 11.11 */
.new_tabs {
    display: flex;
    justify-content: space-around;
    width: 100%;
    padding: 20px 10px;
    box-sizing: border-box;
}

.new_tabitem {
    display: inline-block;
    padding: 4px 10px;
    background-color: #ffffff;
    color: #3ABFEE;
    font-size: 15px;
    line-height: 18px;
    border-radius: 4px;
    border: 1px solid #3ABFEE;
}

.new_active {
    background-color: #3ABFEE;
    color: #ffffff;
}

.new_bg {
    padding: 0 10px;
    box-sizing: border-box;
    margin-bottom: 60px;
}

.new_item {
    display: flex;
    justify-content: space-around;
    border-bottom: 1px solid #eeeeee;
    padding: 14px 0;
    box-sizing: border-box;
}

.new_item:first-child a {
    border-top: 1px solid #eeeeee;
}

.new_t1 {
    font-size: 15px;
    line-height: 18px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #000000;
    width: calc(100% - 40px);
}

.new_t2 {
    width: 30px;
    font-size: 12px;
    line-height: 18px;
    color: #666666;
    text-align: right;
}

.new_cont {
    padding: 10px;
    box-sizing: border-box;
    margin-bottom: 60px;
}

.new_video {
    width: 100%;
}

.new_title {
    padding: 15px 0 14px;
    font-size: 16px;
    font-weight: bold;
    line-height: 25px;
    text-align: center;
}

.new_wbk {
    width: 100%;
}

/* 11.11 new-index */
.h_wrap1 {
    padding: 0 2%;
    box-sizing: border-box;
}

.h_toplogo {
    padding: 20px 0;
}

.h_logoNmae {
    width: calc(100% - 103px);
    float: left;
}

.h_daohang {
    float: right;
    color: #ffffff;
    font-size: 14px;
    margin-top: 12px;
}

.h_daohang img {
    width: 15px;
}

.h_gglaba {
    padding: 10px;
    box-sizing: border-box;
}

.h_ggt1 {
    width: 20px;
    float: left;
}

.h_lunbgg {
    width: calc(100% - 24px);
    float: right;
}

.h_lunbgg .swiper-slide {
    font-size: 14px;
    line-height: 20px;
}

.h_menu {
    overflow: hidden;
}

.h_menu a {
    width: 25%;
    float: left;
    text-align: center;
}

.h_menu a img {
    width: 36%;
    padding-bottom: 10px;
    height: 33px;
}

.h_menu a p {
    font-family: PingFang-SC-Bold;
    font-size: 14px;
    font-weight: bold;
    line-height: 20px;
    letter-spacing: 1px;
    color: #292929;
    margin: 0;
    padding-bottom: 10px;
}

.youhao {
    background-image: url('../images_blue/youhao.png');
}

.youhao .toyuyue {
    background-color: #3ABFEE;
}

.h_Dareas span img {
    vertical-align: bottom;
    position: relative;
    top: -1px;
}

.h_Nt1 {
    font-size: 15px;
    line-height: 24px;
    letter-spacing: 1px;
    color: #000000;
}

.h_Nt2 {
    font-size: 12px;
    line-height: 20px;
    letter-spacing: 1px;
    color: #444444;
}

@media screen and (min-width: 200px) and (max-width:800px) {}

.zixunbt {
    float: right;
    padding: 6px 8px;
}

.yy_qd_ckbox {
    width: 50px;
    padding: 10px;
    position: absolute;
    top: 15px;
    right: 0;
    z-index: 2;
    font-size: 12px;
}

/* 12.2 */
.h_logoNmaet1 {
    font-size: 16px;
    line-height: 2em;
    letter-spacing: 2px;
    color: #f4f4f4;
    font-weight: bold;
}

.h_logoNmaet2 {
    font-size: 12px;
    line-height: 1em;
    letter-spacing: 2px;
    color: #f4f4f4;
    display: inline-block;
    margin-right: 20px;
}

.h_logoNmaet3 {
    font-size: 12px;
    line-height: 1em;
    letter-spacing: 2px;
    color: #f4f4f4;
    display: inline-block;
}

.h_logoMz {
    display: flex;
}

.h_logoNmaet3 img {
    width: 18px;
    height: 18px;
    vertical-align: middle;
    margin-top: -2px;
    margin-right: 2px;
}

.m_tjitem {
    overflow: hidden;
    display: flex;
    padding: 10px;
    border-bottom: 1px solid #eeeeee;
    justify-content: space-between;
}

.m_Dimg {
    width: 70px;
    height: 70px;
    background-color: #faf6fa;
    border-radius: 10px;
    float: left;
    margin-right: 10px;
    overflow: hidden;
    margin-top: 5px;
}

.m_Dimg img {
    width: 70px;
    height: 70px;
}

.m_Ddetail {
    width: calc(100% - 80px);
    float: left;
}

.m_Dname {
    font-size: 15px;
    font-weight: bold;
    line-height: 24px;
    letter-spacing: 1px;
    color: #000000;
    padding-top: 2px;
}

.m_Dposi {
    font-size: 12px;
    line-height: 20px;
    letter-spacing: 1px;
    color: #666666;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 3px 0;
}

.m_Dareas {
    font-size: 12px;
    font-weight: normal;
    line-height: 20px;
    letter-spacing: 1px;
    color: #333333;
    padding: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

/* 12.28 */
.pagination {
    display: flex;
    flex-wrap: wrap;
}

.pages li {
    min-width: 36px !important;
    height: 36px !important;
    line-height: 34px !important;
    margin: 4px !important;
}

.yy_Dinfo .h_tjitem {
    background-image: none;
}

.yy_Dinfo .h_tjitem {
    padding-right: 7px;
    box-shadow: none;
}

.yy_Dinfo .h_Ddetail {
    width: calc(100% - 160px);
}

.yy_Dinfo {
    position: relative;
}

.yy_next1 {
    right: 20px;
    bottom: 20px;
}

.zixunbt {
    margin-right: 40px;
}

.h_ysJianJie {
    font-size: 12px;
    line-height: 20px;
    letter-spacing: 1px;
    color: #444444;
    -webkit-box-orient: vertical;
    display: -webkit-box;
}

.qh_changeBtn {
    color: white;
    background: #d21e1e;
    border-radius: 4px;
    padding: 2px;
}

.qh_changeBtn img {
    width: 13px;
    height: 13px;
    vertical-align: middle;
    margin-top: -2px;
    margin-right: 2px;
}

.new_bg .j_lists {
    border-bottom: none;
}

.gk_bg {
    padding-top: 2%;
    padding-left: 2%;
    padding-right: 2%;
    box-sizing: border-box;
}

.gk_bg .logo {
    margin-bottom: 10px;
}

.gk_bg .h_search {
    margin-bottom: 18px;
}

.h_wrap1 .h_search {
    margin-bottom: 18px;
}

.yy_Docts .h_Ddetail {
    width: calc(100% - 106px);
}

.md_bg {
    padding-bottom: 60px;
}

.f_bg {
    padding-bottom: 60px !important;
}

.ks_lbitem {
    display: block;
    overflow: hidden;
    padding: 10px;
    box-sizing: border-box;
    border-bottom: 1px solid #eeeeee;
}

.ks_img1 {
    width: 50px;
    height: 50px;
    border-radius: 4px;
    overflow: hidden;
    float: left;
    margin-right: 30px;
}

.ks_img1 img {
    width: 100%;
}

.ks_name {
    float: left;
    font-size: 14px;
    line-height: 24px;
    color: #000000;
    margin-top: 13px;
}

.ks_gdt {
    overflow: auto;
}

.yy_fz {
    transform: rotate(180deg);
}

.pa_bottom60 {
    padding-bottom: 60px !important;
}

.xiujia_alt{
   line-height: 400px;
    height: 400px;
    font-size: 16px;
    text-align: center;
}
