
* {
    margin: 0;
    padding: 0;
}

ul, ol {
    list-style: none;
}

html, body {
    background: url(../images/bg.png);
    background-repeat: repeat;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif "Microsoft YaHei";
}

h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
}

.wrap {
    width: 1000px;
    margin: 0 auto;
}

.header {
    width: 100%;
    height: 90px;
    background-color: #fff;
}

.header-c {
    overflow: hidden;
}

.logo-a {
    display: block;
    width: 204px;
    height: 63px;
    float: left;
    margin-top: 15px;
}

.nav {
    float: right;
}

.nav li {
    float: left;
    width: 112px;
    height: 100%;
}

.li-active {
    background: url(../images/nav-bg.png) no-repeat left center;
}

.nav li a {
    display: block;
    width: 100%;
    height: 100%;
    line-height: 90px;
    text-align: center;
    text-decoration: none;
    color: #333;
    font-size: 20px;
    font-family: "Microsoft YaHei";
}

.nav li .active {
    color: #C54241;
}

.banner1 img {
    width: 100%;
    height: auto;
    min-width: 1100px;
}

/*main01*/

.main01 img {
    width: 100%;
    height: auto;
    min-width: 1000px;
    margin: 30px auto;
}

/*main02*/
.main02 {
    height: 550px;
    background: url(../images/main02-bg.png) no-repeat left top;
    box-sizing: border-box;
    padding: 30px 96px 0;
    background-color: #fff;
}

.main02-title {
    width: 276px;
    height: 27px;
    margin: 0 auto 40px;
    background: url(../images/main02-title.png) no-repeat left top;
}

.fdiv {
    width: 742px;
    height: 50px;
    margin-bottom: 40px; /*overflow:hidden;*/
}

.main02 .fdiv:nth-of-type(3), .main02 .fdiv:nth-of-type(4) {
    height: 40px;
}

.main02 .fdiv:nth-of-type(3) label:first-child, .main02 .fdiv:nth-of-type(4) label:first-child {
    height: 40px;
    line-height: 40px;
}

.main02 .fdiv:nth-of-type(2), .main02 .fdiv:nth-of-type(3) {
    margin-bottom: 30px;
}

.label-name, .label-date {
    width: 124px;
    font-size: 24px;
    color: #c53f3e;
    line-height: 50px;
    float: left;
}

.sex-sel, .ds-sel {
    width: 110px;
    height: 50px;
}

.sex-sel, .ds-sel {
    float: left;
    height: 40px;
    position: relative;
    line-height: 40px;
}

.sex-sel span, .ds-sel span {
    position: absolute;
    left: 35px;
    width: 80px;
    font-size: 24px;
    font-family: "Microsoft YaHei";
}

.sex-sel input[type="radio"],
.ds-sel input {
    width: 25px;
    height: 25px;
    opacity: 0;
    margin-top: 7.5px;
}

.sex-sel label,
.ds-sel label {
    position: absolute;
    left: 1px;
    top: 7.5px;
    width: 25px;
    height: 25px;
    border-radius: 0;
    border: 1px solid #999;
    box-sizing: border-box;
}

.sex-sel input:checked + label,
.ds-sel input:checked + label {
    background-color:;
    border: 1px solid #CF9256;
}

.sex-sel input:checked + label::after,
.ds-sel input:checked + label::after {
    position: absolute;
    content: "";
    width: 5px;
    height: 12px;
    top: 3px;
    left: 8px;
    border: 2px solid #CF9256;
    border-top: none;
    border-left: none;
    transform: rotate(45deg);
}

.input-name {
    position: relative;
    width: 400px;
    height: 50px;
    border: 2px solid #AFAFAF;
    box-sizing: border-box;
    padding: 2px; /*overflow:hidden;*/
    float: left;
}

.input-name input {
    width: 390px;
    height: 40px;
    border: 1px solid #AFAFAF;
    font-size: 24px;
}

.input-date {
    width: 95px;
    float: left;
    margin-right: 7px;
}

.select-date {
    width: 100%;
    height: 100%;
    font-size: 24px;
}

