.x_main {
    min-height: 100vh;
    /*padding-bottom: 60px;*/
}

.x_top_search {
    width: 100%;
    margin: 0 auto;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 1000;
    background-color: #429afd;
    background-image: url(../img/index_top_bg1.png);
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: cover;
    padding: 30px 0 20px;
}

#container {
    padding-top: 0.57rem;
}

.SweepCode {
    float: left;
    display: inline-block;
    width: 0.25rem;
    height: 0.23rem;
    background: url(../img/sweepCode.png)no-repeat center;
    background-size: cover;
    /*margin-top: 0.07rem;*/
    /*margin-left: 0.15rem;*/
}

.x_search {
    float: left;
    width: 70%;
    height: 0.37rem;
    background-color: #ffffff;
    border-radius: 0.035rem;
    /*margin-left: 0.15rem;*/
    display: inline-block;
    vertical-align: text-top;
}

.moremenu {
    float: right;
    width: 0.24rem;
    height: 0.17rem;
    display: inline-block;
    /*margin-top: 0.10rem;*/
    background: url(../img/moremenu.png)no-repeat center;
    background-size: cover;
    /*margin-right: 0.13rem;*/
}

.width15 {
    float: left;
    height: 0.37rem;
    width: 15%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.x_search>i {
    float: left;
    display: inline-block;
    width: 0.25rem;
    height: 0.25rem;
    background: url(../img/searchicon.png)no-repeat center;
    background-size: 60%;
    margin-top: 6px;
}

.x_search input[type="text"] {
    width: 68%;
    float: left;
    margin-bottom: 0px;
    height: 0.37rem;
    border: none;
    padding: 0px;
    font-size: 0.13rem;
}

.litelSpeech {
    float: right;
    width: 0.34rem;
    height: 0.37rem;
    background: url(../img/litelSpeech.png)no-repeat center;
    background-size: 65%;
    vertical-align: text-top;
}

div.x_bannert_bg {
    background-image: url(../img/index_top_bg.png);
    background-repeat: no-repeat;
    background-position: left -40px;
    background-size: cover;
    position: relative;
}

.x_bannert {
    width: 85%;
    border-radius: 0.1rem;
    margin: 0 auto;
    /*margin-top: 0.57rem;*/
    /*padding-top: 0.27rem;*/
    /*margin-top: 0.27rem;*/
}

.x_bannert img {
    width: 100%;
}

.x_bannert .swiper-pagination-bullet {
    width: 0.2rem;
    height: 5px;
    background-color: #575757;
    box-shadow: inset 0px 0px 3px 0px rgba(0, 0, 0, 0.46);
    border-radius: 4px;
    opacity: 0.8;
    bottom: 8px;
}

.x_bannert .swiper-pagination-bullet-active {
    background-color: #ffffff;
}

.x_newshot {
    width: 100%;
    /*height: 0.40rem;*/
    margin: 0 auto;
    padding-top: 0.175rem;
    padding-bottom: 0.175rem;
    border-bottom: solid 0.1rem #ececec;
    padding: 0.175rem 2.5% 0.15rem 2.5%;
}

.x_newshot .x_news_icon {
    float: left;
    width: 20%;
    height: 0.575rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    background: url(../img/hotnewsicon.png)no-repeat center;
    background-size: 70%;
    padding-top: 0.175rem;
    border-right: 1px solid rgba(0, 0, 0, 0.4);
}

.x_newshot .x_news_cont {
    float: left;
    padding-left: 0.07rem;
    width: 65%;
}

.x_newshot .x_news_cont p {
    font-size: 0.15rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 0px;
    line-height: 0.25rem;
}

.x_newshot .x_news_cont p span {
    padding: 0.01rem 0.05rem;
    background-color: #e67530;
    border-radius: 0.035rem;
    color: #ffffff;
    font-size: 0.13rem;
    vertical-align: middle;
    margin-right: 0.02rem;
}

.x_newshot .x_news_cont p span.x_s2 {
    background-color: #c52020;
}

.x_newshot .x_news_cont p a {
    font-size: 0.13rem;
    color: #484848;
    vertical-align: middle;
}

.x_morebox {
    float: left;
    width: 15%;
    height: 0.575rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    background-size: 70%;
    border-left: 1px solid rgba(0, 0, 0, 0.4);
}

.x_morebox a {
    font-size: 0.15rem;
}

.x_swiperbox01 {
    padding: 0.175rem 0 0.14rem 1px;
}

.x_swiperbox01 ul {
    padding: 0px 2.5%;
}

.x_swiperbox01 ul li {
    float: left;
    width: 20%;
}

.x_swiperbox01 ul li>a {
    display: block;
}

.x_swiperbox01 .x_top_icon {
    width: 0.51rem;
    height: 0.48rem;
    margin: 0 auto;
}

.x_swiperbox01 .x_top_icon img {
    width: 100%;
}

.x_swiperbox01 .x_top_cont {
    text-align: center;
    font-size: 0.125rem;
    color: #2c2c2c;
    margin-top: 0.1rem;
    font-weight: bold;
}

.x_swiperbox01 .x_top_icon1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.x_swiperbox01 .x_top_icon img.x_img01 {
    width: 0.51rem;
}

.x_swiperbox01 .x_top_icon img.x_img02 {
    width: 0.51rem;
}

.x_swiperbox01 .x_top_icon img.x_img03 {
    width: 0.51rem;
}

.x_swiperbox01 .x_top_icon img.x_img04 {
    width: 0.51rem;
}

.x_swiperbox01 .x_top_icon img.x_img05 {
    width: 0.51rem;
}

.x_swiperbox01 .x_top_icon1 img.x_img06 {
    width: 0.215rem;
}

.x_swiperbox01 .x_top_icon1 img.x_img07 {
    width: 0.25rem;
}

.x_swiperbox01 .x_top_icon1 img.x_img08 {
    width: 0.251rem;
}

.x_swiperbox01 .x_top_icon1 img.x_img09 {
    width: 0.33rem;
}

.x_swiperbox01 .x_top_icon1 img.x_img010 {
    width: 0.251rem;
}

.x_swiperbox01 .x_top_cont01 {
    margin-top: 0rem;
}

.x_swiperbox01 .swiper-container {
    padding-bottom: 0.175rem;
}

.x_swiperbox01 .swiper-container .swiper-wrapper {
    z-index: 100;
}

.x_swiperbox01 .swiper-container-horizontal .swiper-pagination {
    z-index: 10;
    bottom: 5px;
}

.x_majorVip {
    background-color: #f0f0f0;
    padding: 7px 13px 7px 13px;
    position: relative;
    border-top: 1px solid #ececec;
    border-bottom: 1px solid #ececec;
}

.x_majorVip img {
    width: 100%;
    margin-top: -0.1rem;
    /*position: absolute;*/
    left: 0;
    top: 0;
    z-index: 11;
}

.x_majorVip .x_major_cont {
    position: absolute;
    top: 0;
    width: 40%;
    left: 8%;
    z-index: 10;
    margin-top: 7.5%;
}

.x_majorVip .x_major_cont p:first-child {
    font-weight: bold;
    color: #6b4a2e;
    font-size: 0.15rem;
    margin-bottom: 0.0rem;
}

.x_majorVip .x_major_cont p:nth-child(2) {
    color: #6b4a2e;
    margin-bottom: 0px;
    font-size: 0.12rem;
}

.x_majorVip .x_major_opening {
    position: absolute;
    font-size: 0.125px;
    font-weight: normal;
    color: #6b4a2e;
    top: 0;
    left: 50%;
    margin-top: 10%;
    background-image: linear-gradient(-55deg, #cca47b 0%, #e8c9a5 100%), linear-gradient( #000000, #000000);
    background-blend-mode: normal, normal;
    box-shadow: 1px 2px 5px 1px rgba(192, 144, 98, 0.98);
    border-radius: 0.08rem;
    padding: 0.01rem 0.08rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.x_majorVip .x_major_opening a {
    font-size: 0.11rem;
    color: #6b4a2e;
}

.x_jigsawPuzzle {
    padding: 0 2.5%;
    padding-bottom: 0.12rem;
    padding-top: 0.12rem;
    border-bottom: solid 0.1rem #ececec;
}

.x_jigsawPuzzle .x_jigsaw2 {
    margin-bottom: 3%;
}

.x_jigsawPuzzle .x_jigsaw2 .x_jigsaw_row {
    float: left;
    width: 45%;
    /*padding:0.12rem 0;*/
    text-align: center;
}

.x_jigsawPuzzle .x_jigsaw2 .x_jigsaw_row {
    float: left;
    width: 47.5%;
    /*padding:0.12rem 0;*/
}

.x_jigsawPuzzle .x_jigsaw2 .x_jigsaw_row:first-child {
    background-color: #e9f5f4;
    margin-right: 5%;
}

.x_jigsawPuzzle .x_jigsaw2 .x_jigsaw_row:nth-child(2) {
    background-color: #e1f1fa;
}

.x_jigsawPuzzle .x_jigsaw3 .x_jigsaw_row {
    float: left;
    width: 30%;
}

.x_jigsawPuzzle .x_jigsaw3 .x_jigsaw_row:nth-child(1) {
    background-color: #eeebf5;
}

.x_jigsawPuzzle .x_jigsaw3 .x_jigsaw_row:nth-child(2) {
    background-color: #e1f1fa;
    margin: 0px 5%;
}

.x_jigsawPuzzle .x_jigsaw3 .x_jigsaw_row:nth-child(3) {
    background-color: #f2ebee;
}

.x_jigsawPuzzle .x_jigsaw_row>a {
    display: block;
    padding: 0.12rem 0;
}

.x_jigsawPuzzle .x_jigsaw2 .x_jigsaw_row>a {
    padding: 0.2rem 0;
}

.x_jigsawPuzzle .x_jigsaw_row>a span {
    height: 0.3rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.x_jigsawPuzzle .x_jigsaw_row>a span em {
    margin-left: 5px;
    font-weight: normal;
}

.x_jigsawPuzzle .x_jigsaw2 .x_jigsaw_row:first-child img {
    width: 0.35rem;
    vertical-align: middle;
}

.x_jigsawPuzzle .x_jigsaw2 .x_jigsaw_row:first-child em {
    font-size: 0.14rem;
    color: #67ccc7;
    vertical-align: middle;
}

.x_jigsawPuzzle .x_jigsaw2 .x_jigsaw_row:nth-child(2) img {
    width: 0.345rem;
    vertical-align: middle;
}

.x_jigsawPuzzle .x_jigsaw2 .x_jigsaw_row:nth-child(2) em {
    font-size: 0.14rem;
    color: #5fb3e4;
    vertical-align: middle;
}

.x_jigsawPuzzle .x_jigsaw3 .x_cont_box {
    text-align: center;
}

.x_jigsawPuzzle .x_jigsaw3 .x_cont_box .x_cont_box1 {
    height: 0.37rem;
}

.x_jigsawPuzzle .x_jigsaw3 .x_cont_box .x_cont_box1 img {
    width: 0.3rem;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.x_jigsawPuzzle .x_jigsaw3 .x_cont_box p {
    font-weight: normal;
    color: #3c3c3c;
    margin-bottom: 0;
    margin-top: 10px;
    float: left;
    width: 100%;
    text-align: center;
}

.x_jigsawPuzzle .x_jigsaw3 .x_jigsaw_row:nth-child(1) img {
    padding-top: 0.05rem;
}

.x_jigsawPuzzle .x_jigsaw3 .x_jigsaw_row:nth-child(2) img {
    width: 0.21rem;
}

.x_jigsawPuzzle .x_jigsaw3 .x_jigsaw_row:nth-child(3) img {
    width: 0.295rem;
    padding-top: 0.05rem;
}

.x_clinical_box {
    padding: 0px 2.5%;
    border-bottom: solid 0.1rem #ececec;
}

.x_coNews_title {
    height: 0.45rem;
    line-height: 0.45rem;
}

.x_coNews_title>span {
    float: left;
    font-size: 0.145rem;
    font-weight: bold;
}

.x_coNews_title .x_rightbtn {
    font-size: 0.125rem;
    float: right;
    color: #727272;
}

.x_coNews_title .x_rightbtn>img {
    width: 0.1rem;
    margin-right: 3px;
}

.x_bigimgNews h6 {
    font-size: 0.13rem;
    color: #070707;
    margin-bottom: 0.1rem;
}

.x_bigimgNews h6 a {
    font-size: 0.13rem;
    color: #070707;
    font-weight: bold;
}

.x_bigimgNews .x_bigimgBanner img {
    width: 100%;
}

.x_bigimgNews .x_miaoshu {
    font-size: 0.13rem;
    color: #747474;
    margin-top: 0.1rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.x_knowledge_box {
    padding: 0px 2.5%;
    border-bottom: solid 0.1rem #ececec;
}

.x_coNews_swiper .swiper-slide {
    width: 65%;
}

.x_knowledge_width a {
    display: block;
    padding-bottom: 25px;
}

.x_knowledge_width img {
    width: 231px;
    height: 108px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    -ms-border-radius: 7px;
    -o-border-radius: 7px;
    border-radius: 7px;
    border: solid 0px #cbe1ed;
    -webkit-box-shadow: 0 5px 20px 0 rgba(65, 159, 253, .5);
    box-shadow: 0 5px 20px 0 rgba(65, 159, 253, .5);
}

@media screen and (max-width:1024px) {
    .x_knowledge_width img {
        width: 632px;
        height: 133px;
    }
}

@media screen and (max-width:768px) {
    .x_knowledge_width img {
        width: 474px;
        height: 133px;
    }
}

@media screen and (max-width:414px) {
    .x_knowledge_width img {
        width: 245px;
        height: 115px;
    }
}

@media screen and (max-width:375px) {
    .x_knowledge_width img {
        width: 220px;
        height: 103px;
    }
}

@media screen and (max-width:320px) {
    .x_knowledge_width img {
        width: 185px;
        height: 86px;
    }
}

.x_boutique_box {
    padding: 0px 2.5%;
    /*border-bottom: solid 0.1rem #ececec;*/
    /*padding-bottom: 50px;*/
}

.x_boutique_model {}

.x_boutique_model .x_boutique_bg {
    box-sizing: border-box;
    width: 100%;
    /*height: 1.14rem;*/
    background-color: #ffffff;
    box-shadow: 0px 0px 31px 3px rgba(208, 231, 244, 0.32);
    border-radius: 0.07rem;
    margin-bottom: 0.20rem;
    padding: 0.2rem 0.2rem 0.2rem 0.2rem;
    /*position: relative;*/
}

.x_boutique_model .x_boutique_cont {
    float: left;
    width: 100%;
    height: auto;
    overflow: hidden;
}

.x_boutique_model .x_boutique_cont h6 {
    font-size: 0.135rem;
    font-weight: bold;
    color: #000000;
    /*margin-bottom: 0.06rem;*/
    margin-top: 0;
    line-height: 1.5;
}

.x_boutique_model .x_boutique_cont p {
    font-size: 0.135rem;
    color: #4a4a4a;
    line-height: 0.17rem;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.x_boutique_model .x_boutique_img {
    width: 40%;
    /*position: absolute;
    top: 0.15rem;
    right: -10%;*/
    float: right;
    margin-right: -10%;
}

.x_boutique_model .x_boutique_img img {
    line-height: 78px;
    max-width: 120px;
    height: 78px;
}

.x_footer {
    width: 100%;
    height: 60px;
    box-shadow: 0px 0px 6px 1px rgba(169, 198, 214, 0.32);
    position: fixed;
    z-index: 1000;
    left: 0;
    bottom: 0;
    background: #ffffff;
}

.x_footer li {
    float: left;
    width: 25vw;
    text-align: center;
}

.x_footer li a {
    display: block;
    height: 60px;
}

.x_footer li span.s1 {
    display: inline-block;
    width: 0.2rem;
    height: 0.2rem;
    background: url(../img/homeicon1.png) no-repeat center;
    background-size: 100%;
    vertical-align: middle;
}

.x_footer li span.s2 {
    display: inline-block;
    width: 0.2rem;
    height: 0.2rem;
    background: url(../img/homeicon2.png) no-repeat center;
    background-size: 100%;
    vertical-align: middle;
}

.x_footer li span.s3 {
    display: inline-block;
    width: 0.2rem;
    height: 0.23rem;
    background: url(../img/homeicon3.png) no-repeat center;
    background-size: 100%;
    vertical-align: middle;
}

.x_footer li span.s4 {
    display: inline-block;
    width: 0.2rem;
    height: 0.23rem;
    background: url(../img/litelSpeechOn.png) no-repeat center;
    background-size: 19%;
    vertical-align: middle;
}

.x_footer li p {
    margin-bottom: 0;
    color: #000000;
}

.x_footer li span.s4 {
    display: inline-block;
    width: 100%;
    font-size: 0.15rem;
}

.x_footer li span.s4 img {
    width: 100%;
    margin-top: -0.35rem;
    margin-left: -0.1rem;
}

.x_footer li a.active p {
    color: #47d5f8;
}

.x_footer li a.active span.s1 {
    background: url(../img/homeicon1_on.png) no-repeat center;
    background-size: 100%;
}

.x_footer li a.active span.s2 {
    background: url(../img/homeicon2_on.png) no-repeat center;
    background-size: 100%;
}

.x_footer li a.active span.s3 {
    background: url(../img/homeicon3_on.png) no-repeat center;
    background-size: 100%;
}


/*看图*/

.x_main_list {
    box-sizing: border-box;
    padding-top: 0.6rem;
    min-height: 100vh;
}

.x_top_title {
    width: 100%;
    height: 0.6rem;
    background: #ffffff;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000;
    border-bottom: 1px solid #f0f0f0;
}

.x_leftbnt {
    float: left;
    width: 0.5rem;
    height: 0.6rem;
    /*background: #ffffff url(../img/leftbtnicon.png)no-repeat center;
    background-size: 25%;*/
    position: relative;
    z-index: 101;
}

.x_toprig_search {
    float: right;
    padding-right: 0.05rem;
    position: relative;
    z-index: 101;
    background: #ffffff;
    height: 0.59rem;
}

.x_toprig_search a {
    float: right;
}

.x_toprig_search .x_title_search {
    display: inline-block;
    width: 0.4rem;
    height: 0.59rem;
    padding-top: 22px;
}

.x_toprig_search .x_title_search i {
    font-size: 26px;
    color: #555555;
}

.x_toprig_search .x_title_more {
    display: inline-block;
    width: 0.4rem;
    height: 0.59rem;
}

.x_toprig_search .x_title_more i {
    font-size: 26px;
    color: #555555;
}

.x_toptit_cont {
    position: absolute;
    top: 48%;
    left: 0;
    width: 100%;
    /*height: 0.49rem;
    line-height: 0.49rem;*/
    z-index: 100;
    text-align: center;
    font-size: 0.17rem;
    color: #000000;
}

.x_topdownmenu {
    position: fixed;
    left: 0;
    top: .60rem;
    width: 100%;
    z-index: 1000;
    height: 0.5rem;
    line-height: 0.5rem;
    background-color: #FFFFFF;
    font-size: 0.2rem;
    -webkit-box-shadow: 2px 2px 5px 0px rgba(179, 179, 179, 0.17);
    box-shadow: 2px 2px 5px 0px rgba(179, 179, 179, 0.17);
}

.x_topdownmenu a {
    float: left;
    display: inline-block;
    font-size: 0.15rem;
    color: #494949;
    /*width: 25vw;*/
    width: 20vw;
    text-align: center;
}

.x_topdownmenu a.active {
    color: #249df2;
    font-size: 0.17rem;
}

.x_Waterfall {
    background: #ffffff;
    padding-top: 0.1rem;
}

.x_Waterfall .top-header {
    background-color: #f60;
    width: 100%;
    overflow: hidden;
    position: relative;
    display: table;
}

.x_Waterfall .top-header h3 {
    font-size: 1.6em;
    padding: 1em;
    margin: 0 30%;
    white-space: nowrap;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    color: #fff;
    font-weight: normal;
    display: table-cell;
}

.x_Waterfall .top-header a:first-child {
    width: 14%;
    display: table-cell;
    padding: 0 4%;
    vertical-align: middle;
}

.x_Waterfall .top-header a:last-child {
    width: 14%;
    display: table-cell;
    padding: 0 4%;
    vertical-align: middle;
}

.x_Waterfall .top-header img {
    width: 100%;
    display: block;
}


/*瀑布流开始*/

.x_Waterfall .wall {
    display: block;
    position: relative;
}

.x_Waterfall .wall-column {
    display: block;
    position: relative;
    width: 50%;
    float: left;
    padding: 0 2%;
    box-sizing: border-box;
}

.x_Waterfall .article {
    display: block;
    margin: 0 0 8% 0;
    padding: 2%;
    background: white;
    border-radius: 3px;
    /*box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.05);*/
    transition: all 100;
    overflow: hidden;
    position: relative;
}

.x_Waterfall .article:hover {
    transform: scale(1.01);
}

.x_Waterfall .article img {
    display: block;
    width: 100%;
    margin: 0 0 5% 0;
    border:1px solid #dddddd
}

.x_Waterfall .article a {
    color: #666;
}

.x_Waterfall .article p {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 70%;
    font-size: 1.2em;
    line-height: 1.5;
}

.x_Waterfall .article small {
    font-size: 1em;
    color: #ff0000;
    line-height: 1.5;
}

.x_Waterfall .article input {
    width: 20%;
    padding: 0.6em;
    border-radius: 0.4em;
    font-size: 1.1em;
    z-index: 100;
    background-color: #f60;
    border: none;
    position: absolute;
    bottom: 3%;
    right: 5%;
    color: #fff;
    box-shadow: 0 0 7px #d7d7d7;
}


/*瀑布流结束*/

.x_Waterfall .wrapper h3 {
    text-align: center;
    margin: 0 20%;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-weight: normal;
    color: #333;
    overflow: hidden;
    font-size: 1.5em;
    padding: 0.7em 0;
}

.x_Waterfall .wrapper h4 {
    width: 90%;
    margin: 0 5%;
    text-align: justify;
    font-weight: normal;
    color: #999;
    font-size: 1.2em;
    margin-bottom: 3%;
    line-height: 1.5;
}

.x_Waterfall .x_Water_cont {
    font-size: 0.15rem;
    color: #242424;
}

.x_Waterfall .x_Water_ys {
    height: 0.3rem;
    height: 0.17rem;
    margin-top: 0.05rem;
}

.x_Waterfall .x_Water_ys>span {
    float: left;
    height: 0.17rem;
}

.x_Waterfall .x_Water_ys .icon_dt {
    display: inline-block;
    width: 0.165rem;
    height: 0.17rem;
    background: url(../img/iconfont.png)no-repeat center;
    background-size: cover;
    vertical-align: top;
}

.x_Waterfall .x_Water_ys>span em {
    font-size: 0.12rem;
    color: #b5b5b5;
    vertical-align: top;
    margin-left: 0.05rem;
}

.x_Waterfall .x_Water_ys .fr {
    float: right;
}

.x_Waterfall .x_Water_ys .fr .icon_lok {
    display: inline-block;
    width: 0.175rem;
    height: 0.13rem;
    background: url(../img/icon_lok.png)no-repeat center;
    background-size: cover;
    vertical-align: top;
    margin-top: 0.03rem;
}

.x_videobox .x_Water_cont {
    max-height: 0.42rem;
    overflow: hidden;
}

.x_videoposi {
    position: relative;
}

.x_videoposi span {
    position: absolute;
    padding: 0rem 0.05rem;
    font-size: 0.12rem;
    color: #ffffff;
    display: inline-block;
    height: 0.18rem;
    line-height: 0.18rem;
    bottom: 0.03rem;
    right: 0.03rem;
    background-color: rgba(0, 0, 0, 0.5);
    border-radius: 0.1rem;
}

.xy-bar-nav {
    background-color: #ffffff;
}

.xy-bar-nav .mui-pull-left {
    color: #787878;
}

.xy-bar-nav .mui-pull-right {
    color: #787878;
}

.xy-bar-nav .mui-pull-right1 span {
    font-size: .12rem;
    color: #009ae0;
    display: inherit;
}

.xy-bar-nav .mui-pull-right1 {
    height: 0.44rem;
    line-height: 0.44rem;
}

.xy-content {
    box-sizing: border-box;
    font-size: .14rem;
    min-height: 100vh;
    background-color: #ffffff;
}

.xy-media-body .leftbgbluetitle {
    font-size: 14px;
    color: #009ae0;
    padding-left: .12rem;
    background: url(../img/s_video_det_Relevant_li_icon.png)no-repeat left center;
    background-size: 1%;
}

.xy-media-body .x-ellipsis {
    font-size: 12px;
    padding-left: .12rem;
    color: #4a4a4a;
    white-space: normal;
    text-align: justify;
    max-height: 60px;
    max-width: 90%;
}

.xy-media-body .leftbgbluetitle em {
    color: #ea6a83;
}

.xy-media-body .x-ellipsis em {
    color: #ea6a83;
}

.xy_searchbox {
    height: .88rem;
    background-color: #f9f9f9;
}

.xy-bar-nav .x_title_more {
    display: inline-block;
    width: .44rem;
    height: .44rem;
}

.xy_searchbox .xy_search {
    width: 90%;
    margin: 25px auto;
    height: .35rem;
    background-color: #ffffff;
    border-radius: 18px;
    border: solid 1px #dcdcdc;
}

.xy_searchbox .xy_search input[type="search"] {
    height: .35rem;
    width: 85%;
    float: left;
    border: none;
    background: transparent;
    color: #2d2d2d;
    font-size: 14px;
}

.xy_searchbox .xy_search a {
    float: right;
    width: .34rem;
    height: .34rem;
    background: url(../img/searchji.png)no-repeat center;
    background-size: 50%;
    margin-right: 5px;
}

.xy_listtitle {
    font-size: .16rem;
    color: #494949;
    padding: .10rem .15rem;
}

.xy-bar-nav1 {
    background: transparent;
    box-shadow: none;
}

.xy-bar-nav1 .mui-icon {
    color: #ffffff;
}

.xy-bar-nav1 .mui-title {
    color: #ffffff;
}

.xy-content1 {
    box-sizing: border-box;
    font-size: .14rem;
    height: 100vh;
    background-image: linear-gradient(0deg, #4599f7 0%, #61a9ff 100%), linear-gradient( #fe9e30, #fe9e30);
    background-blend-mode: normal, normal;
}

.xy_shang {
    height: 35vh;
}

.xy_xia {
    position: absolute;
    bottom: 0px;
    width: 100%;
    height: 55vh;
    background: url(../img/libgxia.png)no-repeat top center;
    background-size: cover;
}

.xy_shang .xy_shangbtn {
    display: block;
    width: 90%;
    height: .44rem;
    line-height: .44rem;
    margin: 0px auto;
    background-color: rgba(255, 255, 255, .9);
    border-radius: 5px;
    text-align: center;
    font-size: 16px;
    color: #55a2fb;
}

.xy_shangtop {
    width: 145px;
    margin: 15px auto 15px auto;
    text-align: center;
}

.xy_shangtop img {
    width: .46rem;
    height: .46rem;
}

.xy_shangtop .p1 {
    font-size: 14px;
    color: #eeeeee;
    opacity: 0.9;
    margin: 10px 0px 0px 0px;
}

.xy_shangtop .p2 {
    font-size: 12px;
    color: #eeeeee;
    opacity: 0.9;
    margin: 5px 0px 0px 0px;
}

.xy_xia .xy_xiacont {
    width: 90%;
    margin: 0 auto;
    padding-top: 50px;
}

.xy_xia .xy_xiacont h5 {
    font-size: 16px;
    color: #494949;
    margin-bottom: 10px;
    font-weight: bold;
}

.xy_xia .xy_xiacont p {
    font-size: 14px;
    line-height: 20px;
    color: #494949;
    margin-bottom: 0px;
}

.xy-content2 {
    box-sizing: border-box;
    font-size: .14rem;
    min-height: 100vh;
    background-color: #f5f8f9;
}

.xy-content2 .xy_shang {
    background: url(../img/xknowdata.png)no-repeat center;
    background-size: 40%;
}

.xy-content2 .xy_xia {
    background: none;
}

.xy-content2 .xy_xia h5 {
    font-size: 16px;
    color: #494949;
    font-weight: bold;
    text-align: center;
}

.xy-content2 .xy_xia p {
    text-align: center;
    line-height: 25px;
}

.xy_detilebox {
    width: 90%;
    margin: 20px auto;
    background-color: #d7edfa;
    box-shadow: 0px 0px 30px 3px rgba(175, 210, 229, 0.44);
    border-radius: 10px 10px 0px 0px;
    border: solid 1px #cbe8f6;
}

.xy_detilebox_title {
    padding: 10px 15px;
    background: url(../img/x_xiangqing.png)no-repeat center;
    background-size: 100% 100%;
}

.xy_detilebox_title p {
    font-size: 16px;
    line-height: 30px;
    color: #030303;
    margin-bottom: 0px;
}

.xy_detilebox_title p b {
    font-weight: bold;
    color: #030303;
}

.xy-content4 {
    box-sizing: border-box;
    font-size: .14rem;
    height: 100vh;
}

.xy-content4 .xy_conttoptips {
    border-bottom: 10px solid #f5f8f9;
    padding: 10px 15px;
    background-color: #ffffff;
}

.xy-content4 .xy_conttoptips h4 {
    font-size: 16px;
    font-weight: normal;
    line-height: 28px;
    color: #494949;
}

.xy-content4 .xy_conttoptips h4 em {
    color: #4195f8;
    font-weight: normal;
}

.xy-content4 .xy_conttoptips p {
    margin: 0px;
    font-size: 14px;
    font-weight: normal;
    line-height: 20px;
    color: #494949;
}

.xy_table_tuceng .listlabel {
    display: inline-block;
    width: 22px;
    height: 22px;
    line-height: 22px;
    background: url(../img/listlabel.png)no-repeat center;
    background-size: 100%;
    text-align: center;
    color: #ffffff;
    font-size: 12px;
    vertical-align: middle;
}

.xy_table_tuceng:before,
.xy_table_tuceng:after {
    height: 0px;
}

.xy_table_tuceng .listhua {
    font-size: 14px;
    color: #494949;
    vertical-align: middle;
}

.xy_table_tuceng .listimg {
    width: 120px;
    height: 30px;
    vertical-align: middle;
}

.xy_table_tuceng .listinputgua {
    vertical-align: middle;
    width: 120px;
    height: 30px;
    box-sizing: border-box;
    padding: 0px 15px;
    margin: 0px;
    font-size: 14px;
}

.xy_table_tuceng .listinputgua::placeholder {
    color: #bbbbbb;
}

.xy_table_btn {
    background: #ffffff;
    padding: 40px 5%;
}

.xy_table_btn a {
    display: block;
    height: 40px;
    line-height: 30px;
    border-radius: 5px;
    color: #ffffff;
    background-color: #4599f7;
    font-size: 16px;
    text-align: center;
}

.xy_tablexuzhi {
    padding: 15px 20px;
}

.xy_tablexuzhi h5 {
    font-size: 16px;
    color: #494949;
    margin-bottom: 10px;
    margin-top: 0px;
}

.xy_tablexuzhi p {
    font-size: 14px;
    font-weight: normal;
    line-height: 20px;
    color: #494949;
    margin: 0px;
}

.xy-bar-nav5 {
    background: transparent;
    box-shadow: none;
}

.xy-bar-nav5 .mui-icon {
    color: #ffffff;
}

.xy-bar-nav5 .mui-title {
    color: #ffffff;
}

.xy-bar-nav5 .xy_navbarright {
    float: right;
    height: 44px;
}

.xy-bar-nav5 .xy_navbarright a {
    display: inline-block;
    width: 35px;
    height: 44px;
}

.xy-bar-nav5.mui-bar-nav.mui-bar .xy_headericon01 {
    font-size: 20px;
    line-height: 25px;
    margin-left: 0px;
}

.xy_gerenzhongx {
    box-sizing: border-box;
    min-height: 100vh;
    background: url(../img/index_top_bg.png)no-repeat top center;
    background-size: cover;
    padding-bottom: 60px;
    font-size: .14rem;
}

.xy_gerentopbox {
    padding: 5px 15px;
}

.xy_gerentopboxleft {
    float: left;
    width: 80px;
    height: 80px;
}

.xy_gerentopboxleft img {
    width: 100%;
    vertical-align: middle;
    border-radius: 50%;
}

.xy_gerentopboxright {
    float: left;
    padding-left: 15px;
    padding: 15px 10px;
}

.xy_gerentopboxright h5 {
    font-size: 16px;
    color: #ffffff;
    margin: 0px;
    line-height: 30px;
}

.xy_gerentopboxright p {
    line-height: 25px;
    margin: 0px;
}

.xy_gerentopboxright p a {
    font-size: 14px;
    color: #ffffff;
}

.xy_fudongcaidan {
    width: 90%;
    max-width: 320px;
    min-width: 300px;
    height: 85px;
    background: #ffffff url(../img/xy_fudongcaidan.png);
    background-size: 100% 100%;
    box-shadow: 0px 0px 142px 0px rgba(0, 108, 199, 0.28);
    border-radius: 10px;
    border: solid 2px #ffffff;
    margin: 0 auto;
}

.xy_fudongcaidan .imgleft {
    float: left;
    width: 47px;
    height: 37.5px;
    margin: 18px 0px 25px 10px;
}

.xy_fudongcaidan .imgleft img {
    width: 100%;
}

.xy_fudongcaidan .conthuiyuan {
    float: left;
    margin: 18px 0px 25px 10px;
}

.xy_fudongcaidan .conthuiyuan h5 {
    color: #c7a55a;
    font-size: 16px;
    line-height: 25px;
    margin: 0px;
}

.xy_fudongcaidan .conthuiyuan p {
    font-size: 12px;
    color: #868686;
}

.xy_fudongcaidan .huiyuanlook {
    float: right;
    margin: 25px 10px 25px 0px;
}

.xy_fudongcaidan .huiyuanlook a {
    display: inline-block;
    width: 55px;
    height: 27px;
    line-height: 27px;
    background-color: #ffffff;
    border-radius: 14px;
    border: solid 1px #e6c376;
    color: #cea752;
    font-size: 14px;
    text-align: center;
}

.listsixmenu {
    width: 100%;
    min-width: 300px;
    padding: 20px 15px;
    margin: 0 auto;
    padding-bottom: 30px;
    border-bottom: 10px solid #ececec;
}

.listsixmenu:last-child {
    border-bottom: none;
}

.listsixmenu ul li {
    float: left;
    width: 33%;
    text-align: center;
    padding: 10px 0px;
}

.listsixmenu ul li a {
    display: block;
}

.listsixmenu ul li span {
    display: inline-block;
    width: 27px;
    height: 27px;
    line-height: 25px;
}

.listsixmenu ul li span img {
    width: 100%;
    vertical-align: middle;
}

.listsixmenu ul li p {
    margin: 0px;
    text-align: center;
    font-size: 12px;
    color: #3f3f3f;
    margin-top: 5px;
}

.mui-backdrop {
    z-index: 1010;
}

.mui-backdrop-action.mui-backdrop {
    background-color: rgba(0, 0, 0, .78);
}

#smartGuard.mui-popover {
    z-index: 1020;
}

#smartGuard.mui-popover.mui-popover-action {
    bottom: 75px;
}

#smartGuard.mui-popover .mui-table-view {
    background-color: transparent;
    padding: 0;
    margin: 0;
}

#smartGuard.mui-popover .mui-col-xs-6 {
    width: 40%;
}

#smartGuard .mui-table-view.mui-grid-view .mui-table-view-cell {
    padding: 0;
    margin-bottom: 15px;
}

#smartGuard .mui-table-view.mui-grid-view .mui-table-view-cell>a:not(.mui-btn) {
    margin: 0;
}

#smartGuard.mui-popover.mui-popover-action .mui-table-view .mui-table-view-cell:after {
    height: 0;
}

#smartGuard .mui-table-view.mui-grid-view .mui-table-view-cell .mui-media-object {
    width: 71px;
    max-width: 71px;
    height: 71px;
    line-height: 71px;
    background-color: #ffffff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    margin: 0 auto;
}

