.logo-container {
    display: block;
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 65534;
    font-size: 0;
    height: 16px;
    background: #b2b2b2;
    padding: 0 1px;
    background: rgba(0,0,0,.3);
    opacity: .5
}

.logo-container a {
    font-size: 0;
    background: #666;
    background: rgba(102,102,102,.6)
}

.logo-container a img {
    position: static;
    border: 0
}

.logo-container .gap {
    display: inline-block;
    *display: inline;
    *zoom:1;width: 1px;
    height: 16px;
    background-color: #fff;
    opacity: .45;
    filter: alpha(opacity=45)
}

.logo-link {
    display: inline-block;
    *display: inline;
    *zoom:1;width: 33px;
    height: 10px;
    margin: 3px 4px
}

.logo-close-img {
    display: inline-block;
    *display: inline;
    *zoom:1;width: 8px;
    height: 8px;
    margin: 4px
}

.logo-mobile-container .logo-link {
    width: 33px;
    margin: 3px 4px
}

.feedback-container {
    display: none;
    position: absolute;
    z-index: 65535;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    height: 100%;
    background: #fcfcfc;
    font-size: 12px;
    color: #666
}

.feedback-container a {
    font-size: 12px
}

.feedback-container .intro {
    font-size: 14px
}

.feedback-container .bk-logo {
    position: absolute;
    z-index: -1;
    right: 10px;
    bottom: 10px;
    width: 68px;
    height: 22px;
    background: url(../res/logo-fb-big.png);
    _background: 0;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod="image",src="../res/logo-fb-big.png")
}

.feedback-container.fd-small .bk-logo {
    right: 5px;
    bottom: 5px;
    width: 50px;
    height: 16px;
    background: url(../res/logo-fb-small.png);
    _background: 0;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod="image",src="../res/logo-fb-small.png")
}

.feedback-container.fd-small .closed-content {
    padding: 5px;
    font-size: 14px;
    font-weight: 400
}

.reason-content {
    margin: 0 auto
}

.reason-item {
    display: inline-block;
    *display: inline;
    *zoom:1;width: 48px;
    border: 1px solid #dbdbdb;
    line-height: 2;
    text-align: center;
    padding: 0 10px;
    margin: 5px 10px 0 0;
    text-decoration: none;
    color: #666
}

.reason-item:hover {
    background-color: #eee
}

.fb-btn-cancel {
    display: block;
    margin-top: 10px;
    text-decoration: none;
    color: #3389e3
}

.thx-content {
    display: none;
    margin-top: 10px;
    text-align: center
}

.thx-content h5 {
    font-size: 16px;
    margin: 0
}

.thx-content p {
    margin-top: 5px;
    font-size: 12px;
    text-align: center
}

.closed-content {
    display: none;
    padding: 20px 0 0 20px;
    font-size: 16px;
    font-weight: 700
}

a,abbr,acronym,address,applet,b,big,blockquote,body,caption,center,cite,code,dd,del,dfn,div,dl,dt,em,fieldset,font,form,h1,h2,h3,h4,h5,h6,html,i,iframe,img,ins,kbd,label,legend,li,object,ol,p,pre,q,s,samp,small,span,strike,strong,sub,sup,table,tbody,td,textarea,tfoot,th,thead,tr,tt,u,ul,var {
    margin: 0;
    padding: 0
}

body {
    font-size: 16px;
    line-height: 1.3;
    font-family: 'Microsoft Yahei',simsun,arial,tahoma;
    color: #222;
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

em,i {
    font-style: normal
}

h1,h2,h3,h4,h5,h6,th {
    font-size: 100%;
    font-weight: 400
}

textarea {
    border: 0
}

a {
    text-decoration: none;
    color: #666;
    background: 0 0
}

ol,ul {
    list-style: none
}

button,img,input {
    border: none
}

input,select,textarea {
    color: #666;
    font-size: 14px
}

:focus {
    outline: 0
}

.clearfix {
    clear: both;
    content: "";
    display: block;
    overflow: hidden
}

.clear {
    clear: both
}

.fb {
    font-weight: 700
}

.fl {
    float: left
}

.fr {
    float: right
}

.relative {
    position: relative
}

.fs18 {
    font-size: 18px
}

.fs16 {
    font-size: 16px
}

.fs14 {
    font-size: 14px
}

.w960 {
    width: 960px
}

.red {
    color: red
}

.mt10 {
    margin-top: 10px
}

.mb10 {
    margin-bottom: 10px
}

.mt5 {
    margin-top: 5px
}

.mb5 {
    margin-bottom: 5px
}

.mt3 {
    margin-top: 3px
}

.head {
    width: 100%;
    height: 80px;
    background: #fff
}

.head_top {
    width: 960px;
    margin: 0 auto
}

.head_top .logo {
    width: 193px;
    height: 49px;
    display: block;
    overflow: hidden;
    margin-top: 16px
}

.ht_right {
    overflow: hidden;
    margin-top: 27px
}

.ht_r_mobile {
    font-size: 16px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px
}

.ht_r_mobile i {
    background: url(res/icon.png?v=1.0.1) no-repeat;
    width: 13px;
    height: 18px;
    display: inline-block;
    overflow: hidden;
    vertical-align: top;
    margin-right: 5px;
    margin-top: 3px
}

.ht_r_search {
    border: 1px solid #d6d6d6;
    width: 245px;
    height: 30px;
    overflow: hidden;
    display: inline-block;
    vertical-align: middle
}

.ht_r_search .icon_search {
    display: inline-block;
    background: url(res/icon.png?v=1.0.1) no-repeat 0 -29px;
    width: 18px;
    height: 18px;
    margin: 5px 3px 0 8px
}

.ht_r_search .inpt_txt {
    display: block;
    width: 163px;
    _width: 162px;
    height: 28px;
    line-height: 28px;
    border: none;
    padding: 0
}

.ht_r_search .btn_search {
    display: block;
    height: 30px;
    width: 50px;
    border-left: 1px solid #d6d6d6;
    border-left: 0\9;
    font-size: 15px;
    cursor: pointer
}

.nav_wrapper {
    width: 100%;
    height: 48px;
    line-height: 48px;
    background-color: #7b4f9b;
    overflow: hidden
}

.nav_wrapper .nav {
    width: 960px;
    margin: 0 auto
}

.nav_wrapper .nav li {
    float: left
}

.nav_wrapper .nav a {
    color: #fff;
    padding: 0 11px;
    display: block;
    font-size: 16px
}



.icon {
    background: url(res/icon.png?v=1.0.1) no-repeat
}

.constellation {
    background: url(res/icon_nav.png?v=1.0.1) no-repeat;
    width: 960px;
    height: 125px;
    margin: 0 auto
}

.constellation li {
    float: left;
    width: 80px;
    height: 125px
}

.constellation a {
    display: block;
    width: 80px;
    height: 125px
}



.constellation_ui li {
    position: relative;
    float: left;
    background: url(res/icon.png?v=1.0.1) no-repeat;
    width: 56px;
    height: 56px;
    overflow: hidden;
    margin: 10px 9px;
    _margin: 10px 5px;
    cursor: pointer
}

.constellation_ui li.aries {
    background-position: -39px 0
}

.constellation_ui li.taurus {
    background-position: -95px 0
}

.constellation_ui li.gemini {
    background-position: -151px 0
}

.constellation_ui li.cancer {
    background-position: -207px 0
}

.constellation_ui li.leo {
    background-position: -39px -56px
}

.constellation_ui li.virgo {
    background-position: -95px -56px
}

.constellation_ui li.libra {
    background-position: -151px -56px
}

.constellation_ui li.scorpio {
    background-position: -207px -56px
}

.constellation_ui li.sagittarius {
    background-position: -39px -112px
}

.constellation_ui li.capricorn {
    background-position: -95px -112px
}

.constellation_ui li.aquarius {
    background-position: -151px -112px
}

.constellation_ui li.pisces {
    background-position: -207px -112px
}

.constellation_ui li a {
    position: absolute;
    top: 0;
    left: 0;
    background: url(res/icon.png?v=1.0.1) no-repeat 0 -168px;
    width: 56px;
    height: 56px;
    line-height: 56px;
    text-align: center;
    font-size: 18px;
    color: #9b59b4;
    display: none
}

.constellation_ui li a span {
    display: none;
    width: 53px;
    overflow: hidden
}


.slider {
    width: 260px;
    height: 270px;
    position: relative
}

.slider-container {
    height: 270px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    width: 260px
}

.slider-container .slider-wrapper {
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 5000em;
    -webkit-transition: all .8s ease;
    -moz-transition: all .8s ease;
    -o-transition: all .8s ease;
    transition: all .8s ease
}

.slider-container .slide {
    float: left;
    height: 270px;
    overflow: hidden;
    position: relative;
    width: 260px
}

.slider-container .slide p {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 240px;
    height: 50px;
    line-height: 50px;
    padding: 0 10px;
    background: url(res/bg_opacity.png?v=1.0.1) repeat;
    font-size: 20px;
    color: #fff;
    font-weight: 700;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap
}

.slider-nav {
    text-align: center;
    width: 260px;
    height: 0
}

.slider-nav li {
    width: 25px;
    height: 45px;
    overflow: hidden
}

.slider-nav .bullet {
    background-color: #59baa8;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    display: inline-block;
    text-indent: -9000px;
    overflow: hidden;
    height: 16px;
    width: 16px;
    display: none
}

.slider-nav .active {
    background-color: #e7433b
}

.slider-nav .prev {
    background: url(res/icon.png?v=1.0.1) no-repeat 0 -317px;
    width: 25px;
    height: 45px;
    overflow: hidden;
    text-indent: -9999em;
    position: absolute;
    left: 0;
    top: 90px;
    display: block
}

.slider-nav .next {
    background: url(res/icon.png?v=1.0.1) no-repeat 0 -362px;
    width: 25px;
    height: 45px;
    overflow: hidden;
    text-indent: -9999em;
    position: absolute;
    right: 0;
    top: 90px;
    display: block
}

.footer {
    overflow: hidden;
    margin: 0 auto 50px;
    font-size: 12px;
    text-align: center;
    color: #e0e0e0;
    border-top: 5px solid #9b59b4;
    background: #fff;
    padding: 20px 0
}

.footer_a {
    margin-bottom: 10px
}

.footer_a a {
    color: #797979;
    padding: 0 5px
}



.footer p {
    color: #969696
}

.footer_certification a {
    color: #666;
    height: 25px;
    line-height: 25px;
    display: inline-block
}


.footer_certification .beian,.footer_certification .xukezheng {
    background-repeat: no-repeat;
    background-position: left center
}

.footer_certification .xukezheng {
    padding-left: 30px;
    -moz-background-size: 25px 25px;
    -o-background-size: 25px 25px;
    background-size: 25px 25px;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAMAAAAM7l6QAAAAqFBMVEUAAAAAibwAibwAibwAibwAibwAiLwAibwAh7sAibwAibwAibwAibwAibwAibwAibwAibwAibwAibwAibwAibwAibwAibwAibwAbq15w90Aibz///8AerUAcrAAgbcOj8CMy+J8w94om8ZKrtHv+Pug1OdVsdQ1osoAbawik8Lj8vjO6fLJ5vG/4u+o2OkZk8IOiLz5+fxluddOpczb7/Zxv9o0k8IAZKf+eKQ0AAAAGnRSTlMAB2cSUSQwV14bOYhFcIF5wuWikfnP1rDEsGVH+40AAAHVSURBVCjPdZPnltpADIU11R5XsIFNpuBGMbDAlpT3f7NobJMFTqIfLvOde0fSkeAhRJoK+GcQQhgPIxkGDD+faZIGPAhRqoKA8zR5pDIGoiApQBYRCAZx9IBzAbIkLCEgCIsDUPk9TakkRBIVlhleIBQomn4554KvEuDz68FprechqFkkMznSKFYgBFvpdbWp19ZqvWKMgZrup0zOFMxR507mU3fegLBcMTpgDmFJlp5+GvP6btq11ktFBeEDDhhAhhS9jTHbvfYRA7ABE4pfCy/eo/j0qx/wAjWUeG/EFLVv3XXX9e9bp4fwpwHmnTGAQuuqqS/nbm+aCRfomSWQhugwQ1w5+3E0pulHPhuMR4x5t5VzvzuzMT86axEvfdIUZKa8et3W9eVotnZnzOZgUT2Yj6mVPrVdU++d669H84qVlwCUT4VxjWGrn9tmr3vb+M5wxOTWlrnHzak+b+rKuqrS87EtE6a+ax+trXbbc2vRm/7FVODjxXM8dnZ3wcxe/FzSaZDEUPoUrq3fvnl6GyiR+9rLG7eH7/gb5l8jTb2PKBaeLgrhKYW7GCeHyCSRZLzwaZAJkLuNiOXzGuAWBAQZvp7XYFLxPIpyTuB/EVH6uB5/AHwfKhI0hyGMAAAAAElFTkSuQmCC)
}

.footer_certification .beian {
    padding-left: 25px;
    -moz-background-size: 20px 20px;
    -o-background-size: 20px 20px;
    background-size: 20px 20px;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAMAAAC6V+0/AAACK1BMVEUAAAD89dn+/ODz6KqdaFjgqlbluWLcrGqxkHzeqFfYrn3s04Xx16769M347cToxnzhs2jbrGLkvFnpyF7v2X/kwm3hsGfqw3rt3oDbnFHktoLryXn9v1T4znr/74bnvGz034v+2I/ktoDz6ZLkwY/Dfz7buofr0pjs3bLv6KPRrnbKhFv/+dDZr4L/95f42oL7/97s2Y3++uzTk3ADAGQAAXjsx1zmuVnksVDWHRcAAW7qwmLmv1HfokjdmUXZSSjWPSHOAALuzWbktV3qvFr/0ljXYzHQFg3VBAptgpFrdodyeIKUj4EAAIDIsnqRiXb143Pyy27w1Gz+z2XtymH/2178wVy7jluTeFrrwFf+xVJRNlHpuFDjqlDtvE/psErVkEbysETajkPpgj7ThT3ilDvXdTg5FDjgbjbdhTXtcTDHVSe7TCbuXiPTOCLJPR/TLhzJJxP9LA+0Bw/ABg6Ej5kcPpeptJEACJEAG44XMInFvYfTvIejmYS9un4AEHp8enny2HjWwHhcX3jYzHfu2HWsonPNwnH70m9WTm//723pym3dtmm0o2ZeWWb/4mNuYmJ5ZGCnjVnYnli0mVjyyVbXkVPNrFKjfVJgHlBODk7/2E02Gk2EaUr/tUngjkf7n0b6xERCJES1gD/ooD3Ulj3TZT3WjjzOeDqBWDr3pDlMADn2gjaTYDZpAjbplzTEazOeXzDMPi38jizzfCjVdCjlYCPiRh7EGApq+dfRAAAANHRSTlMAGghC+eji4M7GrJRpW0H7+fX08Ozs5+bh0sfEw8G+vLqysaufnJiMg3xvXUxINTApJyEUtppfXgAAAWhJREFUGNNigAJGHg4OHkYGZMDHxbJx5dwZLFw6CDGm8PS1G7Zl9bSlhzPBtcpGR2zxyLN3XFAerQgVNRCY07fZ0rLA3r0kzGuRuCFYUM/fd1KuR4Gle55jbp2Vvz5Ys4yP6eLtHpYODpaODi1WDXJGQEGtVbW+U9Y4Zi+1me+e1W7l46oBFFRb71cxYWFOvltaRlL/RNPqRBWgIHtmYJlVTrJ9vptDxjKTqsZUdqAgYIIr5nmaFhe5ZaclF5WYeEalsAEFlWyDaypXF+8oLLTftK7er8OCGygolRQbXGpqYjJrpomJqXeoc6w0UJB/8rTUwKYIr97pzZ3e1kvsLESAgrw2tglbw0JnRyW6drlmJliYMTOARIVtUpY7uViYOwXZ2XWLMkPCTczMzDzSzDrExdY8yJoVIqgQ0Ors7GJhHWNna27uFKAMCU1uoZipcfFx8ZFmNiESmrAANdZW5ZRkZeOUV9cF8wF24WIHNNeXAAAAAABJRU5ErkJggg==)
}

#back_top {
    cursor: pointer;
    background: url(res/icon.png?v=1.0.1) no-repeat -166px -200px;
    width: 47px;
    height: 47px;
    display: block;
    position: fixed;
    bottom: 200px;
    left: 50%;
    margin-left: 480px;
    text-indent: -9999em;
    display: none
}

