.banner-zeshi {
    height:581px;
    background-color:#ffffff;/*#0064b0;*/
    background-image:url("../image/banner_2024.png");
    background-position:center center;
    background-repeat:no-repeat;
}
.w1200{
    width: 1200px;
    margin: 0 auto;
}
.banner-call{
    width:1200px;
    margin: 0 auto;
}
.banner-call ul a{
    display: inline-block;
    color: #333;
    width: 180px;
    height: 46px;
    line-height: 46px;
    text-align: center;
    background-color: #f6be4b;
    font-size: 15px;
    border-radius: 25px;
    margin: 377px 0 0 123px;
}
.channel {
    margin-left: 30px;
    display: inline-block;
    *display:inline;
}
.channel li {
    float: left;
}
.channel li a {
    float: left; 
    text-align: center;
    font-size: 14px;
    color: #fff;
    height: 49px;
    line-height: 49px;
    width: 100px;
    text-decoration: none;
}
.userlink {
    /*float: right;*/
    position: absolute;
    /*margin-right: 50px;*/
    background-color: #f6be4b;
    /*margin-top: 7px;*/
    height: 35px;
    width: 88px;
    top:26px;
    text-align: center;
    right: 0px;
    /*display: inline-block;
    *display:inline;*/
}
.userlink a {
    color: #323232;
    font-size: 12px;
    font-weight: bold;
    line-height: 35px;
    text-decoration: none;
    /*width:100%;
    margin: 0 auto;*/
}
.container {
    background-color: #fff;
    width: 100%;

    margin-bottom: 0px;
}


.about_us h2 {
    color: black;
    font-size: 24px;
    margin-top: 0px;
    text-align: center;
    margin-bottom: 2px;
}

.about_us .span {
    color: #D2D9E0;
    font-size: 14px;
    margin-top: 12px;
    text-align: center;
}

.about_us span {
    color: #989a9d;
    font-size: 14px;
}

.about_us .line {
    width: 70px;
    /*margin-left: 48.4%;*/
    padding-top: 13px;
    margin: 0 auto;
    border-bottom: 3px solid #D2D9E0;
}
.about_us .about-title{
    margin:  0 auto;
    margin-top: 50px;
    width: 800px;
    text-align: center;
    height: 24px;
    line-height: 24px;
    font-size: 24px;
    letter-spacing: 0px;
    color: #147cdb;
    background: url("../image/peixunxm.png") no-repeat;
    background-position-y: 9px;
    background-size: 100.5% 37%;
}
.about-news{
    margin:  0 auto;
    width: 900px;
    height: 510px;
    overflow: hidden;
}
.about-news ul{
    margin-top: 50px;
}
.about-news ul li{
    text-align: center;
    width: 200px;
    height: 230px;
    float: left;
    background: url("../image/abouticon155.png") no-repeat;
    background-size: 100% 100%;
    font-size: 16px;
    margin-right: 33px;
    vertical-align: top;
}
.about-news ul li:hover{
    cursor: pointer;
}
.about-titles{
    text-align: center;
    margin-top: 59px;
    color: #333;
    font-size: 24px;
}
.about-gengduo a{
    color:#3A8EDF;
    font-size: 16px;
    width: 140px;
    height: 40px;
    line-height: 40px;
    border: 2px solid #3A8EDF;
    border-radius:  25px;
    display: inline-block;
}
.about-gengduo a:hover{
    background:  #3A8EDF;
    color: #fff;
    transition-duration: 1s;
}
.about-titles span{
    display: inline-block;
    font-size: 24px;
}
.about-news ul li img{
    margin: 45px 57px 30px 57px;
}
.back-neix{
    width: 1200px;
    margin: 40px auto;
    overflow: hidden;
    display: flex;
    justify-content: center;
    background: #f1f4f9;
}
.back-neix ul{
    float: left;
    margin-right: 10px;
    height: 380px;
    background: #ffffff;
    padding: 40px 0 0 0;
    width: 206px;
}
.back-neix ul li{
    line-height: 24px;
    margin: 0  30px 5px 30px;
    font-size: 15px;
}
.back-li1{
    line-height: 24px;
    margin: 0  0 5px 64px !important;
    font-size: 15px;
}
.back-li1{
    background: url("../image/back-dian.png") no-repeat;
    background-size: 6px 6px;
    background-position: 0px 9px;
    padding-left: 20px;
}
.back-li2{
    line-height: 24px;
    margin: 0  0 5px 40px !important;
    font-size: 15px;
}

