
body {
	min-width: 320px;
	font-family: Helvetica, Arial, sans-serif;
}

html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p {
	text-align: justify;
}

del,
dfn,
em,
ins,
kbd,
q,
samp,
small,
strong,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
figure,
fieldset,
figcaption,
form,
label,
table,
tbody,
tfoot,
thead,
textarea,
tr,
th,
td,
article,
aside,
footer,
header,
nav,
section,
input,
time {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
}

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

h1,
h2,
h3,
h4,
h5,
h6,
button,
input,
select,
textarea {
	font-weight: normal
}

input,
fieldset {
	border: none
}

input {
	vertical-align: middle;
font-family: Helvetica, Arial, sans-serif;
}

a {
	cursor: pointer;
	text-decoration: none;
	color: #FFF;
font-family: Helvetica, Arial, sans-serif;
}

li {
	list-style: none
}

em,
i {
	font-style: normal
}

*:focus {
	outline: none
}


/*去除所有浏览器默认边框*/

input::-ms-clear {
	display: none
}


/*去除IE9以上搜索默认X*/

input[type="button"],
input[type="submit"],
input[type="reset"] {
	-webkit-appearance: none;
}


/*去除iPhone按钮样式*/


/*去掉移动端a标签的点击背景*/

a {
	-webkit-tap-highlight-color: transparent;
	-webkit-appearance: none;
}


/*清除浮动*/

.clearfix:after {
	clear: both;
	display: block;
	height: 0px;
	content: '';
	visibility: hidden;
	font-size: 0px;
}

html {
	line-height: initial;
}

html,
body {
	width: 100%;
}


/***************************************页面全局样式*************************************/

/*全局定义*/

html{ 
    font-size: 13.334vw;  
    max-width: 750px;
    margin: 0 auto;
}

body {
    font-size: 0.24rem;
    font-family: Helvetica, Arial, sans-serif;
    background: #fff;
    background-size: contain;
    color: #000;
    margin: 0;
}

input{ font-size: 0.24rem;}

h1{ font-size: 0.28rem;}

h2{
     font-size: 0.24rem;
}

h3{ font-size: 0.24rem;}

*{
    box-sizing: border-box;
}

a {
    color: #333333;
}

a:active {
    color: #333333;
}


input {
    outline: none;
}

img {
    max-width: 100%;
}

.bgfff {
    background: #fff;
}

.plpr20 {
    padding-left: 0.2rem;
    padding-right: 0.2rem;
}

.s_com{ 
    margin-left: 0.2rem;
    margin-right: 0.2rem;
}

.iconfont{ font-size: 0.24rem;}

/*左右浮动*/

.fl {
    float: left;
}

.fr {
    float: right;
}



/*对齐*/

.te_l {
    text-align: left;
}

.te_r {
    text-align: right;
}

.te_c {
    text-align: center;
}


.di_no {
    display: none;
}

.di_in {
    display: inline-block;
}

.di_bl {
    display: block;
}

/*顶间距*/

.mt5 {
    margin-top: 0.05rem;
}

.mt10 {
    margin-top: 0.1rem;
}

.mt15 {
    margin-top: 0.15rem;
}

.mt20 {
    margin-top: 0.2rem;
}

.mt25 {
    margin-top: 0.25rem;
}

.mt30 {
    margin-top: 0.3rem;
}

.mt35 {
    margin-top: 0.35rem;
}

.mt40 {
    margin-top: 0.4rem;
}

.mt45 {
    margin-top: 0.45rem;
}

.mt50 {
    margin-top: 0.5rem;
}



/*左间距*/

.ml5 {
    margin-left: 0.05rem;
}

.ml10 {
    margin-left: 0.1rem;
}

.ml15 {
    margin-left: 0.15rem;
}

.ml20 {
    margin-left: 0.2rem;
}

.ml25 {
    margin-left: 0.25rem;
}

.ml30 {
    margin-left: 0.3rem;
}

.ml35 {
    margin-left: 0.35rem;
}

.ml40 {
    margin-left: 0.4rem;
}

.ml45 {
    margin-left: 0.45rem;
}

.ml50 {
    margin-left: 0.5rem;
}

/*定位*/

.p_r {
    position: relative;
}

.p_a {
    position: absolute;
}


.ridio_box label{ position: relative;    display: inline-block;
    margin-bottom: 0.1rem;}

