﻿.bzz .w1200{
    width:1200px;
    margin: 0 auto;
}
.bzz .join-name{
    display: inline-block;
    padding:54px 32px 28px 0px;
    border-bottom:4px solid  #032274;
}
.bzz   .join-name-introduce{
    display: inline-block;
    vertical-align: middle;
    font-size: 16px;
    color: #032274;
    margin-left: 10px;
}
.bzz .join-left{
    float: left;
    width: 884px;
}
.bzz .join-us-advantage li{
    float: left;
    width: 235px;
    margin-right: 84px;
}
.bzz .join-us-advantage li:last-child{
    margin-right: 0px;
}
.bzz .join-right{
    float: right;
}
.bzz .rel{
    position: relative;
}
.bzz .join-small-introduce{
    font-size: 15px;
    color: #032274;
}
.bzz .join-small-title{
    font-size: 20px;
    color: #032274;
    font-weight: bold;
}
.bzz .join-way-tab{

    border-bottom:4px solid #032274;
    margin-top: 60px;
}
.bzz .join-left .join-way-tab li{
    float: left;
    padding-bottom:18px;
    font-size: 18px;
    box-sizing: border-box;
    color: #032274;
    cursor: pointer;
    width: auto;
    margin-right: 80px;
}
.bzz  .join-way-tab li.on{
    position: relative;
    color: #E60012;
}
.bzz .join-way-tab li.on:after{
    position: absolute;
    content:"";
    bottom: -4px;
    height: 4px;
    left: 0px;
    right: 0px;
    background: #E60012;
}
.bzz .join-us-content{
    padding-top:46px;
}
.bzz .join-us-p{
    font-size: 15px;
    color: #333333;
    text-align: justify;
    line-height: 32px;
}
.bzz .join-us-div{
    font-size: 20px;
    color: #032274;
    font-weight: bold;
    line-height: 32px;
}
.bzz .line{
    height: 1px;
    background: #B6B5B5;
    margin: 45px 0;
}
.bzz .join-us-email{
    font-size: 19px;
    color: #575757;
    line-height: 32px;
}
.bzz .join-us-trainee{
    font-size: 22px;
    color: #032274;
    line-height: 31px;
    margin-top: 27px;
    margin-bottom: 80px;
}
.bzz .join-us-email span{
    color: #032274;
}
.bzz .job-title{
    font-size: 16px;
    color: #575757;
    line-height: 18px;
}
.bzz .join-arrow{
    display: block;
    width: 19px;
    height: 17px;
    cursor: pointer;
    background: url(../image/join-arrow-up.png) no-repeat;
}
.bzz .join-arrow.down{
    background: url(../image/join-arrow-down.png) no-repeat;
}
.bzz .hide{
    display: none;
}
.bzz .job-introduce{
    font-size: 12px;
    color: #7E7E7F;
    line-height: 24px;
}
.bzz .email{
    position: absolute;
    bottom:14px;
    left: 0px;
    right: 0px;
    text-align: center;
    font-size: 14px;
    color: #FFE575;
}

.bzz .title-link{
    padding:54px 0;
}
.bzz .title-link a{
    font-size: 14px;
    color: #666666;
}
.bzz .c-color-15{
    color:#151515;
}

.bzz .news-left1{
    width:379px;
    height:379px;
    padding:30px 28px 25px;
    box-sizing: border-box;
    color:#fff;
    background: url(../image/news-left-1.png) no-repeat;
}
.bzz .news-left1 li{
    height: 38px;
    line-height: 37px;
    box-sizing: border-box;
    border-bottom:1px solid rgba(243,243,255,0.27);
    font-size: 14px;
}
.bzz .news-left2{
    width:799px;
    height:780px;
    padding:30px 28px 25px;
    box-sizing: border-box;
    color:#fff;
    background: url(../image/news-left-2.png) no-repeat;
}
.bzz .news-right1{
    position: relative;
    height:379px;
    width: 799px;
    color: #fff;
    box-sizing: border-box;
    padding:30px 19px 25px 28px ;
    background: url(../image/news-right-1.png) no-repeat;
}
.bzz .news-right2{
    position: relative;
    height:780px;
    width: 379px;
    color: #fff;
    box-sizing: border-box;
    padding:30px 19px 25px 28px ;
}
.bzz .news-left1 a,.bzz .news-left2 a,.bzz .news-right2 a{
    color:#fff;
}
.bzz .news-right2 a:hover,.bzz .news-left1 a:hover,.bzz .news-left2 a:hover{
    color: #DB2027
}
.bzz .line2{
    height: 4px;
    background: #fff;
    margin-top: 30px;
}