.back-li2{
    background: url("../image/back-dian.png") no-repeat;
    background-size: 6px 6px;
    background-position: 0px 9px;
    padding-left: 20px;
}
.back-li3{
    line-height: 24px;
    margin: 25px  0 5px 40px !important;
    font-size: 15px;
}
.back-li{
    background: url("../image/back-dian.png") no-repeat;
    background-size: 6px 6px;
    background-position: 0px 9px;
    padding-left: 20px;
}
.back-li3 {
    display: none;
}
.back-neix ul a{
    display: inline-block;
    width: 183px;
    height: 33px;
    background-color: #f6be4b;
    line-height: 33px;
    text-align: center;
    color: #fff;
    font-size: 14px;
}
.back-neix ul h2{
    padding: 0px  0px 40px 0px;
    margin: 0 35px 40px 35px;
    font-size: 20px;
    line-height: 25px;
    text-align: center;
    border-bottom: 1px solid #e5e5e5;
    color: #252525;
}
.back-activeul{
    background: #2581d9 !important;
    width:290px !important;
    transition-duration: 1s;
}
.back-activeli{
    color:#fff !important;
    margin: 0  52px 20px 52px !important;
    transition-duration: 1s;
}
.back-activeh2{
    color:#fff !important;
    margin:  0 70px 10px 70px !important;
    transition-duration: 1s;
}
.back-ol1{
    display: none;
}
.coach-bag{
    background: url('../image/back-pigbg.png') no-repeat;
    background-size: 100% 100%;
    padding-top:50px;
    padding-bottom: 10px;
}
.coach-title1{
    margin:  0 auto;
    margin-top: 50px;
    width: 740px;
    text-align: center;
    height: 24px;
    line-height: 24px;
    font-size: 24px;
    letter-spacing: 0px;
    color: #147cdb;
    background: url("../image/coach1.png") no-repeat;
    background-position-y: 9px;
    background-size: 100% 37%;
}
.coach-cont{
    width: 1100px;
    margin: 30px auto;
    overflow: hidden;
}
.coach-cont a{
    float: left;
    width: 452px;
    height: 160px;
    margin-right: 191px;
    overflow: hidden;
    margin-bottom: 40px;
    background: url("../image/back-ulbg.png") no-repeat;
    background-size: 100% 100%;
    display: inline-block;
}
.coach-cont a:hover{
    background: url("../image/back-ulbg1.png") no-repeat;
    background-size: 100% 100%;
    transition-duration: 1s;
}
.coach-cont a img{
    width: 84px;
    height:84px;
    float: left;
    margin: 38px 95px 38px 60px;
}
.coach-cont a ol{
    float: right;
}
.coach-cont a h2{
    display: inline-block;
    font-size: 20px;
    line-height: 25px;
    margin: 20px 0 10px 0;
    padding: 0 30px;
    color: #3C9EF4;
    background: url("../image/coach-LEFT.png") no-repeat;
    background-size: 14px 21px;
    background-position: 0px 3px;
}
.coach-cont a li{
    line-height: 25px;
}
.coach-cont a  li{
    color: #fff;
}
.zeshi{
    padding: 102px 0;
}
.zeshi ul{
    width: 1200px;
    height: 400px;
    margin: 0px auto;
    overflow: hidden;
    position: relative;
}
.zeshi ul li{
    float: left;
    width: 239px;
    height: 200px;
}
.zeshi ul li img{
    width: 100%;
    height: 100%;
}
.zeshi-li{
    position: absolute;
    top:0;
    left: 267px;
}
.Margron{
    margin-right: 0px !important;
}
.know_01{
    margin-top: 16px;
    margin-left: 22px;
    text-indent:2em;
}

.zeshidongtai{
    margin-top: 60px;
}
.back-class{
    position: relative;
}
.back-li3{
   position: absolute;
    top: 320px;
    left: 0px;
}
.head-zeshi {
    background: url("../image/announcement1.png") no-repeat;
    background-size: 75% 71%;
    background-position-x: 20px;
    font-size: 20px;
    height: 30px;
    color: #2d2d2d;
    font-weight: bold;
    position: relative;
}
.head-zeshi span{
    position: absolute;
    top: 6px;
   left: 0px;
}
.more-zeshi {
    position: absolute;
    top: 6px;
    right: 0px;
}