.input-name1 {
    width: 400px;
    height: 50px;
    border: 2px solid #AFAFAF;
    box-sizing: border-box;
    padding: 2px;
    overflow: hidden;
    float: left;
    margin-right: 15px;
}

.input-name1 input {
    width: 390px;
}

.main02-btn {
    display: block;
    width: 619px;
    height: 60px;
    margin: 0 auto;
    border: 0 none;
    background: url(../images/main02-btn.png) no-repeat top left;
    margin-bottom: 20px;
}

.main02-des {
    color: #cf9255;
    font-size: 20px;
    padding-left: 94px;
    font-family: "Microsoft YaHei";
}

.error {
    position: absolute;
    z-index: 9;
    top: 55px;
    color: #ff0000;
    display: none;
}

/*main03*/
.main03 {
    padding: 40px 0 0;
    box-sizing: border-box;
}

.main03-title {
    width: 310px;
    height: 27px;
    margin: 0 auto 38px;
    background: url(../images/main03-title.png) no-repeat top left;
}

.main03-title1 {
    width: 622px;
    height: 52px;
    overflow: hidden;
    margin: 0 auto 45px;
}

.expert {
    width: 175px;
    float: left;
    height: 52px;
    line-height: 52px;
    background-image: url(../images/l.png), url(../images/r.png);
    background-repeat: no-repeat;
    background-position: left center, right center;
    text-align: center;
    font-size: 24px;
    color: #c53f3e;
}

.pk {
    width: 257px;
    height: 52px;
    line-height: 52px;
    float: left;
    text-align: center;
}

.pk img {
    display: block;
    margin: 0 auto;
}

.other {
    width: 190px;
    float: right;
    height: 52px;
    line-height: 52px;
    background-image: url(../images/l1.png), url(../images/r1.png);
    background-repeat: no-repeat;
    background-position: left center, right center;
    text-align: center;
    font-size: 24px;
}

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

.contrast img {
    width: 100%;
    height: auto;
    min-width: 1000px;
}

/*main04*/
.main04 {
    margin-bottom: 56px;
}

.main04 img {
    width: 100%;
    height: auto;
    min-width: 1100px;
}

/*main05*/
.main05 li {
    overflow: hidden;
    width: 1000px;
    height: 180px;
    background: url(../images/main05-bg.png) no-repeat top left;
    box-sizing: border-box;
    padding: 26px 60px 24px 56px;
    margin-bottom: 30px;
}

.head {
    width: 133px;
    height: 133px;
    border-radius: 50%;
    overflow: hidden;
    float: left;
    margin-right: 35px;
}

.head img {
    width: 100%;
    height: auto;
}

.order {
    height: 133px;
}

.order p:nth-of-type(1) {
    margin: 20px 0 10px 0;
}

.order-name, .order-dress {
    color: #d03f3f;
    font-size: 20px;
}

.order-num {
    font-size: 18px;
}

.order-des {
    line-height: 24px;
}

/*main06*/
.main06 {
    box-sizing: border-box;
    padding: 28px;
    background-color: #fff;
}

.main06-title {
    width: 281px;
    height: 27px;
    background: url(../images/main06-title.png) no-repeat top left;
    margin: 0 auto 30px;
}

.question li {
    width: 1000px;
    padding: 12px 0 30px;
    background: url(../images/main06-bg.png) no-repeat left bottom;
}

.wen {
    background: url(../images/wen.png) no-repeat top left;
    height: 40px;
    line-height: 40px;
    padding-left: 50px;
    box-sizing: border-box;
    margin-bottom: 15px;
    font-size: 20px;
}

.da {
    background: url(../images/da.png) no-repeat top left;
    line-height: 28px;
    padding: 6px 0 12px 50px;
    box-sizing: border-box;
}

/*字义解析*/
.jiexi, .bazi {
    margin-bottom: 60px;
}

.out {
    width: 1000px;
    border: 2px solid #DDC3A0;
    box-sizing: border-box;
    padding: 2px;
    position: relative;
    z-index: 10;
}

.outs {
    width: 12px;
    height: 12px;
    background-color: #EBEADB;
    position: absolute;
    z-index: 11;
}

