@import url("/static/public/css/layout.css");

body {
    font-size: 14px;
}

.star_blue,
.star_blue em {
    background-image: url(/static/public/images/sx-fortune/icon_star.png);
}

.c_main .star_m em {
    background-position: 0 -32px;
    height: 32px;
}

.c_main .star_m {
    height: 32px;
    width: 160px;
}

#list {
    margin-top: 5px;
}

#list h1 {
    font-size: 22px;
    height: 54px;
    line-height: 54px;
    overflow: hidden;
    background: url(/static/public/images/sx-fortune/sx_tit.jpg) no-repeat 0 0;
    text-indent: 45px;
    color: #c30001;
}

#list h1 small {
    background: #94caf1;
    color: #fff;
    display: inline-block;
    padding: 0 8px;
    height: 22px;
    font-size: 14px;
    margin-left: 10px;
    border-radius: 5px;
    line-height: 22px;
    font-weight: 100;
}

#list .alb {
    clear: both;
}

#list .al {
    float: left;
    position: relative;
    width: 318px;
    padding: 20px 8px;
    border-right: dashed 1px #eee;
    border-bottom: solid 1px #eee;
    overflow: hidden;
}

#list .al1 {
    padding-left: 0;
}

#list .al0 {
    border-right: 0;
    padding-right: 0;
    width: 319px;
}

#list .al dl {
    overflow: hidden;
}

#list .al dl dt {
    float: left;
    width: 100px;
    text-align: center;
}

#list .al dl dt a {
    height: 100px;
    background: url(/static/public/images/sx_skin.gif) no-repeat 0px -50px;
    display: block;
    border-radius: 50%;
}

#list .al dl dt a i {
    width: 100px;
    height: 100px;
    background: url(/static/public/images/sx_icon100.gif);
    display: block;
}

#list .al dl dt a i.sx_1 {
    background-position: 0 0;
}

/*×ÓÊó*/
#list .al dl dt a i.sx_2 {
    background-position: -100px 0;
}

/*³óÅ£*/
#list .al dl dt a i.sx_3 {
    background-position: -200px 0;
}

/*Òú»¢*/
#list .al dl dt a i.sx_4 {
    background-position: -300px 0;
}

/*Ã®ÍÃ*/
#list .al dl dt a i.sx_5 {
    background-position: -400px 0;
}

/*³½Áú*/
#list .al dl dt a i.sx_6 {
    background-position: -500px 0;
}

/*ËÈÉß*/
#list .al dl dt a i.sx_7 {
    background-position: -600px 0;
}

/*ÎçÂí*/
#list .al dl dt a i.sx_8 {
    background-position: -700px 0;
}

/*Î´Ñò*/
#list .al dl dt a i.sx_9 {
    background-position: -800px 0;
}

/*Éêºï*/
#list .al dl dt a i.sx_10 {
    background-position: -900px 0;
}

/*ÓÏ¼¦*/
#list .al dl dt a i.sx_11 {
    background-position: -1000px 0;
}

/*Ðç¹·*/
#list .al dl dt a i.sx_12 {
    background-position: -1100px 0;
}

/*º¥Öí*/
/*.ie #list .al dl dt a { background: url(/static/public/images/fortune/list_img_bg.gif) }*/
#list .al dl dt img {
    display: block;
    width: 100px;
    height: 100px
}

#list .al dl dd {
    float: right;
    width: 205px;
}

#list .al dl dd strong {
    color: #da2e30;
    margin-right: 5px;
}

#list .al dl dd strong a {
    color: #da2e30;
}

#list .al dl dd small {
    background: #fbeaea;
    color: #f09090;
    border-radius: 5px;
    line-height: 17px;
    padding: 1px 5px;
    display: inline-block;
}

#list .al dl dd span {
    display: block;
    margin: 10px 0;
}

#list .al dl dd p {
    line-height: 160%;
    color: gray;
    font-size: 13px;
}

#list .al dl dd p a {
    color: #447ebc
}

