

@font-face{ font-family:'shu'; src:url('../font/FONTFABRIC-MONT-HEAVY-DEMO-2.woff2');}
@font-face{ font-family:'consult'; src:url('../font/impact.woff2');}
@font-face{ font-family:'craf'; src:url('../font/CRAFTER-REGULAR.woff2');}




.beijing{ width:100%; height:100vh; position:relative;}
.jinrong_warp{ width:100%; position:absolute; bottom:0;}
.jinrong{ width:1400px; height: 645px; margin:auto;}
.jinrong_left{ float:left; width:590px; height:auto; overflow:hidden;}
.jinrong_1{ width:100%; height:auto; overflow:hidden; font-family:mini;letter-spacing:7px; font-size:80px; color:#fff; line-height:95px; padding-top:40px;}
.jinrong_2{ width:100%; height:auto; overflow:hidden; font-family:ying; font-size:48px; color:#bd1c20; line-height:48px;text-shadow: 0px 0px 1px #fff; opacity:0.8;}
.jinrong_3{ width:100%; font-size:40px; color:#fff; height:55px; line-height:55px; margin-top:45px;}
.jinrong_4{ width:100%; font-size:22px; color:#fff; line-height:45px; height:auto; overflow:hidden;}

.jinrong_right{ float:right; background:url(../images/finance1_03.png) no-repeat center; width:809px; height:645px; background-size:cover; margin-right:-90px;}
.jinrong_img{ width:744px; height:376px; margin-left: 35px; margin-top: 31px; overflow:hidden; position:relative;z-index:1;}
.jinrong_img img { width: 100%; position: absolute;}


.item{ width:1400px; height:auto; overflow:hidden; margin:auto; padding-top:130px; padding-bottom:150px; position: relative;}
.item_en{ width:100%; font-size:48px; color:#000; font-family:shu; line-height:60px; height:60px; position:relative;}
.item_en span{ position: relative; z-index:1;}
.item_en_1{ width:30px; height:52px; background-color:#cc9964; border-radius:20px; position:absolute; left:6px; top:0; -webkit-transform:rotate(-30deg); animation:kuangda 2s linear infinite both;}
.item_en_2{ width:20px; height:20px; background-color:#cc9964; border-radius:50%; position:absolute; left:449px; top:18px; animation:kuangda 2s linear infinite both; }
.item_tit{ width:100%; font-size:30px; color:#000; line-height:45px; height:45px;}
.item_con{ width:100%; height:auto; overflow:hidden; font-size:16px; color:rgba(0,0,0,0.8); line-height:24px; margin-top:38px; padding-bottom:155px;}

.item_zi{ width:100%; height:130px; position:relative;}
.item_zi_1{ width:100%; color:#fff;text-shadow: 0px 0px 1px #000; font-size:92px; line-height:74px; font-family:craf;}
.item_zi_2{ width:100%; height:45px; background-color:#cc9964; margin-top:-32px; position:relative; z-index:1;/*animation:kuangda 2s linear infinite both;*/}
.item_zi_3{ width:100%; color:#333; font-size:92px; line-height:74px; font-family:craf; margin-top:-25px; position:relative; z-index:2;}


.word,
.char {
  animation-delay: var(--del);
  animation-direction: var(--dir, normal);
  animation-duration: var(--dur);
  animation-iteration-count: infinite;
  animation-name: var(--name);
  animation-timing-function: var(--tf);
  display: inline-block;
  position: relative;
  transform-origin: 50% 100%;
  z-index: 1;
}


.headline--rock .char {
  --name: rock;
  --dur: 2s;
  --td: ease-in-out;
  -webkit-transform-origin: 0 100%;
          transform-origin: 0 100%;
}
@-webkit-keyframes rock {
  0%, 100% {
    -webkit-transform: rotate(-10deg);
            transform: rotate(-10deg);
  }
  50% {
    -webkit-transform: rotate(-18deg);
            transform: rotate(-18deg);
  }
}
@keyframes rock {
  0%, 100% {
    -webkit-transform: rotate(-10deg);
            transform: rotate(-10deg);
  }
  50% {
    -webkit-transform: rotate(-18deg);
            transform: rotate(-18deg);
  }
}


.item_bga{ background: url(../images/finance_07.png) no-repeat center; width:262px; height:256px; position:absolute; right:0; top:150px;}

@keyframes kuangda{
    0%{ background-color:#cc9964;}
	50%{ background-color:#bd1a16; }
	100%{ background-color:#cc9964; }
}


.audience_warp{ width:100%; height:auto; background-color:#f8f8f8; position:relative;}
.audience_bg{ background:url(../images/finance_04.png) no-repeat center; background-size:cover; width:226px; height:483px; position:absolute; right:0; top:-130px;}
.audience{ width:1400px; height:auto; overflow:hidden; margin:auto; padding-top:125px; position:relative; z-index:1;}
.audience .item_en_2{ left:75px;}

.audience_list{ width:100%; height:250px; margin-top:48px;}
.audience_list ul li{ float:left; width:165px; height:250px; list-style:none; margin-right:143px;}
.audience_list ul li:nth-child(3) .audience_tit{ width:205px; margin-left:-20px;}
.audience_list ul li:nth-child(5){ margin-right:0px;}
.audience_list ul li:hover{-webkit-animation:bounce 1s .2s ease both;}

.audience_img{ width:165px; height:165px; border-radius:50%; overflow:hidden; position:relative;}
.audience_img img{ width:165px; height:165px;}
.audience_tit{ width:100%; text-align:center; font-size:24px; color:#000; height:85px; line-height:85px;}


@-webkit-keyframes bounce {
0%, 20%, 50%, 80%, 100% {
-webkit-transform:translateY(0)
}
40% {
-webkit-transform:translateY(-20px)
}
60% {
-webkit-transform:translateY(-15px)
}
}
@-moz-keyframes bounce {
0%, 20%, 50%, 80%, 100% {
-moz-transform:translateY(0)
}
40% {
-moz-transform:translateY(-20px)
}
60% {
-moz-transform:translateY(-15px)
}
}

.audience_ding{ position:absolute; top:135px; right:52px; width:155px; height:40px;}
.audience_ding_1{ width:96px; height:auto; overflow:hidden;}
.audience_ding_1 img{ width:96px; height:auto;}
.audience_ding_2{ font-size:24px; color:#000; font-weight:bold; position:absolute; right:0; bottom:0;}


.target{ width:1400px; height:auto; overflow:hidden; margin:auto; margin-top:75px; padding-bottom:145px;}
.target_left{ float:left;}
.target_left .item_en_2{ width:12px; height:12px; left:72px;}

.target_right{ float:right; height:auto; overflow:hidden; padding-top:65px;}
.target_right span{ display:block; background: url(../images/finance_27.jpg) no-repeat left; font-size:16px; color:rgba(0,0,0,0.8); line-height:26px; padding-left:30px;}

.audience_bg1{ background:url(../images/finance_30.png) no-repeat center; background-size:cover; width:177px; height:183px; position:absolute; left:0; bottom:0px;}


.skeleton_chao{ width:100%; height:auto; overflow:hidden;}
.skeleton_warp{ width:100%; background:#f3f3f3; height:auto; position:relative;}

.skeleton{ width:1400px; height:auto; overflow:hidden; margin:auto; padding-top:130px; padding-bottom:175px; position:relative; z-index:1;}
.skeleton .item_en_2{ width:14px; height:14px; left:324px;}

.skeleton .item_tit{ color:#000;}
.skeleton_img{ width:1400px; height:650px; margin-top:60px; overflow:hidden; position:relative;}
.skeleton_img img{ position:absolute; width:100%;}

.skeleton_list{ width:1398px; height:460px; margin:auto; margin-top:150px;}
.skeleton_list ul li{ float:left; width:466px; height:460px; list-style:none; position:relative;}
.skeleton_list ul li:nth-child(2) .skeleton_yan span{ background-color:#b6814f;}
.skeleton_list ul li:nth-child(3) .skeleton_yan span{ background-color:#c4c4c4;}

.skeleton_list ul li:hover .skeleton_yan_quan{ border:4px dashed #970e16;animation: se 8s infinite normal;}
.skeleton_list ul li:hover .skeleton_1{ color:#970e16;}
.skeleton_list ul li:nth-child(2):hover .skeleton_yan_quan{ border:4px dashed #b6814f;animation: se 8s infinite normal;}
.skeleton_list ul li:nth-child(2):hover .skeleton_1{ color:#b6814f;}
.skeleton_list ul li:nth-child(3):hover .skeleton_yan_quan{ border:4px dashed #c4c4c4;animation: se 8s infinite normal;}
.skeleton_list ul li:nth-child(3):hover .skeleton_1{ color:#c4c4c4;}

.skeleton_yan{ margin: auto; width:218px; height:218px; padding:29px; position:relative;  border-radius:50%; overflow:hidden;  }
.skeleton_yan span{ display:inline-block; font-size:24px; color:#fff; width:160px; height:160px; background-color:#970e16; text-align:center; line-height:160px; border-radius:50%;-moz-box-shadow:8px 3px 30px rgba(0,0,0,0.09);-webkit-box-shadow:8px 3px 30px rgba(0,0,0,0.09);box-shadow:8px 3px 30px rgba(0,0,0,0.09);}

.skeleton_yan_quan{width:218px; height:218px; padding:25px; border-radius:50%; position:relative; border:4px dashed #c3c2c3; position:absolute; top:0; left:0;-webkit-transition: all 0.4s ease-in;}
.skeleton_1{ width:100%; text-align:center; font-size:30px; color:#000; height:80px; line-height:80px;-webkit-transition: all 0.4s ease-in;}


@-webkit-keyframes se {
0%{
 transform: rotate(0deg);
            -webkit-transform: rotate(0deg);
            -moz-transform: rotate(0deg);
            -o-transform: rotate(0deg);
            -ms-transform: rotate(0deg);
}
100% {
 transform: rotate(360deg);
            -webkit-transform: rotate(360deg);
            -moz-transform: rotate(360deg);
            -o-transform: rotate(360deg);
            -ms-transform: rotate(360deg);
}
}
@-moz-keyframes se {
0%{
 -moz-transform: rotate(0deg);
            -webkit-transform: rotate(0deg);
            -moz-transform: rotate(0deg);
            -o-transform: rotate(0deg);
            -ms-transform: rotate(0deg);
}

100% {

-moz-transform: rotate(360deg);
            -webkit-transform: rotate(360deg);
            -moz-transform: rotate(360deg);
            -o-transform: rotate(360deg);
            -ms-transform: rotate(360deg);
}
}


.supple{ width:100%; height:384px; position:relative; /*animation: animate 1s linear infinite both;*/}
.supple_left{ float:left; font-size:500px; color:#f3f3f3;text-shadow: 0px 0px 4px #b6814f; line-height:363px;animation: bian 3s infinite normal;}

@-webkit-keyframes bian {
0%{
 text-shadow: 0px 0px 4px #b6814f;
}
50%{
 text-shadow: 0px 0px 4px #970e16;
}
75% {
 text-shadow: 0px 0px 4px #000;
}
100%{
 text-shadow: 0px 0px 4px #b6814f;
}
}


.supple_mid{ float:left; font-size:192px; color:#f3f3f3;text-shadow: 0px 0px 4px #b6814f; line-height:162px; position:absolute; bottom:0; left:355px;animation: bian 3s infinite normal;}


.supple_right{ float:right; width:810px; height:384px;}
.supple_1{ width:100%; height:40px; line-height:40px; background:url(../images/finance_40.png) no-repeat 350px;}
.supple_1 span{ display:inline-block; background:url(../images/finance_43.png) no-repeat left; font-size:18px; color:rgba(0,0,0,0.6); padding-left:30px;}

.supple_2{ width:100%; font-size:30px; color:#000; margin-top:23px; height:45px; line-height:45px;}
.supple_2 span{ padding:0px 42px;}
.supple_3{ width:100%; font-size:30px; color:#000; font-weight:bold; height:45px; line-height:45px; margin-bottom:27px;}
.supple_3 span{ padding:0px 42px;}


.supple_4{ width:100%; font-size:30px; color:rgba(0,0,0,0.6); font-family: Arial, Helvetica, sans-serif; height: auto; line-height:35px;letter-spacing:1px; margin-top:20px;}

.supple_5{ position:absolute; right:0; top:100px; font-size:16px; color:rgba(0,0,0,0.3);writing-mode: vertical-lr; writing-mode: tb-rl;}
.supple_5 span{ padding:38px 0px;}
.supple_6{ position:absolute; right:0; bottom:-125px; font-size:42px; color:#000; font-weight:bold;}

.skeleton_bg{ background:url(../images/finance_37.png) no-repeat center; background-size:cover; width:326px; height:681px; left:0; top:720px; position:absolute;}
.supple_bg{ width:211px; height:211px; background:url(../images/finance_48.png) no-repeat center; background-size:cover; position:absolute; right:0px; bottom:0px;}
.supple_bg1{ width:96px; height:34px; background:url(../images/finance_06.png) no-repeat center; background-size:cover; position:absolute; right:30px; bottom:630px;}



.design_warp{ width:100%; height:auto; position:relative;}
.design{ width:1400px; height:auto; margin:auto; position:relative; z-index:1; padding-top:125px;}
.design_all{ width:100%; height:auto; overflow:hidden;}
.design_all .item_en_2{ left:145px;}


.design_con{ width:1195px; padding-left:205px; height: auto; padding-top:122px; position:relative; margin-top:93px;padding-bottom:365px;}
.design_1{ width:800px; height: auto; overflow:hidden; position:relative; z-index:1;-moz-box-shadow:0px 0px 16px rgba(0,0,0,0.43);
-webkit-box-shadow:0px 0px 16px rgba(0,0,0,0.43);
box-shadow:0px 0px 16px rgba(0,0,0,0.43);}
.design_1 img{ max-width:100%; height:auto;}
.design_2{ width:800px; height: auto; overflow:hidden; position:absolute; top:0; right:0;}
.design_2 img{ max-width:100%; height:auto;}

.design_bg{ background:url(../images/finance_51.png) no-repeat center; background-size:cover; width:658px; height:1403px; position:absolute; right:0; top:0;}
.design_ding{ position:absolute; top:312px; left:235px; width:235px; height:58px;}
.design_ding_1{ width:145px; height:auto; overflow:hidden;}
.design_ding_1 img{ width:145px; height:auto;}
.design_ding_2{ font-size:36px; color:#000; font-weight:bold; position:absolute; right:0; bottom:0;}

.design_zi{ position:absolute;writing-mode: vertical-lr; writing-mode: tb-rl; color:rgba(196,196,196,0.3); font-size:150px; font-weight:bold; font-family:Arial, Helvetica, sans-serif; left:0; top:710px; left:-145px;}
.design_zi span{ padding:130px 0px;}
.design_zi_1{ position:absolute; width:51%; height:100%; background-color:#fff; top:0; left:0;}

.design_en{ position:absolute; width:100%; text-align:center; bottom:-285px; font-size:459px; color:rgba(0,0,0,0.05); font-family:shu;}



.strength{ 
	width:100%; 
	height: auto; 
	overflow:hidden; 
	background-color:#000;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	flex-wrap: wrap;
	padding-bottom: 2%;
}



.strength_img{
	width: 32%;
	height: calc(32vw * 371 / 766);
	margin-top: 2%;
}






.mature_warp{ width:100%; height:auto; overflow:hidden; padding:190px 0px; position:relative;}
.mature{ width:1400px; height:960px;  margin:auto; position:relative;}
.mature .item_en_2{ left:204px; width:16px; height:16px;}

.mature_ding{ width:335px; height:155px; position:absolute; top:0px; left:540px;}
.mature_ding_all{ width:100%; height:100%; position:relative;}
.mature_ding_1{ width:112px; height:auto; position:absolute; bottom:0;}
.mature_ding_1 img{ width:112px; height:auto;}
.mature_ding_2{ position:absolute; top:0; font-size:36px; color:#000; font-weight:bold; right:80px;}
.mature_ding_3{ position:absolute; top:40px; background-color:#b6814f; border-radius:50%; width:40px; height:40px; right:0px;}


.mature_con{ width:100%; height:960px;  margin-top:-38px;}
.mature_img{ width:1400px; height: 622px; margin-top:155px;}



.project__image { display: block; position: relative; }
.project__image img { width: 100%; max-width: 100%; display: block; }
.project__image:after { content: " "; width: 100%; height: 100%; position: absolute; left: 0; top: 0;  transition: opacity .3s ease; opacity: 0; }
.project__card { position: relative; will-change: transform; transition: box-shadow .3s ease; box-shadow: 0 10px 30px transparent; }
.project__card.hover-in { transition: -webkit-transform .2s ease-out; transition: transform .2s ease-out; transition: transform .2s ease-out, -webkit-transform .2s ease-out; }
.project__card.hover-out { transition: -webkit-transform .2s ease-in; transition: transform .2s ease-in; transition: transform .2s ease-in, -webkit-transform .2s ease-in; }
.project:hover .project__card { box-shadow: 0 10px 30px rgba(0, 0, 0, 0.4); }
.project:hover .project__image:after{ opacity: 1; }



.mature_phone{ position:absolute; z-index:1; right:0; top:0; background:url(../images/finance_55.png) no-repeat center; background-size:cover; width:478px; height:960px;}
.mature_tu{ width:452px; height:888px;padding-top: 60px; padding-left: 15px;}
.mature_tu img{ width:452px; height:888px;}

.mature_phone:hover {
-webkit-animation:bounce 1s .2s ease both;
-moz-animation:bounce 1s .2s ease both;
}

@-webkit-keyframes bounce {
0%, 20%, 50%, 80%, 100% {
-webkit-transform:translateY(0)
}
40% {
-webkit-transform:translateY(-30px)
}
60% {
-webkit-transform:translateY(-15px)
}
}
@-moz-keyframes bounce {
0%, 20%, 50%, 80%, 100% {
-moz-transform:translateY(0)
}
40% {
-moz-transform:translateY(-30px)
}
60% {
-moz-transform:translateY(-15px)
}
}


.mature_ding1{ width:335px; height:155px; position:absolute; bottom:15px; left:15px;}


.finance{ width:100%; height: auto; position:relative; overflow:hidden;}
.finance_bg{ width:100%; height:100%; background:url(../images/finance_73.jpg) no-repeat center; background-size:cover; position:absolute; bottom:0;    background-attachment: fixed;}

.finance_list{ width:1300px; height:1970px;   margin:auto; -webkit-transform:rotate(40deg) translateX(100px) translateY(100px);}
.finance_list ul li{ float:left; background:url(../images/finance_55.png) no-repeat center; background-size:cover; width:400px; height:803px; list-style:none; border-radius:50px; margin-right:50px; margin-bottom:50px;}
.finance_list ul li:nth-child(3n){ margin-right:0px;} 

.finance_list ul li:hover{	-webkit-animation:tada 1s .2s ease both;-moz-animation:tada 1s .2s ease both;}

@-webkit-keyframes tada {
0% {-webkit-transform:scale(1)}
10%, 20% {-webkit-transform:scale(0.9) rotate(-3deg)}
30%, 50%, 70%, 90% {-webkit-transform:scale(1.1) rotate(3deg)}
40%, 60%, 80% {-webkit-transform:scale(1.1) rotate(-3deg)}
100% {-webkit-transform:scale(1) rotate(0)}
}
@-moz-keyframes tada {
0% {-moz-transform:scale(1)}
10%, 20% {-moz-transform:scale(0.9) rotate(-3deg)}
30%, 50%, 70%, 90% {-moz-transform:scale(1.1) rotate(3deg)}
40%, 60%, 80% {-moz-transform:scale(1.1) rotate(-3deg)}
100% {-moz-transform:scale(1) rotate(0)}
}


.finance_img{ width:381px; height:744px;border-radius: 0px 0px 40px 40px; margin-top: 50px; margin-left: 10px;}


.finance_bga{ position:fixed;}


@media screen and (max-width:1911px)and (min-width:1592px){

.jinrong{ width:1200px; height:555px; margin:auto;}
.jinrong_left{ float:left; width:515px; height:auto; overflow:hidden;}
.jinrong_1{ letter-spacing:7px; font-size:70px; line-height:95px; padding-top:35px;}
.jinrong_2{ font-size:41px; line-height:41px;}
.jinrong_3{ width:100%; font-size:34px; height:48px; line-height:48px; margin-top:38px;}
.jinrong_4{ width:100%; font-size:19px;line-height:40px; height:auto; overflow:hidden;}

.jinrong_right{  width:696px; height:555px; background-size:cover; margin-right:-78px;}
.jinrong_img{ width:642px; height:323px; margin-left:27px; margin-top:26px;}


.item{ width:1200px; padding-top:115px; padding-bottom:125px;}
.item_en{ width:100%; font-size:41px; line-height:53px; height:53px;}
.item_en_1{ width:24px; height:45px; left:6px;}
.item_en_2{ width:18px; height:18px; left:383px; top:16px; }
.item_tit{ width:100%; font-size:26px; line-height:40px; height:40px;}
.item_con{ font-size:14px; line-height:21px; margin-top:32px; padding-bottom:135px;}

.item_zi{ width:100%; height:112px; position:relative;}
.item_zi_1{ font-size:78px; line-height:63px;}
.item_zi_2{ width:100%; height:40px; margin-top:-26px;}
.item_zi_3{ font-size:78px; line-height:63px; margin-top:-21px;}

.item_bga{ background-size:cover; width:222px; height:217px; top:130px;}



.audience_bg{ width:194px; height:415px; position:absolute; right:0; top:-110px;}
.audience{ width:1200px; padding-top:105px;}
.audience .item_en_2{ left:66px;}

.audience_list{ width:100%; height:218px; margin-top:42px;}
.audience_list ul li{ float:left; width:143px; height:218px; list-style:none; margin-right:121px;}
.audience_list ul li:nth-child(3) .audience_tit{ width:203px; margin-left:-30px;}

.audience_img{ width:143px; height:143px;}
.audience_img img{ width:143px; height:143px;}
.audience_tit{ font-size:20px; height:75px; line-height:75px;}



.audience_ding{ position:absolute; top:115px; right:45px; width:135px; height:35px;}
.audience_ding_1{ width:82px; height:auto; overflow:hidden;}
.audience_ding_1 img{ width:82px; height:auto;}
.audience_ding_2{ font-size:20px;}


.target{ width:1200px; margin-top:65px; padding-bottom:125px;}
.target_left .item_en_2{ width:12px; height:12px; left:60px;}

.target_right{ float:right; height:auto; overflow:hidden; padding-top:55px;}
.target_right span{ display:block; background-size:10px; font-size:14px; line-height:23px; padding-left:26px;}

.audience_bg1{ width:152px; height:157px;}


.skeleton{ width:1200px; padding-top:110px; padding-bottom:150px;}
.skeleton .item_en_2{ width:14px; height:14px; left:275px;}

.skeleton_img{ width:1200px; height:560px; margin-top:50px;}


.skeleton_list{ width:1200px; height:395px; margin:auto; margin-top:150px;}
.skeleton_list ul li{ float:left; width:400px; height:395px; list-style:none; position:relative;}

.skeleton_list ul li:hover .skeleton_yan_quan{ border:3px dashed #970e16;}
.skeleton_list ul li:nth-child(2):hover .skeleton_yan_quan{ border:3px dashed #b6814f;}
.skeleton_list ul li:nth-child(3):hover .skeleton_yan_quan{ border:3px dashed #c4c4c4;}

.skeleton_yan{ margin: auto; width:187px; height:187px; padding:25px; position:relative;  border-radius:50%; overflow:hidden;  }
.skeleton_yan span{ display:inline-block; font-size:21px; width:137px; height:137px; line-height:137px;}
.skeleton_yan_quan{width:187px; height:187px; padding:22px; border-radius:50%; position: absolute; border:3px dashed #c3c2c3;}
.skeleton_1{ font-size:26px; height:70px; line-height:70px;}


.supple{ width:100%; height:332px; position:relative; }
.supple_left{ float:left; font-size:429px; line-height:312px;}
.supple_mid{ float:left; font-size:165px; line-height:140px; left:315px;}


.supple_right{ float:right; width:695px; height:332px;}
.supple_1{ width:100%; height:35px; line-height:35px; background:url(../images/finance_40.png) no-repeat 300px; background-size:12px;}
.supple_1 span{ display:inline-block; background-size:14px; font-size:16px;  padding-left:28px;}

.supple_2{ width:100%; font-size:26px; margin-top:20px; height:40px; line-height:40px;}
.supple_2 span{ padding:0px 36px;}
.supple_3{ width:100%; font-size:26px; height:40px; line-height:40px; margin-bottom:24px;}
.supple_3 span{ padding:0px 36px;}
.supple_4{ width:100%; font-size:26px; line-height:30px; margin-top:18px;}


.supple_5{ position:absolute; right:0; top:85px; font-size:14px;}
.supple_5 span{ padding:33px 0px;}
.supple_6{ position:absolute; right:0; bottom:-110px; font-size:36px;}

.skeleton_bg{ width:280px; height:585px; top:617px;}
.supple_bg{ width:182px; height:182px;}
.supple_bg1{ width:82px; height:29px; right:27px; bottom:540px;}

.design{ width:1200px; padding-top:105px;}
.design_all .item_en_2{ left:125px;}


.design_con{ width:1020px; padding-left:180px; height: auto; padding-top:100px; position:relative; margin-top:80px;padding-bottom:315px;}
.design_1{ width:670px;}
.design_2{ width:670px;}

.design_bg{ width:563px; height:1200px;}
.design_ding{ position:absolute; top:270px; left:205px; width:200px; height:50px;}
.design_ding_1{ width:125px; height:auto; overflow:hidden;}
.design_ding_1 img{ width:125px; height:auto;}
.design_ding_2{ font-size:31px;}

.design_zi{ font-size:128px; top:610px; left:-120px;}
.design_zi span{ padding:110px 0px;}

.design_en{ bottom:-235px; font-size:392px;}




.mature_warp{ padding:155px 0px;}
.mature{ width:1200px; height:823px;}
.mature .item_en_2{ left:174px; width:14px; height:14px;}

.mature_ding{ width:285px; height:130px; position:absolute; top:0px; left:465px;}
.mature_ding_all{ width:100%; height:100%; position:relative;}
.mature_ding_1{ width:97px; height:auto;}
.mature_ding_1 img{ width:97px; height:auto;}
.mature_ding_2{ font-size:31px; right:70px;}
.mature_ding_3{ position:absolute; top:35px; width:35px; height:35px;}


.mature_con{ width:100%; height:823px; overflow:hidden; margin-top:-33px;}
.mature_img{ width:1200px; height:533px; overflow:hidden; z-index:1; margin-top:145px;}
.mature_img img{ max-width:100%; height:auto;}
.mature_phone{ width:410px; height:823px;}
.mature_tu{ width:391px; height:763px;padding-top:50px; padding-left: 10px;}
.mature_tu img{ width:391px; height:763px; border-radius:30px;}

.mature_ding1{ width:285px; height:130px; bottom:13px; left:13px;}


.finance_list{ width:1000px; height:1460px;  margin:auto; -webkit-transform:rotate(40deg) translateX(70px) translateY(50px);}
.finance_list ul li{ float:left; width:300px; height:603px; list-style:none; border-radius: 25px; margin-right:50px; margin-bottom:50px;}

.finance_img{ width:286px; height:558px;border-radius:50px; margin-top:38px; margin-left: 8px;}



}

@media screen and (max-width:1591px)and (min-width:1272px){
.jinrong{ width:1000px; height:463px; margin:auto;}
.jinrong_left{ float:left; width:430px; height:auto; overflow:hidden;}
.jinrong_1{ letter-spacing:7px; font-size:60px; line-height:70px; padding-top:30px;}
.jinrong_2{ font-size:34px; line-height:34px;}
.jinrong_3{ width:100%; font-size:28px; height:40px; line-height:40px; margin-top:28px;}
.jinrong_4{ width:100%; font-size:16px;line-height:33px; height:auto; overflow:hidden;}

.jinrong_right{  width:581px; height:463px; background-size:cover; margin-right:-66px;}
.jinrong_img{ width:535px; height:270px; margin-left:23px; margin-top:22px;}


.item{ width:1000px; padding-top:95px; padding-bottom:105px;}
.item_en{ width:100%; font-size:34px; line-height:45px; height:45px;}
.item_en_1{ width:21px; height:38px; left:6px;}
.item_en_2{ width:16px; height:16px; left:317px; top:14px; }
.item_tit{ width:100%; font-size:21px; line-height:33px; height:33px;}
.item_con{ font-size:14px; line-height:21px; margin-top:28px; padding-bottom:115px;}

.item_zi{ width:100%; height:94px; position:relative;}
.item_zi_1{ font-size:65px; line-height:53px;}
.item_zi_2{ width:100%; height:34px; margin-top:-22px;}
.item_zi_3{ font-size:65px; line-height:53px; margin-top:-18px;}

.item_bga{ background-size:cover; width:186px; height:182px; top:110px;}


.audience_bg{ width:162px; height:347px; top:-92px;}
.audience{ width:1000px; padding-top:90px;}
.audience .item_en_2{ left:54px;}

.audience_list{ width:100%; height:182px; margin-top:36px;}
.audience_list ul li{ float:left; width:120px; height:182px; list-style:none; margin-right:100px;}
.audience_list ul li:nth-child(3) .audience_tit{ width:200px; margin-left:-30px;}

.audience_img{ width:120px; height:120px;}
.audience_img img{ width:120px; height:120px;}
.audience_tit{ font-size:17px; height:62px; line-height:62px;}


.audience_ding{ position:absolute; top:98px; right:40px; width:112px; height:30px;}
.audience_ding_1{ width:70px; height:auto; overflow:hidden;}
.audience_ding_1 img{ width:70px; height:auto;}
.audience_ding_2{ font-size:17px;}


.target{ width:1000px; margin-top:55px; padding-bottom:105px;}
.target_left .item_en_2{ width:10px; height:10px; left:51px;}

.target_right{ float:right; height:auto; overflow:hidden; padding-top:45px;}
.target_right span{ display:block; background-size:8px; font-size:12px; line-height:21px; padding-left:20px;}

.audience_bg1{ width:107px; height:110px;left: 32px;}

.skeleton{ width:1000px; padding-top:94px; padding-bottom:125px;}
.skeleton .item_en_2{ width:10px; height:10px; left:229px;}

.skeleton_img{ width:1000px; height:465px; margin-top:44px;}


.skeleton_list{ width:999px; height:330px; margin:auto; margin-top:105px;}
.skeleton_list ul li{ float:left; width:333px; height:330px; list-style:none; position:relative;}

.skeleton_list ul li:hover .skeleton_yan_quan{ border:3px dashed #970e16;}
.skeleton_list ul li:nth-child(2):hover .skeleton_yan_quan{ border:3px dashed #b6814f;}
.skeleton_list ul li:nth-child(3):hover .skeleton_yan_quan{ border:3px dashed #c4c4c4;}

.skeleton_yan{ margin: auto; width:161px; height:161px; padding:23px; position:relative;  border-radius:50%; overflow:hidden;  }
.skeleton_yan span{ display:inline-block; font-size:17px; width:115px; height:115px; line-height:115px;}
.skeleton_yan_quan{width:161px; height:161px; padding:20px; border-radius:50%; position: absolute; border:3px dashed #c3c2c3;}
.skeleton_1{ font-size:21px; height:60px; line-height:60px;}


.supple{ width:100%; height:294px; position:relative; }
.supple_left{ float:left; font-size:357px; line-height:300px; height:294px; overflow:hidden;}
.supple_mid{ float:left; font-size:137px; line-height:117px; left:275px;}


.supple_right{ float:right; width:580px; height: 294px;}
.supple_1{ width:100%; height:30px; line-height:30px; background:url(../images/finance_40.png) no-repeat 250px; background-size:12px;}
.supple_1 span{ display:inline-block; background-size:12px; font-size:14px;  padding-left:24px;}

.supple_2{ width:100%; font-size:21px; margin-top:18px; height:35px; line-height:35px;}
.supple_2 span{ padding:0px 30px;}
.supple_3{ width:100%; font-size:21px; height:35px; line-height:35px; margin-bottom:21px;}
.supple_3 span{ padding:0px 30px;}
.supple_4{ width:100%; font-size:21px; line-height:28px; margin-top:16px;}


.supple_5{ position:absolute; right:0; top:70px; font-size:12px;}
.supple_5 span{ padding:28px 0px;}
.supple_6{ position:absolute; right:0; bottom:-90px; font-size:30px;}

.skeleton_bg{ width:235px; height:491px; top:515px;}
.supple_bg{ width:152px; height:152px;}
.supple_bg1{ width:70px; height:25px; right:23px; bottom:450px;}

.design{ width:1000px; padding-top:90px;}
.design_all .item_en_2{ left:102px;}

.design_con{ width:850px; padding-left:150px; height: auto; padding-top:90px; position:relative; margin-top:70px;padding-bottom:265px;}
.design_1{ width:570px;}
.design_2{ width:570px;}

.design_bg{ width:472px; height:1005px;}
.design_ding{ position:absolute; top:225px; left:170px; width:165px; height:43px;}
.design_ding_1{ width:105px; height:auto; overflow:hidden;}
.design_ding_1 img{ width:105px; height:auto;}
.design_ding_2{ font-size:26px;}

.design_zi{ font-size:108px; top:510px; left:-105px;}
.design_zi span{ padding:93px 0px;}

.design_en{ bottom:-195px; font-size:326px;}



.mature_warp{ padding:135px 0px;}
.mature{ width:1000px; height:687px;}
.mature .item_en_2{ left:144px; width:12px; height:12px;}

.mature_ding{ width:240px; height:110px; position:absolute; top:0px; left:390px;}

.mature_ding_1{ width:80px; height:auto;}
.mature_ding_1 img{ width:80px; height:auto;}
.mature_ding_2{ font-size:26px; right:60px;}
.mature_ding_3{ position:absolute; top:30px; width:30px; height:30px;}


.mature_con{ width:100%; height:687px; overflow:hidden; margin-top:-28px;}
.mature_img{ width:1000px; height:444px; overflow:hidden; z-index:1; margin-top:125px;}
.mature_img img{ max-width:100%; height:auto;}
.mature_phone{ width:342px; height:687px;}
.mature_tu{ width:326px; height:636px;padding-top:43px; padding-left:9px;}
.mature_tu img{ width:326px; height:636px; border-radius:30px;}

.mature_ding1{ width:240px; height:110px; bottom:11px; left:11px;}


.finance_list{ width:800px; height:1160px; margin:auto; -webkit-transform:rotate(40deg) translateX(40px) translateY(20px);}
.finance_list ul li{ float:left; width:240px; height:482px; list-style:none; border-radius: 25px; margin-right:40px; margin-bottom:40px;}
.finance_img{ width:229px; height:447px;border-radius:50px; margin-top:30px; margin-left:6px;}


}

@media screen and (max-width:1271px)and (min-width:768px){
.jinrong{ width:700px; height:426px; margin:auto;}
.jinrong_left{ float:left; width:300px; height:auto; overflow:hidden;}
.jinrong_1{ letter-spacing:7px; font-size:40px; line-height:50px; padding-top:24px;}
.jinrong_2{ font-size:24px; line-height:24px;}
.jinrong_3{ width:100%; font-size:20px; height:30px; line-height:30px; margin-top:20px;}
.jinrong_4{ width:100%; font-size:12px;line-height:28px; height:auto; overflow:hidden;}

.jinrong_right{  width:409px; height:326px; background-size:cover; margin-right:-30px;}
.jinrong_img{ width:378px; height:188px; margin-left:16px; margin-top:15px;}

.item{ width:700px; padding-top:70px; padding-bottom:75px;}
.item_en{ width:100%; font-size:24px; line-height:30px; height:30px;}
.item_en_1{ width:14px; height:28px; left:6px;}
.item_en_2{ width:10px; height:10px; left:224px; top:9px; }
.item_tit{ width:100%; font-size:15px; line-height:24px; height:24px;}
.item_con{ font-size:12px; line-height:18px; margin-top:20px; padding-bottom:80px;}

.item_zi{ width:100%; height:68px; position:relative;}
.item_zi_1{ font-size:46px; line-height:39px;}
.item_zi_2{ width:100%; height:24px; margin-top:-16px;}
.item_zi_3{ font-size:46px; line-height:39px; margin-top:-13px;}

.item_bga{ background-size:cover; width:130px; height:127px; top:78px;}


.audience_bg{ width:114px; height:244px; top:-66px;}
.audience{ width:700px; padding-top:64px;}
.audience .item_en_2{ left:38px;}

.audience_list{ width:100%; height:130px; margin-top:25px;}
.audience_list ul li{ float:left; width:85px; height:130px; list-style:none; margin-right:68px;}
.audience_list ul li:nth-child(3) .audience_tit{ width:185px; margin-left:-50px;}

.audience_img{ width:85px; height:85px;}
.audience_img img{ width:85px; height:85px;}
.audience_tit{ font-size:14px; height:45px; line-height:45px;}


.audience_ding{ position:absolute; top:70px; right:28px; width:80px; height:22px;}
.audience_ding_1{ width:50px; height:auto; overflow:hidden;}
.audience_ding_1 img{ width:50px; height:auto;}
.audience_ding_2{ font-size:14px;}


.target{ width:700px; margin-top:40px; padding-bottom:75px;}
.target_left .item_en_2{ width:8px; height:8px; left:35px; top:7px;}

.target_right{ float:right; height:auto; overflow:hidden; padding-top:33px;}
.target_right span{ display:block; background: url(../images/finance_27.jpg) no-repeat left 6px; background-size:6px; font-size:12px; line-height:19px; padding-left:18px; width:520px; margin-bottom:3px;}

.audience_bg1{ width:90px; height:92px;left: 0px;}

.skeleton{ width:700px; padding-top:65px; padding-bottom:90px;}
.skeleton .item_en_2{ width:8px; height:8px; left:161px;}
.skeleton_img{ width:700px; height:325px; margin-top:30px;}


.skeleton_list{ width:699px; height:230px; margin:auto; margin-top:75px;}
.skeleton_list ul li{ float:left; width:233px; height:230px; list-style:none; position:relative;}

.skeleton_list ul li:hover .skeleton_yan_quan{ border:2px dashed #970e16;}
.skeleton_list ul li:nth-child(2):hover .skeleton_yan_quan{ border:2px dashed #b6814f;}
.skeleton_list ul li:nth-child(3):hover .skeleton_yan_quan{ border:2px dashed #c4c4c4;}

.skeleton_yan{ margin: auto; width:115px; height:115px; padding:17px; position:relative;  border-radius:50%; overflow:hidden;  }
.skeleton_yan span{ display:inline-block; font-size:14px; width:81px; height:81px; line-height:81px;}
.skeleton_yan_quan{width:115px; height:115px; padding:15px; border-radius:50%; position: absolute; border:2px dashed #c3c2c3;}
.skeleton_1{ font-size:15px; height:42px; line-height:42px;}


.supple{ width:100%; height:205px; position:relative; }
.supple_left{ float:left; font-size:250px; line-height:205px; height: auto; overflow:hidden;}
.supple_mid{ float:left; font-size:96px; line-height:85px; left:180px;}


.supple_right{ float:right; width:405px; height: 205px;}
.supple_1{ width:100%; height:22px; line-height:22px; background:url(../images/finance_40.png) no-repeat 175px; background-size:10px;}
.supple_1 span{ display:inline-block; background-size:10px; font-size:12px;  padding-left:20px;}

.supple_2{ width:100%; font-size:15px; margin-top:12px; height:24px; line-height:24px;}
.supple_2 span{ padding:0px 22px;}
.supple_3{ width:100%; font-size:15px; height:24px; line-height:24px; margin-bottom:15px;}
.supple_3 span{ padding:0px 22px;}
.supple_4{ width:100%; font-size:15px; line-height:20px; margin-top:10px;}


.supple_5{ position:absolute; right:0; top:30px; font-size:12px;}
.supple_5 span{ padding:18px 0px;}
.supple_6{ position:absolute; right:0; bottom:-60px; font-size:21px;}

.skeleton_bg{ width:165px; height:345px; top:360px;}
.supple_bg{ width:107px; height:107px;}
.supple_bg1{ width:50px; height:17px; right:17px; bottom:318px;}


.design{ width:700px; padding-top:65px;}
.design_all .item_en_2{ left:102px;}

.design_con{ width:595px; padding-left:105px; height: auto; padding-top:70px; position:relative; margin-top:50px;padding-bottom:185px;}
.design_1{ width:400px;}
.design_2{ width:400px;}

.design_bg{ width:331px; height:705px;}
.design_ding{ position:absolute; top:160px; left:120px; width:120px; height:32px;}
.design_ding_1{ width:75px; height:auto; overflow:hidden;}
.design_ding_1 img{ width:75px; height:auto;}
.design_ding_2{ font-size:21px;}

.design_zi{ font-size:75px; top:360px; left:-70px;}
.design_zi span{ padding:65px 0px;}

.design_en{ bottom:-130px; font-size:228px;}




.mature_warp{ padding:95px 0px;}
.mature{ width:700px; height:482px;}
.mature .item_en_2{ left:101px; width:10px; height:10px;top: 7px;}

.mature_ding{ width:168px; height:80px; position:absolute; top:0px; left:273px;}

.mature_ding_1{ width:57px; height:auto;}
.mature_ding_1 img{ width:57px; height:auto;}
.mature_ding_2{ font-size:21px; right:43px;}
.mature_ding_3{ position:absolute; top:23px; width:23px; height:23px;}


.mature_con{ width:100%; height:482px; overflow:hidden; margin-top:-20px;}
.mature_img{ width:700px; height:311px; overflow:hidden; z-index:1; margin-top:65px;}

.mature_phone{ width:240px; height:482px;}
.mature_tu{ width:231px; height:446px;padding-top:29px; padding-left:6px;}
.mature_tu img{ width:231px; height:446px; border-radius:30px;}

.mature_ding1{ width:168px; height:80px; bottom:11px; left:11px;}


.finance_list{ width:630px; height:auto; overflow:hidden; margin:auto; -webkit-transform:rotate(40deg) translateX(-20px) translateY(20px);}
.finance_list ul li{ float:left; width:190px; height:382px; list-style:none; border-radius: 25px; margin-right:30px; margin-bottom:30px;}
.finance_img{ width:182px; height:353px;border-radius:50px; margin-top:24px; margin-left:5px;}


	
}
@media screen and (max-width:767px)and (min-width:300px){
	.beijing{ width:100%; height:auto; position:relative;}
	.jinrong_warp{ width:100%; position:relative; bottom:0; padding-top: 20vh;}
	.jinrong{ width:96%; height:  auto; overflow:hidden; margin:auto;}
	.jinrong_left{ float:none; width:320px; margin:auto; height:auto; overflow:hidden;}
	.jinrong_1{ letter-spacing:3px; font-size:18px; line-height:18px; padding-top:0px;}
	.jinrong_2{ font-size:20px; line-height:20px; margin-top:5px;}
	
	.jinrong_3{ width:100%; font-size:14px; height:25px; line-height:25px; margin-top:20px;}
	.jinrong_4{ width:100%; font-size:12px; line-height:21px;}
	
	.jinrong_right{ float:none;  width:320px; height:255px; margin:auto; margin-top:50px; margin-right: inherit; }
	.jinrong_img{ width:296px; height:150px; padding-top:10px; margin-left:12px; margin-top: 31px;}
	.jinrong_img img { width: 100%; position: absolute;}


	.item{ width:96%; padding-top:20px; padding-bottom:30px;}
	.item_en{ width:100%; font-size:16px; line-height:24px; height:24px; text-align:center;}
	.item_en_1{ display:none;}
	.item_en_2{ display:none;}
	
	.item_tit{ width:100%; font-size:16px; line-height:24px; height:24px; text-align:center;}
	.item_con{ font-size:14px;line-height:24px; margin-top:10px; padding-bottom:40px;}
	
	.item_zi{ width:100%; height:46px; position:relative;}
	.item_zi_1{ font-size:24px; line-height:24px; font-family:craf;}
	.item_zi_2{ width:100%; height:20px; margin-top:-8px;}
	.item_zi_3{ font-size:24px; line-height:24px; font-family:craf; margin-top:-10px; position:relative; z-index:2;}
	
	.item_bga{ display:none;}
	
	.audience_bg{ display:none;}	
	

	.audience{ width:96%; padding-top:20px;}
	.audience_ding{ display:none;}
	.audience_list{ width:100%; height: auto;  margin-top:30px; text-align:center;}
	.audience_list ul li{ float:none; display:inline-block; width:32%; height:140px; list-style:none; margin-right:0px;}
	.audience_list ul li:nth-child(3) .audience_tit{ width:120%; margin-left:-10%;}
	
	.audience_img{ width:84px; height:84px; border-radius:50%; margin:auto;} 
	.audience_img img{ width:84px; height:84px;}
	.audience_tit{ width:100%; text-align:center; font-size:14px; height:45px; line-height:45px;}
	
	.target{ width:96%; margin-top:30px; padding-bottom:50px;}
	.target_left{ float:none; width:100%;}
	
	.target_right{ float:none; height:auto; overflow:hidden; padding-top:20px;}
	.target_right span{ display:block; background: url(../images/finance_27.jpg) no-repeat left 9px; background-size:6px; font-size:14px; line-height:24px; padding-left:5%;}

	.audience_bg1{ display:none;}

	.skeleton{ width:96%; padding-top:30px; padding-bottom:35px;}
	.skeleton_img{ width:100%; height:210px; margin-top:20px;}
	.skeleton_img img{ height:210px; width:auto;}
	
	
	.skeleton_list{ width:100%; height: auto; overflow:hidden; margin:auto; margin-top:50px;}
	.skeleton_list ul li{ float:left; width:32%; height: auto; margin-right:2%; list-style:none; position:relative;}
	.skeleton_list ul li:nth-child(3){ margin-right:0px;}
	
	
	.skeleton_list ul li:hover .skeleton_yan_quan{ border:2px dashed #970e16;}
	.skeleton_list ul li:nth-child(2):hover .skeleton_yan_quan{ border:2px dashed #b6814f;}
	.skeleton_list ul li:nth-child(3):hover .skeleton_yan_quan{ border:2px dashed #c4c4c4;}
	
	.skeleton_yan{ margin: auto; width:106px; height:106px; padding:8px; }
	.skeleton_yan span{ display:inline-block; font-size:14px; width:90px; height:90px; line-height:90px;}
	
	.skeleton_yan_quan{width:106px; height:106px; padding:6px; border:2px dashed #c3c2c3; }
	.skeleton_1{ width:100%; text-align:center; font-size:16px; height:40px; line-height:40px;}


	.supple{ width:100%; height: auto; overflow:hidden; margin-top:50px;}
	.supple_left{ float:none; width:100%; font-size:130px; line-height:108px;}
	.supple_mid{ float:left; font-size:84px; line-height:72px; position:absolute; bottom:inherit; top:35px; left:95px;}


	.supple_right{ float:none; width:100%; height: auto; overflow:hidden; margin-top:30px;}
	.supple_1{ width:100%; height:24px; line-height:24px; background:url(../images/finance_40.png) no-repeat 90%; background-size:12px;}
	.supple_1 span{ display:inline-block; background-size:10px; font-size:14px; padding-left:25px;}
	
	.supple_2{ width:100%; font-size:18px; margin-top:15px; height:35px; line-height:35px;}
	.supple_2 span{ padding:0px 20px;}
	.supple_3{ width:100%; font-size:18px; height:35px; line-height:35px; margin-bottom:20px;}
	.supple_3 span{ padding:0px 20px;}
	
	
	.supple_4{ width:100%; font-size:16px; line-height:23px;letter-spacing:1px; margin-top:10px;}
	
	.supple_5{ position:absolute; right:0; top:150px; font-size:12px;}
	.supple_5 span{ padding:20px 0px;}
	.supple_6{ display:none;}
	
	.skeleton_bg{ display:none;}
	.supple_bg{ display:none;}
	.supple_bg1{ display:none;}




	.design{ width:96%; padding-top:30px;}
	.design_bg{ display:none;}
	.design_all{ width:100%; height:auto; overflow:hidden;}
	.design_left{ float:none; width:100%;}
	.design_right{ display:none;}


	.design_con{ width:100%; padding-top:20px; position:relative; margin-top:30px;padding-bottom:80px; padding-left:0px;}
	.design_1{ width:50%; height: auto;}
	.design_1 img{ max-width:100%; height:auto;}
	.design_2{ width:50%; height: auto; overflow:hidden; position:absolute; top:0; right:0;}
	.design_2 img{ max-width:100%; height:auto;}

	.design_ding{ display:none;}
	.design_zi{ display:none;}
	
	.design_en { bottom: -65px; font-size:95px;}
	


	.strength_img{
		width: 49%;
		height: calc(49vw * 371 / 766);
		margin-top: 2%;
	}


	.mature_warp{ width:100%; height:auto; overflow:hidden; padding:30px 0px; position:relative;}
	.mature{ width:96%; height: auto;  margin:auto; position:relative;}	
	.mature_ding{ display:none;}
	
	
	.mature_con{ width:100%; height:402px;  margin-top:20px; position: relative;}
	.mature_img{ width:100%; height:240px; padding-top:66px; margin-top:0px;}
	.mature_img img{ width:100%; height:240px;}
	
	
	.mature_phone{ width:200px; height:402px;}
	.mature_tu{ width:191px; height:372px;padding-top: 25px; padding-left: 5px;}
	.mature_tu img{ width:191px; height:372px;}
	.mature_ding1{ display:none;}



.finance{ width:100%; height: auto; position:relative; overflow:hidden;}
.finance_bg{ width:100%; height:100%; background:url(../images/finance_73.jpg) no-repeat center; background-size:cover; position:absolute; bottom:0;    background-attachment: fixed;}

.finance_list{ width:362px; height: auto;   margin:auto; -webkit-transform:rotate(0deg) translateX(0px) translateY(0px); padding-top:10px;}
.finance_list ul li{ float:left; width:177px; height:360px; list-style:none; border-radius:10px; margin-right:8px; margin-bottom:8px;}
.finance_list ul li:nth-child(3n){ margin-right:2%;} 
.finance_list ul li:nth-child(2n){ margin-right:0px;} 



.finance_img{ width:171px; height:334px;border-radius:25px; margin-top:22px; margin-left: 3px;}


.finance_bga{ position:fixed;}



	

}
