/*
公共样式
*/
body,ul,ol,dl,h1,h2,h3,h4,h5,h6,p,input,span,header,b,section,i,header,li,nav,article,aside,figure,code,dialog,footer{
    margin: 0px;padding: 0px;list-style: none;       font-weight: normal;outline: none;
    border:none;
}
img{
    border: none;
}
a{
    text-decoration: none;
}
a,button{
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}
body{
    font-family: "Microsoft Yahei";color: #333;background:#fff;font-size: 0.28rem;
}
*{
    box-sizing:border-box;
    font-family: "Microsoft Yahei";
}
input:focus{
    -webkit-tap-highlight-color:rgba(0,0,0,0);
    -webkit-user-modify:read-write-plaintext-only;
}
input[type="text"] {
    -webkit-appearance: none;
}
input[type="button"], input[type="submit"], input[type="reset"],input[type="text"]{
    -webkit-appearance: none;
}
textarea {  -webkit-appearance: none;}
button{ border-radius: 0; }
input:focus, textarea:focus {
    outline: none;
}
input:focus{
    -webkit-tap-highlight-color:rgba(0,0,0,0);
    -webkit-user-modify:read-write-plaintext-only;
}
body{
    width:7.5rem;
    margin:0 auto;
}

.in-banner{
    width:100%;
    height:5rem;
    background: url("banner.jpg") no-repeat center;
    background-size: 100% 100%;
}