.out1 {
    border-right: 2px solid #DDC3A0;
    border-bottom: 2px solid #DDC3A0;
    top: -2px;
    left: -2px;
}

.out2 {
    border-bottom: 2px solid #DDC3A0;
    border-left: 2px solid #DDC3A0;
    right: -2px;
    top: -2px;
}

.out3 {
    border-top: 2px solid #DDC3A0;
    border-right: 2px solid #DDC3A0;
    left: -2px;
    bottom: -2px;
}

.out4 {
    border-top: 2px solid #DDC3A0;
    border-left: 2px solid #DDC3A0;
    right: -2px;
    bottom: -2px;
}

.inner {
    box-sizing: border-box; /*width:990px;*/
    box-sizing: border-box;
    border: 1px solid #DDC3A0;
    position: relative;
}

.inners {
    width: 11px;
    height: 11px;
    background-color: #EBEADB;
    position: absolute;
    z-index: 1;
}

.inner1 {
    border-right: 1px solid #DDC3A0;
    border-bottom: 1px solid #DDC3A0;
    top: -1px;
    left: -1px;
}

.inner2 {
    border-bottom: 1px solid #DDC3A0;
    border-left: 1px solid #DDC3A0;
    right: -1px;
    top: -1px;
}

.inner3 {
    border-top: 1px solid #DDC3A0;
    border-right: 1px solid #DDC3A0;
    left: -1px;
    bottom: -1px;
}

.inner4 {
    border-top: 1px solid #DDC3A0;
    border-left: 1px solid #DDC3A0;
    right: -1px;
    bottom: -1px;
}

/*list.html*/
.list-plan {
    margin-bottom: 20px;
}

/*msg*/
.msg {
    width: 1000px;
    height: 414px;
    background: url(../images/msg-bg.png) no-repeat top left;
    overflow: hidden;
    box-sizing: border-box;
    padding: 4px;
    margin-bottom: 30px;
}

.fangan li {
    width: 1100px;
    height: 150px;
    background: url(../images/list-bg.png) no-repeat top left;
    box-sizing: border-box;
    padding: 21px 0 21px 25px;
    margin-bottom: 20px;
}

.fangan-num {
    width: 40px;
    height: 108px;
    background: url(../images/fangan-num.png) no-repeat top left;
    float: left;
    margin-right: 45px;
}

.fangan-num p {
    color: #D24949;
    text-align: center;
    box-sizing: border-box;
    padding-top: 26px;
}

.fangan-name {
    float: left;
    margin-right: 120px;
    width: 296px;
}

.fangan-namel {
    width: 54px;
    margin-right: 20px;
    float: left;
}

.ping {
    text-align: center;
    margin: 3px 0 6px;
}

.zi {
    width: 54px;
    height: 54px;
    background: url(../images/tian.png) no-repeat top left;
    font-size: 40px;
    text-align: center;
    line-height: 54px;
    margin-bottom: 7px;
}

.attr {
    text-align: center;
}

.fangan-grade {
    float: left;
    margin-right: 160px;
    line-height: 108px;
}

.fangan-grade span {
    font-size: 30px;
}

.fangan-grade span:nth-of-type(1) {
    margin-right: 30px;
}

.fangan-grade span:nth-of-type(2) {
    font-size: 45px;
    color: #d03f3f;
}

.xiangqing {
    width: 150px;
    height: 40px;
    border: 2px solid #D04242;
    box-sizing: border-box;
    float: left;
    padding: 2px;
    margin-top: 34px;
}

.xiangqing button {
    width: 142px;
    height: 32px;
    border: 1px solid #D04242;
    background-color: transparent;
}

.xiangqing .xq-current {
    background-color: #D04242;
    color: #fff;
}

.list-name, .list-sex, .list-xiao, .list-xi, .list-yang, .list-yin, .list-zhi, .list-wu {
    width: 248px;
    height: 80px;
    line-height: 80px;
    float: left;
    padding-left: 44px;
    box-sizing: border-box;
}

.list-name span, .list-sex span, .list-xiao span, .list-xi span,
.list-yang, .list-yang1, .list-yin, .list-yin1, .list-zhi, .list-zhi1, .list-wu, .list-wu1 {
    font-size: 20px;
}

