@font-face {
    font-family: dinbold;
    src: url("../fonts/DINPro-Bold.ttf");
}
.new-pages{

}
.silds1{

    padding-top: 59px;
    background: url(../img/kantan/bj1.png) center center no-repeat;
    background-size: 100% 100%;
    height: 650px;
}
.silds1 .top-box{
    width: 1200px;
    margin: 0 auto;
    text-align: center;
}
.silds1 .top-box .titles{
    font-size: 36px;
    line-height: 1;
    font-weight: bold;
    color: #111;
}
.silds1 .top-box  .message{
    margin-top: 26px;
    font-size: 16px;
    color: #666;
    line-height: 30px;
}
.silds1 .bottom-content{
    width: 1200px;
    margin: 23px auto 0;
    display: flex;
    align-items: center;
}
.silds1 .bottom-content .lefts{
    width: 48%;

}
.silds1 .bottom-content .lefts p{
    font-size: 16px;
    color: #111;
    margin-bottom: 20px;
    line-height: 30px;
}
.silds1 .bottom-content .lefts p .mess{
    font-size: 20px;
    font-weight: bold;
    color: #0066FF;
}
.silds1 .bottom-content .rights{
    width: 50%;
    background: url("../img/kantan/sild1.png") center center no-repeat;
    background-size: 100% 100%;
    height: 408px;
}
.silds2{
    padding-top: 60px;
    background: url(../img/kantan/bg2.png) center center no-repeat;
    background-size: 100% 100%;
    height: 1320px;
}
.silds2 .top-content{
    margin: 0 auto;
    width: 1200px;
    background: #fff;
    border-radius: 4px;
    height: 360px;
    padding-top: 43px;
    box-shadow: 0px 4px 20px 0px rgba(140,156,169,0.2);
}
.silds2 .top-content .title{
    font-size: 36px;
    color: #111;
    font-weight: bold;
    text-align: center;
    line-height: 1;
}
.silds2 .top-content .nav-list{
    margin-top: 30px;
    display: flex;

}
.silds2 .top-content .nav-list .nav-item{
    /*display: flex;*/
    width: 300px;
    display: flex;
    flex-direction: column;
    padding: 0 36px;
    align-items: center;
    text-align: center;
    height: 220px;
}
.silds2 .top-content .nav-list .nav-item:nth-child(n+2){
    border-left: 1px solid #EAECEE;
}
.silds2 .top-content .nav-list .nav-item .titles{
    font-size: 18px;
    font-weight: bold;
    color: #111;
}
.silds2 .top-content .nav-list .nav-item p{
    color: #666;
    font-size: 14px;
}
.silds2 .bottoms-content{
    margin: 64px auto 0;
    width: 1200px;
}
.silds2 .bottoms-content .titles{
    font-size: 36px;
    color: #111;
    font-weight: bold;
    line-height: 1;
    text-align: center;
}
.mess{
    color: #0066FF;
    font-weight: bold;
}
.silds2 .bottoms-content .bottoms-con{
    background: url("../img/kantan/sild2s.png") center center no-repeat;
    background-size: 980px 640px;
    height: 640px;
    margin-top: 65px;
    position: relative;
}
.floats1{
    width: 464px;
    height: 130px;
    display: flex;
    align-items: center;
    background: #FFFFFF;
    box-shadow: 0px 4px 20px 0px rgba(140,156,169,0.2);
    border-radius: 4px;
    padding-left: 29px;
    padding-right: 7px;
    position: absolute;

}
floats1s{
    left: 46px;
    top: -32px;
}
.floats1 .left{
    font-size: 54px;
    color: #0066FF;
    font-family: dinbold;
    /*font-width: bold;*/

}
.floats1 .right{
    margin-left: 30px;
}
.floats1 .right .titls{
    font-size: 20px;
    font-weight: bold;
    color: #0A0B2B;
}
.floats1 .right .contents {
    font-size: 14px;
    color: #666666;
    margin-top: 12px;
}
.floats2{
    left: 0;
    top: 226px;
}
.floats3{
    left: 130px;
    bottom: -18px;
}
.floats4{
    right: 0;
    bottom: 81px;
}
.floats5{
    right: 35px;
    top: 14px;
}
.silds3{
    background: url("../img/kantan/bg3.png") center center no-repeat;
    background-size: 100% 100%;
    height: 600px;
}
.silds3 .contetns{
    width: 1200px;
    margin: 0 auto;
    display: flex;
    padding-top: 73px;
}
.silds3 .contetns .left {
    width: 674px;
    height: 482px;
    background: url("../img/kantan/pt.png") center center no-repeat;
    background-size: 100% 100%;
}
.silds3 .contetns .right{
    margin-left: 17px;

}
.silds3 .contetns .titles {
    font-size: 36px;
    font-weight: bold;
    color: #111111;
    line-height: 1;
    margin-top: 32px;

}
.silds3 .contetns .nav-lists {
    margin-top: 15px;
}
.silds3 .contetns .nav-lists .nav-items{
    display: flex;
    align-items: center;

}
.silds3 .contetns .nav-lists .nav-items p{
    font-size: 16px;
    color: #111;
    margin-bottom: 0;
    line-height: 36px;
    margin-left: 10px;

}
.silds3 .contetns .img-lists{
    margin-top: 65px;
    display: flex;
}
.silds3 .contetns .img-lists .img-item{
    display: flex;
    flex-direction: column;
    align-items: center;
}
.silds3 .contetns .img-lists .img-item:nth-child(n+2){
    margin-left: 46px;

}
.silds3 .contetns .img-lists .img-item p{
    color: #111;
    font-size: 16px;
    margin-top: 17px;
}
.silds4{
    height: 476px;
    background: url("../img/kantan/bg4.png") center center no-repeat;
    background-size: 100% 100%;
    padding-top: 69px;
}
.silds4 .contents{
    width: 1200px;
    margin: 0 auto;

}
.silds4 .contents .titles{
font-size: 36px;
    color: #111;
    font-weight: bold;
    line-height: 1;
    text-align: center;
}
.silds4 .contents .messages{
    font-size: 16px;
    color: #666666;
    margin-top: 27px;
    line-height: 1;
    text-align: center;
}
.silds4 .contents .nav-list{
    display: flex;
    justify-content: space-between;
    margin-top: 44px;
    align-items: center;
}
.silds4 .contents .nav-list .nav-item{
    display: flex;
    flex-direction: column;
    align-items: center;
}
.silds4 .contents .nav-list .nav-item .item-con{
    text-align: center;
    color: #666;
    font-size: 16px;
    margin-top: 16px;
}
.silds4 .contents .nav-list .nav-item .item-title{
    font-size: 18px;
    color: #111;
    font-weight: bold;
    line-height: 1;
    margin-top: 20px;
}
.nexts{
    margin-top: -40px;
}
.sild5{
    background: #fff;
    height: 558px;
    padding-top: 36px;
}
.sild5 .contents{
    margin: 0 auto;
    width: 1200px;
    display: flex;
    /*justify-content: space-between;*/
}
.sild5 .contents .rights{
    margin-left: 110px;
    height: 488px;
    width: 570px;
    background: url("../img/kantan/sild5.png") center center no-repeat;
    background-size: 100% 100%;
}
.sild5 .contents .lefts{
    width: 452px;
}
.sild5 .contents .lefts .titles{
    font-size: 36px;
    font-weight: bold;
    color: #111;
    margin-top: 34px;
    line-height: 1;
    margin-bottom: 30px;
}
.sild5 .contents .lefts p{
    margin-top: 25px;
    line-height: 30px;
    font-size: 16px;
    color: #111;

}
.sild5 .contents .lefts p .mess{
    font-size: 20px;
    font-weight: bold;
    color: #0066FF;
}
.sild6{
    height: 764px;
    background: url("../img/kantan/bg5.png") center center no-repeat;
    background-size: 100% 100%;
    padding-top: 21px;
}
.sild6 .contents{
    width: 1200px;
    margin: 0 auto;
    display: flex;
}
.sild6 .contents .left{
    height: 720px;
    width: 750px;
    background: url("../img/kantan/sild6.png") center center no-repeat;
    background-size: 100% 100%;
}
.sild6 .contents .rights{
    margin-left: 36px;
    width: 418px;
}
.sild6 .contents .rights .titles{
    font-size: 36px;
    color: #111;
    font-weight: bold;
    margin-top: 149px;
    margin-bottom: 42px;
}
.sild6 .contents .rights p{
    font-size: 16px;
    color: #111;
}
.sild6 .contents .rights p:nth-child(1){

}
.sild6 .contents .rights p .mess{
    color: #0066FF;
    font-size: 20px;
    font-weight: bold;
    line-height: 30px;
}
.hover-top{
    transition: transform 0.5s;
}
.hover-top:hover{
    /*position: ab;
    */
    transform: translate(0,-10px);
}