#smartGuard .mui-table-view.mui-grid-view .mui-table-view-cell .mui-media-object img {
    width: 50%;
    vertical-align: middle;
}

#smartGuard .mui-table-view.mui-grid-view .mui-table-view-cell .mui-media-body {
    height: auto;
    font-size: 14px;
    line-height: 25px;
    color: #ffffff;
}

#smartGuard .xx_close img {
    width: 14px;
    height: 14px;
    margin-bottom: 44px;
    margin-right: 44px;
}


/********************by xx********************/


/*知识专栏*/

.xx_column {
    background-color: transparent;
}

.xx_column_time {
    font-size: 10px;
    line-height: 25px;
    color: #4a494a;
    text-align: center;
    margin-bottom: 5px;
}

.xx_column li span {
    display: block;
    font-size: 10px;
    line-height: 20px;
    color: #999999;
}

.xx_column li span img {
    width: 13px;
    height: 10px;
    margin-right: 5px;
}

.xx_column_detail {
    height: auto;
    min-height: 100vh;
    /*background-color: transparent;
background: url(../img/xx_bg.png) no-repeat top center;
background-size: cover;*/
    padding-top: 0.3rem;
    padding-bottom: 60px;
}

.xx_column_detail>img {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 0;
    width: 100%;
}

.xx_column_title {
    position: fixed;
    left: 0;
    top: 0.3rem;
    z-index: 9999;
    width: 100%;
    height: 0.49rem;
    line-height: 0.49rem;
    margin: 0 auto;
}