.hd-content1{
    width: 100%;
    height: auto;
    overflow: hidden;
    padding: 0.8rem 0.32rem;
}
.hd-con1-tit{
    font-size: 0.3rem;
    line-height: 1em;
    color: #333;
    margin-bottom: 0.4rem;
    text-align: center;
    font-weight: bold;
}
.hd-con1-p1{
    width:6.4rem;
    font-size: 0.4rem;
    line-height: 0.6rem;
    color: #000;
}
.xxl-form{
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-top: 0.4rem;
}
.xxl-form .rbp{
    width:100%;
    font-size: 0.28rem;
    line-height: 0.38rem;
    color: #333;
    margin:0 0 0.17rem;
}
.rrfd{
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-bottom: 0.15rem;
    padding-left: 0.26rem;
    padding-bottom: 0.15rem;
    border-bottom: 1px solid #f7f7f7;
    display: flex;
    justify-content: flex-start;
}
.rrfd1{
    border-bottom: 0;
    margin-bottom: 0.3rem;
}
.rrfd p{
    width:33.3%;
    height:0.38rem;
}
.rrfd p:last-child{
    margin-right: 0;
}
.rrfd p label{
    position: relative;
    height:100%;
}
.rrfd p label input {
    position: absolute;
    top:0;
    left: -9999px;
}
.rrfd p label span {
    display: block;
    height: 0.38rem;
    font-size: 0.28rem;
    line-height: 0.42rem;
    color: #666;
    background: url("1.png") no-repeat left center;
    background-size: 0.26rem 0.26rem;
    padding-left: 0.38rem;
}
.rrfd p label input:checked+span {
    background: url("2.png") no-repeat left center;
    background-size: 0.26rem 0.26rem;
    color: #d9c0a6;
}
.hd-con1-name{
    display: block;
    width:100%;
    height:0.88rem;
    background: url("3.png") no-repeat 0.19rem center #f7f7f7;
    background-size: 0.42rem 0.48rem;
    color: #333;
    font-size: 0.28rem;
    line-height: 0.88rem;
    margin-bottom: 0.2rem;
    padding:0 0 0 0.84rem;
}
.hd-con1-name1{
    display: block;
    width:100%;
    height:0.88rem;
    background: url("4.png") no-repeat 0.19rem center #f7f7f7;
    background-size: 0.42rem 0.48rem;
    color: #333;
    font-size: 0.28rem;
    line-height: 0.88rem;
    margin-bottom: 0.2rem;
    padding:0 0 0 0.84rem;
}
.xxl-form input::-webkit-input-placeholder { color:#b2b2b2;}
.xxl-form input::-moz-placeholder { color:#b2b2b2;}
.xxl-form input:-ms-input-placeholder { color:#b2b2b2;}
.xxl-form input:-moz-placeholder { color:#b2b2b2;}
.hd-con1-div{
    width:100%;
    height:0.88rem;
    display: flex;
    justify-content: space-between;
    margin-bottom: 0.2rem;
}
.hd-con1-yzm{
    display: block;
    width:4.5rem;
    height:0.88rem;
    background: url("5.png") no-repeat 0.19rem center #f7f7f7;
    background-size: 0.42rem 0.48rem;
    color: #333;
    font-size: 0.28rem;
    line-height: 0.88rem;
    padding:0 0 0 0.84rem;
}
.hd-con1-div .rnan1{
    display: block;
    width:2.4rem;
    height:0.88rem;
    background: #d9c0a6;
    color: #fff;
    font-size: 0.28rem;
    text-align: center;
    line-height: 0.88rem;
}
.hd-con1-submit{
    display: block;
    width:100%;
    height:0.88rem;
    background: #d9c0a6;
    border-radius: 0.04rem;
    color: #fff;
    font-size: 0.32rem;
    text-align: center;
    line-height: 0.88rem;
    margin-top: 0.4rem;
}

.in-content1{
    width:100%;
    background-size: 100% 100%;
    border-bottom: 0.1rem solid #f2f2f2;
    padding:0.8rem 0.32rem;
}
.in-con1-title{
    width:100%;
    text-align: center;
}
.in-con1-p1{
    color: #666666;
    font-size: 0.32rem;
    line-height: 1em;
    margin-bottom: 0.15rem;
}
.in-con1-p2{
    color: #000;
    font-size: 0.5rem;
    line-height: 1em;
}
.in-con1-p2:after{
    content: '';
    display: block;
    width:2rem;
    height:0.18rem;
    background: url("6.png") no-repeat center;
    background-size: 100% 100%;
    margin: 0.18rem auto 0;
}

.in-con1-img{
    width:1.1rem;
    height:1.1rem;
    display: block;
    margin:0 auto;
}
.in-con1-p3{
    font-size: 0.36rem;
    line-height: 0.36rem;
    text-align: center;
    color: #000;
    margin:0.3rem 0 0.4rem;
}
.in-con1-img1{
    width:100%;
    height:2rem;
    display: block;
    margin:0 auto;
}
.in-con1-p4{
    font-size: 0.28rem;
    line-height: 0.38rem;
    text-align: justify;
    color: #666;
    margin:0.25rem 0 0.75rem;
}
.in-con1-ul{
    width:100%;
    margin:0.7rem auto 0.5rem;
}
.in-con1-ul li{
    display: flex;
    flex-wrap: wrap;
    align-content: center;
}
.in-con1-li1{
    width:100%;
    height:2rem;
    background: url("9.jpg") no-repeat center;
    background-size: 100% 100%;
    margin-bottom: 0.2rem;
    padding:0 0.7rem 0 1.67rem;
}
.in-con1-li2{
    width:100%;
    height:2rem;
    background: url("10.jpg") no-repeat center;
    background-size: 100% 100%;
    margin-bottom: 0.2rem;
    padding:0 0.7rem 0 1.67rem;
}
.in-con1-li3{
    width:100%;
    height:2rem;
    background: url("11.jpg") no-repeat center;
    background-size: 100% 100%;
    margin-bottom: 0.2rem;
    padding:0 0.7rem 0 1.67rem;
}
.in-con1-p5{
    width:100%;
    font-size: 0.32rem;
    font-weight: bold;
    line-height: 1em;
    color: #fff;
    margin-bottom: 0.15rem;
}
.in-con1-p6{
    width:100%;
    font-size: 0.28rem;
    text-align: justify;
    line-height: 0.38rem;
    color: #fff;
}
.in-con1-a{
    display: block;
    width:100%;
    height:0.88rem;
    background: #d9c0a6;
    line-height: 0.88rem;
    font-size: 0.32rem;
    text-align: center;
    color: #fff;
}

.in-content2{
    width:100%;
    padding:0.8rem 0.32rem;
    border-bottom: 0.1rem solid #f2f2f2;
}
.in-con2-div{
    width:100%;
    height:2rem;
    display: flex;
    justify-content: space-between;
    margin:0.4rem 0 0;
}
.in-con2-div1{
    width:3.3rem;
    height:2rem;
    background: #ecdfd2;
    padding:0.3rem 0 0;
}
.in-con2-p1{
    width:100%;
    text-align: center;
    color: #77695b;
    font-size: 0.32rem;
    font-weight: bold;
    line-height: 0.32rem;
}
.in-con2-p1 span{
    display: inline-block;
    width:0.3rem;
    height:0.32rem;
    background: url("12.png") no-repeat center;
    background-size: 0.3rem 0.31rem;
    vertical-align: top;
    margin-right: 0.12rem;
}
.in-con2-p2{
    color: #333333;
    font-size: 0.28rem;
    line-height: 0.38rem;
    text-align: center;
    margin-top: 0.12rem;
}
.in-con2-p3 span{
    display: inline-block;
    width:0.3rem;
    height:0.32rem;
    background: url("13.png") no-repeat center;
    background-size: 0.3rem 0.31rem;
    vertical-align: top;
    margin-right: 0.12rem;
}
.in-con2-img1{
    width:100%;
    height:3.49rem;
    background: url("14.jpg") no-repeat center;
    margin:0.26rem 0 0.5rem;
    background-size: 100% 100%;
}
.in-con2-text{
    width:100%;
    display: flex;
    justify-content: space-between;
    padding:1.25rem 0.15rem 0 0.2rem;
}
.in-con2-p4{
    width:30.3%;
    color: #666;
    font-size: 0.28rem;
    line-height: 0.38rem;
    text-align: center;
}







































