/* @charset "UTF-8"; */
html,
body,
div,
ul,
li,
h1,
h2,
h3,
h4,
h5,
h6,
p,
dl,
dt,
dd,
ol,
form,
input,
textarea,
th,
td,
select,
a {
    margin: 0;
    padding: 0;
    list-style: none;
    text-decoration: none;
    outline: none;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    font-family: '微软雅黑';
}

* {
    margin: 0;
    padding: 0;
}

ul,
a {
    list-style: none;
    text-decoration: none;
}

.flex_box {
    display: flex;
    justify-content: space-between;
    box-sizing: border-box;
}

.bz-webWrap {
    width: 100%;
}

.bz-webWrap .container {
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    box-sizing: border-box;
}

.bz-webWrap .btn_wrapper {
    margin: 50px;
    display: flex;
    justify-content: center;
}

.bz-webWrap .morebtn {
    height: 58px;
    line-height: 58px;
    background: #5093fe;
    border-radius: 20px;
    box-shadow: 7px 7px 0px #2b59a3;
    color: #fff;
    font-size: 30px;
    font-weight: bold;
    padding: 0 37px;
    letter-spacing: 1px;
}

.bz-webWrap .morebtn:hover {
    background-color: #39bacb;
    color: #ffffff;
}

.bz-webWrap .title-box {
    width: 100%;
}

.bz-webWrap .title-box .bigtitle {
    font-size: 48px;
    color: #333;
    text-align: center;
    font-weight: 600;
    box-sizing: border-box;
    letter-spacing: 3px;
}

.bz-webWrap .title-box .bigtitle>.mark {
    color: #5093f1;
}

.bz-webWrap .title-box .smalltitle {
    font-size: 24px;
    line-height: 36px;
    color: #999;
    margin-top: 15px;
    font-weight: 500;
    text-align: center;
    box-sizing: border-box;
}

.sec_1 .swiper-slide:nth-of-type(1) a {
    display: block;
    height: 699px;
    background: url("../images/banner1.jpg") center no-repeat;
}

.sec_1 .swiper-slide:nth-of-type(2) a {
    display: block;
    height: 699px;
    background: url("../images/banner2.jpg") center no-repeat;
}

.sec_2 {
    margin-top: 70px;
    padding: 0 10px;
}

.sec_2 .flex_box {
    margin-top: 50px;
}

.sec_2 .flex_box .flex_item {
    box-sizing: border-box;
    width: 550px;
    height: 222px;
    box-shadow: 0 0 16px rgba(4, 0, 0, 0.11);
    border-radius: 20px;
    overflow: hidden;
    display: flex;
}

.sec_2 .flex_box .flex_item .item_left {
    box-sizing: border-box;
    width: 147px;
    height: 100%;
    font-size: 48px;
    line-height: 72px;
    color: #fff;
    padding: 30px 25px;
}

.sec_2 .flex_box .flex_item .item_right {
    box-sizing: border-box;
    position: relative;
    width: 403px;
    height: 100%;
}

.sec_2 .flex_box .flex_item .item_right p {
    font-size: 21px;
    line-height: 30px;
    color: #666;
    padding: 12px;
}

.sec_2 .flex_box .flex_item .item_right .icon_wrapper {
    box-sizing: border-box;
    width: 100%;
    position: absolute;
    bottom: 0;
    justify-content: space-between;
    padding: 25px 60px;
}

.sec_2 .flex_box .flex_item .item_right .icon_wrapper span {
    width: 63px;
    height: 63px;
    border: 1px solid #41bbee;
    border-radius: 50%;
}

.sec_2 .flex_box .flex_item.box1 .item_left {
    background: #476bfd;
}

.sec_2 .flex_box .flex_item.box2 .item_left {
    background: #d92448;
}

.sec_2 .flex_box .flex_item.box3 .item_left {
    background: #2dbea6;
}

.sec_2 .flex_box .flex_item.box4 .item_left {
    background: #ff7116;
}

.sec_2 .flex_box .flex_item .icon_wrapper .icon1 {
    background: url("../images/sec2_icon.png") 6px 12px no-repeat;
}

.sec_2 .flex_box .flex_item .icon_wrapper .icon2 {
    background: url("../images/sec2_icon.png") -58px 10px no-repeat;
}