#view {
    margin-top: 10px;
    position: relative;
    width: 990px;
}

#view .top {
    height: 30px;
    margin-bottom: 5px;
}

#view .top a,
#view .top strong {
    display: inline-block;
    background: #eee;
    border-radius: 5px;
    line-height: 30px;
    margin-left: 5px;
}

#view .c_main {
    width: 680px;
    float: left;
    position: relative;
}

#view .c_main .star_m {
    transform: scale(.9);
}

#view .wrap_box {
    padding: 15px;
    background: url(/static/public/images/sx-fortune/care_bg.jpg);
    border-radius: 6px;
}

#view dl {
    dheight: 230px;
    color: #fff;
}

#view dl dt {
    position: absolute;
    width: 140px;
    text-align: center;
    right: 18px;
    top: 10px;
}

#view dl dt span {
    position: relative;
    display: block;
    width: 140px;
    height: 140px;
    z-index: 1;
}

#view dl dt span img {
    width: 140px;
    height: 140px;
}

#view dl dt span::after {
    display: block;
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: -6px;
    width: 114px;
    height: 23px;
    background-size: 80px;
    background: url(/static/public/images/sx-fortune/circle.png) no-repeat center;
    z-index: -1;
    margin: auto;
}

.ie #view dl dt span {
    background: url(/static/public/images/fortune/care_img_bg.gif)
}

#view dl dt img {
    display: block;
}

#view dl dt strong {
    color: #c0dff2
}

#view dl dd {
    overflow: hidden;
    float: left;
}

#view dl dd h4 {
    margin-bottom: 10px;
    font-size: 16px;
}

#view dl dd h4 small {
    display: inline-block;
    margin-left: 10px;
    vertical-align: text-bottom;
    background: #ee8eb0;
    line-height: 18px;
    padding: 0 5px;
    font-weight: 100;
    border-radius: 5px;
}

#view dl dd ul {
    display: flex;
    align-items: center
}

#view dl dd li {
    float: left;
    padding: 0px 30px 10px;
    background: url(/static/public/images/sx-fortune/fg.png) no-repeat right center;
}

#view dl dd li:first-child {
    padding-left: 0px;
}

#view dl dd li:last-child {
    background: none;
    padding-right: 0px;
    padding-top: 13px;
}

#view dl dd li i {
    font-size: 12px;
    color: #f2c5c5;
    font-style: normal;
}

#view dl dd li span {
    cursor: pointer;
    display: block;
    padding: 3px 28px 0 0;
    font-size: 26px;
    color: #fff;
    font-family: "Î¢ÈíÑÅºÚ";
    background: url(/static/public/images/sx-fortune/arrow.png) no-repeat right center;
}

#view dl dd li:hover span {
    background: url(/static/public/images/sx-fortune/arrow-hover.png) no-repeat right center;
}

#view dl dd li span em {
    font-size: 16px;
    padding-left: 5px;
    color: #ffdfde;
}

#view dl dd label {
    color: #fff;
    font-weight: 700;
    font-size: 16px;
    display: inline-block;
    margin-top: 5px;
    vertical-align: -webkit-baseline-middle;
}

#view dl dd li:first-child span {
    padding-left: 6px;
}

#view .line {
    font-size: 15px;
    line-height: 1.5;
}

#view .tan_box {
    background: #fff;
    position: absolute;
    z-index: 30;
    margin-top: 6px;
    border-radius: 3px;
    box-shadow: 0px 2px 12px rgba(0, 0, 0, 0.2);
}

#view .tan_box a {
    display: block;
    height: 34px;
    line-height: 34px;
    text-align: center;
    font-size: 16px;
    text-decoration: none;
}

#view .choose_sx {
    width: 220px;
    padding: 12px 0 2px 0;
}

#view .choose_sx a {
    width: 60px;
    color: #de5253;
    height: 40px;
    line-height: 40px;
    float: left;
    font-size: 18px;
    background: #f2f2f2;
    border-radius: 3px;
    margin: 0 0 10px 10px;
    font-weight: bold;
}

