* {
    margin: 0;
    padding: 0;
}

.seek .btn_sou1 {
    padding: 7px 0;
}

/* Swiper */

html,
body {
    position: relative;
    height: 100%;
}

body {
    background: #eee;
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 14px;
    color: #000;
    margin: 0;
    padding: 0;
}

.swiper {
    width: 100%;
    height: 100%;
}

/* Ã§â€°Ë†Ã¥Â¿Æ’ */
.banxin {
    width: 1200px;
    margin: 0 auto;
}


.abgk_header {
    width: 100%;
    background: rgb(151 198 222);
    position: fixed;
    z-index: 99;
    height: 50px;
    line-height: 50px;
    text-align: center;
    display: none;
}

.abgk_header li {
    display: inline-block;
    width: 15%;
}

.abgk_header li a {
    color: #fff;
    font-size: 20px;
}

.abgk_header li:hover {
    /* background: rgb(176 145 106); */
}

/* 1 */
.swiper .abgk_1 {
    background: url(../images/abgk_bei/abgk_bi1.png) no-repeat;
    background-size: 100% 100%;
}

.abgk_1 .header {
    position: absolute;
    top: 0px;
    left: 50%;
    transform: translateX(-50%);
}

.abgk_1 .logo {
    width: 38%;
}

.abgk_1 .seek {
    margin-top: 24px;
}

.abgk_1 .hb_main {
    padding: 0;
}

.abgk_1 .seek .btn_sou1 {
    width: 66%;
    border-radius: 5px;
}

.abgk_1 .seek .btn_sou2 input {
    font-size: 16px;
    font-weight: 400;
    color: rgba(31, 86, 163, 1);
    border-radius: 2px;
    margin-left: 0;
}

.abgk_1 #search-btn2 {
    background-color: #86b9ed;
}

.swiper-pagination-vertical.swiper-pagination-bullets,
.swiper-vertical>.swiper-pagination-bullets {
    right: 30px;
    width: 30px;
    height: 300px;
    background: url(../images/abgk_bei/xian.png) no-repeat;
    background-size: 4px 100%;
}

.swiper-pagination .swiper-pagination-bullet {
    position: relative;
    top: -18px;
    left: -4px;
    width: 64px;
    height: 57px;
    background: url(../images/abgk_bei/yuan.png) no-repeat;
    opacity: 1;
    border-radius: 0%;
}

.swiper-pagination .swiper-pagination-bullet i {
    position: absolute;
    top: -4px;
    left: -74px;
    font-size: 16px;
    font-weight: 400;
    color: rgba(26, 82, 132, 1);
    display: none;
}

.swiper-pagination .swiper-pagination-bullet-active {
    top: -25px;
    left: -9px;
    background: url(../images/abgk_bei/fangkuai.png) no-repeat;
}

.swiper-pagination .swiper-pagination-bullet-active i {
    top: 0;
    display: block;
}

.abgk_1 .abgk_1_xxk {
    position: absolute;
    top: 150px;
    left: 0;
    text-align: center;
    width: 100%;
    border-bottom: 1px #c7e5f1 solid;
    font-size: 28px;

}

.abgk_1 .abgk_1_xxk li {
    display: inline-block;
    width: 200px;
    height: 60px;
}

.abgk_1 .abgk_1_xxk li a {
    color: #fff;
}

.abgk_1 .abgk_1_xxk li a:hover {
    color: #4280db;
}

.abgk_1 .abgk_1_xxk .abgk_1_xxk1 {
    background: url(../images/abgk_bei/xxk.png) no-repeat;
    background-position: 50% 8px;
}

/* 2 */
.swiper .abgk_2 {
    background: url(../images/abgk_bei/abgk_bi2.png) no-repeat;
    background-size: 100% 100%;
    position: relative;
}

.abgk_2 .abgk_2_img {
    position: absolute;
    top: 120px;
    left: 50%;
    transform: translateX(-50%);
}