.bzz .news-right1-content{
    position: absolute;
    top:0px;
    bottom:0px;
    right: 0px;
    width: 401px;
    box-sizing: border-box;
    padding:39px 19px  25px 29px;
    font-size: 14px;
    color: #333333;
}
.bzz .news-right-show{
    font-size: 14px;
    color: #333333;
    text-align: justify;
    line-height: 24px;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    margin-bottom: 100px;
}
.news-style.bzz{
    background: #F8F8F8;
}

.bzz .news-left2-content,.bzz .news-right2-content,.bzz .news-right2-part2-content{
    width: 323px;
    text-align: justify;
    line-height: 24px;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    margin-bottom: 50px;
}
.bzz .news-right2-part2-content{
    margin-bottom: 20px;
}
.bzz .news-right2{
    width:379px;
    height:379px;
    padding:30px 28px 25px;
    box-sizing: border-box;
    color:#fff;
    background: url(../image/news-right-2.png) no-repeat;
}
.bzz .news-right2-part2{
    margin-top: 22px;
    width: 379px;
    height: 379px;
    padding:30px 28px 25px;
    box-sizing: border-box;
    background:#fff url(../image/news-right2-2.png) no-repeat;
}
.bzz .line3{
    background: #306CC0;
    height: 4px;
    margin-top:29px;
}
/*.bzz .pd-b-45{*/
    /*padding-bottom:45px;*/
/*}*/
.bzz .fund-honor-item{
    margin-left: 550px;
    height: 239px;
}
.bzz .fund-honor li:first-child:before{
    top:60px;
}
.bzz .fund-honor li:last-child:before{
    bottom:45px;
 }

.bzz .fund-honor li:before{
     position: absolute;
     content: '';
     top:0px;
     bottom:0px;
     left:516px ;
     width: 1px;
     background: #000;
 }
