/*字体引入*/
/* @font-face {
	font-family: 'DIN';
	font-style: normal;
	font-weight: normal;
	src: url('../font/DIN\ Bold.otf'),
} */

/* 内容区 */
.w1440 {width: 1440px;margin: 0 auto;}
.w1290 {width: 1290px;margin: 0 auto;}
.w1500 {width: 1500px;margin: 0 auto;}
.w1580 {width: 1580px;margin: 0 auto;}
@media (max-width: 1750px) {
  .w1440 {width: 80%;}
  .w1500 {width: 85%;}
  .w1580 {width: 85%;}
}
@media (max-width: 1440px) {
  .w1290 {width: 80%;}
  .w1500 {width: 85%;}
  .w1580 {width: 85%;}
}

@media (max-width: 767px) {
  .w1440 {width: 95%;}
  .w1290 {width: 95%;}
  .w1500 {width: 95%;}
  .w1580 {width: 95%;}
}

/* 响应式 */
html {-webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;}
body {FONT: 16px/1.6 "PingFang SC","Microsoft YaHei", Arial, Helvetica, sans-serif ,'SimSun', 'SimHei'; min-height: 100%;color: #333; background: #fff;}
/* 设置根字体大小rem */
/*font*/
.tit-12 {font-size: 12px;}
.tit-13 {font-size: 13px;}
.tit-14 {font-size: 14px;}
.tit-15 {font-size: 15px;}
.tit-16 {font-size: 16px;}
.tit-17 {font-size: 17px;}
.tit-18 {font-size: 18px;}
.tit-19 {font-size: 19px;}
.tit-20 {font-size: 20px;}
.tit-21 {font-size: 21px;}
.tit-22 {font-size: 22px;}
.tit-23 {font-size: 23px;}
.tit-24 {font-size: 24px;}
.tit-25 {font-size: 25px;}
.tit-26 {font-size: 26px;}
.tit-27 {font-size: 27px;}
.tit-28 {font-size: 28px;}
.tit-29 {font-size: 29px;}
.tit-30 {font-size: 30px;}
.tit-32 {font-size: 32px;}
.tit-34 {font-size: 34px;}
.tit-36 {font-size: 36px;}
.tit-38 {font-size: 38px;}
.tit-40 {font-size: 40px;}
.tit-42 {font-size: 42px;}
.tit-44 {font-size: 44px;}
.tit-46 {font-size: 46px;}
.tit-48 {font-size: 48px;}
.tit-50 {font-size: 50px;}
.tit-52 {font-size: 52px;}
.tit-54 {font-size: 54px;}
.tit-56 {font-size: 56px;}
.tit-58 {font-size: 58px;}
.tit-60 {font-size: 60px;}
.tit-62 {font-size: 62px;}
.tit-64 {font-size: 64px;}
.tit-66 {font-size: 66px;}
.tit-68 {font-size: 68px;}
.tit-70 {font-size: 70px;}
.tit-72 {font-size: 72px;}
.tit-74 {font-size: 74px;}
.tit-76 {font-size: 76px;}
.tit-78 {font-size: 78px;}
.tit-80 {font-size: 80px;}
:root {
  /* 字体大小 */
  --font12:12px;
  --font13:13px;
  --font14:14px;
  --font15:15px;
  --font16:16px;
  --font17:17px;
  --font18:18px;
  --font19:19px;
  --font20:20px;
  --font21:21px;
  --font22:22px;
  --font23:23px;
  --font24:24px;
  --font25:25px;
  --font26:26px;
  --font27:27px;
  --font28:28px;
  --font29:29px;
  --font30:30px;
  --font32:32px;
  --font34:34px;
  --font36:36px;
  --font38:38px;
  --font40:40px;
  --font42:42px;
  --font44:44px;
  --font46:46px;
  --font48:48px;
  --font50:50px;
  --font52:52px;
  --font54:54px;
  --font56:56px;
  --font58:58px;
  --font60:60px;
  --font62:62px;
  --font64:64px;
  --font66:66px;
  --font68:68px;
  --font70:70px;
  --font72:72px;
  --font74:74px;
  --font76:76px;
  --font78:78px;
  --font80:80px;
}

@media (max-width: 1681px) {
  body {font-size: 15px;}
  .tit-12 {font-size: 12px;}
  .tit-13 {font-size: 13px;}
  .tit-14 {font-size: 13px;}
  .tit-15 {font-size: 14px;}
  .tit-16 {font-size: 15px;}
  .tit-17 {font-size: 16px;}
  .tit-18 {font-size: 17px;}
  .tit-19 {font-size: 18px;}
  .tit-20 {font-size: 19px;}
  .tit-21 {font-size: 19px;}
  .tit-22 {font-size: 20px;}
  .tit-23 {font-size: 21px;}
  .tit-24 {font-size: 22px;}
  .tit-25 {font-size: 23px;}
  .tit-26 {font-size: 24px;}
  .tit-27 {font-size: 25px;}
  .tit-28 {font-size: 26px;}
  .tit-29 {font-size: 27px;}
  .tit-30 {font-size: 27px;}
  .tit-32 {font-size: 29px;}
  .tit-34 {font-size: 31px;}
  .tit-36 {font-size: 33px;}
  .tit-38 {font-size: 35px;}
  .tit-40 {font-size: 37px;}
  .tit-42 {font-size: 38px;}
  .tit-44 {font-size: 40px;}
  .tit-46 {font-size: 42px;}
  .tit-48 {font-size: 44px;}
  .tit-50 {font-size: 45px;}
  .tit-52 {font-size: 47px;}
  .tit-54 {font-size: 49px;}
  .tit-56 {font-size: 51px;}
  .tit-58 {font-size: 53px;}
  .tit-60 {font-size: 54px;}
  .tit-62 {font-size: 56px;}
  .tit-64 {font-size: 58px;}
  .tit-66 {font-size: 60px;}
  .tit-68 {font-size: 62px;}
  .tit-70 {font-size: 63px;}
  .tit-72 {font-size: 65px;}
  .tit-74 {font-size: 66px;}
  .tit-76 {font-size: 68px;}
  .tit-78 {font-size: 70px;}
  .tit-80 {font-size: 72px;}
  :root {
    /* 字体大小 */
    --font12:12px;
    --font13:13px;
    --font14:13px;
    --font15:14px;
    --font16:15px;
    --font17:16px;
    --font18:17px;
    --font19:18px;
    --font20:19px;
    --font21:19px;
    --font22:20px;
    --font23:21px;
    --font24:22px;
    --font25:23px;
    --font26:24px;
    --font27:25px;
    --font28:26px;
    --font29:27px;
    --font30:27px;
    --font32:29px;
    --font34:31px;
    --font36:33px;
    --font38:35px;
    --font40:37px;
    --font42:38px;
    --font44:40px;
    --font46:42px;
    --font48:44px;
    --font50:45px;
    --font52:47px;
    --font54:49px;
    --font56:51px;
    --font58:53px;
    --font60:54px;
    --font62:56px;
    --font64:58px;
    --font66:60px;
    --font68:62px;
    --font70:63px;
    --font72:65px;
    --font74:66px;
    --font76:76px;
    --font78:70px;
    --font80:72px;
  }
}

@media (max-width: 1481px) {
  body {font-size: 14px;}
  .tit-13 {font-size: 12px;}
  .tit-14 {font-size: 12px;}
  .tit-15 {font-size: 13px;}
  .tit-16 {font-size: 14px;}
  .tit-17 {font-size: 15px;}
  .tit-18 {font-size: 16px;}
  .tit-19 {font-size: 17px;}
  .tit-20 {font-size: 18px;}
  .tit-22 {font-size: 19px;}
  .tit-24 {font-size: 20px;}
  .tit-25 {font-size: 21px;}
  .tit-26 {font-size: 22px;}
  .tit-27 {font-size: 23px;}
  .tit-28 {font-size: 24px;}
  .tit-29 {font-size: 25px;}
  .tit-30 {font-size: 26px;}
  .tit-32 {font-size: 27px;}
  .tit-34 {font-size: 28px;}
  .tit-36 {font-size: 30px;}
  .tit-38 {font-size: 32px;}
  .tit-40 {font-size: 34px;}
  .tit-42 {font-size: 34px;}
  .tit-44 {font-size: 36px;}
  .tit-46 {font-size: 42px;}
  .tit-48 {font-size: 40px;}
  .tit-50 {font-size: 41px;}
  .tit-52 {font-size: 42px;}
  .tit-54 {font-size: 44px;}
  .tit-56 {font-size: 46px;}
  .tit-58 {font-size: 48px;}
  .tit-60 {font-size: 49px;}
  .tit-62 {font-size: 50px;}
  .tit-64 {font-size: 52px;}
  .tit-66 {font-size: 54px;}
  .tit-68 {font-size: 56px;}
  .tit-70 {font-size: 58px;}
  .tit-72 {font-size: 59px;}
  .tit-74 {font-size: 60px;}
  .tit-76 {font-size: 62px;}
  .tit-78 {font-size: 63px;}
  .tit-80 {font-size: 64px;}
  :root {
    /* 字体大小 */
    --font13:12px;
    --font14:12px;
    --font15:13px;
    --font16:14px;
    --font17:15px;
    --font18:16px;
    --font19:17px;
    --font20:18px;
    --font21:19px;
    --font22:19px;
    --font23:20px;
    --font24:20px;
    --font25:21px;
    --font26:22px;
    --font27:23px;
    --font28:24px;
    --font29:25px;
    --font30:26px;
    --font32:27px;
    --font34:28px;
    --font36:30px;
    --font38:32px;
    --font40:34px;
    --font42:34px;
    --font44:36px;
    --font46:42px;
    --font48:40px;
    --font50:41px;
    --font52:42px;
    --font54:44px;
    --font56:46px;
    --font58:48px;
    --font60:49px;
    --font62:50px;
    --font64:52px;
    --font66:54px;
    --font68:56px;
    --font70:58px;
    --font72:59px;
    --font74:60px;
    --font76:62px;
    --font78:63px;
    --font80:64px;
  }
}

@media (max-width: 1024px) {
  .tit-16 {font-size: 14px;}
  .tit-18 {font-size: 15px;}
  .tit-20 {font-size: 0.3rem;}
  .tit-21 {font-size: 0.35rem;}
  .tit-22 {font-size: 0.4rem;}
  .tit-24 {font-size: 0.45rem;}
  .tit-25 {font-size: 0.5rem;}
  .tit-26 {font-size: 0.525rem;}
  .tit-27 {font-size: 0.535rem;}
  .tit-28 {font-size: 0.55rem;}
  .tit-29 {font-size: 0.575rem;}
  .tit-30 {font-size: 0.6rem;}
  .tit-32 {font-size: 0.625rem;}
  .tit-34 {font-size: 0.65rem;}
  .tit-36 {font-size: 0.675rem;}
  .tit-38 {font-size: 0.7rem;}
  .tit-40 {font-size: 0.725rem;}
  :root {
    /* 字体大小 */
    --font16:14px;
    --font18:15px;
    --font19:16px;
    --font20:0.3rem;
    --font21:0.35rem;
    --font22:0.4rem;
    --font23:0.425rem;
    --font24:0.45rem;
    --font25:0.5rem;
    --font26:0.525rem;
    --font27:0.535rem;
    --font28:0.55rem;
    --font29:0.575rem;
    --font30:0.6rem;
    --font32:0.625rem;
    --font34:0.65rem;
    --font36:0.675rem;
    --font38:0.7rem;
    --font40:0.725rem;
  }
}

@media (max-width: 992px) {
  body {font-size: 12px;}
  .tit-16 {font-size: 12px;}
  .tit-18 {font-size: 14px;}
  .tit-20 {font-size: 16px;}
  .tit-22 {font-size: 18px;}
  .tit-24 {font-size: 20px;}
  :root {
    /* 字体大小 */
    --font16:12px;
    --font18:14px;
    --font19:15px;
    --font20:16px;
    --font21:17px;
    --font22:18px;
    --font23:19px;
    --font24:20px;
  }
}

@media (max-width: 767px) {
  body {font-size: 0.28rem;}
  .tit-12 {font-size: 0.26rem;}
  .tit-13 {font-size: 0.26rem;}
  .tit-14 {font-size: 0.26rem;}
  .tit-15 {font-size: 0.26rem;}
  .tit-16 {font-size: 0.28rem;}
  .tit-17 {font-size: 0.28rem;}
  .tit-18 {font-size: 0.28rem;}
  .tit-19 {font-size: 0.28rem;}
  .tit-20 {font-size: 0.3rem;}
  .tit-22 {font-size: 0.3rem;}
  .tit-24 {font-size: 0.3rem;}
  .tit-25 {font-size: 0.3rem;}
  .tit-26 {font-size: 0.32rem;}
  .tit-27 {font-size: 0.32rem;}
  .tit-28 {font-size: 0.32rem;}
  .tit-29 {font-size: 0.32rem;}
  .tit-30 {font-size: 0.34rem;}
  .tit-32 {font-size: 0.34rem;}
  .tit-34 {font-size: 0.34rem;}
  .tit-36 {font-size: 0.36rem;}
  .tit-38 {font-size: 0.36rem;}
  .tit-40 {font-size: 0.36rem;}
  .tit-42 {font-size: 0.36rem;}
  .tit-44 {font-size: 0.4rem;}
  .tit-46 {font-size: 0.4rem;}
  .tit-48 {font-size: 0.4rem;}
  .tit-50 {font-size: 0.4rem;}
  .tit-52 {font-size: 0.4rem;}
  .tit-54 {font-size: 0.42rem;}
  .tit-56 {font-size: 0.42rem;}
  .tit-58 {font-size: 0.42rem;}
  .tit-60 {font-size: 0.42rem;}
  .tit-62 {font-size: 0.42rem;}
  .tit-64 {font-size: 0.44rem;}
  .tit-66 {font-size: 0.44rem;}
  .tit-68 {font-size: 0.44rem;}
  .tit-70 {font-size: 0.48rem;}
  .tit-72 {font-size: 0.48rem;}
  .tit-74 {font-size: 0.48rem;}
  .tit-76 {font-size: 0.48rem;}
  .tit-78 {font-size: 0.48rem;}
  .tit-80 {font-size: 0.48rem;}
  :root {
    /* 字体大小 */
    --font12:0.26rem;
    --font13:0.26rem;
    --font14:0.26rem;
    --font15:0.26rem;
    --font16:0.28rem;;
    --font17:0.28rem;;
    --font18:0.28rem;;
    --font19:0.28rem;;
    --font20:0.3rem;
    --font21:0.3rem;
    --font22:0.3rem;
    --font23:0.3rem;
    --font24:0.3rem;
    --font25:0.3rem;
    --font26:0.32rem;
    --font27:0.32rem;
    --font28:0.32rem;
    --font29:0.32rem;
    --font30:0.34rem;
    --font32:0.34rem;
    --font34:0.34rem;
    --font36:0.36rem;
    --font38:0.36rem;
    --font40:0.36rem;
    --font42:0.36rem;
    --font44:0.4rem;
    --font46:0.4rem;
    --font48:0.4rem;
    --font50:0.4rem;
    --font52:0.4rem;
    --font54:0.42rem;
    --font56:0.42rem;
    --font58:0.42rem;
    --font60:0.42rem;
    --font62:0.42rem;
    --font64:0.44rem;
    --font66:0.44rem;
    --font68:0.44rem;
    --font70:0.48rem;
    --font72:0.48rem;
    --font74:0.48rem;
    --font76:0.48rem;
    --font78:0.48rem;
    --font80:0.48rem;
  }
}

/*font end！！*/