.list-name span:nth-of-type(1),
.list-sex span:nth-of-type(1),
.list-xiao span:nth-of-type(1),
.list-xi span:nth-of-type(1),
.list-yang span:nth-of-type(1),
.list-yin span:nth-of-type(1),
.list-zhi span:nth-of-type(1),
.list-wu span:nth-of-type(1) {
    display: block;
    width: 116px;
    height: 80px;
    float: left;
    background-image: url(../images/l.png), url(../images/r.png);
    background-repeat: no-repeat;
    background-position: left center, right center;
    text-align: center;
    margin-right: 20px;
}

.list-yang1 span:nth-of-type(1),
.list-yin1 span:nth-of-type(1),
.list-zhi1 span:nth-of-type(1),
.list-wu1 span:nth-of-type(1) {
    padding-left: 44px;
    box-sizing: border-box;
    color: #D24949;
}

.list-name span:nth-of-type(2),
.list-sex span:nth-of-type(2),
.list-xiao span:nth-of-type(2),
.list-xi span:nth-of-type(2) {
    color: #D24949;
}

.list-yang, .list-yin, .list-zhi, .list-wu {
    width: 248px;
    height: 80px;
    line-height: 80px;
    float: left;
}

.list-yang1, .list-yin1, .list-zhi1, .list-wu1 {
    width: 744px;
    height: 80px;
    line-height: 80px;
    float: left;
}

.plan {
    height: 150px;
    box-sizing: border-box;
}

.plan .inner {
    height: 142px;
    width: 100%;
    box-sizing: border-box;
}

.plan .outs, .plan .inners {
    background-color: #F8F8F8;
}

.plan .plan-c { /*width:990px;border:1px solid #DDC3A0;*/
    padding: 16px 20px;
    box-sizing: border-box;
}

.plan-detail {
    float: right;
    width: 150px;
    height: 40px;
    box-sizing: border-box;
    border: 2px solid #D04242;
    padding: 2px;
    margin-top: 34px;
}

.plan-detail-btn {
    display: block;
    width: 142px;
    height: 32px;
    box-sizing: border-box;
    border: 1px solid #D04242;
    line-height: 32px;
    text-align: center;
    background-color: transparent;
    font-size: 20px;
    text-decoration: none;
    color: #333;
}

.plan-detail-current {
    background-color: #D04242;
    color: #fff;
}

.plan-grade1 {
    float: left;
    height: 108px;
    text-align: center; /*line-height: 108px ;*/
}

.plan-grade1 span:first-child {
    font-size: 30px;
    display: inline-block;
    line-height: 108px;
}

.plan-grade1 span:last-child {
    font-size: 45px;
    color: #D04242;
}

.plan-name-l {
    width: 400px;
    float: left;
}

.page {
    margin: 0 auto;
    width: 400px;
    height: 40px;
    margin-bottom: 20px;
}

.page a {
    text-decoration: none;
    display: block;
    color: #363636;
}

.pre, .next {
    float: left;
    width: 68px;
    height: 40px;
    box-sizing: border-box;
    border: 1px solid #AFAFAF;
    line-height: 40px;
    text-align: center;
    background-color: #fff;
}

.pre:hover, .next:hover {
    background-color: #C54241;
    color: #fff;
    border: 1px solid #C54241;
}

.pre {
    margin-right: 5px;
}

.next {
    margin-left: 5px;
}

.page .unpre {
    color: #ccc;
}

.page .unpre:hover {
    background-color: #fff;
    border: 1px solid #AFAFAF;
}

.pageul li {
    float: left;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    margin: 0 5px;
    box-sizing: border-box;
    border: 1px solid #AFAFAF;
    background-color: #fff;
}

.pageul li:hover {
    background-color: #C54241;
    border: 1px solid #C54241;
}

.pageul li a:hover {
    color: #fff;
}

.pageul li a {
    width: 40px;
    height: 40px;
}

.pageul .currentpage {
    background-color: #C54241;
    border: 1px solid #C54241;
}

.pageul .currentpage a {
    color: #fff;
}

/*pay*/
.pay {
    width: 100%;
    box-sizing: border-box;
    background-color: #fff;
    padding: 28px 0 50px;
}