#view .choose_sx a:hover {
    background: #ffe4e4;
}

#view .choose_sx a.active {
    background: #ffaa28;
    color: #fff;
}

#view .choose_year {
    width: 120px;
}

#view .choose_year {
    padding: 8px 0;
}

#view .choose_year a {
    width: 100px;
    margin: 0 auto;
    border-radius: 3px;
    font-size: 16px;
}

#view .choose_year a.active {
    background: #ffaa28;
    color: #fff;
}
#view .choose_year a:hover {
    background: #ffe4e4;
    color: #de5253;
}

#view .choose_year a em {
    font-size: 13px;
    margin-left: 2px;
    font-weight: normal;
    color: #b3b3b3;
}
#view .choose_year a.active em {
    color: rgba(255, 255, 255, 0.603)
}
#view .fortune_box {
    position: relative;
    padding: 20px 0;
    width: 650px;
    margin-top: -20px;
    background: rgba(255, 255, 255, .9);
    border-radius: 6px;
}

#view .fortune_box p {
    margin-left: -10px;
    font-family: "ËÎÌå";
    font-size: 22px;
    font-weight: bold;
    color: #df5353;
    padding: 0 0 8px 4px;
}

#view .fortune_box p em {
    font-size: 16px;
}

#view .fortune_box p small {
    color: #febcbc;
    font-weight: normal;
}

#view .inner_box {
    position: relative;
    margin-top: 5px;
}

#view .inner_box .yf_tab {
    position: relative;
    z-index: 5;
    width: 460px;
    margin-left: 6px;
    padding: 5px 5px 5px 6px;
    box-shadow: 1px 1px 6px #de4f4f5b;
    background: #fff;
    border-radius: 8px;
    height: 32px;
    overflow: hidden;
    display: flex;
    justify-content: center;
}

#view .inner_box .yf_tab li {
    border-radius: 5px;
    font-size: 15px;
    color: #e37171;
    width: 92px;
    line-height: 32px;
    float: left;
    text-align: center;
}

#view .inner_box .yf_tab li:last-of-type {
    margin-right: 0;
}

#view .inner_box .yf_tab li a,
#view .inner_box .yf_tab li span {
    display: block;
    font-weight: bold;
}

#view .inner_box .yf_tab li a {
    position: relative;
    color: #dd5050;
}
#view .inner_box .yf_tab li a::after {
    content: ' ';
    display: block;
    height: 12px;
    width: 1px;
    background: #de4f4f69;
    top: 10px;
    position: absolute;
    right: 0;
}

#view .inner_box .yf_tab li:last-of-type a::after {
    display: none
}

#view .inner_box .yf_tab li.active {
    color: #fff;
    font-weight: bold;
    background: #ffaa28;
    margin-left: -1px;
    width: 93px;
}

#view .inner_box .yf_tab li.active span {
    cursor: default;
}
#view .inner_box .yf_tab li:hover a {
    color: #dd5050;
}
#view .fortune_box .cate2box{
    margin-left: 6px;
    padding: 20px 10px 10px;
    width: 471px;
    overflow: hidden;
    background: #ffdada;
    margin-top: -10px;
    box-sizing: border-box;
    border-radius: 0 0 10px 10px;
}

#view .fortune_box .cate2 {
    white-space: nowrap;
    width:100%;
}

#view .fortune_box .cate2 a {
    display: inline-block;
    cursor: pointer;
    padding: 0 10px;
    line-height: 26px;
    /* color: #de4f4f; */
    font-size: 14px;
    border-radius: 6px;
    /* background:#ffdcdc; */
}
#view .fortune_box .cate2 a:hover{ color:#555; text-decoration: none;}
#view .fortune_box .cate2 a small{font-size: 11px;margin-left: 2px;}

#view .fortune_box .cate2 .active {
    color: #fff;
    border-color: #dd5050;
    background: #dd5050;
    font-weight: bold;
}

