.w12 {
    max-width: 1200px;
    margin: 0 auto;
}

.lunbo {
    background: #000;
    margin-top: -60px;
}

.lunbo .title1 {
    position: absolute;
    color: #fff;
    top: 32%;
}

.lunbo .title2 {
    position: absolute;
    color: #fff;
    top: 40%;
    font-size: 48px;
}

.lunbo .anniu {
    position: absolute;
    top: 55%;
}

.lunbo .anniu a:nth-child(1) {
    
    transition: 0.4s;

    color: #fff;
    background: rgba(60, 136, 246, 1);
    width: 160px;
    height: 45px;
    line-height: 45px;
    margin-right: 10px;
    display: inline-block;
}

.lunbo .anniu a:nth-child(2) {
    
    transition: 0.4s;

    color: #fff;
    border: 1px solid #fff;
    width: 160px;
    height: 43px;
    line-height: 43px;
    display: inline-block;
}

.header {
    display: flex;
    justify-content: space-between;
    height: 60px;
    z-index: 99;
    position: relative;
}

.header .logo img {
    height: 22px;
    margin-top: 19px;
}

.header .daohang .yiji>li {
    display: inline-block;
    line-height: 60px;
    position: relative;
    margin-left: 80px
}

.header .daohang .yiji>li a {
    color: #fff;
    display: block;
}

.header .daohang .yiji>li a:hover {
    color: rgba(60, 136, 246, 1);
}

.header .daohang .yiji>li a.active {
    color: rgba(60, 136, 246, 1);
    border-bottom: 1px solid;
}

.header .daohang .yiji>li .erji {
    position: absolute;
}

.clear {
    clear: both;
}

.sy_wapper1 {
    margin-top: -80px;
    position: relative;
    z-index: 999;
}

.sy_wapper1 .list {
    width: 33.3333%;
    float: left;
    color: #fff;
    padding: 45px 128px;
    box-sizing: border-box;
}

.sy_wapper1 .list .p1 {
    font-weight: bold;
    font-size: 24px;
    margin-bottom: 8px;
    margin-top: 5px;
}

.sy_wapper1 .list:nth-child(1) {
    background: rgba(60, 136, 246, 1);
    ;
}

.sy_wapper1 .list:nth-child(2) {
    background: #fff;
    color: #000;
    border: 1px solid #8A9699;
    padding: 44px 128px;
}

.sy_wapper1 .list:nth-child(3) {
    background: rgba(60, 136, 246, 1);
}

img {
    max-width: 100%;
}

.sy_wapper1 .list:hover:hover .fl img {
    animation: aaaa 0.3s linear;
}

@keyframes aaaa {
    0% {
        transform: rotate(0deg)
    }

    100% {
        transform: rotate(360deg)
    }


}

.sy_wapper2 {
    margin-top: 100px;
}

.sy_wapper2 .fl {
    width: 58%;
}

.sy_wapper2 .fr {
    width: 40%;
}

.sy_wapper2 .fr img {
    transition: 0.4s;
}

.sy_wapper2 .fr img:hover {
    transform: scale(1.02)
}

.sy_wapper2 .fl h2 {
    font-size: 20px;
    text-transform: uppercase;
    color: #3C88F6;
}

.sy_wapper2 .fl h1 {
    margin-top: 12px;
    font-size: 28px;
    font-weight: 600;
    color: #2E3233;
    line-height: 48px;
}

.sy_wapper2 .fl .con {
    font-size: 14px;

    font-weight: 400;
    margin-top: 30px;
    color: #5C6466;
    line-height: 21px
}

.sy_wapper2 .fl .four {
    margin-top: 20px
}

.sy_wapper2 .fl .four .list {
    float: left;
    width: 48%;
    font-size: 14px;

    font-weight: 600;
    color: #2E3233;
    line-height: 38px;
}

.sy_wapper2 .fl .tel {
    margin-top: 20px;
}

.sy_wapper2 .fl .tel div:nth-child(1) {
    width: 55px;
    height: 55px;
    background: #000000;
    border-radius: 3px;
    text-align: center;
    display: flex;
    margin-right: 20px;
    float: left;
    align-items: center;

}

.sy_wapper2 .fl .tel div:nth-child(1) img {
    width: 40%;
    margin: 0 auto;
}

.sy_wapper2 .fl .tel div:nth-child(2) {
    float: left;
    height: 55px;
}

.sy_wapper2 .fl .tel div:nth-child(2) .p1 {
    font-size: 16px;
    color: #5C6466;
    margin-top: 6px;
}

.sy_wapper2 .fl .tel div:nth-child(2) .p2 {
    font-size: 20px;
    font-weight: 600;
    color: #3C88F6;
    margin-top: 8px;
}

.sy_wapper2 .fl .baojia {
    display: inline-block;
    margin-top: 30px;
    background: #3C88F6;
    color: #fff;
    padding: 20px 30px;
    font-size: 14px;

}

.sy_wapper3 {
    margin-top: 100px;
    text-align: center;
}

.d-tit {
    text-align: center;
}

.d-tit .titen {
    font-size: 20px;
    font-weight: 400;
    text-transform: uppercase;
    color: #3C88F6;
}

.d-tit .titcn {
    font-size: 28px;
    font-weight: 600;
    color: #2E3233;
    line-height: 48px;
}

.sy_wapper3 .fangan {
    margin-top: 30px;
}

.sy_wapper3 .fangan .flist {
    background: rgba(245, 247, 250, 1);
    width: 31%;
    float: left;
    margin-bottom: 30px;
    padding: 50px 30px;
    box-sizing: border-box;
    margin-right: 3.5%;
    height: 265px;
    position: relative;
}