.pay-plan {
    height: 270px;
    margin-bottom: 50px;
}

/*.pay .out{margin-bottom: 50px;}*/
.pay-title {
    width: 523px;
    height: 27px;
    background: url(../images/pay-title.png) no-repeat top left;
    margin: 0 auto 30px;
}

.pay-plan .inner {
    height: 262px;
    width: 992px;
    box-sizing: border-box;
    padding: 30px 0;
}

.pay-total {
    font-size: 60px;
    text-align: center;
    color: #d03f3f;
    margin-bottom: 5px;
}

.pay-order {
    text-align: center;
    margin-bottom: 15px;
    font-size: 24px;
}

.pay-order span:last-child {
    color: #D04242;
}

.pay-msg1, .pay-msg2, .pay-des {
    text-align: center;
}

.pay-msg1 {
    margin-bottom: 3px;
    font-size: 20px;
}

.pay-msg2 {
    margin-bottom: 10px;
    font-size: 20px;
}

.pay-des {
    font: 14px;
    color: #cf9255;
}

.pay-c {
    overflow: hidden;
}

.pay-weixin {
    width: 200px;
    height: 50px;
    background: url(../images/weixin-pay.png) no-repeat;
    margin-top: 30px;
}

.pay-zhifubao {
    width: 200px;
    height: 50px;
    background: url(../images/zhifubao-pay.png) no-repeat;
    margin-top: 40px;
}

.pay-code {
    width: 200px;
    height: 200px;
    background: url(../images/weixin-code.png) no-repeat;
}

.pay-methods {
    float: left;
    margin-left: 275px;
}

.pay-code {
    float: right;
    margin-right: 275px;
}

.pay-code {
    overflow: hidden;
}

.weixin, .zhifubao {
    width: 300px;
    height: 404px;
    float: left;
    margin-left: 130px;
}

.zhifubao {
    float: right;
    margin-right: 130px;
}

.weixin-title {
    width: 300px;
    height: 50px;
    background: url(../images/weixin-pay.png) no-repeat top left;
    margin-bottom: 40px;
}

.zhifubao-title {
    width: 300px;
    height: 50px;
    background: url(../images/zhifubao-pay.png) no-repeat top left;
    margin-bottom: 40px;
}

.weixin-img, .zhifubao-img {
    width: 200px;
    margin: 0 auto;
}

.weixin p, .zhifubao p {
    text-align: center;
    line-height: 24px;
}

.pay .outs {
    background-color: #fff;
}

.pay .inners {
    background-color: #fff;
}

/*新pay*/
.new-pay {
    overflow: hidden;
    padding: 0 185px;
}

.weixin-pay, .zhifubao-pay {
    width: 240px;
    height: 350px;
}

.weixin-pay p, .zhifubao-pay p {
    text-align: center;
    margin-top: 10px;
}

.weixin-pay a, .zhifubao-pay a {
    display: block;
    width: 240px;
    height: 300px;
    border: 2px solid #e5e5e5;
    box-sizing: border-box;
}

.weixin-pay a {
    background: url(../images/weixin-bg.png) no-repeat bottom center;
    background-position: 58px 250px;
}

.weixin-code {
    display: block;
    margin: 40px auto 0;
    width: 168px;
    height: 168px;
}

.zhifubao-pay a {
    background: url(../images/zhifubao.png) no-repeat;
    box-sizing: border-box;
}

.weixin-pay {
    float: left;
}

.zhifubao-pay {
    float: right;
}

/*pingjia*/
.pingjia {
    padding: 30px;
    box-sizing: border-box;
}

.pingjia-title {
    width: 285px;
    height: 27px;
    background: url(../images/pingjia-title.png) no-repeat top left;
    margin: 0 auto 35px;
}

.pingjia-ul li {
    width: 1000px;
    padding: 10px 0 30px;
    background: url(../images/main06-bg.png) no-repeat left bottom;
}

.pingjia-order {
    font-size: 20px;
    color: #d03f3f;
    margin-bottom: 5px;
}

.pingjia-des {
    font-size: 16px;
    color: #333;
    line-height: 24px;
}