.sec_2 .flex_box .flex_item .icon_wrapper .icon3 {
    background: url("../images/sec2_icon.png") -127px 12px no-repeat;
}

.sec_2 .flex_box .flex_item .icon_wrapper .icon4 {
    background: url("../images/sec2_icon.png") 10px -52px no-repeat;
}

.sec_2 .flex_box .flex_item .icon_wrapper .icon5 {
    background: url("../images/sec2_icon.png") -58px -50px no-repeat;
}

.sec_2 .flex_box .flex_item .icon_wrapper .icon6 {
    background: url("../images/sec2_icon.png") -124px -51px no-repeat;
}

.sec_2 .flex_box .flex_item .icon_wrapper .icon7 {
    background: url("../images/sec2_icon.png") 6px -120px no-repeat;
}

.sec_2 .flex_box .flex_item .icon_wrapper .icon8 {
    background: url("../images/sec2_icon.png") -61px -116px no-repeat;
}

.sec_2 .flex_box .flex_item .icon_wrapper .icon9 {
    background: url("../images/sec2_icon.png") -124px -116px no-repeat;
}

.sec_2 .flex_box .flex_item .icon_wrapper .icon10 {
    background: url("../images/sec2_icon.png") 12px -185px no-repeat;
}

.sec_2 .flex_box .flex_item .icon_wrapper .icon11 {
    background: url("../images/sec2_icon.png") -62px -181px no-repeat;
}

.sec_2 .flex_box .flex_item .icon_wrapper .icon12 {
    background: url("../images/sec2_icon.png") -128px -181px no-repeat;
}

.sec_3 {
    margin-top: 70px;
    padding-top: 70px;
    background: #f7f9ff;
}

.sec_3 .container .flex_box {
    margin-top: 40px;
    padding: 0 16px;
    box-sizing: border-box;
}

.sec_3 .container .flex_box .flex_item {
    width: 275px;
    height: 425px;
    box-sizing: border-box;
    border-radius: 20px;
    box-shadow: 0 0 16px rgba(4, 0, 0, 0.11);
    padding: 20px;
    position: relative;
}

.sec_3 .container .flex_box .flex_item h4 {
    color: #5093fe;
    font-size: 22px;
    text-align: center;
    letter-spacing: 2px;
}

.sec_3 .container .flex_box .flex_item p {
    margin-top: 15px;
    font-size: 18px;
    line-height: 30px;
    color: #666;
}

.sec_3 .container .flex_box .flex_item .img_wrapper {
    position: absolute;
    box-sizing: border-box;
    width: 235px;
    text-align: center;
    bottom: 20px;
}

.sec_4 {
    margin-top: 70px;
}

.sec_4 .img-wrapper {
    margin-top: 45px;
    text-align: center;
}

.sec_5 {
    margin-top: 70px;
    height: 643px;
    background: url("../images/sec5_bg.jpg") center no-repeat;
}

.sec_5 .title-box .bigtitle {
    color: #fff;
    padding-top: 70px;
}

.sec_5 .flex_box {
    margin-top: 70px;
}

.sec_5 .flex_box .flex_item {
    width: 275px;
    height: 357px;
    box-sizing: border-box;
    border-radius: 20px;
    background: brown;
    color: #fff;
    box-shadow: 0 0 16px rgba(4, 0, 0, 0.11);
}

.sec_5 .flex_box .flex_item .icon {
    width: 155px;
    height: 155px;
    margin: 30px auto;
}

.sec_5 .flex_box .flex_item h4 {
    font-size: 24px;
    margin: 15px 0;
    text-align: center;
    letter-spacing: 1px;
}

.sec_5 .flex_box .flex_item p {
    font-size: 18px;
    padding: 0 24px;
}

.sec_5 .flex_box .flex_item.box1 {
    background: #476bfd;
}

.sec_5 .flex_box .flex_item.box2 {
    background: #d92447;
}

.sec_5 .flex_box .flex_item.box3 {
    background: #2dbea6;
}

.sec_5 .flex_box .flex_item.box4 {
    background: #ff7176;
}

.sec_5 .flex_box .flex_item .icon1 {
    background: url("../images/icons_2.png") 3px 13px no-repeat;
}