.abgk_2 .abgk_2_div {
    width: 1200px;
    position: absolute;
    top: 300px;
    left: 50%;
    transform: translateX(-50%);
}

.abgk_2_box>div+div {
    display: none;
}

.abgk_2_div div {
    display: inline-block;
    width: 600px;
    height: 345px;
}

.abgk_2_div div p {
    text-indent: 2em;
    font-size: 16px;
    font-weight: 400;
    line-height: 40px;
    color: rgba(0, 0, 0, 1);
    /* Ã¥Â¤â€žÃ§Ââ€ Ã¦â€¢Â°Ã¦ÂÂ®Ã§â€ºÅ Ã¥Â¤â€žÃ©â€”Â®Ã©Â¢Ëœ */
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
}

.abgk_2_div div span {
    margin-top: 20px;
    background: url(../images/abgk_bei/lckgd.png) no-repeat;
    background-size: 100% 100%;
    display: inline-block;
    width: 142px;
    height: 44px;
    text-align: center;
    line-height: 44px;
    font-size: 16px;
    font-weight: 400;
    color: rgba(26, 82, 132, 1);
    cursor: pointer;
}

.abgk_2_div img {
    float: right;
    width: 570px;
    height: 345px;
    border-radius: 10px;
    cursor: pointer;
}

.abgk_2 .abgk_2_ul {
    position: absolute;
    left: 50%;
    top: 680px;
    transform: translateX(-50%);
}

.abgk_2_ul li {
    cursor: pointer;
    display: inline-block;
    padding-top: 54px;
    width: 150px;
    height: 150px;
    text-align: center;
    font-size: 20px;
    font-weight: 700;
    line-height: 23px;
    color: rgba(66, 128, 138, 1);
    background: url(../images/abgk_bei/lht.png) no-repeat;
}

.abgk_2_ul li+li {
    margin-left: 56px;
}

.abgk_2_ul .jihuoli {
    background: url(../images/abgk_bei/hht.png) no-repeat;
    color: rgba(71, 43, 16, 1);
}

/* 3 */
.abgk_3 {
    position: relative;
    background: url(../images/abgk_bei/abgk_bi3.png) no-repeat;
    background-size: 100% 100%;
}

.abgk_3_img {
    position: absolute;
    top: 60px;
    left: 50%;
    transform: translateX(-50%);
}

.abgk_3 .swiper-container {
    margin-top: 310px;
    height: 550px;
    overflow: hidden;
}

.abgk_3 .swiper-slide {
    width: 770px !important;
    height: 425px !important;
}

.abgk_3 .swiper-slide img {
    width: 100%;
    height: 100%;
    border-radius: 2px;
}

.abgk_3 .swiper-slide p {
    position: absolute;
    bottom: -138px;
    left: 0;
    width: 788px;
    height: 88px;
    background: url(../images/abgk_bei/wzbj.png) no-repeat;
    z-index: 999999999999999999;
}

.abgk_3 .swiper-slide p span {
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    width: 160px;
    height: 88px;
    font-size: 28px;
    font-weight: 700;
    color: rgba(26, 82, 132, 1);
    line-height: 74px;
    padding-left: 26px;
}

.abgk_3 .swiper-slide p i {
    margin-left: 160px;
    display: inline-block;
    width: 610px;
    height: 88px;
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    color: rgba(56, 56, 56, 1);
}

.abgk_3 .swiper-slide p a {
    position: absolute;
    bottom: 10px;
    right: 60px;
    font-size: 16px;
    font-weight: 400;
    color: rgba(26, 82, 132, 1);
}

#certify {
    position: relative;
    width: 1200px;
    margin: 0 auto;
}

.abgk_3 .swiper-pagination1 {
    width: 100%;
    position: absolute;
    top: -75px;
    left: 50%;
    text-align: center;
    transform: translateX(-50%);
}