.new1{
    background-color: #f3f4f5;
    margin-top: 27px;
    /*position: relative;*/
}
.new1 .p0{
    line-height: 58px;
    margin-left: 20px;
    font-size: 18px;
    font-weight: bold;
}
.new1 .p0 a{
    color: #2a2e34;
}
.new1 .p1{
    width: 390px;
    margin-left: 20px;
    color: #727373;
    padding-top:5px;
    line-height: 18px;
    padding-bottom: 15px;
}
.new1 .p1 a{
    color: #727373;
}
.new1 .p2{
    /*position: absolute;*/
    float: right;
    color: #727373;
    /*right: 20px;
    top: 86px;*/
    margin-right: 20px;
    margin-top: -28px;
}
.new1 .line{
    width: 56px;
    /*margin-left: 48.4%;*/
    border-bottom: 5px solid #b5b5b5;
    /*position: absolute;*/
    /*float: left;
    left: 20px;
    top: 53px;*/
    margin-left: 20px;
    margin-top: -5px;
    height: 0px;
}
.list1{
    font-size: 16px;
    margin-left: 20px;
    margin-top: 10px;
}

.list-item1 {
    position: relative;
    line-height: 32px;
    padding-left: 29px;
    /*background-color: #f9fafb;*/
    /*padding-right: 80px;*/
}
.list-item1 .item-type1 {
    width: 8px;
    height: 8px;
    background-color: #b5b5b5;
    position: absolute;
    left: 0px;
    top: 12px;
}
.item-title1 {
    /*position: absolute;
    left: 30px;
    top: 0px;*/
}
.item-title1 a{
    color: #2d2d2d;
    text-decoration: none;
}
.list-item1 .item-date1 {
    position: absolute;
    right: 0px;
    color: #727373;
    top: 0px;
}