.sec_5 .flex_box .flex_item .icon2 {
    background: url("../images/icons_2.png") -144px 13px no-repeat;
}

.sec_5 .flex_box .flex_item .icon3 {
    background: url("../images/icons_2.png") -284px 3px no-repeat;
}

.sec_5 .flex_box .flex_item .icon4 {
    background: url("../images/icons_2.png") -437px 2px no-repeat;
}

.sec_6 {
    padding-top: 70px;
    height: 880px;
    box-sizing: border-box;
    position: relative;
    background: url("../images/sec6.png") center 60px no-repeat;
}

.sec_6 .sec_6_content {
    width: 478px;
    float: right;
    color: #333;
    font-size: 18px;
    line-height: 33px;
    margin-top: 30px;
}

.sec_6 .sec_6_content p {
    text-indent: 2em;
    margin-top: 20px;
}

.sec_6 .sec_6_data {
    width: 100%;
    position: absolute;
    bottom: 70px;
    text-align: center;
    font-size: 18px;
    color: #333;
    letter-spacing: 1px;
}

.sec_6 .sec_6_data .mark {
    font-size: 63px;
    color: #5093fe;
}

.sec_6 .data1 {
    left: -215px;
}

.sec_6 .data2 {
    right: -105px;
}

.sec_7 {
    height: 1093px;
    background: #f7f9ff;
    padding-top: 70px;
}

.sec_7 .tips_box {
    margin-top: 10px;
    position: relative;
}

.sec_7 .tips_box .tips_left {
    width: 400px;
    height: 781px;
    background: #5093fe;
    border-radius: 20px;
    padding: 40px;
    box-sizing: border-box;
    cursor: pointer;
}

.sec_7 .tips_box .tips_left p {
    width: 235px;
    height: 55px;
    line-height: 55px;
    border: 3px solid #fff;
    font-size: 30px;
    margin-bottom: 30px;
    border-radius: 20px;
    color: #fff;
    text-align: center;
}

.sec_7 .tips_box .tips_right {
    position: absolute;
    right: 6px;
    top: 40px;
    box-shadow: 0 0 16px rgba(4, 0, 0, 0.11);
    border-radius: 20px;
    width: 876px;
    height: 694px;
    background: #fff;
    box-sizing: border-box;
    padding: 55px 88px;
}

.sec_7 .tips_box .tips_right h4 {
    font-size: 30px;
    line-height: 30px;
    color: #333;
    font-weight: 500;
}

.sec_7 .tips_box .tips_right ul {
    margin: 20px 0;
}

.sec_7 .tips_box .tips_right ul.pivot {
    height: 155px;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
}

.sec_7 .tips_box .tips_right ul.onlyOne {
    height: 50px;
}

.sec_7 .tips_box .tips_right ul li {
    font-size: 24px;
    line-height: 40px;
    color: #666;
}

.sec_7 .tips_box .tips_right ul li {
    display: flex;
}

.active1 {
    color: #333 !important;
    background: #fff;
}

.hide {
    display: none;
}

.sec_8 {
    margin-top: 70px;
}

.sec_8 .flex_box {
    margin-top: 55px;
}

.sec_8 .img-wrapper {
    width: 370px;
    height: 370px;
    border-radius: 50%;
}

.sec_8 .flex_right {
    margin-top: 15px;
    width: 708px;
    color: #333;
}

.sec_8 .flex_right h4 {
    font-size: 24px;
    font-weight: bold;
    letter-spacing: 1px;
    line-height: 30px;
}

.sec_8 .flex_right h5 {
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 1px;
    line-height: 30px;
}

.sec_8 .flex_right p {
    margin-top: 30px;
    color: #666;
    font-size: 18px;
    font-weight: 500;
    line-height: 30px;
}

.sec_8 .box1 {
    padding: 0 25px;
}
.sec_8 .box2 .flex_item{
    width: 200px;
}
.sec_8 .box2 .flex_item img{
    width: 100%;
    box-shadow: 0 0 16px rgba(4, 0, 0, 0.11);

}
.sec_9 {
    margin-top: 70px;
    height: 526px;
    background: url("../images/sec9.png") center no-repeat;
}

.sec_9 form {
    height: 100%;
}

form .form_title {
    text-align: center;
    color: #fff;
    margin-top: 70px;
    font-size: 36px;
    line-height: 48px;
    padding-bottom: 10px;

}

