* { font-family: Arial, Helvetica, sans-serif; padding: 0px; margin: 0px; box-sizing: border-box; }
body { padding: 0px; margin: 0px; font-family: Arial, Helvetica, sans-serif; -webkit-font-smoothing: antialiased; line-height: 1; font-size: 16px; overflow-x: hidden; transition: all 0.4s ease-in 0s; }
html, body { min-height: 100%; overflow-x: hidden; }
html { }

.clear::after { content: ""; display: block; height: 0px; clear: both; visibility: hidden; }
input, button, textarea { background: none; outline: none; border: none; appearance: none; border-radius: 0px; }
input:focus { border: none; }
.img_zd { position: relative; width: 100%; }
.img_zd .img_hezi { padding-bottom: 67.8% !important; }
.img_zd > img { position: absolute; inset: 0px; object-fit: cover; height: 100%; width: 100%; }
a { text-decoration: none; outline: none; }
a, input, img, :focus { outline-style: none; }
ul { list-style: none; }
img { border: 0px; }
ul, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, form, p { padding: 0px; margin: 0px; font-weight: normal; }
ul li { list-style: none; }
h3, h4, h5 { font-weight: normal; }
h4 a:hover, h5 a:hover { transition: all 0.36s ease-in-out 0s; }
hr { display: block; height: 1px; border: 0px; background: rgb(216, 216, 216); padding: 0px; margin-bottom: 0.5rem; margin-top: 2.5rem; }
abbr, article, aside, audio, canvas, datalist, details, dialog, eventsource, figure, footer, header, hgroup, mark, menu, meter, nav, output, progress, section, time, video { display: block; }
video { object-fit: cover;     margin: 0 auto;}
.fl { float: left;}
.fr { float: right;}
.slow img:hover { transform: scale(1.05); }
.slow img { transition: all 0.2s ease-in-out 0s; }
h5 a, .more a { transition: all 0.36s ease-in-out 0s; }
.slow01 { transition: all 0.6s ease-in-out 0s; }
.slow02 { transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s; }
.shadow { box-shadow: rgb(153, 153, 153) 1px 1px 10px; }
.radius { border-radius: 3px; }
.opacity { opacity: 1; }
.gray { filter: grayscale(100%); opacity: 0.6; }
.ie_bg { width: 100%; height: 100%; position: fixed; top: 0px; left: 0px; background-color: rgb(0, 0, 0); opacity: 0.9; z-index: 99998; }
.ie9tips { width: 600px; height: 300px; position: fixed; top: 50%; left: 50%; margin: -150px 0px 0px -300px; line-height: 1.8; color: rgb(255, 255, 255); z-index: 99999; text-align: center; }
.ie9tips a { color: red; }
.ie9tips img { display: block; margin: 0px auto; max-width: 100%; }
.ie9tips p { padding-top: 10px; color: rgb(255, 255, 255); width: 420px; margin: 10px auto; line-height: 1.8; }
input::-webkit-input-placeholder { color: rgb(153, 153, 153); }
textarea::-webkit-input-placeholder { color: rgb(153, 153, 153); }
.reveal1{overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.reveal2{overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;}
.reveal3{overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;}
.w100 { width: 100%; }
.w14 { max-width: 14rem; margin: 0px auto; }
.w16{ max-width: 16rem; margin: 0px auto; }
.w178{ max-width: 17.8rem; margin: 0px auto; }
@media (max-width: 1780px) {
  .w178 {width: 95%;}
}
@media (max-width: 1400px) {
  .w14 {width: 95%;}
}
@media (max-width: 1600px) {
  .w16 { width: 95%;}
.part1 .head_right .top_lj{margin-top: 0.25rem !important}

}
@font-face { font-family: sysB; src: url(../fonts24/sysB.otf); }
.fanhui { position: fixed; right: 30px; bottom: 75px; width: 48px; height: 48px; border-radius: 50%; }
img {vertical-align: middle;}
.flex { display: flex; justify-content: space-between; flex-wrap: wrap;}
.flex-center { display: flex; justify-content: space-between; align-items: center; flex-wrap: wrap; }
.flex-start { display: flex; justify-content: flex-start; flex-wrap: wrap;}
.flex-end { display: flex; justify-content: flex-end; flex-wrap: wrap; }
#gotop {position: fixed;display: block; z-index: 90;height: 0px; opacity: 0; bottom: 80px; right: 30px; box-sizing: border-box; text-align: center; cursor: pointer; transition: all 0.5s ease 0s;  }
#gotop.hide {width: 40px; height: 50px;opacity: 1;}
#gotop img{display: block;width: 40px;}
#gotop { cursor: pointer; }
#gotop svg { width: 100%; height: 100%; fill: rgb(13, 113, 230);}

@media (max-width: 1920px) {
  html { font-size: 16px; }
table { width: 100% !important;     margin: 0 auto;}
}
@media (min-width: 1400px) and (max-width: 1600px) {
  html { font-size: 15px; }
  table { width: 100% !important; }
}
@media (min-width: 640px) and (max-width: 1399px) {
  html { font-size: 14px; }
  table { width: 100% !important; }
}
@media (min-width: 471px) and (max-width: 639px) {
  html { font-size: 13px; }
  table { display: flex; overflow-x: auto; /*white-space: nowrap; */width: 100% !important; }
}
@media (min-width: 329px) and (max-width: 470px) {
  html { font-size: 12px; }
  table { display: flex; overflow-x: auto; /*white-space: nowrap; */width: 100% !important; }
}
@media (max-width: 328px) {
  html { font-size: 12px; }
  table { display: flex; overflow-x: auto; /*white-space: nowrap; */ width: 100% !important; }
}
/* part1 */
.Bpart1{margin: 0.5rem auto 0.3rem auto;position: relative;z-index: 99;}
.part1L{width: 48.48%;}
.part1Cotitle{margin-bottom: 0.4rem;padding-left: 0.45rem;}
.part1Cotitle h5{display: table;margin: 0 auto;font-size: 0.32rem;color: #323232;letter-spacing: 0.04rem;padding: 0 0.6rem;position: relative;    font-weight: bold;}
.part1Cotitle h5::after{content: "";width: 0.36rem;height: 0.02rem;background: #9a0000;position: absolute;left: 0;top: 45%;}
.part1Cotitle h5::before{content: "";width: 0.36rem;height: 0.02rem;background: #9a0000;position: absolute;right: 0;top: 45%;}
.part1Cotitle .more a{display: block;line-height: 0.32rem; font-size: 0.16rem;color: #666;}
.part1Cotitle .more a:hover{color: #9a0000 !important;transition: 0.6s all;}
.part1LCon{overflow: hidden;}
.part1LCon .mySwiper{position: relative;}
.part1LCon .swiper-slide a{display: block;position: relative;}
.part1LCon .swiper-slide .pic{overflow: hidden;position: relative;}
.part1LCon .swiper-slide .pic img{display: block;width: 100%;object-fit: cover;height: 4.8rem; transition: 0.6s all;}
.part1LCon .swiper-slide .pic::after{content: "";width: 100%;height: 100%;background: url(../images24/part1-02.png) repeat-x bottom;position: absolute;left: 0;bottom: 0;}
.part1LCon .swiper-slide .text{position: absolute;width: calc(100% - 2rem);bottom: 0.2rem;right: 0;padding-right: 0.3rem;align-items: center;}
.part1LCon .swiper-slide .text::after{content: "";width: 0.01rem;height: 100%;background: #fff;position: absolute;left: -0.15rem;top: 0;}
.part1LCon .swiper-slide .text .time{width: 0.55rem;}
.part1LCon .swiper-slide .text .time .day{font-size: 0.24rem;color: #fff;font-weight: bold;text-align: center;margin-bottom: 0.08rem;}
.part1LCon .swiper-slide .text .time .year{font-size: 0.14rem;color: #fff;text-align: center;}
.part1LCon .swiper-slide .text p{width: calc(100% - 0.7rem);font-size: 0.2rem;color: #fff;line-height: 0.3rem;}
.part1LCon .swiper-pagination{width: 1.7rem !important;left: 0.15rem !important;margin-left: 0 !important;bottom: 0.4rem !important;}
.part1LCon .swiper-pagination .swiper-pagination-bullet{margin: 0 !important; width: 0.23rem;height: 0.23rem;line-height: 0.23rem;background: transparent;font-size: 0.18rem;color: #fff;opacity: 1;}
.part1LCon .swiper-pagination .swiper-pagination-bullet-active{background: #fff;color: #323232;}
.part1LCon .swiper-slide:hover .pic img{transform: scale(1.1);transition: 0.6s all;}
.part1R{width: 48.48%;}
.part1R li{margin-bottom: 0.1rem;box-shadow: 0px 16px 45.39px 5.61px rgba(142, 142, 142, 0.32);background: #fff;transition: 0.6s all;}
.part1R li a{padding: 0.15rem 0.2rem;}
.part1R li .time{width: 1rem;}
.part1R li .time i{display: block; font-style: normal;color: #999999;font-size: 0.14rem;text-align: right;line-height: 0.30rem;transition: 0.6s all;}
.part1R li p{width: calc(100% - 1rem); font-size: 0.20rem;color: #323232;line-height: 0.30rem;transition: 0.6s all;}
.part1R li:hover{background: url(../images24/part1-03.jpg) no-repeat center;background-size: cover;transition: 0.6s all;}
.part1R li:hover .time .day{color: #fff;transition: 0.6s all;}
.part1R li:hover .time .year{color: #fff;transition: 0.6s all;}
.part1R li:hover .time i{color: #fff;transition: 0.6s all;}
.part1R li:hover p{color: #fff !important;transition: 0.6s all;}

.part1R ul li a:hover>p {
    color: #fff !important;
}


@media (max-width: 1024px) {
.part1L{width: 100%;}
.part1R{width: 100%;margin-top: 0.3rem;}
.part1LCon .swiper-slide .pic img{height: 56vw;}
}
@media (max-width: 850px) {
.part1LCon .swiper-pagination{width: 100% !important;left: auto !important;position: relative;bottom: 0 !important;margin-top: 0.2rem;}
.part1LCon .swiper-pagination .swiper-pagination-bullet{color: #666;}
.part1LCon .swiper-pagination .swiper-pagination-bullet-active{background: #0347bb;color: #fff;}
.part1LCon .swiper-slide .text{width: 100%;padding: 0 0.2rem;}
.part1LCon .swiper-slide .text::after{display: none;}
.part1LCon .swiper-slide .text .time .year{font-size: 0.18rem;}
.part1LCon .swiper-slide .text .time{width: 0.7rem;}
.part1LCon .swiper-slide .text p{font-size: 0.22rem;}
.part1R li .time i{font-size: 0.18rem;}
.part1R li p{font-size: 0.22rem;}
}
/* part2 */
.Bpart2{background: #f6f6f6;padding: 0.5rem 0;position: relative;z-index: 99;}
.part2L{width: 48.48%;}
.part2R{width: 48.48%;}
.Cotitle{margin-bottom: 0.3rem;padding-bottom: 0.2rem;line-height: 0.2rem;border-bottom: 0.01rem solid #9a0000;}
.Cotitle h5{font-size: 0.26rem;color: #323232;font-weight: 600;position: relative;}
.Cotitle h5::after{content: "";width: 0.13rem;height: 0.07rem;background: url(../images24/title04.png) no-repeat center;background-size: 0.13rem 0.07rem;position: absolute;bottom: -0.27rem;left: 50%;margin-left: -0.07rem;}
.Cotitle .more a{font-size: 0.16rem;color: #666666;}
.Cotitle .more a:hover{padding-right: 0.08rem;color: #9a0000 !important;}
.part2L ul{margin-bottom: -0.2rem;}
.part2L li{margin-bottom: 0.19rem;}
.part2L li p{width: calc(100% - 0.9rem);font-size: 0.16rem;color: #323232;line-height: 0.22rem;transition: 0.6s all;}
.part2L li i{font-style: normal;font-size: 0.16rem;color: #323232;text-align: right;}
.part2L li:hover p{color: #253c9a !important;padding-left: 0.06rem;transition: 0.6s all;}
.part2RT .pic{width: 2.16rem;overflow: hidden;}
.part2RT .pic img{display: block;width: 100%;height: 1.5rem;object-fit: cover;transition: 0.6s all;}
.part2RT .text{width: calc(100% - 2.36rem);}
.part2RT .titCon{margin-bottom: 0.14rem;padding-bottom: 0.14rem;border-bottom: 0.01rem solid #dadada;align-items: center;}
.part2RT .titCon .time{width: 0.6rem;}
.part2RT .titCon .time .day{font-size: 0.24rem;color: #0347bb;text-align: center;margin-bottom: 0.08rem;}
.part2RT .titCon .time .year{font-size: 0.14rem;color: #0347bb;text-align: center;}
.part2RT .titCon h5{width: calc(100% - 0.7rem);font-size: 0.2rem;color: #323232;line-height: 0.26rem;font-weight: bold;transition: 0.6s all;}
.part2RT p{font-size: 0.14rem;color: #545353;line-height: 0.26rem;}
.part2RT:hover .pic img{transform: scale(1.1);transition: 0.6s all;}
.part2RT:hover .titCon h5{color: #0347bb !important;transition: 0.6s all;}
.part2R li:first-child{margin-top: 0.15rem;}
.part2R li{margin-top: 0.19rem;}
.part2R li p{width: calc(100% - 0.9rem);font-size: 0.16rem;color: #323232;line-height: 0.2rem;height: 0.2rem; transition: 0.6s all;}
.part2R li i{font-style: normal;font-size: 0.16rem;color: #323232;text-align: right;}
.part2R li:hover p{color: #253c9a !important;padding-left: 0.06rem;transition: 0.6s all;}
@media (max-width: 850px) {
.part2L{width: 100%;}
.part2R{width: 100%;margin-top: 0.3rem;}
.part2L li p{font-size: 0.22rem;width: calc(100% - 1rem);}
.part2L li i{font-size: 0.18rem;}
.part2RT .titCon .time .year{font-size: 0.18rem;}
.part2RT .titCon .time{width: 0.7rem;}
.part2RT .titCon h5{width: calc(100% - 0.9rem);}
.part2RT p{font-size: 0.18rem;}
.part2R li p{font-size: 0.22rem;width: calc(100% - 1rem);}
.part2R li i{font-size: 0.18rem;}

.part6 .left ul li {
    opacity: 1 !important;
}

}
/* part3 */
.Bpart3{margin: 0.34rem auto 0.4rem auto;position: relative;z-index: 99;}
.part3L{width: 48.48%;}
.part3L ul{}
.part3L li{width: 49%;margin-bottom: 0.26rem;padding-bottom: 0.26rem;border-bottom: 0.01rem dashed #ab7b73;}
.part3L li .pic{width: 1.1rem;overflow: hidden;}
.part3L li .pic img{display: block;width: 100%;height: 1.36rem;object-fit: cover;transition: 0.6s all;}
.part3L li .text{width: calc(100% - 1.26rem);}
.part3L li .text h5{font-size: 0.18rem;color: #323232;line-height: 0.26rem;margin-bottom: 0.15rem;}
.part3L li .text dl{margin-bottom: -0.15rem;}
.part3L li .text dd{font-size: 0.14rem;color: #545353;margin-bottom: 0.15rem;padding-left: 0.2rem;background: url(../images24/part3-03.png) no-repeat left center;background-size: 0.11rem 0.12rem;}
.part3L li .text dd+dd{background: url(../images24/part3-04.png) no-repeat left center;background-size: 0.12rem 0.11rem;}
.part3L li .text dd+dd+dd{background: url(../images24/part3-05.png) no-repeat left center;background-size: 0.11rem 0.12rem;}
.part3L li:hover .pic img{transform: scale(1.1);transition: 0.6s all;}
.part3L li:hover .pic img{transform: scale(1.1);transition: 0.6s all;}
.part3L li:hover .text h5{color: #253c9a;transition: 0.6s all;}
.part3R{width: 48.48%;}
.part3R li:first-child{margin-top: 0.3rem;}
@media (max-width: 850px) {
.part3L{width: 100%;}
.part3R{width: 100%;}
.part3L li{width: 100%;}
.part3L li .text h5{font-size:0.22rem;}
.part3L li .text dd{font-size: 0.18rem;}
}
/* part4 */
.Bpart4{margin: 0 auto 0.7rem auto;position: relative;z-index: 99;}
.Bpart4Tit{margin-bottom: 0.4rem;}
.Bpart4Tit h5{display: table;margin: 0 auto;font-size: 0.32rem;color: #323232;letter-spacing: 0.04rem;padding: 0 0.6rem;position: relative;    font-weight: bold;}
.Bpart4Tit h5::after{content: "";width: 0.36rem;height: 0.02rem;background: #9a0000;position: absolute;left: 0;top: 45%;}
.Bpart4Tit h5::before{content: "";width: 0.36rem;height: 0.02rem;background: #9a0000;position: absolute;right: 0;top: 45%;}
.part4L,.part4R{width: 19.88%;}
.part4C{width: 59.94%;}
.part4L a,.part4R a,.part4CT li{display: block;position: relative;}
.part4L .pic,.part4R .pic,.part4CT .pic{overflow: hidden;}
.part4L .pic img,.part4R .pic img,.part4CT .pic img{display: block;width: 100%;transition: 0.6s all;object-fit: cover;}
.part4L .text,.part4R .text,.part4CT .text{position: absolute;left: 0;top: 0;width: 100%;height: 100%;align-items: center;justify-content: center;}
.part4L .text .con,.part4R .text .con,.part4CT .text .con{align-items: center;flex-wrap: nowrap;}
.part4L .text .icon,.part4R .text .icon,.part4CT .text .icon{width: 1.1rem;margin-right: 0.3rem;}
.part4L .text .icon img,.part4R .text .icon img,.part4CT .text .icon img{display: block;width: 1.1rem;height: 1.1rem;}
.part4L .text p,.part4R .text p,.part4CT .text p{font-size: 0.24rem;color: #fff;line-height: 0.34rem;}
.part4L:hover .pic img,.part4R:hover .pic img,.part4CT li:hover .pic img{transform: scale(1.1);transition: 0.6s all;}
.part4CT li{width: 66.63%;}
.part4CT li+li{width: 33.17%;}
.part4CB{margin-top: 0.02rem;}
.part4CB li{width: 33.17%;}
.part4CB li+li{width: 66.63%;}


@media (max-width: 1200px) {
.part4L .text .icon, .part4R .text .icon, .part4CT .text .icon{width: 0.8rem;margin-right: 0.1rem;}
.part4L .text .icon img, .part4R .text .icon img, .part4CT .text .icon img{width: 0.8rem;height: 0.8rem;}
}
@media (max-width: 850px) {
.part4L, .part4R{width: 100%;}	
.part4C{width: 100%;margin: 0.02rem 0;}
.part4L .pic img, .part4R .pic img{height: 18vw;}
.part6{max-height: 1000px !important;}
}
@media (max-width: 540px) {
.part4L .text .icon, .part4R .text .icon, .part4CT .text .icon{width: 0.5rem;}
.part4L .text .icon img, .part4R .text .icon img, .part4CT .text .icon img{width: 0.5rem;height: 0.5rem;}
.part4L .text p, .part4R .text p, .part4CT .text p{font-size: 0.18rem;line-height: 0.24rem;}
}
/*part5 */
.Bpart5{margin: 0 auto 0.6rem auto;}
.Bpart5 li{width: 24.15%;}
.Bpart5 li a{display: block;position: relative;}
.Bpart5 li .pic{overflow: hidden;}
.Bpart5 li .pic img{display: block;width: 100%;object-fit: cover;transition: 0.6s all;}
.Bpart5 li .text{position: absolute;left: 0;top: 0;width: 100%;height: 100%;justify-content: center;align-items: center;}
.Bpart5 li .text p{font-size: 0.18rem;font-size: 0.24rem;color: #fff;line-height: 0.32rem;width: 70%;text-align: center;}
.Bpart5 li :hover .pic img{transform: scale(1.1);transition: 0.6s all;}
@media (max-width: 850px) {
.Bpart5 li{width: 49%;margin-bottom: 0.2rem;}
}
/* part6 */
.Bpart6{padding: 0.7rem 0 0.4rem 0;background: url(../images24/whgBG.jpg) no-repeat bottom;background-size: cover;}
.Bpart6 li{width: 32.24%;}
.Bpart6 li a{display: block;}
.Bpart6 li .pic{overflow: hidden;}
.Bpart6 li .pic img{display: block;width: 100%;height: 2.17rem;object-fit: cover;transition: 0.6s all;}
.Bpart6 li .text{padding: 0.15rem 0.3rem;background: #fff;}
.Bpart6 li .text p{font-size: 0.18rem;color: #323232;line-height: 0.28rem;transition: 0.6s all;}
.Bpart6 li:hover .pic img{transform: scale(1.1);transition: 0.6s all;}
.Bpart6 li:hover .text p{color: #253c9a;transition: 0.6s all;}
@media (max-width: 850px) {
	.Bpart6{padding: 0.4rem 0;}
.Bpart6 li .pic img{height: 16vw;}
}
@media (max-width: 540px) {
	.Bpart6 li{width: 100%;margin-bottom: 0.2rem;}
	.Bpart6 li:last-child{margin-bottom: 0;}
.Bpart6 li .pic img{height: 42vw;}
}
/* ewm */
.Infixed{position: fixed;left: 0.15rem;bottom: 1rem;margin-bottom: -0.15rem;z-index: 9999;}
.Infixed li{position: relative;margin-bottom: 0.15rem;}
.Infixed li .icon{border-radius: 50%;overflow: hidden;padding-right: 0.08rem;cursor: pointer;}
.Infixed li .icon img{display: block;width: 0.34rem;height: 0.34rem;}
.Infixed li .pic{position: absolute;left: 100%;top: 0;display: none;}
.Infixed li .pic img{display: block;width: 1rem;height: 1rem;object-fit: cover;}
.Infixed li:hover .pic{display: block;}






.img.par1_bg{display: none;}
.part1{background: url(../images24/sy_top_bj_01.jpg) #253c9a no-repeat !important;/*background-size: 100% !important;*/}
.left_ewm{top: auto !important;bottom: 1rem;z-index:999999;}
.right_xh{top: auto !important;bottom: 1rem;}
.nav{margin: 0.15rem auto !important;display: flex;justify-content: space-between; z-index:999999;}
.nav .nLi h3 a{font-size: 0.22rem !important;font-weight: bold !important;}
.footerLogo{}
.footerLogo img{display: table;max-width: 100%;max-height: 1.5rem;}
.footerBy{}
.footerBy h5{font-size: 0.24rem;color: #fff;text-align: center;position: relative;margin-bottom: 0.2rem;}
.footerBy h5::after{content: "";width: calc(50% - 0.55rem);height: 0.01rem;background: #6c7ebe;position: absolute;left: 0;top: 50%;}
.footerBy h5::before{content: "";width: calc(50% - 0.55rem);height: 0.01rem;background: #6c7ebe;position: absolute;right: 0;top: 50%;}
.footerBy p{font-size: 0.22rem;color: #fff;text-align: center;line-height: 0.3rem;font-weight: 600;}
.part6:hover .right ul li{margin-top: 0.38rem;}
.part6 .left ul p{padding-bottom: 0.18rem;border-bottom: 1px solid #6f81c1;padding-left: 0.2rem;position: relative;}
.part6 .left ul p::after{content: "";width: 0.04rem;height: 0.2rem;background: #fff;position: absolute;left: 0;top: 0;}

.part6 .right ul{overflow: hidden;display: flex;justify-content: space-between;}
.part1 .head_right .top_lj{margin-top: 0.44rem !important;}
.part6 .left ul li{opacity: 1;}
.part6{max-height: 100% !important;}
.part6 .right ul li img{width: 100% !important;}
.part6 .right ul li{width: 20% !important;float: right !important;margin-top: 0 !important;margin-left: 0 !important;}
.part6 .right ul li p{text-align: center !important;font-size: 14px !important;margin-top: 8% !important;float: none !important;margin-right: 0% !important;}
.banquan{background: #253c9a !important;}
.qb{display: flex;justify-content: space-between;flex-wrap: wrap;align-items: center;}
.main{padding: 0;}
.part6 .left{width: 50% !important;}
.part1{padding: 0 !important;}
.leftB{display: flex;justify-content: space-around;margin-top: 0.3rem;align-items: flex-end;width: 100%;margin-bottom: 0.3rem;}




@media (max-width: 1600px) {
	.part6 .right ul li {
	  
	    width: 20% !important;
	    margin: 0.2rem 0 0 0 !important;
	}
.part6 .right ul{display: flex;
    justify-content: space-around;}

.footerLogo{margin-left: 0 !important;}
.footerBy{margin-left: 0 !important;}

}


@media (max-width: 1200px) {
.nav .nLi h3 a{font-size: 0.18rem !important;}
}
.nav_box{top:100%;}
@media (max-width: 1024px) {
.part1 .nav_div{display: none;}
.left_ewm,.right_xh{display: none;}
.nav_btn{top: 54%;display: block;}
.part1 .head_right .top_lj{margin-top: 0.1rem !important;}


}
@media (max-width: 1000px) {
.nav_box{top:100%;}
.part1 .head_right .top_lj{    margin-top: 0rem !important;}
}
@media (max-width: 850px) {
.footerLogo{opacity: 1 !important;
    display: block !important;}
.nav_box{top:100%;}
.part6 .right ul li{width:33% !important; }
.part6 .right ul li img{width: 100% !important;}
.part6 .right ul li p {float: none; margin-right: 0;}
.part6 .left{width: 100% !important;}
.part6 .right{width: 100% !important;}
}


@media (max-width: 650px) {
.nav_btn{top: 70%;}
.part1 .head_right .top_lj ul li{    margin-right: 5px;}
.part6 .right ul li{width:33% !important;margin: 0.38rem auto 0 auto !important;     padding: 0 3%;}
.part6:hover .right ul li{}
.nav_box { top: 100%;}
.leftB{flex-wrap: wrap;}
.footerLogo{width: 100%;}
.footerLogo img{margin: 0 auto;}
.footerBy{width: 100%;margin-top: 0.2rem;}

}
.headT{position: relative;}
.headT.xg{position: fixed;z-index: 9999;width: 100%;background: #253c9a;}
.headT.xg .nav_div {display: none;}
.headT.xg .part1 .head_right .top_lj{margin-top: 0.3rem !important;}

/* Bbanner */
.Bbanner{overflow: hidden;position: relative;}
.Bbanner .swiper-slide img{display: block;width: 100%;height: 6rem;object-fit: cover;}
.Bbanner .swiper-pagination{width: auto !important; left: auto !important;margin-left: 0 !important;bottom: 0.4rem !important;right: 0.5rem;}
.Bbanner .swiper-pagination .swiper-pagination-bullet{margin: 0 !important; width: 0.23rem;height: 0.23rem;line-height: 0.23rem;background: transparent;font-size: 0.18rem;color: #fff;opacity: 1;}
.Bbanner .swiper-pagination .swiper-pagination-bullet-active{background: #fff;color: #323232;}
.Bbanner .swiper-slide:hover .pic img{transform: scale(1.1);transition: 0.6s all;}
.Bbanner .swiper-button-prev,.Bbanner .swiper-button-next{width: 0.6rem;height: 0.6rem;border: none;margin-top: -0.3rem;left: auto;margin-left: 0;}
.Bbanner .swiper-button-prev{background: url(../images24/bannerL.png) no-repeat center;background-size: 0.6rem 0.6rem;left: 3vw;}
.Bbanner .swiper-button-next{background: url(../images24/bannerR.png) no-repeat center;background-size: 0.6rem 0.6rem;right: 3vw;}
@media (max-width: 1024px) {
.Bbanner .swiper-slide img{height: 50vw;}
}


	
	
	
	
	
	
	
	
	
	