.sy_wapper3 .fangan .flist:nth-child(3n) {
    margin-right: 0;
}

.sy_wapper3 .fangan .flist h1 {
    font-size: 20px;
    margin: 15px 0;
    font-weight: 600;
    color: #2E3233;
}

.sy_wapper3 .fangan .flist h2 {
    font-size: 12px;
    line-height: 18px;
    font-weight: 600;
    color: #5C6466;
}

.sy_wapper3 .fangan .flist a {

    background: #3C88F6;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    display: none;
    bottom: 15px;
    width: 80px;
    padding: 8px 0;
    margin: 0 auto;
    transition: 0.4s;
    margin-bottom: -30px;
    align-items: center;
}

.sy_wapper3 .fangan .flist:hover a {
    display: block;
}

.sy_wapper3 .fangan .flist:hover img {
    animation: aaaa 0.3s linear;
}

@keyframes aaaa {
    0% {
        transform: rotate(0deg)
    }

    100% {
        transform: rotate(360deg)
    }


}

.sy_wapper4 {
    margin-top: 100px;
}

.sy_wapper4 .whyy {
    margin-top: 30px;
    display: flex;
    justify-content: space-between;

}

.sy_wapper4 .whyy .wlist:nth-child(1) {
    width: 35%;
    padding-right: 30px;
    box-sizing: border-box;
}

.sy_wapper4 .whyy .wlist:nth-child(2) {
    width: 30%;
}

.sy_wapper4 .whyy .wlist:nth-child(2) img {
    transition: 0.4s;
}

.sy_wapper4 .whyy .wlist:nth-child(2):hover img {
    transform: scale(1.02);
}

.sy_wapper4 .whyy .wlist:nth-child(3) {
    width: 35%;
    padding: 0 30px;
    box-sizing: border-box;
}

.sy_wapper4 .whyy .wlist .wwlist {}

.sy_wapper4 .whyy .wlist .wwlist .img {
    width: 55px;
    height: 55px;
    background: #000000;
    border-radius: 3px;
    transition: 0.4s;
    display: flex;
    align-items: center;
}

.sy_wapper4 .whyy .wlist .wwlist .img img {
    width: 45%;
    margin: 0 auto;
}

.sy_wapper4 .whyy .wlist .wwlist:nth-child(1) {
    margin-bottom: 30px;
}

.sy_wapper4 .whyy .wlist .wwlist h1 {
    font-size: 16px;
    font-weight: 600;
    color: #5C6466;
    margin: 20px 0;
}

.sy_wapper4 .whyy .wlist .wwlist h2 {
    font-size: 12px;

    font-weight: 600;
    color: #8A9699;
    line-height: 21px;
}

.sy_wapper4 .whyy .wlist .wwlist:hover .img {
    background: #3C88F6;
}


.sy_wapper5 {
    margin-top: 100px;
}

.sy_wapper5 .fl {
    width: 58%;
}

.sy_wapper5 .fr {
    width: 40%;
}

.sy_wapper5 .fr img {
    transition: 0.4s;
}

.sy_wapper5 .fr img:hover {
    transform: scale(1.02)
}

.sy_wapper5 .fl h2 {
    text-transform: uppercase;
    font-size: 20px;
    color: #3C88F6;
}

.sy_wapper5 .fl h1 {
    margin-top: 12px;
    font-size: 28px;
    font-weight: 600;
    color: #2E3233;
    line-height: 48px;
}

.sy_wapper5 .fl .con {
    font-size: 14px;

    font-weight: 400;
    margin-top: 30px;
    color: #5C6466;
    line-height: 21px
}

.sy_wapper5 .fl .four {
    margin-top: 20px
}

.sy_wapper5 .fl .four .list {
    float: left;
    width: 48%;
    font-size: 14px;

    font-weight: 600;
    color: #2E3233;
    line-height: 38px;
}

.sy_wapper5 .fl .tel {
    margin-top: 20px;
}

.sy_wapper5 .fl .tel div:nth-child(1) {
    width: 55px;
    height: 55px;
    background: #000000;
    border-radius: 3px;
    text-align: center;
    display: flex;
    margin-right: 20px;
    float: left;
    align-items: center;

}

.sy_wapper5 .fl .tel div:nth-child(1) img {
    width: 40%;
    margin: 0 auto;
}

.sy_wapper5 .fl .tel div:nth-child(2) {
    float: left;
    height: 55px;
}

.sy_wapper5 .fl .tel div:nth-child(2) .p1 {
    font-size: 16px;
    color: #5C6466;
    margin-top: 6px;
}

.sy_wapper5 .fl .tel div:nth-child(2) .p2 {
    font-size: 20px;
    font-weight: 600;
    color: #3C88F6;
    margin-top: 8px;
}

.sy_wapper5 .fl .baojia {
    display: inline-block;
    margin-top: 30px;
    background: #3C88F6;
    color: #fff;
    padding: 20px 30px;
    font-size: 14px;

}

.sy_wapper5 .fr {
    width: 38%;
    background: rgba(60, 136, 246, 1);
    padding: 35px 50px;
    box-sizing: border-box;
}

.sy_wapper5 .fr input {
    width: 100%;
    height: 50px;
    padding-left: 8px;
    box-sizing: border-box;
    margin-bottom: 20px;
    border: none;
}

.sy_wapper5 .fr textarea {
    width: 100%;
    box-sizing: border-box;
    padding: 8px 0 0 8px;
}

.sy_wapper5 .fr button {
    background: rgba(15, 29, 61, 1);
    color: #fff;
    width: 100%;
    margin-top: 8px;
    font-size: 18px;
    cursor: pointer;
    height: 50px;
}