/*面包屑导航*/
.crumb {
    height: 60px;
    line-height: 60px;
}

.crumb-current {
    color: #D03F3F;
}

/*解析方案*/
.jiexi-plan {
    margin-bottom: 14px;
}

.jiexi-plan .outs, .jiexi-plan .inners {
    background-color: #f8f8f8;
}

.jiexi-plan .plan-c {
    background-color: #fff;
    width: 990px;
    box-sizing: border-box;
    padding: 24px 20px;
    overflow: hidden;
}

.plan-num {
    width: 40px;
    height: 108px;
    box-sizing: border-box;
    float: left;
    margin-right: 60px;
}

.plan-num-inner {
    width: 32px;
    height: 100px;
    box-sizing: border-box;
    border: 1px solid #595959;
    margin: 0 auto;
    text-align: center;
    font-size: 24px;
    color: #D04242;
    padding-top: 6px;
}

.plan-word-c {
    float: left;
    width: 54px;
    text-align: center;
    color: #333;
    margin-right: 20px;
}

.plan-spell, .plan-word {
    margin-bottom: 5px;
}

.plan-word {
    width: 54px;
    height: 54px;
    line-height: 54px;
    background: url(../images/tian.png) no-repeat top left;
    font-size: 40px;
}

.plan-grade {
    width: 280px;
    height: 108px;
    background: url(../images/plan-grade.png) no-repeat;
    float: right;
    text-align: center;
    line-height: 108px;
    font-size: 30px;
    box-sizing: border-box;
    padding: 0;
}

.plan-grade span:nth-of-type(2) {
    font-size: 45px;
    color: #D04242;
}

/*内导航*/
.subnav {
    width: 1000px;
    box-sizing: border-box;
    padding: 15px;
    overflow: hidden;
}

.subnavs {
    width: 100px;
    height: 40px;
    box-sizing: border-box;
    background-color: transparent;
    padding: 1px;
    float: left;
    border: 2px solid transparent;
}

.subnavs-current {
    border: 2px solid #D04242;
}

.subnavs-btn {
    display: block;
    border: 0 none;
    width: 94px;
    height: 34px;
    margin: 0 auto;
    font-size: 20px;
    background-color: transparent;
}

.subnavs-btn-current {
    background-color: #D04242;
    color: #fff;
}

.jiexi .outs, .jiexi .inners {
    background-color: #f8f8f8;
}

/*名字拆分*/
.split {
    width: 990px;
    box-sizing: border-box;
    padding: 15px 15px 30px;
    border-top: 1px solid #DDC3A0;
}

.split-words {
    font-size: 36px;
    color: #D04242;
}

.split-spells {
    font-size: 24px;
    color: #000;
}

.word-analysis {
    font-size: 16px;
    line-height: 24px;
}

/*-----------------------------八字-----------------------------*/
.bazi-plan {
    margin-bottom: 14px;
    background-color: #fff;
}

.bazi .outs, .bazi .inners {
    background-color: #f8f8f8;
}

.adaptation {
    width: 990px;
    box-sizing: border-box;
    padding: 30px 0;
    text-align: center;
    border-top: 1px solid #DDC3A0;
}

.adaptation-c {
    width: 234px;
    height: 20px;
    margin: 0 auto;
    overflow: hidden;
}

.index-adatation {
    margin: 5px auto 0;
}

.adaptation span {
    float: left;
    line-height: 20px;
    margin-right: 18px;
}

.star {
    overflow: hidden;
}

.star .star-default {
    width: 21px;
    height: 20px;
    float: left;
    background: url(../images/shixing.png) no-repeat;
    margin-right: 8px;
}

.star .star-status {
    background-image: url(../images/kongxing.png);
}

.bazi-msg-tr1, .bazi-msg-tr2 {
    width: 990px;
    height: 81px;
    box-sizing: border-box;
    border-top: 1px solid #DDC3A0;
    overflow: hidden;
    line-height: 81px;
    text-align: center;
}

.bazi-msg-tr11, .bazi-msg-tr21 {
    width: 151px;
    box-sizing: border-box;
    border-right: 1px solid #DDC3A0;
    float: left;
}