.bzz .fund-honor li:after{
    position: absolute;
    content: '';
    top: 54px;
    height: 15px;
    width: 15px;
    border-radius: 50%;
    left: 509px;
    background: #000;
}
.bzz .fund-color-style{
    color: #032274;
}
.bzz .w120{
    width: 120px;
}
.bzz .company-part1{
    padding:50px 0;
}
.bzz .company-part1-content{
    margin-left:460px ;
    margin-right: 60px;
}
.bzz .company-part2{
    padding-top:50px;
    padding-bottom:50px;
    box-sizing: border-box;
    height: 465px;
    background: url(../image/company-bg1.png) no-repeat;
    background-size:cover;
}
.bzz .mg-l-70{
    margin-left: 70px;
}
.bzz .mg-r-70{
    margin-right: 70px;
}
.bzz .fn-font-15{
    font-size: 15px;
}
.bzz .w340{
    width:340px ;
}
.bzz .company-part2 img{
    vertical-align: top;
}
.bzz .company-part2 li{
    width:25%;
}
.bzz .justify{
    text-align: justify;
}
.bzz .lh32{
    line-height: 32px;
}
.bzz .lh24{
    line-height: 24px;
}
.bzz .company-part3{
    padding-top:62px;
    box-sizing: border-box;
    height: 186px;
    background: url(../image/company-bg2.png) no-repeat;
    background-size:cover;
}
.bzz .w860{
    width: 860px;
    margin: 0 auto;
    line-height: 31px;
}
.bzz .company-part4{
    padding-top:50px;
    padding-bottom:50px;
    box-sizing: border-box;
    height:752px;
    background: url(../image/company-bg3.png) no-repeat;
    background-size:cover;
}
.bzz .company-part4 img{
    vertical-align: top;
}
.bzz .w660{
    width: 660px;
    height: 540px;
}
.bzz .w440{
    width: 440px;
    height: 540px;
}
.bzz .w236{
    width: 236px;
    margin-left:auto;
    margin-right:auto;
}
.bzz .left-border{
    border-left:1px solid rgba(26,67,177,0.3);
    padding-left: 48px;
}
.bzz ul.w360{
    width: 360px;
}
.bzz ul.w360>li{
    padding:16px 0px;
    border-bottom:1px solid  #D8D8D8;
    position: relative;
    font-size: 15px;
    color: #333333;
    text-align: justify;
    line-height: 25px;
    padding-left: 16px;
}
.bzz ul.w360>li:before{
    content: '';
    position: absolute;
    width: 8px;
    height: 8px;
    background: #032274;
    top:25px;
    left: 0px;
}
.bzz .company-part5 li{
    padding-left: 200px;
    margin-top: 18px;
    font-size: 15px;
    color: #333333;
    text-align: justify;
    line-height: 25px;
}
.bzz .company-part5 li .company-span{
    display: inline-block;
    width: 140px;
}
.bzz .journal-left {
    width: 350px;
    background-image: linear-gradient(0deg, #032274 1%, #1b6bbc 100%);
    position: relative;
    margin-right: 20px;
}
.bzz .journal-top{
    width: 177px;
    height: 49px;
    background: url(../image/journal-top.png) no-repeat;
    position: relative;
    font-size: 14px;
    color: #FFFFFF;
    padding:15px 0 0 10px;
}
.bzz  .journal-per{
    position: absolute;
    right:22px;
    top:-32px;
    width: 134px;
    height: 162px;
}
.bzz  .journal-bottom{
    /*position: absolute;*/
    /*left: 20px;*/
    /*right: 20px;*/
    /*bottom:20px;*/
    margin: 20px;
    opacity: 0.5;
    color: #fff;
    font-size:14px;
    line-height: 24px;
    text-align: justify;
}
.bzz .journal-right{
    margin-left:430px ;
}
.bzz .journal-right.going{
    margin-left: 350px;
    padding: 0px 24px;
}
.bzz .journal-right.going.journal-right2{
    margin-left: 0px;
}
.bzz .journal-right.journal2-right.going{
    margin-left:0px;
}
.bzz .journal-span{
    display: inline-block;
    font-size: 14px;
    color: #333333;
    width: 92px;
    line-height: 38px;
}
.bzz .journal-right li{
    margin-bottom: 40px;
}
.bzz .journal-right .journal-item,.bzz .going-content .journal-item{
    display: inline-block;
}
.bzz .journal-right .journal-item input,.bzz .journal-right .journal-item textarea{
    width: 370px;
    height: 38px;
    box-sizing: border-box;
     border: 1px solid #E9E9E9;
     border-radius: 4px;
    padding-left: 10px;
 }
.bzz .journal-right .journal-item textarea{
    height: 118px;
    padding-top:10px;
    resize: none;
    vertical-align: top;
}
.bzz .journal-right .journal-item input.w287{
    width:287px;
}
.bzz  .journal-link{
    display: block;
    background: #032274;
    box-shadow: 0 2px 8px 0 rgba(120,91,20,0.21);
    border-radius: 100px;
    width: 120px;
    height: 38px;
    line-height: 38px;
    font-size: 16px;
    text-align: center;
    color: #FFFFFF;
    text-align: center;
}
.bzz .journal-right.going li{
    border-bottom:1px solid #CFCFD0;
    padding:25px 0;
    margin-bottom: 0px;
}
.bzz .journal-right.going li:last-child{
    border-bottom:none;
}
.bzz .journal-question{
    float: left;
    margin-top: 3px;
    margin-right: 8px;
    background: url(../image/journal-question.png) center center no-repeat;
    width: 16px;
    height: 16px;
}
.bzz .journal-question-title{
    margin-left: 24px;
    text-align: justify;
    font-size: 16px;
    color: #333;
}
.bzz .journal-question-answer{
    background: #F8F8F8;
    margin-left: 24px;
    margin-right: 24px;
    text-align: justify;
    font-size: 15px;
    color: #666666;
    padding:10px 15px;
    margin-top: 10px;
}
.bzz .going-content{
    padding-left:80px;
    padding-right:80px;
    box-sizing: border-box;
}
.bzz .half{
    width: 50%;
}
.bzz .going-content .right-part .journal-item{
    width:420px;
}
.bzz .going-content .left-part .journal-item input{
    width: 310px;
    height: 38px;
    box-sizing: border-box;
    border: 1px solid #E9E9E9;
    border-radius: 4px;
    padding-left: 10px;
}
.bzz .going-content .right-part .journal-item textarea{
    box-sizing: border-box;
    width: 420px;
    border: 1px solid #E9E9E9;
    border-radius: 4px;
    padding-left: 10px;
    height:96px;
    padding-top:10px;
    resize: none;
    vertical-align: top;
}
.bzz .going-content .right-part .journal-item input{
    width: 290px;
    height: 38px;
    box-sizing: border-box;
    border: 1px solid #E9E9E9;
    border-radius: 4px;
    padding-left: 10px;
}
.bzz .going-content .journal-link{
    margin:0 auto;
}

/* 点击更多 */
.fund_more{
    width: 96px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    background: #EDF2FF;
    border-radius: 14px;
    margin: 20px auto 40px;
    font-size: 14px;
    color: #333333;
    cursor: pointer;
 }
 .fund_more:hover{
    background: #032274;
    border-radius: 25px;
    color: #fff;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    transition: all .5s;
    cursor: pointer;
 }


.banner_financial {
  width: 100%;
  height: 417px;
  background: url(../image/financial-banner.png) center center no-repeat;
  background-size: cover;
}

.financial-district-icon {
  display: inline-block;
  vertical-align: text-bottom;
  width: 20px;
  height: 20px;
  margin-left: 50px;
  margin-right: 10px;
}
.financial-district-i1 {
  background: url(../image/financial_i1.png) no-repeat;
}
.on .financial-district-i1 {
  background: url(../image/financial_on_i1.png) no-repeat;
}
.financial-district-i2 {
  background: url(../image/financial_i2.png) no-repeat;
}
.on .financial-district-i2 {
  background: url(../image/financial_on_i2.png) no-repeat;
}
.financial-district-i3 {
  background: url(../image/financial_i3.png) no-repeat;
}
.on .financial-district-i3 {
  background: url(../image/financial_on_i3.png) no-repeat;
}
.financial-district-i4 {
  background: url(../image/financial_i4.png) no-repeat;
}
.on .financial-district-i4 {
  background: url(../image/financial_on_i4.png) no-repeat;
}
.financial-district-i5 {
  background: url(../image/financial_i5.png) no-repeat;
}
.on .financial-district-i5 {
  background: url(../image/financial_on_i5.png) no-repeat;
}

.financial-box {
  background: #ffffff;
  padding: 36px 24px;
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.08);
  border-radius: 1px;
}

