@charset "utf-8"; 
@import url("/material/siteFile/2023/images/reset.css"); 
@import url("/material/siteFile/2023/images/footer.css"); 
@import url("/material/siteFile/2023/images/common.css");
@import url("/material/siteFile/2023/images/animate.min.css"); 

.w1400{}
.warp{width: 100%;max-width: 1920px;min-height: 1440px;}
.main{width: 100%; height: auto; overflow: hidden; background: #ffffff;}

.header{height: 635px;background: url(top_bg.png) top center;background-size: cover;overflow: hidden;}
.header>div{margin-top: 26px;}
.header .logo{width: 246px;}
.header .logo img{width: 100%;}
.header .BackHome a{width: 100px;height: 40px;border-radius: 10px;border: solid 1px #ffffff;display:inline-flex;justify-content: center;align-items: center;color: #ffffff;}
.header .BackHome a:hover{border: 1px solid #f00;color:#f00;}

.main>div{display: flex;flex-direction: column ;align-items: center;width: 1400px;}
.main>div.Address{align-items: flex-start;flex-direction: row;}
.Address{border-bottom: 0;font-size: 16px;}

/*
.tit img{transition: .7s;}
.tit a:hover img{transform: scale(1.1);}
 */
.part1 .zcwj{height: 490px;background-color: #f2f6fc;border-radius: 1px;}
.part1 .zcwj .zHd{width: 280px;height: 490px;background-color: #1d4dd8;border-radius: 1px;}
.part1 .zcwj .zHd ul{display: flex;align-items: flex-end;flex-direction: column;margin-top: 20px;}
.part1 .zcwj .zHd ul li{margin-bottom: 5px;}
.part1 .zcwj .zHd ul li,
.part1 .zcwj .zHd ul li a{display: inline-flex;justify-content: center;align-items:center;width: 260px;height: 70px;font-size: 20px;color: #fff;font-weight: bold;}

.part1 .zcwj .zHd ul li.on,
.part1 .zcwj .zHd ul li.on a{background-color: #ffffff;border-radius: 10px 0px 0px 10px;color: #1d4dd8;}
.part1 .zcwj .zBd .sub_tab{display: flex;justify-content: space-between;height: 490px;}
.part1 .zcwj .zBd .sub_tab .sHd{width: 373px;display: flex;flex-direction: column;align-items: flex-end;margin-top: 20px;}
.part1 .zcwj .zBd .sub_tab .sHd .shd_box{width: 360px;height: 400px;overflow-y: scroll;}
.part1 .zcwj .zBd .sub_tab .sHd .shd_box::-webkit-scrollbar {width: 0;}
.part1 .zcwj .zBd .sub_tab .sHd .shd_box{ scrollbar-width: none; /* firefox */-ms-overflow-style: none; }
.part1 .zcwj .zBd .sub_tab .sHd .btn{width: 100%;display: flex;justify-content: center;margin-top: 15px;}

.part1 .zcwj .zBd .sub_tab .sHd ul li{width: 100%;}
.part1 .zcwj .zBd .sub_tab .sHd ul li a{width: calc(100% - 48px);;height: 50px;line-height: 50px;display: block;	font-size: 18px;color: #000000;padding-left: 38px;padding-right: 10px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;position: relative;}
.part1 .zcwj .zBd .sub_tab .sHd ul li.on a::before{content: '';width: 8px;height: 8px;background: rgba(255,255,255,.5);position: absolute;top: 50%;transform: translateY(-50%);border-radius: 50%;left: 16px;}
.part1 .zcwj .zBd .sub_tab .sHd ul li.on,
.part1 .zcwj .zBd .sub_tab .sHd ul li.on a{background-color: #1d4dd8;border-radius: 1px;color: #fff;}
.part1 .zcwj .zBd .sub_tab .sBd{width: 747px;height: 100%;background: url(zcwj_bg1.png)no-repeat center #1962ff;border-radius: 1px;}
.part1 .zcwj .zBd .sub_tab .sBd .sBox>div{width: 580px;height: 310px;margin-top: 100px;margin-left: 80px;overflow-y: scroll;padding-right: 20px;}
.part1 .zcwj .zBd .sub_tab .sBd .sBox>div .view {font-size: 14px;color: #484848;line-height: 32px;}

.sub_tab .sBd .sCon .s_tit a,
.sub_tab .sBd .sCon .s_tit{font-size: 24px;font-weight: bold;text-align: center;margin-bottom: 15px;position: relative;color: #000000;}
.sub_tab .sBd .sCon .s_tit a{position: relative;z-index: 99;}
.sub_tab .sBd .sCon .s_tit::before{content: '';background-color: #facd89;border-radius: 5px;width: 170px;height: 10px;position: absolute;bottom: 0;left: 50%;transform: translateX(-50%);}

.sub_tab .sBd .sCon .con_box{line-height: 32px;}
.sub_tab .sHd .btn {display: flex;}
.sub_tab .sHd .btn a{display: block;width: 33px;height: 33px;background-color: #ffffff;border-radius: 50%;border: solid 1px #1d4dd8;opacity: 0.7;font-size: 23px;color: #005ec8;text-align: center;line-height: 33px;margin-left: 10px;}
.sub_tab .sHd .btn a:hover{opacity: .8;}
.sub_tab .sHd .btn a:last-child{background:#1d4dd8 ;color: #fff;}


.part2 .zcpx_tab .hd ul{display: flex;justify-content: center;align-items: center;}
.part2 .zcpx_tab .hd ul li a{color: #000000;	font-size: 40px;font-weight: bold;}
.part2 .zcpx_tab .hd ul li.on a{color: #164bdd;}
.part2 .zcpx_tab .hd ul i{margin-left: 10px;margin-right: 10px;}
.part2 .zcpx{ width: 1430px;height: 830px;border-radius: 10px;border: solid 3px #ffffff;background: url(zyjn_bg1.png) no-repeat;}
.part2 .zcpx .tab_box{width: 1435px;margin-top: 45px;}
.part2 .zcpx .tab_box>div{height: 740px;width: 1340px;margin-left: 45px;}
.part2 .zcpx .tab_box>div .zcpx_tit{width: 1340px;height: 80px;background: rgba(25, 98, 255,.8);border-radius: 10px 10px 0px 0px;display: flex;justify-content: center;align-items: center;font-size: 24px;color: #fff;font-weight: bold;}
.zcpx_side{position: relative;}
.zcpx_side::after{content: '';width: 1px;height: calc(100% - 18px);background: #1d4dd8;border-radius: 1px;position: absolute;top: 50%;left: 29px;transform: translateY(-50%);}
.zcpx_side>div{width: calc(100% - 1px);position: relative;}
.zcpx_side .side{width: 100% ;height: 60px;background: rgba(255, 255, 255, .8);border: solid 1px #edf1fc;margin-bottom: 8px;display: flex;justify-content: space-between;align-items: center;position: relative;}
.zcpx_side .side a{flex: 1;display: inline-flex;height: 100%;align-items: center;padding-left: 60px;position: relative;font-size: 20px;font-weight: bold;}
.zcpx_side .side.on a{color: #1d4dd8;}
.zcpx_side .side::after{content: '';width: 12px;height: 12px;background-color: #1d4dd8;position: absolute;top: 50%;left: 22px;transform: translateY(-50%);border-radius: 50%;}
.zcpx_side .side.on::before{content: '';width: 25px;height: 25px;background-color: rgba(29, 77, 216, .3);border-radius: 50%;position: absolute;top: 50%;left: 16px;transform: translateY(-50%);}
.zcpx_side .side em{width: 30px;height: 18px;display: block;background: url(arrow_top.png) no-repeat;margin-right: 20px;flex-shrink: 0;}
.zcpx_side .side.on em{background: url(arrow_down.png) no-repeat;}
.zcpx_side .zbd{margin-left: 60px;width: calc(100% - 70px);height: 440px;  overflow-y: scroll;margin-bottom: 8px; padding-right: 10px;}
.zcpx_side.zcpx_side1 .zbd{height: 575px;}

.zcpx_side .zbd table{width: 1260px;}
.zcpx_side .zbd table,
.zcpx_side .zbd table tbody,
.zcpx_side .zbd table tbody tr,
.zcpx_side .zbd table tbody tr td{border-color:#edf1fc!important;font-size: 16px;color: #484848;}
.zcpx_side .zbd table tbody tr td{padding:10px;}
.zcpx_side .zbd table tbody tr.focus{background:#0153d9;color:#ffffff;}
.zcpx_side .zbd table tbody tr.focus td{color:#ffffff;border-left: 1px solid #edf1fc;}
.zcpx_side .zbd table  tr,
.zcpx_side .zbd table tbody tr{background:#ffffff;height: 100px !important;}
.zcpx_side .zbd table tr.firstRow ,
.zcpx_side .zbd table tbody tr.firstRow {/* display:none; */height: 50px !important;}
.zcpx_side .zbd table tbody tr.firstRow{background:#f2f6fc;height:50px;}
.zcpx_side .zbd table tbody tr.firstRow td{font-size:18px;font-weight:bold;color:#000000;}



.part3 .dzbxx{width: 100%;height: 251px;background-color: #1953ff;border-radius: 10px;margin-top: 25px;}
.part3 .dzbxx ul{margin: 32px 40px;}
.part3 .dzbxx ul li{width: 646px;}
.part3 .dzbxx ul li img{transition: all .7s;}
.part3 .dzbxx ul li:hover img{transform: translateY(-10px);}
.part3 .dzbxx ul li a{color: #fff;}
.part3 .dzbxx ul li a p{text-align: center;margin-top: 20px;}

.part4 {width: 100% !important;}
.part4 .tit{margin-bottom: -10px;}
.part4 .pxkb_box{width: 100%;height: 1063px;background: url(pxkb_bg.png) no-repeat ;}
.part4 .pxkb_box .pxkb{width: 1403px;height: 888px;background:rgba(255,252,254,.3);box-shadow: 0px 7px 32px 0px 	rgba(2, 76, 158, 0.57);border-radius: 47px;margin: 120px auto 0;} 
.part4 .pxkb_box .pxkb{display: flex;}
.part4 .pxkb_box .pxkb .left{width: 520px;margin-left: 30px;margin-top: 75px;}
.part4 .pxkb_box .pxkb .left>div,
.part4 .pxkb_box .pxkb .left>p{color: #fff;font-size: 16px;line-height: 30px;}
.part4 .pxkb_box .pxkb .left>p{text-indent: 2em;}
.part4 .pxkb_box .pxkb .left>p i{letter-spacing: 3px;font-style: normal;}
.part4 .pxkb_box .pxkb .left>p a{color: #f5ac40;font-size: 16px;letter-spacing: 2px;}
.part4 .pxkb_box .pxkb .left h2{font-weight: bold;color: #fff;font-size: 16px;text-indent: 2em;}
.part4 .pxkb_box .pxkb .right{width: 844px;height: 874px; background: url(pxkb_bg1.png) no-repeat ;margin-left: 10px;margin-top: 10px;} 
.part4 .pxkb_box .pxkb .right .jhpxsj_box{ width: 780px;height: 814px;;margin-left: 35px;margin-top: 24px;}
.part4 .pxkb_box .pxkb .right .jhpxsj_box .sj_tit{margin: 0 auto;width: 300px;height: 60px;background-color: #148feb;border-radius: 0px 0px 37px 37px;text-align: center;line-height: 60px;font-size: 24px;font-weight: bold;color: #fff;}
.part4 .pxkb_box .pxkb .right .jhpxsj_box .sj_box{height: 520px;overflow: hidden;}
.part4 .pxkb_box .pxkb .right .jhpxsj_box .sj_box .sj_tab{margin: 45px 40px 20px 50px;}
.part4 .sj_tab .sHd{margin-bottom: 20px;}
.part4 .sj_tab .sHd ul li{width: 150px;height: 50px;background-color: #ffe6bd;border-radius: 25px;margin-left: 26px;}
.part4 .sj_tab .sHd ul li a{display: inline-flex;justify-content: center;align-items: center;width: 100%;height: 100%;font-size: 20px;color: #000000;}
.part4 .sj_tab .sHd ul li.on a{font-weight: bold;position: relative;}
.part4 .sj_tab .sHd ul li.on a::after{content: '';  width: 0; height: 0; border-left: 10px solid transparent; border-right: 10px solid transparent; border-top: 10px solid #ffe6bd;position: absolute;bottom: -10px;left: 50%;transform: translateX(-50%);}
.part4 .sj_tab .sHd ul li:nth-child(2).on a::after{ border-top: 10px solid #efd9ff;}
.part4 .sj_tab .sHd ul li:nth-child(3).on a::after{ border-top: 10px solid #b6d8ff;}
.part4 .sj_tab .sHd ul li:nth-child(4).on a::after{ border-top: 10px solid #84cef8;}
.part4 .sj_tab .sHd ul li:nth-child(1){margin-left: 0px;}
.part4 .sj_tab .sHd ul li:nth-child(2){background-color: #efd9ff;}
.part4 .sj_tab .sHd ul li:nth-child(3){background-color: #b6d8ff;}
.part4 .sj_tab .sHd ul li:nth-child(4){background-color: #84cef8;}
.part4 .sj_tab .sBd .cBd>div{width: 678px;height: 335px;background-color: #ffffff;border-radius: 10px;border: solid 1px #ffe6bd;}
.part4 .sj_tab .sBd>div:nth-child(2) .cBd>div{border: solid 1px #efd9ff;}
.part4 .sj_tab .sBd>div:nth-child(3) .cBd>div{border: solid 1px #b6d8ff;}
.part4 .sj_tab .sBd>div:nth-child(4) .cBd>div{border: solid 1px #84cef8;}
.part4 .sj_tab .sBd>div .cHd ul{display: flex;position: relative;;height: 31px;width: 652px;margin-left: 29px;margin-top: 20px;justify-content: center;overflow: hidden;}
.part4 .sj_tab .sBd>div .cHd ul::after{content: '';position: absolute;width: 100%;height: 8px;background-color: #2365f9;border-radius: 4px;top: 50%;transform: translateY(-50%);overflow: hidden;}
.part4 .sj_tab .sBd>div .cHd ul li{position: relative;z-index: 99;width: 31px;height: 31px;background-color: #b6d8ff;border-radius: 50%;margin-left: 63px;}
.part4 .sj_tab .sBd>div .cHd ul li a{position: relative;z-index: 99;}
.part4 .sj_tab .sBd>div .cHd ul li:first-child{margin-left: 0;}
.part4 .sj_tab .sBd>div .cHd ul li.on::after {content: '';position: absolute;width: 1000px;height: 8px;background-color: #b6d8ff;left: 0px;top: 50%;transform: translateY(-50%);}
.part4 .sj_tab .sBd>div .cHd ul li.on a{background: #2365f9;}
.part4 .sj_tab .sBd>div .cHd ul li a{color: #fff;font-size: 18px;font-weight: bold;display: inline-flex;justify-content: center;align-items: center;width: 100%;height: 100%;border-radius: 50%;cursor: pointer;}
.part4 .sj_tab .sBd>div .left_box{width: 277px;height: 335px;background-color: #ffe6bd;border-radius: 10px 0px 0px 10px;flex-shrink: 0;}
.part4 .sj_tab .sBd>div .right_box ul,
.part4 .sj_tab .sBd>div .left_box ul{margin: 30px 24px;}
.part4 .sj_tab .sBd>div .right_box ul li,
.part4 .sj_tab .sBd>div .left_box ul li{text-align: right;height: 45px;font-size: 18px;color: #08022f;display: flex;flex-wrap: wrap;align-items: center;justify-content: flex-end;}
.part4 .sj_tab .sBd>div .right_box ul li{text-align: left;overflow: hidden;justify-content: flex-start;}
.part4 .sj_tab .sBd>div:nth-child(2) .left_box{background-color: #efd9ff;}
.part4 .sj_tab .sBd>div:nth-child(3) .left_box{background-color: #b6d8ff;}
.part4 .sj_tab .sBd>div:nth-child(4) .left_box{background-color: #84cef8;}
.part4 .pxkb_box .pxkb .right .jhpxsj_box .down{margin-top: 20px;margin-left: 95px;}


.part5 .pxbt{width: 100%;height: 480px;background:url(pxbt_bg.png) no-repeat center; background-size: 100%;
border-radius: 15px;} 
.part5 .pxbt .top{margin-top: 35px;display: flex ;}
.part5 .pxbt .top .left{margin-left: 38px;height: 192px;position: relative;width: 644px;overflow: hidden;}
.part5 .pxbt .top .left .zcyj_tit{	width: 200px;height: 40px;background-color: #164bdd;border-radius: 20px;position: absolute;top: 0;left: 50%;transform: translateX(-50%);color: #fff;text-align: center;line-height: 40px;font-size: 24px;}
.part5 .pxbt .top .left .zcyj_list{width: 640px;height: 170px;background-color: #ffffff;border-radius: 10px;border: solid 1px #e2e7fe;margin-top: 19px;display: flex;justify-content: center;}
.part5 .pxbt .top .left .zcyj_list ul{width: 600px;margin-top: 16px;}
.part5 .pxbt .top .left .zcyj_list ul li{line-height: 24px;position: relative;padding: 8px 0 9px;}
.part5 .pxbt .top .left .zcyj_list ul li::after{content: '';width: 100%;height: 1px;background: url(zcyj_line.png);position: absolute;left: 0;bottom: 0  ;}
.part5 .pxbt .top .left .zcyj_list ul li a{font-size: 14px;position: relative;padding-left: 15px;}
.part5 .pxbt .top .left .zcyj_list ul li a::after{content: ''; width: 5px; height: 5px; background: #164bdd; border-radius: 50%; position: absolute; top: 7px; left: 5px; }
.part5 .pxbt .top .left .zcyj_list ul li:last-child::after{width: 0;height: 0;}
.part5 .pxbt .top .right{width: 607px;height: 164px;background-color: #ffffff;box-shadow: 0px 7px 25px 2px rgba(174, 189, 255, 0.56);margin-left: 55px;margin-top: 24px;}
.part5 .pxbt .top .right img{transition: all .7s;}
.part5 .pxbt .top .right:hover img{transform: scale(1.05);}
.part5 .pxbt .down{}
.part5 .pxbt .down .btgs {width: 1340px;margin-top: 32px;margin-left: 30px;}
.part5 .pxbt .down .btgs .btgs_tit{margin-left: 8px;font-size: 24px;font-weight: bold;color: #164bdd;}
.part5 .pxbt .down .btgs .btgs_tit a{font-size: 24px;font-weight: bold;}
.part5 .pxbt .down .btgs .bd:first-child{}
.part5 .pxbt .down .btgs .hd{margin-bottom: 15px;}
.part5 .pxbt .down .btgs .hd .btn {display: flex;}
.part5 .pxbt .down .btgs .hd .btn a{display: block;width: 33px;height: 33px;background-color: #ffffff;border-radius: 50%;border: solid 1px #1d4dd8;opacity: 0.7;font-size: 23px;color: #005ec8;text-align: center;line-height: 33px;margin-left: 10px;}
.part5 .pxbt .down .btgs .hd .btn a.prevStop,.part5 .pxbt .down .btgs .hd .btn a.nextStop{background:#1d4dd8 ;color: #fff;}
.part5 .pxbt .down .btgs ul {}
.part5 .pxbt .down .btgs ul li{width: 430px ;height: 121px;background-color: #ffffff;box-shadow: 0px 0px 12px 0px rgba(6, 27, 90, 0.2),  inset 0px 0px 44px 2px 	#c1d1ff;border-radius: 10px;border: solid 1px #e1e6ff;margin: 10px 8px;}
.part5 .pxbt .down .btgs ul li a{display: inline-flex;margin: 20px  28px;line-height: 38px;font-size: 18px;color: #000206;height: 76px; display: -webkit-box;-webkit-line-clamp: 2; -webkit-box-orient: vertical;  overflow: hidden;  text-overflow: ellipsis;}


.part6 .fwpt{width: 100%;}
.part6 .fwpt .swiper-slide{width: 260px;height: 200px;overflow: hidden;}
.part6 .fwpt .swiper-slide:hover{opacity: 0.9;overflow: hidden;}
.part6 .fwpt .swiper-slide a{display: inline-flex;width: 100%;height: 100%;position: relative;}
.part6 .fwpt .swiper-slide img{width: 100%;height: 100%;object-fit: cover;transition: all .5s;}
.part6 .fwpt .swiper-slide:hover img{transform: scale(1.1);}
.part6 .fwpt .swiper-slide p{position: absolute;bottom: 0;left: 0;width: calc(100% - 20px);height: 40px;background: rgba(0,0,0,0.6);color: #fff;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;padding:0 10px;line-height: 40px;font-size: 18px;text-align: center;}
.fwpt .hide{ visibility: hidden; } 
.fwpt .swiper-button-prev,.fwpt .swiper-button-next { width: 40px;height: 40px; margin: 0 auto; border-radius: 50%; background:url(arrow_left.png) no-repeat center rgba(0,0,0,0.6);transform: translateY(-50%);}
.fwpt .swiper-button-next {transform: translateY(-50%) rotate(180deg);}
.fwpt .swiper-button-prev:hover,
.fwpt .swiper-button-next:hover{background:url(arrow_left.png) no-repeat center rgba(0, 66, 248, 0.6);}


.part7 .jyfw{width: 100%;;height: 410px;background-color: #ffffff;box-shadow: 0px 7px 25px 2px 	rgba(174, 189, 255, 0.56);border-radius: 20px;margin-top: 48px;}
.part7 .jyfw .left{width: 780px;}
.part7 .jyfw .left .jy_tab{margin-top: 50px;margin-left: 38px;}
.part7 .jyfw .left .jy_tab .hd ul em{font-size: 22px;color: #888888;margin: 0 15px;}
.part7 .jyfw .left .jy_tab .hd ul li.on a{color: #4268e1;}
.part7 .jyfw .left .jy_tab .hd ul li a{font-size: 24px;color: #000000;font-weight: bold;}
.jy_tab .bd  ul { margin-top: 10px; width: 100%; }
.jy_tab .bd ul li { width: 100%; display: flex; line-height: 48px; height: 48px; font-size: 18px; } 
.jy_tab .bd ul li a { flex: 1; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; margin-right: 50px; padding-left: 15px; display: block; position: relative; font-size: 18px; }
.jy_tab .bd ul li a::after { content: ''; width: 6px; height: 6px; background: rgba(51,51,51,.5); border-radius: 50%; position: absolute; top: 50%; left: 0px; transform: translateY(-50%); }
.part7 .jyfw .right{width: 520px;height: 303px;background-color: #1d4dd8;border-radius: 10px;margin-top:54px;margin-right: 58px;overflow: hidden;}
.part7 .jyfw .right img{transition: all .7s;}
.part7 .jyfw .right:hover img{transform: scale(1.1);}

.part8 {overflow: hidden;}
.part8 .wtzx {position: relative;padding-bottom: 35px;margin-top: 35px;}
.part8 .wtzx .wtzxSwiper {width: 100%;}
.part8 .wtzx .wtzxSwiper .swiper-slide{width: 452px;}
.part8 .wtzx .wtzxSwiper .swiper-slide .wtzx_tit{display: flex;padding: 0 20px;color: #000000;height: 52px;overflow: hidden;}
.part8 .wtzx .wtzxSwiper .swiper-slide .wtzx_tit i{display: block;width: 50px;height: 50px;background: url(wtzx_tit.png);flex-shrink: 0;}
.part8 .wtzx .wtzxSwiper .swiper-slide .wtzx_tit a{flex: 1;font-size: 20px;font-weight: bold;margin-left: 10px;display: inline-flex;align-items: center; overflow: hidden;}
.part8 .wtzx .wtzxSwiper .swiper-slide .wtzx_con{width: 100%;height: 306px;background:url(wtzx_bg.png) no-repeat;overflow: hidden; background-size: cover;}
.part8 .wtzx .wtzxSwiper .swiper-slide .wtzx_con p{margin: 82px 42px 0 52px;text-indent: 2em;color: #484848;font-size: 16px;line-height: 32px;}
.part8 .wtzx .wtzxSwiper .swiper-slide .wtzx_con p a{color: #ff0000;}
.part8 .wtzx .wtzxSwiper .swiper-slide .wtzx_con p a:hover {color: #3671e2;}
.pagination { bottom: 0px; left: 50% !important; transform: translate(-50%) !important; }
.pagination .swiper-pagination-bullet {width: 12px;height: 12px;margin-left: 12px;border-radius: inherit;border-radius: 6px;}
.pagination .swiper-pagination-bullet:first-child{margin-left: 0;}
.pagination .swiper-pagination-bullet-active {width: 30px; background: #0066cc; }


.zcpx_side .zbd .table_box{}
.sub_tab .sBd .sBox>div::-webkit-scrollbar ,
.zcpx_side .zbd::-webkit-scrollbar {width:6px;margin-left:9px;}
.sub_tab .sBd .sBox>div::-webkit-scrollbar-track,
.zcpx_side .zbd::-webkit-scrollbar-track {background:#1d4dd8;border-radius:3px;}
.sub_tab .sBd .sBox>div::-webkit-scrollbar-thumb,
.zcpx_side .zbd::-webkit-scrollbar-thumb {border-radius:3px;background: #facd89;}