.bazi-msg-tr11 p, .bazi-msg-tr13 p,
.bazi-msg-tr21 p, .bazi-msg-tr23 p {
    width: 116px;
    height: 100%;
    margin: 0 auto;
    background: url(../images/l.png), url(../images/r.png);
    background-repeat: no-repeat;
    background-position: left center, right center;
    font-size: 20px;
}

.bazi-msg-tr12, .bazi-msg-tr22 {
    float: left;
    width: 344px;
    box-sizing: border-box;
    border-right: 1px solid #DDC3A0;
    padding: 0 0 0 30px;
}

.bazi-msg-tr12 p, .bazi-msg-tr14 p,
.bazi-msg-tr22 p, .bazi-msg-tr24 p {
    float: left;
    font-size: 20px;
}

.bazi-msg-tr12 p:first-child,
.bazi-msg-tr22 p:first-child {
    margin-right: 30px;
}

.bazi-msg-tr13, .bazi-msg-tr23 {
    width: 151px;
    float: left;
    box-sizing: border-box;
    border-right: 1px solid #DDC3A0;
}

.bazi-msg-tr14, .bazi-msg-tr24 {
    float: left;
    width: 344px;
    box-sizing: border-box;
    padding: 0 30px;
}

.bazi-msg-tr14 .shengxiao-img {
    float: right;
    width: 56px;
    height: 56px;
    background-color: pink;
    margin-top: 12.5px;
}

.bazi-msg-tr24 {
    padding: 20px 30px;
    text-align: justify;
}

.bazi-msg-tr24 p {
    line-height: 20px;
}

.bazi-msg-tr24 span {
    font-size: 14px;
}

.sizhu, .ganzhi, .wuxing, .fangwei, .nayin, .shishen, .zanggan {
    width: 990px; /*height:81px;line-height: 81px;*/
    box-sizing: border-box;
    border-top: 1px solid #DDC3A0;
    font-size: 20px;
    text-align: center;
    overflow: hidden;
    padding: 20px 0;
    position: relative;
}

.sizhu div, .ganzhi div, .wuxing div, .fangwei div, .nayin div, .shishen div, .zanggan div {
    float: left;
    width: 20%;
    font-family: "hyf2gj";
}

.div1 {
    color: #D03F3F;
}

.dayun, .shengwang, .shishe1, .shensha, .hunyin, .liunian {
    width: 990px;
    box-sizing: border-box;
    border-top: 1px solid #DDC3A0;
    padding: 30px 0;
}

.bazi-title {
    width: 160px;
    height: 40px;
    border: 2px solid #595959;
    margin: 0 auto;
    box-sizing: border-box;
    padding: 2px;
    margin-bottom: 20px;
}

.bazi-title-c {
    width: 152px;
    height: 32px;
    border: 1px solid #595959;
    color: #D04242;
    box-sizing: border-box;
    text-align: center;
    line-height: 32px;
    font-size: 24px;
}

.dayun p, .shengwang p, .shishe1 p, .shensha p, .hunyin p {
    font-size: 16px;
    text-align: center;
}

.liunian-c {
    overflow: hidden;
}

.liunian-ul1, .liunian-ul2 {
    float: left;
    width: 495px;
    box-sizing: border-box;
}

.liunian-ul1 li, .liunian-ul2 li {
    padding: 0 0 0 50px;
    height: 35px;
    text-align: center;
    background: url(../images/li-bg.png) no-repeat;
    background-position: 25px center
}

.liunian-ul1 li span, .liunian-ul2 li span {
    float: left;
    line-height: 35px;
}

.liunian-ul1 li span:first-child, .liunian-ul2 li span:first-child {
    margin-right: 46px;
}

/*-----------------------------喜忌--------------------------*/
.xiji-plan {
    margin-bottom: 14px;
    background-color: #fff;
}

.xiji-tr21 {
    float: left;
    width: 495px;
    box-sizing: border-box;
    border-right: 1px solid #DDC3A0;
}

.xiji-tr22 {
    width: 495px;
    float: left;
}

.xiyong p, .jiyong p {
    text-align: justify;
    padding: 0 30px;
    line-height: 24px;
}