.xx_back img {
    width: 12px;
    height: 20px;
    vertical-align: top;
    margin-top: 20px;
}

.xx_forward img {
    width: 24px;
    height: 22px;
    vertical-align: top;
    margin-top: 20px;
}

.xx_column_info {
    position: fixed;
    left: 4%;
    top: 105px;
    z-index: 11;
}

.xx_column_info img {
    position: absolute;
    left: 50%;
    margin-left: -44%;
    top: -28px;
    width: 88%;
}

.xx_column_info .mui-table-view:before,
.xx_column_info .mui-table-view:after {
    height: 0;
}

.xx_column_info .mui-media-body h3 {
    font-size: 20px;
    font-weight: bold;
    line-height: 26px;
    color: #6496f2;
    /*-webkit-box-shadow: 1.3px 1.5px 1.8px 0.2px rgba(0, 0, 0, 0.16);
    box-shadow: 1.3px 1.5px 1.8px 0.2px rgba(0, 0, 0, 0.16);*/
}

.xx_column_info .mui-media-body p {
    font-size: 13px;
    line-height: 20px;
    color: #4a4a4a;
    white-space: normal;
}

.xx_column_info,
.xx_column_list {
    width: 91%;
    background-color: #ffffff;
    -webkit-box-shadow: 0px 0px 31px 3px rgba(208, 231, 244, 0.32);
    box-shadow: 0px 0px 31px 3px rgba(208, 231, 244, 0.32);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    margin: 0 auto 18px;
    padding-bottom: 0.1rem;
}

