.qjbm img {
    width: 100%;
}
.main-w {
    width: 1200px;
    margin: 0 auto;
}
.clear {
    clear: both;
}
.zbox {
    padding: 30px 0;
}
.zbox h1 {
    font-size: 36px;
    color: #1855eb;
    text-align: center;
}
.zbox .des {
    font-size: 20px;
    color: #7b7b7b;
    text-align: center;
    padding: 10px 0 30px 0;
}

.zbox ul li {
    float: left;
    border-radius: 10px;
}
.zbox ul li h2 {
    font-size: 20px;
}
.bm ul li {
    width: 586px;
    height: 154px;
    border: 2px solid #1576fe;
    margin:0 0 20px 20px;
    overflow: hidden;
}
.bm ul li:nth-child(2n+1) {
    margin-left: 0;
}
.bm ul li .box {
    float: right;
    width: 350px;
}
.bm ul li .img {
    float: left;
}

.bm ul li .box h2 {
    color: #1576fe;
    font-size: 20px;
    padding: 22px 0 5px 0;
    
}
.bm ul li .box .dess {
    font-size: 16px;
    line-height: 1.8;
}
.bm ul li .img {
    width: 206px;
    height: 154px;
    overflow: hidden;
    border: 2px solid #1576fe;
    border-left: 0;
    border-radius: 0 10px 10px 0;
}
.bm ul li .img img {
    width: 102%;
}
.bm ul li:nth-child(3) img {
    width: 155%;
    position: relative;
    right: 35%;
}
.bg-b {
    background-color: #1576fe;
    
}
.bg-b h1 ,.bg-b .des {
    color: #fff;
}
.qjbm .btn {
    width: 232px;
    height: 56px;
    line-height: 56px;
    margin: 10px auto;
    background-color: #f26522;
    color: #fff;
    text-align: center;
    font-size: 26px;
    font-weight: bold;
    border-radius: 10px;
    cursor: pointer;
    box-shadow: 2px 2px 4px #105bc5;
}
.zy ul  {
    width: 100%;
    height: 696px;
    border-radius: 10px;
    background-color: #b3d6f9;
}
.zy ul li {
    width: 366px;
    height: 308px;
    margin: 20px 0 0 20px;
}
.zy ul li .img {
    width: 100%;
    height: 246px;
    background: linear-gradient(to right,#32aaf1 ,#0542ed);
    border-radius: 10px;
    overflow: hidden;
}
.zy ul li .img p {
    text-align:center;
    font-size: 20px;
    color: #fff;
    padding-top: 10px;
}
.zy ul li .img .boc {
    height: 200px;
    overflow: hidden;
}
.zy ul li .btnn {
    width: 285px;
    height: 42px;
    border-radius: 30px;
    overflow: hidden;
    border: 1px solid #fd5f53;
    background-color: #ffff;
    line-height: 42px;
    margin: 15px auto 0 auto;
    cursor: pointer;
}
.zy ul li .btnn span {
    font-size: 16px;
    color: #3b342a;
    display: inline-block;
    width: 50%;
    height: 100%;
    float: left;
    text-align: center;

}
.zy ul li .btnn span:nth-child(2) {
    background-color: #fd5f53;
    color: #fff;
    cursor: pointer;
}
.qjbm .wd ul li {
    width: 578px;
    height: 60px;
    border: 1px solid #1576fe;
    margin:0 0 20px 20px;
}
.qjbm .wd ul li .num {
    float: left;
    width: 30px;
    height: 30px;
    background-color: #0542ed;
    color: #fff;
    font-size: 24px;
    border-radius: 20px;
    text-align: center;
    line-height: 30px;
    font-weight: bold;
    margin: 15px;
}
.qjbm .wd ul li p {
    line-height: 60px;
    display: inline-block;
}
.qjbm .wd ul li .btnn {
    float: right;
    width: 130px;
    height: 32px;
    line-height:32px;
    background-color: #f26522;
    color: #fff;
    text-align: center;
    font-size: 16px;
    border-radius: 10px;
    margin: 15px;
}
.bgc2 {
    margin: 0;
}
.qjbm .zxbm {
    margin-top: 30px;
}
.qjbm .zxbm p{
    text-align: center;
    color: #fff;
    font-size: 14px;
}
.qjbm .zxbm form {
    width: 50%;
    margin: 0 auto;
    font-size: 20px;
    color: #fff;
}
.qjbm .zxbm form input {
    width: 80%;
    height: 50px;
    padding-left: 10px;
    margin: 10px auto;
    border-radius: 10px;
    border: 0;

}
.qjbm .zxbm form input:focus {
    outline: none;
}