.abgk_3 .swiper-pagination-bullet {
    width: 168px;
    height: 42px;
    background: url(../images/abgk_bei/luse.png) no-repeat;
    background-size: 100% 100%;
    font-size: 20px;
    font-weight: 700;
    line-height: 42px;
    color: rgba(66, 128, 138, 1);
    text-align: center;
    border-radius: 0%;
    opacity: 1;
}

.abgk_3 .swiper-pagination-bullet+.swiper-pagination-bullet {
    margin-left: 45px;
}

.abgk_3 .swiper-pagination-bullet-active {
    background: url(../images/abgk_bei/huangse.png) no-repeat;
    background-size: 100% 100%;
    color: rgba(71, 43, 16, 1);
}

.swiper-button-next,
.swiper-button-prev {
    top: 50%;
}

.swiper-button-prev,
.swiper-rtl .swiper-button-next {
    left: 84px;
    background: url(../images/abgk_bei/zuo.png) no-repeat;
    background-size: 100% 100%;
    width: 44px;
    height: 38px;
    z-index: 99999;
}

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
    right: 84px;
    background: url(../images/abgk_bei/you.png) no-repeat;
    background-size: 100% 100%;
    width: 44px;
    height: 38px;
    z-index: 99999;
}

.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
    content: none;
}

.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
    content: none;
}

.abgk_3 .swiper-slide-prev {
    overflow: hidden;
}

.abgk_3 .swiper-slide-prev .abgk_3_mzuo {
    display: block;
}

.abgk_3 .swiper-slide-next {
    overflow: hidden;
}

.abgk_3 .swiper-slide-next .abgk_3_mzuo {
    display: block;
}

/* Ã¨â€™â„¢Ã¥Â±â€š */
.abgk_3 .abgk_3_mzuo {
    background-color: rgba(0, 0, 0, 0.4);
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999;
    display: none;
}


.abgk_3 .abgk_3_xxk {
    position: absolute;
    top: 235px;
    left: 50%;
    transform: translateX(-50%);
}

.abgk_3_xxk li {
    width: 168px;
    height: 42px;
    display: inline-block;
    background: url(../images/abgk_bei/luse.png) no-repeat;
    background-size: 100% 100%;
    font-size: 20px;
    font-weight: 700;
    color: rgba(66, 128, 138, 1);
    line-height: 42px;
    text-align: center;
    cursor: pointer;
}

.abgk_3_xxk li+li {
    margin-left: 40px;
}

.abgk_3_xxk .jihuoli1 {
    color: rgba(71, 43, 16, 1);
    background: url(../images/abgk_bei/huangse.png) no-repeat;
    background-size: 100% 100%;
}

.abgk_3 .abgk_3_jqbj {
    background: url(../images/abgk_bei/jqbj.png) no-repeat;
    position: absolute;
    top: 295px;
    left: 50%;
    transform: translateX(-50%);
    width: 792px;
    height: 456px;
    z-index: 0;
}

/* 4 */

.abgk_4 {
    position: relative;
    background: url(../images/abgk_bei/abgk_bi4.png) no-repeat;
    background-size: 100% 100%;
}

.abgk_4 .abgk_4_img {
    position: absolute;
    top: 120px;
    left: 50%;
    transform: translateX(-50%);
}

.abgk_4 .swiper1 {
    position: absolute;
    top: 310px;
    left: 50%;
    transform: translateX(-50%);
    width: 1200px;
    height: 440px;
    overflow: hidden;
}

.abgk_4 .swiper-pagination2 {
    position: absolute;
    bottom: 0;
    left: 0;
    text-align: center;
    z-index: 99999999999;
}

.abgk_4 .swiper1 .swiper-wrapper .swiper-slide>img {
    position: absolute;
    top: 21px;
    left: 32px;
    width: 438px;
    height: 392px;
}

.abgk_4 .swiper1 .swiper-slide {
    width: 1200px !important;
    height: 440px;
    background: url(../images/abgk_bei/sxabbj.png) no-repeat;
    background-size: 100% 100%;
    padding: 21px 0px;
    overflow: hidden;
}

