   @font-face {
      font-family: 'dincond'; /* 自定义字体名称，后续用这个名称调用 */
      src: url('./font/dincond-regular.otf') format('truetype');/* 兼容旧浏览器/移动端 */
      font-style: normal;
      font-display: swap; /* 优化加载体验：先显示默认字体，字体加载后替换 */
    }
     @font-face {
      font-family: 'dincondb'; /* 自定义字体名称，后续用这个名称调用 */
      src: url('./font/DINCond-Black.otf') format('truetype');/* 兼容旧浏览器/移动端 */
      font-style: normal;
      font-display: swap; /* 优化加载体验：先显示默认字体，字体加载后替换 */
    }
     @font-face {
      font-family: 'dincondm'; /* 自定义字体名称，后续用这个名称调用 */
      src: url('./font/DINCond-Medium.otf') format('truetype');/* 兼容旧浏览器/移动端 */
      font-style: normal;
      font-display: swap; /* 优化加载体验：先显示默认字体，字体加载后替换 */
    }
     @font-face {
      font-family: 'dincondba'; /* 自定义字体名称，后续用这个名称调用 */
      src: url('./font/DINCond-BoldAlternate.otf') format('truetype');/* 兼容旧浏览器/移动端 */
      font-style: normal;
      font-display: swap; /* 优化加载体验：先显示默认字体，字体加载后替换 */
    }

    
    body{
        font-family: 'dincondm';
    }



/* 

.wrapper{margin: 0 auto;}
.wrapper img{margin-top: -1px;}
.con1,.con2,.con3,.con4,.con5,.con6,.con7{position: relative;margin: 0 auto;max-width: 1920px;}
.t_con1 {
    position: absolute;
    top: 58px;
    left: 50%;
    transform: translate(-50%, 0);
    z-index: 2;
}
.t_con1_cen{text-align: center;font-size: 30px;color: #026bb2;line-height: 25px;padding: 89px 0 30px;}
.t_con1_bot ul{text-align: center;display: flex;align-items: center;    justify-content: center;color: #1079be;font-size: 20px;}
.t_con1_bot ul li a{color: #1079be;}
.t_con1_bot ul li{padding: 0 30px;font-family: 'Figtree';}
.t_con1 .t_con1_top img{width: auto;}
.t_con1 .t_con1_top{text-align: center;}
.t_con2{position: absolute;left: 48%;bottom: 14%;}
.t_con3{position: absolute;left: 22%;bottom: 12%;}
.t_con4{position: absolute;left: 48%;top: 19%;}
.t_con5{position: absolute;left: 21%;top: 18%;}
.t_con6{position: absolute;left: 21%;top: 10%;}
.t_con7,.foot-t{font-size: 16px;position: absolute;left: 50%;top: 70%;transform: translate(-50%, -50%);color: #fff;font-family: 'Figtree';}




.footer{position: relative;}


.sect1,.sect2,.sect3,.sect4{text-align: center;width: 1200px;margin: 0 auto;}
.sect1 h3 img{width: auto;}   */

/* 专题 */

