@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:#ffffff;}
.clear{clear:both}
.wrap{width:100%;margin:0 auto;background-color: #ffffff;}
.wrap img{width:100%;display:block;}
.pull_left{float:left}
.pull_right{float:right}

.th_i{background:#ffffff;}
.th_in{}
.th_it{text-align: center;width:100%;margin:0 auto; }
.th_it h2{font-size: 0.45rem;color:#000000;font-weight:400;}
.th_it h2 small{font-size: 0.3rem;line-height: 1.8;padding-bottom:0.1rem;display:block;}
.th_it p{font-size: 0.20rem;color:#b59258;}
.th_it p.p1{line-height: 0.7rem;}
.th_it p.p2{color: #f08888; font-size: 0.45rem}
.th_it p.p3 span{border-radius:3px;   line-height: 0.4rem;border: 1px #f08888 solid;
color: #f08888;margin: 0 2.6%; }
.th_it p.p3{ margin:0.1rem auto }
.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:#1990ea;border:1px solid #1990ea;display:inline-block;margin:0 0.13rem;}
.th_it .zf{font-size: 0.8rem;line-height: 1.3;font-weight:600;color:#eb5d5d;}
.th_it .zf small{font-size: 0.56rem;}

.th_it a{ border-radius:5px; font-size: 0.38rem;line-height: 0.8rem;background:#cdcdcd;color:#FFF;display:block;-webkit-transition: .3s;transition: .3s}
.th_it a:hover{background:#cdcdcd}
.th_i a{cursor: pointer; background:#fab902; text-align: center; border-radius:5px; font-size: 0.35rem;line-height: 0.8rem;color:#FFF;display:block;-webkit-transition: .3s;transition: .3s}
.th_i a:hover{background:#fab902}
.fund a{
	background-color: #2f78ec;  width: 85%; margin:0.1rem auto 0.4rem; text-align: center; border-radius:5px; font-size: 0.28rem;line-height: 0.8rem;color:#FFF;display:block;-webkit-transition: .3s;transition: .3s
}
.fund a:hover{background:#2f78ec}
.th_in .bottom_bg{background:#f4f4f3;margin:0;height:0.4rem;}
.th_in .btn{
	position: fixed;
	z-index: 99;
	bottom: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 1.2rem;
	background: url("../images/A_08.png") no-repeat center center;
	-webkit-background-size: cover;
	background-size: cover;
	text-indent: -9999px;
}
.fund_card_boder{ }

.fund_card_bottom_padding{padding-bottom:0.01rem;}

.fund_card_a{width:65%;margin:20px auto 20px;}
.img_btn{display: block;}


video{
	width: 90%;
    margin-left: 5%;
	display: block;
}

audio{
	width: 80%;
    margin-left: 10%;
	display: block;
}
