@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;cursor: pointer; -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:#f5f5f9;}
.clear{clear:both}
.wrap{width:100%;margin:0 auto;}
.wrap img{width:100%;display:block;}
.pull_left{float:left}
.pull_right{float:right}

.th_i{background:#FFF;}
.th_it{text-align: center;}
.th_it h2{font-size: 0.4rem;line-height: 0.4rem;color:#000000;font-weight:bold;}
.th_it h2 small{font-size: 0.3rem;line-height: 1.8;padding-bottom:0.1rem;display:block;}
.th_it p{font-size: 0.3rem;color:#979797;}
.th_it p.p1{ font-size: 0.38rem;color:#000000;}
.th_it p.p2{margin: 0px auto 0.23rem; font-size: 0.26rem;color: #7b7b7b;}
.th_it p.p3 span{line-height: 0.40rem;border: 1px #fc4c23 solid;width: 16%;
color: #fc4c23;margin: 0 1%; border-radius: 2px; font-size: 0.26rem}
.th_it p.p3{line-height: 0.6rem; }
.th_it .bq{margin:0.23rem 0 0.32rem;height:0.4rem;}
.th_it .bq span{vertical-align:top;font-size: 0.24rem;line-height: 0.38rem;padding:0 0.2rem;color:#d63718;border:1px solid #d63718;display:inline-block;margin:0 0.13rem;}
.th_it .zf{font-size: 0.6rem;line-height: 1rem;font-weight:500;color:#fc4c23;}
.th_it .zf small{font-size: 0.5rem;}
.th_it .zf1{font-size: 0.6rem;line-height: 1rem;font-weight:500;color:#fc4c23;}
.th_it .zf1 small{font-size: 0.5rem;}
.th_it .zf2{font-size: 0.6rem;line-height: 1rem;font-weight:500;color:#fc4c23;}
.th_it .zf2 small{font-size: 0.5rem;}
.th_it .zf3{font-size: 0.6rem;line-height: 1rem;font-weight:500;color:#fc4c23;}
.th_it .zf3 small{font-size: 0.5rem;}



.th_in .bottom_bg{background:#f4f4f3;margin:0;height:0.4rem;}

.fund_card_bottom_padding{padding-bottom:0.01rem;}

.fund_card_a{margin:0 auto;width:100%;font-size: 0.26rem;color:#4968e8;display:block;-webkit-transition: .3s;transition: .3s}
.fund_card_b{width:74%;margin:0 auto 0.32rem;border-radius:20px; font-size: 0.32rem;line-height: 0.7rem;background: linear-gradient(180deg, #fcbf58,#fd9337);color:#FFF;display:block;-webkit-transition: .3s;transition: .3s}
.img_btn{display: block;}


video{
	width: 90%;
    margin-left: 5%;
	display: block;
}

audio{
	width: 80%;
    margin-left: 10%;
	display: block;
}
.th_container{
	position: relative;
}
.th_container .body{
	position: absolute;
	top: 4rem;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 100%;
	padding-left: 0.6rem;
	padding-right: 0.26rem;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.th_container .body1{
	top: 8.0rem;
}
.th_container .body2{
	top: 3.7rem;
}
