.col_a{	background-color: #f5f5f5;margin-top: 25px;}
.col_a .bd{display: flex;align-items: center;height: 80px;}
.col_a .bd .tle{color: #0465ae;font-size: 22px;width: 193px;padding-left: 66px;background: url(ico4.png)no-repeat left 38px center;position: relative;}
.col_a .bd .tle::after{content: "";right: 0;border-right: 1px solid #929292;height: 20px;margin-top: -10px;position: absolute;top: 50%;}
.col_a .bd .bd1{width: calc(100% - 193px);padding-left: 50px;box-sizing: border-box;position: relative;}
.col_a .bd .bd1 li a{color: #333333;font-size: 20px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;display: block;width: 60%;}
.col_a .bd .bd1  .button{position: absolute;right: 22px;display: flex;flex-direction: column;height: 21px;justify-content: space-between;margin-top: -10px;top: 50%;}
.col_a .bd .bd1  .button .prev{background: url(ico5.png)no-repeat center;width: 12px;height: 7px;cursor: pointer;}
.col_a .bd .bd1  .button .next{ background: url(ico5.png)no-repeat center; width: 12px; height: 7px; cursor: pointer; transform: rotateX(180deg); -webkit-transform: rotateX(180deg); -moz-transform: rotateX(180deg); -ms-transform: rotateX(180deg); -o-transform: rotateX(180deg); }

.col_a .bd .bd1  .button .next:hover{ background: url(ico6.png)no-repeat center; transform: rotateX(0); -webkit-transform: rotateX(0); -moz-transform: rotateX(0); -ms-transform: rotateX(0); -o-transform: rotateX(0); }
.col_a .bd .bd1  .button .prev:hover{ background: url(ico6.png)no-repeat center; transform: rotateX(180deg); -webkit-transform: rotateX(180deg); -moz-transform: rotateX(180deg); -ms-transform: rotateX(180deg); -o-transform: rotateX(180deg); }

.col_b {display: flex;margin-top: 23px;}
.col_b .bd{width: calc(100% - 206px);padding-right: 26px;display: flex;}
.col_b .bd .bd1 .swiper{width: 604px;overflow: hidden;}
.col_b .bd .bd1 .swiper-slide  .pc{overflow: hidden;}
.col_b .bd .bd1 .swiper-slide  .pc img{ width: 100%; transition: all 0.6s ease; -webkit-transition: all 0.6s ease; -moz-transition: all 0.6s ease; -ms-transition: all 0.6s ease; -o-transition: all 0.6s ease; height: 430px;object-fit: cover;}
.col_b .bd .bd1 .swiper-slide:hover  .pc img{ transform:scale(1.2) ; -webkit-transform:scale(1.2) ; -moz-transform:scale(1.2) ; -ms-transform:scale(1.2) ; -o-transform:scale(1.2) ; }
.col_b .bd .bd1 .swiper-slide a{display: block;}
.col_b .bd .bd1 .swiper-slide .p{color: #222222;font-size: 18px;background: url(bg3.png)no-repeat top center;background-size: cover;line-height: 70px;text-align: center;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.col_b .bd .bd1 .swiper .swiper-pagination{left: unset !important;right: 20px;width: unset !important;bottom: 90px !important;}
.col_b .bd .bd1 .swiper .swiper-pagination-bullet{ width: 12px; height: 12px; border-radius: unset; -webkit-border-radius: unset; -moz-border-radius: unset; -ms-border-radius: unset; -o-border-radius: unset; opacity: 1;background: white;}
.col_b .bd .bd1 .swiper .swiper-pagination-bullet-active{opacity: 1;background: #0465ae;}

.col_b .bd .bd2{width: calc(100% - 604px);}
.col_b .bd .bd2 .b_hd{border-bottom: 1px solid #cbd6de;display: flex;justify-content: space-between;align-items: flex-end;}
.col_b .bd .bd2 .b_hd ul{display: flex;}
.col_b .bd .bd2 .b_hd ul li{width: 183px;color: #333333;font-size: 20px;text-align: center;line-height: 63px;cursor: pointer;width: 160px;}
.col_b .bd .bd2 .b_hd ul li.on {font-weight: bold;color: white;background: url(bg4.png)no-repeat bottom center;background-size: cover;}
.col_b .bd .bd2 .b_bd{padding-left: 35px;margin-top: 25px;}
.col_b .bd .bd2 .b_bd ul li a{ line-height: 62px; font-size: 16px; display: flex; justify-content: space-between; color: #666666; transition:all 0.6s ease ; -webkit-transition:all 0.6s ease ; -moz-transition:all 0.6s ease ; -ms-transition:all 0.6s ease ; -o-transition:all 0.6s ease ; }
.col_b .bd .bd2 .b_bd ul li a .time{font-size: 14px;	color: #999999;}
.col_b .bd .bd2 .b_bd ul li a .t{width: calc(100% - 100px);overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.col_b .bd .bd2 .b_bd ul li:hover{background: url(bg5.png)no-repeat right center; background-size: cover; }
.col_b .bd .bd2 .b_bd ul li:hover a{ transform:translateX(30px) ; -webkit-transform:translateX(30px) ; -moz-transform:translateX(30px) ; -ms-transform:translateX(30px) ; -o-transform:translateX(30px) ; }
.col_b .bd .bd2 .b_bd ul li:hover a .time{display: none;}
.col_b .bd .bd2 .b_hd .more {margin-bottom: 15px;}
.col_b .bd .bd2 .b_hd .more a{color: #5f5f5f;font-size: 16px;}

.col_b  .bd4{width: 206px;}
.col_b  .bd4 .tle{color: #333333;font-size: 20px;font-weight: bold;text-align: center;border-bottom: 2px solid #0465ae;line-height: 63px;}
.col_b  .bd4  .bd4_bd ul {display: flex;flex-wrap: wrap;margin-top: 25px;}
.col_b  .bd4  .bd4_bd ul li{margin-right: 9px;margin-top: 10px;}
.col_b  .bd4  .bd4_bd ul li a{width: 98px;height: 132px;display: flex;flex-direction: column;align-items: center;justify-content: center;background: #F4F7FC;}
.col_b .bd4 .bd4_bd ul li:hover a span{font-weight: bold; }
.col_b .bd4 .bd4_bd ul li a .pc img{ transition:all 0.6s ease ; -webkit-transition:all 0.6s ease ; -moz-transition:all 0.6s ease ; -ms-transition:all 0.6s ease ; -o-transition:all 0.6s ease ; }
.col_b .bd4 .bd4_bd ul li:hover a .pc img{ transform:rotateY(360deg) ; -webkit-transform:rotateY(360deg) ; -moz-transform:rotateY(360deg) ; -ms-transform:rotateY(360deg) ; -o-transform:rotateY(360deg) ; }
.col_b  .bd4  .bd4_bd ul li a .pc{height: 38px;}
.col_b  .bd4  .bd4_bd ul li a span{	color: #0c5d99;font-size: 14px;opacity: 0.76;line-height: 20px;margin-top: 10px;}
.col_b  .bd4  .bd4_bd ul li:nth-child(2n){margin-right: 0;}
.col_b  .bd4  .bd4_bd ul li:nth-child(-n+2){margin-top: 0;}

.col_c {margin-top: 43px;}
.col_c .hd{display: flex;border-bottom: 2px solid #DF0000;align-items: center;justify-content: space-between;}
.col_c .hd .tle{color: #333333;font-size: 30px;font-weight: bold;line-height: 55px;padding-left: 38px;background: url(ico9.png)no-repeat left center;height: 45px;}
.col_c .hd .c_hd{display: flex;justify-content: space-between;width: calc(100% - 280px);align-items: flex-end;}
.col_c .hd .c_hd ul{display: flex;}
.col_c .hd .c_hd ul li{color: #333333;font-size: 20px;text-align: center;width: 144px;line-height: 65px;cursor: pointer;}
.col_c .hd .c_hd ul li.on{color: #ffffff;font-weight: bold;background: #DF0000;}
.col_c .hd .c_hd .more a{color: #5f5f5f;	font-size: 16px;}
.col_c .hd .c_hd .more{margin-bottom: 15px;}
.col_c .bd {margin-top: 35px;}
.col_c .bd .bd_box_item{display: flex;}
.col_c .bd .bd_box_item .swiper{width: 600px;}
.col_c .bd .bd_box_item .swiper .swiper-slide img{ height: 372px; object-fit: cover; transition:all 0.6s ease ; -webkit-transition:all 0.6s ease ; -moz-transition:all 0.6s ease ; -ms-transition:all 0.6s ease ; -o-transition:all 0.6s ease ; }
.col_c .bd .bd_box_item .swiper .swiper-slide {overflow: hidden;}
.col_c .bd .bd_box_item .swiper .swiper-slide:hover img{ transform:scale(1.2) ; -webkit-transform:scale(1.2) ; -moz-transform:scale(1.2) ; -ms-transform:scale(1.2) ; -o-transform:scale(1.2) ; }
.col_c .bd .bd_box_item ul{width: calc(100% - 600px);padding-left: 38px;box-sizing: border-box;}
.col_c .bd .bd_box_item ul li a{display: flex;justify-content: space-between;align-items: center;	line-height: 48px;	font-size: 16px;color: #000000;padding-left: 34px;box-sizing: border-box;background: url(ico10.png)no-repeat left center;}
.col_c .bd .bd_box_item ul li a .time{color: #999999;font-size: 14px;}
.col_c .bd .bd_box_item ul li a .t{width: calc(100% - 100px);overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.col_c .bd .bd_box_item ul li:hover a{background: url(ico11.png)no-repeat left center;color: #0465ae;}
.col_c .bd .bd_box_item .swiper .swiper-pagination{left: unset !important;right: 20px;width: unset !important;bottom: 15px !important;}
.col_c .bd .bd_box_item .swiper  .swiper-pagination-bullet{ width: 12px; height: 12px; border-radius: unset; -webkit-border-radius: unset; -moz-border-radius: unset; -ms-border-radius: unset; -o-border-radius: unset; opacity: 1;background: white;}
.col_c .bd .bd_box_item .swiper  .swiper-pagination-bullet-active{opacity: 1;background: #0465ae;}


.hd_box{display: flex;align-items: flex-end;justify-content: space-between;border-bottom: 2px solid #0465ae;padding-bottom: 15px;}
.hd_box .h1{line-height:75px;height: 55px;color: #333333;font-size: 30px;font-weight: bold;padding-left: 44px;background: url(ico12.png)no-repeat left center;}
.hd_box .more a{color: #5f5f5f;font-size: 16px;}

.col_d{margin-top: 60px;display: flex;}
.col_d .col_d1{width: 897px;}
.col_d .col_d1 .bd{margin-top: 15px;}
.col_d .col_d1 .bd ul{display: flex;flex-wrap: wrap;}
.col_d .col_d1 .bd ul li{width: 49%;margin-right: 2%;} 
.col_d .col_d1 .bd ul li:nth-child(2n){margin-right: 0;}
.col_d .col_d1 .bd ul li a{display: block;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;line-height: 48px;color: #333333;padding-left: 25px;background: url(ico10.png)no-repeat left center;font-size: 16px;}
.col_d .col_d1 .bd ul li:hover a{background: url(ico11.png)no-repeat left center;color: #0465ae;}
.col_d .col_d2{width: calc(100% - 897px);padding-left: 68px;}
.col_d .col_d2 .bd ul{display: block;}
.col_d .col_d2 .bd ul li{width: 100%;margin-right: 0;}
.col_d .col_d2 .hd_box .h1{background: url(ico13.png)no-repeat left center;}

.col_e{margin-top: 60px;}
.col_e .bd{margin-top: 35px;}
.col_e .bd ul{display: flex;flex-wrap: wrap;}
.col_e .bd ul li{width: 445px;margin-right: 32px;margin-top: 15px;}
.col_e .bd ul li:nth-child(3n){margin-right: 0;}
.col_e .bd ul li:nth-child(-n+3){margin-top: 0;}
.col_e .bd ul li a{display: flex;height: 120px;align-items: center;color: #ffffff;font-size: 16px;padding-left: 48px;background: url(bg6.png) no-repeat top center;background-size: cover;}
.col_e .bd ul li a .pc{width: 70px;height: 70px;}
.col_e .bd ul li a .pc img{ transition:all 0.6s ease ; -webkit-transition:all 0.6s ease ; -moz-transition:all 0.6s ease ; -ms-transition:all 0.6s ease ; -o-transition:all 0.6s ease ; }
.col_e .bd ul li:hover a .pc img{ transform:rotateY(360deg) ; -webkit-transform:rotateY(360deg) ; -moz-transform:rotateY(360deg) ; -ms-transform:rotateY(360deg) ; -o-transform:rotateY(360deg) ; }


.col_e .bd ul li a span{width: calc(100% - 70px);padding-left: 49px;}

.col_f{margin-top: 50px;display: flex;}
.col_f .col_f1{width: 900px;}
.col_f .col_f1 .hd{display: flex;justify-content: space-between;align-items: center;border-bottom: 2px solid #0465ae;}
.col_f .col_f1 .hd .h1{color: #333333;font-size: 30px;font-weight: bold;padding-left: 36px;background: url(ico14.png)no-repeat left center;height: 50px;line-height: 60px;}
.col_f .col_f1 .hd .f_hd{display: flex;justify-content: space-between;align-items: flex-end;}
.col_f .col_f1 .hd .f_hd ul{display: flex;}
.col_f .col_f1 .hd .f_hd ul li{width: 164px;line-height: 65px;text-align: center;color: #333333;font-size: 20px;cursor: pointer;}
.col_f .col_f1 .hd .f_hd ul li.on{color: white;font-weight: bold;background: url(bg7.png)no-repeat bottom center;background-size: cover;}
.col_f .col_f1 .hd .f_hd .more{margin-left: 99px;margin-bottom: 15px;}
.col_f .col_f1 .hd .f_hd .more a{color: #5f5f5f;font-size: 16px;}
.col_f .col_f1 .bd ul{display: flex;flex-wrap: wrap;margin-top: 30px;}
.col_f .col_f1 .bd ul li{width: 49%;margin-right: 2%;}
.col_f .col_f1 .bd ul li:nth-child(2n){margin-right: 0;}
.col_f .col_f1 .bd ul li:nth-child(-n+2){margin-top: 0;}
.col_f .col_f1 .bd ul li a{display: block;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;line-height: 48px;color: #333333;padding-left: 25px;background: url(ico10.png)no-repeat left center;font-size: 16px;}
.col_f .col_f1 .bd ul li:hover a{background: url(ico11.png)no-repeat left center;color: #0465ae;}
.col_f .col_f2{width: calc(100% - 900px);padding-left: 65px;}
.col_f .col_f2 .hd_box .h1{background: url(ico15.png)no-repeat left center;padding-left: 28px;}
.col_f .col_f2 .hd_box{padding-bottom: 10px;}
.col_f .col_f2  .bd{margin-top: 30px;}
.col_f .col_f2  .bd .mc{color: #333333;font-size: 16px;line-height: 34px;margin-top: 15px;}
.col_f .col_f2  .bd i{color: #1a7bde;}
.col_f .col_f2 .bd .pc{overflow: hidden;}
.col_f .col_f2 .bd .pc img{ transition:all 0.6s ease ; -webkit-transition:all 0.6s ease ; -moz-transition:all 0.6s ease ; -ms-transition:all 0.6s ease ; -o-transition:all 0.6s ease ; }
.col_f .col_f2 .bd .pc:hover img{ transform:scale(1.2) ; -webkit-transform:scale(1.2) ; -moz-transform:scale(1.2) ; -ms-transform:scale(1.2) ; -o-transform:scale(1.2) ; }

.col_g{margin-top: 50px;}
.col_g  .hd{display: flex;justify-content: space-between;align-items: center;border-bottom: 2px solid #0465ae;}
.col_g  .hd .h1{color: #333333;font-size: 30px;font-weight: bold;padding-left: 36px;background: url(ico16.png)no-repeat left center;height: 50px;line-height: 60px;}
.col_g  .hd .g_hd{display: flex;justify-content: space-between;align-items: flex-end;width: calc(100% - 250px);}
.col_g  .hd .g_hd ul{display: flex;}
.col_g  .hd .g_hd ul li{width: 164px;line-height: 65px;text-align: center;color: #333333;font-size: 20px;cursor: pointer;}
.col_g  .hd .g_hd ul li.on{color: white;font-weight: bold;background: url(bg7.png)no-repeat bottom center;background-size: cover;}
.col_g  .hd .g_hd .more{margin-left: 99px;margin-bottom: 15px;}
.col_g  .hd .g_hd .more a{color: #333;font-size: 18px;}
.col_g  .bd{margin-top: 30px !important;}
.col_g  .bd .swiper-slide a{display: block;}
.col_g  .bd .swiper-slide a  .pc{overflow: hidden;}
.col_g  .bd .swiper-slide a .pc img { transition:all 0.6s ease ; -webkit-transition:all 0.6s ease ; -moz-transition:all 0.6s ease ; -ms-transition:all 0.6s ease ; -o-transition:all 0.6s ease ;width: 100%; }
.col_g  .bd .swiper-slide:hover a .pc img { transform:scale(1.2) ; -webkit-transform:scale(1.2) ; -moz-transform:scale(1.2) ; -ms-transform:scale(1.2) ; -o-transform:scale(1.2) ; }
.col_g  .bd .swiper-slide{position: relative;}
.col_g  .bd .swiper-slide::after{ content: ""; left: 0; bottom: 0; border-bottom: 1px solid #0465ae; position: absolute; transition: all 0.6s ease; -webkit-transition: all 0.6s ease; -moz-transition: all 0.6s ease; -ms-transition: all 0.6s ease; -o-transition: all 0.6s ease;width: 0; }
.col_g  .bd .swiper-slide:hover::after{width: 100%;}
.col_g  .bd .swiper-slide a .desc{display: flex;line-height: 70px;justify-content: space-between;}
.col_g  .bd .swiper-slide a .desc .mt{color: #333333;font-size: 18px;font-weight: bold;width: calc(100% - 100px);overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.col_g  .bd .swiper-slide a .desc .see{color: #868686;font-size: 14px;display: flex;align-items: center;}
.col_g  .bd .swiper-slide a .desc .see i{display: flex;align-items: center;}
.col_h ul li a .pc {overflow: hidden;}
.col_h ul li a .pc img{ transition:all 0.6s ease ; -webkit-transition:all 0.6s ease ; -moz-transition:all 0.6s ease ; -ms-transition:all 0.6s ease ; -o-transition:all 0.6s ease ; }
.col_h ul li:hover a .pc img{ transform:scale(1.2) ; -webkit-transform:scale(1.2) ; -moz-transform:scale(1.2) ; -ms-transform:scale(1.2) ; -o-transform:scale(1.2) ; }

.col_h{margin-top: 65px;}
.col_h ul{display: flex;flex-wrap: wrap;}
.col_h ul li a{display: block;position: relative;height: 120px;}
.col_h ul li a img{height: 100%;object-fit: cover;width: 100%;}
.col_h ul li a span{ position: absolute; left: 0; width: 100%; top: 50%; transform: translateY(-50%); -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); text-align: center;color: #ffffff;font-size: 20px;line-height: 48px;}
.col_h ul li:nth-child(1){margin-right: 30px;width: 922px;}
.col_h ul li:nth-child(2){margin-right: 0;width: 445px;}
.col_h ul li:nth-child(3){margin-right: 30px;width: 445px;margin-top: 11px;}
.col_h ul li:nth-child(4){margin-right: 30px;width: 445px;margin-top: 11px;}
.col_h ul li:nth-child(5){margin-right: 0;width: 445px;margin-top: 11px;}

.col_i{position: relative;padding: 45px 0 75px;margin-top: 70px;}
.col_i::after{ content: ""; left: 50%; width: 100vw; height: 100%; background: #F4F7FC; top: 0; transform: translateX(-50%); -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); position: absolute;box-sizing: border-box;}
.col_i .hd{position: relative;z-index: 9;}
.col_i .bd{position: relative;z-index: 9;margin-top: 30px;overflow: hidden;}
.col_i .bd ul {width: 100%;}
.col_i .bd ul  li{width: 274px;margin-right: 13px;height: 88px;display: flex;justify-content: center;align-items: center;background: white;}
.wrapper{overflow: hidden;}

.col_j{padding: 50px 0 55px;position: relative;}
.col_j::after{content: ""; left: 50%; width: 100vw; height: 100%; background: #fff; top: 0; transform: translateX(-50%); -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); position: absolute;box-sizing: border-box;}
.col_j ul{position: relative;z-index: 9;display: flex;}
.col_j ul li{width: 32%;margin-right: 2%;}
.col_j ul li:nth-child(3n){margin-right: 0;}
.col_j ul li .tle{color: #222222;font-size: 20px;font-weight: bold;line-height: 30px;margin-bottom: 10px;}
.col_j ul li .select{background: #F4F7FC;height: 63px;padding: 0 0 0 58px;position: relative;}
.col_j ul li .select::after{content: "";left: 28px;width: 15px;background: url(ico28.png)no-repeat center;height: 15px;position: absolute;top: 50%;margin-top: -7px;}
.col_j ul li .select::before{content: "";right: 32px;width: 15px;background: url(ico29.png)no-repeat center;height: 11px;position: absolute;top: 50%;margin-top: -7px;pointer-events: none;}
.col_j ul li .select select{width: 100%;height: 63px;color: #666666;font-size: 16px;resize: none;outline: none;appearance: none;padding-right: 58px;}

@media (max-width:1500px) {
    .col_b .bd .bd1 .swiper{width: 400px;}
    .col_b .bd .bd2{width: calc(100% - 400px);}
    .col_b .bd .bd1 .swiper-slide .pc img{height: 365px;height: 426px;}
    .col_b .bd .bd2 .b_bd ul li a{line-height: 60px;}

    .col_d .col_d1{width: 680px;}
    .col_d .col_d2{width: calc(100% - 680px);padding-left: 30px;}

    .col_e{margin-top: 50px;}
    .col_e .bd ul li{width:32%;margin-right: 2%;}
    .col_f .col_f1{width: 680px;}
    .col_f .col_f2{width: calc(100% - 680px);padding-left: 30px;}
    .col_f .col_f1 .hd .f_hd .more{margin-left: 20px;}
    .col_f .col_f1 .hd .f_hd ul li{width: 140px;}
    .col_h ul li:nth-child(1){width: 680px;margin-right: 30px;}
    .col_h ul li:nth-child(2){width: calc(100% - 710px);}
    .col_h ul li a img{height: 100px;object-fit: cover;}
    .col_h ul li:nth-child(3){width: 325px;}
    .col_h ul li:nth-child(4){width: 325px;}
    .col_h ul li:nth-child(5){width: calc(100% - 710px);}
    .col_h ul li a{height: 100px;}

    .col_i{padding: 50px 0 50px;margin-top: 50px;}
    .col_j ul li .select select{width: 100%;}
    .col_c .bd .bd_box_item .swiper{width: 400px;}
    .col_c .bd .bd_box_item ul{width: calc(100% - 400px);}
    .col_d{margin-top: 50px;}
    .col_h{margin-top: 50px;}
}
@media (max-width:1300px) {
    .col_b .bd .bd2 .b_hd ul li{width: 120px;}
}
@media (max-width:1040px) {
    .col_a{padding:  20px;margin-top: 30px;}
    .col_a .bd{flex-direction: column;align-items: unset;height: 85px;}
    .col_a .bd .bd1{width: 100%;padding-left: 0;margin-top: 20px;}
    .col_a .bd .tle::after{display: none;}
    .col_a .bd .tle{width: unset;padding-left: 30px;    background: url(ico4.png) no-repeat left 0 center;}
    .col_a .bd .bd1 li a{width: 75%;font-size: 16px;}
    .col_a .bd .bd1 .button{right: 0;}
    .col_b .bd{flex-direction: column;padding-right: 0;}
    .col_b .bd .bd1 .swiper{width: 100%;}
    .col_b .bd .bd1{width: 100%;}
    .col_b .bd .bd2{width: 100%;margin-top: 30px;}
    .col_b{flex-direction: column;margin-top: 30px;}
    .col_b .bd{width: 100%;}
    .col_b .bd .bd1 .swiper-slide .pc img{height: 200px;}
    .col_b .bd .bd1 .swiper-slide .p{font-size: 16px;line-height: 50px;    background: url(bg3.png) no-repeat top center;background-size: cover;}
    .col_b .bd .bd1 .swiper .swiper-pagination{bottom: 70px !important;}
    .col_b .bd .bd2 .b_hd{overflow-x: auto;}
    .col_b .bd .bd2 .b_hd ul li{line-height: 50px;font-size: 18px;width: unset;flex: 1;}
    .col_b .bd .bd2 .b_hd ul li span{width: unset;display: block;}

    .col_b .bd .bd2 .b_bd{margin-top: 20px;padding-left: 0;}
    .col_b .bd4{width: 100%;}
    .col_b .bd4 .bd4_bd ul li{width: 49%;margin-right: 2%;}
    .col_b .bd4 .bd4_bd ul li a{width: 100%;}
    .col_d{margin-top: 30px;flex-direction: column;}
    .col_d .col_d1{width: 100%;}
    .col_d .col_d2{width: 100%;padding-left: 0;margin-top: 20px;}
    .col_d .col_d1 .bd ul li{width: 100%;margin-right: 0;}

    .col_e{margin-top: 30px;}
    .col_e .bd ul li{width: 100%;margin-right: 0;margin-top: 10px;}
    .col_e .bd ul li:nth-child(-n+3){margin-top: 10px;}
    .col_e .bd ul li:nth-child(-n+1){margin-top: 0;}
    .col_e .bd ul li a{height: 80px;padding-left: 30px;}
    .col_e .bd ul li a .pc{width: 40px;height: 40px;}
    .col_e .bd ul li a span {width: calc(100% - 40px);padding-left: 20px;}

    .col_h{margin-top: 30px;}
    .col_h ul li{width: 100% !important;margin-right: 0!important;margin-top: 10px !important;}
    .col_h ul li:nth-child(1){margin-top: 0 !important;}
    .col_h ul li a img{height: 80px;}
    .col_h ul li a {height: 80px;}

    .col_c .hd{flex-direction: column;}
    .col_c .hd .c_hd{width: 100%;margin-top: 20px;}
    .col_c{margin-top: 30px;}
    .col_c .hd .tle{font-size: 24px;}

    .col_c .hd .c_hd ul li{width: 33.33333333333%;}
    .col_c .hd .c_hd ul li span{font-size: 16px;line-height: 45px;display: block;}
    .col_c .hd .c_hd .more {display: none;}
    .col_c .hd .c_hd{display: unset;}

    .hd_box .h1{font-size: 24px;}
    .col_f{margin-top: 30px;flex-direction: column;}
    .col_f .col_f1{width: 100%;}
    .col_f .col_f2{width: 100%;padding-left: 0;margin-top: 20px;}
    .col_f .col_f1 .hd{flex-direction: column;}
    .col_f .col_f1 .hd .h1{font-size: 24px;}
    .col_f .col_f1 .hd .f_hd .more{display: none;}
    .col_f .col_f1 .hd .f_hd ul li{flex: 1;width: unset;}
    .col_f .col_f1 .hd .f_hd{display: unset;width: 100%;margin-top: 20px;}
    .col_f .col_f1 .hd .f_hd ul li{font-size: 16px;line-height: 45px;}
    .col_f .col_f1 .bd ul li{width: 100%;margin-right: 0;}
    .col_f .col_f1 .bd ul{margin-top: 20px;}
    .col_f .col_f2 .hd_box .h1{font-size: 24px;}
    .col_h ul li a span{font-size: 18px;line-height: 28px;box-sizing: border-box;padding: 0 20px;}

    .col_g{margin-top: 30px;}
    .col_g .hd .h1{font-size: 24px;}
    .col_g .hd{flex-direction: column;}
    .col_g .hd .g_hd{width: 100%;display: unset;margin-top: 20px;}
    .col_g .hd .g_hd ul li{font-size: 16px;line-height: 45px;}
    .col_g .hd .g_hd .more{margin-left: 0;display: none;}
    .col_g .bd .swiper-slide a .desc .mt{font-size: 16px;width: 100%;line-height: 30px;}
    .col_g .bd .swiper-slide a .desc{flex-direction: column;align-items: unset;line-height: 30px;}
    .col_b .bd .bd2 .b_hd ul li{font-size: 16px;}
    .col_b .bd .bd2 .b_hd ul li{width: 100px;}


    .col_c .bd .bd_box_item{flex-direction: column;}
    .col_c .bd .bd_box_item .swiper{width: 100%;}
    .col_c .bd .bd_box_item ul{width: 100%;padding-left: 0;margin-top: 20px;}

    .col_j{padding: 30px 0;}
    .col_j ul li{width: 100%;margin-right: 0;margin-top: 20px;}
    .col_j ul li:nth-child(1){margin-top: 0;}
    .col_j ul{flex-wrap: wrap;}

    .col_i{padding: 30px 0 30px;margin-top: 30px;}
    .col_c .bd .bd_box_item .swiper .swiper-slide img{height: unset;}
    .col_c .bd .bd_box_item ul li a{padding-left: 16px;}
    .col_b .bd .bd2 .b_bd ul li a{line-height: 45px;}
    .col_i .bd ul li{height: 50px;width: 150px;}
    .col_j ul li .select select{height: 50px;}
    .col_j ul li .select{height: 50px;}
    .col_j ul li .select::before{right: 10px;}
    .col_j ul li .select select{padding-right: 20px;}
    .col_j ul li .select{padding: 0 0 0 38px;}
    .col_j ul li .select::after{left: 14px;}

    .col_c .hd .tle{background: url(ico9.png) no-repeat left center;background-size: 40px;padding-left: 25px;height: 40px;}
    .hd_box .h1{height: 50px;    background: url(ico12.png) no-repeat left center;background-size: 40px;padding-left: 25px;}
    .col_d .col_d2 .hd_box .h1{    background: url(ico13.png) no-repeat left center;background-size: 40px;}
    .col_f .col_f1 .hd .h1{    background: url(ico14.png) no-repeat left center;background-size: 40px;}

    .col_f .col_f2 .hd_box .h1{    background: url(ico15.png) no-repeat left center;background-size: 40px;}
    .col_b .bd .bd2 .b_hd .more{display: none;}
    .col_b .bd .bd1 .swiper-slide .p{padding: 0 20px;}
}