/*支付成功页面*/
.success {
    height: 300px;
}

.success .outs, .success .inners, .fail .outs, .fail .inners {
    background-color: #F8F8F8;
}

.success, .fail {
    margin: 20px auto 570px;
}

.success .inner, .fail .inner {
    width: 992px;
    height: 292px;
    padding: 30px 0 35px;
    background-color: #fff;
}

.success img, .fail img {
    display: block;
    margin: 0 auto 25px;
}

.success p, .success h6, .fail p, .fail h6 {
    text-align: center;
}

.success h6, .fail h6 {
    font-size: 24px;
    color: #27cb6d;
    margin-bottom: 20px;
}

.fail h6 {
    color: #D03F3F;
}

.success span, .fail span {
    font-size: 18px;
}

.success p, .fail p {
    margin-bottom: 36px;;
}

.success-btn-c, .fail-btn1, .fail-btn2 {
    width: 120px;
    height: 36px;
    border: 2px solid #595959;
    box-sizing: border-box;
    padding: 2px;
    margin: 0 auto;
}

.success-btn-c a, .fail-btn1 a, .fail-btn2 a {
    display: block;
    text-decoration: none;
    width: 112px;
    height: 28px;
    border: 1px solid #595959;
    margin: 0 auto;
    box-sizing: border-box;
    text-align: center;
    line-height: 28px;
    color: #595959;
}

.fail-btn {
    width: 260px;
    overflow: hidden;
    margin: 0 auto;
}

.fail-btn1 {
    float: left;
}

.fail-btn2 {
    float: right;
}

/*footer*/
.footer {
    width: 100%;
    height: 80px;
    background-color: #3C3C3C;
    box-sizing: border-box;
    padding: 20px 0 0;
}

.footer p {
    color: #fff;
    font-size: 18px;
    text-align: center;
}

.footer p:nth-of-type(2) {
    font-size: 16px;
}

.zztj {
    color: #3C3C3C
}

.zztj a {
    color: #3C3C3C;
    text-decoration: none
}

.blur {
    filter: url(blur.svg#blur); /* FireFox, Chrome, Opera */

    -webkit-filter: blur(10px); /* Chrome, Opera */
    -moz-filter: blur(10px);
    -ms-filter: blur(10px);
    filter: blur(10px);

    filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius=10, MakeShadow=false); /* IE6~IE9 */
}

.feedback {
    height: auto;
    overflow: hidden;
    background: #fffdf2;
    margin-top: .2rem;
}

.feedback .top-title {
    margin: .3rem auto .1rem;
}

.feedback .intro {
    font-size: 16px;
    color: #333;
    text-align: center;
}

.feedback .intro span {
    color: #ca101b;
}

.feedback ul {
    height: auto;
    overflow: hidden;
    padding: 0 .2rem;
    margin-top: .2rem;
}

.feedback ul li {
    padding: 10px 0;
    height: auto;
    overflow: hidden;
    border-top: 1px solid #efddb1;
}

.feedback ul li {
    font-size: 14px;
    color: #ca101b;
    line-height: 14px;
}

.feedback h3 {
    font-size: 16px;
    color: #ca101b;
    line-height: 20px;
}

.feedback ul li p {
    font-size: 14px;
    color: #333;
    line-height: 14px;
}

.feedback ul li .text {
    font-size: 16px;
    color: #333;
    line-height: 20px;
    margin-top: 10px;
}

.public_btn_s a {
    background: #cb2021
}

.public_btn_s a {
    background-color: #ff537b
}

.public_btn_s a, .public_pay_box a {
    color: #fff;
    display: block;
    text-align: center
}

.public_btn_s {
    padding: 10px 0;
    margin: 0 10px
}

.public_btn_s a {
    height: 34px;
    line-height: 34px;
    font-size: 18px;
    background-color: #cb2021;
    border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px
}

.comment-box .comment-list {
    height: 383px;
    overflow: hidden;
}

.comment-box li {
    overflow: hidden;
    height: 150px;
    padding: 15px;
    /*border-bottom: 1px solid #f1e8e1;*/
    background: none;
}

.comment-box li span {
    line-height: 28px;
    color: #ff537b;
}