.abgk_4 .swiper1 .swiper-slide div {
    margin-left: 488px;
    width: 700px;
    display: inline-block;
}

.abgk_4 .swiper1 div img {
    width: 335px;
    height: 190px;
    margin: 0 10px 10px 0;
}

/* 5 */

.abgk_5 {
    position: relative;
    background: url(../images/abgk_bei/abgk_bi5.png) no-repeat;
    background-size: 100% 100%;
}

.abgk_5 .abgk_5_img {
    position: absolute;
    top: 120px;
    left: 50%;
    transform: translateX(-50%);
}

.abgk_5 ul {
    width: 1200px;
    height: 486px;
    position: absolute;
    top: 310px;
    left: 50%;
    transform: translateX(-50%);
}

.abgk_5 ul li {
    position: relative;
    display: inline-block;
    width: 287px;
    height: 486px;
    background: url(../images/abgk_bei/lansetz.png) no-repeat;
    background-size: 100% 100%;
}

.abgk_5 ul li>img {
    position: absolute;
    top: 47px;
    left: 142px;
}

.abgk_5 ul li+li {
    margin-left: 13px;
}

.abgk_5 ul li>div {
    position: absolute;
    top: 12px;
    left: 68px;
    font-size: 34px;
    line-height: 52px;
    font-weight: 700;
    color: rgba(255, 255, 255, 1);
}

.abgk_5 ul li:hover {
    background: url(../images/abgk_bei/huangsetz.png) no-repeat;
    background-size: 100% 100%;
}

.abgk_5 ul li:hover span {
    background: url(../images/abgk_bei/hckgd.png) no-repeat;
    background-size: 100% 100%;
    color: rgba(122, 87, 40, 1);
}

.abgk_5 ul li>p {
    position: absolute;
    top: 190px;
    left: 50%;
    transform: translateX(-50%);
    width: 255px;
    height: 120px;
    font-size: 16px;
    font-weight: 400;
    line-height: 44px;
    color: rgba(0, 0, 0, 1);
}