.list2{
    font-size: 12px;
    margin-top: 26px;
}
.list2 .p0{
    line-height: 36px;
    font-size: 14px;
    font-weight: bold;
}
.list2 .p0 a{
    color: #2a2e34;
}
.list2 .p1{
    color: #989a9d;
    line-height: 21px;
    margin-top: 10px;
}
.list2 .p1 a{
    color: #989a9d;
}
.list2 .p2{
    color: #727373;
}
.banner-bottom {
    height:429px;
    background-color:#ffffff;/*#0064b0;*/
    background-image:url("../image/banner_bottom.png");
    background-position:center center;
    background-repeat:no-repeat;
    margin-top: 66px;
}
.contactus{
    margin-left: 60.5px; /*120px;*/
    margin-top: 43px;
    float: left;
}
.contact-me{
    overflow: hidden;
}
.contact-me ul{
    float: left;
    margin: 0 30px;
    margin-top: 50px;
}
.contact-me ul li{
    font-size: 14px;
    color: #333;
    line-height:25px;
}
.contact-ul{
    overflow: hidden;
}
.contact-ul li{
    float: left;
}
.major-news{
    width: 1200px;
    margin: 0 auto;
}
.major-news ul{
    overflow: hidden;
}
.major-news ul li{
    float: left;
    color: #fff;
}
.major-news ul li img{
    margin-right: 0px;
    width: 654px;
    height: 235px;
    margin-top: 35px;
}
.major-news ul li h2{
    text-align: center;
    margin: 70px 0 20px 0;
}
.major-news ul li span{
    display: inline-block;
    line-height: 20px;
    font-size: 14px;
    margin: 0 60px;
}
.footer-zeshi{
    margin-top: 42px;
    height: 266px;
    background-color: #2375bc;
}
.footer-zeshi1{
    position: relative;
    padding-top: 76px;
    float: left;
}
.footer-zeshi2{
    position: relative;
    padding-top: 76px;
    padding-left: 135px;
    float: left;
    width: 400px;
}
.footer-zeshi3{
    position: relative;
    padding-top: 56px;
    float: left;
    padding-left: 33px;
}
.channel2 {
    /*margin-left: 135px;*/
    display: inline-block;
    *display:inline;
}
.channel2 li {
    float: left;
}
.channel2 li a {
    float: left;
    text-align: left;
    font-size: 14px;
    color: #fff;
    height: 42px;
    line-height: 14px;
    width: 100px;
    text-decoration: none;
}
.footer-zeshi4{
    float: left;
    width: 1200px;
    text-align: center;
    /*line-height: 15px;*/
    color: #ffffff;
    margin-top: -15px;
}
.banner-list-single {
    overflow: hidden;
    background-color:#f1f4f9;/*#0064b0;*/
    background-image:url("../image/banner_list_single.png");
    background-position: top center;
    background-repeat:no-repeat;
}
.list-single{
    overflow: hidden;
    background-color: #ffffff;
    margin-top: 211px;
    margin-bottom: 154px;
}
.nav-list-single{
    margin-top: 37px;
    margin-left: 63px;
    font-size: 16px;
    color: #989a9d;
}
.nav-list-single a{
    color: #989a9d;
}
.nav-list-single a:hover{
    color: #176bbc;
}
.nav-list-single span{
    vertical-align: middle;
}
.nav-list-single img{
    margin-left: 20px;
    margin-right: 20px;
    vertical-align: middle;
}
.nav-list-single .nav-list-single-last{
    color: #176bbc;
}
.line-list-single{
    margin-top: 18px;
    border-bottom: 2px solid #e4e4e4;
    margin-bottom: 66px;
    margin-left: 28px;
    margin-right: 28px;
}
.title-list-single{
    font-size: 24px;
    color: #2a2e34;
    text-align: center;
}
.time-list-single{
    font-size: 14px;
    color: #989a9d;
    text-align: center;
    margin-top: 38px;
    margin-bottom: 73px;
}
.content-list-single{
    margin-left: 115px;
    margin-right: 115px;
    font-size: 16px;
    color: #2a2e34;
    margin-bottom: 160px;
}
.content-list-single p{
    line-height: 24px;
    margin-bottom: 23px;
}
.prenext-list-single{
    margin-left: 115px;
    margin-right: 115px;
    font-size: 16px;
    color: #2a2e34;
    margin-bottom: 129px;
    line-height: 24px;
}
.prenext-list-single a{
    color: #176bbc;
}
.records-list-single{
    overflow:hidden;
}
.firstline-list-single{
    overflow: hidden;
    margin-top: 54px;
    margin-left: 50px;
}
.icon-list-single{
    width: 10px;
    height: 10px;
    background-color: #87bbe6;
    float: left;
    margin-right: 20px;
    margin-top: 2px;
    /*position: absolute;
    left: 0px;
    top: 12px;*/
}
.listtitle-list-single{
    float: left;
    font-size: 16px;
    color: #2a2e34;
}
.listtitle-list-single a{
    color: #2a2e34;
}
.listtime-list-single{
    float: right;
    color: #727373;
    margin-top: 8px;
    margin-right: 48px;
    font-size: 14px;
}
.listintro-list-single{
    color: #727373;
    margin-top: 23px;
    margin-left: 80px;
    font-size: 14px;
    margin-bottom: 40px;
}
.listintro-list-single a{
    color: #727373;
}
.listline-list-single{
    border-bottom: 1px dashed #e4e4e4;
    margin-right: 28px;
    margin-left: 28px;
}
.page-list-single{

}
.pages {
    clear: both;
    text-align: center;
    margin: 60px 0 60px;
    font-size: 12px; }
.pages li {
    list-style: none;
    display: inline; }
.pages li a, .pages li span {
    border: 1px solid #e4e4e4;
    margin-right: 16px;
    padding: 5px 10px; }
