*{
    margin: 0px;
    padding: 0px;
    /*word-break:break-all;*/
    box-sizing: border-box;
    -moz-box-sizing: border-box; 
    -webkit-box-sizing:border-box; 
    -ms-box-sizing:border-box; 
    -o-box-sizing:border-box;
}  
a[href]:after{content:normal;}
body {
    -moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;
    font-family: \5FAE\8F6F\96C5\9ED1;
    font-size: 14px;
    line-height: 20px;
    text-decoration: none;
    background: #050e22;
    height: auto;
}
a {
    color: #333;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    text-decoration: none;cursor: pointer;
}
a:hover, a:focus {
    color: #06C;text-decoration:none;
}
a:hover, a:active, a:focus {
  outline: none;
}

.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
    outline: none;          
}
img {
    display: block;
    max-width: 100%;
    height: auto;
}
ul, li{
    margin:0px; padding:0px;
    list-style-type:none;
}
ol, ul {
  list-style: none;
  margin-bottom: 0;
}
ul, li, a
{
    padding: 0px;
    margin: 0px;
}
button {outline: none;}
select { width:100%;}

.left {
    float: left;
}
.right {
    float: right;
}
.mb10 { margin-bottom:10px;}
.mb15 { margin-bottom:15px;}
.mb20 { margin-bottom:20px;}
.mb30 { margin-bottom:30px;}
.mb35 { margin-bottom:35px;}
.mb45 { margin-bottom:45px;}
.mt10 { margin-top:10px;}
.mt15 { margin-top:15px;}
.mt18 { margin-top:18px;}
.mt20 { margin-top:20px;}
.mt25 { margin-top:25px;}
.bh { display:block; overflow:hidden;}
.img-hover:hover {
    opacity: 0.8;
}
@font-face{
    font-family: 'ExtraBold';
    src:url('./Poppins-ExtraBold.otf');
}
@font-face{
    font-family: 'Medium';
    src:url('./Poppins-Medium.otf');
}
@font-face{
    font-family: 'SemiBold';
    src:url('./Poppins-SemiBold.otf');
}
@font-face{
    font-family: 'Regular';
    src:url('./Roboto-Regular.ttf');
}



@media (max-width: 991px){
    .mobmt {margin-top: 15px;}
    .mobmt20 {margin-top: 20px;}
    .mobpadding {padding: 0;}
    .mobmargin {margin: 0;}
}
@media (max-width: 767px){
    .lanmumt {margin-top: 0;}
    .mobmt22 {margin-top: 22px;}
}

@media (min-width: 1230px){
    .container{width: 1200px;}
}
@media (min-width: 1299px) {
    .container{ width: 1260px;}
}
@media (min-width: 1399px) {
    .container{ width: 1350px;}
}
@media (min-width: 1499px) {
    .container{ width: 1450px;}
}
@media (min-width: 1580px) {
    .container{ width: 1550px;}
}

/*---------------index---------------------*/

