/*字体引入*/
@font-face {
	font-family: 'RoRegular';
	font-style: normal;
	font-weight: normal;
	src: url('../font/RobotoRegular.ttf'),
}


.Arial {font-family: Arial, Helvetica, sans-serif;}
.ArialB {font-family: Arial Black;}

/* 内容区 */
.w1300 {width: 1300px;margin: 0 auto;}
.w1400 {width: 1400px;margin: 0 auto;}
.w1440 {width: 1440px;margin: 0 auto;}
.w1290 {width: 1290px;margin: 0 auto;}
.w1500 {width: 1500px;margin: 0 auto;}
.w1580 {width: 1580px;margin: 0 auto;}
.w1600 {width: 1600px;margin: 0 auto;}
.w1700 {width: 1700px;margin: 0 auto;}
.w1800 {width: 1800px;margin: 0 auto; max-width: 96%;}
@media (max-width: 1750px) {
  .w1400 {width: 80%;}
  .w1440 {width: 80%;}
  .w1500 {width: 85%;}
  .w1580 {width: 85%;}
  .w1600 {width: 85%;}

}

@media (max-width: 1580px) {
  .w1300 {width: 75%;}
}

@media (max-width: 1440px) {
  .w1400 {width: 82%;}
  .w1500 {width: 85%;}
  .w1580 {width: 85%;}
  .w1600 {width: 85%;}
  .w1700 {width: 85%;}
}

/* 展示型项目 */
html {font-size: calc(100vw/19.2);-webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;}
body {FONT: 16px/1.5 Arial, Helvetica, sans-serif ,"Microsoft YaHei","PingFang SC", 'SimSun', 'SimHei'; min-height: 100%;color: #333; background: #fff;}
@media (min-width: 1901px) {html {font-size: 100px;}}
@media (max-width: 1580px) {html {font-size: 66px;}body {font-size: 14px;}}
/* 设置根字体大小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: .5rem;}
  .tit-52 {font-size: .52rem;}
  .tit-54 {font-size: .54rem;}
  .tit-56 {font-size: .56rem;}
  .tit-58 {font-size: .58rem;}
  .tit-60 {font-size: .60rem;}
  .tit-62 {font-size: .62rem;}
  .tit-64 {font-size: .64rem;}
  .tit-66 {font-size: .66rem;}
  .tit-68 {font-size: .68rem;}
  .tit-70 {font-size: .7rem;}
  .tit-72 {font-size: .72rem;}
  .tit-74 {font-size: .74rem;}
  .tit-76 {font-size: .76rem;}
  .tit-78 {font-size: .78rem;}
  .tit-80 {font-size: .8rem;}
  :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:.50rem;
    --font52:.52rem;
    --font54:.54rem;
    --font56:.56rem;
    --font58:.58rem;
    --font60:.6rem;
    --font62:.62rem;
    --font64:.64rem;
    --font66:.66rem;
    --font68:.68rem;
    --font70:.70rem;
    --font72:.72rem;
    --font74:.74rem;
    --font76:.76rem;
    --font78:.78rem;
    --font80:.8rem;
  }
}
/*font end！！*/