.pages li a {
    text-decoration: none;
    color: #000000; }
.pages li.active span, .pages a:hover {
    background: #176bbc;
    color: #fff !important;
}

.cont-news{
    display: block !important;
}

.trainproject-top  ul .trainproject-li1 img{
    width: 100%;
    height: 29px;
    margin-top: 85px;
}
.trainproject-top  ul .trainproject-li2{
    margin-top: 68px;
    margin-bottom: 20px;
}
.trainproject-top  ul .trainproject-li2 img{
    width: 256px;
    height: 245px;
    vertical-align: middle;
    margin-top: -60px;
}
.trainproject-top  .trainproject-li2 span{
    width: 859px;
    display: inline-block;
    margin: 60px 35px 80px 50px;
    font-size: 16px;
    line-height: 25px;
}
.trainproject-con{
    width: 100%;
    background:url("/Public/Pc/image/strategy.png") no-repeat;
    background-size: 100% 100%;
}
.strategy-z ul .strategy-1{
    width: 288px;
    margin:  0 auto;
}
.strategy-z ul .strategy-1 span{
    display: inline-block;
}
.strategy-z ul .strategy-1 .strategy-span1{
    margin-top: 60px;
    font-size: 26px;
    color: #333;
    font-weight: 600;
    text-align: center;
    width: 100%;
}
.strategy-z ul .strategy-1 .strategy-span2{
    margin: 10px 0;
    font-size: 14px;
    color: #ccc;
    text-align: center;
    width: 100%;
}
.strategy-z ul .strategy-1 .strategy-span3{
    margin-bottom: 31px ;
    width: 100%;
}
.strategy-z ul .strategy-1 .strategy-span3 img{
    width: 100%;
    height: 10px;
}
.strategy-z ul .strategy-2 {
    font-size: 18px;
    color: #333;
    text-align: center;
    width: 385px;
    margin:  0 auto;
}
.strategy-z ul .strategy-3{
    width: 1085px;
    background:url("/Public/Pc/image/strategy3.png") no-repeat;
    background-size: 100% 26px;
    height: 28px;
    margin: 70px 0 28px 57.5px;
}
.strategy-z ul .strategy-4{
    width: 100%;
    margin: 2px 0 0px 10px;
}
.strategy-z ul .strategy-4 span{
    display: inline-block;
    width: 122px;
    height: 122px;
    font-weight: 400;
    text-align: center;
}
.strategy-z ul .strategy-4 span img{
    width: 85px;
    height: 85px;
    margin: 0 17.5px 23px 17.5px;
}

.curriculum-title ul .strategy-1{
    width: 288px;
    margin:  0 auto;
}
.curriculum-title ul .strategy-1 span{
    display: inline-block;
}
.curriculum-title ul .strategy-1 .strategy-span1{
    font-size: 26px;
    color: #333;
    font-weight: 600;
    text-align: center;
    width: 100%;
}
.curriculum-title ul .strategy-1 .strategy-span2{
    margin: 10px 0;
    font-size: 14px;
    color: #ccc;
    text-align: center;
    width: 100%;
}
.curriculum-title ul .strategy-1 .strategy-span3{
    margin-bottom: 31px ;
    width: 100%;
}
.curriculum-title ul .strategy-1 .strategy-span3 img{
    width: 100%;
    height: 10px;
}
.curriculum-title ul .strategy-2 {
    font-size: 18px;
    color: #333;
    text-align: center;
    width: 385px;
    margin:  0 auto;
}
.curriculum-news{
    width: 1200px;
    margin:  0 auto;
    padding-bottom: 40px;
}
.curriculum-news ul{
    overflow: hidden;
}
.curriculum-news ul li{
    float: left;
    padding: 43px 20px 10px 20px;
    width: 238px;
    height: 155px;
    border: 1px solid #e5e5e5;
    border-radius: 5px;
    margin: 0 26px 26px 0;
}
.curriculum-news ul li span{
    display: inline-block;
    width: 100%;
    text-align: center;
}
.curriculum-news ul li img{
    width: auto;
    height: auto;
    vertical-align: middle;
    margin: 20px 0 20px 100px;
}
.curriculum-span{
    font-size: 20px;
}
.curriculum-span1{
    font-size: 14px;
    line-height: 22px;
}
.curriculum-li span{
    width: 106px !important;
    height: 55px;
    font-size: 26px;
    line-height: 30px;
    color: #9cc7ef;
    margin: 29px 65px 0 65px ;
}
.trainproject-bot1{
    width: 100%;
    background: #fff;
    margin-bottom: 60px;
}
.trainproject-bot1 .click-jinpei{
    width: 775px;
    margin: 0 auto;
}
.trainproject-bot1 .click-jinpei ul .click-jinpei1{
    background: #F9892E;
    height: 50px;
    width: 260px;
    margin: 40px auto;
    line-height: 50px;
    text-align: center;
    font-size: 16px;
}
.trainproject-bot1 .click-jinpei ul .click-jinpei1 img{
    height: auto;
    width: auto;
    vertical-align: middle;
    margin-top: -2px;

}
.trainproject-bot1 .click-jinpei ul .click-jinpei2 span{
    display: inline-block;
    height: 50px;
    margin-right: 30px;
    width: 161px;
}
.trainproject-bot1 .click-jinpei ul .click-jinpei2 span img{
    width: 50px;
    height: 50px;
    vertical-align: middle;
    margin-top: -23px;
    margin-right: 15px;
}
.trainproject-bot1 .click-jinpei ul .click-jinpei2 span h4{
    display: inline-block;
    color: #333;
    line-height: 22px;
    font-size: 13px;
}
.trainproject-bot1 .click-jinpei ul .click-jinpei1:hover{
    background:#0a59c9;
    transition-duration: 1s;
}

/*银行内训*/
.banktrain-tltie ul .banktrain-tltie1 img{
    width: 100%;
    height: 29px;
    margin-top: 70px;
    margin-bottom: 40px;
}
.banktrain-tltie ul .banktrain-tltie2{
    width: 1130px;
    font-size: 16px;
    font-weight: 500;
    margin: 0 auto;
    line-height: 30px;
    text-indent: 2em;
}


.banktrain-news{
    width: 100%;
    background:url("/Public/Pc/image/renzheng.jpg") no-repeat;
    background-size: 100% 100%;
}
.banktrain-cont{
    width: 1200px;
    margin: 0 auto;
}
.banktrain-nav{
    width: 100%;
    margin-top: 10px;
    overflow: hidden;
    border-bottom: 1px solid #bfbfbf;
}
.banktrain-nav .banktrain-left{
    float: left;
    font-size: 23px;
    margin: 5px 120px 0px 280px;
    padding:  0 15px 30px 15px;
    text-align: center;
}
.banktrain-nav .banktrain-right{
    float: left;
    font-size: 23px;
    margin: 5px 0 0px 0;
    text-align: center;
    padding: 0 15px 30px 15px;
}
.banktrain-nav .banktrain-left:hover{
    color: #217acf;
    cursor: pointer;
    background: url("/Public/Pc/image/banktrain-bot.png") no-repeat;
    background-position-y: 42px;
}
.banktrain-nav .banktrain-right:hover{
    color: #217acf;
    cursor: pointer;
    background: url("/Public/Pc/image/banktrain-images.png") no-repeat;
    background-position-y: 42px;
    background-size: 100%;
}
.banktrain-nav2{
    color: #2d80cf;
    cursor: pointer;
    background: url("/Public/Pc/image/banktrain-bot.png") no-repeat;
    background-position-y: 42px;
}
.banktrain-nav3{
    color: #2d80cf;
    cursor: pointer;
    background: url("/Public/Pc/image/banktrain-images.png") no-repeat;
    background-position-y: 42px;
    background-size: 100%;
}
.yinhangnei{
    width: 1150px;
    margin: 65px auto;
    padding-bottom: 20px;
}
.yinhangnei .yinhangnei-ul h2{
    display: inline-block;
    font-size: 22px;
    color: #2d80cf;
    width: 100%;
    text-align: left;
    background: url("/Public/Pc/image/back-xian.png") no-repeat;
    background-position-x: 220px;
    background-position-y: 7px;
}
.yinhangnei-li{
    font-size: 18px;
    line-height: 40px;
    color: #323232;
    border-bottom: 1px dashed #dcdcdc;
    margin-top: 5px;
    width: 850px;
}
.yinhangnei .yinhangnei-ul ul{
    margin-left: 270px;
    overflow: hidden;
}
.yinhangnei-li span{
    display: inline-block;
    font-size: 14px;
    line-height: 26px;
    color: #187ed3;
    margin-left: 25px;
}
.yinhangnei-li1{
    width:100%;
    text-align: left;
    font-size: 18px;
    line-height: 40px;
    color: #323232;
}
.yinhangnei .yinhangnei-ul ul ol{
    float: left;
    width: 359px;
    font-size: 14px;
    line-height: 25px;
    color: #24282c;
    margin-bottom: 42px;
}


.yinhangw{
    width: 1150px;
    margin: 65px auto;
    padding-bottom: 20px;
}
.yinhangw .yinhangw-ul h2{
    display: inline-block;
    font-size: 22px;
    color: #2d80cf;
    width: 100%;
    text-align: left;
    background: url("/Public/Pc/image/back-xian.png") no-repeat;
    background-position-x: 220px;
    background-position-y: 7px;
    padding-left: 88px;
}
.yinhangw-li{
    font-size: 18px;
    line-height: 40px;
    color: #323232;
    border-bottom: 1px dashed #dcdcdc;
    margin-top: 5px;
    width: 850px;
}
.yinhangw .yinhangw-ul ul{
    margin-left: 270px;
    overflow: hidden;
}
.yinhangw-li span{
    display: inline-block;
    font-size: 14px;
    line-height: 26px;
    color: #187ed3;
    margin-left: 25px;
}
.yinhangw-li1{
    width:100%;
    text-align: left;
    font-size: 18px;
    line-height: 40px;
    color: #323232;
}
.yinhangw .yinhangw-ul ul ol{
    float: left;
    width: 359px;
    font-size: 14px;
    line-height: 25px;
    color: #24282c;
    margin-bottom: 42px;
}
/*面授课堂*/
.banktrain-Ms{
    width: 1140px;
    margin: 40px auto;
}
.banktrain-Ms .banktrain-MsT{
    width: 288px;
    margin: 0 auto;
}
.banktrain-Ms .banktrain-MsT .strategy-1{
    width: 288px;
    margin:  0 auto;
}
.banktrain-Ms .banktrain-MsT span{
    display: inline-block;
}
.banktrain-Ms .banktrain-MsT .strategy-span1{
    margin-top: 45px;
    font-size: 26px;
    color: #333;
    font-weight: 600;
    text-align: center;
    width: 100%;
}
.banktrain-Ms .banktrain-MsT .strategy-span2{
    margin: 10px 0;
    font-size: 14px;
    color: #ccc;
    text-align: center;
    width: 100%;
}
.banktrain-Ms .banktrain-MsT .strategy-span3{
    margin-bottom: 31px ;
    width: 100%;
}
.banktrain-Ms .banktrain-MsT .strategy-span3 img{
    width: 100%;
    height: 10px;
}
.banktrain-MsC{
    overflow: hidden;
}
.banktrain-MsC ul{
    width: 366px;
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
}
.banktrain-MsC ul:nth-child(3),.banktrain-MsC ul:nth-child(6),.banktrain-MsC ul:nth-child(9),.banktrain-MsC ul:nth-child(12){
    margin-right: 0;
}
.banktrain-MsC ul .banktrain-MsC1 img{
    width: 100%;
    height:248px;
}
.banktrain-MsC ul .banktrain-MsC2{
    font-size: 16px;
    text-align: center;
    color: #333;
    line-height: 60px;
}
.aboutus-top{
    width: 100%;
    height: 200px;
}
.aboutus-top img{
    width: 100%;
    height: 100%;
}

.aboutus-title{
    width: 1200px;
    margin: 0 auto;
}
.aboutus-title img{
    width: 100%;
    height: 29px;
    margin-top: 55px;
}

.aboutus-news{
    background:url("/Public/Pc/image/aboutus-newbg.png") no-repeat;
    background-size: 100% 100%;
    width: 1200px;
    height: 510px;
    margin: 100px auto;
    margin-bottom: 130px;
}
.aboutus-news h1{
    margin-left: 26px;
    font-size: 40px;
    padding-top: 5px;
}
.aboutus-news ul{
    overflow: hidden;
}
.aboutus-news ul li{
    float: left;
}
.aboutus-news ul li img{
    width: 260px;
    height: 400px;
    margin: 10px;
}
.aboutus-news ul li:first-child{
    width: 835px;
    height: 370px;
    font-size: 16px;
    line-height: 30px;
    margin-top: 50px;
    text-align: left;
    text-indent:35px;
    margin-right: 63px;
}
.aboutus-news ul li:last-child{
    width: 280px;
    height: 420px;
    background-color: #2887d7;
    vertical-align: top;
    margin-top: -3px;
}
















