.imglist{
    
}
.imglist>.img{
    position: relative;
}
.img>.btn{
    position: absolute;
    bottom: 60px;
    left: 45%;
    padding: 8px 24px;
    background-color: #3C60A6;
    color: white;
    border-radius: 5px;
    font-size: 18px;
    line-height: 34px;
}
.imglist>.img>img{
    vertical-align: top;
}
.fuhe{
    width: 70%;
    margin: 0 auto;
}
.fuhe>p{
    text-align: center;
    line-height: 111px;
    font-size: 30px;
    font-weight: 900;
}
.fuhelist{
    
    display: flex;
    justify-content: space-between;
}
.fuhelist>dl{
    width: 23.5%;
}
.fuhelist>dl>dd>img{
    width: 100%;
}
.fuhelist>dl>dt>p{
    text-align: center;
    width: 250px;
    margin: 0 auto;
}
.fuhelist>dl>dt>p:nth-child(1){
    font-size: 20px;
    margin:  20px auto;
}
.btn1{
    padding: 8px 24px;
    background-color: #3C60A6;
    color: white;
    border-radius: 5px;
    font-size: 18px;
    line-height: 34px;
    margin:  50px auto;
    width: 192px;
    box-sizing: border-box;
}
.laoshi>p{
    text-align: center;
    line-height: 80px;
    font-size: 30px;
    font-weight: 900;
}
.laoshi{
    width: 1200px;
    margin: 0 auto;
	height:940px;
}
.laoshi>.tswiper{
    overflow: hidden;
}
.laoshi>.tswiper>.swiper-wrapper>.swiper-slide{
    width: 150px !important;
}
/* .laoshi>.swiper>.swiper-wrapper>.swiper-slide>dl{
    width: 100%;
} */
.laoshi>.tswiper>.swiper-wrapper>.swiper-slide>dl>dd{
    width: 150px;
    height: 120px;
}
.laoshi>.tswiper>.swiper-wrapper>.swiper-slide>dl>dd>img{
    width: 120px;
    height: 120px;
}
.laoshi>.xiangqing{
    width: 100%;
    height: 500px;
    border: 1px solid #396DF4;
    margin-top: 20px;
    background-color: #E4ECF5;
}
.item>dl{
    height: 500px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.item>dl>dd{
    width: 300px;
    height: 300px;
    margin-right: 40px;

}
.item>dl>dd>img{
    width: 100%;
    height: 100%;
}
.item>dl>dt{
    width: 50%;
}
.item>dl>dt>p{
    line-height: 40px;
}
.item>dl>dt>.imp{
    font-size: 20px;
    font-weight: 700;
}
.stydvp{
    width: 80%;
    margin: 0 auto;
}
.stydvp>p{
    text-align: center;
    line-height: 111px;
    font-size: 30px;
    font-weight: 900;
}
.stydvp>.swiper>.swiper-wrapper>.swiper-slide{
    display: flex;
    justify-content: center;
}

.stydvp>.swiper>.swiper-wrapper>.swiper-slide>.img{
    width: 300px;
    height: 100%;
}
.stydvp>.swiper>.swiper-wrapper>.swiper-slide>.img>img{
    width: 100%;
    height: 506px;
}
.styfw{
    width: 80%;
    margin: 0 auto; 
}
.styfw>p{
    text-align: center;
    line-height: 111px;
    font-size: 30px;
    font-weight: 900;
}
.styfw>.swiper>.swiper-wrapper>.swiper-slide{
    display: flex;
    justify-content: center;
}
.styfw>.swiper>.swiper-wrapper>.swiper-slide>.img{
    width: 300px;
    height: 100%;
}
.styfw>.swiper>.swiper-wrapper>.swiper-slide>.img>img{
    width: 100%;
    height: 100%;
}
.certificate{
    width: 80%;
    margin: 20px auto;
}
.certificate>p{
    text-align: center;
    line-height: 111px;
    font-size: 30px;
    font-weight: 900;
}
.certificate>.swiper>.swiper-wrapper>.swiper-slide{
    display: flex;
    justify-content: center;
}

.certificate>.swiper>.swiper-wrapper>.swiper-slide>.img{
    width: 300px;
    height: 200px;
}
.certificate>.swiper>.swiper-wrapper>.swiper-slide>.img>img{
    width: 100%;
    height: 100%;
}
.certificate>.swiper>.swiper-wrapper>.swiper-slide>.img:nth-child(5){
    margin-right: 0;
}
.bom{
    width: 100%;
    height: 720px;
    background-image: url("../img/金融/组\ 16800.png");
    position: relative;
    color:white;
}
.bom>.inpbox{
    position: absolute;
    bottom: 50px;
    right: 300px;
    text-align: center;
}
.bom>.inpbox>.text{
    text-align: right;
}
.bom>.inpbox>.text>input{
    width: 200px;
    line-height: 30px;
    border-radius: 5px;
    font-size: 12px;
    padding-left: 20px;
    outline: none;
}
.bom>.inpbox>.stytit{
    font-size: 28px;
    text-align: right;
    padding-bottom: 30px;
}
.bom>.inpbox>.qkli{
    background-color: #FFBB00;
    width: 60%;
    margin-left: 27%;
    padding: 10px 19px;
    border-radius: 8px;
    color: black;
    font-weight: 700;
    margin-bottom: 40px;
    z-index: 999;
    cursor: pointer;
}
.ip{
    width: 235px;
    margin-left: 69px;
}