.financial-box-title {
  font-size: 18px;
  color: #333333;
  text-align: center;
  font-weight: bold;
  margin-bottom: 25px;
}

.financial-opr-div{
    padding:0 80px;
    margin-bottom: 8px;
}
.financial-opr-div.text-center{
  width:49%;
  margin: 0 auto 8px;
}
.financial-opr-name{
    display: inline-block;
    width: 90px;
    color: #666666;
    text-align: right;
    font-size: 14px;
    margin-right: 12px;
    line-height: 44px;
}

.chosen-select{
    width: 228px;
}
.financial-box .chosen-container-single .chosen-single,.financial-box .chosen-container-active.chosen-with-drop .chosen-single{
    height: 44px;
    line-height: 44px;
    border-radius: 0px;
    border:1px solid #DFDFDF;
    background: #fff;
    box-shadow:none;
}
.financial-box .chosen-container-single .chosen-single div b{
    width: 12px;
    height: 12px;
    background: url(../js/chosen_v1.8.7/chosen-select-up.png) no-repeat;
    margin-top: 15px;
}
.financial-box .chosen-container-active.chosen-with-drop .chosen-single div b{
    background: url(../js/chosen_v1.8.7/chosen-select-down.png) no-repeat
}
.financial-box .chosen-container-single .chosen-drop{
    border-radius:0px;
    border:1px solid #DFDFDF;
}
.financial-box .chosen-container .chosen-drop{
    box-shadow: none;
}
.financial-box  .chosen-container-single .chosen-search input[type=text]{
    border:1px solid #DFDFDF;
}
.financial-box .chosen-container .chosen-results li{
    padding:10px 6px;
}
.financial-box .chosen-container .chosen-results li.highlighted{
    background: #0738BB;
}
.financial-input{
    height: 44px;
    border:1px solid #DFDFDF;
    border-radius: 0px;
    width: 240px;
    box-sizing: border-box;
    padding:0 8px;
}
.mg-b-8{
    margin-bottom: 8px;
}
.mg-l-8{
    margin-left: 8px;
}
.mg-r-8{
    margin-right: 8px;
}
 .lh44{
     display: inline-block;
     vertical-align: middle;
    line-height: 44px;
 }
 .financial-small-input{
     width: 62px;
 }
 .financial-opr-btn{
     text-align: center;
     margin-top: 60px;
 }
 .financial-opr-link{
     width: 129px;
     height: 44px;
     border-radius: 0px;
     line-height: 44px;
     text-align: center;
     font-size: 14px;
     border:none;
 }
 .financial-opr-reset{
    color: #0738BB;
    border: 1px solid #0738BB;
    background: #fff;
 }
 .financial-opr-submit{
     background: #0738BB;
     color: #fff;
 }
 .mg-r-14{
     margin-right: 14px;
 }
 .financial-line{
     height: 1px;
     background: #D2D2D2;
     margin-top: 24px;
     margin-bottom: 35px;
 }
 .financial-table{
   width:100%;
   border: 1px solid #CFCFCF;

 }
 .financial-table th,.financial-table td{
   height: 44px;
   text-align: center;
   border: 1px solid #CFCFCF;
   font-size: 14px;
   color:#333;
 }
 .financial-table th{
   background: #0738BB;
   color:#fff;
   font-size: 12px;
   font-weight: normal;
 }
 .financial-tip{
   font-size: 12px;
   color:#333;
   line-height: 22px;
 }
 .financial-small-btn{
   border: 1px solid #0738BB;
   width: 52px;
   height: 26px;
   background: #fff;
   font-size: 14px;
  color: #0738BB;
 }
 .financial-opr-div .Wdate{
   border: 1px solid #DFDFDF;
   width:240px;
   height: 44px;
   box-sizing: border-box;
   background-position: 200px center;
   padding:0 40px 0 10px;
 }
 .radio-label{
   display: inline-block;
   width: 80px;
   font-size: 14px;
 }