.xx_column_list {
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    -ms-border-radius: 7px;
    -o-border-radius: 7px;
    border-radius: 7px;
}

.xx_column_list .mui-table-view:before,
.xx_column_list .mui-table-view:after {
    height: 0;
}

.xx_column_list .mui-table-view .mui-media-object {
    line-height: 77px;
    max-width: 114px;
    /*width: 114px;*/
    height: 77px;
    -webkit-box-shadow: 0px 0px 31px 3px rgba(208, 231, 244, 0.32);
    box-shadow: 0px 0px 31px 3px rgba(208, 231, 244, 0.32);
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    -ms-border-radius: 7px;
    -o-border-radius: 7px;
    border-radius: 7px;
}

.xx_column_list .mui-table-view .mui-media-object img {
    height: 77px;
    line-height: 77px;
    max-width: 114px;
}

.xx_column_list .mui-btn-outlined {
    width: 65px;
    height: 25px;
    line-height: 25px;
    -webkit-border-radius: 13px;
    -moz-border-radius: 13px;
    -ms-border-radius: 13px;
    -o-border-radius: 13px;
    border-radius: 13px;
    border: solid 1px #5dafeb;
    padding: 0;
    font-size: 13px;
    color: #5dafeb;
    margin-top: 20px;
}

.xx_column_list .mui-media-body h4 {
    font-size: 15px;
    font-weight: normal;
    line-height: 25px;
    color: #000000;
}

.xx_column_list .mui-media-body h4 em {
    background-color: #ffffff;
    border: solid 1px #47a0f8;
    font-size: 10px;
    color: #47a0f8;
    padding: 2px 5px;
    margin-right: 8px;
}

.xx_column_list .mui-media-body p {
    font-size: 13px;
    line-height: 25px;
    color: #4a4a4a;
}

.xx_column_list .mui-media-body p span {
    margin-right: 15px;
}

.xx_column_list .x_videoposi {
    height: 150px;
    overflow: hidden;
}

.xx_column_list .x_videoposi img {
    width: 100%;
}

