.cs-viewbox{margin:10px 0 2px 0; background:#fff;border-radius:2px;margin-bottom: 0.2rem;}
        .sm-content{margin:8px 12px;font-size:0.2rem;color:#333;}
        .cs-viewbox .content{margin:8px 12px;font-size:0.2rem;color:#333;}
        .cs-viewbox .title{padding-top:8px;color:#333;}
.cs-viewbox h2{font-size:0.32rem;text-align:center;color:#333;font-weight: bold;}
        .gray,.gray a{color:gray;}
.f12{font-size:12px;}
        /*测算框*/
.public_form_wrap {
    margin: 8px 5px 0;
}

.public_form_wrap ul {
    border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    background-color: #fff;
}

.public_form_wrap li {
    height: 0.75rem;
    line-height: 0.75rem;
    border-bottom: 1px solid #ffe4c8;
    padding-right: 5px;
    padding-left: .1rem
}

.public_form_wrap .lefts {
    color: #f91718;
    margin-right: 10px;
    font-size: 0.37rem;
    padding-left: 0.1rem;
    float: left;
}

.public_form_wrap .rights {
    color: #f91718;
    margin-right: 0.1rem;
    padding: 0 10px;
    font-size: 0.37rem;
    float: left;
}

.public_form_wrap .autos {
    width: 23.5%;
    font-size: 0.2rem;
    float: left;
}

.public_form_wrap .radio {
    width: 100%;
    background-repeat: no-repeat;
    background-position: right center;
    background-size: 20px;
    font-size: 0.32rem;
}

.public_form_wrap .auto input {
    width: 4.5rem;
    height: 0.55rem;
    padding: 0.01rem 0.64rem 0.01rem 0.1rem;
    box-sizing: border-box;
    font-size: 0.2rem;
}

.form-group {
    padding-left: 1.8rem;

    font-size: 0.32rem;
}

.form-group .control-label {
    float: left;
    color: #333333;
    margin-left: -1.8rem;
    font-size: 0.2rem;
    padding: 0.03rem 0;
    /*height: 44px;*/
    /*font-weight: 500;*/
    /*line-height: 44px;*/
    display: inline-block;
}

.form-group .form-right {
    text-align: left;
    width: 100%;
    font-size: 0.2rem;
}

.form-group .form-control {
    width: 100%;
    font-size: 0.2rem;
    border: 0;
    background: transparent;
    padding: 0.03rem 0;
    padding: 0!important;
    margin: 0!important;
    display: inline-block;
}

.sex-checkbox {
    display: none;
}

.sex-checkbox + label {
    margin-right: 0.26666667rem;
    padding: 0 0.13rem;
    height: 0.58rem;
    display: inline-block;
    line-height: 0.5rem;
    text-align: center;
    border: 1px solid #ef4c4d;
    background: #fff;
    border-radius: 50%;
}

.sex-checkbox:checked + label {
    color: #fff;
    background: #ef4c4d;
    border: 1px solid #ef4c4d;
}

.csk_bnt {
    text-align: center;
    margin-bottom: 10px;
    line-height: 36px;
    margin-top: .2rem;
    font-size: 16px;
}

.cs_bnt1 {
    cursor: pointer;
    background: #ef4c4d;
    color: #ffffff;
    padding: 3px 20px;
    height: 36px;
    /*font-weight: bold;*/
    font-size: 16px;
    border-width: 0;
    margin-right: .1rem;
    border-radius: .5rem;
}

.cs_bnt2 {
    cursor: pointer;
    background: #ffc600;
    color: #7b4d12;
    padding: 3px 20px;
    height: 36px;
    /*font-weight: bold;*/
    font-size: 16px;
    border-width: 0;
    border-radius: .5rem;
}

.nameinput{
    float: left;
    width: 4.67rem;
    height: 0.7rem;
    padding-left: 0.2rem;
    background: #FFFFFF;
    border-radius: 0.1rem;
    opacity: 1;
    border: 0.02rem solid #E9D0BE;
    box-sizing: border-box;
    font-size: 0.32rem;
    color: #666666;
}

.kaiyun_info{
    width: 6.3rem;
    margin: 0.3rem auto;
    overflow: hidden;
    margin-bottom: 0;
}
.kaiyun_item{
    float: left;
    width: 33%;
    text-align: center;
    margin-bottom: 18px;
}
.kaiyun_tit{
    font-size: 0.32rem;
    color: #C83C23;
    font-weight: bold;
}
.kaiyun_nei{
    font-size: 0.3rem;
    padding-top: 0.1rem;
    color: #C4814D;
}
.box {
    border-radius: 3px;
    border: 1px solid #BDA485;
    background: #FEFAEF;
    overflow: hidden;
    margin: 7px;
}
.box_con {
    padding: 10px 10px 10px;
}
.mod_form {
    margin-top: 0px;
    margin-left: 14px;
}
.mod_form .form_item {
    margin-bottom: 0px;
    line-height: 0px;
}
.mod_form3 {
    margin-bottom: 5px;
    margin-left: 14px;
}
.mod_form {
    margin-top: 0px;
    margin-left: 14px;
}
.mod_form .form_item {
    margin-bottom: 0px;
    line-height: 0px;
    text-align: center;
}
.button5 {
  margin-top: 10px;
}
.button3 {
    padding: 4px 0;
    font-size: 14px;
    text-align: center;
    border-radius: 5px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    color: #fff;
    border: solid 1px #da7c0c;
    background: -webkit-gradient(linear, left top, left bottom, from(#faa51a), to(#f47a20));
    background: -moz-linear-gradient(top, #faa51a, #f47a20);
    width: 30%;
    margin: 0 1%;
    display: inline-block;
    height: auto;
    cursor: pointer;
}
.ipt_text {
    padding: 1px 0 1px 5px;
    width: 78px;
    height: 26px;
    line-height: 20px;
    border: 1px solid #d0ad9a;
    vertical-align: middle;
    background-color: #ffffff;
    font-size: 14px;
    font-family: "\5b8b\4f53";
    color: #666;
}
select {
 -webkit-appearance:auto;
}


.chuan_center {
    background-size: 100%;
    width: 100%;
    overflow: hidden;
}
.chuantit {
    text-align: center;
    font-size: .28rem;
    font-weight: bold;
    color: #C0815B;
}
.chuantit {
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    color: #C0815B;
}
.img_left {
    background-image: url(https://fs.365zyg.com/image/statics/xiang_left.png);
    background-size: 100%;
    width: 32px;
    height: 12px;
    margin-right: 0.1rem;
    display: inline-block;
}
.img_right {
    background-image: url(https://fs.365zyg.com/image/statics/xiang_right.png);
    background-size: 100%;
    width: 32px;
    height: 12px;
    margin-left: 0.1rem;
    display: inline-block;
}
.chuanlist {
    margin: 0.15rem auto;
    display: flex;
    text-align: center;
    align-items: center;
    justify-content: center;
    margin-left: -0.4rem;
}
.chuanitem {
    width: 80px;
    height: 80px;
    border: 0.02rem solid #D03D3D;
    border-radius: 50%;
    margin-left: 0.6rem;
}
.chuanse {
    background: #D03D3D;
    border-radius: 50%;
    margin: 3px;
    font-size: 20px;
    line-height: 72px;
    text-align: center;
    font-weight: bold;
    color: #FFFFFF;
    border: 1px solid #D03D3D;
}

.zhushi {
    width: 60%;
    font-size: 14px;
    color: #C79657;
    line-height: 0.35rem;
    margin: 0.2rem auto;
}
.zhinan {
    margin: 0rem auto;
    overflow: hidden;
	margin-left: .2rem;
	margin-right: .2rem;
}
.zhinan_item {
    margin-top: 0.2rem;
    overflow: hidden;
}
.dajise {
    background-image: url(https://fs.365zyg.com/image/statics/jy.png);
    background-size: 100%;
    width: 60px;
    height: 60px;
    float: left;
}
.dajse_desc {
    margin-left: 80px;
    width: 85%;
}
.djse {
    font-size: 18px;
    font-weight: 500;
    color: #D03D3D;
	padding-bottom: 5px;
}
.cjise {
    background-image: url(https://fs.365zyg.com/image/statics/cy.png);
    background-size: 100%;
    width: 60px;
    height: 60px;
    float: left;
}
.cjse_desc {
    margin-left: 0.2rem;
    width: 5.1rem;
}
.cjse {
    font-size: 18px;
    font-weight: 500;
    color: rgba(255, 151, 71, 1);
	padding-bottom: 5px;
}
.byise {
    background-image: url(https://fs.365zyg.com/image/statics/sy.png);
    background-size: 100%;
    width: 60px;
    height: 60px;
    float: left;
}
.cjse_desc {
    margin-left: 80px;
    width: 85%;
}
.byse {
    font-size: 18px;
    font-weight: 500;
    color: rgba(51, 51, 51, 1);
	padding-bottom: 5px;
}

.qianhou {
    margin-top: 0.3rem;
    padding-bottom: 0.2rem;
    overflow: hidden;
}
.pre_day {
    background-image: url(https://fs.365zyg.com/image/statics/ce.png);
    background-size: 100%;
    width: 160px;
    height: 41px;
    line-height: 41px;
    text-align: center;
    float: left;
    font-size: 20px;
    color: #FFFFFF;
    margin-right: 30px;
    margin-left: 27%;
}
.pre_day a {
    color: #FFFFFF;
    display: block;
}
.next_day {
    background-image: url(https://fs.365zyg.com/image/statics/ce.png);
    background-size: 100%;
    width: 160px;
    height: 41px;
    line-height: 41px;
    text-align: center;
    float: left;
    font-size: 20px;
    color: #FFFFFF;
    margin-right: 1rem;
}
.next_day a {
    color: #FFFFFF;
    display: block;
}
select {
 -webkit-appearance:auto;
}