.floor_content .title {
    font-weight: 400;
    border-bottom: 1px solid #eae8e9;
    height: 34px;
    line-height: 34px;
    padding-left: 10px;
    font-size: 20px;
    position: relative
}

.floor_content .title a {
    display: inline-block
}

.floor_content .title a strong {
    font-weight: 400;
    display: block;
    color: #8f4ca8
}

.floor_content .title a.more,.main_right .title a.more {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAIBAMAAADD3ygIAAAALVBMVEUAAAAmJTYoJjYbGj8nJjYnJjUnJjYnJDYoJzYaGUAoJjYaGUAoJjYnJTUoKDa8fYj9AAAAD3RSTlMA0sxcVTcgjYdybGhhQC1ALExSAAAAJUlEQVQI12NoYWBguOjAwMAqA2QkLQDiCQx80gwMgQYMDMUMDABUCgTIF3MzjQAAAABJRU5ErkJggg==) no-repeat center center;
    width: 34px;
    height: 34px;
    position: absolute;
    right: 0;
    top: 0
}

.main_right .title {
    position: relative
}

.mod_left {
    padding: 15px 15px 0;
    height: auto;
    overflow: hidden
}

.mod_left .m_pic {
    height: auto;
    overflow: hidden;
    margin-bottom: 10px
}

.mod_left .m_pic .pic {
    display: block
}

.mod_left .m_pic .pic img {
    display: block;
    width: 90px;
    height: 90px;
    overflow: hidden
}

.mod_left i {
    width: 21px;
    height: 21px;
    line-height: 21px;
    text-align: center;
    background: #ababab;
    color: #fff;
    display: inline-block
}

.mod_left i.top {
    background: #9b59b4
}

.mod_left .m_pic i {
    position: absolute;
    top: 0;
    left: 0
}

.mod_left .m_pic .infor {
    position: absolute;
    left: 100px;
    top: 0;
    width: 138px
}

.mod_left .m_pic .infor .txt {
    height: 28px;
    overflow: hidden;
    display: block;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #333
}