.ridio_box .radio{ margin-left: 0.2rem; position: relative ; z-index: 9; opacity: 0;}
.ridio_box .radio:checked + em{ background: #fff url(../images/gou.png) no-repeat center center; background-size: cover;}
.ridio_box  em{position: absolute; top: 0.02rem; left: 0; background: #fff;  display: inline-block;    width: 0.2rem;
    height: 0.2rem; }


    
    .bg-index{
        background: url(../images/bg_02.png) no-repeat top center;
        background-size: 7.5rem 20.12rem;
        height: 20.12rem;
        max-width: 750px;
        margin-left: auto;
        margin-right: auto;
    }
    
    .header-box{
        background: url(../images/bkgf_01.png) repeat-x top center ;
        background-size: 0.29rem 1.2rem;
        height: 1.2rem;
        position: relative;
    }
    
    .header-box{
        text-align: center;
    }
    
    .header-box a{
        margin-top: 0.44rem;
        margin-right: 0.22rem;
        display: inline-block;
    }
    
    .menu-btn{
        position: absolute;
        top: 0rem;
        right: 0.15rem;
    }
    
    .sec-bg-com{
        background: rgba(0, 0, 0, 0.8);
        margin-left: 0.15rem;
        margin-right: 0.15rem;
        margin-top: 0.2rem;
    }
    
    .h2-box{
        padding: 0.15rem;
        border: 1px solid #ffc55e;
        color: #ffc55e;
        font-weight: bold;
    }
    
    .wayawa{
        border: 1px solid #ffc55e; 
        border-top: 0;
        padding: 0.15rem;
    }
    
    .wayawa-img{
        margin-top: 0.2rem;
        width: 5.75rem;
        text-align: center;
        margin-left: auto;
        margin-right: auto;
    }
    
    .wayawa-btnbox{
        text-align: center;
        margin-top: 0.12rem;
        margin-bottom: 0.18rem;
    }
    
    .wayawa-btnbox a{
        display: inline-block;
        background: #7c6941;
        display: inline-block;
        border-radius: 5rem;
        padding: 0.06rem 0.6rem 0.06rem 0.6rem;
        margin: 0 0.1rem;
        font-weight: bold;
        color: #fff;
        line-height: 1.5;
    }
    
    .wayawa-btnbox a:first-child span{
        color: #ffc55e;
    }
    
    .wayawa-btnbox a span{
        font-size: 0.24rem;
        vertical-align: middle;
    }
    
    .wayawa-btnbox a img{
        width: 0.26rem;
        vertical-align: middle;
        height: 0.26rem;
        margin-right: 0.05rem;
    }
    
    .yuanqiuti1 {
        animation: OpacityBreath 2s ease-in-out infinite;
        opacity: 0.3;
    }
    
    .header-box .logo {
        width: 3.02rem;
        /* height: 0.41rem; */
    }
    
    .header-box .menu-btn{
        width: 0.41rem;
        height: 0.33rem;
    }
    
    .tongji-ul img{
        width: 1.15rem;
        height: 1.15rem;
    }
    
    .tongji-ul img.icon{
        display: inline-block;
        vertical-align: middle;
        margin-right: 1rem;
    }

    .tongji-ul .infor{
        display: inline-block;
        vertical-align: middle;
        text-align: left;
        font-weight: bold;
    }

   .tongji-ul .infor strong{
    font-size: 0.38rem;
    color: #ffc55e;
    margin-top: 0.1rem;
    display: inline-block;
   }



    .tongji-ul{
        margin-left: 0.15rem;
        margin-right: 0.15rem;
        border-top: 2px solid #ffc55e;
        padding-top: 0.78rem;
        padding-bottom: 0.78rem;
        text-align: center;
    }

    .tongji-box-none{
        border-top: 0;
    }


    .header-section{
        position: fixed;
        top: 0;
        max-width: 750px;
        width: 100%;
        z-index: 9999;
    }

.h120{
    height: 1.2rem;
}

.bg-black{
    background: rgba(0, 0, 0, 0.5);
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    filter: blur(10px);
    backdrop-filter: blur(10px);
    display: none;
}

.bg-black2{
    background: rgba(0, 0, 0, 0.5);
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    filter: blur(10px);
    backdrop-filter: blur(10px);
    display: none;
}


.menu-tanchu{
    position: fixed;
    z-index: 1000;
    top: 1.6rem;
    max-width: 750px;
    width: 100%;
    padding-left: 1rem;
    padding-right: 1rem;
    display: none;
}

.bind-box{
    position: fixed;
    top: 3rem;
    max-width: 750px;
    width: 100%;
    z-index: 999;
    display: none;
}

.iconmenu{
    width: 0.41rem;
    height: 0.33rem;
    background: url(../images/logo_06.png) no-repeat center center;
    background-size: contain;
    display: inline-block;
}

.iconmenu-on{
    background: url(../images/logo_062.png) no-repeat center center;
    background-size: contain;
}

.menu-ulbox ul li {
    margin: 0.2rem 0 ;
}



.menu-ulbox ul li a{
    display: block;
    padding: 0.1rem;
    border-radius: 5rem;
    background: #000000;
    border: 1px solid #ffc55f;
}

.menu-ulbox ul li a.on{
    border-color: #7c6941;
}

.menu-ulbox ul li a img{
    display: inline-block;
    vertical-align: middle;
    margin-left: 1.5rem;
    width: 0.31rem;
    height: 0.35rem;
}

.menu-ulbox ul li a span{
    display: inline-block;
    vertical-align: middle;
    margin-left: 0.37rem;
    font-weight: bold;
    color: #ffc55f;
}

.menu-ulbox ul li.on a{
    background: #7c6941;
    border-color: #7c6941;
}

.lang-box{
    margin-top: 0.5rem;
}

.lang-box a{
    color: #ffc55e;
    font-weight: bold;
    border-right: 1px solid #ffc55e;
    width: 1.7rem;
    text-align: center;
    box-sizing: border-box;
    display: inline-block;
}

.lang-box a:last-child{
    border-right: 0;
}

.bind-infor{
    padding: 0.15rem;
    border: 2px solid #ffc55e;
    color: #ffc55e;
    border-top: none;
}

.bind-box .h2-box img{
    display: inline-block;
    vertical-align: middle;
    width: 0.31rem;
    height: 0.29rem;
}

.bind-box .h2-box span{
    display: inline-block;
    font-weight: bold;
    font-size: 0.3rem;
    vertical-align: middle;
    margin-left: 0.2rem;
}

.bind-qian label{
    font-weight: bold;
    color: #fff;  
}

.bind-qian{
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    display: flex;
    align-items: center;
}

.bind-qian .text{
    flex: 1;
    background: #010101;
    color: #ffc55e;
    font-size: 0.34rem;
    border: 1px solid #ffc55e;
    border-radius: 5rem;
    padding: 0.1rem 0.2rem;
    font-weight: bold;
    margin-left: 0.1rem;
    margin-right: 0.1rem;
}

.bind-btn {
    text-align: center;
}

.bind-btn a{
    display: inline-block;
    border-radius: 5rem;
    border: 1px solid #ffc55f;
    background: #7c6941;
    border-color: #7c6941;
    padding: 0.2rem 0.4rem;
}

.bind-btn a img{
    display: inline-block;
    vertical-align: middle;
    width: 0.31rem;
}

.bind-btn a span{
    display: inline-block;
    color: #ffc55e;
    font-weight: bold;
    font-size: 0.24rem;
    vertical-align:middle;
}

.page-tit {
    padding: 0.15rem;
}

.page-tit span{
    font-size: 0.3rem;
    font-weight: bold;
    color: #ffc55e;
    vertical-align: middle;
    display: inline-block;
}

.page-tit img{
    width: 0.31rem;
    height: 0.31rem;
    vertical-align: middle;
}

.jindu-box {
    border: 1px solid #ffc55e;
    border-radius: 5rem;
    padding: 0.08rem;
    background: #010101;
}

.jindu-box span{
    display: inline-block;
    width: 80%;
    height: 0.18rem;
    background: #ffc55f;
    border-radius: 5rem;
}

.yuandzong ul {
    display: block;
    display: flex;
    text-align: center;
}

.yuandzong ul li{
    width: 50%;
    font-weight: bold;
}

.yuandzong ul li em{
    display: inline-block;
    width: 0.21rem;
    height: 0.21rem;
    border-radius: 50%;
    border: 1px solid #ffc55e;
    vertical-align: middle;
    margin-right: 0.25rem;
}

.yuandzong ul li span{
    margin-right: 0.25rem;
}

.yuandzong ul li strong{
    font-weight: bold;
    color: #ffc55e;
    font-size: 0.36rem;
}

.yuandzong{
    margin-top: 0.45rem;
    margin-bottom: 0.2rem;
}

.wayawapt50{
    padding-top: 0.5rem;
}

.yuandzong .yu{
    background: #ffc55e;
}

.shareu{
    font-weight: bold;
    padding-top: 0.5rem;
    text-align: center;
    padding-bottom: 0.4rem;
}

.shareu p{
    font-size: 0.34rem;
    font-weight: bold;
    margin-top: 0.28rem;
}

.shareu p b{
    font-weight: bold;
    font-size: 0.38rem;
    color: #ffc55e;
    margin-right: 0.3rem;
}

.shareu p span{
    color: #898989;
}

.thead ul li,.tbody ul li{
    display: inline-block;
    font-size: 0.24rem;
    font-weight: bold;
    float: left;
}

.thead ul li:nth-child(1),.tbody ul li:nth-child(1){
    width: 20%;
}

.thead ul li:nth-child(2),.tbody ul li:nth-child(2){
    width: 40%;
}

.thead ul li:nth-child(3),.tbody ul li:nth-child(3){
    width: 40%;
}

.thead ul{
    color: #7b7b7b;
}

.thead ul,.tbody ul{
    text-align: center;
    overflow: hidden;
    padding: 0.2rem 0;
    border-bottom: 1px solid #ffc55e;
}

.tbody ul:last-child{
    border-bottom: none;
}

.qidong .l{
    width: 0.73rem;
    height: 0.73rem;
    vertical-align: middle;
}

.qidong .c{
    display: inline-block;
    vertical-align: middle;
    border-left: 1px solid #ffc55e;
    padding-left: 0.3rem;
    margin-left: 0.3rem;
    margin-right: 0.3rem;
    width: 4.4rem;
}

.qidong .c p{
    font-size: 0.3rem;
}

.qidong .c span{
    color: #ffc55e;
}

.qidong .r{
    display: inline-block;
    vertical-align: middle;
}

.qidong .r img{
    width: 0.8rem;
    height: 0.8rem;
}

.qidong{
    padding: 0.15rem;
    border: 1px solid #ffc55e;
}

.wakung-box{
    display: flex;
    align-items: center;
}

.wakung-box .l{
    width: 50%;
    padding-top: 0.1rem;
    padding-bottom: 0.1rem;
    text-align: center;
    border-right: 1px solid #ffc55e;
}

.wakung-box .l strong{
    font-size: 0.36rem;
    color: #ffc55e;
    font-weight: bold;
}

.wakung-box .l p{
    color: #fff;
    font-size: 0.24rem;
}

.wakung-box .r{
    width: 50%;
    text-align: center;
    position: relative;
}

.wakung-box .r span{
    display: inline-block;
}

.wakung-box .r em.dian{
    display: inline-block;
    border-radius: 50%;
    position: absolute;
}

.wakung-box .r em.dian1{
    width: 0.44rem;
    height: 0.44rem;
    background: #7c6941;
    top: -0.1rem;
    left: 0.3rem;
    box-shadow: 0 0 0.4rem #7c6941;
}

.wakung-box .r em.dian2{
    width: 0.6rem;
    height: 0.6rem;
    background: #ad8e4c;
    top: 0.1rem;
    right: 0.2rem;
    box-shadow: 0 0 0.1rem #ad8e4c;
}

.wakung-box .r em.dian3{
    width: 0.55rem;
    background: #cfb784;
    height: 0.55rem;
    bottom: 0.1rem;
    left: 0.3rem;
    box-shadow: 0 0 0.2rem #cfb784;
}

.wakung-box .r em.dian4{
    width: 0.33rem;
    height: 0.33rem;
    background: #ffc55f;
    bottom: 0.1rem;
    right: 0.7rem;
    box-shadow: 0 0 0.3rem #ffc55f;
}

.wakung-box .r img{
    width: 1.33rem;
    height: 1.33rem;
}

.wakung-box2{
    display: flex;
    align-items: center;
    border-top: 1px solid #ffc55e;
    border-bottom: 1px solid #ffc55e;
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
    margin-top: 0.4rem;
    justify-content: space-between;
}

.wakung-box2 .l{
    width: 60%;
}

.wakung-box2 .l li{
    padding: 0.1rem 0.3rem;
    display: flex;
    justify-content: space-between;
}

.wakung-box2 .l li strong{
    color: #ffc55e;
    font-size: 0.36rem;
}

.wakung-box2 .r{
    display: inline-block;
    background: #7c6941;
    border-radius: 5rem;
    padding: 0.06rem 0.6rem 0.06rem 0.6rem;
    margin: 0 0.1rem;
    font-weight: bold;
    color: #fff;
    line-height: 1.5;
}

.wakung-box2 .r img{
    width: 0.36rem;
    height: 0.36rem;
    vertical-align: middle;
}

.wakung-box2 .r span{
    vertical-align: middle;
    margin-left: 0.1rem;
    color: #ffc55e;
}

.wakung-box3{
    padding: 0.25rem 0.3rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 0;
}

.wakung-box3 strong{
    font-size: 0.36rem;
    color: #ffc55e;
}

.wakung-box4 {
    display: flex;
    align-items: center;
}

.wakung-box4 .l{
    width: 50%;
}

.wakung-box4 .l img{
    width: 2.67rem;
    height: 2.61rem;
}

.wakung-box4 .r{
    width: 50%;
}
.wakung-box4 .r ul li{
    margin:0.3rem 0;
}

.wakung-box4 .r ul li a{
    display: inline-block;
    background: #7c6941;
    border-radius: 5rem;
    padding: 0.06rem 0.6rem 0.06rem 0.6rem;
    margin: 0 0.1rem;
    font-weight: bold;
    color: #fff;
    line-height: 1.5;
}

.wakung-box4 .r ul li a img{
    width: 0.31rem;
    height: 0.34rem;
    vertical-align: middle;
}

.wakung-box4 .r ul li a span{
    vertical-align: middle;
    margin-left: 0.1rem;
    color: #ffc55e;
}

.wakung-box5 .t{
    align-items: center;
    display: flex;
    justify-content: space-between;
}

.wakung-box5 .b{
    align-items: center;
    display: flex;
    justify-content: space-between;
}

.wakung-box5 .b .r{
    display: inline-block;
    background: #7c6941;
    border-radius: 5rem;
    padding: 0.04rem 0.3rem 0.04rem 0.3rem;
    font-weight: bold;
    color: #fff;
    line-height: 1.5;
}

.wakung-box5 .b .r img{
    width: 0.36rem;
    height: 0.36rem;
    vertical-align: middle;
}

.wakung-box5 .b .r span{
    vertical-align: middle;
    margin-left: 0.05rem;
    color: #ffc55e;
}

.wakung-box5 .t{
    padding: 0.15rem 0;
    border-bottom: 1px solid #ffc55e;
}

.wakung-box5 strong span{
    color: #8f8f8f;
    margin-left: 0.1rem;
}

.wakung-box5 .b{
    padding: 0.15rem 0;
}

.wakung-box5 strong{
    font-size: 0.3rem;
    color: #ffc55e;
}

.wakung-box6{
overflow: hidden;
}

.wakung-box6 .r{
    display: inline-block;
    background: #7c6941;

    border-radius: 5rem;
    padding: 0.04rem 0.3rem 0.04rem 0.3rem;
    font-weight: bold;
    color: #fff;
    line-height: 1.5;
    float: right;
}

.wakung-box6 .r img{
    width: 0.36rem;
    height: 0.36rem;
    vertical-align: middle;
}

.wakung-box6 p{
    float: left;
    margin-top: 0;
    width: 75%;
    color: #ffc55e;
    text-align: left;
    word-break: break-all;
}

.wakung-box6 .r span{
    vertical-align: middle;
    margin-left: 0.05rem;
    color: #ffc55e;
}

.dian3{
    animation: OpacityBreath 2s ease-in-out infinite;
    opacity: 0.4;
}

.bit-com{
    background: url(../images/intro_02.png) no-repeat top center;
    height: 5.11rem;
    background-size: cover;
}

.bit-infor{
    margin-left: 0.9rem;
    padding-top: 1.3rem;
}

.bit-infor h3{
    font-size: 0.45rem;
}

.bit-infor p.w2100{
    font-size: 0.6rem;
}

.bit-infor p.w2100 b{
    font-size: 0.85rem;
}

.bit-infor p{
    font-size: 0.35rem;
    line-height: 1.3;
}

.chanchu-box{
    padding: 0.45rem;
    border: 1px solid #ffc55e;
}

.chanchu-box .ping-tu{
    width: 5.39rem;
    height: 2.43rem;
    margin-left: auto;
    margin-right: auto;
    display: block;
}

.chanchu1{
    margin-top: 0.3rem;
}

.chanchu1 p{
    line-height: 1.8;
}

.chanchu1 p label{
    color: #ffc55e;
    display: inline-block;
    width: 1.5rem;
    text-align: justify;
    text-align-last:justify
}

.chanchu2{
    margin-top: 0.3rem;
}

.chanchu2 p{
    line-height: 1.8;
    font-size: 0.26rem;

}

.flex-com{
    display: flex;
    align-items: center;
}

.infrolp-box .thead,.infrolp-box .tbody{
    display: flex;
    padding: 0.15rem 0 ;
}

.infrolp-box .thead li:nth-child(1),.infrolp-box .tbody li:nth-child(1){
    width:30% ;
}

.infrolp-box .thead li:nth-child(2),.infrolp-box .tbody li:nth-child(2){
    width:40% ;
    
}

.infrolp-box .thead li:nth-child(3),.infrolp-box .tbody li:nth-child(3){
    width:30% ;
}

.infrolp-box .tbody li:nth-child(2),.infrolp-box .tbody li:nth-child(3){
    color: #ffc55e;
}

.infrolp-box .thead{
    color: #afafaf;
}

.infrolp-box .tbody{
    border-top: 1px solid #ffc55e;

}

.infrolp-box .l{
    width: 1.4rem;

}

.infrolp-box .l span{
    display: inline-block;
    width: 1rem;
    height: 1rem;
    line-height: 1rem;
    border: 0.03rem solid #ffc55e;
    border-radius: 50%;
    text-align: center;
    color: #ffc55e;
}

.infrolp-box .r{
    padding-left:0.2rem ;
    flex: 1;
    border-left: 1px solid #ffc55e;
}

.sharelp{
    text-align: center;
}

.infrolp-note{
    text-align: left;
    border-top: 1px solid #ffc55e;
    border-bottom: 1px solid #ffc55e;
    padding:0.1rem 0.45rem;
    margin-top: 0.2rem;
    margin-bottom: 0.2rem;

}

.infrolp-note p{
    margin-top: 0.1rem;
    margin-bottom: 0.1rem;
}

.infrolpluoji{
    display: flex;
    align-items: center;
}

.infrolpluoji .l{
    display: inline-block;
    width: 1rem;
    height: 1rem;
    line-height: 1rem;
    border: 0.03rem solid #ffc55e;
    border-radius: 50%;
    text-align: center;
    color: #ffc55e;
    margin-left: 0.3rem;
    margin-right: 0.3rem;
}

.infrolpluoji .r{
    text-align: left;
    margin-left: 0.3rem;
    margin-right: 0.3rem;
    flex: 1;

}

.infrolpluoji .r strong{
    color: #ffc55e;
    display: inline-block;
    margin-bottom: 0.1rem;
 
}

.infrolpluoji{
    margin-top: 0.2rem;
    margin-bottom: 0.2rem;
}

.mama-box{
    padding-bottom: 0.5rem;
    background:url(../images/introbg_06.png) no-repeat top
    center;
    background-size: 7.5rem 3.93rem;
}

.mama-box .t{
    text-align: center;
}

.mama-box img{
    margin: 0.3rem 0.15rem;
}

.mama-box .t .limg{
    width: 2.32rem;
}

.mama-box .t .rimg{
    width: 2.12rem;
}

.mama-box .b{
    text-align: center;
    color: #ffc55e;
    line-height: 1.6;
    margin-top: 0.8rem;
}

.footer-box{
    margin-top: 0;
}

.infrolp-note-none{
    border-bottom: none;
    margin-bottom: 0;
}

.langchange-box{
    display:block;
    justify-content: space-between;
    padding:0.12rem 0.35rem;
    background: #6e6e6e;
    font-size: 0.24rem;
    color: #fff;
}

.langchange-box > a{
    float: left;
    color: #fff;
    margin-top: 0.05rem;
    display: inline-block;
    width: 0.2rem;
    height: 0.35rem;
}

.langchange-box select{
    background: #ff0000;
    color: #fff;
    border: none;
}

.langchange-box img{
    width: 0.2rem;
    height: 0.35rem;
    display: inline-block;
    vertical-align: middle;
    
}

.langc-box{
    position: relative;
    text-align: center;
    vertical-align: middle;
    float: right;
}

.langc-box span{
    display: inline-block;
    width: 0.8rem;
    padding: 0.1rem 0 ;
}

.langc-box ul{
    position: absolute;
    z-index: 999;
    width: 1rem;
    display: none;
    background: #ff0000;
}

.langc-box ul li a{
    padding: 0.1rem 0 ;
    display: inline-block;
    color: #fff;
}

.langc-box span em{
    display: inline-block;
    transform: rotate(90deg);
    position: absolute;
    right: 0.1rem;
}

@keyframes OpacityBreath {
    0% {
        opacity: 0.4;
    }

    50% {
        opacity: 0.8;
    }

    100% {
        opacity: 0.4;
    }
}

.dian1{
    animation: OpacityBreath 3s ease-in-out infinite;
    opacity: 0.2;
}

@keyframes OpacityBreath {
    0% {
        opacity: 0.2;
    }

    50% {
        opacity: 0.4;
    }

    100% {
        opacity: 0.2;
    }
}

.dian2{
    animation: OpacityBreath 4s ease-in-out infinite;
    opacity: 0.2;
}

@keyframes OpacityBreath {
    0% {
        opacity: 0.3;
    }

    50% {
        opacity: 0.6;
    }

    100% {
        opacity: 0.3;
    }
}

.dian4{
    animation: OpacityBreath 3s ease-in-out infinite;
    opacity: 0.5;
}

@keyframes OpacityBreath {
    0% {
        opacity: 0.5;
    }

    50% {
        opacity: 0.8;
    }

    100% {
        opacity: 0.5;
    }
}

.section-text{
    padding-left: 0.30rem;
    padding-right: 0.30rem;
}

.section-text h1{
    font-size: 0.48rem;
    margin-top: 0.8rem;
    font-weight: bold;
}
.text-zhutu{
    text-align: center;
    margin-top: 0.2rem;
    margin-bottom: 0.2rem;
}

.text-zhutu img{
    max-width: 100%;
}

.section-text h2{
    font-weight: bold;
    font-size: 0.32rem;
}

.section-text h3{
    background: #ff0000;
    color: #fff;
    display: inline-block;
    width: 2.2rem;
    padding: 0.1rem;
    margin-top: 0.2rem;
    margin-bottom: 0.2rem;
}

.section-text strong{
    display: block;
    margin-top: 0.2rem;
    margin-bottom: 0.1rem;
}

.section-text table tr td:nth-child(1){
    width: 30%;
}

.section-text table tr td:nth-child(2){
    width: 20%;
}

.section-text table tr td:nth-child(3){
    width: 50%;
}

.section-text table{
    border-collapse: collapse;
    border-spacing: 0;
}


.section-text table tr td {
    padding: 0.2rem 0;
}

.section-text table tr td{
    border-bottom: 1px solid #adadad;
}

.content{
    padding-bottom: 1rem;
}

.listul li {
    display: flex;
    align-items: center;
}

.listul li .tu{
    width: 2rem;
    height: 2rem;
}

.listul li .infor{
    flex: 1;
    margin-left: 0.15rem;
}

.listul li .infor p{
    margin-top: 0.15rem;
}

.listul li .infor a{
    display: inline-block;
    background: #fcd10d;
    color: #464646;
    padding: 0.1rem 0.6rem;
    border-radius: 0.1rem;
    margin-top: 0.15rem;
}

.listul li em{
    display: inline-block;
    width: 0.5rem;
    font-size: 0.3rem;
}

.listul{
    padding: 0.2rem 0;
    border-bottom: 1px solid #dedede;
}

.listul:last-child{
    border-bottom: none;
}

/* css 缩放的控制样式     */
@media (min-width: 768px) {
    html {
      font-size: 100px;
    }

  }

.foot {
    display:block;
    justify-content: space-between;
    padding:0.12rem 0.35rem;
    background: #6e6e6e;
    font-size: 0.18rem;
    color: #fff;
    text-align: center;
}

.foot P {
    text-align: center;
}