* {
    margin: 0;
    padding: 0;
}
ul, li, small {
    list-style: none;
}

li {
    display: list-item;
    text-align: -webkit-match-parent;
}

.border_3_black {
    border: 2px solid #000;
    border-radius: 2px;
}
.border_1_black {
    border: 1px solid #000;
}

.grey_border {
    border: 1px solid #e7e7e7
}

.padding_3_px {
    padding: 3px;
}

.margin_bottom_15px {
    margin-bottom: 10px;
}


.co_999 {
    color: #999;
}

.f_s12 {
    font-size: 12px;
}

.f_s16 {
    font-size: 16px;
}
.f_s20 {
    font-size: 20px;
}

.f_s24 {
    font-size: 24px;
}

.f_s91 {
    font-size: 91px;
}

.p_b10 {
    padding-bottom: 10px;
}

.dis_inblock {
    display: inline-block;
}

.f_w700 {
    font-weight: 700;
}


.clearfix:after {
    content: "";
    display: block;
    width: 100%;
    height: 0;
    line-height: 0;
    overflow: hidden;
    clear: both;
}

.clearfix {
    clear:both;
}


.f_l {
    float: left;
}

.co_red {
    color: #e8524c;
}

.f_r {
    float: right;
}
.p_l20 {
    padding-left: 20px;
}



.p_left_0 {
    padding-left: 0;
}