.xx_column_list .x_videoposi em img {
    position: absolute;
    top: 50%;
    margin-top: -10px;
    left: 50%;
    margin-left: -9px;
    z-index: 11;
    width: 17px;
    height: 19px;
}


/*全部工具*/

.x_swiperbox01 .x_top_icon1 img.x_img011 {
    width: 26px;
    height: 26px;
}

.x_swiperbox01 .x_top_icon1 img.x_img012 {
    width: 20px;
    height: 24px;
}

.x_swiperbox01 .x_top_icon1 img.x_img013 {
    width: 25px;
    height: 25px;
}

.x_swiperbox01 .x_top_icon1 img.x_img014 {
    width: 28px;
    height: 19px;
}

.x_swiperbox01 .x_top_icon1 img.x_img015 {
    width: 25px;
    height: 25px;
}

.x_jigsawPuzzle .x_jigsaw3 .x_jigsaw_row {
    margin-bottom: 3%;
}

.x_jigsawPuzzle .x_jigsaw3 .x_jigsaw_row:nth-child(4) {
    background-color: #e9f5f4;
}

.x_jigsawPuzzle .x_jigsaw3 .x_jigsaw_row:nth-child(5) {
    background-color: #eeebf5;
    margin: 0px 5%;
}

.x_jigsawPuzzle .x_jigsaw3 .x_jigsaw_row:nth-child(6) {
    background-color: #e1f1fa;
}

.xx_others .x_swiperbox01 {
    padding-top: 0;
}

.xx_others .x_swiperbox01 ul {
    padding: 0;
}

.xx_others .x_swiperbox01 .x_top_icon {
    text-align: center;
}

.xx_others .x_swiperbox01 ul li {
    width: 25%;
}


/*专科查体*/

.xx_body .x_main_list,
.xx_body .x_top_title,
.xx_body .x_leftbnt,
.xx_body .x_toprig_search,
.xx_body .x_Waterfall {
    background: #031c44;
    border-bottom: 0 none;
}

.xx_body .x_toprig_search .x_title_more {
    /*background: url(../img/x_title_more1.png)no-repeat center;
    background-size: 60%;*/
}

.xx_body .x_toprig_search .x_title_search {
    background: url(../img/x_title_search1.png)no-repeat center;
    background-size: 60%;
}

.xx_body .x_leftbnt {
    background: #031c44 url(../img/leftbtnicon1.png)no-repeat center;
    background-size: 25%;
}

.xx_body .x_toptit_cont {
    left: 50px;
    width: 60%;
}

@media screen and (min-width: 768px) {
    .xx_body .x_toptit_cont {
        left: 50px;
        width: 80%;
    }
}

.xx_body .mui-segmented-control .mui-control-item {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: auto;
    font-size: 16px;
    line-height: 45px;
    color: #ffffff;
    padding: 0 5px;
    position: relative;
}

.xx_body .mui-segmented-control .mui-control-item b {
    position: absolute;
    left: 50%;
    margin-left: -15px;
    bottom: 0;
    z-index: 1;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 30px;
    height: 1.5px;
    background-color: #ffffff;
    -webkit-border-radius: 1.5px;
    -moz-border-radius: 1.5px;
    -ms-border-radius: 1.5px;
    -o-border-radius: 1.5px;
    border-radius: 1.5px;
    display: none;
}

.xx_body .mui-segmented-control.mui-segmented-control-inverted .mui-control-item.mui-active {
    font-weight: bold;
    color: #ffffff;
    border-bottom: 0 none;
}

.xx_body .mui-segmented-control.mui-segmented-control-inverted .mui-control-item.mui-active b {
    display: block;
}

.xx_body .mui-control-content {
    padding: 0 15px;
}

.xx_body .xx_item1_body {
    text-align: center;
    margin: 40px 0;
    position: relative;
}

.xx_body .xx_item1_body img {
    width: 85%;
}

.xx_body .xx_item1_body a {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 11;
    height: 23px;
    line-height: 23px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    background-color: #031c44;
    border: solid 1px #7e99c5;
    font-size: 15px;
    color: #ffffff;
    padding: 0 10px;
}

.xx_body .xx_item1_body a.xx_gj2 {
    top: 20%;
}

.xx_body .xx_item1_body a.xx_gj3 {
    top: 37%;
}

.xx_body .xx_item1_body a.xx_gj4 {
    top: 60%;
}

.xx_body .xx_item1_body a.xx_gj5 {
    top: 76%;
}

.xx_body .xx_item1_body a.xx_gj6 {
    top: 96%;
}

.xx_body .xx_item1_body a.xx_gj7 {
    left: auto;
    right: 0;
}

.xx_body .xx_item1_body a.xx_gj8 {
    top: 22%;
    left: auto;
    right: 0;
}

.xx_body .xx_item1_body a.xx_gj9 {
    top: 50%;
    left: auto;
    right: 0;
}

.xx_body .xx_item1_body a.xx_gj10 {
    top: 75%;
    left: auto;
    right: 0;
}

.xx_body .xx_item1_body a.xx_gj11 {
    top: 96%;
    left: auto;
    right: 0;
}

@media screen and (min-width: 768px) {
    .xx_body .xx_item1_body a {
        height: 33px;
        line-height: 33px;
        font-size: 18px;
        color: #ffffff;
        padding: 0 20px;
    }
}

@media screen and (min-width: 768px) {
    .xx_body .xx_item1_body a.xx_gj1 {
        top: 2%;
        left: 5%;
    }
}

@media screen and (min-width: 768px) {
    .xx_body .xx_item1_body a.xx_gj2 {
        top: 23%;
        left: 5%;
    }
}

@media screen and (min-width: 768px) {
    .xx_body .xx_item1_body a.xx_gj3 {
        top: 40%;
        left: 5%;
    }
}

@media screen and (min-width: 768px) {
    .xx_body .xx_item1_body a.xx_gj4 {
        top: 60%;
        left: 5%;
    }
}

@media screen and (min-width: 768px) {
    .xx_body .xx_item1_body a.xx_gj5 {
        top: 78%;
        left: 5%;
    }
}

@media screen and (min-width: 768px) {
    .xx_body .xx_item1_body a.xx_gj6 {
        top: 99%;
        left: 5%;
    }
}

@media screen and (min-width: 768px) {
    .xx_body .xx_item1_body a.xx_gj7 {
        top: 2%;
        left: auto;
        right: 3%;
    }
}

@media screen and (min-width: 768px) {
    .xx_body .xx_item1_body a.xx_gj8 {
        top: 25%;
        left: auto;
        right: 3%;
    }
}

@media screen and (min-width: 768px) {
    .xx_body .xx_item1_body a.xx_gj9 {
        top: 53%;
        left: auto;
        right: 3%;
    }
}

@media screen and (min-width: 768px) {
    .xx_body .xx_item1_body a.xx_gj10 {
        top: 77%;
        left: auto;
        right: 8%;
    }
}

@media screen and (min-width: 768px) {
    .xx_body .xx_item1_body a.xx_gj11 {
        top: 99%;
        left: auto;
        right: 8%;
    }
}

@media screen and (min-width: 1024px) {
    .xx_body .xx_item1_body a.xx_gj6 {
        left: 8%;
    }
}

@media screen and (min-width: 1024px) {
    .xx_body .xx_item1_body a.xx_gj10 {
        right: 10%;
    }
}

@media screen and (min-width: 1024px) {
    .xx_body .xx_item1_body a.xx_gj11 {
        right: 11%;
    }
}

.xx_body .xx_item2_body {
    margin: 40px 0;
}

.xx_body .xx_item2_body img {
    width: 50%;
    height: auto;
}

.xx_body .xx_item2_body ul {
    /*width: 28%;*/
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
    border-radius: 8px;
    border: solid 1px #7e99c5;
    padding: 10px 0;
}

.xx_body .xx_item2_body ul a {
    display: block;
    font-size: 15px;
    line-height: 44px;
    color: #ffffff;
    text-align: right;
    padding: 0 23px;
    cursor: pointer;
}

@media screen and (min-width: 768px) {
    .xx_body .xx_item2_body ul a {
        font-size: 18px;
        line-height: 50px;
        padding: 0 23px;
    }
}

.xx_body .xx_general {
    text-align: center;
}

.xx_body .xx_general img {
    width: 100%;
}

.xx_body .xx_general a {
    display: block;
    width: 49px;
    height: 23px;
    line-height: 23px;
    background-color: #59adeb;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    font-size: 15px;
    color: #ffffff;
    margin: 10px auto;
}

@media screen and (min-width: 768px) {
    .xx_body .xx_general a {
        height: 33px;
        line-height: 33px;
        font-size: 18px;
    }
}

.xx_body .mui-control-content p {
    font-size: 12px;
    line-height: 30px;
    color: #626c7c;
    margin-top: 15px;
}

.xx_body .mui-control-content p span {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin: 0 15px;
}

@media screen and (min-width: 768px) {
    .xx_body .mui-control-content p {
        font-size: 18px;
    }
}

.xx_body_pomp {
    background-image: url(../images/modular/xx_img9.png);
    background-repeat: no-repeat;
    background-position: left top;
    background-size: cover;
    padding-top: 25px;
    opacity: .96;
    position: relative;
}

.xx_body_pomp .xx_pomp_title {
    font-size: 17px;
    font-weight: bold;
    line-height: 25px;
    color: #ea6883;
    margin-bottom: 10px;
}

.xx_body_pomp .xx_pomp_title img {
    width: 17px;
    height: 15px;
    margin-right: 6px;
    margin-left: 15px;
}

.mui-popover .xx_body_pomp .mui-table-view {
    background-color: transparent;
    margin: 0;
    text-align: left;
    max-height: 75%;
}

.mui-popover.mui-popover-action .xx_body_pomp .mui-table-view .mui-table-view-cell:after {
    background-color: #e2e2e2;
}

.xx_body_pomp .mui-table-view-cell>a:not(.mui-btn) {
    font-size: 14px !important;
    line-height: 25px;
    color: #333333;
}

.xx_body_pomp>img {
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: -1;
    width: 100%;
    opacity: 0.8;
}

.loadingTip {
    position: absolute;
    left: 0;
    top: 0px;
    z-index: 11111;
    width: 100%;
    text-align: center;
    font-size: 0.15rem;
    line-height: 0.37rem;
    background-color: #68b2fb;
}


/*3D手术规划*/

.xx_grid_nine {}

