﻿body {
    background-image: url(../image/wbg.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    min-width: 1200px;
}
a{
    color: inherit;
}
.container{
    width: 1000px;
    margin: 0 auto;
    margin-top: 37px;
}
.logo{
    float: left;
}
.login{
    width:141px;
    height:46px;
    background: url(../image/k.png);
    background-size: 100% 100%;
    line-height: 46px;
    font-size: 16px;
    color: #fff;
    font-weight: bold;
    text-align: center;
    float: right;
}
.wrap{
    width:1000px;
    height:481px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.col{
    width: 326px;
    float: left;
}
.ml10{
    margin-left: 11px;
}
.leftTop{
    width: 100%;
    height: 318px;
}
.mt8{
    margin-top: 8px;
}
.small{
    width: 326px;
    height: 155px;
}
.flexWrap{
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    font-size:36px;
    font-weight: bold;
    color: #fff;
}
.flexWrap p{
    margin-top: 30px;
}
.small p{
    margin-top: 0;
    margin-left: 10px!important;
    font-size: 20px;
}
.small .flexWrap{
    flex-direction: row;
}
.bgw1{
    background: url(../image/bgw1.png) no-repeat center center;
    background-size: 100% 100%;
}
.bgw2{
    background: url(../image/bgw2.png) no-repeat center center;
    background-size: 100% 100%;
}
.bgw3{
    background: url(../image/bgw3.png) no-repeat center center;
    background-size: 100% 100%;
}
.bgw4{
    background: url(../image/bgw4.png) no-repeat center center;
    background-size: 100% 100%;
}
.bgw5{
    background: url(../image/bgw5.png) no-repeat center center;
    background-size: 100% 100%;
}
.bgw6{
    background: url(../image/bgw6.png) no-repeat center center;
    background-size: 100% 100%;
}
.bgw7{
    background: url(../image/bgw7.png) no-repeat center center;
    background-size: 100% 100%;
}
.bgw8{
    background: url(../image/bgw8.png) no-repeat center center;
    background-size: 100% 100%;
}
.bgw9{
    background: url(../image/bgw9.png) no-repeat center center;
    background-size: 100% 100%;
}