.public_txt {
    height: 48px;
    overflow: hidden;
    margin-top: 5px;
    color: #666;
    font-size: 15px;
    color: #666;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}



.mod_left .m_pic .infor .viewed {
    font-size: 14px;
    color: #bcbcbc;
    margin-top: 13px
}

.mod_left .txt_list {
    height: 100%;
    overflow: hidden
}

.mod_left .txt_list li {
    margin-bottom: 8px;
    *margin-bottom: 4px;
    height: 29px;
    line-height: 21px;
    display: block
}

.mod_left .txt_list li i {
    float: left
}

.mod_left .txt_list li a {
    float: left;
    margin-left: 8px;
    width: 205px;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis
}


.list_ui {
    overflow: hidden;
    border-top: 1px solid #eae8e9;
    margin-top: 9px;
    *margin-top: 8px
}

.list_ui li {
    float: left;
    height: 40px;
    line-height: 40px;
    width: 50%;
    *width: 49%;
    overflow: hidden;
    border-bottom: 1px solid #eae8e9;
    text-align: center;
    position: relative;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap
}

.list_ui li a {
    display: block;
    border-right: 1px solid #eae8e9;
    overflow: hidden;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    padding: 0 5px
}


.list_ui li:nth-child(2n) a {
    border-right: 0
}

.list_ui li i {
    position: absolute;
    top: 0;
    left: 0;
    background: url(res/icon.png?v=1.0.1) no-repeat 0 -224px;
    display: inline-block;
    width: 34px;
    height: 34px
}

.floor_content .mod_pic {
    padding: 12px;
    background: #fff
}

.floor_content .mod_pic .pic {
    display: block
}

.floor_content .mod_pic .pic img {
    display: block;
    width: 90px;
    height: 90px;
    overflow: hidden
}

.floor_content .mod_pic .infor {
    position: absolute;
    left: 115px;
    top: 15px;
    width: 140px
}

.floor_content .mod_pic .infor .words {
    height: 28px;
    overflow: hidden;
    display: block;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #333
}

.floor_content .mod_pic .infor .two_row {
    white-space: normal;
    height: 48px;
    color: #666;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}

.floor_content .mod_pic .infor .btn {
    width: 78px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    border: 1px solid #d1d1d1;
    display: block;
    margin-top: 5px;
    background: #fff
}



.floor_content .mt3 {
    margin-top: 3px
}

.down_choose {
    height: 49px;
    background: #fff;
    font-size: 15px
}

.down_choose .menu {
    border: 1px solid #d1d1d1;
    height: 28px;
    line-height: 28px;
    width: 297px;
    float: left;
    margin: 9px 10px 0;
    _margin: 9px 5px 0
}

.down_choose .menu div {
    position: relative;
    float: left
}

.down_choose .menu div .down {
    background: url(data:image/jpeg;base64,/9j/4AAQSkZJRgABAQAAAQABAAD/2wBDAAQDAwQDAwQEBAQFBQQFBwsHBwYGBw4KCggLEA4RERAOEA8SFBoWEhMYEw8QFh8XGBsbHR0dERYgIh8cIhocHRz/2wBDAQUFBQcGBw0HBw0cEhASHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBz/wgARCAAFAAkDAREAAhEBAxEB/8QAFQABAQAAAAAAAAAAAAAAAAAABQj/xAAUAQEAAAAAAAAAAAAAAAAAAAAA/9oADAMBAAIQAxAAAAC2ho//xAAeEAACAQMFAAAAAAAAAAAAAAABAwIABAUVIVRxk//aAAgBAQABPwBuDtjlFR3C2AzMOq0204qPMV//xAAUEQEAAAAAAAAAAAAAAAAAAAAQ/9oACAECAQE/AD//xAAUEQEAAAAAAAAAAAAAAAAAAAAQ/9oACAEDAQE/AD//2Q==) no-repeat 90% center;
    padding-left: 14px;
    width: 93px;
    display: inline-block;
    border-right: 1px solid #d1d1d1;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #333;
    font-size: 13px
}

.down_choose .menu div select {
    position: absolute;
    top: 0;
    left: 0;
    height: 28px;
    line-height: 28px;
    display: block;
    width: 100%;
    opacity: 0;
    filter: alpha(opacity=0)
}

.down_choose .menu .btn {
    width: 81px;
    display: block;
    float: right;
    text-align: center;
    background: #f0f0f0;
    color: #575757;
    height: 28px;
    line-height: 28px;
    font-family: "Microsoft Yahei";
    font-size: 14px
}



.down_choose .menu .bl01 {
    border-left: 1px solid #d1d1d1
}

.same_list {
    overflow: hidden;
    margin: 10px 10px 5px
}

.same_list .pic_ui {
    width: 132px;
    overflow: hidden
}

.same_list .pic_ui li {
    width: 120px;
    float: left;
    padding: 5px;
    border: 1px solid #eae8e9;
    background: #f9f9f9;
    margin-bottom: 10px
}

.same_list .pic_ui li a {
    display: block
}

.same_list .pic_ui li a img {
    display: block;
    width: 120px;
    height: 90px
}

.same_list .pic_ui li a .t {
    height: 27px;
    line-height: 33px;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: block;
    font-size: 14px;
    text-align: center
}

.same_list .list_u {
    width: 167px;
    margin: 0 8px
}

.same_list .list_u li {
    height: 30px;
    line-height: 30px
}

.same_list .list_u li a {
    display: block;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    font-size: 15px
}



.h277 {
    height: 277px
}

.short_list {
    height: 149px;
    overflow: hidden;
    margin-bottom: 11px
}

.same_list .short_u,.short_list .list_u {
    width: 153px
}

.same_list .long_u {
    width: 480px
}

.same_list .long_u li {
    width: 200px;
    margin-right: 40px;
    float: left
}

.same_list .w180 {
    width: 180px
}

.same_list .d_left {
    width: 330px
}

.date_luck {
    width: 301px;
    height: 285px;
    background: #fff
}

.date_luck .tab_title {
    height: 53px;
    background: #f8f8f8;
    border-bottom: 1px solid #dbd9da
}

.date_luck .tab_title li {
    float: left
}

.date_luck .tab_title li a {
    width: 34px;
    display: block;
    padding: 5px 8px 0;
    font-size: 14px;
    height: 49px;
    text-align: center
}

.date_luck .tab_title li.current a {
    background: #fff;
    color: #9b59b4
}

.date_luck div.sub_tab_c {
    display: none;
    height: 230px;
    overflow: hidden
}

.date_luck .constellation_ui {
    height: auto;
    overflow: hidden
}

.main {
    margin: 10px auto
}

.main_left {
    width: 651px
}

.main_right {
    width: 300px
}

.main_right .box_r {
    background: #fff
}

.main_right .box_r .title {
    height: 37px;
    line-height: 37px;
    color: #f89841;
    font-size: 20px;
    border-bottom: 1px solid #eae8e9;
    padding: 0 10px;
    display: block
}

.main_right .box_r .title a {
    color: #f89841
}

.main_right .box_r .r_list {
    height: 100%;
    overflow: hidden;
    background: #fff
}

.main_right .box_r .r_list a {
    border-bottom: 1px solid #eae8e9;
    padding: 10px;
    border-bottom: 1px solid #eae8e9;
    height: 100%;
    overflow: hidden;
    height: 90px;
    display: block;
    font-size: 14px;
    position: relative
}

.main_right .box_r .r_list a:last-of-type {
    border-bottom: 0
}

.main_right .box_r .r_list a .pic {
    width: 75px;
    height: 90px;
    overflow: hidden;
    padding-right: 10px
}

.main_right .box_r .r_list a .pic img {
    display: block;
    max-width: 75px;
    height: 90px
}

.main_right .box_r .r_list a p {
    height: 54px;
    line-height: 18px;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical
}



.main_right .box_r .r_list a strong {
    font-weight: 400;
    font-size: 18px;
    color: #000;
    display: block;
    padding-bottom: 5px
}

.main_right .box_r .r_list a .arrow {
    position: absolute;
    top: 10px;
    right: 10px;
    background: url(res/icon.png?v=1.0.1) no-repeat -210px -168px;
    width: 17px;
    height: 17px;
    overflow: hidden
}

.floor_content .ntl {
    height: 100%;
    overflow: hidden;
    margin: 0 15px;
    padding-bottom: 10px
}

.floor_content .ntl li {
    height: 34px;
    line-height: 34px
}

.floor_content .ntl li a {
    display: block;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap
}


.main_right .hot_measure {
    background: #fff;
    overflow: hidden
}

.main_right .down_choose {
    height: auto
}

.main_right .box_r .title.violet,.main_right .box_r .title.violet a {
    color: #774889
}

.right_dream_ui {
    overflow: hidden;
    margin-top: 20px
}

.right_dream_ui li {
    float: left;
    width: 120px;
    margin-left: 20px
}

.right_dream_ui li a {
    display: block
}

.right_dream_ui li a .pic img {
    display: block;
    width: 120px;
    height: 90px
}

.right_dream_ui li a .t {
    height: 28px;
    line-height: 28px;
    font-size: 14px;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    text-align: center
}

.floor_content .mt0 {
    margin-top: 0;
    border-top: 0
}

.hot_measure {
    margin-bottom: 8px;
    padding-bottom: 10px
}

.hot_measure .menu {
    width: 279px
}

.hot_measure .down_choose .menu div .down {
    width: 84px
}

.hot_measure .first .menu div .down {
    width: 51px
}



.hot_measure .yt_sel .menu div .down {
    width: 183px
}

.hot_measure .yt_sel .inpt {
    padding-left: 10px;
    height: 26px;
    line-height: 26px;
    *height: 25px;
    *line-height: 25px;
    width: 187px;
    width: 186px\9;
    width: 186px!important;
    display: block;
    border-right: 1px solid #d1d1d1
}

.hot_measure .menu .small_inpt {
    width: 58px;
    *width: 58px;
    border-right: 1px solid #d1d1d1;
    height: 26px;
    line-height: 26px;
    *height: 24px;
    *line-height: 24px;
    display: block;
    padding-left: 5px;
    padding-right: 1px
}

.hot_measure .down_choose .menu input.n_inpt {
    height: 28px;
    line-height: 28px;
    display: block;
    padding: 0 5px 0 14px;
    border-right: 1px solid #d1d1d1;
    width: 79px;
    float: left
}

.hot_measure .menu .w62 {
    width: 64px;
    width: 61px\9;
    width: 61px!important
}

.mt0 {
    margin-top: 0;
    border-top: 0
}

.page {
    text-align: center;
    height: 100%;
    overflow: hidden;
    margin: 27px 0 40px;
    font-size: 14px
}

.page .all,.page .pageindex {
    display: none
}

.page .current,.page a {
    margin: 0 1px;
    border: 1px solid #a7a7a7;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    width: 28px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    display: inline-block
}



.page .first a,.page .last a,.page .next a,.page .prev a {
    width: auto;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 0 5px;
    height: 28px;
    line-height: 28px;
    display: inline-block
}

.all_expert {
    height: 90px;
    overflow: hidden;
    margin: 30px 0 0 6px
}

.all_expert li {
    float: left;
    width: 93px;
    margin: 0 6px 15px;
    _margin: 0 3px 15px;
    text-align: center
}

.all_expert li a {
    display: block
}

.all_expert li a img {
    display: block;
    width: 54px;
    height: 54px;
    overflow: hidden;
    margin: 0 auto 5px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%
}

.all_expert li a p {
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap
}

.all_expert li a:hover p {
    text-decoration: underline;
    color: #995847
}

.luck_c_nav {
    background: url(res/nav_xzys.jpg?v=1.0.1) no-repeat;
    width: 960px;
    height: 125px;
    overflow: hidden;
    margin: 0 auto
}

.luck_c_nav a:hover,.luck_c_nav li.current a {
    background: 0 0;
    opacity: 1;
    filter: alpha(opacity=100);
    color: #e12e2f
}

.luck_c_nav a {
    text-align: center;
    font-size: 14px
}

.luck_c_nav a span {
    margin-top: 85px;
    display: inline-block
}

.box_floor {
    overflow: hidden;
    margin: 0 auto
}

.floor_title {
    border-bottom: 3px solid #9b59b4;
    height: 42px;
    line-height: 42px;
    position: relative;
    margin-top: 40px
}

.floor_title em {
    position: absolute;
    top: -32px;
    left: 0;
    background: url(res/icon_index.png?v=1.0.1) no-repeat;
    width: 84px;
    height: 77px;
    overflow: hidden
}

.floor_title .tit_menu {
    height: 42px;
    line-height: 42px;
    background: #9b59b4;
    display: inline-block;
    padding-right: 15px
}

.floor_title .tit_menu strong {
    font-size: 30px;
    margin-left: 78px;
    color: #fff
}

.floor_title .tit_menu ul {
    margin-left: 50px;
    _margin-left: 25px
}

.floor_title .tit_menu li {
    float: left;
    background: url(res/title_shu.jpg?v=1.0.1) no-repeat right center
}

.floor_title .tit_menu li a {
    display: block;
    padding: 0 15px;
    color: #fff
}

.floor_title i.icon_right {
    width: 90px;
    height: 42px
}

.box_floor_2 .floor_title i.icon_left {
    background-position: -56px -210px
}

.box_floor_2 .floor_title i.icon_right {
    background-position: -76px -210px
}

.box_floor_2 .floor_title {
    border-color: #db4a33
}

.box_floor_2 .floor_title .tit_menu {
    background: #db4a33
}

.box_floor_2 .floor_title .tit_menu li {
    background: url(res/title_shu2.jpg?v=1.0.1) no-repeat right center
}

.box_floor_3 .floor_title i.icon_left {
    background-position: -56px -252px
}

.box_floor_3 .floor_title i.icon_right {
    background-position: -76px -252px
}

.box_floor_3 .floor_title {
    border-color: #f56b7d
}

.box_floor_3 .floor_title .tit_menu {
    background: #f56b7d
}

.box_floor_3 .floor_title .tit_menu li {
    background: url(res/title_shu3.jpg?v=1.0.1) no-repeat right center
}

.box_floor_4 .floor_title i.icon_left {
    background-position: -56px -294px
}

.box_floor_4 .floor_title i.icon_right {
    background-position: -76px -294px
}

.box_floor_4 .floor_title {
    border-color: #efae00;
    margin-top: 33px
}

.box_floor_4 .floor_title .tit_menu {
    background: #efae00
}

.box_floor_4 .floor_title .tit_menu li {
    background: url(res/title_shu5.jpg?v=1.0.1) no-repeat right center
}

.box_floor_5 .floor_title i.icon_left {
    background-position: -56px -336px
}

.box_floor_5 .floor_title i.icon_right {
    background-position: -76px -336px
}

.box_floor_5 .floor_title {
    border-color: #f89841
}

.box_floor_5 .floor_title .tit_menu {
    background: #f89841
}

.box_floor_5 .floor_title .tit_menu li {
    background: url(res/title_shu5.jpg?v=1.0.1) no-repeat right center
}

.box_floor_7 .floor_title i.icon_left {
    background-position: -56px -378px
}

.box_floor_7 .floor_title i.icon_right {
    background-position: -76px -378px
}

.box_floor_7 .floor_title {
    border-color: #995847;
    margin-top: 43px
}

.box_floor_7 .floor_title .tit_menu {
    background: #995847
}

.box_floor_7 .floor_title .tit_menu li {
    background: url(res/title_shu7.jpg?v=1.0.1) no-repeat right center
}

.floor_title i {
    display: inline-block;
    background: url(res/icon.png?v=1.0.1) no-repeat;
    overflow: hidden
}

.floor_title i.icon_left {
    width: 20px;
    height: 42px
}

.box_floor_1 .floor_title i.icon_left {
    background-position: -56px -168px
}

.box_floor_1 .floor_title i.icon_right {
    background-position: -76px -168px
}

.box_floor_6 .floor_title em {
    background-position: 0 -539px;
    width: 57px;
    height: 54px;
    top: -9px;
    left: 8px
}

.box_floor_8 .floor_title i.icon_left {
    background-position: -56px -168px
}

.box_floor_8 .floor_title i.icon_right {
    background-position: -76px -168px
}

.box_floor_8 .floor_title {
    border-color: #9b59b4;
    margin-top: 43px
}

.box_floor_8 .floor_title em {
    background-position: 0 -462px
}

.box_floor_8 .floor_title .tit_menu {
    background: #9b59b4
}

.box_floor_8 .floor_title .tit_menu strong {
    font-weight: 400;
    font-size: 24px;
    margin-left: 60px
}

.box_floor_8 .floor_content {
    height: auto;
    overflow: hidden;
    background: #fff;
    margin-top: 1px
}

.box_floor_8 .hot_concern {
    padding: 10px 0;
    height: 100%;
    overflow: hidden
}

.box_floor_8 .hot_concern a {
    float: left;
    width: 150px;
    display: block;
    height: 35px;
    line-height: 35px;
    margin: 0 5px;
    _margin: 0 8px;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap
}

.box_floor_8 .hot_concern a:hover {
    color: #804895
}

.box_floor {
    height: 100%;
    overflow: hidden;
    background: #fff;
    margin-top: 8px
}

.box_floor .title a strong {
    color: #f89841
}

.box_sexz .title a strong {
    color: #774889
}

.nav_zodiac {
    background: 0 0;
    width: 960px;
    height: 96px;
    margin: 10px auto 0
}

.nav_zodiac a,.nav_zodiac li {
    height: 96px
}

.nav_zodiac li a {
    border-right: 1px solid #eee;
    text-align: center;
    background: #fff url(res/nav_zodiac.png?v=1.0.1) no-repeat;
    width: 79px;
    height: 96px
}

.nav_zodiac li a:hover {
    background: 0 0;
    opacity: 1;
    filter: alpha(opacity=100)
}

.nav_zodiac li span {
    display: inline-block;
    margin-top: 65px
}

.nav_zodiac li a:hover {
    background: #f7f7f7 url(res/nav_zodiac_hover.png?v=1.0.1) no-repeat
}

.nav_zodiac li .shu {
    background-position: 0 0
}

.nav_zodiac li .niu {
    background-position: -80px 0
}

.nav_zodiac li .hu {
    background-position: -160px 0
}

.nav_zodiac li .tu {
    background-position: -240px 0
}

.nav_zodiac li .long {
    background-position: -320px 0
}

.nav_zodiac li .she {
    background-position: -400px 0
}

.nav_zodiac li .ma {
    background-position: -480px 0
}

.nav_zodiac li .yang {
    background-position: -560px 0
}

.nav_zodiac li .hou {
    background-position: -640px 0
}

.nav_zodiac li .ji {
    background-position: -720px 0
}

.nav_zodiac li .gou {
    background-position: -800px 0
}

.nav_zodiac li .zhu {
    background-position: -880px 0
}

.nav_zodiac li .shu:hover {
    background-position: 0 0
}

.nav_zodiac li .niu:hover {
    background-position: -80px 0
}

.nav_zodiac li .hu:hover {
    background-position: -160px 0
}

.nav_zodiac li .tu:hover {
    background-position: -240px 0
}

.nav_zodiac li .long:hover {
    background-position: -320px 0
}

.nav_zodiac li .she:hover {
    background-position: -400px 0
}

.nav_zodiac li .ma:hover {
    background-position: -480px 0
}

.nav_zodiac li .yang:hover {
    background-position: -560px 0
}

.nav_zodiac li .hou:hover {
    background-position: -640px 0
}

.nav_zodiac li .ji:hover {
    background-position: -720px 0
}

.nav_zodiac li .gou:hover {
    background-position: -800px 0
}

.nav_zodiac li .zhu:hover {
    background-position: -880px 0
}

.long_banner_top {
    width: 960px;
    height: 90px;
    margin: 5px auto
}

.long_banner_top a,.long_banner_top a img {
    display: block
}

.long_banner_top a img {
    width: 960px;
    height: 90px
}

.page {
    text-align: center;
    height: 100%;
    overflow: hidden;
    margin: 27px 0 40px
}

.page .all,.page .pageindex {
    display: none
}

.page .current,.page a {
    margin: 0 3px;
    padding: 0 2px;
    border: 1px solid #a7a7a7;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    width: 28px;
    height: 28px;
    text-align: center;
    line-height: 30px;
    display: inline-block;
    vertical-align: top
}

.page .current,.page a:hover {
    background: #9b59b4;
    color: #fff;
    border-color: #9b59b4
}

.page .first,.page .last,.page .next,.page .prev {
    display: inline-block;
    height: 30px;
    vertical-align: top
}

.page .first a,.page .last a,.page .next a,.page .prev a {
    width: auto;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    padding: 0 5px;
    height: 28px;
    line-height: 28px;
    display: inline-block
}

.pagestr {
    text-align: left
}

.pagestr a {
    margin: 4px 1px;
    width: auto;
    height: 25px;
    line-height: 25px;
    padding: 0 10px
}

.pagestr .nextpage,.pagestr .prepage,.pagestr span {
    padding: 0 10px;
    margin: 4px 1px;
    width: auto;
    height: 25px;
    line-height: 25px;
    padding: 0 10px;
    border: 1px solid #a7a7a7;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    display: inline-block;
    vertical-align: top
}

.pagestr span {
    background: #9b59b4;
    border-color: #9b59b4;
    color: #fff
}

.cw {
    height: 45px;
    line-height: 45px;
    background: #fff;
    width: 100%;
    overflow: hidden
}

.cw .sub_nav {
    margin: 0 auto;
    background: url(res/bg_nav_icon.png?v=1.0.1) no-repeat center center;
    width: 960px;
    height: 45px;
    font-size: 14px
}

.cw .sub_nav li {
    float: left;
    width: 80px
}

.cw .sub_nav a {
    display: block;
    padding-left: 28px
}

.cw .sub_nav a:hover {
    color: #983aa5;
    text-decoration: underline
}

.cur_postion {
    margin: 10px auto;
    overflow: hidden;
    font-size: 15px;
    color: #666
}

.main .cur_postion {
    margin: 0 auto 10px
}

.cur_postion a,.cur_postion span {
    float: left
}

.cur_postion .arrow {
    background: url(res/icon.png?v=1.0.1) no-repeat -234px -188px;
    width: 6px;
    height: 12px;
    overflow: hidden;
    display: block;
    margin: 5px 10px 0
}

.box_xz_title {
    background: url(res/bg_t_x.jpg?v=1.0.1) repeat-x;
    height: 36px;
    text-align: center;
    margin: 10px 0
}

.box_xz_title span {
    font-size: 20px;
    color: #774889;
    padding: 0 10px;
    height: 34px;
    line-height: 34px;
    border: 1px solid #a5a5a5;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    background: #f4f4f4;
    display: inline-block
}

.zxsm_subnav {
    background: #fcfcfc;
    height: 45px;
    line-height: 45px;
    width: 100%;
    text-align: left;
    font-size: 14px
}

.zxsm_subnav div {
    width: 960px;
    margin: 0 auto
}

.zxsm_subnav div a {
    display: inline-block;
    padding: 0 12px;
    color: #3e3e3e
}

.zxsm_subnav div a.active,.zxsm_subnav div a:hover {
    color: #7f448c
}

.bg_white {
    background: #fff
}

.same_choose_words {
    float: left;
    padding-left: 10px;
    padding-right: 5px
}

.sel_words {
    padding-left: 5px;
    float: left
}

.same_inpt {
    height: 28px;
    line-height: 28px;
    display: block;
    float: left;
    margin-left: 5px
}

.same_sel {
    margin-top: 5px;
    display: block;
    float: left;
    margin-left: 4px
}

.same_sel_btn {
    float: left;
    background: #ececec;
    border: 1px solid #a5a5a5;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-size: 14px;
    display: block;
    height: 23px;
    line-height: 23px;
    margin-left: 10px;
    padding: 0 10px;
    margin-top: 2px
}

.same_sel_btn:hover {
    background: #b0afaf;
    color: #fff
}

input.same_sel_btn {
    height: 25px;
    cursor: pointer
}

.same_inpt {
    border: 1px solid #ddd;
    width: 80px;
    padding: 0 5px
}

.base_ad_160_600,.base_ad_300_250,.base_ad_500_200,.base_ad_640_60,.base_ad_640_90,.base_ad_960_90 {
    margin-right: auto;
    margin-left: auto;
    overflow: hidden;
    position: relative
}

.base_ad_960_90 {
    width: 960px;
    height: 90px
}

.base_ad_640_60 {
    width: 640px;
    height: 60px
}

.base_ad_640_90 {
    width: 640px;
    height: 90px
}

.base_ad_500_200 {
    width: 500px;
    height: 200px
}

.base_ad_300_250 {
    width: 300px;
    height: 250px
}

.base_ad_160_600 {
    width: 184px;
    height: 600px
}

.base_ad_text:after {
    content: "广告";
    position: absolute;
    right: 0;
    bottom: 0;
    background: #ddd;
    color: #fff;
    font-size: 12px;
    padding: 0 4px
}

::-moz-placeholder {
    color: #999;
    font-size: 13px;
    font-family: "微软雅黑"
}

::-webkit-input-placeholder {
    color: #999;
    font-size: 13px;
    font-family: "微软雅黑"
}

:-ms-input-placeholder {
    color: #999;
    font-size: 13px;
    font-family: "微软雅黑"
}

.m_hide {
    display: none
}

.public_select {
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.public_select>select {
    opacity: 0;
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    bottom: 0;
    height: 100%;
    filter: alpha(opacity=0)
}

.public_select>span {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    padding-right: 20px;
    text-align: center;
    overflow: hidden
}

.public_select>span::after {
    content: "";
    position: absolute;
    right: 5px;
    top: 50%;
    width: 0;
    height: 0;
    border: 5px solid;
    border-color: #333 transparent transparent transparent;
    margin-top: -2px
}

.mfsm_wrap {
    padding: 30px;
    margin-top: 10px;
    background-color: #fff;
    line-height: 2;
    color: #666
}

.mfsm_wrap:first-child {
    margin-top: 0
}

.mfsm_wrap>h1 {
    font-size: 26px;
    text-align: center;
    color: #000
}

.mfsm_wrap>h2 {
    font-size: 20px;
    text-align: center
}

.mfsm_wrap>h2.sub {
    font-size: 18px;
    text-align: left
}

.mw_select {
    background-color: #f0f0f0;
    border: 1px solid #d1d1d1;
    text-align: center;
    padding: 10px;
    margin-top: 10px;
    line-height: 35px
}

.mw_select input {
    display: inline-block;
    margin: 0 10px;
    border: 1px solid #d1d1d1;
    width: 150px;
    height: 30px;
    vertical-align: middle;
    background-color: #fff;
    line-height: 28px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 5px
}

.mw_select .public_select {
    display: inline-block;
    margin: 0 10px;
    padding: 5px 20px 5px 5px;
    border: 1px solid #d1d1d1;
    width: 100px;
    height: 30px;
    vertical-align: middle;
    background-color: #fff;
    line-height: 28px
}

.mw_select .public_select.sub {
    width: 80px
}

.mw_select>a {
    margin: 0 10px;
    border: 1px solid #333;
    height: 35px;
    line-height: 33px;
    padding: 0 10px;
    display: inline-block;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: #fff;
    background-color: #7b4f9b;
    font-size: 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.mw_select>a.main {
    display: block;
    margin-top: 20px;
    height: 40px;
    line-height: 38px
}

.mw_select>p.tips {
    color: #b5b5b6;
    font-size: 14px;
    padding: 5px 0
}

.mfsm_wrap>p {
    margin-top: 15px
}

.mfsm_wrap>img {
    display: block;
    width: 100%;
    margin-top: 5px
}

.mw_select_item {
    padding: 10px 0;
    text-align: left;
    margin: 0 auto;
    width: 420px
}

.mw_select_item:first-child {
    margin-top: 10px
}

.mfsm_wrap>.tips {
    color: #b5b5b6;
    text-align: right;
    font-size: 14px
}

.ffsm_wrap {
    padding: 20px 30px;
    background-color: #f0f0f0;
    border: 1px solid #ccc;
    margin-top: 20px
}

.fw_desc span {
    color: #ec460a;
    font-weight: 700
}

.fw_desc span.sub {
    color: #7b4f9b
}

.fw_form {
    padding: 20px 10px
}

.fw_form_wrap {
    overflow: hidden;
    width: 400px;
    margin: 0 auto
}

.fw_form_item {
    height: 30px;
    line-height: 30px;
    position: relative;
    padding: 10px 10px 10px 60px;
    overflow: hidden
}

.fw_form_item span {
    position: absolute;
    top: 10px;
    left: 0;
    width: 60px;
    height: 30px;
    text-align: center
}

.fw_form_input {
    overflow: hidden
}

.fw_form_input.half {
    float: left;
    width: 50%
}

.fw_form_input input {
    display: block;
    width: 100%;
    overflow: hidden;
    height: 30px;
    line-height: 30px;
    padding: 0 10px;
    background-color: #fff;
    position: relative;
    z-index: 1;
    outline: 0;
    border: 1px solid #ccc;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.fw_form_input i {
    padding: 0 10px 0 50px;
    cursor: pointer;
    position: relative
}

.fw_form_input i::before {
    content: "";
    position: absolute;
    left: 25px;
    width: 20px;
    height: 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 2px solid #ccc;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%)
}

.fw_form_input i.active::before {
    border-color: #ec460a
}

.fw_form_input i.active::after {
    content: "";
    position: absolute;
    left: 30px;
    width: 10px;
    height: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #ec460a;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%)
}

.fw_form_input.date_picker::after {
    content: "";
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    width: 8px;
    height: 8px;
    border-style: solid;
    border-width: 1px 1px 0 0;
    border-color: #000;
    position: absolute;
    top: 20px;
    right: 20px;
    z-index: 1
}

.fw_form_input.date_picker input {
    padding-right: 30px
}

.fw_form_agreement {
    text-align: center;
    font-size: 16px;
    height: 25px;
    line-height: 25px;
    margin-top: 10px
}

.fw_form_agreement input {
    width: 15px;
    height: 15px;
    margin: 5px 10px 0 0;
    vertical-align: top
}

.fw_form_agreement a {
    text-decoration: underline;
    color: #ec460a
}

.fw_form_submit {
    padding: 10px 0
}

.fw_form_submit a {
    display: block;
    text-align: center;
    background-color: #ec460a;
    color: #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    letter-spacing: 1px;
    border: 1px solid #666
}

.online_fortune {
    height: 100%;
    overflow: hidden;
    background: #fff;
    margin: 10px 0
}

.online_fortune .title {
    height: 48px;
    line-height: 48px;
    border-bottom: 1px solid #efefef;
    color: #afafaf;
    font-size: 24px;
    padding-left: 10px
}

.online_fortune .of_item {
    overflow: hidden;
    width: 655px
}

.online_fortune .of_item li {
    float: left;
    width: 295px;
    overflow: hidden;
    border-right: 1px solid #efefef;
    border-bottom: 1px solid #efefef;
    padding: 13px 15px
}

.online_fortune .of_item li .pic {
    width: 59px;
    display: block
}

.online_fortune .of_item li .pic img {
    display: block;
    width: 59px;
    height: 58px;
    margin-top: 4px
}

.online_fortune .of_item li .infor {
    width: 228px
}

.online_fortune .of_item li .infor .t {
    color: #3e3e3e
}

.online_fortune .of_item li .infor .t:hover {
    color: #7b4f9b
}

.online_fortune .of_item li .infor .txt {
    color: #666;
    font-size: 14px;
    height: 42px;
    line-height: 20px;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}

.art_con_left {
    background: #fff;
    height: 100%;
    overflow: hidden;
    padding: 40px 30px 5px;
    color: #666;
    line-height: 30px
}

.art_con_left .art_detail_title {
    text-align: center;
    color: #000;
    font-size: 26px
}

.art_con_left .source {
    color: #666;
    font-size: 15px;
    text-align: center;
    border-bottom: 1px solid #eee;
    padding: 10px 0 20px 0
}

.art_con_left .daoyu {
    margin-top: 30px;
    color: #666;
    font-size: 15px;
    border-bottom: none
}

.art_con_left .daoyu2 {
    margin-top: 10px;
    border-bottom: 1px solid #eee;
    padding: 0 0 20px 0
}

.art_con_left .source span {
    padding: 0 15px
}

.art_con_left .source_original {
    height: 22px;
    line-height: 22px;
    border: 1px solid #ddd;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    color: red;
    display: inline-block
}

.art_con_left .pic img {
    display: block;
    margin: 20px auto
}

.art_con_left .art_title {
    padding: 5px 0
}

.base_popup {
    position: fixed;
    width: 100%
}

.protocol_pop_box {
    background: rgba(0,0,0,.7);
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
    display: none
}

.ppb_content {
    width: 80%;
    height: 80%;
    padding: 40px 0;
    border: 1px solid #ccc;
    position: relative;
    background-color: #fff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    top: 10%;
    left: 10%
}

.ppb_text {
    height: 100%;
    overflow-y: scroll;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px;
    margin: 0 10px;
    border: 1px solid #ccc
}

.ppb_text p {
    margin-top: 8px
}

.ppb_close,.ppb_title {
    position: absolute;
    width: 100%;
    height: 40px;
    left: 0;
    line-height: 40px;
    text-align: center
}

.ppb_title {
    top: 0;
    font-size: 16px
}

.ppb_close {
    bottom: 0
}

.ppb_close b {
    display: block;
    width: 50px;
    height: 24px;
    margin: 8px auto 0;
    border: 1px solid #ccc;
    line-height: 24px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    cursor: pointer
}

.public_form_right {
    overflow: hidden;
    background-color: #fff;
    padding-bottom: 10px
}

.public_form_right input:-webkit-autofill,.public_form_right input:-webkit-autofill:focus,.public_form_right input:-webkit-autofill:hover {
    -webkit-box-shadow: 0 0 0 60px #fff inset;
    box-shadow: 0 0 0 60px #fff inset;
    -webkit-text-fill-color: #666
}

.public_form_title {
    height: 37px;
    line-height: 37px;
    color: #774889;
    font-size: 20px;
    border-bottom: 1px solid #eae8e9;
    padding: 0 10px;
    display: block
}

.public_fr_list {
    overflow: hidden;
    margin: 10px 10px 0;
    border: 1px solid #d1d1d1;
    border-right: 0
}

.public_fr_list select {
    float: left;
    height: 30px;
    line-height: 30px
}

.public_fr_list input[type=text] {
    padding-left: 5px;
    float: left;
    height: 30px;
    line-height: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.public_fr_list .btn {
    width: 81px;
    text-align: center;
    background-color: #f0f0f0;
    color: #575757;
    height: 30px;
    line-height: 30px;
    font-family: "Microsoft Yahei";
    font-size: 14px;
    border-right: 1px solid #d1d1d1;
    cursor: pointer;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.public_fr_list .btn:hover {
    color: #fff;
    background-color: #b0afaf
}

.public_che_sel {
    width: 54px;
    border: 0;
    border-right: 1px solid #d1d1d1
}

.public_che_input {
    width: 90px;
    border: 0;
    border-right: 1px solid #d1d1d1
}

.public_fr_oneselect {
    padding-left: 5px;
    width: 198px;
    border: 0;
    border-right: 1px solid #d1d1d1
}

.public_frl_twoselect {
    padding-left: 5px;
    width: 99px;
    border: 0;
    border-right: 1px solid #d1d1d1
}

.public_frl_threeselect {
    width: 66px;
    border: 0;
    border-right: 1px solid #d1d1d1
}

.public_frl_fourselect {
    width: 49px;
    border: 0;
    border-right: 1px solid #d1d1d1
}

.public_frl_fourselect:first-of-type {
    width: 51px
}

.public_frl_oneinput {
    width: 198px;
    border: 0;
    border-right: 1px solid #d1d1d1
}

.public_frl_twoinput {
    width: 99px;
    border: 0;
    border-right: 1px solid #d1d1d1
}

.public_frl_threeinput {
    width: 66px;
    border: 0;
    border-right: 1px solid #d1d1d1
}

.public_fr_xzitem {
    overflow: hidden;
    font-size: 14px
}

.public_fr_xzitem a {
    float: left;
    width: 128px;
    height: 28px;
    line-height: 28px;
    background-color: #f0f0f0;
    overflow: hidden;
    border: 1px solid #d1d1d1;
    margin: 10px 10px 0 10px;
    text-align: center
}

.public_fr_xzitem a:hover {
    color: #fff;
    background-color: #b0afaf
}

.public_fr_smitem {
    overflow: hidden;
    font-size: 14px
}

.public_fr_smitem a {
    float: left;
    width: 78px;
    height: 28px;
    line-height: 28px;
    background-color: #f0f0f0;
    overflow: hidden;
    border: 1px solid #d1d1d1;
    margin: 10px 10px 0 10px;
    text-align: center
}

.public_fr_smitem a:hover {
    color: #fff;
    background-color: #b0afaf
}

.public-form__app-btn {
    overflow: hidden;
    margin: 20px 10px 10px
}

.public-form__app-btn>li {
    float: left;
    width: 50%;
    overflow: hidden;
    padding: 0 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.public-form__app-btn .sub-btn {
    height: 40px;
    line-height: 40px;
    text-align: center;
    display: block;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    color: #fff;
    background-color: #7b4f9b;
    font-size: 16px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer;
    width: 100%
}

.public-form__app-btn>li:nth-child(2) .sub-btn {
    background-color: #ec460a
}

.box_1 {
    background: #fff;
    padding: 17px 15px 13px;
    height: 100%;
    overflow: hidden
}

.box_1 .box_r {
    width: 346px
}

.box_1 .box_r .item {
    height: 100%;
    overflow: hidden
}

.box_1 .box_r .item .title {
    margin-bottom: 8px;
    font-size: 20px;
    display: block
}

.box_1 .box_r .item .title_descript {
    margin-bottom: 2px;
    font-size: 20px;
    display: block
}

.box_1 .box_r .item .title em {
    font-size: 14px;
    font-weight: 400;
    background: #fff;
    border: 1px solid #f89841;
    height: 23px;
    line-height: 23px;
    padding: 0 6px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: #f89841;
    display: inline-block;
    vertical-align: middle;
    margin: -1px 5px 0 0
}

.box_1 .box_r .item .title i {
    position: absolute;
    background: url(res/icon.png?v=20200824194055) no-repeat -183px -247px;
    display: inline-block;
    width: 4px;
    height: 5px;
    right: -4px;
    top: 9px
}

.box_1 .box_r .item .title a {
    color: #f89841;
    font-weight: 700
}

.box_1 .box_r .item .title_descript a {
    color: #f89841;
    font-weight: 700
}

.box_1 .box_r .item .list {
    overflow: hidden;
    padding-bottom: 10px
}

.box_1 .box_r .item .list a {
    font-size: 15px;
    width: 50%;
    float: left;
    overflow: hidden;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: block;
    height: 30px;
    line-height: 30px
}

.box_1 .box_r .item .list a:hover {
    text-decoration: underline
}

.alone_ui {
    height: 90px
}

.alone_ui li {
    float: left;
    width: 50%;
    overflow: hidden
}

.alone_ui li a {
    font-size: 15px;
    overflow: hidden;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: block;
    height: 30px;
    line-height: 30px
}

.alone_ui li a:hover {
    text-decoration: underline
}

.long_banner {
    margin-top: 8px;
    height: 90px;
    overflow: hidden
}

.long_banner a {
    display: block
}

.long_banner img {
    width: 651px;
    height: 90px;
    display: block
}

.box_floor {
    height: 100%;
    overflow: hidden;
    background: #fff;
    margin-top: 8px
}

.box_floor .title a strong {
    color: #f89841
}

.box_floor .box_ui {
    background: #fafafa;
    height: 100%;
    overflow: hidden
}

.box_floor .box_ui li {
    width: 65px;
    float: left;
    height: 31px;
    line-height: 31px;
    border-bottom: 1px solid #eae8e9
}

.box_floor .box_ui li a {
    border-right: 1px solid #eae8e9;
    display: block;
    text-align: center;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    font-size: 14px
}

.box_floor .box_ui li:nth-child(10n) a {
    border-right: 0
}

.pic_banner {
    margin: 8px 0;
    overflow: hidden;
    width: 301px;
    height: 258px
}

.pic_banner img {
    width: 301px;
    height: 258px
}

.mod_left {
    margin-bottom: 8px
}

.mod_left i.top {
    background: #f68219
}

.mb0 {
    margin-bottom: 0
}

.about_wrapper {
    background: #fff
}

.menu_left {
    border-top: 3px solid #a95ab3;
    background: #fff;
    width: 216px
}

.menu_left li {
    height: 49px;
    line-height: 49px;
    border-bottom: 1px solid #e1e1e1
}

.menu_left li a {
    display: block;
    padding-left: 15px
}

.menu_left li.current {
    color: #a95ab3;
    font-weight: 700;
    background: url(res/bg_arrow_menu.png?v=20200824194055) no-repeat 95% center
}

.menu_left li.current a {
    color: #a95ab3
}

.about_content {
    width: 739px;
    background: #fff;
    border-left: 5px solid #eee;
    min-height: 450px
}

.about_content .title {
    height: 65px;
    line-height: 65px;
    border-bottom: 1px solid #e1e1e1;
    margin: 0 10px;
    padding: 0 10px;
    font-size: 24px
}

.about_content .title span {
    margin-right: 10px
}

.about_content .txt {
    padding: 10px 20px 20px;
    line-height: 30px;
    color: #666;
    min-height: 280px
}

.about_content .tc {
    text-align: center
}

.about_content a {
    color: #00f
}

.about_content a:hover {
    text-decoration: underline
}

.w370 {
    width: 370px
}

.mt0 {
    margin-top: 0;
    border-top: 0
}

.floor_content .mt0 {
    margin-top: 0;
    border-top: 0
}

.box_floor .brown_title a strong,.main_right .box_r .brown_title,.main_right .box_r .brown_title a {
    color: #753711
}

.box_1 .box_r .item .ml_list {
    height: 75px;
    overflow: hidden
}

.box_1 .box_r .item .ml_list a {
    height: 28px;
    line-height: 28px;
    border: 1px solid #a5a5a5;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 0 10px;
    width: auto;
    display: block;
    float: left;
    margin: 5px 4px 5px 0
}

.box_1 .box_r .item .ml_list a:hover {
    background: #f89841;
    color: #fff;
    border: 1px solid #f89841;
    text-decoration: none
}

.item_ml {
    overflow: hidden;
    height: 100%
}

.item_ml .box_floor {
    width: 321px;
    overflow: hidden
}

.item_ml_last .same_list dl {
    width: 100%;
    margin: 0;
    height: 100%
}

.item_ml_last .same_list dt {
    margin: 5px
}

.item_ml_last .same_list dd {
    width: 505px;
    height: 130px;
    overflow: hidden
}

.item_ml_last .same_list dd a {
    width: 50%;
    float: left
}

.nav_a {
    margin: 0 auto;
    width: 960px
}

.nav_a a {
    padding-right: 15px;
    font-size: 14px
}

.nav_a a.active,.nav_a a:hover {
    color: #7d3798
}

.box_zodiac .box_r .item .title a {
    color: #eb3d00
}

.box_zodiac .box_r .item .list .words {
    height: 50px;
    line-height: 24px;
    overflow: hidden;
    display: block;
    width: auto;
    white-space: normal;
    color: #666
}

.zodiac_banner,.zodiac_banner img {
    display: block;
    width: 624px;
    height: 60px;
    margin: 0 auto
}

.zodiac_banner {
    margin: 2px 0;
    *margin-top: -14px
}

.item_z_ui {
    width: 324px;
    height: 72px;
    background: #fbfbfb;
    overflow: hidden;
    border-top: 1px solid #eee
}

.item_z_ui li {
    float: left;
    height: 35px;
    line-height: 35px;
    border-bottom: 1px solid #eee;
    width: 108px
}

.item_z_ui li a {
    display: block;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    text-align: center;
    border-right: 1px solid #eee
}

.item_z_ui li a:hover {
    background: #f4f4f4
}

.item_z_ui li:nth-child(3n) a {
    border-right: 0
}

.zodiac_pic {
    height: 100%;
    overflow: hidden;
    padding-bottom: 15px
}

.zodiac_pic li {
    width: 134px;
    height: 128px;
    background: #f0f0f0;
    overflow: hidden;
    float: left;
    margin: 12px 13px 0 13px
}

.zodiac_pic li a {
    display: block;
    text-align: center
}

.zodiac_pic li a img {
    display: block;
    width: 120px;
    height: 90px;
    margin: 5px auto 0
}

.zodiac_pic li a p {
    height: 25px;
    line-height: 25px;
    font-size: 14px;
    color: #888;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    padding: 0 5px
}

.z_item_list {
    overflow: hidden
}

.z_item_list .floor_content {
    width: 235px;
    float: left;
    margin-right: 6px
}

.z_item_list .mr0 {
    margin-right: 0
}

.box_sesx .title a strong {
    color: #eb3d00
}

.z_item_list .list_words {
    height: 450px;
    overflow: hidden;
    padding: 10px 10px 0
}

.z_item_list .list_words_min {
    height: 340px
}

.z_item_list .list_words li {
    height: 37px;
    line-height: 37px
}

.z_item_list .list_words li a {
    display: block;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap
}

.z_item_list .list_words li a:hover {
    text-decoration: underline
}

.box_sesx .all_expert {
    height: 100%;
    padding-bottom: 20px
}

.main_right .box_r .z_title,.main_right .box_r .z_title a {
    color: #eb3d00
}

.gu_list_ui {
    height: 410px;
    overflow: hidden
}

.xz_words .box_r .item .title a {
    color: #7f448c
}

.xz_words .box_r .item .title a:hover {
    text-decoration: underline
}

.constellation_list {
    height: 100%;
    overflow: hidden;
    margin-top: 10px
}

.constellation_list li {
    float: left;
    width: 217px;
    height: 54px;
    line-height: 54px;
    text-align: center;
    border-bottom: 1px solid #eee
}

.constellation_list li a {
    display: block;
    border-right: 1px solid #eee;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    background: #fff
}

.constellation_list li a:hover {
    background: #fcf1ff;
    color: #7f448c
}

.box_sexz .title a strong {
    color: #774889
}

.main_right .box_r .x_title,.main_right .box_r .x_title a {
    color: #774889
}

.constellation_pic {
    height: 100%;
    overflow: hidden;
    padding: 10px 0
}

.new_c_pic {
    padding: 8px 0 7px 0
}

.constellation_pic li {
    float: left;
    width: 120px;
    margin: 3px 15px
}

.constellation_pic li a {
    display: block;
    text-align: center
}

.constellation_pic li a img {
    display: block;
    width: 120px;
    height: 90px
}

.constellation_pic li a p {
    height: 25px;
    line-height: 25px;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    color: #888
}

.box_tarot {
    height: 470px;
    background: #fff;
    overflow: hidden
}

.box_tarot .analysis {
    width: 252px;
    height: 454px;
    overflow: hidden;
    background: #fafafa;
    padding: 10px;
    border-right: 1px solid #eae8e9
}

.box_tarot .analysis .title {
    background: url(res/bg_t_x.jpg?v=20200824194055) 0 -36px repeat-x;
    height: 27px;
    line-height: 27px;
    text-align: center;
    color: #7f448c;
    font-size: 20px
}

.box_tarot .analysis .title span {
    background: #fafafa;
    padding: 0 10px
}

.box_tarot .tarot_ui {
    height: auto;
    overflow: hidden;
    margin-top: 20px
}

.box_tarot .tarot_ui li {
    float: left;
    width: 74px;
    text-align: center;
    margin: 0 5px 12px
}

.box_tarot .tarot_ui li a {
    display: block;
    border: 1px solid #a5a5a5;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    height: 28px;
    line-height: 28px;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap
}

.box_tarot .tarot_ui li a:hover {
    color: #fff;
    background: #7b4f9b;
    border-color: #7b4f9b
}

.box_tarot .btn_sign {
    width: 242px;
    height: 39px;
    line-height: 39px;
    background: #fdf7ff;
    border: 1px solid #e5b9f4;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    display: block;
    font-size: 20px;
    overflow: hidden;
    margin-top: 10px
}

.box_tarot .btn_sign i {
    background: url(res/icon.png?v=20200824194055) no-repeat -187px -247px;
    width: 26px;
    height: 26px;
    overflow: hidden;
    display: inline-block;
    vertical-align: middle;
    margin: -5px 10px 0 18px
}

.box_tarot .analysis_right {
    width: 378px;
    overflow: hidden;
    padding: 19px 0
}

.box_tarot .analysis_right .t {
    color: #7f448c;
    font-size: 20px;
    padding: 0 19px
}

.box_tarot .analysis_right .list {
    height: 392px;
    overflow: hidden;
    margin: 10px 0
}

.box_tarot .analysis_right .list li {
    height: 32px;
    line-height: 32px
}

.box_tarot .analysis_right .list li a {
    display: block;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    padding: 0 19px
}

.box_tarot .analysis_right .list li a:hover {
    background: #fafafa;
    color: #983ba5
}

.right_tarot_ui {
    height: 118px;
    overflow: hidden
}

.violet_mod_left i.top {
    background: #9b59b4
}

.floor_content .tlp_mt {
    margin-top: 13px
}

.tarot_pic_ui {
    height: 100%;
    overflow: hidden;
    margin: 20px 0
}

.tarot_pic_ui li {
    float: left;
    margin: 5px 19px;
    width: 121px
}

.tarot_pic_ui li a {
    display: block
}

.tarot_pic_ui li a img {
    width: 121px;
    overflow: hidden
}

.tarot_pic_ui li a .t {
    height: 28px;
    line-height: 28px;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: center
}

.tarot_pic_ui li a:hover {
    text-decoration: underline
}

.box_floor_8 .floor_title .tit_menu strong.ml0 {
    margin-left: 0
}

.box_tarot_w {
    background: 0 0
}

.tarot_list_content {
    overflow: hidden;
    background: #fff
}

.tarot_list_content .tarot_left {
    width: 194px;
    background: #f9f9f9
}

.tarot_left_ui {
    height: 100%;
    overflow: hidden;
    margin-top: 16px;
    border-top: 1px solid #e0e0e0
}

.tarot_left_ui li {
    height: 51px;
    line-height: 51px;
    border-bottom: 1px solid #e0e0e0;
    text-align: center
}

.tarot_left_ui li a {
    display: block
}

.tarot_left_ui li a:hover {
    color: #9b59b4
}

.tarot_right {
    height: 100%;
    overflow: hidden;
    border-left: 1px solid #e0e0e0
}

.tarot_right .wallpaper_ui {
    width: 765px;
    height: 100%;
    overflow: hidden
}

.tarot_right .wallpaper_ui li {
    float: left;
    width: 228px;
    border: 1px solid #e2e2e2;
    text-align: center;
    margin: 12px
}

.tarot_right .wallpaper_ui li .pic {
    width: 215px;
    height: 162px;
    overflow: hidden;
    margin: 7px auto 0
}

.tarot_right .wallpaper_ui li a {
    display: block
}

.tarot_right .wallpaper_ui li .pic a img {
    width: 215px;
    height: 162px;
    display: block
}

.tarot_right .wallpaper_ui li .t {
    height: 39px;
    line-height: 39px
}

.tarot_right .wallpaper_ui li .t a {
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 0 5px
}

.tarot_right .wallpaper_ui li .t a:hover {
    color: #9b59b4
}

.describe_words {
    padding: 15px;
    color: #666;
    border-bottom: 1px solid #f0f0f0;
    line-height: 30px
}

.words_list_ui {
    height: 100%;
    overflow: hidden
}

.words_list_ui li {
    border-bottom: 1px solid #f0f0f0;
    padding: 20px 15px;
    height: 100%;
    overflow: hidden
}

.words_list_ui li:hover {
    background: #fbfbfb
}

.words_list_ui li a {
    display: block
}

.words_list_ui li .txt {
    color: #818181;
    font-size: 14px
}

.words_list_ui li .t {
    font-size: 20px;
    color: #2e2e2e;
    padding-bottom: 5px
}

.words_list_ui li .t:hover {
    color: #774889
}

.words_list_ui .infor_time {
    font-size: 14px;
    color: #666;
    float: right
}

.pic_adv {
    width: 300px;
    height: 250px;
    overflow: hidden
}

.pic_adv a {
    display: block
}

.pic_adv a img {
    display: block;
    width: 300px;
    height: 250px
}

.pb15 {
    padding-bottom: 15px
}

.same_list .d_right {
    width: 300px
}

.same_list .d_right a {
    display: block
}

.same_list .d_right a img {
    width: 292px;
    height: 242px;
    overflow: hidden;
    margin-top: 18px
}

.box_pink .box_r .item .title a {
    color: #f56b7d
}

.box_pink .box_r .item .title em {
    border-color: #f56b7d;
    color: #f56b7d
}

.only_row {
    height: 36px
}

.main_right .box_r .title.pink,.main_right .box_r .title.pink a {
    color: #f56b7d
}

.mod_pink i.top {
    background: #f56b7d
}

.box_floor .pink a strong {
    color: #f56b7d
}

.jccs_ui .down_choose .menu {
    margin-top: 12px
}

.jccs_ui .hot_measure {
    padding-bottom: 13px
}

.floor_content .x_list {
    margin: 5px 15px 0;
    padding-bottom: 7px
}

.box_luck_w {
    background: #fff;
    height: 100%;
    overflow: hidden;
    *padding-bottom: 15px
}

.box_luck_w .luck_floor {
    height: 100%;
    overflow: hidden;
    background: #cee2f8;
    margin: 10px
}

.box_luck_w .luck_floor .btn_left {
    width: 87px
}

.box_luck_w .luck_floor .btn_left li {
    border-bottom: 1px solid #fff;
    text-align: center
}

.box_luck_w .luck_floor .btn_left li a {
    display: block;
    padding: 10px 0
}

.box_luck_w .luck_floor .btn_left li a img {
    width: 65px;
    height: 70px
}

.box_luck_w .luck_floor .btn_left li a .pic {
    display: none
}

.box_luck_w .luck_floor .btn_left li.current a .pic {
    display: block
}

.luck_main {
    width: 540px;
    height: 100%;
    overflow: hidden;
    border-left: 1px solid #fff;
    background: #fff;
    border-right: 1px solid #dfdfdf;
    border-bottom: 1px solid #dfdfdf;
    min-height: 640px
}

.luck_main .btn_top {
    height: 40px;
    line-height: 40px;
    border-top: 1px solid #dfdfdf;
    border-bottom: 1px solid #dfdfdf;
    background: #f1f1f1
}

.luck_main .btn_top li {
    float: left;
    width: 108px;
    text-align: center
}

.luck_main .btn_top li a {
    display: block;
    border-right: 1px solid #dfdfdf
}

.luck_main .btn_top li ,.luck_main .btn_top li.current a {
    background: #fff;
    height: 41px;
}

.luck_main .btn_top li a:last-of-type {
    border-right: 0
}

.luck_main .det {
    height: 100%;
    min-height: 600px;
    overflow: scroll;
    background: #fff url(res/bg_yunshi.png?v=20200824194055) top center no-repeat
}

.luck_main .week_det {
    background: #fff url(res/bg_yunshi.png?v=20200824194055) center -100px no-repeat
}

.luck_main .fraction {
    padding-top: 10px;
    overflow: hidden
}

.luck_main .fraction div {
    height: 20px;
    color: #fff;
    padding: 0 46px 0 36px;
    position: relative;
    width: 160px;
    float: left;
    margin: 10px 0 0 20px;
    font-size: 14px
}

.luck_main .fraction p {
    height: 12px;
    position: relative;
    top: 3px;
    background-color: #fff;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px
}

.luck_main .fraction span {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px
}

.luck_main .fraction div:nth-child(1) span {
    background-color: #ff8362
}

.luck_main .fraction div:nth-child(2) span {
    background-color: #c1f19a
}

.luck_main .fraction div:nth-child(3) span {
    background-color: #f1e29a
}

.luck_main .fraction div:nth-child(4) span {
    background-color: #bbf6ff
}

.luck_main .fraction div:nth-child(5) span {
    background-color: #fecbff
}

.luck_main .fraction b,.luck_main .fraction strong {
    position: absolute;
    height: 20px;
    line-height: 20px;
    top: 0;
    width: 36px;
    font-weight: 400
}

.luck_main .fraction b {
    left: 0
}

.luck_main .fraction strong {
    right: 0
}

.luck_main .det .txt {
    margin: 30px 20px 40px;
    color: #666;
    line-height: 26px
}

.leidatu {
    margin: 0 15px;
    border-top: 1px dashed #dfdfdf;
    overflow: hidden;
    padding-top: 20px
}

.quan_yuan {
    overflow: hidden;
    margin-left: 40px;
}

.quan_yuan li {
    width: 95px;
    height: 95px;
    float: left;
    margin: 10px 20px;
    background: url(res/icon.png?v=180904) no-repeat -166px -279px;
    text-align: center
}

.quan_yuan li .words_t {
    height: 60px;
    line-height: 70px;
    color: #7499d6;
    font-size: 22px
}

.quan_yuan li .words_b {
    height: 36px;
    line-height: 28px;
    color: #fff;
    font-size: 14px
}

.ys_c {
    background: url(res/bg_yunshi.jpg?v=20200824194055) repeat-y
}

.luck_main .det .week_top {
    text-align: center;
    margin: 0 15px;
    padding: 15px 0;
    border-bottom: 1px dashed #dfdfdf
}

.luck_main .det .week_top .title {
    color: #fff;
    font-size: 26px
}

.luck_main .det .week_top .time {
    font-size: 12px;
    color: #fff
}

.week_astro_tip {
    position: relative;
    padding: 15px 20px 0;
    overflow: hidden
}

.week_astro_tip div {
    padding-left: 70px;
    position: relative;
    text-align: center;
    color: #fff
}

.week_astro_tip p {
    position: absolute;
    left: 0;
    top: 0;
    line-height: 40px;
    font-size: 14px
}

.week_astro_tip span {
    font-size: 16px;
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 36px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background-color: #fff;
    margin: 0 2px
}

.week_astro_tip .left {
    float: left
}

.week_astro_tip .right {
    float: right
}

.week_astro_tip .left span {
    border: 2px solid #e8b79f;
    color: #e8b79f
}

.week_astro_tip .right span {
    border: 2px solid #ff8362;
    color: #ff8362
}

.week_astro_info {
    margin: 15px 15px 0;
    padding: 10px;
    line-height: 1.8;
    color: #666;
    background-color: rgba(255,255,255,.5);
    text-indent: 2em;
    text-align: left;
    font-size: 14px;
}

.week_mod {
    margin: 10px 15px
}

.week_mod .week_mod_box {
    border-bottom: 1px dashed #dfdfdf;
    padding-bottom: 15px
}

.week_mod_title {
    padding: 15px 0 15px;
    position: relative
}

.week_mod_title h3 {
    font-size: 24px;
    color: #ff8362;
    display: inline-block
}

.week_mod_title div {
    height: 20px;
    color: #666;
    padding-right: 46px;
    position: relative;
    width: 190px;
    display: inline-block;
    vertical-align: middle;
    margin-left: 15px
}

.week_mod_title p {
    height: 12px;
    position: relative;
    top: 3px;
    background-color: #f5f5f5;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    overflow: hidden;

}

.week_mod_title span {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px
}

.week_mod_title strong {
    position: absolute;
    height: 20px;
    line-height: 20px;
    top: 0;
    width: 36px;
    font-weight: 400
}

.week_mod_title strong {
    right: 0
}

.week_mod_text {
    position: relative;
    padding-left: 46px;
    border-bottom: 1px dashed #dfdfdf;
    min-height: 128px;
    font-size: 14px;
    
}

.h220{
    min-height: 220px;
    max-height: 220px;
}

.h240{
    min-height: 240px;
    max-height: 240px;
}

.week_mod .week_mod_box .week_mod_text:last-child {
    border-bottom: none
}

.week_mod_text div {
    position: absolute;
    left: 0;
    top: 0;
    width: 36px;
    height: 100%
}

.week_mod_text strong {
    font-weight: 400;
    position: absolute;
    top: 50%;
    left: 3px;
    width: 30px;
    line-height: 20px;
    font-size: 16px;
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    text-align: center;
    color: #fff
}



.week_mod_text p {
    text-align: left;
    color: #666;
    max-height: 118px;
    line-height: 26px;
    position: absolute;
    left: 0;
    width: 100%;
    padding-left: 46px;
    top: 50%;
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden
}

.week_mod_istext {
    color: #666
}

.week_mod .week_mod_box:nth-child(1) h3 {
    color: #ff8362
}

.week_mod .week_mod_box:nth-child(1) .week_mod_title span {
    background-color: #ff8362
}

.week_mod .week_mod_box:nth-child(1) .week_mod_text div {
    background-color: #ff8362
}

.week_mod .week_mod_box:nth-child(1) .week_mod_text:nth-child(3) div {
    background-color: #b0b0b0
}

.week_mod .week_mod_box:nth-child(2) h3 {
    color: #64c3d1
}

.week_mod .week_mod_box:nth-child(2) .week_mod_title span {
    background-color: #64c3d1
}

.week_mod .week_mod_box:nth-child(2) .week_mod_text div {
    background-color: #64c3d1
}

.week_mod .week_mod_box:nth-child(2) .week_mod_text:nth-child(3) div {
    background-color: #a6ccd1
}

.week_mod .week_mod_box:nth-child(2) .week_mod_text:nth-child(4) div {
    background-color: #bbb
}

.week_mod .week_mod_box:nth-child(3) h3 {
    color: #d8c777
}

.week_mod .week_mod_box:nth-child(3) .week_mod_title span {
    background-color: #d8c777
}

.week_mod .week_mod_box:nth-child(3) .week_mod_text h4 {
    background-color: #d8c777
}

.week_coll {
    padding: 0 15px
}

.week_coll_title {
    text-align: center;
    font-size: 18px;
    padding: 5px 0
}

.week_coll_ul li {
    min-height: 90px;
    line-height: 20px;
    padding: 10px 10px 10px 80px;
    color: #666;
    position: relative;
    border-bottom: 1px dashed #dfdfdf
}

.week_coll_ul li:last-child {
    border-bottom: none
}

.week_coll_ul li div {
    position: absolute;
    width: 60px;
    height: 30px;
    left: 0;
    top: 50%;
    margin-top: -45px;
    line-height: 30px;
    text-align: center;
    font-size: 14px;
    padding-top: 60px
}

.week_coll_ul li div:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 60px;
    height: 60px;
    background-image: url(res/icon_yunshi_coll.png?v=20200824194055);
    background-repeat: no-repeat;
    -webkit-background-size: 60px auto;
    -moz-background-size: 60px auto;
    background-size: 60px auto
}

.week_coll_ul li p {
    padding: 10px 0
}

.week_coll_ul .makeup div:after {
    background-position: 0 0
}

.week_coll_ul .dress div:after {
    background-position: 0 -60px
}

.week_coll_ul .activity div:after {
    background-position: 0 -120px
}

.words_list_ui li .pic {
    width: 120px
}

.words_list_ui li .pic img {
    max-width: 120px;
    height: 90px;
    margin: 0 auto;
    display: block
}

.words_list_ui li .infor {
    width: 490px
}

.words_list_ui li .infor .txt {
    height: 48px;
    line-height: 24px;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}

.words_list_ui li .infor .t {
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap
}

.det_borth {
    width: 589px;
    background: #f0f0f0;
    border: 1px solid #d1d1d1;
    margin-top: 25px;
    overflow: hidden;
    padding: 10px 0
}

.det_borth .words.qsjs {
    line-height: 61px
}

.det_borth .words.qsjs input {
    border-right: 1px solid #d1d1d1;
    height: 26px;
    line-height: 26px;
    display: inline-block;
    padding-left: 5px;
    border: 1px solid #d1d1d1
}

.det_borth .down_choose {
    background: 0 0
}

.det_borth .down_choose .menu div .down {
    background-color: #fff
}

.det_borth .menu {
    width: 378px
}

.det_borth .down_choose .menu {
    margin-top: 17px
}

.det_borth .down_choose .menu div .w84 {
    width: 84px
}

.det_borth .down_choose .menu div .w44 {
    width: 44px
}

.zxsm_p {
    height: 100%;
    overflow: hidden;
    margin: 20px 0
}


.dream_box {
    height: 100%;
    overflow: hidden;
    background: #fff
}

.dream_box .title {
    height: 46px;
    line-height: 46px;
    border-top: 1px solid #e9e9e9;
    border-bottom: 1px solid #e9e9e9;
    color: #774889;
    background: #f9f9f9;
    font-size: 20px;
    font-weight: 700
}

.dream_box .title i {
    background: url(res/icon.png?v=20200824194055) no-repeat -166px -247px;
    overflow: hidden;
    width: 17px;
    height: 17px;
    display: inline-block;
    margin: 0 9px 0 15px;
    vertical-align: middle
}

.dream_box .list {
    overflow: hidden
}

.dream_box .list li {
    height: 64px;
    line-height: 64px;
    border-bottom: 1px solid #e9e9e9
}

.dream_box .list li a {
    display: block;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 0 15px
}

.dream_box .fs20 li a {
    font-size: 20px
}


.describe_words .pic_adv {
    display: block;
    width: 621px;
    height: 100%;
    margin-bottom: 10px
}

.describe_words .t {
    font-size: 25px;
    background: url(res/bg_opacity.png?v=20200824194055) repeat;
    color: #fff;
    height: 45px;
    line-height: 45px;
    font-weight: 700;
    padding: 0 20px;
    position: absolute;
    bottom: 16px;
    left: 0
}

.describe_words .pic_adv img {
    width: 621px;
    display: block
}

.writer_top {
    border-bottom: 1px solid #f0f0f0;
    padding-bottom: 14px
}

.writer_top .pic img {
    display: block;
    width: 120px;
    height: 120px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    position: absolute;
    top: 16px;
    left: 17px;
    border: 4px solid #e6e6e6;
    border: 0\9
}

.writer_top .pic .bg_zj {
    margin-left: 53px;
    background: #e6e6e6 url(res/icon_zj_ab.jpg?v=20200824194055) no-repeat bottom center;
    width: 56px;
    height: 190px
}

.writer_top .infor {
    width: 474px;
    color: #818181
}

.writer_top .infor .t {
    font-size: 24px;
    color: #774889;
    margin-top: 22px
}

.writer_top .infor span {
    font-size: 14px
}

.writer_top .infor .txt {
    margin-top: 5px
}

.main_right .h243 {
    height: 243px;
    overflow: hidden
}

.main_right .h421 {
    height: 421px;
    overflow: hidden
}

.main_right .box_r .h220 {
    height: 220px
}

.main_right .h282 {
    height: 282px
}

.h433 {
    height: 433px;
    overflow: hidden
}

.h516 {
    height: 516px;
    overflow: hidden
}

.main_right .h308 {
    height: 308px;
    overflow: hidden;
    padding-bottom: 0
}

.main_right .h476 {
    height: 476px;
    overflow: hidden
}

.main_right .h476 .ntl {
    margin-top: 0
}

.main_right .h476 .ntl li {
    height: 37px;
    line-height: 37px
}

.main_right .h476 .h117 {
    height: 117px
}

.main_right .h470 {
    height: 470px;
    overflow: hidden
}

.main_right .h470 .ntl {
    margin-top: 0
}

.main_right .h470 .ntl li {
    height: 36px;
    line-height: 36px
}

.main_right .h470 .h117 {
    height: 117px
}

.h1630 {
    height: 1630px;
    *height: 1627px
}

.mod_left .h347 {
    height: 347px
}

.mod_left .h347 li {
    height: 30px
}

.art_con_left .mt10 {
    margin-top: 10px
}

.inner_con_art {
    line-height: 32px;
    padding: 30px 20px 20px
}

.inner_con_art a,.inner_main_sm p a {
    text-decoration: underline;
    color: #00f
}

.inner_con_art p {
    padding: 10px 0
}

.inner_con_art a,.inner_main_sm p a {
    text-decoration: underline;
    color: #00f
}

.tailuopai_box {
    overflow: hidden;
    background-color: #0d011e;
    padding-bottom: 60px;
    margin: 20px 0
}

.tlp_pic {
    overflow: hidden
}

.tlp_pic img {
    display: block;
    width: 100%
}

.tlp_btn {
    display: block;
    width: 330px;
    height: 50px;
    line-height: 48px;
    color: #8f6d40;
    font-size: 24px;
    text-align: center;
    -webkit-box-shadow: 0 2px 5px #e3bd89;
    -moz-box-shadow: 0 2px 5px #e3bd89;
    box-shadow: 0 2px 5px #e3bd89;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    background-color: #f1dec4;
    margin: 0 auto 15px
}

.tlp_words {
    overflow: hidden;
    color: #f1dec4;
    font-size: 18px;
    text-align: center
}

.tlp_pai {
    position: relative;
    width: 240px;
    height: 150px;
    margin: 40px auto 50px
}

.tlp_pai li {
    width: 70px;
    height: 50px;
    position: absolute;
    top: 30%;
    left: 85px
}

.tlp_pai img {
    display: block;
    width: 100%
}

.tlp_result {
    margin-top: 20px;
    overflow: hidden;
    background-color: #faf2de
}

.tlp_r_pic {
    position: relative;
    overflow: hidden;
    padding-bottom: 20px
}

.tlp_r_pic .bg_pic {
    display: block;
    width: 100%
}

.tlp_rp_pai {
    position: absolute;
    top: 30px;
    left: 0;
    width: 100%;
    color: #b28850;
    text-align: center;
    font-size: 24px
}

.tlp_pic_rotate {
    transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg)
}

.tlp_rp_pai img {
    width: 150px;
    height: 280px;
    margin: 0 auto;
    display: block
}

.tlp_rp_pai .words {
    font-size: 24px;
    margin-top: 20px
}

.tlp_r_keyword {
    position: relative;
    margin: -22% 10px 0;
    background-color: #faf2de;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    padding: 26px 36px;
    text-align: center;
    -webkit-box-shadow: 0 5px 5px #e5decc;
    -moz-box-shadow: 0 5px 5px #e5decc;
    box-shadow: 0 5px 5px #e5decc
}

.tlp_r_keyword .tit {
    height: 30px;
    line-height: 30px;
    margin-bottom: 5px
}

.tlp_r_keyword .tit_center {
    position: relative;
    display: inline-block;
    color: #b28850;
    font-size: 22px
}

.tlp_r_keyword .tit_center:before {
    content: "";
    position: absolute;
    left: 0;
    top: 5px;
    background: url(res/tlp_icon_title.png?v=20200824194055) no-repeat;
    width: 26px;
    height: 20px;
    margin-left: -35px
}

.tlp_r_keyword .tit_center:after {
    content: "";
    position: absolute;
    right: -35px;
    top: 5px;
    background: url(res/tlp_icon_title.png?v=20200824194055) no-repeat;
    width: 26px;
    height: 20px
}

.tlp_r_keyword .tit_txt {
    font-size: 18px;
    color: #333;
    text-align: left
}

.tlp_detail {
    overflow: hidden;
    padding: 10px 10px 60px
}

.tlp_d_bd {
    overflow: hidden;
    padding: 0 20px
}

.public_tlp_title {
    color: #b28850;
    font-size: 22px;
    height: 30px;
    line-height: 30px;
    margin-bottom: 10px
}

.public_tlp_con {
    overflow: hidden;
    font-size: 16px;
    margin-bottom: 10px;
    color: #333
}

.tlp_d_tip {
    font-size: 16px;
    text-align: center;
    color: #d2b285
}

.tlp_d_btn {
    display: block;
    width: 440px;
    height: 56px;
    line-height: 54px;
    color: #8f6d40;
    font-size: 24px;
    text-align: center;
    -webkit-box-shadow: 0 3px 2px #e3bd89;
    -moz-box-shadow: 0 3px 2px #e3bd89;
    box-shadow: 0 3px 2px #e3bd89;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    background-color: #f1dec4;
    margin: 20px auto 15px
}

.tlp_link {
    border: 1px solid #cfa972;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    margin-bottom: 15px;
    padding: 15px;
    background: url(res/tlp_bg_mask.png?v=20200824194055) no-repeat bottom center;
    height: 100%;
    display: block
}

.tlp_link_top {
    border: 1px solid #ecd2ae;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    padding: 18px 22px;
    background-color: #faf2de
}

.tlp_link_top .words {
    color: #81511c;
    font-size: 22px;
    margin-bottom: 5px
}

.tlp_link_top .info {
    color: #333
}

.tlp_link_btn {
    position: relative;
    display: block;
    width: 300px;
    height: 50px;
    line-height: 48px;
    color: #8f6d40;
    font-size: 24px;
    text-align: center;
    -webkit-box-shadow: 0 3px 2px #e3bd89;
    -moz-box-shadow: 0 3px 2px #e3bd89;
    box-shadow: 0 3px 2px #e3bd89;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    background-color: #f1dec4;
    margin: 20px auto 15px;
    text-indent: 20px
}

.tlp_link_btn::before {
    content: "";
    position: absolute;
    top: 12px;
    left: 0;
    margin-left: 80px;
    background: url(res/tlp_icon_suo.png?v=20200824194055) no-repeat;
    width: 20px;
    height: 22px
}

.about_content .txt h2 {
    height: 35px;
    line-height: 35px;
    overflow: hidden;
    display: block;
    font-size: 18px;
    font-weight: 800
}

.about_content .txt .li_fl_mr8 {
    overflow: hidden
}

.about_content .txt .li_fl_mr8 li {
    float: left;
    height: 30px;
    line-height: 30px;
    margin: 0 10px 5px 0
}

.about_content .txt .li_fl_mr8 li a {
    display: block
}



.about_content .txt .about_xzys a {
    float: left;
    display: block;
    margin: 0 10px 5px 0;
    white-space: nowrap
}

.about_content .txt .about_xzys {
    margin-bottom: 10px;
    overflow: hidden
}

.about_content .txt .about_xzys .words {
    display: inline-block
}

.common_det_con {
    padding: 15px 0
}

.common_det_con a {
    color: #00f
}


.common_det_con p {
    padding: 10px 0
}

.common_det_con img {
    max-width: 100%;
    height: auto!important
}

.common_det_con.show_after {
    position: relative;
    overflow: hidden
}

.common_det_con.show_after:after {
    content: "";
    position: absolute;
    bottom: 0;
    display: block;
    width: 100%;
    height: 90px;
    background: -webkit-gradient(linear,left top,left bottom,from(hsla(0,0%,100%,0)),to(#fff));
    background: -webkit-gradient(linear,left top,left bottom,from(hsla(0,0%,100%,0)),to(#fff));
    background: -webkit-linear-gradient(top,hsla(0,0%,100%,0),#fff);
    background: -moz-linear-gradient(top,hsla(0,0%,100%,0),#fff);
    background: -o-linear-gradient(top,hsla(0,0%,100%,0),#fff);
    background: linear-gradient(180deg,hsla(0,0%,100%,0),#fff)
}

.common_det__more {
    position: relative;
    text-align: center;
    display: none;
    margin-bottom: 30px
}

.common_det__more-btn {
    border: 1px solid #7b4f9b;
    color: #fff;
    padding: 0 60px 0 40px;
    display: inline-block;
    -webkit-border-radius: 28px;
    -moz-border-radius: 28px;
    border-radius: 28px;
    line-height: 44px;
    font-size: 20px;
    text-align: center;
    position: relative;
    cursor: pointer;
    background-color: #7b4f9b
}

.common_det__more-btn:after {
    content: "";
    position: absolute;
    right: 22px;
    top: 50%;
    margin-top: -13px;
    width: 26px;
    height: 26px;
    -webkit-animation: bounce-down 1s linear infinite;
    -moz-animation: bounce-down 1s linear infinite;
    -o-animation: bounce-down 1s linear infinite;
    animation: bounce-down 1s linear infinite;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAMAAACelLz8AAAARVBMVEUAAAD///////////////////////////////////////////////////////////////////////////////////////9SnXPCAAAAFnRSTlMA1CowUkxFN/jz7unk39s+D8zGWSAZ1suKtwAAAGdJREFUKM/dy9kRgCAMBFCDyH15pf9SZYgMIhXo/iTZN5m+nv18NwenyRDmXmZAahJg6EwGhHS/AXr5EI/A8qzmYj2iI2lmBa3CVmlmii2GpDe9ZNFFBlOcK5LRckhGazLYurHpJ7kAImoDpK7wrTIAAAAASUVORK5CYII=) no-repeat
}

@-webkit-keyframes bounce-down {
    25% {
        -webkit-transform: translateY(-3px);
        transform: translateY(-3px)
    }

    50% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    75% {
        -webkit-transform: translateY(3px);
        transform: translateY(3px)
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@-moz-keyframes bounce-down {
    25% {
        -moz-transform: translateY(-3px);
        transform: translateY(-3px)
    }

    50% {
        -moz-transform: translateY(0);
        transform: translateY(0)
    }

    75% {
        -moz-transform: translateY(3px);
        transform: translateY(3px)
    }

    100% {
        -moz-transform: translateY(0);
        transform: translateY(0)
    }
}

@-o-keyframes bounce-down {
    25% {
        -o-transform: translateY(-3px);
        transform: translateY(-3px)
    }

    50% {
        -o-transform: translateY(0);
        transform: translateY(0)
    }

    75% {
        -o-transform: translateY(3px);
        transform: translateY(3px)
    }

    100% {
        -o-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes bounce-down {
    25% {
        -webkit-transform: translateY(-3px);
        -moz-transform: translateY(-3px);
        -o-transform: translateY(-3px);
        transform: translateY(-3px)
    }

    50% {
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0)
    }

    75% {
        -webkit-transform: translateY(3px);
        -moz-transform: translateY(3px);
        -o-transform: translateY(3px);
        transform: translateY(3px)
    }

    100% {
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0)
    }
}

.show_content {
    padding-bottom: 20px
}

.mt36 {
    margin-top: 36px
}

.det_borth .w283 {
    width: 279px
}

.show_content p {
    padding: 10px 0
}

.jm_search_con {
    background: #fff;
    height: 500px;
    overflow: hidden
}

.jm_search_con .box_dream {
    margin-top: 150px
}

.jm_search_con .search_prompt {
    width: 434px;
    margin: 0 auto;
    font-size: 17px
}

.jm_search_con .box_dream .search_prompt {
    padding-bottom: 5px
}

.jm_search_con .box_dream .zg_pic {
    margin-left: 15px
}

.jm_search_con .box_dream .zz_pic {
    margin-right: 20px
}

.h285 {
    height: 285px
}

.box_1 .box_r .item .list.pb6 {
    padding-bottom: 6px
}

.zhuanye_list {
    overflow: hidden;
    position: relative
}

.zhuanye_list li {
    position: relative;
    height: 90px;
    padding: 16px;
    border-bottom: 1px solid #f0f0f0
}

.zl_pic,.zl_pic img {
    width: 120px;
    height: 90px;
    display: block
}

.zl_pic {
    position: absolute;
    left: 10px;
    top: 16px
}

.zl_infor {
    padding: 0 130px 0 140px
}

.zl_infor a {
    display: block;
    color: #2e2e2e;
    font-size: 20px;
    font-weight: 700;
    overflow: hidden;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    height: 38px;
    line-height: 38px
}

.zl_infor p {
    line-height: 24px;
    height: 48px;
    overflow: hidden;
    color: #818181
}

.zl_btn {
    position: absolute;
    width: 110px;
    height: 64px;
    top: 29px;
    right: 10px;
    text-align: center;
    line-height: 32px
}

.zl_btn a {
    display: block;
    background-color: #7f4693;
    color: #fff;
    height: 32px
}

.zl_btn p {
    height: 32px;
    background-color: #ededed;
    color: #7f4693;
    font-size: 14px
}

.zl_btn span {
    color: #f70000
}

.zhuanye_show {
    background-color: #fff;
    position: relative;
    padding: 0 0 20px
}

.zs_head {
    position: relative;
    padding: 20px 20px 20px 130px;
    min-height: 90px;
    border-bottom: 1px solid #eee
}

.zs_head img {
    position: absolute;
    left: 20px;
    top: 50%;
    margin-top: -45px;
    width: 90px;
    height: 90px
}

.zs_head h3 {
    font-size: 30px;
    padding: 6px 0 0;
    line-height: 36px
}

.zs_info {
    overflow: hidden;
    position: relative;
    padding: 10px 0 0
}

.zs_info>div {
    float: left;
    padding-left: 24px;
    color: #666;
    background-repeat: no-repeat;
    background-position: left center;
    margin-right: 12px;
    height: 20px;
    line-height: 20px;
    font-size: 14px
}

.zs_num {
    background-image: url(res/zhuanye/icon1.png?v=20200824194055)
}

.zs_time {
    background-image: url(res/zhuanye/icon2.png?v=20200824194055)
}

.zs_class {
    background-image: url(res/zhuanye/icon3.png?v=20200824194055)
}

.zs_amount {
    margin-right: 0!important
}

.zs_amount span {
    color: #1e852f;
    padding: 0 2px
}

.zs_content {
    position: relative;
    overflow: hidden;
    padding: 20px
}

.zs_content img {
    max-width: 100%;
    display: block;
    margin: 0 auto
}

.zs_content p {
    margin-top: 26px;
    line-height: 32px;
    color: #666
}

.zs_price {
    position: relative;
    margin: 20px auto 0;
    width: 420px
}

.zs_buy {
    position: relative;
    overflow: hidden;
    height: 44px;
    padding: 6px 0 0
}

.zs_buy_left {
    font-size: 30px;
    color: #ff4e00;
    vertical-align: middle
}

.zs_buy_left del {
    font-size: 16px;
    color: #666;
    vertical-align: middle;
    margin-left: 6px
}

.zs_buy_right {
    position: absolute;
    height: 50px;
    width: 190px;
    background-color: #9b59b4;
    color: #fff;
    text-align: center;
    line-height: 50px;
    right: 0;
    top: 0;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

.zs_buy_class {
    padding: 0 20px 20px
}

.zs_buy_class a {
    height: 40px;
    width: 260px;
    line-height: 40px;
    color: #fff;
    font-size: 16px;
    text-align: center;
    margin-top: 20px;
    display: block;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px
}

.zs_buy_class .alipay {
    background-color: #2687e2
}

.zs_buy_class .aibei {
    background-color: #3fa421
}

.zs_form {
    position: relative;
    height: 44px;
    background-color: #eee;
    margin-top: 20px
}

.zs_form .txt {
    width: 356px;
    height: 44px;
    background-color: #eee;
    padding: 0 10px
}

.zs_form .btn {
    position: absolute;
    right: 0;
    top: 0;
    width: 44px;
    height: 44px;
    background: url(res/zhuanye/icon4.png?v=20200824194055) no-repeat center;
    cursor: pointer
}

.yxl_wrap {
    margin: 20px auto;
    width: 960px;
    background-color: #fff
}

.yxl_tit {
    font-size: 24px;
    color: #111;
    padding: 14px 20px 14px 60px;
    background: url(res/yxl_cart.png?v=20200824194055) no-repeat 20px center;
    border-bottom: 1px solid #eee
}

.yxl_copy {
    padding: 30px 0;
    width: 450px;
    margin: 0 auto
}

.yxl_phone,.yxl_sn {
    color: #666;
    position: relative;
    height: 38px;
    line-height: 38px;
    padding: 6px 0;
    font-size: 18px
}

.yxl_phone .btn,.yxl_sn span {
    position: absolute;
    width: 100px;
    height: 36px;
    border: 1px solid #d0d0d0;
    top: 6px;
    right: 0;
    text-align: center;
    background-color: #f1f1f1;
    color: #111;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    cursor: pointer;
    font-size: 16px
}

.yxl_phone .txt {
    width: 300px;
    height: 36px;
    border: 1px solid #f1f1f1;
    background-color: #f5f5f5;
    padding: 0 10px;
    vertical-align: top;
    font-size: 16px
}

.yxl_phone .btn {
    background-color: #9b59b4;
    color: #fff;
    border: 1px solid #9b59b4
}

.yxl_con {
    padding: 20px;
    position: relative;
    height: 130px;
    border-top: 1px solid #eee
}

.yxl_tip {
    font-size: 20px;
    color: #111;
    line-height: 40px
}

.yxl_pay,.yxl_time {
    color: #666;
    line-height: 40px
}

.yxl_pay span {
    color: #ff4e00;
    font-size: 30px;
    padding: 0 6px 0 2px
}

.yxl_btn {
    position: absolute;
    width: 190px;
    height: 100px;
    top: 35px;
    right: 20px;
    line-height: 50px;
    text-align: center
}

.yxl_btn a {
    display: block;
    background-color: #9b59b4;
    color: #fff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

.yxl_btn b {
    color: #1e852f;
    padding: 0 4px
}

.dashi {
    overflow: hidden;
    background-color: #fff;
    padding: 15px;
    color: #818181;
    border-bottom: 1px solid #eee
}

.d_l {
    overflow: hidden
}

.d_pic {
    float: left;
    width: 150px;
    overflow: hidden;
    margin-right: 10px
}

.d_pic img {
    display: block;
    width: 100%
}

.d_info_top {
    overflow: hidden
}

.d_info_top span {
    color: #774889;
    font-size: 30px;
    float: left
}

.d_info_top .words {
    height: 50px;
    border-left: 1px solid #eee;
    float: left;
    padding-left: 10px;
    margin-left: 10px
}

.d_info_top .number {
    font-size: 14px
}

.d_info_txt {
    margin-top: 10px
}

.latest_video {
    overflow: hidden;
    background-color: #fff
}

.lv_title {
    height: 55px;
    line-height: 55px;
    position: relative;
    padding-left: 45px;
    color: #774889;
    font-size: 20px
}

.lv_title:before {
    content: "";
    position: absolute;
    left: 15px;
    top: 15px;
    background: url(res/icon_guoxue.png?v=20200824194055) no-repeat;
    width: 24px;
    height: 24px
}

.lv_list {
    overflow: hidden;
    padding: 0 0 10px 10px
}

.lv_list a {
    float: left;
    width: 200px;
    height: 112px;
    overflow: hidden;
    position: relative;
    margin: 0 5px 10px
}

.lv_list a:after {
    content: "";
    position: absolute;
    left: 50%;
    top: 20px;
    margin-left: -20px;
    background: url(res/icon_guoxue.png?v=20200824194055) no-repeat 0 -32px;
    width: 40px;
    height: 40px
}

.lv_list a img {
    display: block;
    width: 100%
}

.lv_list p {
    padding: 0 5px;
    background: url(res/bg_guoxue_tit.png?v=20200824194055) repeat-x;
    height: 50px;
    line-height: 60px;
    color: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    overflow: hidden;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis
}

.guoxue_articles {
    overflow: hidden;
    background-color: #fff;
    margin-top: 10px
}

.ga_title {
    color: #774889;
    border-bottom: 1px solid #eae8e9;
    height: 34px;
    line-height: 34px;
    font-size: 20px;
    padding-left: 15px
}

.br_teacher {
    overflow: hidden;
    margin-top: 15px
}

.br_teacher a {
    float: left;
    margin: 0 15px 10px;
    width: 120px;
    overflow: hidden;
    font-size: 14px
}

.br_teacher .pic {
    width: 120px;
    height: 120px;
    position: relative;
    overflow: hidden
}

.br_teacher img {
    display: block;
    width: 100%
}

.br_teacher span {
    position: absolute;
    bottom: 0;
    left: 0;
    display: inline-block;
    height: 22px;
    line-height: 22px;
    background-color: #7c4f9d;
    color: #fff;
    padding: 0 10px
}

.br_teacher p {
    color: #888;
    text-align: center;
    height: 25px;
    line-height: 25px;
    margin-top: 5px
}



.xz_detail {
    background-color: #fff;
    overflow: hidden;
    color: #666
}

.xz_detail_hd {
    background: url(res/xzcx/xz_detail_bg.png?v=20200824194055) no-repeat top center;
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100%;
    background-size: 100%;
    padding: 10px;
    min-height: 400px;
    overflow: hidden
}

.xz_hd_left {
    float: left;
    width: 250px;
    text-align: center;
    padding: 0 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.xz_hd_left img {
    display: block;
    width: 100%
}

.xz_hd_left a {
    font-size: 26px;
    color: #fff;
    font-weight: 700;
    letter-spacing: 2px;
    margin: 10px 0;
    display: inline-block
}

.xz_hd_right {
    float: right;
    width: 380px;
    overflow: hidden
}

.xz_hd_right h1 {
    font-size: 26px;
    color: #fff;
    font-weight: 700;
    margin: 10px 0
}

.xz_hd_right table {
    width: 100%;
    border-collapse: collapse;
    border: 1px solid #eee;
    background-color: #fff;
    text-align: left;
    line-height: 25px
}

.xz_hd_right table td {
    border: 1px solid #eee;
    padding: 5px 0 5px 20px;
    width: 25%;
    position: relative
}

.xz_hd_right table td:nth-child(odd) {
    background-color: #f8f8f8
}

.xz_hd_right table .selectText {
    line-height: 35px;
    height: 35px
}

.xz_hd_right .purple {
    background-color: #7b4f9b;
    border-color: #7b4f9b;
    padding: 0
}

.xz_hd_right .purple a {
    color: #fff;
    display: block;
    padding-left: 20px;
    line-height: 35px
}

.xz_info {
    padding: 20px 10px;
    position: relative
}

.xz_text {
    padding: 10px
}

.xz_info_title {
    position: relative;
    width: 100%;
    height: 1px;
    background-color: #eee;
    margin: 20px 0
}

.xz_info_title span {
    position: absolute;
    top: -15px;
    left: 50%;
    -moz-transform: translate(-50%);
    -ms-transform: translate(-50%);
    -o-transform: translate(-50%);
    transform: translate(-50%);
    -webkit-transform: translate(-50%);
    line-height: 30px;
    border: 1px solid #ccc;
    background-color: #eee;
    color: #774889;
    padding: 0 25px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    font-size: 20px;
    letter-spacing: 1px
}

.xz_text span {
    display: inline-block;
    vertical-align: middle;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    padding: 0 5px;
    margin-right: 10px
}

.xz_text .m {
    color: #537cad;
    background-color: #c9def7;
    border: 1px solid #7fb0ea
}

.xz_text .f {
    color: #a55ab1;
    background-color: #f1ddf5;
    border: 1px solid #a55ab1
}

.zx_tip {
    padding: 0 10px;
    color: #d7001e
}

.ascendant_img {
    float: right;
    width: 166px;
    margin-left: 5px
}

.list_xzcx {
    line-height: 40px;
    overflow: hidden
}

.list_xzcx li {
    float: left;
    width: 50%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    border-bottom: 1px solid #eee;
    border-right: 1px solid #eee
}

.list_xzcx li:nth-child(even) {
    border-right: none
}

.list_xzcx li a {
    display: block
}

.list_xzcx li a:hover {
    background-color: #efd0f4
}

.box_luck_w .luck_floor .btn_left li {
    border-bottom: 1px solid #fff;
    text-align: center;
}
.abs {
    border-bottom: 1px solid #fff;
    text-align: center;
    cursor: hand;
    user-select: none;
    padding:10px;
    border:solid lightgray 1px;
    
}

::-webkit-scrollbar {
    display: none;
    }