.w1200 {
    width: 1200px;
    margin: 0 auto;
}
.finicn {
    display: inline-block;
    background: url("../../images/financialprogram/finicn.png") no-repeat;
}
.baner {
    text-align: center;
    height: 570px;
    background: url("../../images/financialprogram/baner.png") no-repeat center top;
}
.baner a {
    margin: 490px 10px 0;
    display: inline-block;
    width: 180px;
    height: 48px;
    border-radius: 4px;
    border: solid 1px #ffb92d;
    font-size: 16px;
    text-align: center;
    line-height: 48px;
    color: #ffb92d;
    text-decoration: none;
}
.baner a:hover {
    text-decoration: underline;
}
.baner a.sqsy {
    background-color: #fbb220;
    color: #fff;
}
.numlistbox {
    height: 140px;
    background: #f5f5f5;
}
.numlistbox ul {
    display: flex;
    justify-content: space-between;
}
.numlistbox ul li {
    flex:1;
    padding-left: 30px;
}
.numlistbox ul li>div {
    color: #3667d7;
    font-size: 40px;
    padding: 40px 0 16px;
    line-height: 1;
    font-weight: 600;
}
.numlistbox ul li p {
    font-size: 14px;
    color: #333;
}
.h6atit {
    padding-top: 100px;
    margin: 0;
    text-align: center;
    font-size: 44px;
    font-weight: normal;
    line-height: 1;
    color: #333333;
}
.despal {
    margin-top: 40px;
    text-align: center;
    font-size: 20px;
    line-height: 1.4;
    color: #666666;
}
.sandunul {
    padding: 80px 45px 100px;
    display: flex;
    justify-content: space-between;
}
.sandunul li {
    width: 354px;
    height: 423px;
    background: url("../../images/financialprogram/boxbg.png") no-repeat;
    transition: all .2s linear;
}
.sandunul li.lizhifu {
    background-position: -359px 0;
}
.sandunul li.libaidu {
    background-position: right 0;
}
.sandunul li h5 {
    padding-left: 103px;
    height:118px;
    line-height: 116px;
    font-size: 24px;
    font-weight: normal;
    color: #fff;
}
.sandunul li.lizhifu h5,
.sandunul li.libaidu h5 {
    line-height: 105px;
}
.sandunul li dl {
    padding-left: 92px;
    padding-top: 37px;
    font-size: 14px;
    line-height: 56px;
    color: #333333;
}
.sandunul li.cur {
    margin-top: -20px;
    box-shadow: 0 0 10px 3px rgba(67,184,148,.23);
}
.sandunul li.cur.lizhifu:hover {
    box-shadow: 0 0 10px 3px rgba(65,179,233,.23);
}
.sandunul li.cur.libaidu:hover {
    box-shadow: 0 0 10px 3px rgba(236,106,106,.23);
}
.xicengxubox {
    height: 800px;
    background: url("../../images/financialprogram/box3.png") no-repeat center top;
}
.xicengxubox ul {
    padding-top: 82px;
    display: flex;
    justify-content: space-between;
    flex-wrap:wrap;
}
.xicengxubox ul li {
    width: 300px;
    height: 230px;
    text-align: center;
}
.xicengxubox ul li .finicn {
    margin-top: 40px;
    margin-bottom: 20px;
    width: 46px;
    height: 48px;
    background-position: 0 0;
}
.xicengxubox ul li .fina2 {
    background-position: -53px 0;
}
.xicengxubox ul li .fina3 {
    background-position: -109px 0;
}
.xicengxubox ul li .fina4 {
    background-position: -166px 0;
}
.xicengxubox ul li .fina5 {
    background-position: -221px 0;
}
.xicengxubox ul li .fina6 {
    background-position: -277px 0;
}
.xicengxubox ul li .fina7 {
    background-position: -332px 0;
}
.xicengxubox ul li .fina8 {
    background-position: -389px 0;
}
.xicengxubox ul li p {
    margin-bottom: 20px;
    font-size: 22px;
    line-height: 1;
}
.xicengxubox ul li div {
    font-size: 14px;
    line-height: 26px;
}
.xicengxubox ul li.cur {
    background-image: linear-gradient(90deg,
    #314ccc 0%,
    #3668d8 100%),
    linear-gradient(
            #4c8ed9,
            #4c8ed9);
    color: #fff;
}
.xicengxubox ul li.cur .finicn {
    background-position: 0 -58px;
}
.xicengxubox ul li.cur .fina2 {
    background-position: -53px -57px;
}
.xicengxubox ul li.cur .fina3 {
    background-position: -109px -57px;
}
.xicengxubox ul li.cur .fina4 {
    background-position: -166px -57px;
}
.xicengxubox ul li.cur .fina5 {
    background-position: -221px -57px;
}
.xicengxubox ul li.cur .fina6 {
    background-position: -277px -57px;
}
.xicengxubox ul li.cur .fina7 {
    background-position: -332px -57px;
}
.xicengxubox ul li.cur .fina8 {
    background-position: -389px -57px;
}
.sidbox {
    color: #fff;
    height: 680px;
    background: url("../../images/financialprogram/box4.png") no-repeat center 200px;
}
.sidbox ul {
    padding-top: 56px;
    overflow: hidden;
}
.sidbox li {
    display: flex;
    float: left;
    width: 180px;
    height: 478px;
    background: url("../../images/financialprogram/box4bgsal.jpg") no-repeat;
    cursor: pointer;
    transition: background .2s linear;
}
.sidbox li div {
    display: none;
}
.sidbox li div span {
    display: block;
    font-weight: bold;
    font-size: 18px;
    padding: 180px 0 26px;
}
.sidbox li div p {
    width: 405px;
    font-size: 14px;
    line-height: 24px;
}
.sidbox li.lifq2 {
    background-position: -179px 0;
}
.sidbox li.lifq3 {
    background-position: -358px 0;
}
.sidbox li.lifq4 {
    background-position: right 0;
}
.sidbox li .ptit {
    display: flex;
    align-items: center;
    height: 478px;
    line-height: 40px;
    width: 180px;
    box-sizing: border-box;
    padding: 0 76px;
    font-size: 28px;
}
.sidbox li.cur {
    width: 660px;
    background: url("../../images/financialprogram/box4-1.png") no-repeat;
}
.sidbox li.cur.lifq2 {
    background: url("../../images/financialprogram/box4-2.png") no-repeat;
}
.sidbox li.cur.lifq3 {
    background: url("../../images/financialprogram/box4-3.png") no-repeat;
}
.sidbox li.cur.lifq4 {
    background: url("../../images/financialprogram/box4-4.png") no-repeat;
}
.sidbox li.cur div{
    display: block;
}
.jiejucont {
    height: 747px;
    background: url("../../images/financialprogram/boxtabbg.png") no-repeat center top;
}
.titul {
    padding-top: 70px;
    display: flex;
    justify-content: space-between;
}
.luannue {
    display: none;
    width: 0px;
    height: 0px;
    font-size: 0;
    line-height: 0;
    overflow: hidden;
    border-width: 20px;
    border-style: dashed dashed solid dashed;
    border-color: transparent transparent #efeff4 transparent;
    position: absolute;
    bottom: -5px;
}
.titul li {
    flex: 1;
    text-align: center;
}
.jiejuebox .finicn {
    width: 72px;
    height: 72px;
}
.titul h4 {
    font-size: 20px;
    line-height: 1;
    padding: 30px 0 65px;
    font-weight: normal;
}
.titul .jefi1 {
    background-position: -232px -119px;
}
.titul .jefi2 {
    background-position: -309px -119px;
}
.titul .jefi3 {
    background-position: -386px -119px;
}
.titul li.cur .jefi1 {
    background-position: 0 -119px;
}
.titul li.cur .jefi2 {
    background-position: -77px -119px;
}
.titul li.cur .jefi3 {
    background-position: -154px -119px;
}
.titul li.cur h4 {
    font-size: 24px;
    color: #3177eb;
}
.titul li.cur .luannue {
    display: block;
}
.titul li:first-child.cur .luannue {
    left: 180px;
}
.titul li:nth-child(2).cur .luannue {
    left: 580px;
}
.titul li:nth-child(3).cur .luannue {
    left: 980px;
}
.cotimbox {
    display: flex;
    justify-content: space-between;
}
.contul h5 {
    padding: 50px 0 10px;
    font-size: 24px;
    font-weight: normal;
    line-height: 1;
    color: #2d2d2d;
}
.leftitm {
    width: 625px;
}
.leftitm p {
    line-height: 25px;
    padding-left: 10px;
    margin-top: 50px;
    margin-bottom: 10px;
    font-size: 22px;
    color: #2d2d2d;
    border-left: 4px solid #3177eb;
}
.leftitm dl {
    display: flex;
    justify-content: space-between;
    flex-wrap:wrap;
    padding: 0 6px;
}
.leftitm dd {
    position: relative;
    margin-top: 20px;
    width: 191px;
    height: 83px;
    text-align: center;
    line-height: 83px;
    background: url("../../images/financialprogram/zjdicn.png") no-repeat;
    color: #fff;
    font-size: 17px;
}
.leftitm dd span {
    position: relative;
}
.leftitm dd.ddic2 {
    background-position: -192px 0;
}
.leftitm dd.ddic3 {
    background-position: -384px 0;
}
.leftitm dd.ddic4 {
    background-position: 0 -84px;
}
.leftitm dd.ddic5 {
    background-position: -192px -84px;
}
.leftitm dd.ddic6 {
    background-position: -384px -84px;
}
.leftitm dd.ddic7 {
    background-position: 0 -168px;
}
.leftitm dd.ddic8 {
    background-position: -192px -168px;
}
.leftitm dd.ddic9 {
    background-position: -384px -168px;
}
.leftitm dd.ddic10 {
    background-position: 0 -251px;
}
.leftitm dd.ddic11 {
    background-position: -192px -251px;
}
.leftitm dd.ddic12 {
    background-position: -384px -251px;
}
.leftitm dd:hover:before {
    content:'';
    display: inline-block;
    position: absolute;
    left:0;
    top: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(53,100,214,.8);
}
.rtimbox h6 {
    margin: 0 0 45px 0;
    text-align: center;
    font-size: 18px;
    color: #2d2d2d;
}
.contul li {
    display: none;
}
.contul li.active {
    display: block;
}
.titlist {
    display: flex;
    justify-content: space-between;
    padding: 70px 0 0;
    border-bottom: 1px solid #c7c7c8;
}
.titlist p {
    position: relative;
    flex: 1;
    text-align: center;
    font-size: 22px;
    color: #2d2d2d;
    border-left: none;
    padding: 0;
    margin: 0;
}
.titlist span{
    display: inline-block;
    padding-bottom: 30px;
    border-bottom: 1px solid #598ce2;
}
.shujufenxibox {
    height: 800px;
    background: url("../../images/financialprogram/box7bg.png") no-repeat center top;
}
.shujufenxibox ul {
    position: relative;
    padding-top: 90px;
    font-size: 48px;
    color: #fff;
}
.shujufenxibox ul li {
    position: absolute;
    top: 102px;
}
.shujufenxibox ul li:first-child {
    left: 125px;
}
.shujufenxibox ul li:nth-child(2) {
    left: 520px;
}
.shujufenxibox ul li:nth-child(3) {
    left: 930px;
}
.pingpaibox {
    height: 800px;
    background: url("../../images/financialprogram/box8bg.png") no-repeat center top;
}
.pingpaibox ul {
    padding: 225px 130px 0 0;
    float: right;
}
.pingpaibox ul li {
    font-size: 18px;
    line-height: 48px;
    color: #666666;
}
.pingpaibox ul li:before {
    content:'';
    display: inline-block;
    border-radius: 50%;
    margin-right: 15px;
    width: 10px;
    height: 10px;
    border: solid 2px #4075ff;
    box-sizing: border-box;
}
.kehubox {
    height: 800px;
    background: url("../../images/financialprogram/box9bg.png") no-repeat center top;
}
.kehubox ul {
    float: left;
    padding: 225px 0 0 130px;
}
.jironcjibox {
    height: 800px;
    background: url("../../images/financialprogram/box10bg.png") no-repeat center top;
}
.qiyeleibox {
    height: 760px;
    background: url("../../images/financialprogram/box11bg.png") no-repeat center top;
}
.qiyeleibox ul {
    display: flex;
    margin-top: 85px;
    height: 420px;
    background: url("../../images/financialprogram/box12bg.png") no-repeat center top;
}
.qiyeleibox li {
    width: 150px;
    height: 420px;
    text-align: center;
    font-size: 20px;
    color: #fff;
}
.qiyeleibox li .finicn {
    width: 50px;
    height: 50px;
    margin: 157px 50px 30px;
    background-position: 0 bottom;
}
.qiyeleibox li .bliic2 {
  background-position: -54px bottom;
}
.qiyeleibox li .bliic3 {
    background-position: -112px bottom;
}
.qiyeleibox li .bliic4 {
    background-position: -167px bottom;
}
.qiyeleibox li .bliic5 {
    background-position: -223px bottom;
}
.qiyeleibox li .bliic6 {
    background-position: -278px bottom;
}
.qiyeleibox li .bliic7 {
    background-position: -335px bottom;
}
.qiyeleibox li .bliic8 {
    background-position: -390px bottom;
}
.qiyeleibox li.qiyeCur {
    background: rgba(52,94,212,.7);
}