@charset "utf-8";
/*-----------------------------------------------------------*/
/*copyright by 动力无限  www.btoe.cn*/
/*邮箱 btoe@btoe.cn*/
/*合作电话 400-0599-360*/
/*版权所有违者必究*/
/*-----------------------------------------------------------*/
/*Generated by wjdhcms 3.0 */
.dx {
  text-transform: uppercase;
}
.clearboth::after,
.clearboth:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.hongbao {
  transform-origin: center bottom;
  animation: upAnimation 2s 0.5s infinite;
}
@keyframes upAnimation {
  0% {
    transform: rotate(0deg);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  10% {
    transform: rotate(-12deg);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  20% {
    transform: rotate(12deg);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  28% {
    transform: rotate(-10deg);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  36% {
    transform: rotate(10deg);
    transition-timing-function: cubic-bezier(0.755, 0.5, 0.855, 0.06);
  }
  42% {
    transform: rotate(-8deg);
    transition-timing-function: cubic-bezier(0.755, 0.5, 0.855, 0.06);
  }
  48% {
    transform: rotate(8deg);
    transition-timing-function: cubic-bezier(0.755, 0.5, 0.855, 0.06);
  }
  52% {
    transform: rotate(-4deg);
    transition-timing-function: cubic-bezier(0.755, 0.5, 0.855, 0.06);
  }
  56% {
    transform: rotate(4deg);
    transition-timing-function: cubic-bezier(0.755, 0.5, 0.855, 0.06);
  }
  60% {
    transform: rotate(0deg);
    transition-timing-function: cubic-bezier(0.755, 0.5, 0.855, 0.06);
  }
  100% {
    transform: rotate(0deg);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
}
@keyframes jello {
  from,
  11.1%,
  to {
    -webkit-transform: none;
    -moz-transform: none;
    transform: none;
  }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    -moz-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    -moz-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    -moz-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    -moz-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    -moz-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    -moz-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }
  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    -moz-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}
@-webkit-keyframes hvr-icon-wobble-vertical {
  16.65% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
  }
  33.3% {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
  }
  49.95% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
  }
  66.6% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
  }
  83.25% {
    -webkit-transform: translateY(1px);
    transform: translateY(1px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes hvr-icon-wobble-vertical {
  16.65% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
  }
  33.3% {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
  }
  49.95% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
  }
  66.6% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
  }
  83.25% {
    -webkit-transform: translateY(1px);
    transform: translateY(1px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
body {
  height: auto !important;
}
body *:before,
body *:after {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.fudongdiv {
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.sjcTop,
.sjcTop2,
.sjcBottom,
.sjcLeft,
.sjcRight,
.bg,
.leftWow,
.topWow,
.rightWow,
.bottomWow {
  -webkit-transition: all 0.8s ease-out;
  transition: all 0.8s ease-out;
}
.banner .video {
  height: 70vh !important;
}
.banner .video video {
  display: block;
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.banner .mbanner {
  display: none;
}
.banner .mbanner img {
  display: block;
  width: 100%;
}
@media screen and (max-width: 980px) {
  .banner .video {
    display: none !important;
  }
  .banner .mbanner {
    display: block;
  }
}
.title {
  line-height: 1;
}
.title span {
  display: block;
  font-weight: bold;
  font-size: 48px;
}
.title i {
  display: block;
  margin-top: 18px;
  font-family: Arial;
  font-size: 18px;
  font-weight: bold;
  line-height: 14px;
}
@media screen and (max-width: 980px) {
  .title span {
    font-size: 36px;
  }
  .title i {
    margin-top: 15px;
    font-size: 14px;
    line-height: 12px;
  }
}
@media screen and (max-width: 640px) {
  .title span {
    font-size: 24px;
  }
  .title i {
    margin-top: 10px;
    font-weight: normal;
    font-size: 12px;
    line-height: 12px;
  }
}
.moreLink {
  line-height: 26px;
  font-size: 16px;
  color: #666666;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.moreLink em {
  width: 26px;
  height: 26px;
  display: inline-block;
  vertical-align: top;
  margin-left: 10px;
  border-radius: 50%;
  background-color: #c1001f;
  text-align: center;
  color: #fff;
  line-height: 26px;
}
.moreLink em::before {
  content: ">";
  font-family: simsun;
  display: block;
}
@media screen and (min-width: 1100px) {
  .moreLink:hover {
    color: #c1001f;
    -webkit-transform: translateX(-5px);
    transform: translateX(-5px);
  }
  .moreLink:hover em {
    animation: zyfd 1.5s linear infinite;
  }
}
@media screen and (max-width: 768px) {
  .moreLink {
    font-size: 14px;
  }
}
.start {
  position: relative;
  overflow: hidden;
  padding-top: 7.2vw;
  padding-bottom: 50px;
}
@media screen and (max-width: 1680px) {
  .start {
    padding-top: 7.2vw;
    padding-bottom: 3.5vw;
  }
}
.start .tit {
  font-size: 48px;
  line-height: 1.5;
}
.start .syCont {
  display: flex;
  align-items: center;
  margin-top: 36px;
  margin-left: -30px;
  margin-right: -30px;
}
.start .syCont .cont {
  width: 60%;
  padding: 0 30px;
}
.start .syCont .cont h4 {
  font-size: 48px;
}
.start .syCont .cont .text {
  margin-top: 20px;
}
.start .syCont .cont .text p {
  position: relative;
  line-height: 1.5;
  font-size: 26px;
  padding-left: 0.9em;
  margin-top: 0.8em;
  font-family: "Microsoft YaHei Light";
}
.start .syCont .cont .text p:first-child {
  margin-top: 0;
}
.start .syCont .cont .text p::before {
  content: "";
  display: block;
  width: 0.3em;
  height: 0.3em;
  background-color: #333333;
  position: absolute;
  left: 0;
  top: 0.6em;
  border-radius: 50%;
}
.start .syCont .pic {
  width: 40%;
  padding: 0 30px;
}
.start .syCont .pic img {
  display: block;
  max-width: 100%;
  object-fit: contain;
  max-height: 40vh;
}
@media screen and (max-width: 980px) {
  .start .tit {
    font-size: 5vw;
  }
  .start .syCont {
    display: block;
    margin-top: 2vw;
    margin-left: 0;
    margin-right: 0;
  }
  .start .syCont .cont {
    width: 100%;
    padding: 0;
  }
  .start .syCont .cont h4 {
    font-size: 5vw;
  }
  .start .syCont .cont .text p {
    font-size: 3vw;
  }
  .start .syCont .pic {
    width: 100%;
    margin-top: 3vw;
    padding: 0;
  }
}
@media screen and (max-width: 640px) {
  .start .tit {
    font-size: 5vw;
  }
  .start .syCont {
    display: block;
    margin-top: 2vw;
    margin-left: 0;
    margin-right: 0;
  }
  .start .syCont .cont {
    width: 100%;
    padding: 0;
  }
  .start .syCont .cont h4 {
    font-size: 5vw;
  }
  .start .syCont .cont .text p {
    font-size: 4vw;
  }
}
.product {
  overflow: hidden;
  padding-top: 50px;
  padding-bottom: 130px;
}
@media screen and (max-width: 1680px) {
  .product {
    padding-top: 3.5vw;
    padding-bottom: 7.2vw;
  }
}
.product .proList ul {
  margin: -40px -18px 0;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.product .proList ul::after {
  content: "";
  flex: 1;
}
.product .proList ul li {
  float: left;
  width: 33.33%;
  padding: 0 18px;
  margin-top: 40px;
}
.product .proList ul li .item {
  background-color: #ffffff;
  box-shadow: 0px 0px 13px rgba(0, 0, 0, 0.04);
  border-radius: 10px;
  position: relative;
  overflow: hidden;
  height: 100%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proList ul li .item .pic {
  display: block;
  width: 100%;
  height: 0;
  padding-top: 68.24%;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proList ul li .item .pic img {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: all 1s ease-out;
  transition: all 1s ease-out;
}
.product .proList ul li .item .cont {
  padding: 30px 26px;
  min-height: 230px;
}
.product .proList ul li .item .cont .bt {
  display: block;
  position: relative;
  font-size: 40px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 1.4em;
  max-height: 2.8em;
  
}
.product .proList ul li .item .cont .bt:hover {
  letter-spacing: 1px;
}
.product .proList ul li .item .cont p {
  font-size: 24px;
  line-height: 1.5;
  margin-top: 10px;
  color: #c1001f;
}
.product .proList ul li .item .cont .more {
  display: inline-block;
  vertical-align: top;
  line-height: 1.5;
  font-size: 16px;
  margin-top: 20px;
}
.product .proList ul li .item .cont .more::after {
  content: ">>";
}
@media screen and (min-width: 981px) {
  .product .proList ul li .item:hover {
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.08);
  }
  .product .proList ul li .item:hover .pic img {
    -webkit-transform: scale(1.08);
    -moz-transform: scale(1.08);
    -o-transform: scale(1.08);
    transform: scale(1.08);
  }
  .product .proList ul li .item:hover .cont .bt {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }
}
@media screen and (max-width: 1380px) {
  .product .proList ul li .item .cont {
    min-height: 210px;
  }
  .product .proList ul li .item .cont .bt {
    font-size: 32px;
  }
  .product .proList ul li .item .cont p {
    font-size: 20px;
  }
}
@media screen and (max-width: 980px) {
  .product .proList ul li {
    width: 50%;
  }
  .product .proList ul li .item .cont {
    min-height: 210px;
  }
  .product .proList ul li .item .cont .bt {
    font-size: 32px;
  }
  .product .proList ul li .item .cont p {
    font-size: 20px;
  }
}
@media screen and (max-width: 640px) {
  .product {
    padding-top: 0;
  }
  .product .proList ul {
    margin: 0 -2.5%;
  }
  .product .proList ul li {
    width: 50%;
    padding: 0 2.5%;
    margin-top: 20px;
  }
  .product .proList ul li .item .cont {
    min-height: auto;
    padding: 15px 15px;
  }
  .product .proList ul li .item .cont .bt {
    font-size: 4.2vw;
  }
  .product .proList ul li .item .cont p {
    font-size: 3.2vw;
    margin-top: 5px;
  }
  .product .proList ul li .item .cont .more {
    font-size: 3.2vw;
    margin-top: 10px;
  }
}
.about {
  background-color: #c1001f;
  position: relative;
  overflow: hidden;
  padding-top: 100px;
  padding-bottom: 110px;
}
@media screen and (max-width: 1680px) {
  .about {
    padding-top: 7.2vw;
    padding-bottom: 7.2vw;
  }
}
.about * {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.about .imgList ul {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin: -20px;
}
.about .imgList ul li {
  padding: 20px;
  max-width: 20%;
}
.about .imgList ul li.line {
  display: none;
  height: 10px;
}
.about .imgList ul li .item {
  max-width: 180px;
  margin: 0px auto;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  overflow: hidden;
  height: 148px;
}
.about .imgList ul li .item img {
  display: block;
  max-width: 100%;
  max-height: 100%;
  margin: auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutText {
  color: #fff;
  margin-top: 7vw;
}
.about .aboutText .tit {
  font-size: 48px;
  line-height: 1.5;
}
.about .aboutText .cont {
  display: flex;
  justify-content: space-between;
  margin: 0 -3.8%;
}
.about .aboutText .cont .txt {
  padding: 0 3.8%;
  font-size: 20px;
  width: 50%;
  line-height: 1.8;
  margin-top: 25px;
  text-align: justify;
}
@media screen and (max-width: 980px) {
  .about .imgList ul {
    margin: -10px;
  }
  .about .imgList ul li {
    max-width: 33.33%;
    padding: 10px;
  }
  .about .imgList ul li:nth-child(6) {
    display: block;
    width: 100%;
    padding: 0;
    max-width: 100%;
  }
  .about .imgList ul li:last-child {
    display: block;
  }
  .about .imgList ul li .item {
    height: 140px;
  }
  .about .aboutText .tit {
    font-size: 48px;
    line-height: 1.5;
  }
  .about .aboutText .cont {
    margin: 0;
    margin-top: 25px;
    display: block;
  }
  .about .aboutText .cont .txt {
    padding: 0;
    font-size: 20px;
    width: 100%;
    line-height: 1.8;
  }
}
@media screen and (max-width: 480px) {
  .about .imgList ul {
    margin: -5px;
  }
  .about .imgList ul li {
    max-width: 50%;
    max-width: 100%;
    padding: 5px;
  }
  .about .imgList ul li:nth-child(4) {
    display: block;
    width: 100%;
    padding: 0;
    max-width: 100%;
  }
  .about .imgList ul li:nth-child(6) {
    display: none;
  }
  .about .imgList ul li:nth-child(8) {
    display: block;
    width: 100%;
    padding: 0;
    max-width: 100%;
  }
  .about .imgList ul li .item {
    height: 120px;
  }
  .about .imgList ul li:last-child {
    display: block;
  }
  .about .aboutText .tit {
    font-size: 28px;
  }
  .about .aboutText .cont {
    margin-top: 10px;
  }
  .about .aboutText .cont .txt {
    font-size: 16px;
    margin-top: 10px;
  }
}
.boxCont {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.boxCont .pic {
  width: 50%;
  padding-left: 30px;
}
.boxCont .pic .img {
  margin-right: -6.77vw;
  border-radius: 10px;
  position: relative;
  overflow: hidden;
}
.boxCont .pic .img img {
  display: block;
  width: 100%;
  -webkit-transition: all 1s ease-out;
  transition: all 1s ease-out;
}
.boxCont .pic .img:hover img {
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05);
}
.boxCont .cont {
  width: 50%;
  padding-right: 4%;
}
.boxCont .cont h3 {
  font-size: 44px;
  line-height: 1.4;
}
.boxCont .cont .text {
  font-size: 20px;
  line-height: 1.8;
  margin-top: 1em;
}
.boxCont .cont .text p {
  margin-top: 0.6em;
  text-align: justify;
}
.boxCont .cont .text p:first-child {
  margin-top: 0;
}
.boxCont .cont .inBtn {
  display: block;
  width: 140px;
  height: 2.8em;
  background-color: #c1001f;
  border-radius: 3px;
  font-size: 20px;
  line-height: 2.8em;
  text-align: center;
  font-weight: bold;
  color: #fff;
  margin-top: 2em;
}
@media screen and (max-width: 1760px) {
  .boxCont .cont {
    padding-right: 3%;
  }
  .boxCont .pic .img {
    margin-right: -3vw;
  }
}
@media screen and (max-width: 1280px) {
  .boxCont .cont h3 {
    font-size: 38px;
  }
  .boxCont .cont .text p {
    font-size: 18px;
  }
  .boxCont .cont .text .inBtn {
    font-size: 18px;
  }
}
@media screen and (max-width: 980px) {
  .boxCont {
    display: block;
  }
  .boxCont .pic {
    width: 100%;
    padding: 0 !important;
  }
  .boxCont .pic .img {
    margin: 0 auto !important;
  }
  .boxCont .cont {
    width: 100%;
    margin-top: 5vw;
    padding: 0 !important;
  }
  .boxCont .cont .text p {
    font-size: 18px;
  }
  .boxCont .cont .text .inBtn {
    font-size: 18px;
  }
}
@media screen and (max-width: 640px) {
  .boxCont .cont h3 {
    font-size: 26px;
  }
  .boxCont .cont .text p {
    font-size: 16px;
  }
  .boxCont .cont .text .inBtn {
    font-size: 16px;
  }
}
.continued {
  position: relative;
  overflow: hidden;
  padding-top: 120px;
  padding-bottom: 120px;
}
@media screen and (max-width: 1680px) {
  .continued {
    padding-top: 7.2vw;
    padding-bottom: 7.2vw;
  }
}
.continued .boxCont {
  flex-direction: row-reverse;
}
.founder {
  position: relative;
  overflow: hidden;
  padding-bottom: 120px;
}
@media screen and (max-width: 1680px) {
  .founder {
    padding-bottom: 7.2vw;
  }
}
.founder .pic {
  padding-right: 30px;
  padding-left: 0;
}
.founder .pic .img {
  margin-right: 0;
  margin-left: -6.77vw;
}
.founder .cont {
  padding-left: 4%;
  padding-right: 0;
}
@media screen and (max-width: 1760px) {
  .founder .cont {
    padding-left: 3%;
    padding-right: 0;
  }
  .founder .pic .img {
    margin-right: 0;
    margin-left: -3vw;
  }
}
.field {
  background-color: #c1001f;
  position: relative;
  overflow: hidden;
  padding-top: 120px;
  padding-bottom: 120px;
}
@media screen and (max-width: 1680px) {
  .field {
    padding-top: 7.2vw;
    padding-bottom: 7.2vw;
  }
}
.field .boxCont {
  flex-direction: row-reverse;
  color: #fff;
}
.field .boxCont .cont .inBtn {
  background-color: #fff;
  color: #c1001f;
  width: 100px;
}
.field .boxCont .cont .inBtn:hover {
  border-radius: 30px;
  box-shadow: 0 8px 15px 5px rgba(255, 255, 255, 0.4);
}
.know {
  position: relative;
  overflow: hidden;
  padding-top: 120px;
  padding-bottom: 120px;
}
.know * {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media screen and (max-width: 1680px) {
  .know {
    padding-top: 7.2vw;
    padding-bottom: 7.2vw;
  }
}
.know ul li {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.know ul li .pic {
  width: 50%;
  position: relative;
  overflow: hidden;
}
.know ul li .pic i {
  display: block;
  padding-top: 74.48%;
  position: relative;
  overflow: hidden;
}
.know ul li .pic img {
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  -webkit-transition: all 1s ease-out;
  transition: all 1s ease-out;
}
.know ul li .pic:hover img {
  -webkit-transform: scale(1.06);
  -moz-transform: scale(1.06);
  -o-transform: scale(1.06);
  transform: scale(1.06);
}
.know ul li .cont {
  width: 50%;
  padding: 0 7.8125%;
  text-align: right;
}
.know ul li .cont h4 {
  font-size: 44px;
  font-weight: bold;
  line-height: 1.4;
  color: #c1001f;
}
.know ul li .cont p {
  font-size: 44px;
  line-height: 1.6;
  margin-top: 40px;
  max-width: 500px;
  display: inline-block;
  vertical-align: top;
}
.know ul li:nth-child(2n) {
  flex-direction: row-reverse;
}
.know ul li:nth-child(2n) .cont {
  text-align: left;
}
@media screen and (max-width: 1280px) {
  .know ul li .pic i {
    padding-top: 80%;
  }
  .know ul li .cont {
    padding: 0 5%;
  }
  .know ul li .cont p {
    font-size: 36px;
    margin-top: 30px;
  }
}
@media screen and (max-width: 980px) {
  .know ul li {
    display: block;
  }
  .know ul li .pic {
    width: 100%;
  }
  .know ul li .pic i {
    padding-top: 60%;
  }
  .know ul li .cont {
    width: 100%;
    padding: 8vw 5%;
  }
  .know ul li .cont p {
    max-width: 100%;
    margin-top: 10px;
  }
}
@media screen and (max-width: 640px) {
  .know ul li .cont h4 {
    font-size: 36px;
  }
  .know ul li .cont p {
    max-width: 100%;
    margin-top: 10px;
    font-size: 24px;
  }
}
.can {
  background-color: #c1001f;
  position: relative;
  overflow: hidden;
  padding-top: 100px;
  padding-bottom: 100px;
  color: #fff;
}
@media screen and (max-width: 1680px) {
  .can {
    padding-top: 7.2vw;
    padding-bottom: 7.2vw;
  }
}
.can .tit {
  font-size: 48px;
  line-height: 1.5;
}
.can .cont {
  display: flex;
  justify-content: space-between;
  margin: 0 -2.8%;
}
.can .cont .txt {
  padding: 0 2.8%;
  font-size: 20px;
  width: 50%;
  line-height: 1.8;
  margin-top: 30px;
  text-align: justify;
}
@media screen and (max-width: 980px) {
  .can .tit {
    font-size: 48px;
    line-height: 1.4;
  }
  .can .cont {
    margin: 0;
    margin-top: 25px;
    display: block;
  }
  .can .cont .txt {
    padding: 0;
    font-size: 20px;
    width: 100%;
    line-height: 1.8;
  }
}
@media screen and (max-width: 480px) {
  .can .tit {
    font-size: 28px;
  }
  .can .cont {
    margin-top: 10px;
  }
  .can .cont .txt {
    font-size: 16px;
    margin-top: 10px;
  }
}
