@charset "UTF-8";
.home-section { overflow: hidden; }

.home-mod-slick .slick-arrow { position: absolute; top: 50%; width: 30px; height: 30px; margin-top: -15px; line-height: 30px; text-align: center; font-size: 0; border: none; background: none; }
.home-mod-slick .slick-arrow:after { font-family: "iconfont" !important; font-weight: 400; font-style: normal; -webkit-font-smoothing: antialiased; -webkit-text-stroke-width: 0.2px; -moz-osx-font-smoothing: grayscale; font-size: 26px; color: #ee3d3d; }
.home-mod-slick .slick-prev { left: 0; }
.home-mod-slick .slick-prev:after { content: '\e60c'; }
.home-mod-slick .slick-next { right: 0; }
.home-mod-slick .slick-next:after { content: '\e60d'; }

.home-banner { height: 100%; }
.home-banner div { height: 100%; }
.home-banner .item { position: relative; overflow: hidden; display: block; background-position: center; background-size: cover; background-repeat: no-repeat; }
.home-banner .slick-list { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.home-banner .slick-list div { height: 100%; }
.home-banner .slick-list .img-box { position: absolute; top: 0%; left: 50%; margin-left: -1920px; width: 3840px; height: 100%; font-size: 0; text-align: center; }
.home-banner .slick-list .img-box:after { content: ''; height: 100%; display: inline-block; vertical-align: middle; }
.home-banner .slick-list img { display: inline-block; vertical-align: middle; width: auto; height: 100%; }
.ltb .home-banner .slick-list .img-box { left: 0; top: 50%; width: 100%; height: 1850px; margin: -925px 0 0; }
.ltb .home-banner .slick-list img { width: 100%; height: auto; }
.home-banner .slick-dots { position: absolute; bottom: 10px; left: 0; width: 100%; text-align: center; }
.home-banner .slick-dots > li { display: inline-block; vertical-align: middle; margin: 0 3px; width: 12px; height: 12px; font-size: 0; border: 1px solid #e23e3e; background-color: transparent; -webkit-border-radius: 50%; border-radius: 50%; }
.home-banner .slick-dots > li button { display: none; }
.home-banner .slick-dots .slick-active { background-color: #e23e3e; }

.home-bm { overflow: hidden; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding: 40px 0 60px; background: url(../img/home-bg1.jpg) no-repeat center; -webkit-background-size: cover; background-size: cover; }
#fullpage .home-bm { padding-top: 0; padding-bottom: 0; }
.home-bm.active .cont { -webkit-animation-name: fadeInDown; animation-name: fadeInDown; -webkit-animation-delay: 0.6s; animation-delay: 0.6s; -webkit-animation-duration: 0.5s; animation-duration: 0.5s; }
.home-bm.active .nav { -webkit-animation-name: fadeInUp; animation-name: fadeInUp; -webkit-animation-delay: 0.6s; animation-delay: 0.6s; -webkit-animation-duration: 0.5s; animation-duration: 0.5s; }
.home-bm-bd { color: #fff; margin: 0 -10px; }
.home-bm-bd .nav { display: none; }
.home-bm-bd .cont { margin: auto; max-width: 706px; font-size: 0; text-align: center; }
.home-bm-bd .cont .item { padding: 0 10px; }
.home-bm-bd .cont .tit { margin-bottom: 5px; font-size: 16px; }
.home-bm-bd .cont .desc { font-size: 12px; line-height: 2.1; }
@media (min-width: 768px) { .home-bm-bd .cont .desc { font-size: 14px; line-height: 30px; } }
.home-bm-bd .cont .more { display: inline-block; margin-top: 20px; padding: 0 2em; color: #6b6b6b; font-size: 12px; line-height: 2.4; border: 1px solid #494949; -webkit-border-radius: 2px; border-radius: 2px; }
@media (min-width: 768px) { .home-bm { padding: 60px 0 80px; }
  .home-bm-bd { margin: 0; }
  .home-bm-bd .cont .tit { font-size: 24px; }
  .home-bm-bd .cont .more { font-size: 14px; } }
@media (min-width: 1000px) { .home-bm-bd .nav { position: relative; margin: 30px auto 0; display: block; font-size: 0; text-align: center; }
  .home-bm-bd .nav .item { display: inline-block; vertical-align: top; margin: 5px 10px; }
  .home-bm-bd .nav .item .ico { margin: 10px auto 15px; display: block; width: 85px; height: 85px; background-image: url(../img/ico/home-bm.png); background-repeat: no-repeat; }
  .home-bm-bd .nav .item .txt { color: #e93a3a; font-size: 14px; }
  .home-bm-bd .nav .item-1 .ico { background-position: 8px 0; }
  .home-bm-bd .nav .item-2 .ico { background-position: -114px 0; }
  .home-bm-bd .nav .item-3 .ico { background-position: -234px 0; }
  .home-bm-bd .nav .item-4 .ico { background-position: -356px 0; }
  .home-bm-bd .nav .item-5 .ico { background-position: -478px 0; }
  .home-bm-bd .nav .item-6 .ico { background-position: -597px 0; }
  .home-bm-bd .nav .item-7 .ico { background-position: -719px 0; }
  .home-bm-bd .nav .item.current .ico { -webkit-transition: background 0.3s; transition: background 0.3s; }
  .home-bm-bd .nav .item.current .txt { color: #fff; }
  .home-bm-bd .nav .item.current.item-1 .ico { background-position: 8px -135px; }
  .home-bm-bd .nav .item.current.item-2 .ico { background-position: -114px -135px; }
  .home-bm-bd .nav .item.current.item-3 .ico { background-position: -234px -135px; }
  .home-bm-bd .nav .item.current.item-4 .ico { background-position: -356px -135px; }
  .home-bm-bd .nav .item.current.item-5 .ico { background-position: -478px -135px; }
  .home-bm-bd .nav .item.current.item-6 .ico { background-position: -597px -135px; }
  .home-bm-bd .nav .item.current.item-7 .ico { background-position: -719px -135px; }
  .home-bm-bd .cont .slick-dots li { display: none; } }
@media (min-width: 1367px) { .home-bm { height: 910px; padding: 160px 0 0; }
  .home-bm-bd .cont .tit { font-size: 30px; }
  .home-bm-bd .section .tit { margin-bottom: 28px; font-size: 40px; }
  .home-bm-bd .section .more { margin-top: 27px; }
  .home-bm-bd .nav .item { margin: 50px 75px 0; width: 184px; height: 161px; margin: 8px; background: url(../img/home-bm-lx1.png); -webkit-transition: transform 0.5s; transition: transform 0.5s; }
  .home-bm-bd .nav .item-1 { margin: 83px  -40px 0 0; }
  .home-bm-bd .nav .item-2 { margin: 0 -40px 0 0; }
  .home-bm-bd .nav .item-3 { margin: 83px -40px 0 0; }
  .home-bm-bd .nav .item-4 { margin: 165px -40px 0 0; }
  .home-bm-bd .nav .item-5 { margin: 83px -40px 0 0; }
  .home-bm-bd .nav .item-6 { margin: 0 -40px 0 0; }
  .home-bm-bd .nav .item-7 { margin: 83px 0 0 0; }
  .home-bm-bd .nav .item.current { background: url(../img/home-bm-lx2.png); }
  .home-bm-bd .nav .item:hover { transform: scale(1.02); -webkit-transform: scale(1.02); }
  .home-bm-bd .nav .item .txt { font-size: 16px; } }

.home-section-xw { background: url(../img/home-bg2.jpg) no-repeat center top; -webkit-background-size: cover; background-size: cover; }

.home-xw .mod-bigtit { padding-top: 0 !important; }
.active .home-xw .item { -webkit-animation-name: fadeInDown; animation-name: fadeInDown; -webkit-animation-delay: 0.6s; animation-delay: 0.6s; -webkit-animation-duration: 0.5s; animation-duration: 0.5s; }
@media (min-width: 1000px) { .active .home-xw .item { -webkit-animation-name: fadeInRight; animation-name: fadeInRight; }
  .active .home-xw .item.even { -webkit-animation-name: fadeInLeft; animation-name: fadeInLeft; } }
.home-xw-bd { position: relative; padding: 0 0 10px; margin-left: 10px; }
.home-xw-bd:before { position: absolute; top: 0; bottom: 0; left: 0; content: ''; border-left: 1px solid #d8d8d8; }
.home-xw-bd .item { position: relative; margin-bottom: 5px; padding-left: 20px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.home-xw-bd .item .dot { position: absolute; top: 0; left: -8px; width: 10px; height: 10px; padding: 1px; background-color: #fff; border: 2px solid #d9d9d9; -webkit-border-radius: 50%; border-radius: 50%; }
.home-xw-bd .item .dot:after { content: ''; display: block; height: 100%; background-color: #e93a3a; -webkit-border-radius: 50%; border-radius: 50%; }
.home-xw-bd .item .tit { margin: -2px 0 0; font-size: 12px; line-height: 20px; font-weight: 700; display: block; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.home-xw-bd .item .desc { display: none; height: 20px; line-height: 20px; font-size: 12px; overflow: hidden; }
.home-xw-bd .item .time { color: #999; font-size: 12px; font-family: "Microsoft YaHeiLight","Microsoft YaHei",SimSun,sans-serif; }
.home-xw-bd .item:hover .dot { left: -10px; width: 13px; height: 13px; }
@media (min-width: 768px) { .home-xw-bd { padding-bottom: 30px; }
  .home-xw-bd .item .tit { margin-bottom: 5px; font-size: 14px; }
  .home-xw-bd .item .desc { display: block; }
  .home-xw-bd .item .time { font-size: 14px; } }
@media (min-width: 1000px) { .home-xw-bd { padding: 0 20px 30px; overflow: hidden; }
  .home-xw-bd:before { left: 50%; }
  .home-xw-bd .item { float: right; width: 50%; padding-left: 30px; margin-bottom: 0; clear: both; }
  .home-xw-bd .item .time { margin-top: 5px; font-size: 14px; }
  .home-xw-bd .item.even { float: left; padding: 0 30px 0 0; text-align: right; }
  .home-xw-bd .item.even .dot { left: auto; right: -8px; }
  .home-xw-bd .item:hover .dot { right: -10px; } }
@media (min-width: 1367px) { .home-xw-bd { padding: 0 60px 30px; }
  .home-xw-bd .item .tit { margin-bottom: 12px; }
  .home-xw-bd .item .time { font-size: 16px; }
  .home-xw-bd .item .desc { height: auto; max-height: 40px; } }
@media (max-height: 809px) { .home-xw-bd .item .desc { max-height: 20px; } }

.home-pp { overflow: hidden; padding-bottom: 45px; background: url(../img/home-bg3.jpg) no-repeat center top; -webkit-background-size: cover; background-size: cover; }
.home-pp-bd { font-size: 0; letter-spacing: -1px; }
.home-pp-bd .brand { position: relative; display: block; margin: 0 auto 10px; width: 120px; height: 138px; }
.home-pp-bd .fbrand { position: relative; display: block; width: 160px; height: 185px; margin: -40px auto -30px; }
.home-pp-bd.slick-slider .fbrand { width: 120px; height: 138px; margin: 0 auto 10px; }
.home-pp-bd .cont { position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 2; }
.home-pp-bd .lx { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.home-pp-bd .sx { display: none; }
.active .home-pp-bd .brand { -webkit-transform-origin: center; transform-origin: center; -webkit-animation-name: fadeInUp; animation-name: fadeInUp; -webkit-animation-delay: 1s; animation-delay: 1s; -webkit-animation-duration: 0.5s; animation-duration: 0.5s; }
.active .home-pp-bd .fbrand { -webkit-animation-name: zoomIn; animation-name: zoomIn; -webkit-animation-delay: 0.6s; animation-delay: 0.6s; -webkit-animation-duration: 0.5s; animation-duration: 0.5s; }
.home-pp-ft { text-align: center; font-size: 0; }
.home-pp-ft .more { display: inline-block; margin-top: 30px; padding: 0 2.3em; color: #e93a3a; font-size: 14px; line-height: 3; border: 1px solid #e93a3a; -webkit-border-radius: 4px; border-radius: 4px; }
@media (min-width: 768px) { .home-pp { padding-bottom: 60px; }
  .home-pp-ft .more { margin-top: 40px; font-size: 16px; } }
@media (min-width: 1000px) { .home-pp { padding-bottom: 80px; }
  .home-pp-bd { margin-top: 100px; text-align: center; margin: -10px -15px 0; }
  .home-pp-bd .col { width: auto; padding: 0 15px; }
  .home-pp-bd .col-big { position: relative; width: 400px; margin: 0 -80px; }
  .home-pp-bd .brand { width: 150px; height: 173px; margin: 145px 0 0; }
  .home-pp-bd .brand:hover .lx { -webkit-transform: rotateY(180deg); transform: rotateY(180deg); }
  .home-pp-bd .fbrand { margin: 100px auto 0; width: 200px; height: 231px; }
  .home-pp-bd .lx { -webkit-transition: transform 0.3s; transition: transform 0.3s; }
  .home-pp-bd .sx { display: block; position: absolute; top: 0; left: 50%; margin-left: -200px; width: 400px; }
  .active .home-pp-bd .brand { -webkit-animation-delay: 1.4s; animation-delay: 1.4s; }
  .active .home-pp-bd .fbrand { -webkit-animation-delay: 1.2s; animation-delay: 1.2s; }
  .active .home-pp-bd .sx { -webkit-animation-name: homePpSx; animation-name: homePpSx; -webkit-animation-delay: 0.6s; animation-delay: 0.6s; -webkit-animation-duration: 0.6s; animation-duration: 0.6s; }
  @keyframes homePpSx { from { width: 0; margin-left: 0; }
    to { width: 400px; margin-left: -200px; } }
  .home-pp-ft .more { margin-top: 60px; -webkit-transition: all 0.3s ease-in-out 0s; transition: all 0.3s ease-in-out 0s; }
  .home-pp-ft .more:hover { color: #fff; background-color: #e93a3a; } }
@media (min-width: 1367px) { .home-pp { padding-bottom: 115px; }
  .home-pp-bd { margin: -20px 0 0; }
  .home-pp-bd .col { width: auto; padding: 0 26px; width: 202px; }
  .home-pp-bd .col-big { margin: 0 -95px; width: 502px; }
  .home-pp-bd .brand { margin: 192px auto 0; }
  .home-pp-bd .fbrand { z-index: 2; margin: 105px auto 0; width: 248px; height: 287px; }
  .home-pp-bd .sx { width: 502px; margin-left: -251px; }
  .active .home-pp-bd .fbrand { -webkit-animation-name: zoomIn; animation-name: zoomIn; }
  .active .home-pp-bd .col1 .brand { -webkit-animation-name: homePp1; animation-name: homePp1; -webkit-animation-delay: 1.8s; animation-delay: 1.8s; -webkit-animation-duration: 0.6s; animation-duration: 0.6s; }
  .active .home-pp-bd .col2 .brand { -webkit-animation-name: homePp2; animation-name: homePp2; -webkit-animation-delay: 1.8s; animation-delay: 1.8s; -webkit-animation-duration: 0.6s; animation-duration: 0.6s; }
  .active .home-pp-bd .col3 .brand { -webkit-animation-name: homePp3; animation-name: homePp3; -webkit-animation-delay: 1.8s; animation-delay: 1.8s; -webkit-animation-duration: 0.6s; animation-duration: 0.6s; }
  .active .home-pp-bd .col4 .brand { -webkit-animation-name: homePp4; animation-name: homePp4; -webkit-animation-delay: 1.8s; animation-delay: 1.8s; -webkit-animation-duration: 0.6s; animation-duration: 0.6s; }
  @keyframes homePpSx { from { width: 0; margin-left: 0; }
    to { width: 502px; margin-left: -251px; } }
  @keyframes homePp1 { from { width: 0; height: 0; -webkit-transform: translate(410px, 0); transform: translate(410px, 0); }
    to { width: 150px; height: 173px; -webkit-transform: translate(0, 0); transform: translate(0, 0); } }
  @keyframes homePp2 { from { width: 0; height: 0; -webkit-transform: translate(210px, 0); transform: translate(210px, 0); }
    to { width: 150px; height: 173px; -webkit-transform: translate(0, 0); transform: translate(0, 0); } }
  @keyframes homePp3 { from { width: 0; height: 0; -webkit-transform: translate(-210px, 0); transform: translate(-210px, 0); }
    to { width: 150px; height: 173px; -webkit-transform: translate(0, 0); transform: translate(0, 0); } }
  @keyframes homePp4 { from { width: 0; height: 0; -webkit-transform: translate(-410px, 0); transform: translate(-410px, 0); }
    to { width: 150px; height: 173px; -webkit-transform: translate(0, 0); transform: translate(0, 0); } }
  .home-pp-ft .more { margin-top: 90px; font-size: 18px; } }

.home-cp { background-color: #f3f3f3; }
.home-cp.active .col { -webkit-animation-name: zoomIn; animation-name: zoomIn; -webkit-animation-delay: 0.6s; animation-delay: 0.6s; -webkit-animation-duration: 0.5s; animation-duration: 0.5s; }
.home-cp-bd { overflow: hidden; padding: 0 70px; }
.home-cp-bd .inner { position: relative; padding-bottom: 100%; overflow: hidden; }
.home-cp-bd .cont { position: relative; height: 45px; padding: 5px 10px; border-bottom: 2px solid #ee3d3d; }
.home-cp-bd .cont .txt { position: relative; z-index: 2; }
.home-cp-bd .cont .bg { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-color: #fff; opacity: 0.5; filter: alpha(opacity=50); }
.home-cp-bd .cont .tit { display: block; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; color: #222; }
.home-cp-bd .cont .type { display: block; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; font-size: 12px; color: #999; height: 20px; line-height: 20px; }
.home-cp-bd img { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.home-cp-ft { margin-top: 25px; font-size: 0; text-align: center; }
.home-cp-ft .more { display: inline-block; padding: 0 20px; font-size: 16px; color: #ee3d3d; line-height: 30px; border: 1px dotted #ee3d3d; -webkit-transition: all 0.3s ease-in-out 0s; transition: all 0.3s ease-in-out 0s; }
.home-cp-ft .more:hover { color: #fff; background-color: #ee3d3d; }
@media (min-width: 768px) { .home-cp-bd .col { margin: 0 10px; } }
@media (min-width: 1000px) { .home-cp-bd .col .bg span { position: absolute; left: 0; bottom: 0; height: 0; width: 100%; background-color: #ee3d3d; -webkit-transition: all 0.3s ease-in-out 0s; transition: all 0.3s ease-in-out 0s; }
  .home-cp-bd .col .cont { padding: 10px; height: 50px; }
  .home-cp-bd .col .cont .tit { margin-bottom: 5px; }
  .home-cp-bd .col .cont .tit, .home-cp-bd .col .cont .type { -webkit-transition: all 0.3s ease-in-out 0s; transition: all 0.3s ease-in-out 0s; }
  .home-cp-bd .col:hover .bg { opacity: 1; filter: alpha(opacity=100); }
  .home-cp-bd .col:hover .bg span { height: 100%; }
  .home-cp-bd .col:hover .cont .tit, .home-cp-bd .col:hover .cont .type { color: #fff; }
  .home-cp-ft { margin-top: 50px; }
  .home-cp-ft .more { padding: 0 30px; font-size: 26px; line-height: 45px; } }
@media (min-width: 1367px) { .home-cp-bd { margin: 0 100px; } }

.home-ss { padding-bottom: 50px; background: url(../img/home-bg4.jpg) no-repeat center top; -webkit-background-size: cover; background-size: cover; }
.home-ss-bd { position: relative; overflow: hidden; margin: 0 -5px; }
.active .home-ss-bd { -webkit-backface-visibility: visible !important; backface-visibility: visible !important; -webkit-transform-origin: center; transform-origin: center; -webkit-animation-name: flipInX; animation-name: flipInX; -webkit-animation-delay: 0.6s; animation-delay: 0.6s; -webkit-animation-duration: 1s; animation-duration: 1s; }
.home-ss-bd .tit { position: absolute; top: 50%; left: 50%; z-index: 2; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; width: 56px; height: 56px; margin: -28px 0 0 -28px; font-size: 13px; line-height: 16px; color: #e93a3a; text-align: center; background-color: #fff; border: 4px solid #e93a3a; -webkit-border-radius: 50%; border-radius: 50%; }
.home-ss-bd .grid { position: relative; float: left; width: 50%; height: 140px; color: #fff; font-size: 12px; text-align: center; background-color: #ef3d3d; }
.home-ss-bd .grid.white { color: #e93a3a; background-color: #fff; }
.home-ss-bd .grid .ico { display: block; margin: 10px auto 0; height: 45px; }
.home-ss-bd .grid .grid-tit { position: relative; margin-top: 30px; font-size: 14px; }
.home-ss-bd .grid .grid-tit:after { position: absolute; bottom: -5px; left: 50%; content: ''; width: 1.4em; height: 2px; margin: 0 0 0 -.7em; background-color: #fff; }
.home-ss-bd .grid .txt { position: absolute; right: 2px; bottom: 26px; left: 2px; text-align: center; line-height: 1.5; }
@media (min-width: 768px) { .home-ss { padding-bottom: 80px; }
  .home-ss-bd { margin: 0 60px; } }
@media (min-width: 1000px) { .home-ss { padding-bottom: 120px; }
  .home-ss-bd .tit { width: 90px; height: 90px; margin: -45px 0 0 -45px; font-size: 20px; line-height: 24px; }
  .home-ss-bd .grid { height: 210px; font-size: 16px; }
  .home-ss-bd .grid .ico { margin-top: 16px; height: 100px; }
  .home-ss-bd .grid .txt { bottom: 30px; }
  .home-ss-bd .grid .grid-tit { margin-top: 50px; font-size: 24px; } }
@media (min-width: 1367px) { .home-ss { padding-bottom: 200px; }
  .home-ss-bd .tit { width: 114px; height: 114px; margin: -57px 0 0 -57px; font-size: 24px; line-height: 30px; border-width: 8px; }
  .home-ss-bd .grid { height: 266px; }
  .home-ss-bd .grid .ico { margin-top: 20px; height: 148px; }
  .home-ss-bd .grid .txt { bottom: 48px; }
  .home-ss-bd .grid .grid-tit { margin-top: 70px; font-size: 24px; } }

.home-ys { overflow: hidden; background-color: #ee3d3d; }
.home-ys .mod-bigtit .ch { margin: 0; color: #fff; }
.home-ys .mod-bigtit .en { color: #fff; }
.home-ys .mod-bigtit .en:before, .home-ys .mod-bigtit .en:after { background-color: #fe8989; }
.home-ys .mod-bigtit .stit { margin: 7px 0 5px; color: #ff6780; font-family: "Helvetica Neue", Helvetica, STHeiTi, "Microsoft YaHei", "微软雅黑", SimSun, sans-serif; }
.home-ys-bd { padding-bottom: 20px; font-size: 0; letter-spacing: -1px; text-align: center; }
.active .home-ys-bd .col { -webkit-animation-name: zoomIn; animation-name: zoomIn; -webkit-animation-delay: 0.6s; animation-delay: 0.6s; -webkit-animation-duration: 0.3s; animation-duration: 0.3s; }
.home-ys-bd .col { margin-bottom: 10px; letter-spacing: normal; }
.home-ys-bd .ico { display: inline-block; vertical-align: middle; width: 60px; margin: auto; }
.home-ys-bd .txt { display: inline-block; vertical-align: middle; margin: 0 10px; line-height: 20px; color: #fff; text-align: left; }
@media (max-height: 420px) and (max-width: 767px) { .home-ys-bd .ico { display: none; }
  .home-ys-bd .txt { padding: 6px 30px; border: 1px solid #ea1a54; } }
@media (min-width: 544px) { .home-ys .col { margin-bottom: 20px; }
  .home-ys .ico { display: block; width: 101px; }
  .home-ys .txt { display: block; text-align: center; } }
@media (min-width: 768px) { .home-ys .mod-bigtit .stit { margin: 10px 0 7px; font-size: 18px; }
  .home-ys-bd { padding-bottom: 70px; }
  .home-ys-bd .col { width: 20%; margin-bottom: 0; } }
@media (min-width: 1000px) { .home-ys .mod-bigtit .stit { margin: 13px 0 10px; font-size: 21px; }
  .home-ys-bd { margin: 0 -20px; padding: 10px 0 100px; }
  .home-ys-bd .col { padding: 0 20px; }
  .home-ys-bd .ico { width: 100%; }
  .home-ys-bd .txt { margin-top: 20px; font-size: 16px; } }
@media (min-width: 1367px) { .home-ys { overflow: hidden; }
  .home-ys .mod-bigtit .stit { margin: 15px 0; font-size: 24px; }
  .home-ys-bd { padding-bottom: 145px; margin: 0 -23px; }
  .home-ys-bd .col { padding: 0 23px; }
  .home-ys-bd .ico { width: 202px; }
  .home-ys-bd .txt { margin-top: 30px; font-size: 18px; } }

/*# sourceMappingURL=home.css.map */
