/* CSS Document */
html{font-size:62.5%;}
body{font-family:'Microsoft YaHei',STXihei,MingLiu; min-width:320px;max-width:640px;margin:0 auto; background:#fff;  }
*{	-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;}
ul,li,input,h1,h2,h3,h4,p,span,b,dl,dt,dd,header,menu,section,footer,nav,article{ margin:0; padding:0;}
ul,li{ list-style:none;}
img{border:0; width:100%;display:block;}
em{ font-style:normal;}
.lf{float:left;}
.rt{float:right;}
.clear_f:after{
    content:"";
    display:table;
    clear:both;
}
.clear_f:before{
    content:"";
    display:table;
}
a{ text-decoration:none; color:#333;}
.clear{ clear:both;}

.bg,.tit_box,.btn_box{padding:0.8rem 0 0.5rem;background: #111214;}
.btn_box a{display: block;width:46%;margin:0.5rem auto 0;text-align: center;font-size:1.3rem;line-height: 3rem;border-radius: 1.5rem;background: #B28541;color: #2C251A;}
.nrjs {font-size:1rem;line-height: 1.6rem;width:93.75%;margin:0 auto 1rem;border-top: 1px dashed #6C522C;color: #AF8340;border-bottom: 1px dashed #6C522C;padding: 0.5rem 0;}
.tit{text-align:center;font-size:1.4rem;line-height: 2.8rem;color: #D6A95C;}
.tit_box img{width:10.5%;margin: -0.2rem auto 0.5rem;}
.jybz{width:65%;margin:0 auto;}
.jybz div{display: inline-block;width:33.3%;text-align:center;font-size: 1.3rem;line-height: 2rem;color: #fff;}
.jybz p{font-size: 1rem;line-height: 1.6rem;color: #9E773B;margin-top: 0.8rem;}

@media only screen and (min-width:321px) { /*iphone5*/
    html {
        font-size:62.5%!important
    }
}
@media only screen and (min-width:361px) {
    html {
        font-size:70.31%!important
    }
}
@media only screen and (min-width:376px) {
    html {
        font-size:73.24%!important
    }
}
@media only screen and (min-width:481px) {
    html {
        font-size:84%!important
    }
}
@media only screen and (min-width:561px) {
    html {
        font-size:90%!important
    }
}
@media only screen and (min-width:641px) {
    html {
        font-size:100%!important
    }
}













