<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* QWERTYUIOPLKJHGFDSAZXCVBNM0123456789 */
@font-face{ font-family:siyuan; src:url(../fonts/sySong.woff);}

.header_top{position: relative;padding: 0;text-align: right;z-index: 10000;background: url(../images/headbg.png) no-repeat center/cover;}
.header_top .top{justify-content: space-between;align-items: center;height: 1.5rem;}
#logo{position: relative;}
.header_top #logo img{max-width:100%;transition: .5s;width: 5rem;}
.list_box1{display:flex;align-items:center;}
.list_box1 .li img{width: 3.45rem;}
.list_box1 .ser{padding-left: 1.2rem;}
.list_box1 .ser a{transition: .5s;position: relative;}
.list_box1 .ser .ser-btn{display:flex;align-items:center;justify-content: space-between;border-radius: 1rem;width: 1.6rem;border: 1px solid #325DC1;overflow: hidden;padding: .05rem;height: .3rem;}
.list_box1 .li .input{width: calc(100% - .2rem);height: 100%;font-size: .14rem;color: #333;line-height: 100%;border-left: 1px solid #ddd;padding-left: .05rem;}
.list_box1 .li .serbtn{width: 0.14rem;height: .15rem;}

#nav{width: 100%;position: relative;z-index: 1000;background: #325DC1;}
#nav ul{display: flex;justify-content: space-between;width: 100%;}
#nav ul li{z-index:0;/* height: 100%; */position: relative;width: 11.1%;text-align: center;}
#nav ul li:first-child{}
#nav ul li a{/* display: flex; *//* padding: 0; */position: relative;z-index: 2;height: 100%;/* align-items: center; */}
#nav ul li h3{font-size: .2rem;color: #fff;line-height: .6rem;position:relative;transition: .36s;display: inline-block;}
/* #nav ul li h3:after{content:"";position:absolute;left: 50%;top: calc(100% + 2px);transition:.6s;border-left: transparent .75rem solid;border-right: transparent .75rem solid;border-bottom: #fff 1rem solid;margin-left: -.75rem;opacity:0;visibility:hidden;} */
/* #nav ul li.on1 h3:after{ opacity:1; visibility:visible} */

#nav ul li .sub{position:absolute;top: 95%;background: rgba(255,255,255,.9);width: auto;left: 50%;z-index: 10000;transform: translateX(-50%) scaleY(0);visibility:hidden;filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity: 0;opacity: 0;transition: .5s;transform-origin: top;box-shadow: 0 0 10px rgba(0,0,0,.3);/* border-radius: .1rem; */overflow: hidden;z-index: 1000;}
#nav ul li .sub:after{content: '';height: .02rem;width: 100%;position: absolute;left: 0;top: 0;background: #325DC1;}
#nav ul li .sub .box{padding: .2rem 0;text-align:center;}
#nav ul li .sub a{padding: 5px .16rem;line-height: 28px;transition:.6s;font-size: .16rem;color: #333;text-align: center;white-space: nowrap;min-width: 160px;display: block;}
#nav ul li .sub a img{ margin: 0 .1rem 0 0; opacity: .2; transition: .5s}
#nav ul li .sub a:hover{background: #325DC1;color: #fff;}
#nav ul li:hover .sub{filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity: 1;opacity: 1;visibility:visible;transform: translateX(-50%) scaleY(1);}
#nav ul li.on h3,#nav ul li:hover h3{color:#fff;font-weight: bold;}
#nav ul li.on,#nav ul li:hover{background: #325DC1;}
/*手机端开始*/
.m_header_box {transition: .6s;display: none;position: relative;z-index: 100000;}
.m_header_box header{padding: 0 0 0 0.15rem;height: .7rem;background: #fff;box-shadow: 0 3px 5px rgba(0,0,0,.05);position: fixed;top: 0;left: 0;right: 0;z-index: 100;display:flex;justify-content:space-between;align-items: center;}
.m_header_box header #logo{padding:0;width: 2.5rem;margin: 0;}

/*导航按钮开始*/
#nav_btn_box.on { background: none; }
#nav_btn .point.on .navbtn::after, #nav_btn .point.on .navbtn::before {/* background: #fff; */}
#nav_btn_box{position:relative;width: .7rem;height: .7rem;display: flex;align-items: center;justify-content: center;z-index: 1;}
#nav_btn_box:before{content:"";position: absolute;z-index: -1;top: 0;right: 0;bottom: 0;left: 0;background: #fff;}
#nav_btn_box:after{content:"";position: absolute;z-index: -1;top: 0;left: -10px;border-right: #fff 10px solid;border-top: transparent .7rem solid;}
#nav_btn { cursor: pointer; text-align: center; z-index: 99999; -webkit-transition: .5s; -moz-transition: .5s; -ms-transition: .5s; -o-transition: .5s; outline: none; box-shadow: none; }
#nav_btn .point {display: inline-block;width: 0.40rem;height: 22px;position: relative;outline: none;}
#nav_btn .point:hover .navbtn, #nav_btn .point:hover .navbtn::after, #nav_btn .point:hover .navbtn::before { width: .28rem; }
#nav_btn .navbtn {position: absolute;top: 12px;left: 0;display: inline-block;width: 18px;height: 2px;-webkit-transition: all .3s ease-out 0s;-moz-transition: all .3s ease-out 0s;-ms-transition: all .3s ease-out 0s;-o-transition: all .3s ease-out 0s;transition: all .3s ease-out 0s;background: #325DC1;}
#nav_btn .navbtn::after, #nav_btn .navbtn::before {position: absolute;left: 0;display: inline-block;width: 24px;height: 2px;content: '';-webkit-transition: all .3s ease-out 0s;-moz-transition: all .3s ease-out 0s;-ms-transition: all .3s ease-out 0s;-o-transition: all .3s ease-out 0s;transition: all .3s ease-out 0s;background: #325DC1;}
#nav_btn .navbtn::after { top: -8px; }
#nav_btn .navbtn::before { top: 8px; }
#nav_btn .point.on .navbtn {background: transparent;}
#nav_btn .point.on .navbtn::after { -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); top: 0px; }
#nav_btn .point.on .navbtn::before { -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg); top: 0px; }

.m_nav_list {flex-direction: column;/* justify-content: center; */width: 100%;height: 100%;overflow: auto;align-items: center;display: flex;background: rgba(255,255,255,.1);}
.m_nav_list::-webkit-scrollbar { display:none}
#m_nav {z-index: 99999;position: fixed;width: 100%;height: 100vh;right: -105vw;top: 0;display: none;padding: 70px 20px 30px;overflow: hidden;pointer-events: none;transition: all 0.3s ease-out;-webkit-transition: all 0.3s ease-out;-moz-transition: all 0.3s ease-out;-o-transition: all 0.3s ease-out;-ms-transition: all 0.3s ease-out;display: flex;flex-direction: column;justify-content: flex-start;align-items: flex-start;background: #f7f7f7;background-size:cover;opacity: 0;visibility: hidden;}
#m_nav .close{position:absolute;top: 7px;right: 15px;left: 15px;font-size: 30px;color: #333;z-index: 10000;/* background: rgba(255,255,255,.1); */width: auto;height: 35px;border-radius: 0;display: flex;align-items: center;justify-content: flex-end;padding: 0 0;}
#m_nav.act {pointer-events: auto;right: 0;opacity: 1;visibility: visible;}

#m_nav .search_box input.submit{ background: #0656b7 url(../images/submit.svg) center no-repeat; background-size: .28rem;}
#m_nav .list_box0{text-align:center;width: 100%;justify-content: flex-start;margin: .32rem 0 0;flex-wrap: wrap;height: 0.4rem;}
#m_nav .list_box0 .li{text-align: left;color: #054888;margin: 0 .12rem 0.15rem 0;font-size: 14px;padding: 0;min-width: 1rem;}

#m_nav .old_rukou{margin:.24rem 0 0;width: 100%;}

.list_box_nav_mobile{width:100%;max-height: calc(100% - 250px);/* background: rgba(255,255,255,.1); */padding: 0 0 10px;overflow-y: auto;margin: 0;/* flex: 1; */}
.list_box_nav_mobile&gt;li{width: 100%;overflow: hidden;padding: 0;position: relative;margin: 0 auto;}
.list_box_nav_mobile&gt;li .con{ position:relative}
.list_box_nav_mobile&gt;li .a{width: 100%;border-bottom: 1px solid #e2e2e2;line-height: .5rem;color: #333;padding: 0;font-size: 16px;display: flex;position: relative;transition:.5s;}
.list_box_nav_mobile&gt;li i{opacity: 1;filter: alpha(opacity=100);display: inline-block;width: .64rem;height: .5rem;display: inline-block;background: url(../images/arrow_down.svg) center no-repeat;background-size: 15px 15px !important;position: absolute;display: block;right: 0;top: 2px;}
.list_box_nav_mobile&gt;li.on1 i{transform: rotate(-90deg);-webkit-transform: rotate(-90deg);-moz-transform: rotate(-90deg);}

.list_box_nav_mobile&gt;li.on .a{border-bottom: 1px solid #e2e2e2;}

/*三级导航 开始*/
.list_box_nav_mobile&gt;li .list{padding:10px 0;border-bottom: 1px solid rgba(255, 255, 255, 0.1); display:none}
.list_box_nav_mobile&gt;li .list a{display:block;font-size:13px;color: #666;line-height: 2.5;}
.nav_mask { position: fixed; top: 0; left: 0; width: 100%; height: 100%; z-index: 888; background-color: rgba(0,0,0,0.4); display: none; }

/*顶部搜索*/
.wap_search{font-size:16px;border-radius: 5px;color:#fff;text-align:center;letter-spacing:2px;overflow:hidden;width: 100%;height: 85px;display: block;margin-bottom: 0.1rem;}
.wap_search form{height:40px;border-radius:20px;background: rgb(255 255 255);position:relative;width: 3.68rem;margin: 10px auto;}
.wap_search .input{font-size: .16rem;color: #646464;height:40px;line-height:40px;padding: 0 .24rem;box-shadow:none;-webkit-appearance: none;float:left;border-right: 0;background:none;width: calc(100% - 40px);}
.wap_search .btn_blue{position:absolute;cursor:pointer;top:0;right:0;width: 40px;height:40px;line-height:40px;border:0;background: url(../images/submit.svg) center no-repeat #325DC1;background-size: .24rem;border-radius: 20px;}
.wap_search .btn_blue.fr{ background:#e9edef; color:#4e4f53;}
.wap_search input::-webkit-input-placeholder{ color:#999; }
.wap_search input::-moz-placeholder{   /* Mozilla Firefox 19+ */ color:#999; }
.wap_search input:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */ color:#999; }
.wap_search input:-ms-input-placeholder{  /* Internet Explorer 10-11 */  color:#999; }/* WebKit browsers */
.wap_search input:focus::-webkit-input-placeholder {color: transparent;/* transparent是全透明黑色(black)的速记法，即一个类似rgba(0,0,0,0)这样的值 */}/* Mozilla Firefox 4 to 18 */
.wap_search input:focus:-moz-placeholder {color: transparent;}/* Mozilla Firefox 19+ */
.wap_search input:focus::-moz-placeholder {color: transparent;}/* Internet Explorer 10+ */
.wap_search input:focus:-ms-input-placeholder {color: transparent;}/* 点击搜索框获取焦点 placeholder消失-结束 */


/* banner */
.main-visual-wrapper {width: 100%;position: relative;background: url(../images/banner-bg.png) no-repeat center/cover;padding-top: .2rem;}
.main-visual-slider {overflow: hidden;width: 100%;position: relative;}
.swiper-box1{padding: 0.16rem;background: url(../images/banbg.png) no-repeat;background-size: 100% 100%;}
.main-visual-slider .swiper-slide { overflow: hidden; }
.main-visual-slider .swiper-container { width: 100%; height: 100%; position: relative; }
.swiper-box1 .imged::after{width: 100%;height: 1.05rem;background:url(../images/ban-shad.png) no-repeat;background-size: 100% 100%;z-index: 1;content: "";position: absolute;bottom: 0;left: 0;}
.swiper-box1 .imged{padding-bottom: 36%;}
.slide-inner{overflow: hidden;}
.main-visual-slider .imged{transform: translate3d(0px, 0px, 0px) scale(1); transition: opacity 0.5s}
.main-visual-slider .swiper-slide-active .imged{transform: scale(1); transition: all 6s ; }
.main-visual-slider video{transform: scale(1.1)\0;}
.swiper-box1 .dot{justify-content: center;}
.swiper-box1 .swiper-pagination{bottom: .35rem;padding: 0 .2rem;display: flex;align-items: center;}
.swiper-box1 .cir::after{width: 178px;height: 1px;background: linear-gradient(270deg, rgba(255,255,255,0.00) 0%, #FFFFFF 52%, rgba(255,255,255,0.00) 98%);bottom: auto;top: 50%;left: 50%;transform: translateX(-50%);}
.swiper-box1 .swiper-pagination-bullet {margin: 0px 0.1rem !important;width: 0.06rem;height: 0.06rem;opacity: 1;}
.swiper-box1 .swiper-pagination-bullet-active{opacity: 1;background: url(../images/cir.png) no-repeat;background-size: 100% 100%;width: 0.3rem;height: 0.26rem;}



/* home1 */
.home::after{width: 100%;height: 8.77rem;background: url(../images/hbg1.png) no-repeat bottom;background-size: 100%;}
.home1{padding: 0.4rem 0 .3rem;}
.title{margin-bottom: .4rem;justify-content: space-between;align-items: center;border-bottom: 1px solid #eee;height: 0.7rem;position: relative;padding-bottom: .1rem;}
.title .h3{}
.title .img{width: 0.4rem;height: 0.4rem;background: url(../images/titbg.png) no-repeat;background-size: 100%;display: flex;align-items: center;justify-content: center;}
.title .img img{max-width: 0.22rem;max-height: 0.22rem;}
.title h3{cursor: pointer;padding-left: .15rem;}
.title .h3 span{font-size: 0.3rem;color: #333;line-height: 1.2;display: block;}
.title .h3 p{font-size: 0.18rem;color: #B5B5B5;line-height: 1.4;}
.title .h3::after{width: 1px;height: 0.28rem;background: rgba(50, 93, 193, 0.3);left: auto;right: 0;bottom: auto;top: 10%;}
.more a{line-height: 1.2;font-size: 0.16rem;color: #325DC1;transition: 0.5s;padding-left: .2rem;display:block;}
.more a::after{width: 0.31rem;height: 0.3rem;background: url(../images/more.png) no-repeat;background-size: 100%;bottom: auto;top: 50%;transform: translateY(-50%)}

.home1 .left{width: 500px;overflow: auto;}
.home1 .right{width: calc(100% - 500px);padding-left: .5rem;}
.home1 .left .calendar{width:500px;overflow: auto;}
.home1 .left .h1-t img{width: 100%;}

.title .tab h3 span{font-size: 0.26rem;color: #B5B5B5;}
.title .tab h3 p{opacity: 0;}
.title .tab .h3.on h3 span{font-size: 0.3rem;color: #333;}
.title .tab .h3.on h3 p{opacity: 1;}
.title .tab .h3:nth-child(2){padding-left: .3rem;}
.tab1 .more a{display: none;}
.tab1 .more a.on{display: block;}
.home1 .right ul{display: none;}
.home1 .right ul:first-child{display: block;}
.home1 .right li a{align-items: center;}
.home1 .right li a::after{width: auto;left: -.2rem;right: -.2rem;box-shadow: 0px 4px 10px 0px rgba(190, 216, 255, 0.3);opacity: 0;}
.home1 .right .date{width: 0.73rem;text-align: center;box-shadow: 0px 4px 10px 0px rgba(190, 216, 255, 0.3);background: #fff;height: 0.7rem;}
.home1 .right .con{border-bottom: 1px solid #E4E4E4;width: calc(100% - .73rem);padding-left: .25rem;height: .94rem;display: flex;align-items: center;}
.home1 .right .date span{height: 0.4rem;line-height: .4rem;background: #325DC1;color: #fff;font-size: 0.3rem;display: inline-block;width: 100%;}
.home1 .right .date p{line-height: 0.26rem;color: #373737;font-size: 0.14rem;}
.home1 .right li h3{font-size: 0.2rem;color: #373737;transition: 0.5s;line-height:1.3;}



@media screen and (min-width: 1200px){
    .more a:hover{transform:translateX(.1rem);}
    .home1 .right a:hover::after{opacity: 1;}
    .home1 .right li a:hover h3{color: #325DC1;}
}
@media screen and (max-width:1024px){
    .home1 .left{/* width: 45%; */}
    .home1 .right{/* width: 55%; */padding-left: .3rem;}
}
@media screen and (max-width:768px){
   .home1{padding:.4rem 0;} 
    .home1 .left{/* width: 100%; */}
    .home1 .right{width: 100%;padding-left: 0rem;margin-top: 0.3rem;}
}
/* home2 */
.home2{padding-bottom: .7rem;overflow: hidden;width: 100%;}
.home2 .title .tab .h3:nth-child(1){padding-right: .3rem;}
.home2-t{position: relative;padding: 0 .25rem;}
.home2-t .h2-t a{display: block;text-align: center;}
.home2-t .h2-t .img{width: 1.78rem;height: 1.78rem;display: flex;align-items: center;justify-content: center;margin: 0 auto;}
.home2-t .h2-t .img::after{width: 100%;background: url(../images/h2bg1.png) no-repeat;background-size: 100% !important;}
.home2-t .h2-t .img img{display: inline-block;max-width: 0.68rem;max-height: 0.47rem;}
.home2-t .h2-t h3{margin-top: .25rem;justify-content: center;font-size: 0.2rem;line-height: 1.5;align-items: center;transition: 0.5s;flex-wrap: nowrap;}
.home2-t .h2-t h3 img{width:.7rem;}
.home2-t .h2-t h3 span{display:inline-block;padding:0 .1rem;}
.home2-t .h2-t2 h3{font-size: 0.2rem;line-height: 1.5;transition: 0.5s;margin-top: .2rem;text-align: center;}
.home2-t&gt;.swiper-container .swiper-slide{height:1px;}
.home2-t&gt;.swiper-container .swiper-slide-active{height: auto;}
 .slide-hc {perspective: 1000px;touch-action: pan-y;padding: .28rem 0}
 .slide-hc .swiper-slide ,.slide-hc,.slide-hc .swiper-wrapper{transform-style: preserve-3d;}
 .slide-hc .swiper-slide-active{transform: translateX(10px) translateZ(0px) rotateY(20deg)  scaleX(.9);transition: .5s;/* transform: translate3d(0px, 0px, 0) rotateX(0deg) rotateY(3deg) scaleX(.92); */transform: translateX(0px) translateZ(0px) rotateY(0deg)  scaleX(1)\0;}
 .slide-hc .next2{transform: translateX(-10px) translateZ(0px) rotateY(-20deg) scaleX(.9);transition: .5s;transform: translateX(0px) translateZ(0px) rotateY(0deg)  scaleX(1)\0;}
 .slide-hc .imged{padding-bottom: 57%;}



.home2-t .arror{width: 0.4rem;height: 0.4rem;background: #fff;border-radius: 50%;transition: 0.5s;left: -.4rem;margin-top: -.2rem;opacity:0;}
.home2-t .swiper-button-next{right: -.4rem;left: auto;}
.home2-t .arror.on{opacity:1;}
.home2-t .arror::after{color: #325DC1;font-size: 0.2rem;font-weight:bold;}
.home2-t .arror:hover{background: #325DC1;}
.home2-t .arror:hover::after{color: #fff;}


@media screen and (min-width: 1200px){
    .home2-t .h2-t a:hover .img::after{background: url(../images/h2bg2.png) no-repeat;background: url(../images/h2bg1.png) no-repeat\0;}
    .home2-t .h2-t a:hover .img img{filter: brightness(100);filter:none\0;}
    .home2-t li a:hover h3{color: #325DC1;}
}
@media screen and (max-width:1200px){
    .h2-t2{padding: 0 .4rem;}
    .home2-t .arror{left: 0;}
    .home2-t .swiper-button-next{left: auto;right: 0;}
}
@media screen and (max-width:1024px){
    .home2-t .h2-t h3 img{display: none;}
    .slide-hc li{transform: translateX(0px) translateZ(0px) rotateY(0deg) scaleX(1) !important;}
    .slide-hc{padding:0;}
}
@media screen and (max-width:768px){
    .home2{padding-bottom: .4rem;}
}
/* home3 */
.home3{padding: .5rem 0 0rem;overflow: hidden; position:relative;z-index:100;}
.home3-t ul{margin: 0 -0.15rem;}
.home3-t li{width: 33.3%;padding: 0 0.15rem;}
.home3-t li a{position: relative;display: block;}
.home3-t li .imged::after{width: 100%;height: 0.92rem;background: url(../images/n-shad.png) no-repeat;background-size: 100% 100%;}
.home3-t li .date{background: rgba(50, 93, 193, 0.8);border-radius: 0 0.1rem 0 0.1rem;text-align: center;padding: .1rem;z-index: 10;position: absolute;top: 0.3rem;left: 0.15rem;display: inline-block;}
.home3-t li .date span{color: #fff;font-size: 0.3rem;}
.home3-t li .date p{color: #fff;font-size: 0.12rem;line-height: 1.4;}
.home3-t li .con{width: 100%;padding: 0 .2rem .15rem;position: absolute;left: 0;bottom: 0;z-index: 10;}
.home3-t li .con h3{font-size: 0.18rem;color: #fff;line-height: 0.24rem;max-height: 0.48rem\0;}
.home3-b{margin-top: 0.55rem;}
.home3-b ul{margin: 0 -0.15rem;}
.home3-b li{width: 25%;padding: 0 0.15rem;}
.home3-b li a{display: block;height: 3rem;border: 1px solid #e4e4e4;padding: 0.25rem;}
.home3-b li a *{transition: 0.5s;}
.home3-b li a::after{width: 100%;height: 0;background: url(../images/h3bg.jpg) no-repeat center/cover;}
.home3-b li span{font-size: 0.18rem;color: #325DC1;padding-bottom: 0.15rem;line-height: 1.4;display: inline-block;}
.home3-b li span::after{width: 0.32rem;height: 0.04rem;background: #325DC1;}
.home3-b li h3{font-size: 0.2rem;color: #333;line-height: 0.3rem;max-height: 0.6rem\0;margin: 0.1rem 0 .3rem;}
.home3-b li h4{font-size: 0.16rem;color: #afafaf;line-height: 0.3rem;max-height: 0.9rem\0;margin-bottom: .1rem;}
.home3-b li p{justify-content: flex-end;}
.home3-b li p i{width: 0.31rem;height: 0.05rem;background: url(../images/xq1.png) no-repeat;background-size: 100% !important;}



@media screen and (min-width: 1200px){
    .home3-b li a:hover::after{height: 100%;}
    .home3-b li a:hover span,.home3-b li a:hover h3{color: #fff;}
    .home3-b li a:hover span::after{background: #fff;}
    .home3-b li a:hover h4{color: #A1BEFF;}
    .home3-b li a:hover p i{background: url(../images/xq2.png) no-repeat;}
}
@media screen and (max-width:1024px){
    .home3-t ul,.home3-b ul{margin: 0 -0.1rem;}
    .home3-t li{width: 33.3%;padding: 0 0.1rem;}
    .home3-b li{width: 50%;padding: 0 0.1rem;margin-bottom: 0.3rem;}
    .home3-b li a{padding: .2rem;height: 2.7rem;}
    .home3-b li h3{margin:.1rem 0 .15rem;}
}
@media screen and (max-width:768px){
    .home3{padding: .4rem 0 0;}
    .home3-t li{width: 100%;margin-bottom: 0.3rem;}
    .home3-b{margin-top:0;}

}
/* home4*/
.home4{padding: .7rem 0 .55rem;}
.home4::after{width: 100%;height: 10.15rem;background: url(../images/hbg4.png) no-repeat bottom;background-size: 100%;}
.home4-t{justify-content: space-between;}
.home4-t .left{width: 47%;}
.home4-t .left li a{display: block;padding: .16rem 0;border-bottom: 1px solid #ddd;}
.home4-t .left li h3{padding-left: 0.15rem;font-size: 0.2rem;color: #333;line-height: 1.3;transition: 0.5s;font-weight: 400;}
.home4-t .left li h3::after{width: 0.06rem;height: 0.06rem;border-radius: 50%;background: #D5E6FA;bottom: auto;top: .1rem;}


@media screen and (min-width: 1200px){
    .home4-t .left li a:hover h3{color: #325DC1;transform:translateX(.1rem);}
}
@media screen and (max-width:1024px){
.home4-t .left{width: 49%;}
}
@media screen and (max-width:768px){
    .home4{padding: .2rem 0 .4rem;}
    .home4-t .left{width: 100%;margin-bottom:.3rem;}
}
/* footer */
.footer{background:#325DC1;}
.footer p{color: #D3E0FF;line-height: 1.5;font-size: 0.16rem;}
.foot-t{justify-content: space-between;padding: 0.35rem 0;border-bottom:1px solid  rgba(255, 255, 255, 0.06);align-items: center;}
.foot{padding: .2rem 0;}
.footer .fot1{width: 30%;}
.footer .fot2{width: 25%;}
.footer .fot3{width: 15%;}
.footer .fot3 p{text-align: center;margin-top: .1rem;}
.footer .fot3 .img{width: 0.7rem;height: 0.7rem;margin: 0 auto;}
.foot p{text-align: center;}
.foot p span{display: inline-block;padding-left: .25rem;}

@media screen and (max-width:768px){
    .foot-t{padding:.2rem 0;}
    .footer .fot1{width: 100%;text-align: center;}
    .footer .fot2{width: 100%;text-align: center;margin: .2rem 0;}
    .footer .fot3{width: 50%;text-align: center;margin: 0 auto;}
}





@media screen and (max-width:1300px){
   
}

@media screen and (max-width:1200px){
}
@media screen and (max-width:1024px){
 
    .title{margin-bottom: .25rem !important;}
   
   
    
    
}
@media screen and (max-width:920px){
  
}

@media screen and (max-width:768px){
    .txt1 { font-size: 0.18rem !important; }
    .p1 {line-height: 0.26rem !important;font-size: 0.16rem !important;}
    .title .h3 span{font-size:.26rem !important;}
    .title .h3 p{font-size:.16rem;}
    .swiper-box1 .swiper-pagination{bottom: .15rem;}
    .title .tab .h3:nth-child(2){padding-left: 0.15rem;}
   
}

@media screen and (max-width:600px){
   
}
@media screen and (max-width:420px){
   
}

@media(min-width: 200px){
[aos=zoom-in]{-webkit-transform:scale(.5);-ms-transform:scale(.5);transform:scale(.5)}
}
@media screen and (max-height:500px){
  .list_box_nav_mobile{max-height: calc(100% - 120px);padding-left: 0rem;}
}


</pre></body></html>