@charset "UTF-8";

.fundCon .mv{ background:url(../img/fund/bgmain.jpg) center top no-repeat; background-size:cover; text-align:center; color:#fff; padding:155px 0 165px 0;}
.fundCon .mv h2{ font-size:60px; text-shadow:2px 0px 6px #2e2e2a; margin-bottom:45px; }
.fundCon .mv p{font-size:12px; text-shadow:2px 0px 6px #2e2e2a; }

.interviewTit{ text-align:center; border:3px solid #000; padding:20px 40px; display:inline-block; margin-bottom:75px; font-size:24px;}
.fundConInner{ text-align:center; padding:100px 20px; box-sizing:border-box;}
.fundlistWrap{ font-size:0; text-align:left;}
.fundList{ width:50%; display:inline-block; box-sizing:border-box; vertical-align:top;}
.fundList li{ font-size:16px; margin-bottom:20px;}
.fundList li:before{ content:""; display:inline-block; width:30px; height:30px;  background:url(../img/fund/listimg.png) left top no-repeat; vertical-align:middle; margin-right:10px;}
.fundList li：:last-child{ margin-bottom:0;}
.fundList:first-child{ padding-right:6%; }
.fundList:last-child{ padding-left:6%; }
.fundtxt{ font-size:11px; line-height:18px; margin-top:40px; text-align:left;}
.fundtxt dt{ font-weight:bold;}
.bgcon{ background:#f6f6f6; }
.flowList{ font-size:0;}
.flowList li{ display:inline-block; background:#fff; width:22%; padding:60px 0 70px 0; vertical-align:middle; box-sizing:border-box; margin-right:4%; position:relative;}
.flowList li:after{ content:""; display:inline-block; width:7px; height:11px; background:url(../img/fund/flow_arrow.png) left top no-repeat; position:absolute; right:-12%; top:50%;}
.flowList li:last-child{ margin-right:0;}
.flowList li:last-child:after{ display:none;}

.flowList dl{ text-align:center; }
.flowList dt{ color:#a9231c; font-size:20px; vertical-align:middle;}
.flowList dd{font-size:12px;}

.financialBtn{ background:#a9231c; font-size:18px; display:inline-block; margin-top:50px;}
.financialBtn a{ color:#fff; display:block;  padding:20px;}
.financialBtn:hover{ opacity:0.7; cursor:pointer;}
.financialBtn a:after{ content:""; width:7px; height:11px; display:inline-block; vertical-align:middle; margin-left:7px; background:url(../img/fund/icon_aroorw.png) left top no-repeat;}




@media screen and (max-width:900px){
.fundCon .mv{  padding:60px 0 60px 0;}
.fundCon .mv h2{ font-size:20px;  margin-bottom:20px; }
.fundCon .mv p{font-size:10px;}
.interviewTit{ display:inline-block; margin-bottom:20px; font-size:15px; padding:10px;}
.fundConInner{ padding:20px 20px; }
.fundList{ width:100%; display:block;}
.fundtxt{ margin-top:20px;}

.fundList li{ font-size:12px; margin-bottom:20px;}
.fundList li:before{ ; width:15px; height:15px;  background:url(../img/fund/listimg.png) left top no-repeat;  margin-right:10px; background-size:cover;}
.fundList li：:last-child{ margin-bottom:20;}
.fundList:first-child{ padding-right:0; }
.fundList:last-child{ padding-left:0; }


.flowList{ font-size:0;}
.flowList li{ display:block; background:#fff; width:100%; padding:20px 0 20px 0;  margin-right:0; position:relative; margin-bottom:20px;}
.flowList li:after{ content:""; display:inline-block; width:7px; height:11px; background:url(../img/fund/flow_arrow.png) left top no-repeat; position:absolute; right:-12%; top:50%;}
.flowList li:last-child{ margin-right:0;}
.flowList li:last-child:after{ display:none;}

.flowList dl{ text-align:center; }
.flowList dt{ color:#a9231c; font-size:20px; vertical-align:middle;}
.flowList dd{font-size:12px;}

.financialBtn{ background:#a9231c; font-size:12px; display:inline-block; margin-top:0;}
.financialBtn a{ color:#fff; display:block;  padding:20px;}
.financialBtn a:hover{ opacity:0.7}
.financialBtn a:after{ content:""; width:7px; height:11px; display:inline-block; vertical-align:middle; margin-left:7px; background:url(../img/fund/icon_aroorw.png) left top no-repeat;}




}