#view .fortune_box .cate2 a:first-child {
}

#view .inner_box .ys_cont {
    padding: 20px;
}

#view .inner_box .ys_cont h4 {
    font-size: 16px;
    padding-bottom: 18px;
    border-bottom: 1px solid #eee;
    margin-bottom: 14px;
}

#view .inner_box .ys_cont h4 small {
    font-size: 14px;
    font-weight: normal;
    color: #999;
}

#view .inner_box .ys_cont li {
    width: 304px;
    height: 28px;
    line-height: 28px;
    float: left;
    color: #999;
}

#view .inner_box .ys_cont li strong {
    font-weight: normal;
    color: #555;
}

#view .inner_box .ys_cont p {
    line-height: 28px;
    color: #555;
    font-weight: normal;
    font-size: 14px;
    padding: 0;
}

.fortune_box .ys_cont {
    display: none;
}

.fortune_box .ys_cont.active {
    display: block;
}

#view .fortune_box .l_part {
    display: inline-block;
    margin: 20px 30px 0 20px;
    vertical-align: bottom;
}

#view .fortune_box .r_part {
    display: inline-block;
    margin-bottom: 10px;
    width: 350px;
    vertical-align: bottom;
}

#view .fortune_box .inl {
    display: inline-block;
}

#view .fortune_box .sum .inl {
    margin-left: -5px;
    margin-bottom: 10px;
    vertical-align: middle;
}

#view .fortune_box .sum b {
    vertical-align: middle;
    font-family: "Î¢ÈíÑÅºÚ";
    font-weight: 400;
    font-size: 65px;
    color: #de4f4f;
    vertical-align: bottom;
    line-height: 1.2;
}

#view .fortune_box .sum small {
    display: block;
    margin-left: 10px;
    font-size: 13px;
    color: #e47a7a;
}

#view .fortune_box .r_part span {
    transform: scale(.56);
    vertical-align: middle;
    margin-bottom: 4px;
    margin-left: -28px;
}

#view .fortune_box .r_part li {
    color: #837121;
    height: 25px;
    width: 162px;
    display: inline-block;
}

#view .fortune_box .row {
    margin: 10px 0 15px 25px;
    font-size: 0;
}

#view .fortune_box .row li {
    font-size: 15px;
    color: #837121;
    width: 33%;
    display: inline-block;
    line-height: 29px;
}

#view .fortune_box .lj {
    margin-left: 24px;
}

#view .fortune_box .lj li {
    display: inline-block;
    width: 33%;
    border: 15px;
    color: #837121;
    font-size: 15px;
}

#view .fortune_box .lj li span {
    display: inline-block;
    background: #fff;
    padding-right: 20px;
    border-radius: 15px;
    line-height: 30px;
}

#view .fortune_box .lj li i {
    font-style: normal;
    display: inline-block;
    margin-right: 10px;
    text-align: center;
    width: 30px;
    height: 30px;
    border-radius: 15px;
    background: #de5050;
    color: #fff;
    font-size: 15px;
}

#view .fortune_box .lj li:nth-child(2) i {
    box-sizing: border-box;
    background: #fff;
    border: 1px solid #837121;
    color: #837121;
}

.drop_option {}

.drop_option .tan_box {
    display: none;
}

.drop_option li:hover .tan_box,
.drop_option .tan_box:hover {
    display: block;
}

#view .c_cont {
    margin: 30px 15px 50px 0;
    transition: height 0.5s;
}

#view .c_cont h5 {
    font-size: 15px;
}

#view .wz_part {
    position: relative;
    margin-top: 30px;
    height: 128px;
    overflow: hidden;
    margin-bottom: 50px;
}

#view .wz_part .p_con {
    line-height: 200%;
    text-indent: 2em;
}

#view .c_cont .note {
    margin-top: 20px
}