form .form_title .mark {
    color: #ffbe40;
}

form .input_group {
    width: 549px;
    margin: 30px auto;
    overflow: hidden;
    height: 57px;
    box-sizing: border-box;
    background: #fff;
    border-radius: 20px;
}

form .input_group input {
    width: 100%;
    height: 100%;
    line-height: 57px;
    padding-left: 60px;
    font-size: 30px;
    background: none;
    border: none;
    box-sizing: border-box;
}

form .submit_wrapper {
    display: flex;
    justify-content: center;
    margin-top: 50px;
}

.submit_wrapper input {
    height: 61px;
    line-height: 61px;
    border: none;
    background: #5093fe;
    font-size: 30px;
    letter-spacing: 2px;
    padding: 0 70px;
    border-radius: 20px;
    color: #fff;
    cursor: pointer;
    transition: all 0.2s linear;
}

.submit_wrapper input:hover {
    transform: scale(1.05);
}

.sec_10 {
    padding: 40px 6px 0;
    box-sizing: border-box;
}

.sec_10 .flex_item {
    width: 585px;
    height: 436px;
    border-radius: 20px;
    box-shadow: 0 0 16px rgba(4, 0, 0, 0.11);
    background: #5093fe;
    position: relative;
    box-sizing: border-box;
    margin-top: 50px;
}

.sec_10 .flex_item .img_wrapper {
    position: absolute;
    width: 282px;
    height: 424px;
    border-radius: 20px;
    overflow: hidden;
    left: 20px;
    top: -24px;
}

.sec_10 .flex_item .item_words {
    width: 234px;
    float: right;
    margin: 20px 20px 0 0;
    color: #fff;
}

.sec_10 .flex_item .item_words .name {
    font-size: 48px;
    font-weight: 700;
}

.sec_10 .flex_item .item_words .title {
    font-size: 18px;
    font-weight: 500;
    margin-top: 15px;
}

.sec_10 .flex_item .item_words .description {
    font-size: 18px;
    font-weight: 500;
    margin-top: 15px;
    line-height: 26px;
}
.sec_11{
    background: #f7f9ff;
    margin-top: 70px;
    padding-top: 70px;
}
.sec_11 .table_wraper{
    margin-top: 45px;
    border-radius: 20px;
    font-size: 30px;
    overflow: hidden;
    text-align: center;
}
.sec_11 .table_wraper .tableHead{
    width: 100%;
    height: 80px;
    line-height: 80px;
    color: #fff;
    background: #5093fe;
}
.sec_11 .table_wraper .bd{
    color: #333;
}
.sec_11 .table_wraper .flex_box li:nth-of-type(1){
    width: 270px;
}
.sec_11 .table_wraper .flex_box li:nth-of-type(2){
    width: 150px;
}
.sec_11 .table_wraper .flex_box li:nth-of-type(3){
    width: 185px;
}
.sec_11 .table_wraper .flex_box li:nth-of-type(4){
    width: 170px;
}
.sec_11 .table_wraper .flex_box li:nth-of-type(5){
    width: 425px;
}
.sec_11 .table_wraper .bd .flex_box li{
    line-height: 70px;
}
.sec_11 .table_wraper .bd .flex_box:nth-of-type(odd){
    background: #e1edff;
}
.sec_11 .table_wraper .bd .flex_box:nth-of-type(even){
    background: #c0d8ff;
}
.sec_11 .table_wraper .bd li:nth-of-type(4){
    color: #e63f3f;
}

.sec_12{
    padding-top: 50px;
    padding-bottom: 70px;
    background: #f7f9ff;
}
.sec_12 .flex_box{
    margin-bottom: 10px;
}