.xx_grid_nine .mui-grid-view.mui-grid-9 .mui-media {
    width: 27%;
    height: auto;
    background-color: #ffffff;
    -webkit-box-shadow: 0px 0px 30.6px 3.4px rgba(208, 231, 244, 0.32);
    box-shadow: 0px 0px 30.6px 3.4px rgba(208, 231, 244, 0.32);
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    -ms-border-radius: 7px;
    -o-border-radius: 7px;
    border-radius: 7px;
    padding: 0;
    margin: 3%;
}

.xx_grid_nine .mui-grid-view.mui-grid-9 .mui-table-view-cell>a:not(.mui-btn) {
    padding: 0;
}

.xx_grid_nine .mui-grid-view.mui-grid-9 .mui-table-view-cell img {
    width: 100%;
    padding: 2px;
}

.xx_grid_nine .mui-table-view.mui-grid-view .mui-table-view-cell .mui-media-body {
    font-size: 14px;
    height: auto;
    line-height: 24px;
    color: #333333;
    padding-bottom: 3px;
    margin: 0;
}

.xx_img_list .mui-table-view .mui-media-object {
    height: auto;
    line-height: 1;
    max-width: 26%;
    background-color: #ffffff;
    -webkit-box-shadow: 0px 0px 30.6px 3.4px rgba(208, 231, 244, 0.32);
    box-shadow: 0px 0px 30.6px 3.4px rgba(208, 231, 244, 0.32);
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    -ms-border-radius: 7px;
    -o-border-radius: 7px;
    border-radius: 7px;
}

.xx_img_list .mui-table-view .mui-media,
.mui-table-view .mui-media-body {
    white-space: normal;
}

.xx_img_list .mui-table-view-cell p {
    font-size: 14px;
    line-height: 1.5;
    color: #333333;
    max-height: 75px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}


/*********************by xx*********************/

.xx_category .mui-title {
    position: fixed;
    left: 0;
    top: 60px;
    right: 0;
    z-index: 888;
    margin: 0;
    background: #F4F4F4;
    padding-top: 4px;
    line-height: 40px;
}

.xx_category .mui-title a {
    display: block;
    float: left;
    width: 50%;
    font-size: 16px;
    color: #333333;
    border: 1px solid #DDDDDD;
    border-top: 0 none;
    border-left: 0 none;
}

.xx_category .mui-title a:last-child {
    border-right: 0 none;
}

.xx_category .mui-title a.active {
    background: #fff;
    color: #249df2;
    border-top: 1px solid #DDDDDD;
    border-bottom: 0 none;
}

.mui-fullscreen.list_menu {
    top: 110px;
}

.list_menu {
    background-color: #ffffff;
}

.list_menu .mui-row {
    height: 100%;
    display: none;
}

.list_menu .mui-col-xs-3 {
    overflow-y: auto;
    height: 100%;
    background: #f5f5f5;
}

.menu_list_left li a {
    box-sizing: border-box;
    display: block;
    padding: 12px 10px;
    text-align: center;
    color: #333333;
    font-size: 14px;
}

.menu_list_left li {
    min-height: 43px;
}

.menu_list_left li a.active {
    padding-left: 7px;
    color: #249df2;
    border-left: 4px solid #249df2;
    background-color: #ffffff;
}

.xx_category .xy_zdy_tap1:after {
    height: 0;
}

.xy_zdy_tap1 .mui-table-view-cell>a:not(.mui-btn) {
    background: #f3f3f3;
    padding: 2px 5px;
    margin: -11px 0px;
    font-size: 13px;
    font-weight: bold;
    line-height: 32px;
    color: #2e2e2e;
}

.xy_zdy_tap1 .mui-table-view-cell>a:not(.mui-btn):after {
    color: #ffffff;
}

.xy_zdy_tap1 .mui-table-view-cell.mui-active {
    background-color: #ffffff;
    -webkit-box-shadow: 0px 0px 24px 0px rgba(179, 179, 179, 0.17);
    box-shadow: 0px 0px 24px 0px rgba(179, 179, 179, 0.17);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    padding: 11px;
}

.xy_zdy_tap1 .mui-table-view-cell:after {
    right: 15px;
}

.xy_zdy_tap1:after {
    left: 15px;
    right: 15px;
}

.xy_zdy_tap .zdy_menubody {
    margin-top: 11px;
}

