a,blockquote,body,code,dd,div,dl,dt,em,fieldset,form,h1,h2,h3,h4,h5,h6,iframe,img,input,label,li,object,ol,p,q,small,span,strong,table,tbody,td,th,tr,ul {
    margin: 0;
    padding: 0;
    border: 0
}

body {
    font-family: "STHeiti","Microsoft YaHei",Helvetica,Arial,sans-serif;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    -webkit-text-size-adjust: none;
    padding: .3rem .2rem;
    box-sizing: border-box;
}

a,a:active,a:focus,a:hover,a:visited {
    text-decoration: none
}

a,img {
    -webkit-touch-callout: none
}

li,ol,ul {
    list-style: none
}

input[type=password],input[type=text],textarea {
    resize: none;
    outline: 0;
    -webkit-appearance: none;
    white-space: pre-wrap;
    word-wrap: break-word;
    background: #fff
}

.clearfix:after {
    display: block;
    clear: both;
    content: "";
    visibility: hidden;
    height: 0
}

.fl {
	float:  left;
}
.fr {
	float: right;
}

html {
    font-size: 13.33333vw
}

@media screen and (max-width: 320px) {
    html {
        font-size:42.667px;
        font-size: 13.33333vw
    }
}

@media screen and (min-width: 321px) and (max-width:360px) {
    html {
        font-size:48px;
        font-size: 13.33333vw
    }
}

@media screen and (min-width: 361px) and (max-width:375px) {
    html {
        font-size:50px;
        font-size: 13.33333vw
    }
}

@media screen and (min-width: 376px) and (max-width:393px) {
    html {
        font-size:52.4px;
        font-size: 13.33333vw
    }
}

@media screen and (min-width: 394px) and (max-width:412px) {
    html {
        font-size:54.93px;
        font-size: 13.33333vw
    }
}

@media screen and (min-width: 413px) and (max-width:414px) {
    html {
        font-size:55.2px;
        font-size: 13.33333vw
    }
}

@media screen and (min-width: 415px) and (max-width:480px) {
    html {
        font-size:64px;
        font-size: 13.33333vw
    }
}

@media screen and (min-width: 481px) and (max-width:540px) {
    html {
        font-size:72px;
        font-size: 13.33333vw
    }
}

@media screen and (min-width: 541px) and (max-width:640px) {
    html {
        font-size:85.33px;
        font-size: 13.33333vw
    }
}

@media screen and (min-width: 641px) and (max-width:720px) {
    html {
        font-size:96px;
        font-size: 13.33333vw
    }
}

@media screen and (min-width: 721px) and (max-width:768px) {
    html {
        font-size:102.4px;
        font-size: 13.33333vw
    }
}

@media screen and (min-width: 769px) {
    html {
        font-size:102.4px;
        font-size: 13.33333vw
    }
}

body {
    font-family: "PingFangSC-Regular","Microsoft YaHei",Helvetica;
    background: #f5f7f9
}

body,html a {
    color: #333
}

.hidden,.none {
    display: none!important
}

@media screen and (min-width: 769px) {
    html {
        font-size:102.4px
    }

    html .wap-wrap {
        width: 768px;
        margin: 0 auto
    }
}

.title-content {
	margin-bottom: .12rem;
}
.title-content .title {
	font-size: .32rem;
	text-align: center;
}

.title-content div {
	font-size: .24rem;
}

.content-title {
	font-size: .24rem;
	font-weight: bold;
}

h2 {
	margin: .08rem 0;
}

.item {
	text-indent: .48rem;
	font-size: .24rem;
	margin: .06rem 0;
}

.content p{
    text-indent: .48rem;
	font-size: .24rem;
	margin: .06rem 0;
}

.broke:after {
    content: '';
    width: 100%;
    height: .48em;
    display: inline-block;
    text-indent: .48rem;
}

.pos {
    position: relative;
}

.seal {
    position: relative;
    left: 1rem;
    top: -0.6rem;
}

.text-bold {
    font-size: .24rem;
	font-weight: bold; 
}

.text-underline {
	text-decoration: underline
}

p span {
	font-size: .24rem;
}

.text-indent {
	text-indent: .48rem;
}

.red-color {
	color: red;
}

.import-text {
    font-size: .24rem;
	font-weight: bold;
    border-bottom: 1px solid black;
}

.text-blue {
    color: blue;
}

.text-right {
    text-align: right;
}

.margin-top20 {
    margin-top: 20px;
}

.text-line {
    border-bottom: 1px solid blue;
}

.margin-left130 {
    margin-left: 130px;
}