.sec_12 .img-wrapper:nth-of-type(1){
    width: 620px;
    height: 367px;
}
.sec_12 .img-wrapper:nth-of-type(2){
    width: 542px;
    height: 367px;
}
.sec_12 h3{
    font-size: 30px;
    line-height: 60px;
    text-align: center;
    font-weight: 500;
    color: #333;
}
.sec_13{
    margin-top: 70px;
    padding: 0 6px;
    box-sizing: border-box;

}
.sec_13 .flex_box{
    margin-top: 30px;
}
.sec_13 .flex_box .img_wrapper{
    width: 580px;
    height: 338px;
    box-sizing: border-box;
    box-shadow: 0 0 16px rgba(4, 0, 0, 0.11);
    overflow: hidden;
}
.sec_13 .flex_box .img_wrapper img{
    width: 100%;
    height: 100%;
}
.sec_14{
    margin-top: 70px;
}
.sec_14 .flex_box{
    margin-top: 50px;
}
.sec_14 .flex_box .flex_item{
    width: 227px;
}
.sec_14 .flex_box .flex_item div{
    width: 227px;
    height: 227px;
    border-radius: 50%;
    position: relative;
}

.sec_14 .flex_box .flex_item:nth-of-type(1) div{
    background:#476bfd;
}
.sec_14 .flex_box .flex_item:nth-of-type(2) div{
    background:#d92448;
}
.sec_14 .flex_box .flex_item:nth-of-type(3) div{
    background:#2dbea6;
}
.sec_14 .flex_box .flex_item:nth-of-type(4) div{
    background:#7c3407;
}
.sec_14 .flex_box .flex_item div>i{
    position: absolute;
    display: block;
    width: 140px;
    height: 120px;
    margin: auto;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}
.sec_14 .flex_box .flex_item .icon1 {
    background: url("../images/icons_2.png") -13px -160px no-repeat;
}
.sec_14 .flex_box .flex_item .icon2 {
    background: url("../images/icons_2.png") -164px -160px no-repeat;
}
.sec_14 .flex_box .flex_item .icon3 {
    background: url("../images/icons_2.png") -309px -161px no-repeat;
}
.sec_14 .flex_box .flex_item .icon4 {
    background: url("../images/icons_2.png") -456px -160px no-repeat;
}
.sec_14 .flex_box a{
    display: block;
    font-size: 36px;
    line-height: 116px;
    font-weight: bold;
    color: #666;
    text-align: center;
    transition: all 0.2s linear;
}
.sec_14 .flex_box a:hover{
    color: red;
    transform: scale(1.05);
}
.sec_15{
    margin-top: 70px;
    background: #f7f9ff;
    padding-top: 70px;
    padding-bottom: 70px;
}
.sec_15 .question{
    margin-top: 70px;
    width: 585px;
    background: #5093fe;
    border-radius: 20px;
    font-size: 24px;
    line-height: 60px;
    padding: 20px 55px;
}
.sec_15 .question a{
    color: #fff;
}
.sec_15 .container{
    position: relative;
}
.sec_15 .question a:hover{
    color: #ddd;
}
.sec_15 .container .img-wrapper{
    width: 740px;
    height: 431px;
    position: absolute;
    bottom: 0;
    right: 0;
}
.sec_16{
    margin-top: 70px;
}
.sec_16>.flex_box{
    margin-top: 70px;
}
.sec_16 .item_right{
    width: 655px;
}
.sec_17{
    margin-top: 70px;
}
.sec_17 .flex_box{
    margin-top: 70px;
    flex-wrap: wrap;
}
.sec_17 .flex_box>div{
    width: 300px;
    height: 127px;
    text-align: center;
    position: relative;
}
.sec_17 .flex_box>div img{
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
.sec_17 .flex_box>div .joinUs{
    text-align: center;
    line-height: 127px;
    font-size: 16px;
    color: #333;
    transition: all .2s linear;
    cursor: pointer;
    display: block;
}
.sec_17 .flex_box>div .joinUs:hover{
    font-weight: bold;
    transform: scale(1.4);
    color: #e60012;
}
.sec_18{
    margin-top: 70px;
    padding-bottom: 70px;
    background:#0F0136 url("../images/sec18_bg.png") center  no-repeat;
    background-size: cover;
}

/* 悬浮样式 */
.img-wrapper{
    overflow: hidden;
}
.img_wrapper img{
    transition: all 0.2s linear;
    overflow: hidden;
}
.img_wrapper:hover img{
    transform: scale(1.2);
}
.rotate{
    transition: all 1.2s linear;
}
.rotate:hover{
    transform: rotate(360deg);
}
.scale{
    transition: all 0.2s linear;
    overflow: hidden;
}
.scale:hover{
    transform: scale(1.2);
}
