@charset "UTF-8";
/* css reset */
*,body,html,div,p,h1,h2,h3,h4,h5,h6,span,i,strong,small,ul,li,dl,dt,dd,ol,table,tr,td,th,a,input,textarea,label{margin:0;padding:0}
a{text-decoration: none;outline:none;display:inline-block;-webkit-transition: .3s;-moz-transition: .3s;-ms-transition: .3s;-o-transition: .3s;transition: .3s;}
img{border:0;vertical-align: middle;}
span{display:inline-block;-webkit-transition: .3s;-moz-transition: .3s;-ms-transition: .3s;-o-transition: .3s;transition: .3s;}
i{font-style: normal}
ul,li{list-style: none}
input:focus,textarea:focus,select:focus{outline-color:#fc6c21 }
body{font-family:'PingFang SC Regular','思源黑体 CN Regular',"[PingFang] [[SC-Regular]", "Microsoft YaHei","Arial",'Serif';;background:#f0eff5;}
.clear{clear:both}
.wrap{width:100%;margin:0 auto;}
.wrap img{width:100%;display:inline-block;}
.pull_left{float:left}
.pull_right{float:right}

.th_i{background:#FFF;}
.th_i.clear-m{
    margin-bottom: 0;
}
.th_in{}
.th_it{padding:0.3rem 0 0.42rem;text-align: center;width:6.9rem;margin:0 auto;}
.th_it h2{font-size: 0.42rem;color:#383838;font-weight:bold;}
.th_it h4.t1{margin-top: 1.2rem;}
.th_it h4.t3{margin-top: 0.42rem;}
.th_it h4.t4{margin-top: 1.0rem;}
.th_it h4.t5{margin-top: 0.62rem;margin-bottom: 0.32rem;text-align: left;}
.th_it h4.t6{margin-top: 0.62rem;text-align: center;}




.th_it p{font-size: 0.24rem;color:#000;text-align: left; text-indent: 0.5rem;}

.th_it ul{text-align: left; font-size: 0.24rem; text-decoration: underline;}
.th_it a{ margin: 0 auto;color: #060bd9; display:block;-webkit-transition: .3s;transition: .3s;}

table{ border-collapse: collapse; width: 100%;}
table td{padding-left: 10px;}

.bg_wrapper{
    padding:0.2rem 0 0 0;
    margin-bottom: 0.2rem;
    
    background-size: 100% 100%;
}
.buy_div {
    width: 100%;
    max-width: 768px;
    margin: 0 auto;
    padding: 0em;
    background: #e45f5f;
    height: 45px;
    text-align: center;
    line-height: 45px;
    color: white;
    left: 0;
    bottom: 0;
    position: fixed;
    z-index: 999;
    font-size: 18px;
}


