.main{
    width: 1200px;
    display: flex;
    margin: 30px auto;
    margin-bottom: 0;

}
.main_left{
    float: left;
    width: 820px;

}
.bzmfbox{
    background: #FFFFFF;
    box-shadow: 0px 3px 12px 0px #C9C9C9;
    border-radius: 10px 10px 10px 10px;
    overflow: hidden;
    padding-bottom: 40px;
}
.mptop{
    background-image: url(../images/mc.png);
    background-size: 100% 100%;
    width: 820px;
    height: 48px;
    text-align: center;
    line-height: 48px;
    font-size: 22px;
    color: #FFFFFF;
}
.ppform{
    width: 540px;
    margin: 0 auto;
    padding-top: 10px;
}
.formitem{
  height: 70px;
    border-bottom: 1px solid rgba(199, 159, 98, 1);
    position: relative;
}
.nameleft{
    float: left;
    line-height: 70px;
    font-size: 20px;
    color: #333333;

}
.nameright{
    float: left;
}
#xingming{
    width: 300px;
    float: left;
    padding-left: 0;
    color: #333333;
    line-height:70px;
    background: none;
    border: none;
    font-size: 20px;
}
.sex-select {
    position: absolute;
    right: 30px;
}
.left-sex {
    float: left;
    padding: 0 0.06rem;
}
#birthday{
    width: 400px;
    float: left;
    padding-left: 0;
    color: #333333;
    line-height:70px;
    background: none;
    border: none;
    font-size: 20px;
}
.shijian{
    width: 350px;
    float: left;
    padding-left: 0;
    color: #333333;
    line-height:70px;
    background: none;
    border: none;
    font-size: 20px;
}
.bzpp{
     background-image: url(../images/bzpp.png);
    background-size: 100% 100%;
    width: 540px;
    height: 68px;
    margin: 35px auto;
    margin-bottom: 0;
}
.bzmptit{
    background-image: url(../images/dbt.png);
    background-size: 100% 100%;
    width: 190px;
    height:60px;
    margin-top:30px;
    margin-left: 13px;
}
.bzmptit span{
    font-size: 20px;
    color: #EABB0F;
    padding-left: 43px;
    line-height: 60px;
}
.szhubox{
    width: 760px;
    margin: 0 auto;
}
.szhubox table {
    width: 100%;
}
.szhubox td {
    width: 20%;
    box-sizing: border-box;
    font-size: 18px;
    font-weight: 500;
    color: rgba(51, 51, 51, 1);
    padding-left: 30px;
}
.szhubox tr:nth-child(even){
    background: rgba(243, 243, 243, 1);
}
.szsan span{
    font-size: 30px;
    color: #93B7FF;
}
.szsan span i{
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-left: 10px;
}
.jin{
    color: rgba(255, 170, 0, 1) !important;
}
.mu{
    color: rgba(114, 181, 97, 1) !important;
}
.shui{
    color: rgba(95, 113, 203, 1) !important;
}
.huo{
    color: rgba(255, 109, 0, 1) !important;
}
.tu{
    color: rgba(158, 112, 90, 1) !important;
}
.jin i{
    background-image: url(../images/jin.png);
    background-size: 100% 100%;
}
.mu i{
    background-image: url(../images/mu.png);
    background-size: 100% 100%;
}
.shui i{
    background-image: url(../images/shui.png);
    background-size: 100% 100%;
}
.huo i{
    background-image: url(../images/huo.png);
    background-size: 100% 100%;
}
.tu i{
    background-image: url(../images/tu.png);
    background-size: 100% 100%;
}
.szyi td{
    padding: 20px 0;
    padding-left: 30px;
    color: rgba(164, 109, 0, 1);
}
.szer td{
    padding: 10px 0;
    padding-left: 30px;

}
.szsan td{
    padding: 20px 0;
    padding-left: 30px;
}
.scsi p{
   margin: 10px 0;
}
.scsi span{
    color: rgba(102, 102, 102, 1);
}
.cgdesc{
    margin: 10px 0;
}
.jiben{
    display: flex;
    margin-left: 30px;
    align-items: center;
}
.jiitem{
    float: left;
    width: 25%;
}
.jiname{
    display: inline-block;
    padding: 0 12px;
    height: 26px;
    background: #FFFFFF;
    box-shadow: 1px 2px 6px 0px #746D6D;
    border-radius: 10px 10px 10px 10px;
    line-height: 26px;
    text-align: center;
    font-size: 18px;
    color: #000000;
}
.jidesc{
    line-height: 26px;
    margin-left: 10px;
    font-size: 16px;
    color: #000000;
}
.jidesc img{
    display: inline-block;
    width: 30px;
    height: 30px;
    position: relative;
    top: 0px;
    left: 10px;
    vertical-align: bottom;
}
.wxfbu{
    display: flex;
    justify-content: center;
    margin-top: 13px;
}
.wxitem{
    float: left;
}
.wxname{
    background-image: url(../images/wxbei.png);
    background-size: 100% 100%;
    width: 53px;
    height: 55px;
    text-align: center;
    line-height: 55px;
    font-size: 16px;
}
.wxdesc{
    width: 26px;
    height: 26px;
    line-height: 26px;
    text-align: center;
    margin: 0 auto;
    color: rgba(0, 0, 0, 1);
}
.wxdesc span{
    width: 26px;
    height: 26px;
    display: inline-block;
    background: #FFFFFF;
    box-shadow: 1px 2px 4px 0px #6E6E6E;
    border-radius: 10px 10px 10px 10px;
    color: rgba(244, 66, 23, 1);

}
.wxitem+.wxitem{
    margin-left: 50px;
}
.qtbj{
    text-align: center;
    font-size: 16px;
    color: #000000;
    position: relative;
    margin-top: 20px;
}
.qtbj i{
    font-style: unset;
color: rgba(244, 66, 23, 1);
}
.qtbj span{
    display: inline-block;
    position: relative;
}
.qtbj span:before{
    content: '';
    width: 100%;
    position: absolute;
    bottom: -5px;
    height: 1px;
    background: rgba(199, 159, 98, 1);
}
.bzty{
    background-image: url(../images/cbt.png);
    background-size: 100% 100%;
    width: 200px;
    height: 60px;
    margin-top: 30px;
    margin-left: 13px;
}
.bzty span{
    font-size: 20px;
    color: #EABB0F;
    padding-left: 20px;
    line-height: 60px;
}
.bztydesc{
    width: 760px;
    text-align: justify;
    margin: 10px auto;
    font-size: 16px;
    color: #333333;
    line-height: 32px;
}
.dyunbox{
    overflow: hidden;
}
.dyun{
    float: left;
    background-image: url(../images/dayun.png);
    background-size: 100% 100%;
    width:60px;
    height: 120px;
    margin-left:20px;
}
.dytable{
    float: left;
    border: 3px solid #E9E9E9;
    position: relative;
}
.dynian{
    overflow: hidden;
    height: 25px;
    line-height: 25px;
}
.dynitem{
    float: left;
    width: 90px;
    text-align: center;
    font-size: 16px;
    color: #333333;

}
.dynian1{
    overflow: hidden;

}
.dyhr1{
    background-image: url(../images/dyhr1.png);
    background-size: 100% 100%;
    width: 2px;
    height: 117px;
    position: absolute;
    left: -3px;
    top: 0;
}
.bzdy {
    display: block;
}
.bzbx {
    font-size: 12px;
    color: #F44217;
    padding-left: 5px;
}
.dynitem+.dynitem{
    border-left: 3px solid #E9E9E9;
    box-sizing: border-box;
}
.dyhr2{
    background-image: url(../images/dyhr2.png);
    background-size: 100% 100%;
    width: 2px;
    height: 117px;
    position: absolute;
    left: 90.5px;
    top: 0;
}
.dyhr3{
    background-image: url(../images/dyhr1.png);
    background-size: 100% 100%;
    width: 2px;
    height: 117px;
    position: absolute;
    left: 181px;
    top: 0;
}
.dyhr4{
    background-image: url(../images/dyhr2.png);
    background-size: 100% 100%;
    width: 2px;
    height: 117px;
    position: absolute;
    left: 270.5px;
    top: 0;
}
.dyhr5{
    background-image: url(../images/dyhr1.png);
    background-size: 100% 100%;
    width: 2px;
    height: 117px;
    position: absolute;
    left:360px;
    top: 0;
}
.dyhr6{
    background-image: url(../images/dyhr2.png);
    background-size: 100% 100%;
    width: 2px;
    height: 117px;
    position: absolute;
    left:450.5px;
    top: 0;
}
.dyhr7{
    background-image: url(../images/dyhr1.png);
    background-size: 100% 100%;
    width: 2px;
    height: 117px;
    position: absolute;
    left:540px;
    top: 0;
}
.dyhr8{
    background-image: url(../images/dyhr2.png);
    background-size: 100% 100%;
    width: 2px;
    height: 117px;
    position: absolute;
    left:630.5px;
    top: 0;
}
.dyhr9{
    background-image: url(../images/dyhr1.png);
    background-size: 100% 100%;
    width: 2px;
    height: 117px;
    position: absolute;
    left:720px;
    top: 0;
}
.lnbox{
    overflow: hidden;
    margin-top: 15px;
}
.liunian{
    float: left;
    background-image: url(../images/liunian.png);
    background-size: 100% 100%;
    width: 60px;
    height: 100px;
    margin-left: 20px;
}
.lntable{
    float: left;
    border: 3px solid #E9E9E9;
    position: relative;
}
.lnnian{
    overflow: hidden;
    height: 27px;
    line-height: 27px;
}
.lnitem {
    float: left;
    width: 72px;
    text-align: center;
    font-size: 16px;
    color: #333333;
}
.lnitem+.lnitem {
    border-left: 3px solid #E9E9E9;
    box-sizing: border-box;
}
.lnhr1{
    background-image: url(../images/lnhr1.png);
    background-size: 100% 100%;
    width: 1px;
    height: 99px;
    position: absolute;
    left: -2px;
    top:0;
}
.lnhr2{
    background-image: url(../images/lnhr2.png);
    background-size: 100% 100%;
    width: 1px;
    height: 99px;
    position: absolute;
    left: 73px;
    top:0;
}
.lnhr3{
    background-image: url(../images/lnhr1.png);
    background-size: 100% 100%;
    width: 1px;
    height: 99px;
    position: absolute;
    left: 144px;
    top:0;
}
.lnhr4{
    background-image: url(../images/lnhr2.png);
    background-size: 100% 100%;
    width: 1px;
    height: 99px;
    position: absolute;
    left: 217px;
    top:0;
}
.lnhr5{
    background-image: url(../images/lnhr1.png);
    background-size: 100% 100%;
    width: 1px;
    height: 99px;
    position: absolute;
    left: 289px;
    top:0;
}
.lnhr6{
    background-image: url(../images/lnhr2.png);
    background-size: 100% 100%;
    width: 1px;
    height: 99px;
    position: absolute;
    left: 361px;
    top:0;
}
.lnhr7{
    background-image: url(../images/lnhr1.png);
    background-size: 100% 100%;
    width: 1px;
    height: 99px;
    position: absolute;
    left: 433px;
    top:0;
}
.lnhr8{
    background-image: url(../images/lnhr2.png);
    background-size: 100% 100%;
    width: 1px;
    height: 99px;
    position: absolute;
    left: 505px;
    top:0;
}
.lnhr9{
    background-image: url(../images/lnhr1.png);
    background-size: 100% 100%;
    width: 1px;
    height: 99px;
    position: absolute;
    left: 577px;
    top:0;
}
.lnhr10{
    background-image: url(../images/lnhr2.png);
    background-size: 100% 100%;
    width: 1px;
    height: 99px;
    position: absolute;
    left: 649px;
    top:0;
}
.lnhr11{
    background-image: url(../images/lnhr2.png);
    background-size: 100% 100%;
    width: 1px;
    height: 99px;
    position: absolute;
    right: -1px;
    top:0;
}
.bzmfbox+.bzmfbox{
    margin-top: 30px;
}
.gymp{
  padding: 30px;
    padding-bottom: 0;
}
.gytop{
    overflow: hidden;
}
.gymp img{
    display: block;
    width: 211px;
    height: 146px;
    float: left;
}
.gytop p{
    margin-left: 231px;
    font-size: 16px;
    color: #333333;
    line-height: 26px;
    margin-top: 10px;
}
.gymp h3{
    margin-top: 20px;
    font-size: 20px;
    color: #333333;
    margin-bottom: 10px;
}
.gymp p{
    font-size: 16px;
    color: #333333;
    line-height: 26px;
}
.main_right{
    width: 340px;
    margin-left: 40px;
}
.righttop{
    background-image: url(../images/erbiao.png);
    background-size: 100% 100%;
    width: 340px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    font-size: 22px;
    color: #FFFFFF;
}
.kanmp{
    background: #FFFFFF;
    box-shadow: 0px 3px 12px 0px #C9C9C9;
    border-radius: 10px 10px 10px 10px;
}
.mpjieshi{
    padding: 30px;

}
.mpjieshi h3{
    font-size: 20px;
    color: #333333;
}
.mpjieshi p{
    font-size: 16px;
    color: #333333;
    line-height: 26px;
    margin-top: 10px;
}
.xing_bie{
    display: inline-block;
    width: 101px;
    height: 70px;
}