.fundBg{
    height: 480px;
    background: url(../images/applyService/fundBg.png) no-repeat center top;
}
.fundCenter{
    width: 1200px;
    margin: 0 auto;
}
.pad350{
    padding-top: 350px;
}
.immediate{
    width: 202px;
    height: 60px;
    background-color: #f2f3fc;
    border-radius: 5px;
    font-size: 24px;
    font-weight: normal;
    color: #070c44;
    line-height: 60px;
    text-align: center;
    display: inherit;
    margin: 0 auto;
    cursor: pointer;
}
.fundTitle{
    width: 1100px;
    margin: 0 auto;
    position: relative;
    font-size: 44px;
    font-weight: normal;
    line-height: 44px;
    color: #333333;
    text-align: center;
}
.pad102{
    padding: 102px 0 65px;
}
.fundTitle::before{
    content: '';
    position: absolute;
    width: 112px;
    height: 2px;
    background-color: #e6e6e6;
    top: 177px;
    left: 47%;
}
.fundTitle::after{
    content: '';
    position: absolute;
    width: 52px;
    height: 6px;
    background-color: #2577e3;
    top: 171px;
    left: 49.5%;
}
.fundsubsidy{
    height: 133px;
    width: 1241px;
    background: url(../images/applyService/fundsubsidy.png) no-repeat center top;
    margin: 0 auto 35px;
}
.fundsubsidy p{
    font-size: 18px;
    font-weight: normal;
    line-height: 26px;
    color: #333333;
    text-indent: 36px;
    padding: 60px 0 0 40px;
}
.fundCity{
    width: 1200px;
    margin: 0 auto;
}
.fundCity ul{
    display: flex;
    justify-content: space-around;
}
.fundCity ul li{
    width: 200px;
    height: 50px;
    border-right: solid 1px #2577e3;
    border-top: solid 1px #2577e3;
    border-bottom: solid 1px #2577e3;
    font-size: 18px;
    font-weight: normal;
    line-height: 50px;
    color: #2577e3;
    cursor: pointer;
    text-align: center;
}
.fundCity ul li:first-child{border-left: solid 1px #2577e3;}
.fundCity ul li.active{
    background-color: #2577e3;
    color: #fff;
    position: relative;
    border-left:0;
}

.fundCity ul li.active::before{
    content: '★';
    position: absolute;
    top: -1px;
    left: 65px;
}
.fundCityWord{
    height: 152px;
    background-color: #f5f9fd;
}
.fundCityWord p{
    width: 1200px;
    margin: 0 auto;
    padding: 40px 0;
    font-size: 16px;
    font-weight: normal;
    line-height: 26px;
    color: #333333;
    display: none;
}
.fundCityWord .wordShow{display: block}
.fundCityWord p span{
    color: #2577e3;
}
.fundtwoTitle{
    width: 1050px;
    font-size: 44px;
    font-weight: normal;
    line-height: 60px;
    color: #333333;
    text-align: center;
    margin: 0 auto 30px;
}
.pad87{
    padding-top: 87px;
}
.fundtowDetail{
    width: 1200px;
    margin: 0 auto;
    font-size: 16px;
    font-weight: normal;
    line-height: 36px;
    color: #666666;
    text-align: center;
    position: relative;
}
.marB185{
    margin-bottom: 185px;
}
.fundtowDetail::before{
    content: '';
    position: absolute;
    width: 112px;
    height: 2px;
    background-color: #e6e6e6;
    top: 70px;
    left: 47%;
}
.fundtowDetail::after{
    content: '';
    position: absolute;
    width: 52px;
    height: 6px;
    background-color: #2577e3;
    top: 64px;
    left: 49.5%;
}
.fundtwoContent{
    width: 1215px;
    margin: 0 auto 120px;
}
.fundtwoContent ul{
    display: flex;
    justify-content: space-between;
}
.fundtwoContent ul li{
    width: 286px;
    height: 520px;
    background-color: #ffffff;
    box-shadow: 0 0px 15px rgba(77,132,255,0.3);
    transition: all 0.5s;
}
.fundtwoContent ul li:first-child .fundtwoContentT{
    background: url(../images/applyService/fundShuBg1.png) no-repeat center top;
}
.fundtwoContent ul li:nth-child(2) .fundtwoContentT{
    background: url(../images/applyService/fundShuBg2.png) no-repeat center top;
}
.fundtwoContent ul li:nth-child(3) .fundtwoContentT{
    background: url(../images/applyService/fundShuBg3.png) no-repeat center top;
}
.fundtwoContent ul li:nth-child(4) .fundtwoContentT{
    background: url(../images/applyService/fundShuBg4.png) no-repeat center top;
}
.fundtwoContentT{
    width: 286px;
    height: 194px;
    padding-top: 36px;
}
.fundtwoContent ul li i{
    position: relative;
    display: inherit;
    margin: 0 auto 30px;
}
.fundtwoContent ul li i::after{
    content: '';
    display: block;
    position: absolute;
    width: 34px;
    height: 2px;
    background-color: #ffffff;
    bottom: -15px;
    left: 6px;
}
.fundtwoContent ul li:last-child i::after{
    left: 8px;
}
.fundtwoContent ul li:first-child i{
    width: 50px;
    height: 49px;
    background: url(../images/applyService/fundIcon1.png) no-repeat;
}
.fundtwoContent ul li:nth-child(2) i{
    width: 46px;
    height: 52px;
    background: url(../images/applyService/fundIcon2.png) no-repeat;
}
.fundtwoContent ul li:nth-child(3) i{
    width: 46px;
    height: 50px;
    background: url(../images/applyService/fundIcon3.png) no-repeat;
}
.fundtwoContent ul li:nth-child(4) i{
    width: 51px;
    height: 51px;
    background: url(../images/applyService/fundIcon4.png) no-repeat;
}
.fundtwoContentT h3{
    font-size: 24px;
    font-weight: normal;
    line-height: 40px;
    color: #ffffff;
    text-align: center;
}
.fundtwoContentB{
    margin: 25px 10px 0 21px;
}
.fundtwoContentB p{
    font-size: 16px;
    font-weight: normal;
    line-height: 28px;
    color: #333333;
    position: relative;
}
.fundtwoContentB p::before{
    position: absolute;
    content: '•';
    display: block;
    left: -10px;
}
.fundtwoContent li a{
    width: 201px;
    height: 40px;
    background-color: #2879e3;
    border-radius: 5px;
    display: none;
    cursor: pointer;
    font-size: 16px;
    font-weight: normal;
    line-height: 40px;
    color: #ffffff;
    text-align: center;
    position:absolute;
    bottom:30px;
    left:50%;
    margin-left:-100.5px;
}
.fundtwoContent ul li.active{
    height: 583px;
    transform: translateY(-63px);
    transition: width 0.5s;
    -moz-transition: width 0.5s;	/* Firefox 4 */
    -webkit-transition: width 0.5s;	/* Safari 和 Chrome */
    -o-transition: width 0.5s;	/* Opera */
}
.fundtwoContent ul li:first-child.active .fundtwoContentT{
    background: url(../images/applyService/fundHover1.png) no-repeat center top;
}
.fundtwoContent ul li:nth-child(2).active .fundtwoContentT{
    background: url(../images/applyService/fundHover2.png) no-repeat center top;
}
.fundtwoContent ul li:nth-child(3).active .fundtwoContentT{
    background: url(../images/applyService/fundHover3.png) no-repeat center top;
}
.fundtwoContent ul li:nth-child(4).active .fundtwoContentT{
    background: url(../images/applyService/fundHover4.png) no-repeat center top;
}
.fundtwoContent ul li.active a{
    display:inline-block;
}
.fundthreewidth{
    width: 1100px;
}
.applyBg{
    background:url("../images/applyService/applyBg.png") no-repeat center 150px;
}
.fundThreeContent{
    width: 1210px;
    height:434px;
    margin: 0 auto 50px;
}
.fundThreeContent ul{
    display: flex;
    justify-content: space-between;
}
.fundThreeContent ul li{
    width: 370px;
    height: 428px;
    background-color: #ffffff;
    box-shadow: 0px 3px 19px 0px
    rgba(204, 204, 204, 0.5);
    border-radius: 15px;
    transition: all 0.5s;
    position:relative;
}
.fundThreeContent ul li:nth-of-type(1){
    background:#fff url("../images/applyService/num_1.png") no-repeat 270px 260px;
}
.fundThreeContent ul li:nth-of-type(2){
    background:#fff url("../images/applyService/num_2.png") no-repeat 250px 260px;
}
.fundThreeContent ul li:nth-of-type(3){
    background:#fff url("../images/applyService/num_3.png") no-repeat 250px 260px;
}
.fundThreeContent ul li i{
    width: 93px;
    height: 96px;
    background: url(../images/applyService/fundResearch1.png) no-repeat center top;
    display: inline-block;
    margin: 29px 139px 37px;
}
.fundThreeContent ul li:nth-child(2) i{
    width: 92px;
    height: 86px;
    background: url(../images/applyService/fundResearch2.png) no-repeat center top;
    display: inline-block;
    margin: 29px 139px 37px;
}
.fundThreeContent ul li:nth-child(3) i{
    width: 95px;
    height: 89px;
    background: url(../images/applyService/fundResearch3.png) no-repeat center top;
    display: inline-block;
    margin: 29px 139px 37px;
}
.fundThreeContent ul li h3{
    font-size: 20px;
    font-weight: normal;
    line-height: 20px;
    color: #333333;
    text-align: center;
    margin-bottom: 30px;
}
.fundThreeContent ul li p{
    width: 303px;
    font-size: 16px;
    font-weight: normal;
    line-height: 30px;
    color: #666666;
    margin: 0 auto;
}
.fundThreeContent ul li.active{
    border-top: 6px solid #2879e3;
    border-radius: 6px 6px 0 0;
    transform: translateY(-50px);
}
.fundFour{
    height: 690px;
    background: url(../images/applyService/fundprocessBg.png) no-repeat center top;
}
.fundFourContent{
    width: 1200px;
    height: 554px;
    background-color: #ffffff;
    box-shadow: 0px 4px 17px 0px
    rgba(0, 0, 0, 0.11);
    border-radius: 8px;
    margin: 0 auto;
}
.pad130{
    padding-top: 130px;
}
.pad50{
    padding-top: 50px;
}
.marB115{
    margin-bottom: 100px;
}
.fundFourImg{
    width: 981px;
    margin: 0 auto;
}
.fundFourDetail{
    width: 1027px;
    margin: 0 0 0 120px;
}
.fundFourDetail ul{
    display: flex;
    justify-content: space-between;
}
.fundFourDetail ul li{
    width: 175px;
    margin-top: 15px;
}
.fundFourDetail ul li h3{
    font-size: 16px;
    font-weight: bold;
    line-height: 36px;
    color: #333333;
}
.fundFourDetail ul li p{
    font-size: 16px;
    font-weight: normal;
    line-height: 22px;
    color: #333333;
}