.self-service-icon, .download-icon, .interactive-zone-icon{
    display: inline-block;
    vertical-align: text-bottom;
    width: 20px;
    height: 20px;
    margin-left: 50px;
    margin-right: 10px;
}
.self-service-i1 {
    background: url(../image/self_i1.png) no-repeat;
}
.on .self-service-i1 {
    background: url(../image/self_on_i1.png) no-repeat;
}
.self-service-i2 {
    background: url(../image/self_i2.png) no-repeat;
}
.on .self-service-i2 {
    background: url(../image/self_on_i2.png) no-repeat;
}
.self-service-i3 {
    background: url(../image/self_i3.png) no-repeat;
}
.on .self-service-i3 {
    background: url(../image/self_on_i3.png) no-repeat;
}
.self-service-i4 {
    background: url(../image/self_i4.png) no-repeat;
}
.on .self-service-i4 {
    background: url(../image/self_on_i4.png) no-repeat;
}

.download-i1 {
    background: url(../image/self_i1.png) no-repeat;
}
.download-i2 {
    background: url(../image/self_i2.png) no-repeat;
}
.download-i3 {
    background: url(../image/self_i3.png) no-repeat;
}
.on .download-i3 {
    background: url(../image/self_on_i3.png) no-repeat;
}
.download-i4 {
    background: url(../image/self_i4.png) no-repeat;
}
.download-xiazai{
    width: 24px !important;
    height: 24px !important;
    background: url(../image/xiazai.png) no-repeat !important;
    margin-right: 30px !important;
}
.download-xiazai:hover{
    width: 24px !important;
    height: 24px !important;
    background: url(../image/xiazai-blue.png) no-repeat !important;
    margin-right: 30px !important;
}

.interactive-zone-i1 {
    background: url(../image/zone_i1.png) no-repeat;
}
.on .interactive-zone-i1 {
    background: url(../image/zone_on_i1.png) no-repeat;
}
.interactive-zone-i2 {
    background: url(../image/zone_i2.png) no-repeat;
}
.on .interactive-zone-i2 {
    background: url(../image/zone_on_i2.png) no-repeat;
}
.interactive-zone-i3 {
    background: url(../image/zone_i3.png) no-repeat;
}
.on .interactive-zone-i3 {
    background: url(../image/zone_on_i3.png) no-repeat;
}
.interactive-zone-i4 {
    background: url(../image/zone_i4.png) no-repeat;
}
.on .interactive-zone-i4 {
    background: url(../image/zone_on_i4.png) no-repeat;
}