@charset "utf-8";
/* CSS Document */
*{box-sizing: border-box;word-break: normal;}
html,body{height: 100%;overflow: hidden;}
body{font-size: .24rem;line-height: 1;background: #623031;}

.wrap{width: 12.8rem;height: 6.4rem;margin: 0 auto;padding: .56rem .8rem 0;background: url(//png.pookcdn.net/website_img/hebmj/background.jpg) no-repeat;background-size: cover;}

.text_box{height: 5.16rem;line-height: 1.8;overflow: auto;}
.text_box .sub_title{font-weight: normal;color: #139663;}
.text_box .text{color: #89482b;text-indent: 2em;}
.title{ height: .48rem;margin-bottom: .1rem; font-weight: normal; font-size: .3rem;color:#a31a08;text-align: center;margin-top: -.1rem;}