#view .c_cont h4 {
    display: inline-block;
    line-height: 22px;
    padding: 0 5px 0;
    color: #dd4f4f;
    margin: 0px 10px 0px 0;
    text-indent: 0;
    border-left: 3px solid #dd4f4f;
    font-size: 18px;
}

#view .c_cont small {
    display: block;
    line-height: 1;
    padding-top: 6px;
    font-size: 13px;
    font-weight: normal;
}

#view .c_cont p {
    line-height: 200%;
    margin: 5px 0 25px;
    display: block;
    text-indent: 2em;
    font-size: 15px;
}

#view .c_cont .cont_min {
    font-size: 15px;
    line-height: 160%;
    margin-bottom: 10px;
    margin-top: -10px;
    text-align: justify;
    color: #888;
    background: #f8f8f8;
    padding: 15px;
    box-sizing: border-box;
}

/*#view .c_cont .p1:nth-of-type(2) { color: #74b4ea; border-left-color: #74b4ea; }
#view .c_cont .p1:nth-of-type(3) { color: #ea749e; border-left-color: #ea749e;}
#view .c_cont .p1:nth-of-type(4) { color: #79cb95; border-left-color: #79cb95;}
#view .c_cont .p1:nth-of-type(5) { color: #e2bd3c; border-left-color: #e2bd3c;}
#view .c_cont .p1:nth-of-type(6) { color: #60becd; border-left-color: #60becd;}
#view .c_cont .p1:nth-of-type(7) { color: #f98c8c; border-left-color: #f98c8c; }*/
#view .c_cont p:after {
    content: '';
    display: table;
    height: 0;
    width: 100%;
    clear: both;
}

.c_main .teles {
    user-select: none;
    cursor: pointer;
    text-align: center;
    display: block;
    color: #74b4ea;
    font-size: 16px;
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0), #fff 80%);
    height: 32px;
    line-height: 32px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 100px 0 15px;
}

.c_main .teles img {
    position: relative;
    top: -1px;
    vertical-align: middle;
    display: inline-block;
    margin-left: 5px;
}

#view .cols {
    width: 300px;
    float: right;
}

#view .cols .top {
    text-align: right
}

#view .cols .top a {
    padding: 0 10px;
}

#view .cols .lday {
    border-radius: 5px;
    margin: 0 auto;
    margin-bottom: 10px;
    background: #fad78d;
    height: 230px;
    overflow: hidden;
}

#view .cols .lday h3 {
    text-align: center;
    line-height: 38px;
    color: #db7705;
    font-size: 16px;
}

#view .cols .lday a {
    display: block;
    float: left;
    width: 60px;
    line-height: 51px;
    text-align: center;
    margin: 0 0 12px 12px;
    border-radius: 3px;
    font-size: 20px;
    font-family: "Î¢ÈíÑÅºÚ";
    color: #db7705;
    background: #fdefd1;
}

#view .cols .lday a:hover {
    text-decoration: none;
    background: #fffbe8;
}

#view .cols .lday a.active {
    background: #e06161;
    color: #fff;
    text-decoration: none;
}

.c_cont a,
.p_con a {
    color: #5a96d2;
}

.c_cont a i,
.p_con a i {
    display: inline-block;
    background: url(/static/public/images/ico_buy.gif);
    width: 14px;
    height: 14px;
    background-size: cover;
    margin: 0 .1rem
}

.cols h4 {
    background: #e06161;
    color: #fff;
    line-height: 30px;
    padding: 0 10px;
    border-radius: 3px;
}

.cols h4 a {
    float: right;
    color: #fff
}

.colsarc {
    margin-top: 5px;
}

.colsarc ul {
    padding: 5px 0;
}

.colsarc li {
    line-height: 30px;
    border-radius: 4px;
    padding-left: 10px;
    background: url(/static/public/images/dot.gif) 0 -118px no-repeat;
}

.colsarc li.more {
    text-align: center;
    font-weight: 700px;
    background: #DCF1FD;
}

#footer {
    border-top: #efa2c0 solid 2px;
    margin-top: 10px;
}