@font-face{
    font-family: "方正粗宋简体";
    src: url('../font/FZCSJ.OTF');
}

.banner_box{
    width: 100%;
    background: #fff;
    height: auto;
    position: relative;
}
.banner_box .container{
    padding: 100px 0;
}
.banner_box h1{
    font-size: 80px;
    text-align: center;
    height: 80px;
    line-height: 80px;
    color: #333;
    margin-bottom: 24px;
}
.banner_box p{
    /* width: 768px; */
    font-size: 40px;
    text-align: center;
    color: #333;
    letter-spacing:42px;
    margin: 0 auto;
    text-indent: 42px;
}
.banner_box img{
    width: 211px;
    height: 211px;
    margin: 0 auto;
    display: block;
    margin-top: 70px;
    margin-bottom: 10px;
}
.banner_box .txt{
    font-size: 24px;
    text-align: center;
    margin: 0 auto;
}
.box1{
    width: 100%;
    background: #f7f8fa;
    height: auto;
}
.box1 .container{
    padding: 70px 0;
}
.circleBox{
    float: left;
    width: 500px;
    height: 630px;
}
.circleBox h3{
    text-align: center;
    margin-top:230px ;
    font-size: 50px;
    height: 46px;
    line-height: 46px;
}
.circleBox p{
    width: 300px;
    text-align: center;
    font-size: 30px;
    margin: 30px auto 0;
    height: 40px;
    line-height: 40px;
}
.box1 img{
    float: right;
    display: block;
    margin-right: 70px;
}
.box2{
    width: 100%;
    height: auto;
    background: #fff;
    position: relative;
}
.box2 .container{
    padding: 70px 0;
}
.box2 img{
    float: left;
    display: block;
    margin-left: 70px;
}
.circleBoxr{
    float: right;
    width: 500px;
    height: 630px;
}
.circleBoxr h3{
    text-align: center;
    margin-top:230px ;
    font-size: 50px;
    height: 46px;
    line-height: 46px;
}
.circleBoxr p{
    width: 300px;
    text-align: center;
    font-size: 30px;
    margin: 30px auto 0;
    height: 40px;
    line-height: 40px;
}
.box3{
    width: 100%;
    height: auto;
    background: #fff;
}
.box3 .container{
    padding: 70px 0;
}
.qr{
    width: 211px;
    height: 211px;
    margin: 0 auto;
}
.qr img{
    display: block;
}
.box3 p{
    font-size: 24px;
    color: #333;
    text-align: center;
}