.sy_wapper6 {
    margin-top: 100px;
}

.sy_wapper6 .hangye {
    margin-top: 30px;
        display: flex;
    flex-wrap: wrap;
}

.sy_wapper6 .hangye .hlist {
    width: 31%;
    margin-right: 3.5%;
    float: left;
    margin-bottom: 50px;
}

.sy_wapper6 .hangye .hlist:nth-child(3n) {
    margin-right: 0;
}

.sy_wapper6 .hangye .hlist .bom {
    background: rgba(245, 247, 250, 1);
    padding: 15px 20px;
    box-sizing: border-box;
}


.sy_wapper6 .hangye .hlist .bom h1 {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 15px;
    color: #2E3233;
}

.sy_wapper6 .hangye .hlist .bom h2 {
    font-size: 12px;
    font-weight: 600;
    color: #5C6466;
    line-height: 18px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.sy_wapper6 .hangye .hlist .img {
    overflow: hidden;
    position: relative;
}

.sy_wapper6 .hangye .hlist .img:hover img {
    transform: scale(1.02);
}

.sy_wapper6 .hangye .hlist .img img {
    transition: 0.4s;
}

.sy_wapper6 .hangye .hlist .bom .more {
    font-size: 14px;
    font-weight: 400;
    display: block;
    margin-top: 20px;
    text-transform: uppercase;
    color: #3C88F6;
}

.sy_wapper6 .hangye .hlist .img .bq {
    position: absolute;
    left: 0;
    top: 50px;
    padding: 10px 15px;
    color: #fff;
    background: rgba(60, 136, 246, 1);
}

.sy_wapper7 {
    margin-top: 100px;
    position: relative;
}

.sy_wapper7 .swiper-slide3 .kblist {
    background: #f6fbfc;
    text-align: left;
    height: 240px;
}

.sy_wapper7 .swiper-slide3.swiper-slide-active .kblist {
    background: #FFFFFF;
    box-shadow: 1px 2px 29px 6px rgba(0, 0, 0, 0.15);
}

.sy_wapper7 .swiper-slide3 .kblist .top {
    padding: 30px 50px;
    box-sizing: border-box;
}

.sy_wapper7 .swiper-slide3 .kblist .top .tx {
    float: left;
    width: 43px;
}

.sy_wapper7 .swiper-slide3 .kblist .top .tit {
    margin-left: 20px;
    float: left;
}

.sy_wapper7 .swiper-slide3 .kblist .top .tit p:nth-child(1) {
    font-size: 20px;
    font-weight: 600;
    margin-top: 4px;
    color: #3C88F6;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    text-transform: uppercase;
}

.sy_wapper7 .swiper-slide3 .kblist .top .tit p:nth-child(2) {
    font-size: 12px;
    font-weight: 600;
    color: #5C6466;
    margin-top: 8px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.sy_wapper7 .swiper-slide3 .kblist .xian {
    width: 100%;
    height: 1px;
    background: #E7E7E7;
}

.sy_wapper7 .swiper-slide3 .kblist .bottom {
    padding: 30px 50px;
    font-size: 12px;
    font-weight: 600;
    color: #5C6466;
    line-height: 18px;
}

.sy_wapper8 {
    margin-top: 100px;
}

.sy_wapper8 .hblist {
    float: left;
    margin-right: 2%;
    width: 18%;
    overflow: hidden;
    margin-bottom: 25px;
    border: 1px dotted;
}

.sy_wapper8 .hblist:nth-child(5n) {
    margin-right: 0;
}

.sy_wapper8 .hblist:hover img {
    transform: scale(1.1);
}

.sy_wapper8 .hblist img {
    transition: 0.6s;
}

.footer {
    margin-top: 100px;
}

.footer .bom2 {
    text-align: center;
    color: #fff;
    height: 40px;
    line-height: 40px;
    font-size: 12px;
    background: #000
}

.footer .bom1 {
    background: rgba(19, 20, 20, 1);
}

.footer .bom1 {
    height: 300px;

}

.footer .bom1 .w12 {
    position: relative;
}

.footer .bom1 .left {
    background: rgba(60, 136, 246, 1);
    position: absolute;
    padding: 40px;
    height: 340px;
    left: 0;
    box-sizing: border-box;
    width: 360px;
}

.footer .bom1 .left .wz {
    font-size: 12px;
    margin-top: 20px;
    font-weight: 500;
    color: #FFFFFF;
    line-height: 18px;
}

.footer .bom1 .left .icolist {
    margin-top: 20px;
}

.footer .bom1 .left .icolist .list {
    float: left;
    width: 40px;
    margin-right: 20px;
    height: 40px;
    background: #000000;
    border-radius: 50%;
    display: flex;
    align-items: center;
    position: relative;
}

.footer .bom1 .left .icolist .list .icon {
    width: 55%;
    margin: 0 auto;
}

.footer .bom1 .left .icolist .list .iewm {
    display: none;
    position: absolute;
    top: 50px;
    left: -30px;
    background: #fff;
    text-align: center;
    padding: 13px;
    color: #2E3233;
    font-size: 12px;
    width: 126px;
}

.footer .bom1 .left .icolist .list:nth-child(1) .iewm {
    display: block;
}

.footer .bom1 .right {
    float: right;
    color: #fff;
    width: 800px;
}

.footer .bom1 .right .r-list {
    padding-top: 30px;
    float: left;
    width: 25%;
}

.footer .bom1 .right .r-list h1 {
    font-size: 24px;
    font-weight: 600;
    color: #FFFFFF;
    line-height: 48px;
}

.footer .bom1 .right .r-list ul {
    margin-top: 20px;
}

.footer .bom1 .right .r-list ul li {
    font-size: 14px;
    margin: 12px 0;
}

.footer .bom1 .right .r-list:nth-child(1) {
    width: 50%;
}

.mianbao {
    height: 100px;
    line-height: 100px;
    font-size: 12px;
    font-weight: 400;
    color: #8A9699;
}

.wenhua {
    margin-top: 100px;
}

.wenhua .about_wh {
    margin-top: 30px;
}

.wenhua .about_wh .wh_list {
    float: left;
    color: #fff;
    position: relative;
    height: 372px;
}

.wenhua .about_wh .wh_list:nth-child(1) {
    background: url(../img/wenhua1.png);
    background-size: 100%;
    width: 50%;
}

.wenhua .about_wh .wh_list:nth-child(2) {
    background: url(../img/wenhua2.png);
    background-size: 100%;
    width: 25%;
}

.wenhua .about_wh .wh_list:nth-child(3) {
    width: 25%;
}

.wenhua .about_wh .wh_list:nth-child(3) .top {
    background: url(../img/wenhua3.png);
    height: 186px;
    width: 100%;
    position: relative;
    background-size: 100%;
}

.wenhua .about_wh .wh_list:nth-child(3) .bom {
    background: url(../img/wenhua4.png);
    height: 186px;
    width: 100%;
    position: relative;
    background-size: 100%;
}

.wenhua .about_wh .wh_list:nth-child(1) .tit {
    text-align: right;
    padding: 20px;
    font-size: 18px;
    font-weight: bold;
}

.wenhua .about_wh .wh_list:nth-child(2) .tit {
    padding: 20px;
    font-size: 18px;
    font-weight: bold;
}

.wenhua .about_wh .wh_list:nth-child(3) .tit {
    padding: 20px;
    font-size: 18px;
    font-weight: bold;
}

.wenhua .about_wh .wh_list:nth-child(4) .tit {
    padding: 20px;
    font-size: 18px;
    font-weight: bold;
}

.wenhua .about_wh .wh_list .bgbg {
    position: absolute;
    display: none;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    background: rgba(60, 136, 246, 1);
}

.wenhua .about_wh .wh_list:nth-child(1) .bgbg .ttt {
    font-size: 20px;
    font-weight: bold;
    margin-top: 18%;
}

.wenhua .about_wh .wh_list:nth-child(1) .bgbg .ccc {
    font-size: 16px;
    margin: 20px 0;
    line-height: 24px;
}

.wenhua .about_wh .wh_list:nth-child(2) .bgbg .ttt {
    font-size: 20px;
    font-weight: bold;
    margin-top: 30%;
}

.wenhua .about_wh .wh_list:nth-child(2) .bgbg .ccc {
    font-size: 16px;
    margin: 20px 0;
    line-height: 24px;
}

.wenhua .about_wh .wh_list:nth-child(3) .top .bgbg .ttt {
    font-size: 20px;
    font-weight: bold;
    margin-top: 8%;
}

.wenhua .about_wh .wh_list:nth-child(3) .top .bgbg .ccc {
    font-size: 16px;
    margin: 10px 0;
    line-height: 24px;
}

.wenhua .about_wh .wh_list:nth-child(3) .bom .bgbg .ttt {
    font-size: 20px;
    font-weight: bold;
    margin-top: 8%;
}

.wenhua .about_wh .wh_list:nth-child(3) .bom .bgbg .ccc {
    font-size: 16px;
    margin: 10px 0;
    line-height: 24px;
}

.wenhua .about_wh .wh_list:hover>.bgbg {
    display: block;
}

.wenhua .about_wh .wh_list .top:hover>.bgbg {
    display: block;
}

.wenhua .about_wh .wh_list .bom:hover>.bgbg {
    display: block;
}

.wenhua .about_wh .wh_list .bgbg:hover img {
    animation: aaaa 0.3s linear;
}

@keyframes aaaa {
    0% {
        transform: rotate(0deg)
    }

    100% {
        transform: rotate(360deg)
    }
}

.fbt {
    margin-top: 100px;
}

.fbt .ddt {
    margin-top: 30px;
}

.fbt .ddt .fl {
    width: 50%;
    position: relative;
}

.fbt .ddt .fl .ddtlist {
    position: absolute;
    background: rgb(60, 139, 250);
    width: 60px;
    border-radius: 3px;
    text-align: center;
    line-height: 40px;
    height: 40px;
    color: #ffff;
}

.fbt .ddt .fl .ddtlist:hover {
    background: rgb(17, 75, 156);
    cursor: pointer;
}

.fbt .ddt .fl .ddtlist:hover .sanjiao {
    border-top: 12px solid rgb(17, 75, 156);
}

.fbt .ddt .fl .ddtlist .sanjiao {
    width: 0;
    height: 0;
    border-top: 12px solid rgb(60, 139, 250);
    border-left: 1px solid transparent;
    border-right: 10px solid transparent;
    bottom: -11px;
    left: 3px;
    position: absolute
}

.fbt .ddt .fl .ddtlist:nth-child(1) {
    right: 26px;
    top: 16px;
}

.fbt .ddt .fl .ddtlist:nth-child(2) {
    right: 406px;
    top: 118px;
}

.fbt .ddt .fl .ddtlist:nth-child(3) {
    right: 119px;
    top: 133px;
}

.fbt .ddt .fl .ddtlist:nth-child(4) {
    right: 252px;
    top: 172px;
}

.fbt .ddt .fl .ddtlist:nth-child(5) {
    right: 175px;
    top: 210px;
}

.fbt .ddt .fl .ddtlist:nth-child(6) {
    right: 64px;
    background: rgb(17, 75, 156);
    top: 212px;
}

.fbt .ddt .fl .ddtlist:nth-child(6) .sanjiao {
    border-top: 12px solid rgb(17, 75, 156);
}

.fbt .ddt .fl .ddtlist:nth-child(7) {
    right: -3px;
    top: 240px;
}

.fbt .ddt .fl .ddtlist:nth-child(8) {
    right: 29px;
    top: 281px;
}

.fbt .ddt .fl .ddtlist:nth-child(9) {
    right: 84px;
    top: 265px;
}

.fbt .ddt .fl .ddtlist:nth-child(10) {
    right: 147px;
    top: 300px;
}

.fbt .ddt .fl .ddtlist:nth-child(11) {
    right: 221px;
    top: 321px;
}

.fbt .ddt .fl .ddtlist:nth-child(12) {
    right: 94px;
    top: 342px;
}

.fbt .ddt .fr {
    width: 40%;
}

.fbt .ddt .fr .t1 {
    background: rgba(245, 245, 245, 1);
    font-size: 20px;
    padding: 30px;
    width: 350px;
    font-weight: 400;
    color: #5C6466;
    line-height: 30px;
}

.fbt .ddt .fr .t2 {
    background: rgba(46, 50, 51, 1);
    padding: 30px;
    width: 250px;
    font-size: 20px;

    font-weight: 600;
    color: #FFFFFF;
    line-height: 32px;
    margin-left: 100px;
    text-align: center;
    margin-top: 40px;
}

.fbt .ddt .fr a {
    background: rgba(60, 136, 246, 1);
    color: #fff;
    padding: 20px 60px;
}

.contact_bd {
    margin-top: 50px;
}

.contact_bd .bd1 {
    margin-top: 50px;
    display: flex;
    justify-content: space-between;
}

.contact_bd .bd1 .bdlist div:nth-child(1) {
    width: 55px;
    height: 55px;
    background: #000000;
    border-radius: 3px;
    text-align: center;
    display: flex;
    margin-right: 20px;
    float: left;
    align-items: center;
}

.contact_bd .bd1 .bdlist div:nth-child(1) img {
    width: 40%;
    margin: 0 auto;
}

.contact_bd .bd1 .bdlist div:nth-child(2) {
    float: left;
    height: 55px;
}

.contact_bd .bd1 .bdlist div:nth-child(2) .p1 {
    font-size: 16px;
    color: #5C6466;
    margin-top: 6px;
}

.contact_bd .bd1 .bdlist div:nth-child(2) .p2 {
    font-size: 16px;
    font-weight: 600;
    color: #3C88F6;
    margin-top: 8px;
}

.contact_bd .bd2 {
    width: 60%;
    margin: 0 auto;
    margin-top: 50px;
}

.contact_bd .bd2 form input {
    float: left;
    padding: 0 0 0 5px;
    height: 44px;
    margin-bottom: 10px;
    background: #f6fbfc;
    box-sizing: border-box;
    display: block;
    border: none;
}

.contact_bd .bd2 form textarea {
    float: left;
    border: none;
    background: #f6fbfc;
    box-sizing: border-box;
    margin-bottom: 10px;
    padding: 10px 0 0 5px;
}

.contact_bd .bd2 form button {
    background-color: rgba(60, 136, 246, 1);
    color: #fff;
    border: none;
    height: 50px;
    cursor: pointer;
    float: left;
}

.contact_bd .bd2 form input:nth-child(1) {
    width: 47%;
}

.contact_bd .bd2 form input:nth-child(2) {
    width: 47%;
    float: right;
}

.contact_bd .bd2 form input:nth-child(3) {
    width: 100%
}

.contact_bd .bd2 form textarea {
    width: 100%;
}

.contact_bd .bd2 form button {
    width: 100%;
}

.anliwapper {
    margin-top: 50px;
}

.anliwapper .fl {
    width: 64%;
}

.anliwapper .fr {
    width: 30%;
}

.anliwapper .fl .hangye .hlist {
    width: 48%;
    margin-right: 4%;
    float: left;
    margin-bottom: 20px;
}

.anliwapper .fl .hangye .hlist:nth-child(2n) {
    margin-right: 0;
}

.anliwapper .fl .hangye .hlist .bom {
    background: rgba(245, 247, 250, 1);
    padding: 15px 20px;
    box-sizing: border-box;
}


.anliwapper .fl .hangye .hlist .bom h1 {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 15px;
    color: #2E3233;
}

.anliwapper .fl .hangye .hlist .bom h2 {
    font-size: 12px;
    font-weight: 600;
    color: #5C6466;
    line-height: 18px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.anliwapper .fl .hangye .hlist .img {
    overflow: hidden;
    position: relative;
}

.anliwapper .fl .hangye .hlist .img:hover img {
    transform: scale(1.02);
}

.anliwapper .fl .hangye .hlist .img img {
    transition: 0.4s;
}

.anliwapper .fl .hangye .hlist .bom .more {
    font-size: 14px;
    font-weight: 400;
    display: block;
    margin-top: 20px;
    text-transform: uppercase;
    color: #3C88F6;
}

.anliwapper .fl .hangye .hlist .img .bq {
    position: absolute;
    left: 0;
    top: 50px;
    padding: 10px 15px;
    color: #fff;
    background: rgba(60, 136, 246, 1);
}

.anliwapper .fr .search {
    display: flex;
    justify-content: space-between;

}

.anliwapper .fr .search input {
    width: 85%;
    padding-left: 10px;
    box-sizing: border-box;
    height: 40px;
    border: 0.5px solid #ccc
}

.anliwapper .fr .search button {
    width: 15%;
    border: none;
    background: rgba(60, 136, 246, 1);
}

.anliwapper .fr .r-tit {
    margin-top: 30px;
}

.anliwapper .fr .r-tit h2 {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 400;
    color: #3C88F6;
    line-height: 12px;
}

.anliwapper .fr .r-tit h1 {
    font-size: 24px;
    font-weight: 600;
    color: #2E3233;
    margin-top: 12px;
}

.anliwapper .fr .r-tit .leibie {
    margin-top: 10px;
}

.anliwapper .fr .r-tit .leibie a {
    display: block;
    background: rgba(245, 247, 250, 1);
    padding: 15px;
    margin-bottom: 10px;
}

.anliwapper .fr .r-tit .leibie a:hover {
    background: rgba(60, 136, 246, 1);
    color: #fff;
}

.anliwapper .fr .r-tit .jinqi {
    margin-top: 10px;

}

.anliwapper .fr .r-tit .jinqi a {
    overflow: hidden;
    margin-bottom: 10px;
    display: flex;
    justify-content: space-between;
}

.anliwapper .fr .r-tit .jinqi .limg {
    width: 28%;
    transition: 0.6s;
}

.anliwapper .fr .r-tit .jinqi p {
    width: 72%;
    padding: 15px;
    box-sizing: border-box;
    background: rgba(245, 247, 250, 1);
    font-size: 15px;
    font-weight: 600;
    color: #2E3233;
    line-height: 24px;
}

.anliwapper .fr .r-tit .jinqi a:hover .limg {
    transform: scale(1.1);
}

.anlixq {
    margin-top: 50px;
}

.anlixq .xqjj {
    display: flex;
    justify-content: space-between;
}

.anlixq .xqjj .xmjj {
    width: 55%;
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding: 50px 100px 50px 50px;
    box-sizing: border-box;
}

.anlixq .xqjj .service {
    width: 45%;
    background: rgba(245, 247, 250, 1);
    padding: 50px 30px;
    box-sizing: border-box;
}

.anlixq .xqjj .service span {
    display: block;
    margin: 15px 0;
    font-size: 12px;
    color: #5C6466;
}

.anlixq .xqjj .xmjj h1 {
    font-size: 24px;
    font-weight: 600;
    color: #2E3233;
}

.anlixq .xqjj .xmjj h2 {
    font-size: 14px;
    font-weight: 600;
    color: #2E3233;
}

.anlixq .xqjj .xmjj .cc {
    font-size: 12px;

    font-weight: 400;
    color: #5C6466;
    margin-top: 20px;
    line-height: 18px;
}

.anlixq .xqjj .xmjj .domin {
    margin-top: 30px;
    font-size: 12px;
    color: #8A9699;
}

.anlixq .xqjj2 {
    background: rgba(245, 247, 250, 1);
    margin-top: 50px;
    padding: 50px 0;
}


.anlixq .xqjj2 .jj2tit {
    width: 70%;
    margin: 0 auto;
    position: relative;
}

.anlixq .xqjj2 .jj2tit .p1 {
    position: absolute;
    left: 0;
    bottom: 30px;
    font-size: 24px;
    font-weight: bold;
}

.anlixq .xqjj2 .jj2tit .p2 {
    position: absolute;
    left: 0;
    bottom: 10px;

    color: #8A9699;
    font-size: 14px;
}

.anlixq .xqjj2 .jj2con {
    width: 85%;
    margin: 50px auto 0 auto;
}

.anlixq .xqjj2 .jj2con:hover img {
    transform: scale(1.05);
}

.anlixq .xqjj2 .jj2con img {
    transition: 0.6s;
}

.anlixq .yongyou {
    display: block;
    margin: 0 auto;
    margin-top: 50px;
    width: 204px;
    height: 53px;
    color: #fff;
    text-align: center;
    line-height: 53px;
    background: rgba(60, 136, 246, 1);
}

.fuwu_wapper1 {
    margin-top: 50px;
}

.fuwu_wapper1 .fuwu_leibie {
    margin-top: 50px;
}

.fuwu_wapper1 .fuwu_leibie a {
    float: left;
    width: 31%;
    margin-right: 3%;
    margin-bottom: 20px;
    border: 1px solid #5C6466;
    box-sizing: border-box;
    padding: 15px 0;
    text-align: center;
    font-weight: 400;
    color: #5C6466;
}

.fuwu_wapper1 .fuwu_leibie a:hover {
    color: rgba(60, 136, 246, 1);
    font-weight: bold;
    border: 1px solid rgba(60, 136, 246, 1);
}

.fuwu_wapper1 .fuwu_leibie a.active {
    color: rgba(60, 136, 246, 1);
    font-weight: bold;
    border: 1px solid rgba(60, 136, 246, 1);
}

.fuwu_wapper1 .fuwu_leibie a:nth-child(3n) {
    margin-right: 0;
}

.fuwu_wapper1 .conn {
    margin-top: 50px;
}

.fuwu_wapper1 .conn .fl {
    width: 50%;
    overflow: hidden;
}

.fuwu_wapper1 .conn .fl img {
    transition: 0.4s;
}

.fuwu_wapper1 .conn .fl:hover img {
    transform: scale(1.1);
}

.fuwu_wapper1 .conn .fr {
    width: 48%;

}

.fuwu_wapper1 .conn .fr h1 {
    font-size: 30px;
    font-weight: 600;
    margin: 30px 0;
    color: #2E3233;
}

.fuwu_wapper1 .conn .fr h2 {
    font-size: 20px;

    font-weight: 400;
    color: #5C6466;
    line-height: 18px;
}

.fuwu_wapper1 .conn .fr .pp {
    font-size: 14px;
    margin-top: 8px;
    font-weight: 400;
    color: #8A9699;
    line-height: 21px;
}

.fuwu_wapper1 .conn .fr .more {
    font-size: 14px;
    display: inline-block;
    margin-top: 100px;
    padding: 10px 30px;
    border-radius: 30px;
    border: 1px solid;
    font-weight: 600;
    color: #8A9699;
    line-height: 18px;
}

.fuwu_wapper1 .conn .fr .more:hover {
    color: rgba(60, 136, 246, 1);
    border: 1px solid rgba(60, 136, 246, 1);
}

.fuwutit {
    text-align: center;
    margin-top: 50px;
}

.fuwutit .wz {
    font-size: 14px;
    font-weight: 500;
    color: #FFFFFF;
    width: 300px;

    display: inline-block;
    margin: 0 auto;
    padding: 20px;
    background: rgba(60, 136, 246, 1);
    margin-top: 20px;
}

.fuwutit .pp1 {
    font-size: 28px;
    margin-top: 10px;
    font-weight: 600;
    color: #2E3233;
}

.fuwutit .pp2 {
    font-size: 16px;
    margin-top: 10px;
    font-weight: 400;
    color: #5C6466;
}


.sy_wapper6>.more {
    font-size: 14px;
    display: block;

    padding: 10px 30px;
    border-radius: 30px;
    border: 1px solid;
    font-weight: 600;
    color: #8A9699;
    width: 100px;
    text-align: center;
    line-height: 18px;
    margin: 0 auto;
    margin-top: 50px;
}

.sy_wapper6>.more:hover {
    color: rgba(60, 136, 246, 1);
    border: 1px solid rgba(60, 136, 246, 1);
}

.sitemake {
    margin-top: 50px;

}

.sitemake .duibi {
    display: flex;
    justify-content: space-around;
    margin-top: 40px;
}

.sitemake .list {
    width: 30%;
    transition: 0.4s;
    background: rgba(245, 247, 250, 1);

}

.sitemake .list .ttt {
    padding: 30px 30px 0 30px;
    min-height: 400px;
}

.sitemake .list h1 {
    font-size: 20px;
    font-weight: 600;
    color: #2E3233;
}

.sitemake .list h2 {
    font-size: 14px;
    margin: 15px 0;
    font-weight: 400;
    line-height: 22px;
    color: #3C88F6;
}

.sitemake .list h3 {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 15px;
}

.sitemake .list p {
    display: flex;
    margin: 20px 0;
    justify-content: space-between;
}

.sitemake .list p i {
    color: #fff;
    height: 12px;
    margin-right: 10px;
    width: 12px;
    background: rgba(51, 51, 51, 1);
    transition: 0.4s;
    padding: 5px;
    font-size: 12px;
    border-radius: 50%;
}

.sitemake .list p span {
    font-size: 14px;
    width: 268px;
    display: inline-block;
    font-weight: 400;
    line-height: 18px;
    color: #5C6466;
}

.sitemake .list .zx {
    text-align: center;
    display: block;
    background: #fff;
    border: 1px solid;
    line-height: 40px;
    height: 40px;
    transition: 0.4s;
}

.sitemake .list:hover {
    box-shadow: rgb(230, 230, 230) 0px 0 20px;
}

.sitemake .list:hover .zx {
    background: rgba(60, 136, 246, 1);
    color: #fff;
}

.sitemake .list:hover p i {
    background: rgba(60, 136, 246, 1);
}

.sitemaketit {
    text-align: center;
    margin-top: 80px;
}

.sitemaketit h1 {
    font-size: 36px;
    font-weight: 600;
    color: #2E3233;
    line-height: 54px;
}

.sitemaketit h2 {
    font-size: 16px;
    font-weight: 400;
    color: #5C6466;
    line-height: 12px;
    margin-top: 10px
}

.sitemaketit .tiyan {
    font-size: 14px;
    font-weight: 500;
    color: #FFFFFF;
    background: rgba(0, 0, 0, 1);
    display: block;
    width: 370px;
    margin: 0 auto;
    height: 53px;
    line-height: 53px;
    transition: 0.4s;
    margin-top: 30px;
}

.sitemaketit .tiyan:hover {
    background: rgba(60, 136, 246, 1);
}

.tese {
    margin-top: 100px;
    height: 305px;
}

.tese .teselist {
    margin-top: 50px;
    display: flex;
    justify-content: space-between;
}

.tese .teselist .list {
    padding: 30px 20px;
    display: flex;
    transition: 0.4s;
    justify-content: space-between;
}

.tese .teselist .list img {
    width: 48px;
    height: 48px;
    margin-right: 15px;
}

.tese .teselist .list h1 {
    font-size: 18px;
    font-weight: 500;
    color: #2E3233;
}

.tese .teselist .list h2 {
    font-size: 14px;
    font-weight: 400;
    color: #8A9699;
    line-height: 18px;
    margin-top: 5px;
}

.tese .teselist .list:hover {
    border: 1px solid rgba(60, 136, 246, 1)
}


.tese .teselist .list:hover img {
    animation: aaaa 0.3s linear;
}

@keyframes aaaa {
    0% {
        transform: rotate(0deg)
    }

    100% {
        transform: rotate(360deg)
    }


}

.liucheng {
    margin-top: 100px;

}

.liucheng .lll {
    margin-top: 50px;
    display: flex;
    text-align: center;
    justify-content: space-between;
}

.liucheng .list .imgb {
    display: none;
}

.liucheng .list h1 {
    font-size: 16px;
    font-weight: 600;
    color: #2E3233;
    margin-bottom: 10px;
}

.liucheng .list h2 {
    font-size: 14px;
    font-weight: 400;
    color: #8A9699;
    line-height: 18px;
}

.liucheng .list:hover .imgw {
    display: none;
}

.liucheng .list:hover .imgb {
    display: inline-block;
}

.liucheng .list:hover .imgb {
    animation: aaaa 0.3s linear;
}

@keyframes aaaa {
    0% {
        transform: rotate(0deg)
    }

    100% {
        transform: rotate(360deg)
    }
}

.tuiguang {
    margin-top: 50px;
}

.tuiguang .tg {
    margin-top: 50px;
    display: flex;
    justify-content: space-between;
}

.tuiguang .tg .list {
    text-align: center;
    transition: 0.4s;
    width: 18.5%;
    padding: 50px 0;
    background: rgba(245, 247, 250, 1);
}

.tuiguang .tg .list img {
    width: 80px;
}

.tuiguang .tg .list p {
    margin-top: 15px;
    font-size: 18px;
    font-weight: bold;
    color: #2E3233;
}

.tuiguang .tg .list:hover {
    background: fff;
    box-shadow: 0px 0px 28px 12px rgba(151, 151, 151, 0.3);
}

.tuiguang .tgtit {
    text-align: center;
    margin-top: 50px;
}

.tuiguang .tgtit h1 {
    font-size: 24px;
    line-height: 32px;
}

.tuiguang .tgtit .more {
    width: 370px;
    height: 53px;
    background: rgba(60, 136, 246, 1);
    color: #fff;
    display: block;
    margin: 0 auto;
    line-height: 53px;
    margin-top: 20px;
    transition: 0.4s;
}

.tuiguang .tgtit .more:hover {
    background: #000;
}

.liangdian {
    margin-top: 100px;
}

.liangdian .ld {
    margin-top: 50px;
    display: flex;
    height: 300px;
    justify-content: space-between;
}

.liangdian .ld .list {
    text-align: center;
    padding: 50px 80px;
    box-sizing: border-box;
}

.liangdian .ld .list:hover {
    border: 1px solid rgba(60, 136, 246, 1)
}

.liangdian .ld .list img {
    width: 80px;
}

.liangdian .ld .list h1 {
    font-size: 18px;
    font-weight: 600;
    color: #2E3233;
    margin: 15px 0;
}

.liangdian .ld .list h2 {
    font-size: 12px;
    font-family: PingFang SC;
    font-weight: 400;
    color: #8A9699;
    line-height: 21px;
}
.www{
    display: none;
}
.block_3:hover .bbb {
    display: none;
}

.block_3:hover .www {
    display: block;
}
.block_3:hover .image-wrapper_3 {
    background: rgba(60, 136, 246, 1);
}


.group_6:hover .bbb {
    display: none;
}

.group_6:hover .www {
    display: block;
}
.group_6:hover .image-wrapper_4 {
    background: rgba(60, 136, 246, 1);
}

.group_7:hover .bbb {
    display: none;
}

.group_7:hover .www {
    display: block;
}
.group_7:hover .image-wrapper_5 {
    background: rgba(60, 136, 246, 1);
}
.block_8:hover .bbb {
    display: none;
}

.block_8:hover .www {
    display: block;
}
.block_8:hover .image-wrapper_7 {
    background: rgba(60, 136, 246, 1);
}



.tanchuang{
    display: none;
    position: fixed;
    top: 0;
    z-index: 999999;
    bottom: 0;
    width: 100%;
    left: 0;
    background: rgba(0,0,0,.6);
    right: 0;
  }



.tanchuang .biaodan {
    width: 40%;
    padding: 20px;
    position: fixed;
    left: 50%;
    top: 40%;
    transform: translate(-50%,-50%);
    background: #fff;
}
.tanchuang .biaodan  .close{
    display: block;
    margin-bottom: 20px;
    text-align: right;
}
.tanchuang .biaodan .tit{
    text-align: center;
    font-size: 26px;
    margin-bottom: 30px;
}
.tanchuang .biaodan .bd2 form input {
    float: left;
    padding: 0 0 0 5px;
    height: 44px;
    margin-bottom: 10px;
    background: #f6fbfc;
    box-sizing: border-box;
    display: block;
    border: none;
}

.tanchuang .biaodan .bd2 form textarea {
    float: left;
    border: none;
    background: #f6fbfc;
    box-sizing: border-box;
    margin-bottom: 10px;
    padding: 10px 0 0 5px;
}

.tanchuang .biaodan .bd2 form button {
    background-color: rgba(60, 136, 246, 1);
    color: #fff;
    border: none;
    height: 50px;
    cursor: pointer;
    float: left;
}

.tanchuang .biaodan .bd2 form input:nth-child(1) {
    width: 47%;
}

.tanchuang .biaodan .bd2 form input:nth-child(2) {
    width: 47%;
    float: right;
}

.tanchuang .biaodan .bd2 form input:nth-child(3) {
    width: 100%
}

.tanchuang .biaodan .bd2 form textarea {
    width: 100%;
}

.tanchuang .biaodan .bd2 form button {
    width: 100%;
}
.sy_wapper2 .fl .baojia{
    transition: 0.4s;
}
.sy_wapper2 .fl .baojia:hover{
        box-shadow: #3c88f6 0 0 22px;
}
.fuwutit .wz:hover{
        box-shadow: #3c88f6 0 0 22px;
}
.contact_bd .bd2 form button:hover{
        box-shadow: #3c88f6 0 0 22px;
}
.fbt .ddt .fr a:hover{
        box-shadow: #3c88f6 0 0 22px;
}
.fuwutit .wz{
     transition: 0.4s;
}
.contact_bd .bd2 form button{
       transition: 0.4s;
}
.fbt .ddt .fr a{
     transition: 0.4s;
}