video {width:800px;}
.blank50{padding:40px 0}

.fund_content{width: 100%;position:relative}
.fund_content img{width: 100%;}
.fund_content h3{position: absolute;color: #fff;font-weight: 600;font-size: 26px;    top: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100%;
    left: 50%;letter-spacing: 1px;
    margin-left: -634px;}
.fund_article{padding-top: 30px;    width: 86%;}
.fund_article p,.fund_article span{color: #737373;font-family: "";text-align: justify;font-size: 16px;line-height: 2em;}
.fund_article p strong{color: #737373;font-size: 16px;font-weight: 600;color: #666666;}

/* 移动端样式*/
@media only screen and (min-width: 100px) and (max-width: 980px) {

.detials_fund .fund_article{width: 96%;
    margin: 0 2%;    padding-top: 10px;
    min-width: 96%;}
.fund_content h3{    left: 3%;        padding-right: 3%;
    font-size: 19px;
    margin-left: 0px;}
.fund_article  p img{width:100%!important}
.fund_content img{height:90px;width:auto;}
.fund_content{overflow: hidden;}
}