.abgk_5 ul li>p a {
    display: block;
    /* Ã¥Â¤â€žÃ§Ââ€ Ã¦â€¢Â°Ã¦ÂÂ®Ã§â€ºÅ Ã¥Â¤â€žÃ©â€”Â®Ã©Â¢Ëœ */
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.abgk_5 ul li>span {
    position: absolute;
    top: 360px;
    left: 50%;
    transform: translateX(-50%);
    width: 132px;
    height: 44px;
    cursor: pointer;
    background: url(../images/abgk_bei/lckgd.png) no-repeat;
    background-size: 100% 100%;
    font-size: 16px;
    font-weight: 400;
    color: rgba(26, 82, 132, 1);
    line-height: 44px;
    text-align: center;
}
.abgk_5 ul li.tzjyqd{
    /* background: none; */
}
.abgk_5 ul li.tzjyqd a{
    display: block;
    position: absolute;
   top: 170px;
   width: 235px;
   left: 50%;
   transform: translateX(-50%);
   text-align: center;
}
.abgk_5 ul li.tzjyqd a p{
    display: none;
    width: 70%;
    position: absolute;
    bottom: 10px;
    /* right:-80%; */
    left: 50%;
   transform: translateX(-50%);
}
.abgk_5 ul li.tzjyqd a p img{
   margin-bottom: 10px;
}
.abgk_5 ul li.tzjyqd a font{
    font-size: 18px;
    color: #494949;
}
.abgk_5 ul li.tzjyqd a:hover p{
    display: inline-block;
}
/* 6 */

.abgk_6 {
    position: relative;
    background: url(../images/abgk_bei/abgk_bi6.png) no-repeat;
    background-size: 100% 100%;
}

.abgk_6 .abgk_6_img {
    position: absolute;
    top: 100px;
    left: 50%;
    transform: translateX(-50%);
}

.abgk_6 .abgk_6_div {
    position: absolute;
    top: 280px;
    left: 50%;
    transform: translateX(-50%);
    width: 1200px;
    height: 546px;
    background: url(../images/abgk_bei/njbj.png) no-repeat;
    background-size: 100% 100%;
}

/* Ã¨Â½Â®Ã¦â€™Â­4 */
.swiper4 {
    margin: 88px 130px;
    width: 942px;
    height: 367px;
    overflow: hidden;
}

.swiper4 .swiper-slide {
    position: relative;
    background: url(../images/abgk_bei/njxbj.png) no-repeat;
    background-size: 100% 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.swiper4 .swiper-slide div {
    position: absolute;
    top: 88px;
    left: 50%;
    transform: translateX(-50%);
    font-size: 16px;
    font-weight: 400;
    color: rgba(33, 96, 136, 1);
    width: 157px;
    height: 35px;
    background: url(../images/abgk_bei/tuoyuan.png) no-repeat;
    background-size: 100% 100%;
    line-height: 35px;
    text-align: center;
}

.swiper4 .swiper-slide p {
    position: absolute;
    top: 140px;
    left: 50%;
    transform: translateX(-50%);
    width: 226px;
    height: 130px;
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    color: rgba(0, 0, 0, 1);
    /* Ã¥Â¤â€žÃ§Ââ€ Ã¦â€¢Â°Ã¦ÂÂ®Ã§â€ºÅ Ã¥Â¤â€žÃ©â€”Â®Ã©Â¢Ëœ */
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
}

.swiper4 .swiper-slide button {
    position: absolute;
    top: 290px;
    left: 50%;
    transform: translateX(-50%);
    width: 127px;
    height: 44px;
    background: url(../images/abgk_bei/lckgd.png) no-repeat;
    background-size: 100% 100%;
    font-size: 16px;
    font-weight: 400;
    line-height: 32px;
    color: rgba(26, 82, 132, 1);
    border: 0;
}

.swiper4 .swiper-slide button {
    position: absolute;
    top: 290px;
    left: 50%;
    transform: translateX(-50%);
    width: 127px;
    height: 44px;
    background: url(../images/abgk_bei/lckgd.png) no-repeat;
    background-size: 100% 100%;
    font-size: 16px;
    font-weight: 400;
    line-height: 32px;
    color: rgba(26, 82, 132, 1);
    border: 0;
}

.swiper4 .swiper-slide img {
    position: absolute;
    top: 178px;
    right: -38px;
}

.abgk_4 .footer {
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: #2b5e75;
    font-size: 16px;
    font-weight: 400;
    color: rgba(255, 255, 255, 1);
}


@media (max-width:768px) {
    .banxin {
        width: 100%;
    }

    .abgk_header {
        height: 40px;
        line-height: 40px;
    }

    .abgk_header li {
        width: auto;
        margin: 0 1%;
    }

    .abgk_header li a {
        font-size: 16px;
    }

    .abgk_1 .logo {
        width: 100%;
    }

    .abgk_1 .header {
        width: 100%;
    }

    .abgk_1 .abgk_1_xxk li {
        width: auto;
        margin: 0 2%;
    }

    .swiper-pagination-vertical.swiper-pagination-bullets,
    .swiper-vertical>.swiper-pagination-bullets {
        display: none;
    }

    .swiper .abgk_1 {
        background-size: auto 100%;
        background-position: 48%;
    }

    .abgk_2 .abgk_2_img {
        top: 0px;
    }

    .abgk_2 .abgk_2_div {
        width: 100%;
        top: 110px;
    }

    .abgk_2_div div {
        width: 100%;
        height: auto;
    }

    .abgk_2_div div p {
        line-height: 22px;
    }

    .abgk_2_div div span {
        margin-top: 0;
        line-height: 24px;
        background: none;
    }

    .abgk_2_div img {
        width: 100%;
        height: auto;
    }

    .abgk_2 .abgk_2_ul {
        top: 500px;
    }

    .abgk_2_ul li {
        width: 0;
        height: auto;
        background: none;
    }

    .abgk_2_ul .jihuoli {
        background: none;
    }

    .abgk_3_img {
        top: 0;
    }

    .abgk_3 .abgk_3_xxk {
        top: 115px;
        width: 100%;
    }

    .abgk_3_xxk li {
        width: 49%;
    }

    .abgk_3_xxk li+li {
        margin-left: 0;
    }

    .abgk_3 .swiper-container {
        width: 100%;
        margin-top: 240px;
        height: auto;
        overflow: initial;
    }

    .abgk_3 .swiper-slide {
        width: 80% !important;
        height: 100% !important;
    }

    #certify {
        width: 100%;
    }

    .abgk_3 .abgk_3_jqbj {
        display: none;
    }

    .abgk_3 .abgk_3_mzuo {
        display: none;
    }

    .swiper-button-next,
    .swiper-rtl .swiper-button-prev {
        right: 0;
    }

    .swiper-button-prev,
    .swiper-rtl .swiper-button-next {
        left: 0;
    }

    .abgk_3 .swiper-slide p {
        width: 100%;
    }

    .abgk_3 .swiper-slide p i {
        margin-left: 0;
        margin-top: 80px;
        width: 100%;
    }

    .abgk_3 .swiper-slide p a {
        top: 32px;
        right: 18px;
    }

    .abgk_4 .abgk_4_img {
        top: 80px;
    }

    .abgk_4 .swiper1 {
        width: 100%;
        height: auto;
        top: 260px;
    }

    .abgk_4 .swiper1 .swiper-slide {
        width: 100% !important;
        height: 268px;

    }

    .abgk_4 .swiper1 .swiper-wrapper .swiper-slide>img {
        position: inherit;
        top: 0;
        left: 0;
        width: 100%;
        height: auto;
    }

    .abgk_4 .swiper1 .swiper-slide div {
        width: 100%;
        margin-left: 0;
    }

    .abgk_4 .swiper1 div img {
        width: 49%;
        height: auto;
        margin: 0;
    }

    .abgk_5 .abgk_5_img {
        top: 70px;
    }

    .abgk_5 ul {
        width: 100%;
        top: 230px;
        height: auto;
    }

    .abgk_5 ul li {
        width: 49%;
        /* height: 202px; */
        height: 248px;
    }

    .abgk_5 ul li+li {
        margin-left: 0;
    }

    .abgk_5 ul li div {
        top: 7px;
        left: 52px;
        font-size: 18px;
        line-height: 24px;
    }

    .abgk_5 ul li p {
        line-height: 24px;
        width: 80%;
        top: 95px;

    }

    .abgk_5 ul li p a {
        width: 100%;
    }

    .abgk_5 ul li span {
        top: auto;
        bottom: 20px;
        width: 90px;
        height: 30px;
        line-height: 30px;
        font-size: 12px;
    }

    .abgk_6 .abgk_6_img {
        top: 70px;
    }

    .abgk_6 .abgk_6_div {
        width: 100%;
        height: 495px;
        top: 200px;
    }

    .swiper4 {
        margin: 60px 36px;
    }

    .abgk_3 .swiper-pagination1 {
        top: -110px;
    }

    .abgk_3 .swiper-pagination-bullet {
        width: 48%;
    }

    .abgk_3 .swiper-pagination-bullet+.swiper-pagination-bullet {
        margin-left: 0px;
    }
    .abgk_5 ul li.tzjyqd a{
        width: 88%;
        top: 33%;
    }
    .abgk_5 ul li.tzjyqd a>img{
        width: 80%;
    }
    .abgk_5 ul li>img{
        display: none;
    }
    .abgk_5 ul li.tzjyqd a:hover p{
        display: none;
    }
}