.xy_zdy_tap span,
.xy_zdy_tap .zdy_menubody a {
    float: left;
    font-size: 13px;
    color: #333333;
    height: 35px;
    line-height: 35px;
    border-right: 1px solid rgba(221, 221, 221, .3);
    border-bottom: 1px solid rgba(221, 221, 221, .3);
    width: 33.33%;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.xy_zdy_tap span a {
    width: 100%;
    color: #333333;
    white-space: normal;
}

.xy_zdy_tap span em {
    font-weight: normal;
}

.xy_zdy_tap span img {
    width: 12px;
    height: auto;
    margin-left: 5px;
}

.xy_zdy_tap .zdy_menubody a:nth-child(3n) {
    border-right: 0 none;
}

.xx_category .mui-table-view:before,
.xx_category .xy_zdy_tap1 .mui-table-view-cell:after {
    height: 0;
}

.mxx-medication-case .mui-table-view-cell>a:not(.mui-btn) h5 {
    font-size: 15px;
    font-weight: bold;
    color: #009ae0;
    line-height: 1.2;
}

.mxx-medication-case .mui-table-view:before,
.mxx-medication-case .mui-table-view:after {
    height: 0;
}

.mxx-medication-case .mui-table-view-cell:after {
    left: 0;
    height: 2px;
    background-color: #e9e9e9;
}

.mxx-medication-case .mui-table-view-cell>a:not(.mui-btn) h5 img {
    width: 3px;
    height: 12px;
    margin-right: 10px;
}

.mxx-medication-case .mui-table-view-cell>a:not(.mui-btn) {
    font-size: 16px;
}

.mxx-medication-case .mui-table-view-cell>a:not(.mui-btn) p {
    font-size: 11px;
    color: #8f8f8f;
    font-weight: normal;
    padding-left: 14px;
}

.mxx-icon-building {
    width: 10px;
    height: 10px;
    margin-right: 5px;
}

.mxx-icon-book {
    width: 8px;
    height: 10px;
    margin-right: 5px;
}

.x_top_title>a.mui-pull-left {
    position: absolute;
    left: .15rem;
    top: 0;
    width: auto;
    padding-top: 25px;
}

.x_top_title>a.mui-pull-left i {
    font-size: 26px;
    color: #555555;
}

.mui-icon-loop {
    font-size: 16px;
    font-weight: 700 !important;
}
.xx_download_one>p {
    font-size: 10px;
    line-height: 1.5;
    letter-spacing: 1px;
    color: #333333;
    text-indent: 2em;
}

.xx_down_info {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
}

.xx_down_info>img {
    width: 22%;
    float: left;
    margin-left: 24%;
}

.xx_down_button {
    float: left;
    width: 22.8%;
    margin-left: 2%;
    margin-top: 3.5%;
}

.xx_down_button a {
    display: block;
    margin: 8% 0;
}

.xx_down_button img {
    width: 100%;
}

.xx_down_text {
    float: right;
    margin-top: 1.5%;
}

.xx_down_text p {
    font-size: 9px;
    font-weight: bold;
    line-height: 1.5;
    letter-spacing: 0.9px;
    color: #333333;
    margin-bottom: 0;
}

.xx_download_two {
    top: 47.5%;
}

.xx_download_two p>img {
    float: right;
    margin: 2% 2% 0 2%;
}

.xx_down_two {
    margin-left: 24%;
}

.xx_download_two .xx_down_two .xx_down_text,
.xx_down_two .xx_down_info>img {
    float: none;
}

.xx_download_two .xx_down_info>img {
    margin-left: 0;
}

.xx_download_two .xx_down_button {
    width: 30%;
}

.xx_download_two .xx_down_button a {
    margin: 0;
}

.xx_download_two .xx_down_text {
    float: left;
    margin-left: 3%;
    margin-top: 0;
}

.xx_download_three {
    top: 75.5%;
}

@media screen and (min-width:768px) {
    .xx_download_one>p {
        font-size: 20px;
    }
    .xx_down_info>img {
        margin-left: 26%;
    }
    .xx_down_text p {
        font-size: 20px;
    }
}

@media screen and (min-width:1024px) {
    .xx_download_one>p {
        font-size: 28px;
    }
    .xx_down_text p {
        font-size: 28px;
    }
}


/*3D手术规划*/

.xx_grid_nine {}

.xx_grid_nine .mui-grid-view.mui-grid-9 .mui-media {
    width: 27%;
    height: auto;
    background-color: #ffffff;
    -webkit-box-shadow: 0px 0px 30.6px 3.4px rgba(208, 231, 244, 0.32);
    box-shadow: 0px 0px 30.6px 3.4px rgba(208, 231, 244, 0.32);
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    -ms-border-radius: 7px;
    -o-border-radius: 7px;
    border-radius: 7px;
    padding: 0;
    margin: 3%;
}

.xx_grid_nine .mui-grid-view.mui-grid-9 .mui-table-view-cell>a:not(.mui-btn) {
    padding: 0;
}

.xx_grid_nine .mui-grid-view.mui-grid-9 .mui-table-view-cell img {
    width: 100%;
    padding: 2px;
}

.xx_grid_nine .mui-table-view.mui-grid-view .mui-table-view-cell .mui-media-body {
    font-size: 14px;
    height: auto;
    line-height: 24px;
    color: #333333;
    padding-bottom: 3px;
    margin: 0;
}

.xx_img_list .mui-table-view .mui-media-object {
    height: auto;
    line-height: 1;
    max-width: 26%;
    background-color: #ffffff;
    -webkit-box-shadow: 0px 0px 30.6px 3.4px rgba(208, 231, 244, 0.32);
    box-shadow: 0px 0px 30.6px 3.4px rgba(208, 231, 244, 0.32);
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    -ms-border-radius: 7px;
    -o-border-radius: 7px;
    border-radius: 7px;
}

.xx_img_list .mui-table-view .mui-media,
.mui-table-view .mui-media-body {
    white-space: normal;
}

.xx_img_list .mui-table-view-cell p {
    font-size: 14px;
    line-height: 1.5;
    color: #333333;
    max-height: 75px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
/* 2019年2月18日16:12:34 */
.x_contboxtit{
    font-size: .14rem;
    line-height: .25rem;
    color: #494949;
}
.xy_table_box{
    background: #FFFFFF;
    padding-left: .15rem;
}

.xy_tr:before,
.xy_tr:after {
    content: "";
    display: table;
    clear: both;
}

.xy_tr:after {
    clear: both;
}

.xy_tr {
    *zoom: 1;
    /*IE/7/6*/
}
.xy_td{
    border-bottom: 1px solid #dddddd;
    padding: 0.1rem 0rem;
    position: relative;
}
.xy_td:last-child{
    border-bottom: none;
}
.xy_td .xy_title{
    float: left;
    font-size: .14rem;
    color: #999999;
}
.xy_td .xy_cont{
    width: 68%;
    text-align: justify;
    float: left;
    font-size: .14rem;
    color: #494949;
}
.xy_tr_textar{
    width: 100%;
    height: 1.25rem;
    border: none;
    font-size: .14rem;
    color: #494949;
    padding: 0;
    margin-bottom: 0px;
}
.xy_btnsub a{
    display: block;
    margin: .25rem .30rem;
    height: .44rem;
    text-align: center;
    line-height: .44rem;
    color: #ffffff;
    background-color: #4599f7;
    font-size: .14rem;
    border-radius: .05rem;
}
.x_booy_nav{
    background-color: #f5f8f9;
}
.x_booy_nav a{
    float: left;
    width: 25%;
    text-align: center;
    font-size: .14rem;
    color: #494949;
    padding: .15rem 0px;
}
.x_booy_nav a.active{
    color: #249df2;
}
.xy_imgbook{
    width:.85rem;
    height: 1.2rem;
    box-shadow: 0px 0px 44px 5px
    rgba(170, 170, 170, 0.32);
}
.xy_bookright{
    margin-left: .10rem;
}
.xy_bookright h5{
    font-size: .16rem;
    line-height: .25rem;
    color: #000000;
    margin: 0px;
}
.xy_bookright .x_p1{
    font-size: .12rem;
    line-height: .25rem;
    color: #666666;
    margin: 0px;
}
.xy_bookright .x_p2{
    font-size: .12rem;
    line-height: .2rem;
    color: #333333;
    margin: 0px;
    text-align: left;
    word-break: break-all;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    max-height:.4rem;
}
.xy_bookright .x_p2 em{
    color: #f01d1d;
}
.x_book_sub{
    margin-top: .05rem;
    padding-right: .05rem;
}
.x_book_sub .a1{
    display: inline-block;
    width: .55rem;
    height: .25rem;
    line-height: .25rem;
    border-radius: .12rem;
    border: solid 1px #5dafeb;
    text-align: center;
    font-size: .12rem;
    color: #5dafeb;
}
.x_book_sub .a2{
    display: inline-block;
    width: .55rem;
    height: .25rem;
    line-height: .25rem;
    border-radius: .12rem;
    border: solid 1px #5dafeb;
    background-color: #5dafeb;
    text-align: center;
    font-size: .12rem;
    color: #ffffff;
}
.x_book_sub span{
    float: right;
    font-size: .12rem;
    line-height: .27rem;
}
.x_book_sub .s2{
    float: initial;
    font-size: 30rpx;
    font-weight: bold;
    color: #f01d1d;
    margin-right: 20px;
}
.x_book_sub .s3{
    float: initial;
    font-size: 30rpx;
    color: #000000;
}
.x_book_sub .s3 .book_hyj{
    display: inline-block;
    width: 28px;
    height: 11.5px;
    background: url(../images/modular/book_hy.png)no-repeat center;
    background-size: 100%;
    vertical-align: middle;
    margin-left: 2px;
}
.xy_list_li{
    padding-left: 0px;
}
.xy_list_li .xy_td {
    display: flex;
}
.xy_list_li .xy_title{
    box-sizing: border-box;
    display: inline-block;
    padding-left: .10rem;
    /* position: relative;
    width: 30%;
    left: 0px;
    top: 0px;
    max-width: 95px; */
    flex: 1;
}
.xy_list_li .xy_cont{
    /* width: 70%; */
    flex: 12;
    padding-right: .05rem;
}
.xy_list_li .xy_td{
    border-bottom: 10px solid #f5f8f9;
}
.x_cks_box .x_booy_nav a{
    width: auto;
    padding: .15rem .05rem;
}
.x_cks_box .xy_title{
    position: relative;
}
.x_cks_box .xy_title .bokvip{
    display: inline-block;
    position: absolute;
    top: 0px;
    left: .10rem;
    width: 30px;
    height: 31px;
    background: url(../images/modular/book_vip.png)no-repeat center;
    background-size: 100%;
}
.x_cks_box .xy_title .bokgm{
    display: inline-block;
    position: absolute;
    top: 0px;
    left: .10rem;
    width: 30px;
    height: 31px;
    background: url(../images/modular/book_gm.png)no-repeat center;
    background-size: 100%;
}
.book_nav_right{
    float: right;
    padding-right: .05rem;
}
.xy_list_detial .xy_td{
    border-bottom: none;
}
.xy_list_detial .xy_jj{
    font-size: 14px;
    font-weight: normal;
    line-height: 22px;
    color: #333333;
    padding: 0px 10px;
}
.xy_mlbox{
    background-color: #ffffff;
    border-radius: 10px;
    font-size: 14px;
    padding: 0px 10px;
}
.xy_mlbox li{
    font-size: 14px;
    border-bottom:1px solid #e9e9e9;
    padding: 10px 0px;
}
.xy_mlbox li a{
    font-size: 14px;
    font-weight: normal;
    color: #009ae0;
}
.xy_show_btn{
    font-size: 12px;
    padding: 10px 0px;
    text-align: center;
    color: #333333;
}
.xy_show_btn a{
    font-size: 12px;
    color: #333333;
    display: block;
}
.x_top_book{
    background: #ffffff;
    position: initial;
    padding: 10px 0px;
}
.x_top_book .bookiconleft{
    float: left;
    display: inline-block;
    width: 0.23rem;
    height: 0.23rem;
    background: url(../images/modular/book_icon03.png)no-repeat center;
    background-size: cover;
}
.x_top_book .bookiconright{
    float: right;
    width: 0.21rem;
    height: 0.21rem;
    display: inline-block;
    /* margin-top: 0.10rem; */
    background: url(../images/modular/book_icon04.png)no-repeat center;
    background-size: cover;
    /* margin-right: 0.13rem; */
}
.x_top_book .x_search{
    border: solid 1px #dddddd;
    overflow: hidden;
}
.xy_tdbanner{
    padding: 0px;
}
.xy_tdbanner img{
    width: 100%;
    height: 170px;
}
.xy_bookmodel{
    display: block !important;
}
.xy_booktitle{
    width: 100%;
    font-size: 15px;
    font-weight: bold;
    color: #070707;
    padding: 10px 15px;
    padding-bottom: 0px;
}
.xy_booktitle .a1{
    float: right;
    font-size: 12px;
    font-weight: normal;
    color: #727272;
}
.xy_booktitle .a1 img{
    height: 11px;
    width: 11px;
    margin-right: 5px;
    vertical-align: middle;
}
.bookvip_mf_gm li{
    float: left;
    width: 33%;
    text-align: center;
}
.bookvip_mf_gm li a{
    width: 95%;
    vertical-align: top;
    display: inline-block;
    position: relative;
}
.bookvip_mf_gm img{
    width: auto;
    max-width: 100%;
    height: 1.2rem;
}
.bookvip_mf_gm li a p{
    box-sizing: border-box;
    font-size: 13px;
    color: #333333;
    padding: 0px 0px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.bookvip_mf_gm li a> u{
    display: inline-block;
    position: absolute;
    top: 0px;
    left: 0rem;
    width: 30px;
    height: 31px;
}
.bookvip_mf_gm li a> u.u_vip{
    background: url(../images/modular/book_vip.png)no-repeat center;
    background-size: 100%;
}
.bookvip_mf_gm li a> u.u_gm{
    background: url(../images/modular/book_gm.png)no-repeat center;
    background-size: 100%;
}
.bookvip_mf_gm li a> u.u_mf{
    background: url(../images/modular/book_mf.png)no-repeat center;
    background-size: 100%;
}


/* 2019年3月12日09:53:05  3D手术规划 */
.xy_3Dghbox{
    background: #e1e1ed;
    height: 100vh;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    padding-top: 0.6rem;
    box-sizing: border-box;
}
.xy_3Dghbox .xy_foter3d{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: #000000;
    opacity: 0.8;
    padding: 10px 20px;
    color: #ffffff;
    font-size: 14px;
    line-height: 26px;
}
.xy_3Dghbox .xy_navleft{
    position: absolute;
    left: 0;
    top: 0.6rem;
    width: 65px;
    background-color: #000000;
    opacity: 0.7;
    z-index: 1;
}
.xy_3Dghbox .xy_btnshow{
    height: 40px;
    background-color: #6f6f70;
    text-align: center;
}
.xy_3Dghbox .xy_btnshow img{
    width: 25px;
    vertical-align: middle;
}
.xy_3Dghbox .xy_menu_box{
    box-sizing: border-box;
    padding: 10px 12.5px;
    background: rgba(0,0,0,.7);
    max-height: 320px;
    overflow-y: auto;
}
.xy_3Dghbox .xy_menu_box li{
    padding: 2px 0px;
    text-align: center;
}
.xy_3Dghbox .xy_menu_box li img{
    width: 37.5px;
    height: 37.5px;
    vertical-align: middle;
}
.xy_3Dghbox .xy_body_cont{
    position: absolute;
    left: 0;
    top: 0.6rem;
    right:0;
    width: 100%;
}

/* 账户 2019年3月14日16:07:43 */
.zhanghubox{
    padding-top: 26px;
    text-align: center;
    border-bottom: 7px solid #f5f8f9;
    background-color: #ffffff;
}
.zhanghubox .zhanghu01{
    width: 50px;
    height: 50px;
}
.zhanghubox .zhanghu02{
    font-size: 15px;
    line-height: 24px;
    color: #333333;
    margin: 5px 0px;
}
.zhanghubox .zhanghu03{
    font-size: 25px;
    color: #f01e1e;
    line-height: 24px;
    font-weight: bold;
    margin-bottom: 5px;
}
.zhanghubox .zhanghu03 span{
    font-size: 35px;
    color: #f01e1e;
}
.zhanghubox .zhanghu04{
    padding: 25px 30px;
}
.zhanghubox .zhanghu04 a{
    display: block;
    height: 44px;
    background-color: #4599f7;
    border-radius: 5px;
    line-height: 44px;
    font-size: 16px;
    font-weight: normal;
    color: #ffffff;
}
.zhanghubox1 li{
    height: 44px;
    line-height: 44;
    background-color: #ffffff;
    border-bottom: 1px solid #f5f8f9;
}
.zhanghubox1 li:last-child{
    border-bottom: none;
}
.zhanghubox1 li a{
    display: block;
    padding: 5px 15px;
    font-size: 15px;
    line-height: 35px;
    color: #333333;
}
.zhanghubox1 li a span{
    float: right;
}
.zhanghubox1 li .zhanghu01{
    width: 6px;
    height: 12px;
    margin-top: 2px;
}
.zhanghubox1 .chongzhi01 span{
    font-size: 13px;
    color: #999999;
}
.zhanghubox1 .chongzhi01 .e1{
    font-size: 16px;
    color: #5dafeb;
    font-weight: bold;
    margin-right: 5px;
}
.zhanghubox1 .chongzhi01 .e2{
    font-size: 16px;
    color: #f01e1e;
    font-weight: bold;
    margin-right: 5px;
}
.zhanghubox3_title{
    padding: 5px 14px;
    font-size: 15px;
    font-weight: bold;
    line-height: 36px;
    color: #333333;
}
.zhanghubox3_title em{
    font-size: 16px;
    color: #f01e1e;
    font-weight: bold;
}
.zhanghubox3_cont{
    padding-top: 10px;
    text-align: center;
    background-color: #ffffff;
}
.zhanghubox3_cont >span{
    box-sizing: border-box;
    display: inline-block;
    font-size: 15px;
    line-height: 24px;
    color: #666666;
    width: 80px;
    height: 57.5px;
    padding: 20px 0px;
    background-color: #ffffff;
    box-shadow: 1px 2px 7px 0px
    rgba(0, 0, 0, 0.1);
    border-radius: 10px;
    margin-bottom: 15px;
    vertical-align: middle;
    line-height: 18px;
}
.zhanghubox3_cont >span.active{
    box-sizing: border-box;
    border: solid 2px #5dafeb;
    background-color: #e9f6ff;
    color: #5dafeb;
    font-weight: bold;
}
.zhanghubox4 .zhanghu04{
    padding: 0px 15px;
}
.zhanghubox4 .zhanghu04 a{
    display: block;
    height: 40px;
    background-color: #4599f7;
    border-radius: 5px;
    line-height: 40px;
    font-size: 14px;
    font-weight: normal;
    color: #ffffff;
    text-align: center;
}
.zhanghubox4 .zhanghu0p{
    border-bottom: 1px solid #dddddd;
    margin: 5px 15px;
    padding-bottom: 2px;
}
.zhanghubox4 .zhanghu0p a{
    font-size: 12px;
    line-height: 20px;
    color: #666666;
}
.zhanghubox4 .zhanghu0p a span{
    float: right;
}
.zhanghubox4 .zhanghu0p a span img{
    width: 6px;
    height: 12px;
    margin-top: 2px;
}
.zhanghutishi{
    margin: 0px 15px;
    padding-bottom: 20px;
}
.zhanghutishi p{
    margin: 0px;
    font-size: 12px;
    line-height: 20px;
    color: #666666;
}

/* 2019年3月18日15:38:07 */
.xy_mask{
    background: rgba(0,0,0,0.5);
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 10;
}
.xy_tipsbooktc{
    box-sizing: border-box;
    width: 100%;
    background-color: #ffffff;
    position: absolute;
    bottom: 0;
    padding: 10px 15px 50px 15px;
}
.xy_booktctitle{
    font-size: 16px;
    font-weight: bold;
    line-height: 30px;
    color: #333333;
    padding-bottom: 5px;
}
.xy_bookdetile{
    font-size: 14px;
    font-weight: normal;
    line-height: 24px;
    color: #333333;
}
.xy_bookxuaze{
    margin-top: 20px;
    height: 70px;
    overflow-y: auto;
}
.xy_bookxuaze ul{
    width: auto;
}
.xy_bookxuaze ul li{
    box-sizing: border-box;
    float: left;
    width: 85px;
    height:58px;
    background-color: #f5f5f5;
    border-radius: 5px;
    margin-right: 10px;
    margin-bottom: 10px;
    font-size: 14px;
    padding: 8px;
}
.xy_bookxuaze ul li:last-child{
    margin-right: 0px;
}
.xy_bookxuaze ul li .p1{
    font-size: 13px;
    line-height: 15px;
    color: #333333;
}
.xy_bookxuaze ul li .p1 span{
    display: inline-block;
    float: right;
    width: 18.5px;
    height: 18.5px;
    background: url(../images/modular/zhanghu_icon03.png)no-repeat;
    background-size: 100%;
}
.xy_bookxuaze ul li .p2{
    font-size: 16px;
    line-height: 20px;
    color: #999999;
}
.xy_bookxuaze ul li .p2 em{
    font-size: 12px;
    font-weight: normal;
    color: #999999;
}
.xy_bookxuaze ul li.active{
    background-image: linear-gradient(-63deg,
    #92cef9 0%,
    #5dafeb 100%);
    box-shadow: 2px 3px 13px 0px
    rgba(0, 0, 0, 0.16);
}
.xy_bookxuaze ul li.active p{
    color: #ffffff;
}
.xy_bookxuaze ul li.active p em{
    color: #ffffff;
}
.xy_bookxuaze ul li.active .p1 span{
    background: url(../images/modular/zhanghu_icon04.png)no-repeat;
    background-size: 100%;
}
.xy_bookbtn{
    position: absolute;
    bottom: 0px;
    left: 0;
    width: 100%;
    height: 40px;
}
.xy_bookbtn a{
    display: block;
    height: 40px;
    width: 100%;
    background-color: #4599f7;
    font-size: 16px;
    line-height: 40px;
    color: #ffffff;
    text-align: center;
}
.xytanchuangtip{
    position: absolute;
    width: 320px;
    height: 175px;
    background-color: #ffffff;
    border-radius: 7px;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform:translate(-50%, -50%) ;
    transform:translate(-50%, -50%);
    padding-top: 40px;
}
.xytanchuangtip p{
    margin-bottom: 0;
    text-align: center;
}
.xytanchuangtip .p1{
    font-size: 16px;
    line-height: 30px;
    color: #333333;
}
.xytanchuangtip .p2{
    font-size: 16px;
    line-height: 30px;
    color: #333333;
}
.xytanchuangtip .p1 span{
    font-size: 20px;
    color: #f01e1e;
}
.xytanchuangtip .p1 span em{
    font-size: 16px;
    color: #f01e1e;
}
.xytanchuangtip .p2 span{
    font-size: 20px;
    color: #5dafeb;
}
.xytanchuangtip .p2 span em{
    font-size: 16px;
    color: #5dafeb;
}
.xytanchuangtip_btn{
    width: 100%;
    position: absolute;
    bottom: 0;
    height: 45px;
    border-top: 1px solid #dddddd;
}
.xytanchuangtip_btn a{
    float: left;
    display: inline-block;
    width: 50%;
    box-sizing: border-box;
    height: 45px;
    line-height: 45px;
    text-align: center;
    font-size: 16px;
    color: #666666;
}
.xytanchuangtip_btn a.a1{
    color: #5dafeb;
    border-left: 1px solid #dddddd;
}
.x_imghead{
    padding: 10px;
}
.imglefthead{
    float: left;
    width: 56px;
    height: 56px;
    border: solid 1px #dddddd;
    border-radius: 50%;
}
.imglefthead img{
    width: 100%;
    vertical-align: middle;
}
.leftConttop{
    float: left;
    margin-left: 10px;
}
.leftConttop h4{
    font-size: 16px;
    color: #333333;
    margin-bottom: 0px;
    line-height: 25px;
}
.leftConttop p{
    font-size: 13px;
    line-height: 20px;
    color: #666666;
}
.x_contdetile{
    padding:0px 10px;
    border-bottom: 10px solid #f6f6f6;
    padding-bottom: 10px;
}
.x_contdetile p{
    margin-bottom: 0px;
    text-align: justify;
    text-indent: 28px;
    line-height: 22px;
    font-size: 14px;
    color: #494949;
}
.x_contPlist{
    overflow: hidden;
}
.x_contAbtn{
    box-sizing: border-box;
    height: 24px;
    text-align: right;
    padding: 5px 0px;
}
.x_contAbtn a{
    display: inline-block;
    width: auto;
    height: 14px;
    line-height: 21px;
}
.x_contAbtn a img{
    vertical-align: top;
    width: 0.15rem;
}
/* 看视频 */
.xeevideobox{
    padding: 1% 2%;
}
.xeevideobox li{
    border-bottom: 1px dashed #dddddd;
    padding: 2% 0px;
}
.leftvideoimg{
    width: 35%;
    float: left;
    position: relative;
}
.leftvideoimg a{
    display: block;
    position: relative;
}
.leftvideoimg a u{
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.2) url(../img/xy-icon25.png)no-repeat center;
    background-size: 30%;
}
.leftvideoimg img{
    width: 100%;
    max-width: 100%;
}
.leftvideocont{
    box-sizing: border-box;
    width: 65%;
    margin-left: 35%;
    padding-left: 2%;
}
.leftvideocont p{
    margin-bottom: 0px;
    font-size: 14px;
    color: #333333;
    line-height: 20px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.leftvideocont p b{
    font-size: 13px;
    color: #333333;
    margin-right: 5px;
}
.leftvideocont p span{
    font-size: 12px;
    color:#999999;
}
.leftvideocont p span.s1{
    border: solid 1px #f2a600;
    font-size: 10px;
    color: #f2a600;
    padding: 0px 5px;
    border-radius: 4px;
}
.leftvideocont p span.s2{
    margin-right: 5px;
}
.width100Video{
    width: 100%;
    margin-left:0px;
    padding: 0px;
}
.width100Video a{
    display: block;
}
.width100Video p{
    height: auto;
    white-space: initial;
    overflow: hidden;
    text-overflow: ellipsis;
    max-height: 46px;
    line-height: 23px;
}
.width100Video .u1{
    display: inline-block;
    width: 17px;
    height: 17px;
    background:url(../img/xy-icon26.png)no-repeat center;
    background-size: 100%;
    vertical-align: middle;
    margin-right: 5px;
}
.width100Video em{
    font-weight: normal;
    vertical-align: middle;
}
