@charset "utf-8";

@font-face {
    font-family: "HarmonyOS Sans";
    src: url("../font/HarmonyOS Sans.woff2") format("woff2"),
    url("../font/HarmonyOS Sans.woff") format("woff"),
    url("../font/HarmonyOS Sans.ttf") format("truetype"),
    url("../font/HarmonyOS Sans.eot") format("embedded-opentype"),
    url("../font/HarmonyOS Sans.svg") format("svg");
    font-weight: normal;
    font-style: normal;
}



body{margin:0px; font-size:14px; color:#444; font-family:HarmonyOS Sans; background:#ffffff;}
*{padding:0px; margin:0px; box-sizing: border-box;}
body,ul,ol,dl,dd,h1,h2,h3,h4,h5,h6,h7,p,i,b,em,span,form,fieldset,legend,input,textarea,select,button,th,td {margin:0; padding:0; font-style:normal;}
h1,h2,h3,h4,h5,h6,h7 {list-style:none; font-weight:normal;}
input,select,button{font-size:12px;  border:0; background:none; outline:none; vertical-align:middle; font-family:HarmonyOS Sans;}
button {overflow:visible; font-family:HarmonyOS Sans;}
img{border:none; vertical-align:middle;}

li{list-style:none;}
a{color:#444; text-decoration:none;}
a:hover{color:#000;}
.clear{overflow:hidden; clear:both; height:0px;}
.clearfix:after {content: '';display: block;clear: both;height: 0;visibility: hidden;}
.clearfix {/*兼容 IE*/zoom: 1;}
.lf{float:left;}
.rt{float:right;}
::-webkit-scrollbar{width:10px;}
::-webkit-scrollbar-track{background-color:#666;}
::-webkit-scrollbar-thumb{background-color:#ddd;}
::-webkit-scrollbar-thumb:hover{background-color:#0fa74b;}
::-webkit-scrollbar-thumb:active{background-color:#0fa74b;}

.con { width:94%; margin:0px auto; max-width:1420px; }
@media only screen and (max-width:1440px){
.con { max-width:1320px;}	
}
@media only screen and (max-width:920px){
.con { width:94%; margin:0px auto; }	
}


.top {border-bottom:1px solid rgba(255,255,255,.2); height:30px; line-height:30px; width:100%; color:#fff;}
.top a { color:#fff;}
.header-navigation {position: fixed;top:0;width: 100%;height:80px;z-index: 9999; background: transparent; }
.slideUp {-webkit-transform: translateY(0);-ms-transform: translateY(0);-o-transform: translateY(0);transform: translateY(0);-webkit-transition: transform .5s ease-out;
-o-transition: transform .5s ease-out;transition: transform .5s ease-out;}
.slideDown {-webkit-transform: translateY(-115px);-ms-transform: translateY(-115px);-o-transform: translateY(-115px);transform: translateY(-115px);
-webkit-transition: transform .5s ease-out;-o-transition: transform .5s ease-out;transition: transform .5s ease-out;}
.header-navigation.on{background:#fff;box-shadow: 0 14px 28px rgba(0,0,0,0.05), 0 10px 10px rgba(0,0,0,0.02);}
.header-navigation.on .top {color:#333; border-bottom:1px solid rgba(0,0,0,.2);}
.header-navigation.on .top  a { color:#333;}

.header-navigation:hover {background:#fff;box-shadow: 0 14px 28px rgba(0,0,0,0.05), 0 10px 10px rgba(0,0,0,0.02);}
.header-navigation:hover .top {color:#333; border-bottom:1px solid rgba(0,0,0,.2);} 
.header-navigation:hover .top a { color:#333;}

.header { width:100%; margin:0px auto; padding:10px 0px;}
.header .logo{width:180px; float:left; padding-top:10px;}
.header .logo img{width:100%; height:auto;}

.logo1 { display:block;}
.logo2 { display:none;}

.header-navigation.on .logo1 { display:none;}
.header-navigation.on .logo2 { display:block;}

.header-navigation:hover .logo1 { display:none;}
.header-navigation:hover .logo2 { display:block;}

.header .zyw { float:right;  margin-top:18px;color:#fff; font-size:18px;}
.header .zyw .a1 {  margin:0px 5px;  line-height:32px;  color:#fff; display:inline-block; text-align:center;}
.header .zyw .a2 { margin:0px 5px; line-height:32px; color:#fff; display:inline-block; text-align:center;}
.header-navigation.on .zyw {color:#666; }
.header-navigation.on .a1 {color:#333; }
.header-navigation.on .a2 {color:#333; }
.header-navigation:hover .zyw {color:#666; }
.header-navigation:hover .a1 {color:#333; }
.header-navigation:hover .a2 {color:#333; }

.header .s_ch{height:35px; width:35px; font-weight:bold; line-height:35px; text-align: center;  color:#333;  font-weight: 900;float:right; cursor:pointer;  margin-top:18px; margin-right:10px; 
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.header .s_ch i{font-size:22px; color:#fff; font-weight: 900;}
.header-navigation.on .s_ch i{color:#333;}
.header-navigation:hover .s_ch i{color:#333;}

.header.on .an i{color:#0064ac;}
.header .an{position:absolute; top:0; right:3%; height:18px; width:30px; display:none; margin-top:25px; }
.header .an span{width:30px; height:2px; background:#0064ac; display:block; position:absolute;transition:all .5s;-o-transition:all .5s;-ms-transition:all .5s;-moz-transition:all .5s;
-webkit-transition:all .5s;}
.header .an span.a1{top:0; left:0;}
.header .an span.a2{top:8px; left:0;}
.header .an span.a3{top:16px; left:0;}
.header .an.n span.a2{display:none;}
.header .an.n span.a1{top:8px; width:30px;transform:rotate(45deg);-o-transform:rotate(45deg);-ms-transform:rotate(45deg);-moz-transform:rotate(45deg);-webkit-transform:rotate(45deg);}
.header .an.n span.a3{top:8px; width:30px;transform:rotate(135deg);-o-transform:rotate(135deg);-ms-transform:rotate(135deg);-moz-transform:rotate(135deg);-webkit-transform:rotate(135deg);}
.header.on .an span{  background:#fff;}

.header .nav{  float:left; margin-left:10%;}
.header .nav i{font-size:18px; color:#666; line-height:54px; text-align:right; position:absolute; width:50%; height:54px; right:0; top:50%; display:none;transform:translate(0,-50%);
-webkit-transform:translate(0,-50%);-moz-transform:translate(0,-50%);-ms-transform:translate(0,-50%);-o-transform:translate(0,-50%);}
.header .nav ul li{margin:0px; line-height:70px; float:left; position:relative; padding:0px 40px;transition:all .5s;-o-transition:all .5s;-ms-transition:all .5s;-moz-transition:all .5s;
-webkit-transition:all .5s; }
.header .nav ul li a { font-size:18px;color:#fff; font-weight:bold;}
.header .nav ul li span{width:0; height:4px; background:#0064ac; position:absolute; left:50%; bottom:0;
transition:all .3s;
-o-transition:all .3s;
-ms-transition:all .3s;
-moz-transition:all .3s;
-webkit-transition:all .3s;
transform:translate(-50%,0);
-webkit-transform:translate(-50%,0);
-moz-transform:translate(-50%,0);
-ms-transform:translate(-50%,0);
-o-transform:translate(-50%,0);}
.header .nav ul li:hover span{width:100%;}
.header .nav ul li.on span{width:100%;}
.header .nav ul li.on a{color:#fff;}
.header .nav ul li:hover a { color:#fff;}

.header-navigation.on .nav ul li span {background:#333;}
.header-navigation.on .nav ul li a { color:#333;}
.header-navigation:hover .nav ul li span {background:#333;}
.header-navigation:hover .nav ul li a { color:#333;}

.nav .y_j{position:relative;}
.header .nav .e_j{width:100%;position: fixed; top:80px; left:0;  display:none; z-index:9999;  overflow: hidden; background:#333;  padding:60px 0px;}
.header .nav .e_j .gfd { }
.header .nav .e_j .cd1 { width:70%; float:left;}
.header .nav .e_j .cd1 .w2 { font-size:18px; line-height:24px; color:#fff; font-weight:bold; padding-bottom:30px;}
.header .nav .e_j .cd1 .dd { width:27.333%; float:left; margin-right:6%; margin-bottom:3%;  }
.header .nav .e_j .cd1 .dt {font-size: 20px; line-height: 50px; font-weight: bold; color:#fff; text-align:left;}
.header .nav .e_j .cd1 .dd p { line-height: 40px; font-size: 16px;color:#fff; text-align:left; border-bottom:1px solid rgba(255,255,255,.3); font-weight:normal;}
.header .nav .e_j .cd1 .dd p a {font-size: 16px;color:#fff;font-weight:normal;}
.header .nav .e_j .cd1 .yd { margin-right:0;}
.header .nav .e_j .cd2 { width:25%; float:right; padding-left:20px; border-left:#ccc 1px solid; padding-left:5%;}
.header .nav .e_j .cd2 .t1{ width:100%; height:auto;}
.header .nav .e_j .cd2 .t1 img { width:100%; height:auto;}
.header .nav .e_j .cd2 .w1 { padding:20px 0px; color:#fff; text-align:center;}
.header .nav .e_j .cd2 .w1 h3 { font-size:18px; line-height:24px; padding-bottom:15px;text-overflow:ellipsis; white-space:nowrap; overflow:hidden;   }
.header .nav .e_j .cd2 .w1 h3 a {font-size:18px; color:#fff;}
.header .nav .e_j .cd2 .w1 p { font-size:14px; line-height:24px;}

/* PC端hover展开二级菜单 */
@media (min-width: 996px) {
  .header .nav .e_j{display:none !important;}
  .header .nav ul li:hover .e_j{display:block !important;}
  .header .nav .y_j .arrow-icon {display: none;}
}

/* 响应式断点 - 移动端样式 */
@media only screen and (max-width:995px){
  .header-navigation {height: 70px; background:#fff;}
  .header-navigation.on {height:70px; background:#fff;}
  .top {border-bottom:1px solid rgba(0,0,0,.1);  color:#333;}
  .top a { color:#333;}
  .con { width:94%; margin:0px auto; }
  .header{padding:0%;}
  .header .logo{width:150px; float:left;padding:15px 0px 0px 0px; }
  .header .logo img { width:100%; height:auto;}

  .logo1 { display:none;}
  .logo2 { display:block;}

  .header .zyw { float:right;  margin-top:18px;color:#333; font-size:18px; margin-right:45px;}
  .header .zyw .a1 {  margin:0px 5px;  line-height:32px;  color:#333; display:inline-block; text-align:center;}
  .header .zyw .a2 { margin:0px 5px; line-height:32px; color:#333; display:inline-block; text-align:center;}

  .header .s_ch{ margin-top:17px; margin-right:0px; }
  .header .s_ch i{font-size:20px; color:#333;}
  .header .dh { display: none}

  .header .an{display:block;}

  /* 移动端导航容器样式 */
  .header .nav{
    width:100%; 
    padding:15px 5%;  
    height:100vh; 
    position:fixed; 
    top:70px; 
    margin-top:0; 
    left:-100%; 
    z-index:11; 
    overflow:auto; 
    background: rgba(54, 54, 54, 0.8);
    transition:all .5s;
    -o-transition:all .5s;
    -ms-transition:all .5s;
    -moz-transition:all .5s;
    -webkit-transition:all .5s; 
    z-index:65; 
    margin-left:0;
  }
  .header-navigation:hover .nav ul li a { color:#fff;}
  .header .nav.on{left:0; margin-top:0} 
  .header .nav ul { width: 100%;}
  .header .nav ul li.on span{width:0%;}
  .header .nav ul li:hover span{width:0%;}
  .header .nav ul li:hover a { color:#0064ac;}
  
  /* 移动端箭头图标样式 */
  .header .nav .y_j .icon-xiangyoujiantou {
    display: block;
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    color: #fff;
    font-size: 16px;
    transition: transform 0.3s ease;
  }
  
  .header .nav .y_j.active .arrow-icon {
    transform: translateY(-50%) rotate(180deg); /* 展开时箭头旋转 */
  }
  
  .header .nav ul li{
    line-height:50px;  
    text-align:left; 
    float:none; 
    margin:0; 
    padding:0 15px; 
    font-size:20px; 
    color:#fff; 
    border-bottom:1px solid rgba(255,255,255,.1);
    position: relative;
  }
  
  .header .nav ul li a {
    font-size:18px; 
    color:#fff;
    display: block;
  }
  
  /* 移动端二级菜单样式 */
  .header .nav .e_j{
    display: none; /* 默认隐藏 */
    padding:15px 0;  
    background:rgba(255,255,255,.05); 
    position:relative; 
    top:auto; 
    left:auto; 
    width:100%; 
    height: auto; 
    margin:0;
    box-sizing:border-box;
  }
  
  .header .nav .e_j .gfd {
    padding: 0 10px;
  }
  
  .header .nav .e_j .cd1 {
    width:100%; 
    float:none;
  }
  
  .header .nav .e_j .cd1 .w2 { display:none;
  }
  
  .header .nav .e_j .cd1 .dd {
    width:100%; 
    float:none; 
    margin-right:0; 
    margin-bottom:15px;
  }
  
  .header .nav .e_j .cd1 .dt {
    font-size: 16px; 
    line-height: 35px; 
    color:#fff;
  }
  
  .header .nav .e_j .cd1 .dd p {
    line-height: 35px; 
    font-size: 15px;
    border-bottom:1px solid rgba(255,255,255,.1);
    padding-left: 10px;
  }
  
  .header .nav .e_j .cd1 .dd p a {
    font-size: 15px;
    color:#ddd;
  }
  
  .header .nav .e_j .cd1 .dd p a:hover {
    color:#0064ac;
  }
  
  .header .nav .e_j .cd2 {
    display: none; /* 移动端隐藏右侧图片区域 */
  }
  
  .header.on .nav ul li a { color:#fff;}
}



.head_h{width:100%; height:75px;}
@media only screen and (max-width:1023px) {
.head_h{width:100%; height:60px;}
}


.search{width:100%; background: rgba(0, 0, 0, 0.9); position:fixed; top:80px; left:0; z-index:101; display:none;}
.search .con{ position: relative;}
.search .sc_gb{position:absolute; top:50%; margin-top:-25px; right:15px; cursor:pointer;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.search .sc_gb:hover{transform:rotate(360deg);
-webkit-transform:rotate(360deg);
-moz-transform:rotate(360deg);
-ms-transform:rotate(360deg);
-o-transform:rotate(360deg);}
.search .sc_gb i{font-size:26px; line-height:40px; color:#fff;}
.search .sc_nr{width:700px; margin:20px auto; border: 1px solid rgba(255, 255, 255, 0.3);}
.search input{width:430px; height:40px; font-size:14px; line-height:40px; color:#fff; float:left; padding-left: 15px;}
.search input::placeholder{color:#fff;}
.search button{width:70px; height:40px; line-height:40px; text-align:center; color:#fff; float:right; outline:none;}
.search button i{font-size:30px;}
@media only screen and (max-width:992px){
.search{ top:75px;}
.search .sc_gb{position:absolute; top:50%; margin-top:20px; right:15px; cursor:pointer;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.search .sc_gb i{font-size:22px;}
.search .sc_nr{width:85%;float: left;}
.search input{width:80%; font-size:15px; float: left;}
.search button{width:15%;}
.search button i{font-size:26px;}
}





.gallery-top{width:100%; position:relative; height:100vh; }
.gallery-top .swiper-slide img{width:100%; height:100vh; display:block;}
.gallery-top .swiper-slide .bj {position:absolute; left:0; top:0; height: 100%; width: 100%; background: rgba(0,0,0,.4);}
.gallery-top .swiper-slide .wz{color:#fff; position:absolute; left:0%; top:43%; text-align:left; width:100%;}
.gallery-top .swiper-slide .wz h3{font-size:68px; height:100px; font-weight:bold;}
.gallery-top .swiper-slide .wz h2{font-size:24px;  line-height:40px; width:70%; }
.gallery-top .swiper-slide .wz p{font-size:22px; letter-spacing:0px; line-height:36px; }
.gallery-top .swiper-slide .wz a { background: #023894; width:200px; height:45px; line-height:45px; color:#fff; display:block; text-align:center; font-size:18px; margin:30px 0px;  border-radius:8px;}
.gallery-top .swiper-slide .wz i { margin-left: 10px;}
@media only screen and (max-width:1660px){
.gallery-top .swiper-slide .wz{ left:7.5%;  width:85%;}	
}
@media only screen and (max-width:1440px){
.gallery-top .swiper-slide .wz{ left:5%;  width:90%;}	
.gallery-top .swiper-slide .wz h3{font-size:60px; height:85px;}
.gallery-top .swiper-slide .wz h2{font-size:22px;}
	}
@media only screen and (max-width:992px){
.gallery-top{width:100%; position:relative; height:40vh; margin-top:70px;}
.gallery-top .swiper-slide { overflow: hidden;}
.gallery-top .swiper-slide img{width: auto; height:40vh; position: absolute; left:70%;  transform:translateX(-70%);   top:0; }

.gallery-top .swiper-slide .wz{ width:94%;top:32%;left:3%; text-align:left; margin-left:0;}
.gallery-top .swiper-slide .wz h3{font-size:24px; height: auto; padding-bottom:10px; }
.gallery-top .swiper-slide .wz h2{font-size:16px;  line-height:20px; width:90%; }
.gallery-top .swiper-slide .wz h2 span { display:block;}
.gallery-top .swiper-slide .wz a { background: #023894; width:120px; height:35px; line-height:35px; margin:20px 0; font-size:12px;}
.gallery-top .swiper-slide .wz i { margin-left:5px;}
.gallery-top .swiper-button-prev { display:none;}
.gallery-top .swiper-button-next { display:none;}
}



.gy_bt{width:100%;  text-transform:uppercase; margin:0px 0px 40px 0px; text-align: center; user-select:none; position:relative; padding-bottom:20px; }
.gy_bt h3{font-size:38px; line-height:44px; color:#333; margin-top:-60px; font-weight:bold; z-index:1; position:absolute; text-align:center; width:100%; }
.gy_bt p { font-size:24px; color:#ccc; text-transform:uppercase; font-family:Arial, Helvetica, sans-serif; letter-spacing:3px; opacity:.5; z-index:0;}
@media only screen and (max-width:992px){
.gy_bt{ margin:20px 0px;}
.gy_bt h3{font-size:24px; line-height:44px; padding-bottom:10px;}
.gy_bt p { font-size:14px; color:#999; padding-top:10px}	
}



.flexbet{display: flex;justify-content: space-between;align-items: center;}
.flexcen{display: flex;justify-content: center;}
.pp_qk5{overflow: hidden; padding:100px 0px 50px 0px; background:url(../images/jbb.jpg) no-repeat center bottom; background-size:100% auto;}
.pp_qk5 ul{margin: 0 -12px;}
.pp_qk5 ul li{width: 32%;transition: all .5s; margin:0 2% 2% 0; border-radius:20px; overflow:hidden; }
.pp_qk5 ul li:nth-child(3n) { margin-right: 0;}
.pp_qk5 ul li a{width: calc(100% - 0px);height:400px;position: relative;overflow: hidden;display: block;margin: 0 auto; }
.pp_qk5 ul li:hover{width: 70%; }
.pp_qk5 ul li .conDiv>img{width: 100%;height: 100%;object-fit: cover; } 
.pp_qk5 ul li .textDiv{position: absolute;left: 0;top: 0;width: 100%; height:40%;flex-direction: column;z-index: 11;color: #fff;text-transform:capitalize; padding-top:20px; background: linear-gradient(to bottom, #000000, rgba(0, 0, 0, 0));}
.pp_qk5 ul li .textDiv .di2{ font-size:22px;padding:0 30px; text-align:left; font-weight:bold;  top:145px; }
.pp_qk5 ul li .textDiv .titleDiv p{font-size: 16px;text-transform: uppercase; }
.pp_qk5 ul li .textDiv .p{position: absolute;  font-size:18px; padding:0 30px; line-height:30px; top:20px;}
.pp_qk5 ul li a:hover .textDiv .p{position: relative; display: block; transition: all .5s; top:0; }
.pp_qk5 ul li a:hover .textDiv{ height:20%;}
@media only screen and (max-width:992px){
.pp_qk5{overflow: hidden; padding:50px 0 0 0 ; background:url(../images/jbb.jpg) no-repeat center top; background-size:100% 100%;}
.pp_qk5 .flexbet{ display:block}
.pp_qk5 ul{margin: 0 -8px;margin:0px 0px 30px 0px; height:auto; overflow:hidden }
.pp_qk5 ul li{width: 100%;transition: all .5s; float:left; margin-bottom:20px }
.pp_qk5 ul li a{width: calc(100% - 16px);height: 300px;position: relative;border-radius: 20px;overflow: hidden;display: block;margin: 0 auto; }
.pp_qk5 ul li:hover{width: 100%; }
.pp_qk5 ul li .textDiv .di2{ font-size:18px;top:155px; }
.pp_qk5 ul li .textDiv .titleDiv p{font-size: 16px; }
.pp_qk5 ul li a:hover .textDiv{ height:30%;}

}



.sy_cp { 
    overflow:hidden; 
    background:#f6f6f6; 
    position:relative; 
    padding:100px 0px;
}
#certify {
    position: relative;
    margin: 0 auto 50px auto;
    width: 90%;
}

#certify  .swiper-slide {
    width:45%;
    height: auto;
    background: #fff;
    box-shadow: 0 8px 30px #ddd; 
    position:relative;
}
#certify  .swiper-slide img{
    display:block; 
    width:100%;
}
#certify  .swiper-slide .wz { 
    padding:50px 30px;
}
#certify  .swiper-slide .wz .zc { width:35%; float:left;}
#certify  .swiper-slide h2 {
    font-size:30px; 
    color:#000000; 
    margin-bottom:10px; 
    font-weight:bold;
}
#certify  .swiper-slide h3 {
    font-size:18px; 
}
#certify  .swiper-slide p {
    width:60%; float:right;
    color: #666;
    font-size:15px;
    margin: 0;
}
#certify .swiper-pagination {
    width: 100%;
    bottom: 20px;
}

#certify .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 5px;
    border: 3px solid #fff;
    background-color: #d5d5d5;
    width: 10px;
    height: 10px;
    opacity: 1;
}

#certify .swiper-pagination-bullets .swiper-pagination-bullet-active {
    border: 3px solid #a0cdc1;
    background-color: #fff;
}

#certify .swiper-button-prev {
    left: -55px;
    width: 45px;
    height: 45px;
    background: url(../images/wm_button_icon.png) no-repeat;
    background-position: 0 0;
    background-size: 100%;
}

#certify .swiper-button-prev:hover {
    background-position: 0 -46px;
    background-size: 100%
}

#certify .swiper-button-next {
    right: -55px;
    width: 45px;
    height: 45px;
    background: url(../images/wm_button_icon.png) no-repeat;
    background-position: 0 -93px;
    background-size: 100%;
}

#certify .swiper-button-next:hover {
    background-position: 0 -139px;
    background-size: 100%
}

/* 平板适配（过渡样式） */
@media only screen and (max-width:1440px) {
    #certify {
        position: relative;
        margin: 0 auto; 

        width: 90%;
    }
    #certify  .swiper-slide {
        width: 46%;
    }
}

/* 小平板/大屏手机适配 */
@media only screen and (max-width:1360px) {
    #certify {
        position: relative;
        margin: 0 auto; 

        width: 90%;

    }
    #certify .swiper-button-prev { 
        display:none;
    }
    #certify .swiper-button-next {
        display:none;
    }
}


@media only screen and (max-width: 768px) {

    .sy_cp {
        padding: 40px 0; 
    }
    #certify {
        width: 92%; 
        max-width: 100%; margin-bottom:20px;
    }

    #certify .swiper-slide {
        width: 85% !important; 
        box-shadow: 0 4px 15px #ddd; 
    }

    #certify .swiper-slide .wz {
        padding: 20px 15px;
    }
	
	#certify  .swiper-slide .wz .zc { width:100%; float: none;}
#certify  .swiper-slide h2 {
    font-size:18px; 
    margin-bottom:10px; 
}
#certify  .swiper-slide h3 {
    font-size:16px; padding-bottom:12px; 
}
#certify  .swiper-slide p {
    width:100%; float:100%; font-size: 14px; 
        line-height: 24px;
    margin: 0;
}
font-size: 14px; 
        line-height: 24px;
    .sy_cp .swiper-slide .yincang {
        font-size: 20px; 
        top: 45%;
        left: 50%;
        transform: translateX(-50%); 
        width: 80%; 
    }






    #certify .swiper-pagination {
        bottom: 15px; 
    }
    #certify .swiper-pagination-bullets .swiper-pagination-bullet {
        width: 8px;
        height: 8px; 
        margin: 0 3px; 
    }
    #certify .swiper-container {
        padding-bottom: 40px;
    }
}

.sy_cp  .swiper-slide {
    position: relative;
    overflow: hidden;
}
.sy_cp   .swiper-slide::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: black;
    opacity: 0;
    transition: opacity 0.5s ease-in-out;
    z-index: 1;
}
.sy_cp .swiper-slide .yincang{ 
    opacity: 0; 
    transition: opacity 0.5s ease-in-out;  
    position: absolute;
    top: 48%;
    left: 35%; 
    color: #ffffff; 
    font-size: 30px; 
    font-weight: bold; 
    text-align: center;  
    z-index: 2; 
}
.sy_cp  .swiper-slide:hover .yincang{ 
    opacity: 1; 
    z-index: 2; 
}
.sy_cp  .swiper-slide:hover::before {
    opacity: 0.5; 
}



/*核心优势*/
.core-wrap { width:100%; margin:0px auto; padding:120px 0px 30px 0px !important }
.core-box { width: 94%; margin: 0px auto 80px auto; height: 400px;}
.core-box .infos { width: 50%; height: 430px; padding:3% 5% ;  color: #333; position: relative; background:rgb(255,255,255,0.2); text-align:left;}
.core-box .infos .txts { width: 100%; height: 100%; position: relative; z-index: 9; }
.core-box .infos h3 { font-size:24px; padding: 30px 0 20px; font-weight:bold; color:#fff; }
.core-box .infos em { font-family:  Arial; font-size: 16px; line-height: 40px;}
.core-box .infos p { width: 100%; margin: 20px auto 50px auto; line-height: 28px; color: #ddd; font-size:16px; }
.core-box .infos .z1 { font-size:18px; line-height:40px; color:#fff; font-weight:bold;}
.core-box .infos .z2 { font-size:18px; line-height:40px; color:#fff; font-weight:bold; padding-top:10px;}
.core-box .infos .z3{width: 100%; margin:0px auto 0px auto; line-height:24px; color: #ddd; font-size:14px;}
.core-box .infos i{ float:left; padding-right:20px;}
.core-box .infos i img { width:40px;}
.core-box .infos a { width: 185px; height: 60px; background-color: #fff; border-radius: 5px; line-height: 60px; position: absolute; bottom: 60px; left: 50%; margin-left: -120px; color: #023894; font-size: 16px; padding-left: 55px; text-align: left; display: none;}
.core-box .infos a:before { content: ''; display: block; width: 19px; height: 10px; background: url(../images/icons.png) no-repeat -28px -44px; position: absolute; right: 55px; top: 25px; z-index: 2; }
.core-box .infos .bg { width: 100%; height: 450px; background-color: #023894; position: absolute; left: 0; top: -16px; z-index: 0; display: none; /*box-shadow: 2px 2px 10px rgba(11,156,149,.4), -5px -5px 40px rgba(11,156,149,.4);*/}
.core-box .infos:hover { z-index: 9; }
.core-box .infos:hover, .core-box .infos:hover p { color: #fff; }
.core-box .infos:hover i{ color: #fff;}
.core-box .infos:hover a, .core-box .infos:hover .bg { display: block; }

.mt50 {margin:50px auto 0px auto;}
@media only screen and (max-width:1440px){
.core-wrap { width: 100%; margin: 60px auto 0px auto;}
}
@media only screen and (max-width:992px){
.core-wrap { width:100%; margin:0px auto; padding:60px 0px 30px 0px !important }	
.core-box .infos { width: 100%; height: 320px;  margin-bottom:20px; }
.core-box {width:94%; margin: 30px auto; height:320px; border:solid 0px #dddddd; }
.core-box .infos h3 { font-size:18px; padding: 20px 0 15px; }
.core-box .infos h3 i img { width:30px;}
.core-box .infos p {  margin:10px auto 30px auto; line-height:24px; font-size:14px; }
.core-box .infos .z1 { font-size:15px; line-height:30px;}
.core-box .infos .z2 { font-size:15px; line-height:30px; padding-top:10px;}
.core-box .infos .bg { width: 100%; height: 260px;}

}



.sy_zyf { width:100%;padding:100px 0px; background:#fff; }
.sy_zyf .zc { width:33%; float:left; padding-top:2%;}
.sy_zyf .sl_bt { font-weight:bold; font-size:48px; padding-bottom:20px; text-transform:uppercase;}
.sy_zyf .zc p { font-size:16px; line-height:26px;}
.sy_zyf .zc ul { padding-top:30px; }
.sy_zyf .zc ul li { width:25%; float:left; text-align:center; margin:10px 0px;}
.sy_zyf .zc ul li img { width:55px; height:55px; border-radius:100px; margin-bottom:10px;}
.sy_zyf .yc { width:62%; float:right;}

@media only screen and (max-width:1440px) {
.sy_zyf .zc { width:25%; float:left; padding-top:0%;}
.sy_zyf .sl_bt {  font-size:44px; }
.sy_zyf .yc { width:70%; float:right;}
}

@media only screen and (max-width:995px) {
.sy_zyf { width:100%;padding:50px 0px;  }
.sy_zyf .zc { width:100%; float: none; padding-top:0%;}
.sy_zyf .sl_bt {  font-size:28px; }
.sy_zyf .zc p { font-size:14px; line-height:24px;}
.sy_zyf .mr { margin-top:20px;}
.sy_zyf .yc { width:100%; float: none;}
}

.covers-container {
            width: calc(280px * 3 + 20px * 2); /* 3张宽度 + 2个间距 */
            max-width: 100%; /* 响应式适配，小屏占满宽度 */
            margin: 0 auto;
            overflow-x: auto; /* 保留滚动功能 */
            scroll-behavior: smooth;
            /* 隐藏滚动条 - 火狐 */
            scrollbar-width: none;
            /* 隐藏滚动条 - IE/Edge */
            -ms-overflow-style: none;
        }
        /* 隐藏滚动条 - Chrome/Safari/Opera */
        .covers-container::-webkit-scrollbar {
            display: none;
        }
        /* 封面列表：横向排列 */
        .covers-list {
            display: flex;
            gap: 20px;
            padding: 0px 0;
            min-width: max-content;
        }
        /* 单张封面样式 */
        .cover-item {
            width: 280px;
            height: 380px;
            border-radius: 12px;
            overflow: hidden;
            box-shadow: 0 4px 12px rgba(0,0,0,0.1);
            transition: transform 0.3s;
            flex-shrink: 0; /* 防止封面被压缩 */
        }
        .cover-item:hover {
            transform: scale(1.02);
        }
        .cover-item img {
            width: 100%;
            height: 100%;
            object-fit: cover;
        }
        /* 底部进度条容器（保留） */
        .progress-container {
            width: calc(300px * 3 + 20px * 2);
            max-width: 100%;
            margin: 20px auto 0;
            height: 8px;
            background-color: #e0e0e0;
            border-radius: 4px;
            overflow: hidden;
            cursor: pointer; /* 鼠标指针变为手型，提示可点击 */
        }
        /* 进度条（跟随滚动） */
        .progress-bar {
            height: 100%;
            width: 0;
            background-color: #023894;
            border-radius: 4px;
            transition: width 0.2s ease;
        }

        /* 响应式适配：小屏调整容器和封面宽度 */
        @media (max-width: 960px) { /* 3张封面+间距的临界宽度 */
            .covers-container, .progress-container {
                width: calc(250px * 3 + 20px * 2);
            }
            .cover-item {
                width: 250px;
                height: 350px;
            }
        }
        @media (max-width: 790px) {
            .covers-container, .progress-container {
                width: 100%;
            }
        }









.sy_gy { width:100%; overflow:hidden; padding:120px 0px 60px 0px; }
.counter{ width:100%; margin:0px auto; padding:100px 0px 0px 0px; }
.counter ul li{ width: 25%; transition:all 0.3s; float: left; position:relative; text-align: center;}
.counter ul li:after{ content:""; position:absolute; right:0; top:50%; margin-top:-24px; height:48px; width:1px; background:#ddd; }
.counter ul li:nth-child(4n):after{ width:0;}
.counter ul li:nth-child(4n){ margin-right:0; padding-right:0;}
.counter ul li .tp { width:70px; height:70px;  margin:0px auto 20px auto; display:block; line-height:70px; }
.counter ul li .tp img { width:65px; padding:5px;}
.counter ul li .nums{ overflow:hidden; color:#fff; line-height:1;}
.counter span{display:inline-block; vertical-align:top; overflow:hidden;  color:#023894; font-family: Helvetica, sans-serif; font-weight: bold;  font-size:65px;}
.counter label{display:inline-block;vertical-align:bottom; font-weight:500; font-size:30px;color:#333; }
.counter .h6{ font-weight: normal; font-size:26px;  overflow:hidden;  margin-top:10px; color:#333; letter-spacing:5px;}
.counter ul li:hover{-webkit-transform: translate3d(0, -2px, 0); transform: translate3d(0, -2px, 0);}

@media only screen and (max-width:1660px){
.counter{  padding:80px 0px 0px 0px; }	
}



@media only screen and (max-width:1440px){
.f36 { font-size: 22px;}
.counter{  padding: 70px 0px 0px 0px; }
.i_two{ width: 100%; margin: 0px auto; background: url(../images/dbjj.jpg) no-repeat center bottom; }
.counter span{ font-size: 50px;}
.counter label{font-size: 50px;}
}


@media only screen and (max-width:995px){
.sy_gy {padding:50px 0px 0px 0px; height: auto;}
.sy_gy .left { width:100%; float:none; padding-top:0; margin-left: 0%;}
.sy_gy .left .wz h2{  font-size:2rem; margin-bottom:0px;}
.sy_gy .left .wz h3{font-size:22px; height:30px; }

.sy_gy .left .wz p { font-size:16px; line-height:26px; word-break: break-all;text-overflow: ellipsis;display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 5; overflow: hidden; }
.sy_gy .right { float:none; width: 100%; margin-left: 0%; margin-top:5%;}
}




@media only screen and (max-width:992px) {
.counter{  padding: 40px 0px 0px 0px; }
.counter ul li{ width: 50%; margin:10px 0px; }
.counter ul li:nth-child(2n):after{ width:0;}
.counter ul li:nth-child(2n){ margin-right:0; padding-right:0;}
.counter span{  font-size:30px;}
.counter label{font-size: 30px;}
.counter .h6{ font-size:16px; letter-spacing:0px; }
	
}




.mr { width:220px; height:50px; text-align:center; line-height:48px; margin:30px auto; border-radius:3px; }
.mr a {color:#023894; font-size:20px; border: 1px solid #023894;display:block;  border-radius:3px;}
.mr:hover a { background: #023894;color:#fff; font-size:20px; display:block; border: 1px solid #023894;  border-radius:3px;}
.mr i { margin-left: 15px;}
@media only screen and (max-width:992px) {
.mr { width:200px; height:40px; text-align:center; line-height:38px; position: relative; bottom:0px;  z-index:5; margin-top:-20px; }
.mr a { font-size:16px; }
.mr:hover a {  font-size:16px; }
.mr i { margin-left: 15px;}

}




.footer{width:100%; padding-top:50px; background:#222; color:#333;}
.footer h3{font-size:18px; color:#fff; font-weight:bold; margin-bottom:20px;}
.footer em{width:40px; height:2px; background-color:#fff; margin-bottom:20px; display:block;}


.footer .col-md-4 { width:30%; float:left; margin-right: 5%;}
.footer .l_x{margin-bottom:25px; line-height:30px;}
.footer .l_x i { margin-right: 5px;}

.footer .col-md-43 {float:left; width: 30%; }


.footer .l_y font { float: left; line-height: 46px; color: #FF0004; font-weight: bold;}
.footer .l_y input{width:48%; height:47px; font-size:12px;  border-bottom:1px solid #fff; line-height:46px; color:#fff; display:block; float:left}
.footer .l_y input:placeholder{color:#fff;}
.footer .l_y textarea{width:98%; margin-left: 1%; height:51px; background: none;padding:11px 0; border: none; border-bottom:1px solid #fff; font-size:12px; line-height:24px; color:#fff; display:block; resize:none; margin-bottom:20px; outline: none;}
.footer .l_y textarea:placeholder{color:#fff;}
.footer .l_y button{width:100px; height:35px; border-radius:3px; font-size:14px; line-height:35px; color:#fff; text-align:center; float:left; margin-right:20px; margin-left: 1%;}
.footer .l_y button.t_j{background-color:#023894;  color:#333; }
.footer .l_y button.c_z{background-color:#5b5b5b;}



.footer .s_j a{width:36px; height:36px; font-size:18px; text-align:center; line-height:32px; color:#f6f6f6; display:block; float:left; margin-right:5px;
-webkit-transition:all .5s;
-moz-transition:all .5s;
-ms-transition:all .5s;
-o-transition:all .5s;}
.footer .s_j a:hover{ color:#fff;}
.footer .t_p{float:right; text-align: center; color:#666;}
.footer .t_p img{width:100px; margin-bottom:10px;}
.footer .x_x{color:#fff; font-size:14px; text-align:center; padding:0px 0px 20px 0px }
.footer .x_x .l_f{float:left; width:70%;}
.footer .x_x .r_t{float:right; width:30%; text-align:right;}


.footer .tpp a{color:#666; width:30px; height:30px; line-height:30px; background:#f6f6f6; border-radius:100px; display:inline-block; text-align:center; margin:0px 10px 20px 0px; }
.footer .tpp a:hover{color:#333;}
.footer .tpp span{padding-right:15px;}


.footer .col-md-42 {float:left; margin-left:7%; }
.footer .col-md-42 p {color:#fff; line-height:28px;  font-size:14px;}
.footer .col-md-42 p a{ color:#fff; line-height:28px;  font-size:14px; }
.footer .col-md-42 p a:hover { color:#ccc;}


.footer .col-md-41 {float:left; width: 28%; }

.footer .t_p{}
.footer .t_p img{ width:100%}


.footer .lx{ width:100%}
.footer .lx li{ width:70%; float:left; }
.footer .lx li img{ width:90%}

@media only screen and (max-width:1600px){
.footer{}
.footer h3{font-size:22px;}
.footer .col-md-42 {float:left; margin-left:7%; }
.footer .col-md-42 p { line-height:26px;  font-size:15px;}
.footer .col-md-42 p a{ line-height:26px;  font-size:15px; }
}

@media only screen and (max-width:1360px){
.footer h3{font-size:20px;}
.footer .col-md-42 {float:left; margin-left:6%; }
.footer .col-md-42 p {line-height:26px;  font-size:14px;}
.footer .col-md-42 p a{ line-height:26px;  font-size:14px; }
}


@media only screen and (max-width:992px){
.footer{padding-top:30px;}
.footer .col-md-42 {float: none; margin-left:0%; width:100%; }
.footer h3{font-size:17px; margin-bottom:15px;}
.footer .sjd { display:none;}
.footer .col-md-42 p {line-height:24px;  font-size:14px;}
.footer .col-md-42 p a{  line-height:24px;  font-size:14px; }
.footer .col-md-41 {float: none; width: 100%; }


.footer .x_x{margin-top:30px; font-size:14px; }
.footer .x_x .l_f{float: none; width:100%;}
.footer .x_x .r_t{float: none; width:100%;}
}


.pc_kf{width:60px; position:fixed; right:10px; bottom: 100px; z-index:99999;}
        .pc_kf .nr{font-size:18px; text-align:center; line-height:40px; margin-bottom:10px; position:relative;}
        .pc_kf .tel{width:160px; background-color:#023894; font-size:18px; line-height:60px; color:#fff; position:absolute; top:0; right:-160px; opacity:0; border-radius:3px;}
        .pc_kf .tell{width:220px; background-color:#023894; font-size:18px; line-height:60px; color:#fff; position:absolute; top:0; right:-160px; opacity:0; border-radius:3px;}
        .pc_kf .nr:hover .tel{right:66px; opacity:1;
        transition:all .5s;
        -o-transition:all .5s;
        -ms-transition:all .5s;
        -moz-transition:all .5s;
        -webkit-transition:all .5s;}
        .pc_kf .nr:hover .tell{right:66px; opacity:1;
        transition:all .5s;
        -o-transition:all .5s;
        -ms-transition:all .5s;
        -moz-transition:all .5s;
        -webkit-transition:all .5s;}
        .pc_kf .ewm{width:130px; padding:10px 10px 0; background-color:#023894; position:absolute; bottom:0; right:-180px; opacity:0;}
        .pc_kf .ewm img{width:100%; height:auto; display:block; margin-bottom:10px;}
        .pc_kf .ewm p{font-size:14px; color:#fff; line-height:16px; margin-bottom:10px;}
        .pc_kf .nr:hover .ewm{right:66px; opacity:1;
        transition:all .5s;
        -o-transition:all .5s;
        -ms-transition:all .5s;
        -moz-transition:all .5s;
        -webkit-transition:all .5s;}
        .pc_kf .nr a{display:block; width:60px; height:60px; line-height:60px;  background-color:#023894;  overflow:hidden; border-radius:3px;}
        .pc_kf .nr i{color:#fff; font-size:26px;}
        .pc_kf .nr i.icon-qq{font-size:26px;}
        .pc_kf .nr i.icon-icon{font-size:26px; vertical-align:middle;}
        .pc_kf .fh{width:60px; height:60px;  background:#023894; text-align:center; line-height:60px; color:#fff; cursor:pointer;  }
        .pc_kf .fh i{font-size:24px; font-weight:bold; color: #fff;}
        .pc_kf .fh a {color: #fff; text-decoration: none; display:block; width:100%; height:100%;}
        .pc_kf .dxs { display:block;}
        .pc_kf .sxs { display: none;}

        /* 新增：微信二维码显示类（用于手机端点击控制） */
        .pc_kf .ewm.show{
            display: block;
            right:66px; 
            opacity:1;
            transition:all .5s;
        }

        @media only screen and (max-width:992px){
            .pc_kf{width:100%; position:fixed; right:0; bottom:0; z-index:99999;}
            .pc_kf .nr{width:25%; border-right:1px solid rgba(255,255,255,.6); font-size:20px; background:none; box-shadow:none; margin-bottom:0; float:left;}
            .pc_kf .tel{display:none;}
			.pc_kf .nr:hover .tell{display:none;}
            /* 修改：手机端二维码默认隐藏，通过show类控制显示 */
            .pc_kf .ewm{
                display:none; 
                position:fixed; 
                bottom:80px; 
                left:50%; 
                transform:translateX(-50%); 
                right:auto; 
                z-index:999999;
                opacity:1;
            }
            .pc_kf .nr a{display:block; width:100%; border-radius:0; background-color:#023894; box-shadow:none;}
            .pc_kf .nr i{color:#fff;}
            .pc_kf .nr a:hover i{color:#fff;}
            .pc_kf .fh{width:24.8%; box-shadow:none; font-size:22px; float:left; border-radius:0;}
            .pc_kf .dxs {display: none;}
            .pc_kf .sxs { display:block; margin:11px auto 0px auto; }
        }










.nban{ width:100%; height:auto; font-size:0; overflow:hidden; position:relative;}
.nban img{ width:100%; height:auto;}
.nban .bj { position: absolute; left: 0; top:0; height: 100%; width: 100%; background:rgba(0,0,0,.3); z-index: 5;}
.nban .wz { position: absolute; left:0; top:44%; z-index: 5; width: 100%; text-align:center;  }
.nban .wz h1 { font-size:40px; height: 60px; text-shadow: 0px 1px 3px rgba(0,0,0,.5); color: #fff;}
.nban .wz p { font-size:20px;text-shadow: 0px 1px 3px rgba(0,0,0,.5);color: #fff; line-height: 40px; padding-top: 15px;}
.nban .wz p a { color: #fff;}
@media screen and (max-width:1360px) {
.nban .wz { position: absolute; left: 5%; top:32%;}
}
@media screen and (max-width:992px) {
.nban{  height:300px; margin-top:0px;}
.nban img{ position:absolute; height:300px; width:auto; top:0; left:40%; transform:translateX(-40%); z-index:2}
.nban .wz { position: absolute; left:0; top:55%; width: 100%;}
.nban .wz h1 { font-size: 20px; height: auto; line-height: 32px; padding: 0px 20px; }
.nban .wz p { font-size:14px;padding-top: 0px;}
}



.cp_cpp { padding:60px 0px 0px 0px;}


.nytit {width:20%; float: left; background: #fafafa; padding:20px; overflow: hidden;}
.nytit h2 { height: 70px; line-height: 70px; font-size:26px; color:#333333; margin-bottom: 3px; border-bottom:1px solid #ddd;}
.nytit ul li { display:inline-block;padding:15px 0px; color: #000; font-size: 20px;  width: 100%; box-sizing: border-box; margin-bottom: 3px;position: relative;  border-bottom:1px solid #ddd; }

.nytit ul li i {width:100%;position: absolute;height: 100%;right: 10px;top: 0;background: url(../images/icon001.png) right center no-repeat;}
.nytit ul li .y_j {position: relative;}
.nytit ul li .y_j a { color:#023894; font-size:18px;}
.nytit ul li .e_j {position: relative;top:10px; left: 0; width:100%; display: none; border-top: #ddd 1px solid; padding:10px 0px;}
.nytit ul li .e_j a {display: block;line-height: 40px;font-size: 15px;color: #666666; font-weight:normal;}
.nytit ul li .e_j a:hover{color: #333;}
.nytit ul li a { color:#333;line-height: 30px;font-size: 18px; }
.nytit ul li:hover .y_j a { color:#000;}


.cp_lb { width:76%; float: right;}
.cp_lb ul li { width:31%;   float: left; margin:0 3.5% 3% 0%; overflow:hidden; border:1px solid #ddd; padding:20px;}
.cp_lb ul li:nth-child(3n){ margin-right:0;}
.cp_lb ul li img{  width:100%; height:auto;  box-sizing:border-box;  }
.cp_lb ul li h1{ display:block; font-size:20px; color:#000; position:inherit; line-height:50px; }
.cp_lb ul li:hover {box-shadow: 5px 4px 10px rgba(0,78,162,.2);}
.cp_lb ul li:hover h1 { color:#023894; transition: all 0.5s; }
.cp_lb ul li p { font-size:14px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3;  overflow: hidden; }
@media only screen and (max-width:1660px) {
.nytit {width: 22%;}
.cp_lb { width:75%;}	
}
@media only screen and (max-width:992px) {
.cp_cpp { padding:30px 0px 0px 0px;}
.nytit {width: 100%; float: none;}
.nytit h2 { height: 50px; line-height: 50px;  font-size:20px; }
.nytit ul li .y_j a { font-weight: bold; color: #000; font-size: 18px;}
.nytit ul li .e_j a {font-size: 16px;}
.cp_lb { width:100%; float: none; margin-top:20px;}
.cp_lb ul li { width:48%;  text-align: center; float: left; margin:0 1% 3% 1%;}
.cp_lb ul li h1{ font-size:14px;   }
}


/*翻页*/
.paging{width:100%; margin:20px auto 120px auto; text-align:center; overflow:hidden;}
.paging a{line-height:50px; color:#333; text-align:center; font-size:20px; width:50px; height:50px; margin:0 5px; display:inline-block; border:1px solid #ddd; }
.paging a:hover{ color:#023894;}
.paging a.on{color:#023894;}
.paging i {width:50px; height:50px;line-height:50px; color:#023894; display:inline-block; font-size:24px;}
.paging a.on i{color:#fff; background:#023894;}
@media only screen and (max-width:1023px) {
.paging a{font-size:16px;  margin:0 0px; width:40px; height:40px;line-height:40px;}
.paging i {width:35px; height:35px;line-height:35px;}
}


.cp_xq{width:80%; margin: 80px auto; }
.cp_xq .cp_xx{ padding:0px; margin-bottom:30px;}
.cp_xq .cp_xx .cp_zs{width:43%; float:left; padding:0;  overflow: hidden;}
.cp_xq .cp_xx .cp_zs img{width:100%; height:auto; display:block; border: 1px solid #ddd;}
.cp_xq .cp_xx .cp_js{width:50%; float:right; }
.cp_xq .cp_xx .cp_js h3{font-size:36px; color:#023894;font-weight:bold; padding-bottom: 30px; text-transform: uppercase;}
.cp_xq .cp_xx .cp_js h2 {font-size:24px; color:#023894; margin:70px 0px 40px 0px;}
.cp_xq .cp_xx .cp_js p{font-size:16px; line-height:30px; color:#666; margin-bottom:50px;}
.cp_xq .cp_xx .cp_js ul li { width:14%; float:left; font-size:14px; text-align:center; margin-right:2.6%;}
.cp_xq .cp_xx .cp_js ul li img { width:100%;}

.cp_xq .swiper-slide {background-size: cover;background-position: center;}
.cp_xq .gallery-topp { width:100%; height:auto;  overflow: hidden;}
.cp_xq .gallery-thumbs {height:170px;box-sizing: border-box; margin: 10px 0px 0px 0px; overflow: hidden;}
.cp_xq .gallery-thumbs img { width:100%;}
.cp_xq .gallery-thumbs .swiper-slide {opacity: 0.4;}
.cp_xq .gallery-thumbs .swiper-slide-thumb-active {opacity: 1;}

.cp_xsm { width: 100%;}
.tab{ width:100%; margin:0 auto;}
.tab-hd { overflow:hidden; zoom:1; border-bottom:1px solid #ddd;}
.tab-hd li{ float:left; color:#333; text-align:center; cursor:pointer; height:60px; line-height:60px; font-size:22px; margin-right:60px;}
.tab-hd li.active{ color:#023894; border-bottom:2px solid #023894;}

.tab-bd li{display:none; padding:30px 0px; }
.tab-bd li.thisclass{ display:list-item;}
.tab-bd li .wgh { font-size:16px; line-height:28px;}




@media (min-width: 1024px) and (max-width:1440px ) {
.cp_xq{width:90%; margin: 50px auto; }
.cp_xq .cp_xx .cp_zs{width:50%; float:left; padding:0;  overflow: hidden;}
.cp_xq .cp_xx .cp_js{width:47%; float:right; }
}
@media only screen and (max-width:995px){
.cp_xq{width:94%; margin:20px auto; float: none;}
.cp_xq .cp_xx .cp_zs{width:100%;  float:none; }
.cp_xq .cp_xx .cp_js{width:100%; float:none; margin-top:30px; }
.cp_xq .cp_xx .cp_js h3{font-size:30px;  }
.cp_xq .cp_xx .cp_js h4 { font-size:20px; }
.cp_xq .cp_xx .cp_js p{  font-size:12px; line-height: 24px;}
.cp_xq .cp_xx .cp_js ul li { width:15%; float:left; font-size:12px; text-align:center; margin-right:1.6%;}
.cp_xq .gallery-thumbs {height:75px;box-sizing: border-box;}
.tab-hd li{  font-size:22px; margin-right:60px;}

}

.ny_xz { padding:70px 0px;}
.ny_xz h1{ font-size:24px; padding-bottom:20px;}
.table-container {margin:0px auto;border-radius: 4px;overflow: hidden;box-shadow: 0 0 5px rgba(0,0,0,0.1);}
.data-table {width: 100%;border-collapse: collapse;}
.data-table thead tr {background:#023894;color: white;text-align: center;}
.data-table th { padding: 20px 8px;font-weight: normal;font-size: 17px; font-weight:bold;}
.data-table tbody tr {background: #fff;border-bottom: 1px solid #eee;text-align: center;}
.data-table tbody tr:nth-child(even) { background: #f9f9f9; }
.data-table tbody tr:hover {background: #f5f5f5;}
.data-table td {padding: 18px 8px;font-size: 15px;color: #333;}
.data-table td i { font-size:22px; color:#023894; font-weight:bold;}
        
@media (max-width: 768px) {
.ny_xz { padding:50px 0px;}
.ny_xz h1{ font-size:22px; padding-bottom:10px;}	
.table-container {width:100%; margin: 10px auto;}
.data-table th, .data-table td {padding:10px 6px;font-size:12px;}
.data-table td i { font-size:18px; }
}


.ny_zy1 {padding:80px 0px 120px 0px;}
.ny_zy1 h1 {font-size:32px;}
.ny_zy1 .wz { padding-top:20px; color:#666; font-size:16px;}

.founder-list {margin:40px auto;}
.founder-list.nopadding,.founder-list.nopadding ul{padding-top:0;}
.founder-list ul {padding-top:0px;}
.founder-list li {-webkit-transition: .3s;-o-transition: .3s;-moz-transition: .3s;transition: .3s; margin-bottom:30px; overflow:hidden; border:1px solid #ddd;}
.founder-list h4 {-webkit-transition: .3s;-o-transition: .3s;-moz-transition: .3s;transition: .3s; position:relative; z-index:1;}
.founder-list h4 span { position: relative; width:100%; height:70px; display:block; line-height:70px; color:#333; bottom:0; font-size:22px; z-index:5; left:0; text-align:left; padding-left:40px; background: url(../images/icon12.png) 97% center no-repeat;}
.founder-list .info {padding:40px;display: none;  border-bottom:1px solid #ddd; font-size:16px; line-height:28px; }
.founder-list .on {overflow: hidden;border-bottom: transparent;}
.founder-list .on h4 {background:#023894;color: #fff;}
.founder-list .on h4 span {color:#fff; background-image: url(../images/icon11.png);}
.founder-article {padding-top: 10px;}
.founder-article .article {padding-top: 20px;line-height: 26px;}
.font22 { font-size: 18px;}
@media only screen and (max-width:1660px){
.founder-list { margin: 50px auto;}
.founder-list h4 span {font-size:24px;}
.founder-list .info h5 { font-size:24px;}
.founder-list .info {font-size: 16px;  }
}
@media only screen and (max-width:992px) {
.ny_zy1 {padding:40px 0px 60px 0px;}
.ny_zy1 h1 {font-size:28px;}
.ny_zy1 .wz { padding-top:20px; color:#666; font-size:15px;}

.founder-list {  margin:20px auto;}	
.founder-list li { margin-bottom:20px; }
.founder-list h4 {-webkit-transition: .3s;-o-transition: .3s;-moz-transition: .3s;transition: .3s; position:relative;  overflow:hidden; z-index:1;}
.founder-list h4 span {  height:50px; line-height:50px; padding-left:10px;font-size:17px; z-index:5; }
.founder-list .info {padding:20px;}

.founder-list .info h5 { font-size:18px; }
.founder-list .info .zyq { width:100%; float:none;}
.founder-list .info .yyq { width:100%; float:none;}
.founder-list .info p {font-size:15px; line-height:24px; }
}


.ny_lxx { width:100%; padding:80px 0px;}
.ny_lxx .zc { width:45%; float:left; position:relative;}
.ny_lxx .zc .zcd { width:160px; text-align:center; line-height:24px; padding-top:180px;}
.ny_lxx .zc .zcd img { width:100%;  margin-bottom:10px;}
.ny_lxx .yc { width:50%; float:right; background:rgba(255,255,255,.8); padding:30px 50px;}
.ny_lxx .yc h1 { border-bottom:1px solid #ddd; font-size:24px; line-height:60px; font-weight:bold; margin-bottom:15px;  text-transform:uppercase;}
.ny_lxx .yc .zx { padding: 30px 0px; font-size: 18px; line-height: 24px;}
.ny_lxx .yc .zx i { width: 50px; line-height: 50px; height:50px; text-align: center; background:#023894; color: #fff; font-size: 22px; float: left; border-radius: 100px; margin-right: 20px; }
@media only screen and (max-width:992px) {
.ny_lxx { width:100%; padding:40px 0px;}
.ny_lxx .zc { display:none;}
.ny_lxx .yc { width:100%; float: none; padding:20px;}	
}


.lx_dt { text-align:center; padding:0px 0px 80px 0px;}
.lx_dt .tit2 { font-size:24px; line-height:50px; font-weight:bold;  text-transform:uppercase;}
.lx_dt .tit1 {font-size:16px;  margin-bottom:30px;}
.lx_dt .dt {background:rgba(255,255,255,.8); padding:10px;}
.lx_dt .dt .img { width:100%; height:auto;}

.cp_syy { width:47%; float:left;  background:rgba(255,255,255,.8); padding:30px 50px; }
.cp_syy .tit2 {border-bottom:1px solid #ddd; font-size:24px; line-height:60px; font-weight:bold; margin-bottom:30px;  text-transform:uppercase;}
.cp_syy .tit1 {font-size:16px; margin-bottom:25px; font-family:Arial, Helvetica, sans-serif;}
.cp_syy .zx { width:48%; margin-bottom: 20px; float:left;}
.cp_syy .mr2 { margin-left:4%;}
.cp_syy .zx .txt {width:100%; border: 1px solid #ddd; line-height: 50px; padding: 0px 20px; float: left; font-size: 14px; color: #666; height: 50px;}
.cp_syy .ym { width: 100%;}
.cp_syy .ym span { font-size: 18px; float: left; line-height:30px; }
.cp_syy .ym .txt {width:100%; border: 1px solid #ddd; line-height: 30px; padding: 0px 20px; float: left; font-size: 14px; color: #666; height: 100px; outline: none; font-family:"微软雅黑" ;  background:none;}
.cp_syy .button{ background:#023894; width:100%; line-height:50px; font-size: 18px; color: #fff;  margin:20px 0px 0px 0px; }
@media only screen and (max-width:992px) {
.cp_syy { margin:0px auto 30px auto; padding:20px; width:100%; float: none;}
.cp_syy .zx { width: 100%; margin-bottom: 20px;}
.cp_syy .mr2 { margin-left:0%;}
.cp_syy .zx .txt {width:100%; }
.cp_syy .ym .txt {width:100%;}
.cp_syy .ym span { line-height:50px; }
.cp_syy .button{margin: 20px 0px 0px 0px;}
}


.sy_js { padding:80px 0px; text-align:center;}
.sy_js h1 { font-size:40px; padding-bottom:20px;}
.sy_js .wz { font-size:17px; line-height:28px; color:#666; width:80%; margin:0px auto;}

.sy_js1 {}
.sy_js1 .left { width:50%; float:left; padding:6% 7%;}
.sy_js1 .left h2 {font-size:40px;  padding-bottom:20px;}
.sy_js1 .left p { font-size:16px; line-height:28px; color:#666;}
.sy_js1 .right { width:50%; float: right;}
.sy_js1 .right img { width:100%; height:auto;}


.video-img-container { position: relative;width: 100%; /* 图片宽度，可根据需要调整 */cursor: pointer; overflow: hidden;}
.video-cover-img {width: 100%;height: auto;display: block;}
.video-img-container .bj { position:absolute; width:40%; height:100%; left:0; top:0; background: linear-gradient(to right, rgba(255, 255, 255, 0.99), transparent); z-index:5;}
.play-btn {position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);width: 80px;height: 80px;background-color: rgba(0,0,0,0.6);border-radius: 50%;display: flex;justify-content: center;align-items: center;transition: all 0.3s ease;}
.play-btn:hover {background:#000;transform: translate(-50%, -50%) scale(1.1);}
.play-btn::after {content: '';width: 0;height: 0;border-style: solid;border-width: 20px 0 20px 30px;border-color: transparent transparent transparent #ffffff;margin-left: 5px;}
.video-modal {position: fixed;top: 0;left: 0;width: 100%;height: 100%;background-color: rgba(0,0,0,0.8);display: none;justify-content: center;align-items: center;z-index: 9999;}
.video-modal-content {position: relative;width: 80%;max-width: 900px;}
.close-btn {position: absolute;top: -40px;right: 0;width: 36px;height: 36px;background-color: #fff;border-radius: 50%;display: flex;justify-content: center;align-items: center;cursor: pointer;font-size: 20px;color: #333;font-weight: bold;}
#video-player {width: 100%;height: auto;border: none;border-radius: 8px;}

@media only screen and (max-width:1660px){
.sy_js .wz {width:80%; }
.sy_js1 .left { padding:3% 4%;}
}


@media only screen and (max-width:1440px){
.sy_js .wz {width:80%; }
.sy_js1 .left { padding:3% 4%;}
}

@media only screen and (max-width:1360px){
.sy_js .wz {width:100%; font-size:15px; line-height:24px; }
.sy_js1 .left { padding:3% 4%;}
.sy_js1 .left p { font-size:15px; line-height:24px; }
}

@media only screen and (max-width:992px){
.sy_js { padding:50px 0px 0px 0px; }
.sy_js h1 { font-size:30px;}
.sy_js .wz { font-size:14px; line-height:24px;}

.sy_js1 .left { padding:3% 3%; width:100%; float:none;}
.sy_js1 .left h2 {font-size:30px;  padding-bottom:20px;}
.sy_js1 .left p { font-size:14px; line-height:24px; }

.sy_js1 .right { width:100%; float:none;}
.sy_js1 .right img { width:100%; height:auto;}
}


.ny_ryzz {width: 100%; background:#f6f6f6;
  padding:80px 0px; 
  margin: 0;
  }
.ny_ryzz h1 { font-size:40px; padding-bottom:20px; text-align:center;}
.ny_ryzz .honors-sw-hook {display: flex; 
  justify-content: center;
  align-items: center; 
  box-sizing: border-box; 
  overflow: hidden;}
.ny_ryzz .honors-sw-hook .swiper-wrapper li.swiper-slide img { width: 100%; height: auto;box-sizing: border-box; }
.ny_ryzz .honors-sw-hook .swiper-wrapper li.swiper-slide-active { -webkit-transform: scale(1); transform: scale(1); -o-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); z-index: 10; }
.ny_ryzz .honors-wraper { position: relative; padding: 0; }
.ny_ryzz .honors-sw-hook { position: relative; overflow: hidden; padding: 20px 0 20px; }
.ny_ryzz .honors-sw-hook .swiper-wrapper li { -webkit-transition: all .7s ease; -o-transition: all .7s ease; 
	-moz-transition: all .7s ease; transition: all .7s ease; width: 20%; -webkit-transition: transform 1.0s; -moz-transition: 
	transform 1.0s; -ms-transition: transform 1.0s; -o-transition: transform 1.0s; text-align: center;}
.ny_ryzz .honors-sw-hook .swiper-wrapper li.swiper-slide-active { color: #023894;font-weight: bold;}
.ny_ryzz .honors-sw-hook .swiper-wrapper li p { padding-top: 10px; }
.ny_ryzz .honors-sw-hook .swiper-wrapper li img { display: block; width: 100%;box-shadow: 0px 0px 10px rgba(195,195,195,0.25); background: #fff; border-radius:5px; padding:8px; }
.ny_ryzz .swiper-btn { display: block; width: 42px; height: 42px;line-height: 42px; position: absolute; top: 50%; transform: translateY(-50%); -webkit-transform: translateY(-50%); -o-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); z-index: 99;color: #023894; }
.ny_ryzz .swiper-btn i {font-size: 30px;}
.ny_ryzz .honor-prev { left: 0; background-position: 0 0;line-height: 42px; }
.ny_ryzz .honor-next { right: 0; background-position: right 0; }

@media only screen and (max-width:992px){
.ny_ryzz { padding:40px 0px; }
.ny_ryzz h1 { font-size:30px;}

}


/*大事记start*/
.ny_fz { padding:80px 0px;}
.ny_fz h1 { font-size:40px; padding-bottom:40px; text-align:center;}
.event_box{position:relative;min-height:420px; }
.event_box .parHd {width:100%;display:inline-block;height:92px;overflow:hidden;}
.parHd  ul{width:100%;text-align:center;margin:0 auto;padding-top:25px !important;}
.parHd .tempWrap{margin:0 auto;}
.parHd .tempWrap:after{content:'';width:90%;height:1px;background:#999;position:absolute;right:5%;top:29%;z-index:10;}
.parHd li.no_line:before{display:none;}
.parHd li{display:inline-block;cursor:pointer;padding-top:30px;font-size:24px;color:#000;margin:0 80px;position:relative;}
.parHd li:after{content:'';background:url(../images/dot_ico.png) no-repeat;width:24px;height:24px;position:absolute;z-index:20;top:-12px;left:50%;margin-left:-14px;}
.parBd{text-align:center;margin-top:60px;}
.parBd h4{position:relative;font-size:28px;margin-bottom:3%;padding:0 30px;display:inline-block;text-align:center;}
.parBd h4:after{content:'';background:#000;width:60px;height:1px;position:absolute;left:-60px;bottom:20px;}
.parBd h4:before{content:'';background:#000;width:60px;height:1px;position:absolute;right:-60px;bottom:20px;}
.parBd .zkd { width:1000px; margin:0px auto;}
.parBd .tp { width:40%; float:left;}
.parBd .tp img { width:100%; border:1px solid #ddd; padding:5px;}
.parBd p{font-size:16px;width:50%; float:right; text-align:left; line-height:32px; padding-top:4%;}
div#listBox {width:100%;}
.sPrev,.sNext{width:40px;height:40px;display:block;position:absolute;top:10px; cursor:pointer;}
.sPrev{left:0;}
.sNext{right:0;}
.sPrev img,.sNext img{transition:all .6s cubic-bezier(.51,1.1,.9,.95);-moz-transition:all .6s cubic-bezier(.51,1.1,.9,.95);-webkit-transition:all .6s cubic-bezier(.51,1.1,.9,.95);-o-transition:all .6s cubic-bezier(.51,1.1,.9,.95);}
.parHd li.act span{display:block;width:24px;height:24px;overflow:hidden;background:url(../images/cat.png) no-repeat;position:absolute;top:-12px;left:13px;z-index:21;}
.parHd li span,.parHd li.clone span{display:none;}	
@media only screen and (max-width:992px){
.ny_fz { padding:40px 0px;}
.ny_fz h1 { font-size:30px; padding-bottom:20px; }
.parHd .tempWrap:after{content:'';width:28%;height:1px;background:#333333;position:absolute; left:3%;top:28%; right:48%;}
.parHd li{margin:0 60px;}
.parBd h4{font-size:25px;margin-bottom:3%;padding:0px;}
.parBd h4:after{ display:none;}
.parBd h4:before{display:none;}
.parBd .zkd { width:100%; }
.parBd .tp { width:100%; float: none;}
.parBd p{font-size:16px;width:100%; float: none;  padding-top:5%;}
.sPrev,.sNext{ top:10px;}
.sPrev img,.sNext img{ width:30px; height:30px;}
}