.fixedmeau{ 
    position: fixed;
    right:2%;
    top: 30px;
    display: block!important;
    opacity: 1!important;
    z-index: 9999;
}
.fixedmeau li{ 
    padding-bottom: 12px; 
    font-size: 32px; 
    margin-left: 15px; 
    border-bottom:4px solid #e66d28;
    font-weight: 700;
    cursor: pointer; 
    display: inline-block; 
    color: #e66d28;}
.fixedmeau .active{
    color: #e5e70a;
    border-bottom:4px solid #e5e70a;
}
.totop{width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center; 
    background: #0b52b7;
    position: fixed;bottom: 30px; right: 30px; 
     cursor: pointer;border-radius: 5px; 
     display: none;color:#fff;}
.totop img{ display: inline-block; width: 28px;}
.totop>span{display: block;line-height: 15px;font-size: 12px;color:#fff;}
.header_box{width:100%; margin: 0 auto;}
.header_box>.header{ font-size:64px;color:#4b4b4b;background: #fff;  }
.header_box>.meau{height:40px;line-height: 40px;color:#fff}


.yzzc{  }
.jdztbg01{
    background: url(20241011_75znztbgtop.jpg) no-repeat;
}
.top01_cas{ 
    overflow: hidden;
    padding: 2% 3%; 
}
.top01_cas .left a{ font-size: 18px; color: #fff; }
.top01_logo,
.top02_logo{ text-align: center; }
.top01_logo img,
.top02_logo img{ display:inline-block; max-width: 100%; }
.top01_logo{ margin: 100px 0; }
.qw_topttxcent{
    padding-top: 80px;
    background: url(20241011_75znzt_jjbg.png) no-repeat center bottom;
    padding-bottom: 60px;
}
.qw_topttxcentbg{ 
    display: block; 
    overflow: hidden;
    padding: 3%;
    background: url(20241011_75znzt_jjbg01.png) no-repeat; 
}
.left_75txt{ float: left; width: 65%; 
    padding: 5% 3% 4% 5%; }
.left_75txt p{ 
    color: #fff; font-size: 26px; line-height: 1.5;
    font-family: 'SemiBold';
}
/* .qw_topttxcentbg:hover .left_75txt p{color: #e66d28} */
.lrigt_75img{ 
    float: left; width: 35%; padding-top: 35px;
}
.lrigt_75img b{ transition: all 0.5s;
    display: block;
}
.lrigt_75img b:hover{transform: translateY(15px);}

.louceng_box{ }

.nerwbg01{
    background-image:url(20241011_75znztbg01.jpg);
}
.nerwbg02{
    background-image:url(20241011_75znztbg02.jpg);
}
.nerwbg03{
    background-image:url(20241011_75znztbg03.jpg);
}
.nerwbg04{
    background-image:url(20241011_75znztbg04.jpg);
}
.louceng{ 
    padding: 100px 0;
    overflow: hidden; 
    background-attachment: fixed;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: bottom center;}

.index_btmvideo{background:url(20241011_75znztbgbtm.jpg) no-repeat;}
.top_video{ padding: 50px 20%; margin-bottom: 50px;}
.top_video video{ width: 100%!important; height:auto!important; }
.both_txt{
    background:url(20241011_75znztbgbtmjs.png) no-repeat top center;
    
}
.both_txt .both_txttopa{ 
    font-size: 30px; color: #fff; 
    display: block; padding: 14% 2% 5%;}
.both_txt .both_txttopa p{ line-height: 1.6; font-family: "Medium";}
/* .both_txt .both_txttopa:hover p{color: #e5e70a} */
.btm_fx{ text-align: center; margin-bottom: 50px; }
.btm_fx a{ display: inline-block; width: 80px; margin:0 20px;  transition: all 0.5s;}
.btm_fx a:hover{transform: translateY(-15px);}
.btm_fx a img{ max-width: 100%; }
.foot_yj{background: #0b52b7; text-align: center;
    color: #fff;
    font-size: 18px;
    padding: 23px 0;
}


@media screen and (min-width:1921px){

   .qw_topttxcent{ background-size: 100% auto; }
   .jdztbg01,
   .qw_topttxcentbg,
   .index_btmvideo,
    .both_txt{ background-size: cover; }
    .both_txt{ padding-top: 5%; }
}
@media screen and (max-width:1799px){

}
@media screen and (max-width:1699px){

}
@media screen and (max-width:1599px){

}
@media screen and (max-width:1539px){
    .qw_topttxcentbg{  }
    .left_75txt{ padding: 6% 2% 3% 4%; }
    .left_75txt p{ font-size: 24px; }
    .louceng a{ width: 65%; }
    .both_txt .both_txttopa{ padding-top: 16%; }
}
@media screen and (max-width:1499px){
   
}
@media screen and (max-width:1399px){
   
}
@media screen and (max-width:1299px){
   .both_txt .both_txttopa{ padding-top: 17%; }
}
@media screen and (max-width:1199px){
   .both_txt .both_txttopa{ padding: 20% 0 5%; }
}
@media screen and (max-width:1080px){
   .jdztbg01{ background: url(20241011_75znztbgtop.jpg) #050e22 no-repeat;
    background-size: 100%; }
    .fixedmeau{ display: none!important; }
    .qw_topttxcentbg{ 
    background: url(20241011_75znzt_jjbg0101.png) no-repeat; }
    .left_75txt{ padding-top: 14%; }
    .index_btmvideo{ padding-top: 30px; }
    .top_video{ display: none; }
    .mobvideo{display: block!important;}
    .mobvideo{ margin:0 auto; width: 700px!important; height: 400px!important; }
    .mobvideo video{width: 700px!important; height: 400px!important;}
    .both_txt{background: url(20241011_75znztbgbtmjs01.png) no-repeat top center;}
    .both_txt .both_txttopa{ padding-top: 24%; }
}
@media screen and (max-width:991px){
   .left_75txt{ width: 100%; float: none; padding: 20% 0 0; }
   .left_75txt p{ font-size: 18px; }
   .lrigt_75img{ width: 100%; float: none; display: none;}
   .both_txt{ background-size: 220% auto; }
   .both_txt .both_txttopa{ padding: 30% 0 4%; }
}
@media screen and (max-width:767px){
    .top_video{ margin-bottom: 20px; }
    .qw_topttxcentbg{background-size: 160%;}
    .louceng{ padding: 30px 0; }
    .left_75txt p{ font-size: 16px; }
    
    .fixedmeau li{ font-size: 24px; }
   .qw_topttxcent{ padding-top: 20px; padding-bottom: 25px;}
   .top01_logo{margin-bottom: 16px; margin-top: 18px; }
   .left_75txt{ padding-top: 20%; }
   .louceng a{ width: 100%; }
   .top_video{ padding: 1px 4% 15px; }
   .both_txt .both_txttopa p{ font-size: 16px; }
   .btm_fx a{ margin:0 15px; width: 50px; }
   .foot_yj{ line-height: 1.4; }
   .btm_fx{ margin-bottom: 35px; }
   .mobvideo{ margin:0; width: 100%!important; height: 200px!important; }
    .mobvideo video{width: 100%!important; height: 200px!important;}
}
@media screen and (max-width:375px){
   
}


/* tupic */
.ztej_cent{ 
    background: url(20241011_75znejbg.jpg) no-repeat; 
    background-size: cover;
}
.top_noimg{}
.top_noimg img{ width: 100%; }
.ejtop_cas{ 
    padding: 33px 80px 10px 75px; overflow: hidden;
    position: absolute;
    left:0;
    top: 0;
    width: 100%;
}
.ejtop_cas .left a{ font-size: 19px; color: #fff; line-height: 35px; }
.pic_cengli{
    margin-top: -8%;
    position: relative;
}
.lanmu_er{ 
    top: -118px;
    position: absolute;
    right: 10%;
    font-size: 46px;
    color: #fff;
    width: 478px;
    line-height: 1.2;
    font-weight: 700;  
    font-family: "ExtraBold";
}
.breadcrumb{ 
    background: none;
    font-size: 22px;
    color: #fff;
    padding: 26px 0 35px;
    position: relative;
}
.breadcrumb::after{
    position: absolute;
  content: '';
  width: 160px;
  height: 6px;
  background:#D54347;
  left:0;
  top: 0;
    
}
.breadcrumb a{
    color: #fff;
}
.breadcrumb a:hover{ color: #e66d28; }
.pic_cengli ul{}
.pic_cengli ul li{}
.pic_cengli ul li a{}
.pic_cengli ul li a p{
    font-size: 22px; color: #fff; line-height: 1.3;
    padding: 10px 0;
    min-height:152px;
    font-family: "Regular";
}
.pic_cengli ul li a:hover p{ color: #e66d28; }


#number-display{ 
    font-family: "ExtraBold";
    font-size: 400px; 
    line-height: 1;
    min-height:650px; 
    /* background: -webkit-linear-gradient(left bottom, #6E5B3C, #F8B639, #FFDA3C, #CB5975);
    background: linear-gradient(to right top, #6E5B3C, #F8B639, #FFDA3C, #CB5975);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    text-fill-color: transparent; */
    background: linear-gradient(to top right, #FFDA3C,#FFDA3C,#CB5975 );  
    -webkit-background-clip: text;  
    color: transparent; 
}

@media screen and (min-width:1921px){
    .ztej_cent{ background-size: cover; }
}
@media screen and (max-width:1600px){
    .ejtop_cas .left a{ font-size: 18px; }
}
@media (max-width: 1399px){
   .lanmu_er{ width: 400px; font-size: 42px; right: 5%;}
}
@media (max-width: 1299px){
   .ejtop_cas .left a{ font-size: 16px; }
   .lanmu_er{ width: 375px; font-size: 36px; }
}
@media (max-width: 1199px){
   .lanmu_er{  font-size: 32px; right: 3%;}
}
@media (max-width: 991px){
    .pic_cengli{ margin-top: -5%;}
    .lanmu_er{  width: 290px; font-size: 24px; right: 3%; top: -85px;  }
}
@media (max-width: 767px){
    .ejtop_cas{ padding: 15px; }
    .ejtop_cas .right{ width: 40%; }
    .ztej_cent{ background-size: cover; }
    .lanmu_er{  position:static; width: 100%; padding: 15px; margin-bottom: 20px; }
    .breadcrumb{ font-size: 18px; }
    .pic_cengli ul li a p{ font-size: 18px; min-height:auto; margin-bottom: 30px; }
    #number-display{ 
        font-size: 100px;min-height:auto;  }

}


/* xilan */
.xlbgwhite{ 
    background: #fff;
    padding: 0 20px;
    min-height:850px;
}
.xlbgwhite .breadcrumb{color: #333;}
.xlbgwhite .breadcrumb a{
    color: #333;
}
#xlmain {
    display: block;
    overflow: hidden;margin:0px;
    padding: 0 5% 30px;
}
.xltoptitle{
    padding: 0 0px 10px 0px;
    margin: 0;
}

#xlmain .wztitle {
    font-size: 45px;
    line-height: 1.4;
    text-decoration: none;
    text-align: center;
    font-family: "Regular";
    margin-bottom: 18px;
}
.lyandtime{ color:#9a9a9a; }
#xlmain .qtinfo {
    color:#666; 
    text-align:left; 
    padding: 0px 0px 0 0px;margin-bottom: 0;}
.share_sy{  border-bottom: 0; padding-bottom: 6px; }
#xlmain .textxl p{ text-indent: 0; margin-bottom: 25px; }


#xlmain .qtinfo a {color:#666; text-decoration: none;}
#xlmain .qtinfo a:hover {color:#de0c0c; text-decoration: none;}
#xlmain .text { margin:0; overflow:hidden; display:block;}
#xlmain .text p {margin: 0 0 24px 0;}
#xlmain .text p:last-child {margin: 0;}
#xlmain .text img {display: block;margin-right: auto;margin-left: auto;}
#xlmain .textlx { margin:0; overflow:hidden; display:block;}
#xlmain .textlx p {margin: 0 0 12px 0;}
#xlmain .textlx img {display: block;margin-right: auto;margin-left: auto;}
#xlmain .textxl { margin:10px 6px 6px 6px; overflow:hidden; display:block;}
#xlmain .textxl img {display: block;margin-right: auto;margin-left: auto;padding: 0 0 10px 0;}
#xlmain .textxl table {margin: 0 0 15px 0;}
#xlmain .textxl td {text-align: center;}
#xlmain .textsp { margin:30px auto 0 auto; overflow:hidden; display:block;width: 56%;}
#xlmain .textsp video {border: #c3d2e5 solid 6px;border-radius: 5px;margin-bottom: 10px;}
#xlmain .xilan-content-main.zoomIn {
  font-size: 19px;
  line-height: 36px;
}
#xlmain .xilan-content-main.zoom {
  font-size: 16px;
  line-height: 30px;
}
#xlmain .xilan-content-main.zoomOut {
  font-size: 13px;
  line-height: 24px;
}
#xlmain .textxl *{
    font-size: 22px!important;
    line-height: 2!important;
    font-family: 'Regular'!important;
}
#xlmain .textxl p a{ color:#2966ca !important}
.time_ly{ overflow: hidden;
    padding-bottom: 20px; 
    border-bottom:2px solid #E1E1E1;
    margin-bottom: 25px;
    font-size: 16px;
    font-family: 'Regular'!important;
}
.time_ly .left{ float: none; margin-right: 6px;  }
.time_ly .right{ float: none; display: block;  text-align: center; }
.time_ly .right b{  margin-right: 20px; }
.text_right{ text-align: right; }
.text_center{ text-align: center; }
.xl_font font{ cursor: pointer; }
.xl_font font:hover{ color:#2d5dc3; }
.fenxiang{ display: inline-block; margin-left: 15px; }
.Previous_Next{ overflow: hidden; padding: 45px 0;
border-top: 1px solid #D5D5D5;}
.Previous_Next a{ font-size: 16px; color: #999; }
.Previous_Next a:hover{ color: #0A3B8D; }
.Previous_Next a span{ font-size: 18px;display: inline-block; margin:0 4px; }
.top_xlline{
    height: 7px;
    margin-bottom: 30px;
    background: -webkit-linear-gradient(#D0E9FF 0%, #FFFFFF 100%);
    background: -o-linear-gradient(#D0E9FF 0%, #FFFFFF 100%);
    background: linear-gradient(#D0E9FF 0%, #FFFFFF 100%);
}


#xlmain .wztitlefb{    
    font-size: 18px;
    line-height: 24px;
    color: #333;
    margin-bottom: 3px;
    text-decoration: none;
    text-align: center;
    font-weight: 700;
}
.cas-wrap-appendix{ border-top: 1px solid #C5C5C5; padding-top: 45px; }
.cas-wrap-appendix h6{ font-size: 18px; float: left; margin-right: 15px; margin-top: 0; }
.cas-wrap-appendix ul{ margin-bottom: 30px; margin-top: 3px;}

@media (min-width: 768px) {
    #xlmain .textxl img {max-width: 100%;}
    #xlmain .wztitle{ padding: 0 0 0; }
}
@media (max-width: 1199px) {
    #xlmain .textsp { width: 64%;}
    .enclosure_btm h3{ width: 16%;}
    .enclosure_btm ul{ width: 84%; }
}
@media screen and (max-width: 991px){
    #xlmain .textsp { width: 80%;}
    .share_sy .col-sm-5{ width:100%; margin-bottom: 5px;}
    #xlmain .qtinfo{  text-align: center; }
    .share_sy .col-sm-7{ width:100%;text-align: center; }
    .font_txtbh{ float: none; }
    .enclosure_btm h3{ width: 25%;}
    .enclosure_btm ul{ width: 75%; }
}
@media (max-width: 767px) {
    #xlmain .textxl *{
        font-size: 18px!important;
        line-height: 32px!important;
    }
    #xlmain .wztitle {line-height:30px;font-size: 24px; margin-bottom: 20px;}
    #xlmain .textsp { width: 100%;margin:15px auto 2px auto;}
    .font_txtbh{ margin-bottom: 5px; }
    .share{text-align: center;
    width: 140px;
    float: none;
    margin: 0 auto;}
    .enclosure_btm h3{ width: 100%;}
    .enclosure_btm ul{ width: 100%; }
    .time_ly .left{ width: 100%; text-align: center; margin-bottom: 6px;}
}

#cas_share_weixin_qrcode_dialog{ z-index:999;}
.home_stories_content_list-thumb_card{ 
    background:none; border:0; display: block; 
     width: 100%;
}
#App{position: static!important;  overflow: hidden; }







/* Scroll to top
---------------------------------- */
.scrollToTop {
    color: #fff;
    position: fixed;
    bottom: 5px;
    right: 5px;
    width: 40px;
    height: 40px;
    line-height: 38px;
    text-align: center;
    cursor: pointer;
    background-color: #0b52b7;
    z-index: 1005;
    border-radius:4px;
    display: none;
}
.scrollToTop img{
    display:inline-block;
    width: 28px;
}
/* Small devices (tablets, phones less than 767px) */
@media (max-width:767px) {
    .scrollToTop {
        width: 40px;
        height: 40px;
        line-height: 37px;
        background-color: rgba(0, 0, 0, 0.4);
    }
    .scrollToTop img{
        display:inline-block;
        width: 25px;
    }
    .mb50{ margin-bottom: 30px; }
}

.img_hovbig{
    display: block;
  overflow: hidden;
}
.img_hovbig img {
  margin: 0;
  width: 100%;
  -webkit-transition-duration: .5s;
          transition-duration: .5s;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
.img_hovbig:hover img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}