.back_b6cee9 {
    background: #b6cee9;
}
.bor_radius5 {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.back_b6dace {
    background: #b6dace;
}

.back_fcfcfc {
    background: #fcfcfc;
}
.margin_0 {
    margin: 0 0;
}

.co_dark {
    color: #5c6577;
}

.line_h200 {
    line-height: 2;
}

.bor_radius10 {
    border-radius: 10px;
}

.big-title {
    border-left: 5px solid #e55352;
}

.p_l15 {
    padding-left: 15px;
}
.f_w400 {
    font-weight: 400;
}

.f_w200 {
    font-weight: 200;
}
.line_h100 {
    line-height: 1;
}

.f_s22 {
    font-size: 22px;
}

.f_s18 {
    font-size: 18px;
}

.f_s14 {
    font-size: 14px;
}
.co_777 {
    color: #777;
}
.co_blue {
    color: #000040;
}
.back_b6b7da {
    background: #b6b7da;
}
.back_ffc5c5 {
    background: #ffc5c5;
}
.border1_000 {
    border: 1px solid #000;
}

.back_cbc29a {
    background: #cbc29a;
}
.back_abdcee {
    background: #abdcee;
}
.p_t20 {
    padding-top: 20px;
}
.p_b15 {
    padding-bottom: 15px;
}
.co_s {
    color: #93b7ff;
}

.co_333 {
    color: #333;
}

.back_fbfbfb {
    background: #fbfbfb;
}

.line_h170 {
    line-height: 1.7;
}

.margin_top_0 {
    margin-top: 0px;
}
.margin_top_5 {
    margin-top: 5px;
}

.p_t30 {
    padding-top: 30px;
}
.p_t10 {
    padding-top: 10px;
}
.p_10 {
    padding: 10px;
}
.p_r20 {
    padding-right: 20px;
}
.p_t15 {
    padding-top: 15px;
}

.back_b6dace {
    background: #b6dace;
}

.p1r13 {
    padding-left: 13px;
    padding-right: 13px;
}

.over_hidden {
    overflow: hidden;
}
.text_a_c {
    text-align: center;
}

.p_t25 {
    padding-top: 25px;
}

.dis_inblock{
    display: inline-block;
    _display: inline;
    *zoom:1;
}
.pading_1eft_right_13_px {
    padding-left: 13px;
    padding-right: 13px;
}

.pading_1eft_right_8_px {
    padding-left: 8px;
    padding-right: 8px;
}

.padding_top_bottom_20px {
    padding-top: 10px;
    padding-bottom: 10px;
}


.abstract_info .zi-info li {
    font-size: 16px;
    white-space: nowrap;
    padding-right: 10px;
}

.abstract_info .zi-info .zi {
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    font-size: 20px;
    font-weight: 700;
    background: url(/static/image/mi.png) center no-repeat;
    border: 1px solid #cacaca;
    color: #333;
}

.name_score_bar {
    background: #e4e4e4;
    width: 88px;
    height:8px;
    margin: 2px;
    line-height: 8px;
    vertical-align: top;
    border-radius: 14px;
}

.abstract_info_item_list {
    padding-left: 5px;
}


.name_score_bar i {
    border-radius: 8px;
    height:8px;
    line-height: 8px;
    vertical-align: top;
}

.line_height_30 {
    line-height: 30px;
}

.drop_down_symbol {
    width: 15px;
    height: 8px;
    background: url(https://images.yw11.com/newqiming/images/tradition/jt_k.png) no-repeat;
    margin-left: 5px;
}

.item_list_title{
    width: 90px;
    height: 24px;
    background: #e55352;
    margin-right: 10px;
    text-align: center;
    color: #fff;
    line-height: 24px;
}

.fixed_info {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    overflow: auto;
    padding: 40px 0;
    background: rgba(229, 229, 229, 0.8);
    z-index: 10;
    display: none;
}

.fixed_info .info_box {
    width: 1000px;
    margin: 0 auto;
    display: none;
}

.none {
    display: none;
}

.fixed_info .info_box .hd {
    padding: 16px 22px;
    background: url(https://images.yw11.com/gsqm/images/top_bj.jpg) center 0 repeat-x;
    color: #eee;
    overflow: hidden;
    position: relative;
}

.fixed_info .info_box .bd {
    font-weight: initial;
    min-height: 450px;
}
.fixed_info .info_box .bd {
    font-weight: initial;
    min-height: 450px;
}

.fixed_info .info_box .bd .info_con {
    padding: 30px;
    margin-bottom: 13px;
    background: #fff;
    box-shadow: 0 1px 3px rgba(34,25,25,.2);
    position: relative;
}

.zis {
    background: url(/static/image/mi.png) center center no-repeat;
    width: 34px;
    height: 34px;
    text-align: center;
    line-height: 34px;
    border: 1px solid #c7c7c7;
    font-size: 24px;
    color: #333;
    display: inline-block;
    _display: inline;
    *zoom: 1;
    margin-right: 4px;
}

.mz_js_h .zis {
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 32px;
    margin: 0;
}

.fixed_info a.close {
    width: 75px;
    height: 75px;
    position: absolute;
    top: 0;
    right: 0;
}
.fixed_info a.close i {
    background: url(https://images.yw11.com/gsqm/images/btn_close_layer.png) no-repeat;
    width: 28px;
    height: 28px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -14px 0 0 -14px;
}

.basic table {
    border-collapse: collapse;
    border-spacing: 0;
    font-size: 15px;
    text-align: center;
}

.basic table th {
    color: #009361;
}

.basic table th, .basic table td {
    border: 1px solid #eee;
    padding: 10px;
}

/*五格图形样式开始*/
.wg_tu .text {
    text-align: center;
    padding: 0 10px;
}
.wg_tu .text em {
    line-height: 160px;
}

.wg_tu .text {
    text-align: center;
    padding: 0 10px;
}

.wg_tu .xian {
    width: 15px;
    padding: 20px 0;
}

.wg_tu .xian em.line {
    width: 14px;
    border: 1px solid #999;
    float: left;
    margin: 2px 0;
}

.wg_tu .text p {
    display: block;
    line-height: 40px;
}
.wg_tu .text03 {
    padding: 20px 10px;
}

.wg_tu p {
    margin-top: 0;
}

.wg_tu i, em {
    font-style: normal;
}

.wg_tu .xian02 em.line {
    height: 34px;
    border-left: 0;
}

.wg_tu .xian01 em.line {
    height: 114px;
    border-right: 0;
}

.wg_tu .text04 {
    display: block;
    clear: both;
    border-top: 1px solid #999;
    text-align: center;
    padding: 10px 0;
}

.san_cai_item_desc p {
    margin-top: 0px;
    display: block;
    margin-inline-start: 0px;
    margin-inline-end: 0px;

}
/*五格图形样式结束*/

/*八卦图样式开始*/

.zygx li {
    float: left;
}
.text_box {
    padding: 19px 0 38px;
}
ul, li, small {
    list-style: none;
}

.text_box span {
    height: 31px;
    line-height: 31px;
    padding: 0 4px;
    margin-top: 8px;
    display: block;
}

.kuang {
    width: 10px;
    padding: 25px 10px 0;
}

.kuang_l span {
    border-right: 0;
}

.kuang span {
    height: 29px;
    width: 9px;
    border: 1px solid #e1e1e1;
    display: block;
    margin-top: 8px;
}

.gx_box {
    padding: 0 1px;
}

.zygx {
    color: #999;
    text-align: center;
}

.gx_tit {
    margin-bottom: 5px;
}

.gx_block {
    overflow: hidden;
}

.gx_block .gx_0, .gx_block .gx_1 {
    overflow: hidden;
    margin: 0 -2px 4px;
}

.gx_block .gx_on span {
    background: #f00;
}

.gx_block span {
    width: 33px;
    height: 10px;
    float: left;
    background: #666;
    margin: 0 2px;
}

.gx_block .gx_0, .gx_block .gx_1 {
    overflow: hidden;
    margin: 0 -2px 4px;
}

.gx_block .gx_1 span {
    margin: 0;
    width: 36px;
}

.kuang_r span {
    border-left: 0;
}

.kuang_l span {
    border-right: 0;
}

.kuang_l{
    padding-right: 17px;
}

/*八卦图样式结束*/


.xz_text dd.youdisn span {
    border-color: #9acaaf;
    background: #e2f7ea;
}

.xz_text dd span {
    width: 60px;
    height: 60px;
    text-align: center;
    line-height: 60px;
    border-radius: 50%;
    border: 1px solid #e4e4e4;
    float: left;
    font-size: 14px;
    margin-right: 6px;
    background: #fbfbfb;
}

.ping_lun .item {
    padding: 30px 0 25px;
    border-top: 1px solid #e2e2e2;
}

.ask-question .hd {
    cursor: pointer;
}
.dis_inblock {
    display: inline-block;
    _display: inline;
    *zoom: 1;
}
.ask-question .hd span {
    width: 24px;
    height: 24px;
    background: #e55352;
    margin-right: 10px;
    text-align: center;
    color: #fff;
    line-height: 24px;
}

.ask-question .bd {
    display: none;
}


.other-name li {
    border-top: 1px dashed #efefef;
    padding: 15px 0;
}

.sideBar.fixed, .name-ty.fixed {
    position: fixed;
    top: 5px;
    z-index: 4;
}

.menu-banner {
    background: url(/static/image/menu-banner.jpg)  no-repeat center 0;
    background-size:cover;
}

.menu-banner-name-result{
    background: url(https://pic.shangming123.com/picture/6lc7vvnigcgc1pbfgebs27qaaf-menu_banner.png)  no-repeat center 0;
    background-size:cover;
}

.menu-banner-name-result-h5{
    background: url(https://pic.shangming123.com/picture/tul6e5hdeciocrq141p375voiv-banner_h5.jpg)  no-repeat center 0;
    background-size:cover;
}

/*areaStyle start*/
.area_input{border:1px solid #cad0dd;outline:0;font-size:14px;height:30px;width:270px;padding-left:10px;cursor:pointer;background-image:url(toDown.png);background-repeat:no-repeat;background-position:98%}.area_content{width:280px;border:1px solid #cad0dd;border-top:0;padding-bottom:10px;position:absolute;display:none;background-color:#fff}.area_menu{overflow:hidden;font-size:14px;color:#35393e}.area_menu ul{margin:0;padding:0}.area_menu ul li{float:left;width:33.33%;list-style:none;text-align:center;height:35px;line-height:35px;box-sizing:border-box;cursor:pointer;background-color:#f4f4f4;border-bottom:1px solid #cad0dd}.area_menu ul li:nth-child(2){border-right:1px solid #cad0dd;border-left:1px solid #cad0dd}.area_menu ul .isClick{background-color:#fff;color:#269fff;border-bottom:0}.area_data_content{padding:10px;overflow:hidden}.area_data{display:none;overflow:hidden}.area_data .data_Part{overflow:hidden}.area_data .part_type{float:left;font-size:12px;padding-top:10px}.area_data_content .isBlock{display:block}.area_data ul{margin:0;padding:0;padding-left:30px}.area_data ul li{float:left;list-style:none;padding-left:12px;padding-right:12px;font-size:12px;padding-top:5px;padding-bottom:5px;cursor:pointer;border-radius:3px;margin-left:5px;margin-top:5px;max-width:50px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.area_data ul li:hover{background-color:#88c4f4;color:#fff}.area_data ul .isClick{background-color:#88c4f4;color:#fff}.isBlock{display:block!important;z-index:999}
/*areaStyle end*/

.time_content{
    width:400px;border:1px solid #cad0dd;border-top:0;padding-bottom:10px;position:absolute;display:none;background-color:#fff
}

.time_menu{overflow:hidden;font-size:14px;color:#35393e}
.time_menu ul{margin:0;padding:0}
.time_menu ul li{float:left;width:25%;list-style:none;text-align:center;height:35px;line-height:35px;box-sizing:border-box;cursor:pointer;background-color:#f4f4f4;border-bottom:1px solid #cad0dd}
.time_menu ul li:nth-child(2){border-right:1px solid #cad0dd;border-left:1px solid #cad0dd}
.time_menu ul .isClick{background-color:#fff;color:#269fff;border-bottom:0}