*{
    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: #F6D660;
    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;
}
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;}
.mb75 { margin-bottom:75px;}
.mb100 { margin-bottom:100px;}
.mb140 { margin-bottom:140px;}
.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:'avantgarde';
    src:url('./Avenir Next.ttc');
}
@font-face{
    font-family: 'Ultrabold';
    src:url('./NeueMachina-Ultrabold.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: 1350px) {
    .container{ width: 1320px;}
}
@media (min-width: 1450px) {
    .container{ width: 1418px;}
}
/*---------------index---------------------*/
.yzzc{}

/*zong*/
.jdztbg01{
    background:url(20230116_yeartop.png) no-repeat top center;
    min-height: 1280px;
}
.top01_cas{ padding: 33px 80px 33px 75px; overflow: hidden;}
.top01_cas .left a{ font-size: 20px; color: #fff; line-height: 35px; }
.top02_logo{ padding: 80px 75px 70px; margin-bottom: 15px; text-align: center;}
.top02_logo img{ max-width: 100%;  display: inline-block; }

.nd_txt{ width: 50%; }
.nd_txt a{ display: block; padding-top: 15%; }
.nd_txt h3{ 
    background: #DFB000;
    background: rgba(223, 176, 0, 0.5);
    padding: 30px 20px;
    font-size: 28px;
    font-weight: 700;
    color: #FFFFFF;
    line-height: 43px;
    margin: 0;
    font-family: 'Ultrabold';
 }
.nd_txt .tszt span{font-family: 'avantgarde';}
.nd_txt a:hover h3{color:#f2e228;}
.nd_txt p{
    font-family: 'avantgarde';
    font-size: 20px;
font-weight: 400;
color: #FFFFFF;
padding: 22px 22px 0;
line-height: 35px;}
.nd_img{ width: 50%; }
.nd_txt01 p{color: #A06B00;}
.nd_txt01 a:hover h3{color: #764545;}

.mob_none{  }
.nd_txt .pc_none{ display: none; }

.nd_imgtwo{ margin: 0 -10px; overflow: hidden;}
.nd_imgtwo a{ display: block; float: left; width: 50%; padding:  0 10px; }

.ndzt_bg01{ 
    background:url(20230116_yearbg01.png) no-repeat left top;
    padding: 180px 0 260px;
}
.ndzt_bg02{
    background:url(20230116_yearbg02.png) no-repeat right top;
    padding: 200px 0 190px;
}
.ndzt_bg03{ 
    background:url(20230116_yearbg03.png) no-repeat left top;
    padding: 186px 0 250px;
}
.ndzt_bg04{
    background:url(20230116_yearbg04.png) no-repeat right top;
    padding: 188px 0 156px;
}
.ndzt_bg05{
    background:url(20230116_yearbtm.png) no-repeat left bottom;
    padding: 0 0 0;
}

.ndzt_bg05 .nd_txt{ width: 100%; }
.ndzt_bg05 .nd_txt a{ padding-top: 25px; }

.foot_yj{ padding: 122px 0 60px; }


.foot_yj{ 
font-size: 20px;
text-align: center;
color: #fff;}

.top03_glmob{ display: none; }



@media (min-width: 1930px){
    .jdztbg01{ 
        background-size: 100% auto;
    }
    
    .ndzt_bg05{
        background-size: 100% auto;
    }

}
@media (max-width: 1899px){
    
}
@media (max-width: 1780px){
   
}
@media (max-width: 1680px){
    
}
@media (max-width: 1600px){
    
    .ndzt_bg01{ 
        background-size: 85%;
    }
    .ndzt_bg02{
        background-size: 85%;
    }
    .ndzt_bg03{ 
        background-size: 85%;
    }
    .ndzt_bg04{
        background-size: 85%;
    }
}
@media (max-width: 1480px){
     
}
@media (max-width: 1366px){
   .btzw_cent h3{ font-size: 24px; }
   .btzw_cent p{ font-size: 17px; }
}
@media (max-width: 1299px){
    .a_centimg a{ width: 400px; height: 400px;}
    .a_centimg b img{ width: 400px; height: 400px;  }

    .ndzt_bg01{padding-top: 100px; padding-bottom: 130px; }
    .ndzt_bg02{padding-top: 90px; padding-bottom: 60px; }
    .ndzt_bg03{padding-top: 90px; padding-bottom: 90px; }
    .ndzt_bg04{padding-top: 90px; padding-bottom: 90px; }
}
@media (max-width: 991px){
    .nd_txt{ width: 100%; }
    .nd_img{ width: 100%; }
    .mob_none{ display: none; }
    .nd_txt .pc_none{ display: block; }
     .nd_txt a{ padding-top: 2%; }
}

@media screen and (max-width:767px){ 

   .top01_cas {
    padding: 15px;}
    .top01_cas .right{ width: 40%; }
    .top02_logo{ padding: 15px; }
    .nd_txt a{ padding-top: 0; }
    .foot_yj{ height: auto; padding:36px 10px; line-height: 25px; font-size: 16px;}
    .nd_txt h3{ font-size: 18px; line-height: 32px; padding: 20px;}
    .mb140{ margin-bottom: 60px; }
    .mb100{ margin-bottom: 60px; }
    .ndzt_bg01{ padding-bottom: 10px; }
    .ndzt_bg03{ padding-bottom: 20px; }
    .ndzt_bg04{ padding-bottom: 10px; }
    
}
@media screen and (max-width:375px){
   
}


/* Scroll to top
---------------------------------- */
.scrollToTop {
    color: #fff;
    position: fixed;
    bottom: 5px;
    right: 5px;
    width: 45px;
    height: 45px;
    line-height: 42px;
    text-align: center;
    cursor: pointer;
    background-color: #0e67a6;
    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);
}