.ny.ztitem{background: url(./zt_ny260116.png) center top no-repeat;top: 0!important;}
.ztitem .header{padding-top: 200px;text-align: center;color: #fff;width: 1200px;margin: 0 auto;padding-bottom: 278px;}
.ztitem .header .h-t-l{
    font-size: 172px;
    color: #fff;
    font-family: "dincondba";letter-spacing: -5px;
}
.ztitem .header .h-t-r{    color: #fff;
    font-family: "dincondba";
    font-size: 47px;
    text-align: left;
    margin-left: 28px;
    margin-top: 18px;}
    .head-bot{margin-top:20px;}

.section{width: 1200px;margin: 0 auto;}

.ztitem .header .head-top{display: flex;margin-left: 154px;}
.ztitem .header a{color: #fff;font-size: 20px;letter-spacing: 2px;}
.ztitem .header i{color: #fff;padding: 0 20px;}
.ny .sect1 .sect1-l ul{display: flex;flex-wrap: nowrap;width: 1200px;background: url(./zt_ny260119_03.png) no-repeat;}
.sect1 .sect1-l ul li{flex-shrink: 1;margin-right: 11px;}
.sect1 .sect1-l ul li:last-child{margin-right: 0;}
.ny .sect1 a h3,.ny .sect4 a h3,.ny .sect2 a h3,.ny .sect3 a h3{color: #54B833;font-size: 60px;text-align: center;margin-bottom: 42px;}
.sect1 .sect1-l a{width: 232px;height: 407px;display: block;box-sizing: border-box;padding: 0 23px;}
.sect1 .sect1-l *{color: #fff;text-align: left;}
.sect1 .sect1{margin-bottom: 113px;}
.sect1 .sect1-l p{font-size: 32px;padding-top: 66px;line-height: 1;    height: 100px;display: flex;flex-direction: column-reverse;}
.sect1 .sect1-l dl{margin-top: 29px;}
.sect1 .sect1-l dl dd::before{content: "";background-color: #fff;width: 4px;height: 4px;display: block;position: absolute;left: 0;top: 9px;}
.sect1 .sect1-l dl dd{padding-left: 18px;position: relative;font-size: 20px;margin-top: 12px;line-height: 1.3;}

.sect2{    margin-top: 88px;    height: 592px;}
.sect2 .sect1-l ul{display: flex;flex-wrap: nowrap;width: 1200px;padding-left: 30px;    padding-top: 62px;}
.sect2 .sect1-l ul li {flex-shrink: 1;position: relative;width: 318px;box-sizing: border-box;height: 280px;}
.sect2 .sect1-l ul li a{display: block;height: 280px;}
.sect2 .sect1-l ul li:last-child{margin-right: 0;}

.sect2>a p {font-size: 30px;margin-bottom: 58px;}
.ny .sect2 .sect1-l *{text-align: left;color:#54B833;}
.sect2 .sect1{margin-bottom: 113px;}
.sect2 .sect1-l p{font-size: 38px;letter-spacing: 0;}
.sect2 .sect1-l dl{margin-top: 22px;}

.sect2 .sect1-l dl dd{position: relative;font-size: 20px;margin-top: 8px;line-height: 1;}

.sect3{margin-top: 130px;}

.sect3>a p {color: #4266C2;font-size: 30px;margin-bottom: 50px;}
.sect3 .sect1-l{ height: 410px;
    width: 1200px;
    background-size: 100% 660px;
    background-position: center bottom;
}
.ny .sect3 ul{background: url(./zt_ny260119_06.png) no-repeat;height: 424px;    display: flex;
    justify-content: space-between;}
.sect3 ul p {
    color: #fff;
    display: flex;
    height: 100%;
    flex-direction: column-reverse;
    font-size: 44px;
    padding: 25px;
    box-sizing: border-box;
    width: 256px;
    line-height: 1;
}
.sect3 ul a{display: block;height: 100%;}
.sect3 ul li{width: 292px;}

.sect4>a p {
    color: #33A3CC;
    font-size: 30px;
    margin-bottom: 80px;
}
.sect4{margin-top: 206px;}

.sect4>a p {color: #4266C2;font-size: 30px;margin-bottom: 50px;}
.sect4 .sect1-l{ height: 410px;
    width: 1200px;
    background-size: 100% 660px;
    background-position: center bottom;
}
.ny .sect4 ul{background: url(./zt_ny260119_08.png) no-repeat;height: 272px;    display: flex;
    justify-content: space-between;}
 .sect4 ul p {
    color: #fff;
    display: flex;
    height: 100%;
    flex-direction: column-reverse;
    font-size: 44px;
    padding: 33px 24px;
    box-sizing: border-box;
    width: 595px;
    line-height: 1;
}
.ny .footer{height: 222px;}


/* 马来西亚 */
.mlxy{background: url(./zt_mlxy260116.png) center top no-repeat;}
.ztitem .header {
    padding-bottom: 259px;
}
.mlxy.ztitem .header .h-t-r {
    color: #fff;
    font-family: "dincondba";
    font-size: 54px;
    text-align: left;
    margin-left: 28px;
    margin-top: 44px;
}
.mlxy h3{color: #688AC2;    font-size: 60px;
    text-align: center;
    margin-bottom: 42px;}
.mlxy .sect1-l ul{display: flex;}
.mlxy .sect1 .sect1-l a{width: 394px;}
.mlxy .sect1 .sect1-l p{height: 163px;padding-bottom: 22px;padding-bottom: 18px;}
.mlxy .sect2 *{color: #688AC2;}
.mlxy .sect2 .sect1-l ul{padding-left: 0;display: block;}
.mlxy .sect2 .sect1-l{margin-top: 340px;}
.mlxy .sect2 .sect1-l ul li {
     position: relative;
    width: 276px;
    box-sizing: border-box;
    height: auto;
    padding-left: 24px;
    float: left;
    margin-right: 24px;
}
.mlxy .sect2 .sect1-l ul li::before {
    content: "";
    background-color: #688AC2;
    width: 10px;
    height: 100%;
    position: absolute;
    left: 0;    top: 8px;
}
.mlxy .sect2 .sect1-l ul li a{height: auto;}
.mlxy .sect2{height: 656px;}
.mlxy .sect3 ul *{color: #fff;}
.mlxy .sect3 ul li{width: 593px;}
.mlxy .sect3 .sect1-l ul {
    justify-content: space-between;height: 100%;
}
.mlxy .sect3 ul p{width: 100%;height: 234px;padding: 0;margin-bottom: 30px;}
.mlxy .sect3 ul li a{padding: 16px;    box-sizing: border-box;}
.mlxy .sect3 ul li dd{font-size: 20px;}
.mlxy .footer{height: 285px;}

/* 泰国 */
.tg{background: url(./tg260121.png) center top no-repeat;}
.tg.ztitem .header .h-t-r {
    color: #fff;
    font-family: "dincondba";
    font-size: 47px;
    text-align: left;
    margin-left: 29px;
    margin-top: 19px;
    width: 342px;
}
.tg.ztitem .header .head-top {
    display: flex;
    margin-left: 241px;
}
.tg h3{color: #5B59BA;font-size: 52px;text-align: center;}
.tg.ztitem .header {
    padding-bottom: 273px;
}
.tg .sect1 .sect-p{height: 520px;}
.tg .sect1 .sect-p p{    width: 100%;
    padding: 246px 100px 0;
    text-align: center;
    color: #fff;
    font-size: 23px;
    box-sizing: border-box;
}
.tg .sect2{height: auto;}
.tg .sect2 .sect-p{height: 585px;}
.tg .sect2 .sect-p p{  width: 100%;
    padding: 452px 250px 0;
    text-align: center;
    color: #505B86;
    font-size: 23px;
    box-sizing: border-box;
}
.tg .sect3{margin-top: 100px;}
.tg .sect3 .sect-p p{     width: 100%;
    padding: 414px 100px 0;
    text-align: center;
    color: #505B86;
    font-size: 23px;
    box-sizing: border-box;
}
.tg .footer{height: 250px;}
/* 柬埔寨 */
.jpz{background: url(./jpz260121.png) center top no-repeat;}
.jpz h3{color: #324694;font-size: 52px;text-align: center;margin-bottom: 34px}
.jpz.ztitem .header {
    padding-bottom: 276px;
}
.jpz .sect1-l ul{display: flex;}
.jpz .sect1 .sect1-l dl dd::before {
   content: none;
}
.jpz .sect1 .sect1-l dl dd{padding-left: 0;}
.jpz .sect1 .sect1-l a {
    width: 394px;
  
}
.jpz .sect1 .sect1-l p {
    font-size: 32px;
    padding-top: 66px;
    line-height: 1;
    height: 174px;
    width: 80%;
    display: flex;
    flex-direction: column-reverse;
}
.jpz .sect2 .sect1-l *{color: #fff;}
.jpz .sect2 .sect1-l ul{padding-left: 0;margin-top: 204px;}

.jpz .sect2 .sect1-l ul li::before {
    content: "";
    background-color: rgba(255, 255, 255,.9);
    width: 10px;
    height: 280px;
    position: absolute;
    left: 0;
}
.jpz .sect2 .sect1-l ul li a{padding-left: 25px;}
.jpz .sect2 .sect1-l ul li {
    width: 249px;    margin-right: 50px;
}
.jpz .sect2 {
    height: 620px;
}
.jpz .sect3 ul dd {
    color: #324694;
    padding-left: 25px;
    font-size: 20px;
    line-height: 1;
}
.jpz .sect3 .sect1-l ul li dl::before {
    content: "";
    background-color: #C1C7DF;
    width: 10px;
    height: 100%;
    position: absolute;
    left: 0;
}
.jpz .sect3 {
    margin-top: 121px;
}
.jpz .sect3 .sect1-l {
    height: 620px;
}
.jpz .sect3 ul li{margin-right: 8px;float: left;width: 294px;}
.jpz .sect3 ul p {
    width: 100%;
    height: 380px;font-size: 29px;
}
.jpz .sect1-l ul {
    display: flex;
    height: 100%;
}
.jpz .sect3 ul a{height: auto;}
.jpz .sect3 ul dl{margin-top: 14px;position: relative;}
.jpz .sect3 .sect1-l ul {
    display: block;
}
.jpz .sect4 {
    margin-top: 40px;height: 714px;
}
.jpz .sect4 h3 {
    font-size: 50px;
    padding: 0 12%;
}
.jpz .sect3 ul li:last-child{margin-right: 0;}
.jpz .sect4 .sect-p p{color: #fff;font-size: 40px;margin-bottom: 12px;}
.jpz .sect4 .sect-p dd{color: #fff;font-size: 24px;}
.jpz .sect4 .sect-p {
    text-align: center;
    padding: 355px 17% 0;
}
.jpz .sect5 h3 {
    font-size: 52px;
    padding: 0 12%;

}
.jpz .sect5 .sect1-l{height: 410px;}
.jpz .sect5 .sect1-l ul{display: flex;justify-content: space-between;}
.jpz .sect5 .sect1-l ul li{width: 592px;padding: 20px;box-sizing: border-box;}
.jpz .sect5 .sect1-l ul li *{color: #fff;}
.jpz .sect5 .sect1-l ul li p {
    height: 230px;flex-direction: column-reverse;display: flex;    font-size: 39px;
    padding-bottom: 30px;
}
.jpz .sect5 .sect1-l ul li dd{font-size: 20px;    letter-spacing: 1px;
}
.jpz .footer{height: 324px;}