@charset "UTF-8";
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td,a{ margin:0; padding:0;}html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address,
 big, cite, code,del, dfn, em,img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,b, u, i, 
 center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table,caption, tbody, tfoot, thead, tr, th, 
 td,article, aside, canvas, details, embed,figure, figcaption, footer, header, hgroup,menu, nav,output, 
 ruby, section, summary,time, mark, audio, video {margin: 0;padding: 0;}
html,body{font-family:'微软雅黑', 'Arial';color:#000; font-size:14px;height: 100%;background:#fff;}
img,input{border:none;} 
img {vertical-align: middle;}
input,select,textarea{outline:none;} 
select,input,img{vertical-align:middle;}
ul,ol,li{list-style-type:none;}
a{text-decoration:none; color:#666;outline:none;-webkit-tap-highlight-color: transparent;} 
a,a:hover,a:visited,a:focus{outline:none; -moz-outline:none;text-decoration:none;color:#fff;} 
input:focus,select:focus,textarea:focus {outline: none;}

body.menu-open { overflow: hidden; height: 100vh;}
.fl{float: left;}.fr{float: right;}.clear{clear: both;}
.hide{display:none;}
.tl {text-align: left;}
.tc {text-align: center;}
.tr {text-align: right;}
.center{text-align:center;}
.inline{display: inline-block;*display: inline;*zoom: 1;}
.ellipse {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;}
.ellipse2{overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;}
.ellipse3{overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;}
.ellipse4{overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;}

/*滚动条*/
::-webkit-scrollbar{
  width: 5px;}
::-webkit-scrollbar-track{
  background-color: #90aee0;
  -webkit-box-shadow:inset 0 0 3px rgba(0,0,0,0.1);
  border-radius:5px;}
::-webkit-scrollbar-thumb{
    background-color: rgba(0, 0, 0, 0.2);
    border-radius: 1px;}
::-webkit-scrollbar-button{
    background-color: #baa9df;
    display: none;}
::-webkit-scrollbar-corner{
    background-color: black;}



@-webkit-keyframes slide-text-fade {
    0% {
        opacity: 0
    ;}
    100% {
        opacity: 1
    ;}
}
@keyframes slide-text-fade {
    0% {
        opacity: 0
    ;}
    100% {
        opacity: 1
    ;}
}
@-webkit-keyframes slide-fade {
    0% {
        opacity: .9
    ;}
    100% {
        opacity: 1;
        -webkit-transform: scale(1.1) translateY(-0%) rotateZ(0deg);
        transform: scale(1.1) translateY(-0%) rotateZ(0deg)
    ;}
}
@keyframes slide-fade {
    0% {
        opacity: .9
    ;}
    100% {
        opacity: 1;
        -webkit-transform: scale(1.1) translateY(-0%) rotateZ(0deg);
        transform: scale(1.1) translateY(-0%) rotateZ(0deg)
    ;}
}
@font-face {font-family: "Britannic Bold";
src: url('../font/britannic bold.ttf')}

@font-face {font-family: "Collins Butter";
src: url('../font/Collins Butter.otf')}

.container {width: 1600px;margin: 0 auto;padding:0;} 
.containers{margin:0 50px;}
.container1{width:1440px;margin:0 auto;}   

.title{height:48px;overflow:hidden;line-height:48px;}
.title .fl img{height:48px;}
.title .more{height:44px;line-height:44px;background:url(../images/more.png) no-repeat top center;width:153px;}
.title .more:hover{background:url(../images/more_hover.png) no-repeat top center;transition: all 0.6s ease 0s;}


.modal-dialog {margin: 25% auto;}
.search_con {height: 70px;line-height: 70px;background: #2e4b9b;}
.search_con_input {float: left;width: 80%;border: 0;padding: 0 10px;}
.search_con_btn {float: right;width: 20%;color: #fff;text-align: center;font-size: 18px;height: 72px;}
.search_con_btn:hover {color: #fff; text-decoration: underline;}
button.close {top: 30px;right: 30px;}
button.close img {width: 20px;height: 20px;transition: all 0.6s ease 0s;}
.close:focus, .close:hover {opacity: 1;}
.close {opacity: 1;margin: 50px 50px 0 0;}

.top{position:relative;}
.header {position:absolute;top:0;left:0;z-index:9;width:100%;}
.header:before {content: "";position: absolute;top: 0;left: 0;right: 0;background: url(../images/b_bg.jpg) repeat-x;
    background-size: 100% 100%!important;height: 130px;z-index: -1;}
.header_wp {height:170px;display: flex;align-items: center;justify-content: space-between;max-width: 100%;width: auto;}
.header_right_top{display:block;height: 20px;line-height: 20px;padding-right: 10px;}
.header_right_top a{color:#c9eaff;}

.header_right_box{text-align:right;color:#bae8ff;font-size:15px;}
.header_right_box a{color:#bee6ff;margin:0 20px;}
.header_right_box a.ch_link img{margin-right:11px;margin-top:-3px;}
.header_right_box a.search_img img{margin:-3px 0 0 0;}
.logo img{width:100%;}
.menu-toggle {display: none;cursor: pointer;position: absolute;top: 20px;right: 15px;z-index: 1001;}
.menu-toggle span {display: block;width: 25px;height: 2px; margin: 5px 0;background-color: white;transition: all 0.3s ease;}
        
.nav-primary { display: flex;list-style: none;font-size:19px;}       
.nav-item { position: relative; margin-left:38px;}       
.nav-item > a {color: white;text-decoration: none;padding: 18px 0 10px;display: block;font-weight:bold;}  
.nav-item > a:hover{color:#4ad8ff;}   
.submenu, .subsubmenu {position: absolute;top: 100%;left: -30px;background-color: white;
    list-style: none;min-width: 150px;text-align:center;box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);opacity: 0;visibility: hidden; transition: all 0.3s ease;z-index: 1000;}
.submenu {background-color:#fff;border-radius:5px;padding:20px 0;}
.subsubmenu {left: 100%;top: 0; background-color: #fff;border-radius:5px;}
.submenu-item {position: relative;}     
.submenu a, .subsubmenu a {color: #000;padding: 10px 15px;display: block;text-decoration: none;transition: background-color 0.3s;}
.submenu a {color:#000;font-weight:normal;font-size:18px;}
.subsubmenu a {color: #000;}
.submenu a:hover {background-color: #eee;}
.subsubmenu a:hover {background-color: #eee;}
.has-submenu > a::after {margin-left: 5px;}
.has-submenu:hover > .submenu,.submenu-item:hover > .subsubmenu {opacity: 1;visibility: visible;}
.last-nav-item{display:none;}
.nav-item > a i{display:none;}
.submenu-item i{display:none;}
.banners{overflow:hidden;}
#swiper img{width:100%;}

.nei_banners{width:100%;overflow:hidden;}
.nei_banners img{width:100%;height:100%;}

#swiper .swiper-pagination-fraction,#swiper  .swiper-pagination-custom, 
#swiper .swiper-horizontal > .swiper-pagination-bullets, 
#swiper .swiper-pagination-bullets.swiper-pagination-horizontal{bottom:35px;}
#swiper .swiper-pagination-bullet{width:12px;height:12px;}
#swiper .swiper-pagination-bullet-active{width:12px;height:12px;}
#swiper .swiper-pagination-bullet-active{background:#fff;}
#swiper .swiper-pagination-bullet{width:16px;height:16px;border-radius:16px;opacity: 0.8;}
#swiper .swiper-horizontal >#swiper  .swiper-pagination-bullets .swiper-pagination-bullet, 
#swiper .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 6px;}

.top_nav{width:100%;background:transparent; /* 初始透明 */transition: all 0.3s ease; /* 过渡动画 */z-index:99;}
.top_nav.fixed{position:fixed;top:0;background:rgba(41,45,119,0.95); /* 滚动后背景色 */box-shadow:0 2px 8px rgba(0,0,0,.15);height:162px;}

.top_nav.fixed .header:before{content:none}



/*首页*/
.index_top{background:url(../images/bg.jpg) no-repeat center center #e7f5fe;}
.index_news{padding:80px 0 90px;}
.index_news_con{margin-top:40px;position:relative;}
.index_news_l{float:left;width:895px;background:#fff;padding:20px 140px 30px 40px;height:705px;}
.index_news_li li{height:65px;border-bottom:1px solid #d7dcdf;padding:10px 0}
.index_news_li li .index_news_label{color:#57207b;float:left;margin-right:15px;line-height:45px;font-weight:bold;}

.index_news_date{font-size:15px;color:#586297;float:right;width:15%;text-align:right;line-height:45px;}
.index_news_tit{font-size:20px;color:#000;transition:.5s;float:left;width:85%;height:45px;}
.index_news_tit p{display: flex;justify-content: space-around;
    flex-direction: column;line-height:22px;overflow:hidden;font-size:17px;height:45px;}
.index_news_li li a:hover .index_news_tit{color:#2c3790;}

.index_news_r{float:right;width:800px;position: absolute;right:10px;top:0px;height:645px;
    background:url(../images/news_right_bg.jpg) no-repeat top center;}
.index_news_r .news_box{position:relative;margin-top:95px;}
.index_news_r .news_box img{width:100%;height:550px;object-fit: cover;}
.index_news_r .date{position:absolute;right:0px;top:-45px;background:#404db3;
   z-index:1;width:94px;height:94px;text-align:center;padding:15px 0;color:#fff;}
.index_news_r .date h2{font-size:24px;margin:0 0 10px; font-family:'Collins Butter';}
.index_news_r .date h3{font-size:20px;margin:0;font-weight:normal; font-family:'Century Gothic';}
.index_news_r .news_box p{width:100%;height:85px;line-height:85px;color:#fff;padding:0 55px;
background:#4e59b5;text-align:center;}
.index_news_r .news_box p a{width:100%;overflow:hidden;display:block;color:#fff;font-size:22px;font-weight:bold;}
.index_news_r .swiper-button-prev:after,.index_news_r .swiper-button-next:after{content:'';}
.index_news_r .swiper-button-next:after,.index_news_r .swiper-rtl .swiper-button-prev:after{content:'';}
/*.index_news_r .swiper-button-next,.index_news_r .swiper-rtl .swiper-button-prev{width:40px;height:40px;top:50%;margin-top:20px;}*/
.index_news_r .swiper-button-next{left:98%;width:40px;height:40px;top:50%;margin-top:45px;}
.index_news_r .swiper-button-prev{left:-20px;width:40px;height:40px;top:50%;margin-top:45px;}

.index_gg{padding:0;}
.index_gg_con{margin-top:20px;position:relative;}
.index_gg_lis{overflow:hidden;}
.index_gg_li{float:left;width:23%;margin-right:2.5%}
.index_gg_li:nth-child(4n){margin-right:0}
.gg_box_con{padding:30px 30px 30px 45px;margin-left:8px;}


.gg_box .gg_label{width:181px;height:44px;line-height:42px;text-align:center;border-radius:10px;color:#fff;
    font-size:20px;background:#404db3;border:1px solid #404db3;display:inline-block;font-weight:bold;}
.gg_box .gg_title{color:#000;height:90px;line-height:30px;overflow:hidden;font-size:21px;margin:20px 0 20px;}
.gg_box_bot{overflow:hidden;position:relative;}
.gg_box .gg_date{float:left;width:60px;}
.gg_box .gg_date h2{font-size:30px;color:#3049a9;line-height:50px;font-weight:normal;text-align:center;font-family:'Century Gothic';}
.gg_box .gg_date h3{font-size:17px;color:#596fc1;line-height:20px;font-weight:normal;font-family:'Century Gothic';}
.gg_box .gg_more{position:absolute;right:0;bottom:30px;background:url(../images/gg_more.png) no-repeat center right;width:51px;height:8px;line-height:78px;
    display:block;}

.gg_box{background:url(../images/line1.jpg) no-repeat  left 40px;position:relative;height:315px;}
/*.gg_box:hover{background:url(../images/gg_line.jpg) no-repeat top left; transform: translateY(-5px); 
    transition: transform 0.8s ease 0s;opacity: 1;}

.gg_box:hover .gg_title{color:#0099cc;margin:15px 0 10px}
.gg_box:hover .gg_date h2{color:#fff;}
.gg_box:hover .gg_date h3{color:#fff;}
.gg_box:hover .gg_more{background:url(../images/gg_more.png) no-repeat bottom right;}
.gg_box:hover .gg_box_con{margin-left:8px;padding:30px 30px 20px 45px;background:url(../images/gg_bgs.jpg) no-repeat top center;}
*/

.index_gg_con .swiper-button-prev:after,.index_news_r .swiper-button-next:after{content:'';}
.index_gg_con .swiper-button-next:after,.index_news_r .swiper-rtl .swiper-button-prev:after{content:'';}
.index_gg_con .swiper-button-next,.index_gg_con .swiper-rtl .swiper-button-prev{width:21px;height:31px;bottom:auto;}
.index_gg_con .swiper-button-next{left:98%;top:110%;width:21px;height:31px;}
.index_gg_con .swiper-button-prev{left:95.5%;top:110%;width:21px;height:31px;}

.index_pt{background:url(../images/gg_bg.png) no-repeat top center #e7f5fe; padding:185px 0  70px;}
.index_pt_l{float:left;width:948px;}
.index_pt_l1{background:url(../images/xuebu.png) no-repeat bottom center;width:948px;;height:236px;margin-bottom:35px;}
.index_pt_l2{background:url(../images/xuebu.png) no-repeat bottom center;width:948px;;height:236px}
.index_pt_l .pt_tit{color:#fff;font-size:28px;font-weight:bold;margin-left:60px;margin-bottom:27px;letter-spacing:2px}
.index_pt_l ul{overflow:hidden;padding-left:5%;}
.index_pt_l ul li{float:left;width:45%;margin:0 5% 0 0;}
.index_pt_l ul li img{width:100%;}

.index_pt_r{float:right;width:620px;}
.index_pt_r1{background:url(../images/lianjie.png) no-repeat bottom center;width:291px;;height:505px;margin-right:30px;float:left;}
.index_pt_r2{background:url(../images/lianjie.png) no-repeat bottom center;width:291px;;height:505px;float:right}
.index_pt_r .pt_tit{color:#d7f3fe;font-size:26px;font-weight:bold;margin-left:60px;margin-bottom:27px;letter-spacing:2px}
.index_pt_r li a{width:228px;height:54px;line-height:54px;background:#3767bc;color:#fff;border-radius:10px;
    font-size:16px;display:block;text-align:center;margin:0 auto 16px}
.index_pt_r .index_pt_r2 li:nth-child(3) a{line-height:22px;padding:3px 20px 0}

.footer{background:url(../images/footer.jpg) no-repeat bottom center #3556bf;height:200px;padding:40px 0;
    overflow:hidden;color:#dae9ff;font-size:16px;line-height:30px;}
.footer_l{float:left;width:35%;}
.footer_c{float:left;width:32%;}
.footer_r{float:right;width:10%;}
.footer_l img{margin-top:30px;}
.footer_c p{height:30px;line-height:30px;}
.footer_r{text-align:right;}
.copyright{padding:30px 0;line-height:30px;background:#18125c;text-align:center;font-size:16px;color:#dee9fd}
.copyright span{margin:0 15px}

.nei_banner{width:100%;margin-top:-70px;}
.nei_banner img{width:100%;}
.nei_container{width:1572px;margin:0 auto 130px;}
.navs{position:relative;z-index:2;background:url(../images/nav_bg.jpg) no-repeat left bottom;height:82px;top:145px;}

.content{background:url(../images/nei_bg.png) no-repeat top center;margin-top:-70px;z-index:1;position:relative;}
.main_title{overflow:hidden;padding:72px 0;line-height:42px;}
.main_title_l{float:left;width:30%;}
.main_title_r{float:right;width:30%;color:#fff;font-size:18px;text-align:right;padding-right:20px;}
.main_title_r a{background:url(../images/nav_arrow.jpg) no-repeat right center;padding-right:25px;}
.main_title_r a img{margin:-5px 15px 0 0 ;}
.main_content{overflow:hidden;min-height:500px;}

.main_l {width:315px;position: relative;z-index:1;background:#fff;}
.main_navs{padding-bottom:160px;border-left:5px solid #4a48ae;background:#fff;box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    width:285px;position:relative;}
.menu-item{position:relative;display:flex;align-items:center;justify-content:center;height: 66px;line-height: 66px;font-size:20px;color:#253359;
    transition:color 0.3s;border-bottom: 1px solid #c5cfd8;}
.menu-item:first-child{box-shadow: inset 0 15px 10px -6px rgba(114, 169, 202, 0.15);}
.menu-item::before{content:"";position:absolute;left:0;top:0;width:0;height:100%;background:-webkit-linear-gradient(left,#2c58a5, #4268bb);transition:width 0.3s ease-out;z-index:1;
border-top-right-radius:5px;border-bottom-right-radius:5px;height:66px;}
.menu-text{position:relative;z-index:2;color:#253761;}
.menu-arrow{position:absolute;right:0px;top:23px;z-index:2;width:15px;height:15px;border-right:2px solid #fff;border-top:2px solid #fff;transform:rotate(45deg) translateX(-5px);
    transition:transform 0.3s ease-out;opacity:0;}
.menu-item:hover::before{width:110%;}
.menu-item:hover{color:#fff;border-bottom: 1px solid #5b8bdf;}
.menu-item:hover .menu-arrow{opacity:1;transform:rotate(45deg) translateX(0);}
.menu-item.active::before{width:110%;}
.menu-item:hover .menu-text,.menu-item.active .menu-text{color:#fff;font-weight:bold;}
.menu-item.active .menu-arrow{opacity:1;transform:rotate(45deg) translateX(0);}
.main_navs .nei_nav_pic{position:absolute;bottom:0;left:0;width:95%;}

.main_r {width:1230px;background:#fff;z-index:1;position:relative;}
.about_content{margin-bottom:70px;padding:0 50px 0 25px;}
.mCS-autoHide>.mCustomScrollBox>.mCSB_scrollTools, .mCS-autoHide>.mCustomScrollBox~.mCSB_scrollTools{opacity: 1;}
.mCSB_vertical.mCSB_draggerContainer {
    width: 6px !important; /* 轨道总宽度（极细） */
    right: 4px !important;}
/* 细轨道线条 */
.mCSB_draggerRail {
    width: 1px !important; /* 轨道细线宽度 */
    background: #97b3cb !important;
    border-radius: 1px;
    margin: 0 auto;}
/* 宽大滑块 */
.mCSB_dragger {
    width: 8px !important; /* 滑块宽度 > 轨道宽度，实现超出效果 */
    left: 3px !important;}
/* 滑块本体圆角蓝色 */
.mCSB_dragger_bar {
    width: 8px !important;
    background: #6b99e6 !important;
    border-radius: 6px !important;}

.about_information{font-size:18px;line-height:35px;}
.about_information p{margin: 0;line-height: 35px;color: #000000;font-size: 18px;}
.sections_title {position: sticky;position: -webkit-sticky;top:0px;}

.news_li{height:70px;padding:0;border-bottom: 1px solid #c5ced7;height:70px;}
.news_li a:hover {color:#000;}  
.news_li_con{margin:0 auto;height:70px;line-height:70px;}
.news_li_con .news_li_title_l{float:left;width:88%;font-size:18px;color:#000;}
.news_li_con .news_li_title_l span{color:#194fa5;}
.news_li_con .news_li_title_date{width:10%;float:right;font-size:16px;color:#a2a5ac;text-align:right;font-family:'Century Gothic';}

.news_li_main {line-height: 22px;color: #999;height: 44px;font-size: 15px;}
.news_li_cons{width:95%;margin:0 auto;}
.news_content{margin-bottom:70px;}
.news_titles{text-align:center;font-size:24px;line-height:35px;}
.news_cont_label {margin: 20px 0  35px;text-align: center;height:48px;line-height:48px;font-size: 15px;
    background:url(../images/shadow.jpg) repeat-x;}
.news_cont_label span { display: inline-block;margin: 0 20px;color: #999;}


@media(max-width: 1700px){ 
    .logo img{width:auto;height:70px;}
}

@media(max-width: 1670px){ 
    .logo img{width:auto;height:65px;}
}


@media(max-width: 1620px){ 
    .container{width:95%;}
    .containers{width:95%;margin:0 auto;} 
    .container1{width:95%;margin:0 auto;} 
    .logo{width:450px;}
    .nav-item{margin-left:25px;}
    .index_news_l{width:55%;}
    .index_news_r .news_box img{width:100%;}
    .index_news_r{width:50%;}
    .index_pt_l{width:58%;}
    .index_pt_l1{width:100%;background-size:100%;height:210px;}
    .index_pt_l2{width:100%;background-size:100%;height:210px;}
    .index_pt_l .pt_tit{margin-left:45px;}
    .index_pt_r{width:40%;}
    .index_pt_r1{width:48%;background-size:100%;margin-right:0;height:480px;}
    .index_pt_r2{width:48%;background-size:100%;height:480px;}

    .main_l{width:25%;}
    .main_r{width:75%;}
}

@media(max-width: 1520px){ 
    .index_pt{padding:140px 0 50px;}
}
@media(max-width: 1440px){
    .container{width:95%;}

    .logo{width:380px;}
    .logo img{height:50px;}
    .nav-item > a{font-size:16px;}
    .nav-item{margin-left:20px;}
    .nav-primary{font-size:18px;}
    .submenu, .subsubmenu{margin-left:-10px;}
    .submenu a{font-size:16px;}
    .title .fl img{height:40px;}
    .title .more{height:40px;line-height:40px;width:140px;background-size:100%;}
    .title .more:hover{background-size:100%;}
    .index_news{padding:80px 0 120px;}
    .index_news_l .news_box p a{font-size:20px;width:75%;}
    .index_news_l{padding:20px 100px 30px 40px;}
    .index_news_tit{font-size:18px;width:80%;}
    .index_news_date{width:20%;}
    .index_news_tit{font-size:16px;}
    .index_news_r .news_box p a{font-size:20px;}
    .index_pt_l1{height:155px;}
    .index_pt_l2{height:155px;}
    .index_pt_l{width:52%}
    .index_pt_r{width:45%}
    .index_pt_l .pt_tit{font-size:20px;margin-left:35px;margin-bottom:20px;letter-spacing:0}
    .index_pt_r .pt_tit{font-size:20px;margin-bottom:15px;}
    .index_pt_r1{height:435px;}
    .index_pt_r2{height:435px;}
    .index_pt_r li a{width:200px;font-size:17px;height:50px;line-height:50px;}
    .index_pt_r .index_pt_r2 li:nth-child(3) a{padding:1px 10px 0}

    .main_l{width:30%;}
    .main_r{width:70%;}
    .news_li_con .news_li_title_l{width:83%;}
    .news_li_con .news_li_title_date{width:15%;}

    .footer_l{width:30%;margin-right:5%}
    .footer_l img{width:100%}
}
@media(max-width: 1200px){
    .nav-item{padding:0;}
    .nav-primary{font-weight:normal;}
    .nav-item{margin-left:8px;}
    .nav-item > a{font-size:16px;}
    .logo img{width:100%;height:auto}
    .logo{width:30%;}
    .header_right_box{font-size:14px;}
    .index_news{padding:50px 0 120px;}
    .index_news_l{padding:20px 100px  30px 30px;}
    .index_news_tit{width:78%;}
    .index_news_date{width:22%;font-size:14px;}

    .index_news_tit p{font-size:16px;}
    .index_gg_li{width:31%;margin-right:2%}
    .gg_box .gg_title{font-size:18px;;line-height:25px;height:75px;}
    .gg_box .gg_label{font-size:18px;}
    .index_pt_l1{height:120px;}
    .index_pt_l2{height:120px;}
    .index_pt_l .pt_tit{margin:40px 0 10px 30px;}
    .index_pt_r li a{height:35px;line-height:35px;width:180px;font-size:15px;}
    .index_pt_r .pt_tit{margin:40px 0  20px 45px;}
    .index_pt_r1{height:390px;}
    .index_pt_r2{height:390px;}

    .index_pt_r li a{font-size:14px}
    .index_pt_r .index_pt_r2 li:nth-child(3) a{padding:1px 5px 0;line-height:16px;}

    .footer{font-size:13px;line-height:25px;}
    .footer_c p{line-height:25px;height:25px;}
    .footer_r p{line-height:25px;}
    .footer_l{width:30%;}
    .footer_l img{width:80%;height:auto;}
    .copyright{font-size:14px;}
    

    .main_l {width:30%;position: relative;z-index:1;}   
    .main_title_r{font-size:15px;}
    .news_titles{text-align:center;font-size:22px;line-height:30px;}
    .main_navs{width:80%;}

    

  
}


@media (max-width: 992px) {
    .nav-item > a i{display:inline-block;}
    .submenu-item i{display:inline-block;}
    .header_right_box{display:none;}
    .header_wp{height:70px;}
    .header{height:70px;background:#2e4b9b;}
    .logo img{height:30px;width:auto;}
    .menu-toggle {display: block;}  
    .nav { position: fixed; top: 70px;right: -100%;width: 100%;height: 100vh;background-color: #2e4b9b;padding: 0 0 20px;transition: right 0.3s ease;overflow-y: auto;
        z-index: 1000;}   
    .nav.active { right: 0;position:fixed;top:70px;}   
    .nav-primary {flex-direction: column;}    
    .nav-item {border-top:1px solid rgba(120, 120, 120, 0.15);margin-left:0;text-align:center;} 
    .nav-item a{padding:15px 0;}  
    .nav-item a i{text-indent:10px;position:absolute;right:10px;}
    .submenu, .subsubmenu {position: static;opacity: 1;visibility: visible;max-height: 0;overflow: hidden;transition: max-height 0.3s ease;box-shadow: none;}  
    .submenu .submenu-item a{text-indent:40px;}
    .submenu .submenu-item a i{text-indent:10px;}
    .submenu{border-radius:0;padding:0;}
    .has-submenu li a{text-align:center;}
    .submenu .subsubmenu a{text-indent:60px;}
    .submenu .subsubmenu a i{text-indent:10px;}
    .submenu {background-color: rgba(0, 0, 0, 0);}   
    .subsubmenu {background-color: rgba(0, 0, 0, 0);}    
    .submenu.active, .subsubmenu.active {max-height: 1000px;background:#2e4b9b;}
    .submenu.active{text-indent:10px;}
    .header:before{background:none;}
    .has-submenu > a::after { content: none;} 
    .nav-item > a{font-size:18px;}  
    .menu-toggle.active span:nth-child(1) { transform: rotate(45deg) translate(4px, 4px);}   
    .menu-toggle.active span:nth-child(2) {opacity: 0;}  
    .menu-toggle.active span:nth-child(3) {transform: rotate(-45deg) translate(6px, -6px);}
    .submenu a{color:#fff;font-size:16px;}
    .submenu a:hover,.submenu a:visited,.submenu a:focus{background:none;color:#fff;}
    .has-submenu li{border-top: 1px solid rgba(120, 120, 120, 0.15);}
    .last-nav-item{display:block;}
    .last-nav-item .header-search{height:40px;border-radius:0;background:#fff;position:relative;width:90%;
      margin:10px auto;}
    .last-nav-item .input{font-size:14px;color:#646464;height:40px;line-height:40px;padding:0 .24rem;box-shadow:none;
    -webkit-appearance:none;float:left;border:0;width:calc(100% - 50px);}
    .last-nav-item .search_img{position:absolute;cursor:pointer;top:-2px;right:-5px;width:40px;height:40px;line-height:40px;}

    .top_nav.fixed{display:none}
    .title .fl img{height:35px;}
    .title{height:35px;line-height:35px;}
    .title .more{height:35px;line-height:35px;width:120px;}
    .index_news{height:1470px;}
    .index_news_l{float:none;width:100%;padding:30px;height:auto;}  
    .index_news_r{float:none;width:100%;margin-top:720px;right:0;}  
    .index_news_l .news_box img{height:400px;}
    .index_news_tit{font-size:16px;} 
    .index_news_r .news_box img{height:400px;}
    .index_news_l .date{top:20px;right:20px;}
    .index_news_l .date h2{font-size:30px;}


    .index_gg_li{width:48%;}
    .index_gg_con .swiper-button-next{left:98%;}
    .index_gg_con .swiper-button-prev{left:93%;}
    .index_pt{padding:135px 0 35px;}
    .index_pt_l{width:45%;}
    .index_pt_r{width:52%;}
    .index_pt_l1{margin-bottom:0}
    .index_pt_l1,.index_pt_l2,.index_pt_r{background:none;}
    .index_pt_l ul{background:none;border:1px solid #6a8de2;padding:20px;height:auto;}
    .index_pt_l ul li{width:47%}
    .index_pt_l ul li:nth-child(2){margin-right:0}
    .index_pt_r li a{height:35px;line-height:35px;width:100%;font-size:13px;margin-bottom:10px}
    .index_pt_r .pt_tit{margin:20px 0 20px 0;font-size:16px;}
    .index_pt_l .pt_tit{margin:20px 0 20px 0;font-size:16px;}
    .index_pt_r1,.index_pt_r2{background:none;height:auto}
    .index_pt_r1 ul,.index_pt_r2 ul{background:none;border:1px solid #6a8de2;padding:20px 10% 10px;height:auto;}
    .index_pt_r .index_pt_r2 li:nth-child(3) a{padding:1px 2px 0;line-height:16px;}

    .copyright{padding:20px 0;height:auto;line-height:30px;}

    .main_title_l img{height:40px;}
    .main_title{padding:72px 0 30px;}
    .main_title_r{margin-right:0;padding-right:0;width:40%;}
    .about_information p,.about_information{font-size:16px;line-height:28px;}
    .news_li_con .news_li_title_l{width:80%;}
    .news_li_con .news_li_title_date{width:20%;}

}

@media (max-width: 768px) {
    .container{width:90%;}
    .header_wp{height:60px;}
    .header{height:60px;}
    .menu-toggle{top:17px;}
    .nav-item a{padding:10px 0;}
    .nav.active{top:60px;}
    .logo img{height:30px;width:auto;}
    .banners{padding-top:60px;}
    .title .fl img{height:30px;}
    .title .more{height:30px;width:100px;}
    
    #swiper .swiper-pagination-bullet{width:12px;height:12px;border-radius:12px;}
    #swiper .swiper-pagination-fraction, #swiper .swiper-pagination-custom, 
    #swiper .swiper-horizontal > .swiper-pagination-bullets, 
    #swiper .swiper-pagination-bullets.swiper-pagination-horizontal{bottom:10px;}
    .index_gg{padding:30px 0 70px 0;}
    .index_news{padding:30px 0 0px;height:1360px;}
    .index_news_con{margin-top:20px;}
    .index_news_l{padding:10px 20px;}
    .index_news_r{margin-top:690px;height:500px;}
    .index_pt_l1, .index_pt_l2, .index_pt_r{height:100%}
    
    .gg_box_con{padding-top:35px;}
    .gg_box:hover{background:url(../images/gg_line.jpg) no-repeat bottom left; transform: translateY(-10px);}
    .index_pt{padding:20px 0 50px;background:#406ad0;}
    .index_pt_l{float:none;width:100%;height:auto;}
    .index_pt_r{float:none;width:100%;margin-top:30px;height:auto;}
    .index_pt_l .pt_tit{margin-top:25px;}
    .index_pt_r .pt_tit{margin-top:30px;}
    .footer_l{display:none;}
    .footer_c{width:45%;}
    .footer_r{width:45%;float:right;}

    .main_l{display:none;}
    .main_r{width:100%;margin-right:0;}

    .content{background:#fff;}
    .main_title{padding:20px 0;}
    .main_title_l{float:none;width:100%;}
    .main_title_r{float:none;width:100%;text-align:left;color:#000;line-height:30px;}
    .main_title_r a{color:#000;background:url(../images/nav_arrow1.jpg) no-repeat right center;}
    .main_title_r a img{display:none;}
    .main_content{margin:0;min-height:400px;}
    .about_content{height:100%;overflow-y: auto;padding:0;margin-bottom:30px;}
    .about_content,.about_content p{font-size:15px;}
    .news_titles{text-align:center;font-size:20px;line-height:30px;}
    .news_cont_label{font-size:14px;margin:10px 0;}
   
    .main_title_l img{height:30px;}
    .navs_r{font-size:14px;}
    .news_li_con .news_li_title{font-size:18px;}
    .main_r_top h2{font-size:24px;}
    .news_li_time{margin-right:15px;}
    .news{padding-bottom:0;}
  
    

    .news{padding:0;}
    .main_r{min-height:400px;}
   

}

@media (max-width: 480px) {

    .nav-item > a i{display:inline-block;}
    .submenu-item i{display:inline-block;}
    .header_right_box{display:none;}
    .header_wp{height:60px;}
    .header{height:60px;background:#2e4b9b;}
    .logo img{height:30px;width:auto;}
    .menu-toggle {display: block;}  
    .nav { position: fixed; top: 60px;right: -100%;width: 100%;height: 100vh;background-color: #2e4b9b;padding: 0 0 20px;transition: right 0.3s ease;overflow-y: auto;
        z-index: 1000;}   
    .nav.active { right: 0;position:fixed;top:60px;}   
    .nav-primary {flex-direction: column;}    
    .nav-item {border-top:1px solid rgba(120, 120, 120, 0.15);margin-left:0;text-indent:20px;} 
    .nav-item a{padding:15px 0;}  
    .nav-item a i{text-indent:10px;position:absolute;right:10px;}
    .submenu, .subsubmenu {position: static;opacity: 1;visibility: visible;max-height: 0;overflow: hidden;transition: max-height 0.3s ease;box-shadow: none;}  
    .submenu .submenu-item a{text-indent:40px;}
    .submenu .submenu-item a i{text-indent:10px;}
    .submenu{border-radius:0;padding:0;}
    .has-submenu li a{text-indent:40px;}
    .submenu .subsubmenu a{text-indent:60px;}
    .submenu .subsubmenu a i{text-indent:10px;}
    .submenu {background-color: rgba(0, 0, 0, 0);}   
    .subsubmenu {background-color: rgba(0, 0, 0, 0);}    
    .submenu.active, .subsubmenu.active {max-height: 1000px;background:#2e4b9b;}
    .submenu.active{text-indent:10px;}
    .header:before{background:none;}
    .has-submenu > a::after { content: none;} 
    .nav-item > a{font-size:18px;}  
    .menu-toggle.active span:nth-child(1) { transform: rotate(45deg) translate(4px, 4px);}   
    .menu-toggle.active span:nth-child(2) {opacity: 0;}  
    .menu-toggle.active span:nth-child(3) {transform: rotate(-45deg) translate(6px, -6px);}
    .submenu a{color:#fff;font-size:16px;}
    .submenu a:hover,.submenu a:visited,.submenu a:focus{background:none;color:#fff;}
    .has-submenu li{border-top: 1px solid rgba(120, 120, 120, 0.15);}
    .last-nav-item{display:block;}
    .last-nav-item .header-search{height:40px;border-radius:0;background:#fff;position:relative;width:90%;
      margin:10px auto;}
    .last-nav-item .input{font-size:14px;color:#646464;height:40px;line-height:40px;padding:0 .24rem;box-shadow:none;
    -webkit-appearance:none;float:left;border:0;width:calc(100% - 50px);}
    .last-nav-item .search_img{position:absolute;cursor:pointer;top:-2px;right:-5px;width:40px;height:40px;line-height:40px;}

    .nav-item > a{font-size:16px;}
    .submenu a{font-size:14px;}
    .container{width:90%;}
    .logo img{height:25px;width:auto;}
    .title{height:25px;line-height:25px;}
    .title .fl img{height:25px;}
    .title .more{height:25px;line-height:25px;width:80px;}
    .index_news{height:1130px;}
    .index_news_l{padding:10px;}
    .index_news_date{font-size:12px;}
    .index_news_tit{width:75%;font-size:15px;}
    .index_news_li li .index_news_label{margin-right:10px;}
    .index_news_tit p{font-size:15px;}
    .index_news_r{margin-top:690px;height:300px;}
    .index_news_r .news_box{margin-top:50px;}
    .index_news_r .news_box img{height:250px;}
    .index_news_r .date{width:80px;height:80px;}
    .index_news_r .date h2{font-size:20px;}
    .index_news_r .date h3{font-size:14px;}
    .index_news_r .swiper-button-next{left:93%;}
    .index_news_r .swiper-button-prev{left:-10px;}

    .index_news_r .news_box p{height:60px;line-height:60px;padding:0 30px;}
    .index_news_r .news_box p a{font-size:16px;}

    .index_news_r .swiper-button-next, .index_news_r .swiper-rtl .swiper-button-prev,
    .index_news_r .swiper-button-prev,.index_news_r  .swiper-button-next{width:35px;
        height:35px;}
    .index_news_r .swiper-button-next img,.index_news_r .swiper-rtl .swiper-button-prev img,
    .index_news_r .swiper-button-prev img,.index_news_r .swiper-button-next img{width:35px;height:35px;}

    .index_news_r .swiper-button-next,.index_news_r .swiper-button-prev{margin-top:10px;}
    .index_gg .swiper-button-next, .index_gg .swiper-rtl .swiper-button-prev,
    .index_gg .swiper-button-prev,.index_gg  .swiper-button-next{width:28px;
        height:25px;}
    .index_gg .swiper-button-next img,.index_gg .swiper-rtl .swiper-button-prev img,
    .index_gg .swiper-button-prev img,.index_gg .swiper-button-next img{width:18px;height:25px;}
    .gg_box_con{padding-top:30px;}
    .gg_box{height:302px;}
    .gg_box .gg_label{width:150px;}
    .index_gg_li{width:100%;margin-right:0}
    .index_gg_con{margin-top:0;}
    .gg_box .gg_title{font-size:16px;}
    .index_gg_con .swiper-button-prev{left:90%;}
    .gg_box .gg_label{font-size:15px;}
    .index_pt_l .pt_tit{margin:10px 0;}
    .index_pt_r{margin-top:0}
    .index_pt_r .pt_tit{margin-top:10px}
    .index_pt_r1 ul, .index_pt_r2 ul{padding:10px 5% 0}
    .index_pt{padding-bottom:30px}
    .index_pt_l ul{padding:15px;}
    .index_pt_r1{width:45%;}
    .index_pt_r2{width:52%;}
    .index_pt_r li a{height:40px;line-height35px;font-size:12px;}

    .footer{display:none}
    .copyright {line-height:25px;font-size:12px;}
    .copyright span{display:block;margin:0}

    .content{background:#fff;margin-top:0;}
    .main_title_l img{height:25px;}
    .news{margin-top:0px;}
    .news_titles{font-size:18px;}
    .main_r_top{margin:5px 0;}
    .main_r_top h2{font-size:22px;}
    .main_r{margin-top:0px;padding:0;}
    .main_title{padding-bottom:10px;}
    .news_li{height:60px;line-height:60px;}
    .news_li_con{height:60px;line-height:60px;}
    .news_li_con .news_li_title_l{width:75%;font-size:15px;}
    .news_li_con .news_li_title_date{width:25%;font-size:14px;}
    .news_li_con .news_li_title_l img{height:20px;margin-right:5px;}
    .news_li_time h3{font-size:24px;}

    .news_li_con .news_li_title{font-size:17px;}
    .navs_r{float:none;margin-top:0;}
    .main_r_top{height:auto;padding:10px 0;}
    .main_r_top h2{line-height:40px;height:40px;float:none;}
    .news_li_time{width:77px;height:87px;}
    .news_titles{margin-bottom:10px;}
}

.img-round {
    border-radius: 8px; /* 圆角大小，数值越大圆角越圆，可改为 4px/12px/50%（圆形） */
    overflow: hidden;
}


.img-shine {
  position: relative;
  display: inline-block;
  border-radius: 8px;
  overflow: hidden;
}
.img-shine img {
  display: block;
}
/* 光影遮罩层，默认无过渡 */
.img-shine::after {
  content: "";
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background: linear-gradient(to right, transparent 0%, rgba(255,255,255,0.35) 50%, transparent 100%);
  /* 常态下不加过渡，移出瞬间直接复位，不会滑动回去 */
  transition: none;
}
/* 仅鼠标悬浮时开启过渡，执行一次划过 */
.img-shine:hover::after {
  left: 100%;
  transition: left 0.6s ease;
}

.news{margin-bottom:80px;}
.news_content{margin-bottom:0px;}
.main_content{margin-bottom:100px;}
/*.gg_box:hover .gg_title{margin-bottom:20px;}*/
@media (max-width: 480px) {
    .news{margin-bottom:50px;}
    .main_content{margin-bottom:50px;}
}  

.link-more-hover {
    color: #fff;
   text-decoration: none; /* 取消默认下划线 */
    padding: 2px 4px;
    transition: color 0.5s ease;
}
.link-more-hover:hover {
    color: #afacec;

.link-more-hover1 {
    color: #000;
   text-decoration: none; /* 取消默认下划线 */
    padding: 2px 4px;
    transition: color 0.5s ease;
}
.link-more-hover1:hover {
    color: #0099cc;
}





      