﻿@charset "UTF-8";

/* index *******************************************************************************************************************/

/* focus */
.focus { width: 100%; }
.focus .swiper-container { width: 100%; height: 100%; }
.focus .swiper-slide { width: 100%; height: 100%; }
.focus .swiper-slide a { display: block; width: 100%; text-align: center; overflow: hidden; }
.focus .swiper-slide a img { width: 100%; height: auto; }
.focus .swiper-slide a img.pc { display: block; }
.focus .swiper-slide a img.m { display: none; }
.focus .swiper-pagination { font-size: 0; }
.focus .swiper-container-horizontal>.swiper-pagination-bullets,
.focus .swiper-pagination-custom,
.focus .swiper-pagination-fraction { left: 50%; bottom: 8%; width: 400px; height: 8px; margin-left: -200px; }
.focus .swiper-pagination-bullet { opacity:1; border-radius:1; width: 20px; height: 20px; vertical-align: middle; background-color:#616161; }
.focus .swiper-pagination-bullet-active { background-color: #b30101; }
@media (max-width: 750px){
.focus .swiper-slide a img.pc { display: none; }
.focus .swiper-slide a img.m { display: block; }
.focus .swiper-container-horizontal>.swiper-pagination-bullets,
.focus .swiper-pagination-custom,
.focus .swiper-pagination-fraction { left: 0; bottom: 12px; width: 100%; height: 4px; margin-left: 0; }
.focus .swiper-pagination-bullet { width: 18px; height: 4px; }
}

/* product best */
.product-best ul li { margin: 0 0 50px; }
.product-best a { display: block; }
.product-best .fl { float: left; }
.product-best .fr { float: right; }
.product-best .item { height: auto; overflow: hidden; }
.product-best .item-info { position: relative; width: 43%; }
.product-best .item-pic { width: 57%; }
.product-best .item-pic img { display: block; width: 100%; height: 100%; }
.product-best .item-pic img { -webkit-transition: transform 1s ease; -moz-transition: transform 1s ease; -ms-transition: transform 1s ease; transition: transform 1s ease; }
.product-best a:hover .item-pic img { -webkit-transform: scale(1.15); -moz-transform: scale(1.15); -ms-transform: scale(1.15); transform: scale(1.15); }
.product-best-pic { width: 100%; }
.product-best-pic img { display: block; width: 100%; }
.product-best-item { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.product-best-item .best-item-inner { padding: 14% 8.7% 0 14%; }
.product-best-item .tit { width: 100%; font-size: 35px; color: #333; text-overflow: ellipsis;  white-space: nowrap;  overflow: hidden; }
.product-best-item .subtit { width: 100%; margin-top: 20px; font-size: 15px; color: #888; text-transform: uppercase; text-overflow: ellipsis; white-space: nowrap;  overflow: hidden; }
.product-best-item .subtit span { display: inline-block; padding-right: 20px; padding-bottom: 25px; border-bottom: 1px solid #666; }
.product-best-item .text { margin-top: 32px; font-size: 22px; color: #333; }
.product-best-item .en { display: inline-block; width: 100%; margin-top: 20px; font-size: 0; }
.product-best-item .en img { height: 11px; vertical-align: top; }
.product-best-item-1 { text-align: left; }
.product-best-item-2 { text-align: right; }
.product-best-item-2 .best-item-inner { padding: 10.5% 14% 0 8.7%; }
.product-best-item-2 .subtit span { padding-right: 0; padding-left: 20px; }
@media (max-width: 1366px){
.product-best ul li { margin: 0 0 40px; }
.product-best-item .best-item-inner { padding: 14% 8.7% 0 14%; }
.product-best-item .tit { font-size: 45px; }
.product-best-item .subtit { margin-top: 20px; font-size: 14px; }
.product-best-item .subtit span { padding-right: 20px; padding-bottom: 22px; }
.product-best-item .text { margin-top: 22px; font-size: 20px; }
.product-best-item .en { margin-top: 20px; }
.product-best-item .en img { height: 11px; }
}
@media (max-width: 1280px){
.product-best-item .tit { font-size: 40px; }
.product-best-item .best-item-inner { padding: 14% 8.7% 0 14%; }
.product-best-item .subtit { margin-top: 20px; font-size: 13px; }
.product-best-item .subtit span { padding-right: 20px; padding-bottom: 22px; }
.product-best-item .text { margin-top: 22px; font-size: 18px; }
.product-best-item .en { margin-top: 25px; }
.product-best-item .en img { height: 11px; }
}
@media (max-width: 1100px){
.product-best-item .tit { font-size: 34px; }
.product-best-item .best-item-inner { padding: 14% 8.7% 0 14%; }
.product-best-item .subtit { margin-top: 18px; font-size: 12px; }
.product-best-item .subtit span { padding-right: 20px; padding-bottom: 22px; }
.product-best-item .text { margin-top: 20px; font-size: 16px; }
.product-best-item .en { margin-top: 22px; }
.product-best-item .en img { height: 11px; }
}
@media (max-width: 1024px){
.product-best ul li { margin: 0 0 30px; }
.product-best-item .best-item-inner { padding: 10% 8% 0 13%; }
.product-best-item .tit { font-size: 30px; }
.product-best-item .subtit { margin-top: 15px; font-size: 12px; }
.product-best-item .subtit span { padding-right: 0; padding-bottom: 15px; }
.product-best-item .text { margin-top: 18px; font-size: 14px; }
.product-best-item .en { margin-top: 20px; }
.product-best-item .en img { height: 8px; }
.product-best-item-2 .best-item-inner { padding: 8% 13% 0 8%; }
.product-best-item-2 .subtit span { padding-left: 0; }
}
@media (max-width: 750px){
.product-best ul li { margin: 10px; }
.product-best .item { height: auto; }
.product-best-item .best-item-inner { padding: 10% 5% 0 8%; }
.product-best-item .tit { font-size: 12px; }
.product-best-item .subtit {margin-top: 5px; font-size: 4px; }
.product-best-item .subtit span { padding-right: 5px; padding-bottom: 4px; }
.product-best-item .text { margin-top: 10px; font-size: 6px; }
.product-best-item .en { margin-top: 0px; }
.product-best-item .en img { height: 3px; vertical-align: top; }
.product-best-item-1 { text-align: left; }
.product-best-item-2 { text-align: right; }
.product-best-item-2 .best-item-inner { padding: 8% 8% 0 5%; }
.product-best-item-2 .subtit span { padding-right: 0; padding-left: 5px; }
}

/* product item */
.product-item ul { margin: 0 -16px; }
.product-item ul li { float: left; width: 25%; margin-bottom: 18px; }
.product-item ul li a { display: block; margin: 0 16px; padding: 15px; background-color: #fff; }
.product-item ul li a .pic { position: relative; width: 100%; height: 0; padding-top: 68.5%; overflow: hidden; }
.product-item ul li a .pic img { position: absolute; top: 0; left: 0; width: 100%; height: 100%; 
  -webkit-transition: transform 1s ease; -moz-transition: transform 1s ease; -ms-transition: transform 1s ease; transition: transform 1s ease;
}
.product-item ul li a .tit { width: 100%; font-size: 21px; font-weight: bold; line-height: 63px; text-overflow: ellipsis;  white-space: nowrap;  overflow: hidden; }
.product-item ul li a:hover .pic img { 
  -webkit-transform: scale(1.15); -moz-transform: scale(1.15); -ms-transform: scale(1.15); transform: scale(1.15); 
}
@media (max-width: 1366px){
.product-item ul { margin: 0 -12px; }
.product-item ul li a { margin: 0 12px; padding: 10px; }
.product-item ul li a .tit { font-size: 18px; line-height: 55px; }
}
@media (max-width: 1024px){
.product-item ul { margin: 0 -10px; }
.product-item ul li a { margin: 0 10px; padding: 8px; }
.product-item ul li a .tit { font-size: 16px; line-height: 50px; }
}
@media (max-width: 750px){
.product-item  { margin: 10px; }
.product-item ul { margin: 0 -5px; }
.product-item ul li { width: 50%; margin-bottom: 10px; }
.product-item ul li a { margin: 0 5px; padding: 10px; }
.product-item ul li a .pic { width: 100%; height: auto; }
.product-item ul li a .tit { font-size: 15px; line-height: 45px; }
}

/* product type */
.product-type { text-align: center; }
.product-type ul { padding: 0 0%; font-size: 0; }
.product-type ul li { display: inline-block; width: 16.66%; margin: 15px 0; }
.product-type ul li a { display: block; text-align: center; }
.product-type ul li a .icon { border-radius: 50%; width: 210px; height: 210px; margin: 0 auto; background-color: #f4f4f4; overflow: hidden; 
  -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -ms-transition: all 0.5s ease; transition: all 0.5s ease; 
}
.product-type ul li a .icon i { display: block; width: 100%; height: 100%; background-repeat: no-repeat; background-position: center; background-size: cover; 
  -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -ms-transition: all 0.5s ease; transition: all 0.5s ease; 
}
.product-type ul li a .icon .icon01 { background-image: url("../images/icon/11.png"); }
.product-type ul li a .icon .icon02 { background-image: url("../images/icon/12.png"); }
.product-type ul li a .icon .icon03 { background-image: url("../images/icon/13.png"); }
.product-type ul li a .icon .icon04 { background-image: url("../images/icon/14.png"); }
.product-type ul li a .icon .icon05 { background-image: url("../images/icon/15.png"); }
.product-type ul li a .icon .icon06 { background-image: url("../images/icon/16.png"); }
.product-type ul li a .text { height: 33px; margin-top: 27px; font-size: 24px; line-height: 33px; text-overflow: ellipsis;  white-space: nowrap;  overflow: hidden; }
.product-type ul li a:hover .icon { background-color: #f4f4f4; 
  -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); transform: scale(1.1);
}
.product-type ul li a:hover .icon .icon01 { background-image: url("../images/icon/11_hover.png"); }
.product-type ul li a:hover .icon .icon02 { background-image: url("../images/icon/12_hover.png"); }
.product-type ul li a:hover .icon .icon03 { background-image: url("../images/icon/13_hover.png"); }
.product-type ul li a:hover .icon .icon04 { background-image: url("../images/icon/14_hover.png"); }
.product-type ul li a:hover .icon .icon05 { background-image: url("../images/icon/15_hover.png"); }
.product-type ul li a:hover .icon .icon06 { background-image: url("../images/icon/16_hover.png"); }
@media (max-width: 1366px){
.product-type ul { padding: 0; }
.product-type ul li a .text { font-size: 22px; }
}
@media (max-width: 1024px){
.product-type ul { padding: 0 2%; }
.product-type ul li { width: 33.33%; }
.product-type ul li a .text { margin-top: 20px; font-size: 20px; }
}
@media (max-width: 750px){
.product-type { height: 130px; margin: 40px 0 10px; overflow: hidden; }
.product-type ul { height: 150px; padding: 0 10px; font-size:0; overflow-x:scroll; overflow-y:hidden; white-space:nowrap; -webkit-overflow-scrolling:touch; }
.product-type ul li { float: none; display: inline-block; width: 135px; margin: 0; vertical-align: top; }
.product-type ul li a { width: 100%; }
.product-type ul li a .icon { position: relative; width: 70%; height: 0; margin: 0 auto; padding-top: 70%; }
.product-type ul li a .icon i { position: absolute; top: 0; left: 0; }
.product-type ul li a .text { margin-top: 5px; font-size: 14px; }
}

/* reputation */
.reputation { color: #fff; background: url("../images/bg/01.jpg") no-repeat center; background-size: cover; background-attachment: fixed; }
.reputation .module-title p { color: #fff; }
.reputation-info { margin-top: 70px; }
.reputation-info ul li { float: left; width: 25%; text-align: center; }
.reputation-info ul li .item { padding: 0 20px; }
.reputation-info ul li .icon { display: inline-block; width: 152px; height: 152px; border-radius: 50%; background-color: #fff; 
  -webkit-transition: transform 1s ease; -moz-transition: transform 1s ease; -ms-transition: transform 1s ease; transition: transform 1s ease; 
}
.reputation-info ul li .icon i { display: block; width: 100%; height: 100%; background-repeat: no-repeat; background-position: center; background-size: cover; }
.reputation-info ul li .icon .icon01 { background-image: url("../images/icon/21.png"); }
.reputation-info ul li .icon .icon02 { background-image: url("../images/icon/22.png"); }
.reputation-info ul li .icon .icon03 { background-image: url("../images/icon/23.png"); }
.reputation-info ul li .icon .icon04 { background-image: url("../images/icon/24.png"); }
.reputation-info ul li h5 { margin-top: 28px; font-size: 20px; }
.reputation-info ul li p { margin-top: 40px; font-size: 14px; line-height: 30px; }
.reputation-info ul li.active .icon { 
  -webkit-transform: rotateY(180deg); -moz-transform: rotateY(180deg); -ms-transform: rotateY(180deg); transform: rotateY(180deg); 
}
@media (max-width: 1366px){
.reputation-info ul li .icon { width: 140px; height: 140px; }
.reputation-info ul li h5 { margin-top: 25px; font-size: 18px; }
.reputation-info ul li p { margin-top: 30px; line-height: 28px; }
}
@media (max-width: 1024px){
.reputation-info ul li .icon { width: 130px; height: 130px; }
.reputation-info ul li h5 { margin-top: 22px; font-size: 16px; }
.reputation-info ul li p { margin-top: 25px; line-height: 26px; }
}
@media (max-width: 750px){
.reputation { padding: 40px 0 10px; background-attachment: scroll; }
.reputation-info { height: 240px; margin-top: 20px; overflow: hidden; }
.reputation-info ul { height: 260px; padding: 0 5px; font-size:0; overflow-x:scroll; overflow-y:hidden; white-space:nowrap; -webkit-overflow-scrolling:touch; }
.reputation-info ul li { float: none; display: inline-block; width: 135px; margin: 0; vertical-align: top; }
.reputation-info ul li .item { padding: 0 5px; }
.reputation-info ul li .icon { position: relative; width: 65%; height: 0; margin: 0 auto; padding-top: 65%; }
.reputation-info ul li .icon i { position: absolute; top: 0; left: 0; }
.reputation-info ul li h5 { margin-top: 20px; font-size: 12px; }
.reputation-info ul li p { margin-top: 10px; font-size: 10px; line-height: 1.5; white-space: normal; }
}

/* case */
.case .swiper-container { width: 100%; height: 100%; padding-bottom: 55px; }
.case .swiper-slide { width: 100%; height: 100%; }
.case .swiper-pagination { font-size: 0; }
.case .swiper-container-horizontal>.swiper-pagination-bullets,
.case .swiper-pagination-custom,
.case .swiper-pagination-fraction { left: 50%; bottom: 0; width: 400px; height: 11px; margin-left: -200px; }
.case .swiper-pagination-bullet { opacity:1; border-radius:6px; width: 11px; height: 11px; vertical-align: middle; background-color: #666; }
.case .swiper-pagination-bullet-active { width: 23px; height: 9px; background-color: #b30101; }
.case .case-content { display: flex; flex-wrap: wrap; width: 100%; }
.case .case-pic { width: 45%; }
.case .case-pic a { display: block; width: 100%; height: 100%; overflow: hidden; }
.case .case-pic a img { width: 100%; height: 100%; 
  -webkit-transition: transform 1s ease; -moz-transition: transform 1s ease; -ms-transition: transform 1s ease; transition: transform 1s ease; 
}
.case .case-pic a:hover img { 
  -webkit-transform: scale(1.15); -moz-transform: scale(1.15); -ms-transform: scale(1.15); transform: scale(1.15); 
}
.case .case-info { position: relative; width: 55%; background: #fff url("../images/bg/03.jpg") no-repeat center; background-size: cover; }
.case .case-info .line { position: absolute; top: 3%; right: 2%; bottom: 3%; left: 2%; border: 1px solid #cdd2d5; }
.case .case-info .inner { position: relative; z-index: 1; padding: 6% 8%; }
.case .case-info .title h4 { display: inline-block; margin-right: 55px; font-size: 30px; vertical-align: middle; }
.case .case-info .title .tag { border-radius: 5px; display: inline-block; padding: 0 18px; font-size: 14px; color: #fff; line-height: 31px; vertical-align: middle; background-color: #b30101; }
.case .case-info .intro { margin-top: 35px; font-size: 18px; }
.case .case-info .intro li { margin: 18px 0; line-height: 32px; }
.case .case-info .intro li img { float: left; width: 32px; height: 32px; }
.case .case-info .intro li span { display: block; margin-left: 60px; }
.case .case-info .item { margin-top: 40px; }
.case .case-info .item li { float: left; width: 20%; margin-right: 5%; }
.case .case-info .item li a { display: block; }
.case .case-info .item li a .pic { width: 100%; overflow: hidden; }
.case .case-info .item li a .pic img { width: 100%; height: 100%; 
  -webkit-transition: transform 1s ease; -moz-transition: transform 1s ease; -ms-transition: transform 1s ease; transition: transform 1s ease; 
}
.case .case-info .item li a .tit { width: 100%; margin-top: 12px; font-size: 16px; font-weight: normal;  text-overflow: ellipsis;  white-space: nowrap;  overflow: hidden; }
.case .case-info .item li.active a .pic img { 
  -webkit-transform: scale(1.15); -moz-transform: scale(1.15); -ms-transform: scale(1.15); transform: scale(1.15); 
}
@media (max-width: 1366px){
.case .swiper-container { padding-bottom: 45px; }
.case .case-info .title h4 { margin-right: 50px; font-size: 28px; }
.case .case-info .title .tag { padding: 0 15px; font-size: 13px; line-height: 28px; }
.case .case-info .intro { margin-top: 30px; font-size: 16px; }
.case .case-info .intro li { margin: 15px 0; line-height: 30px; }
.case .case-info .intro li img { width: 30px; height: 30px; }
.case .case-info .intro li span { margin-left: 55px; }
.case .case-info .item { margin-top: 35px; }
.case .case-info .item li a .tit { margin-top: 10px; font-size: 14px; }
}
@media (max-width: 1024px){
.case .swiper-container { padding-bottom: 35px; }
.case .case-info .title h4 { margin-right: 40px; font-size: 26px; }
.case .case-info .title .tag { padding: 0 10px; font-size: 12px; line-height: 24px; }
.case .case-info .intro { margin-top: 30px; font-size: 14px; }
.case .case-info .intro li { margin: 12px 0; line-height: 26px; }
.case .case-info .intro li img { width: 26px; height: 26px; }
.case .case-info .intro li span { margin-left: 50px; }
.case .case-info .item { margin-top: 30px; }
.case .case-info .item li a .tit { margin-top: 8px; font-size: 12px; }
}
@media (max-width: 750px){
.case { margin: 20px 10px 10px; }
.case .swiper-container { padding-bottom: 25px; }
.case .swiper-container-horizontal>.swiper-pagination-bullets,
.case .swiper-pagination-custom,
.case .swiper-pagination-fraction { left: 0%; bottom: 0; width: 100%; height: 9px; margin-left: 0; }
.case .swiper-pagination-bullet { opacity:1; border-radius:5px; width: 7px; height: 7px; vertical-align: middle; background-color: #666; 
  -webkit-transition: width 1s ease, height 1s ease; -moz-transition: width 1s ease, height 1s ease; -ms-transition: width 1s ease, height 1s ease; transition: width 1s ease, height 1s ease; 
}
.case .swiper-pagination-bullet-active { width: 20px; height: 7px; background-color: #ffd902; }
.case .case-content { display: block; flex-wrap: nowrap; }
.case .case-pic { width: 100%; }
.case .case-info { width: 100%; }
.case .case-info .inner { height: auto; padding: 20px 10px 20px 20px; }
.case .case-info .title h4 { margin-right: 10px; font-size: 18px; }
.case .case-info .title .tag { border-radius: 3px; padding: 0 5px; font-size: 12px; line-height: 20px; }
.case .case-info .intro { margin-top: 20px; font-size: 12px; }
.case .case-info .intro li { margin: 10px 0; line-height: 24px; }
.case .case-info .intro li img { width: 24px; height: 24px; }
.case .case-info .intro li span { margin-left: 40px; }
.case .case-info .item { margin-top: 20px; }
.case .case-info .item li { width: 22%; margin-right: 3%; }
.case .case-info .item li h5 { height: 20px; margin-top: 5px; font-size: 12px; }
}

/* news */
.news .item { float: left; width: 50%; }
.news .item h2 { margin: 0 8%; font-size: 36px; font-weight: bold; }
.news .item h2 .icon { display: inline-block; width: 50px; height: 50px; margin-top: -2px; margin-right: 25px; vertical-align: middle; background-repeat: no-repeat; background-position: center; background-size: cover; }
.news .item h2 .icon-news { background-image: url("../images/icon/41.png"); }
.news .item h2 .icon-tool { background-image: url("../images/icon/42.png"); }
.news .item ul { margin: 0 8%; margin-top: 40px; }
.news .item ul li { border-bottom: 1px dashed #ccc; }
.news .item ul li a { position: relative; display: block; height: 50px; padding-left: 24px; padding-right: 20px; font-size: 16px; color: #666; line-height: 50px; }
.news .item ul li a .icon { position: absolute; top: 50%; left: 0; width: 8px; height: 8px; margin-top: -4px; text-indent: -9999em; background: url("../images/icon/arrow.png") no-repeat center; overflow: hidden; }
.news .item ul li a .date { float: right; }
.news .item ul li a .title { height: 50px; margin-right: 100px; font-size: 16px; font-weight: normal; line-height: 50px; text-overflow: ellipsis;  white-space: nowrap;  overflow: hidden; }
.news .item ul li a:hover .title { color: #099f00; }
@media (max-width: 1366px){
.news .item h2 { font-size: 32px; }
.news .item h2 .icon { width: 40px; height: 40px; margin-right: 20px; }
.news .item ul { margin: 0 5%; margin-top: 32px; }
.news .item ul li a { padding-right: 16px; padding-left: 20px; font-size: 14px; }
.news .item ul li a .title { margin-right: 90px; font-size: 14px; }
}
@media (max-width: 1024px){
.news .item h2 { font-size: 28px; }
.news .item h2 .icon { width: 30px; height: 30px; margin-right: 15px; }
.news .item ul { margin: 0 4%; margin-top: 28px; }
.news .item ul li a { padding-right: 0; padding-left: 15px; font-size: 12px; }
.news .item ul li a .title { margin-right: 80px; font-size: 12px; }
}
@media (max-width: 750px){
.news { position: relative; }
.news .item { float: none; width: 100%; }
.news .item h2 { margin: 0 10px; font-size: 22px; }
.news .item h2 .icon { width: 30px; height: 30px; margin-right: 10px; }
.news .item ul { margin: 0 10px; margin-top: 10px; }
.news .item ul li:nth-last-child(5),
.news .item ul li:nth-last-child(6),
.news .item ul li:nth-last-child(7),
.news .item ul li:nth-last-child(8) { display: none; }
.news .item ul li a { height: 40px; padding-left: 18px; padding-right: 0; font-size: 12px; line-height: 40px; }
.news .item ul li a .title { height: 40px; font-size: 12px; line-height: 40px; }
.news .item:last-child { margin-top: 30px; }
}

/* superiority */
.superiority { background: url("../images/bg/02.jpg") no-repeat center; background-size: cover; }
.superiority-info { padding: 30px 0; }
.superiority-info ul li { float: left; width: 25%; margin: 20px 0; text-align: center; }
.superiority-info .text { width: 100%; margin-top: 40px; font-size: 22px; font-weight: bold; text-overflow: ellipsis;  white-space: nowrap;  overflow: hidden; }
.superiority-info .icon { position: relative; width: 182px; height: 182px; margin: 0 auto; }
.superiority-info .icon .data { position: absolute; top: 50%; left: 0; width: 100%; height: 90px; margin-top: -45px; font-family: "FetteEngschrift", Haettenschweiler, Impact, "Niagara Solid"; font-size: 73px; color: #099f00; line-height: 90px; }
.superiority-info .icon .data strong { display: inline-block; font-weight: normal; vertical-align: top; }
.superiority-info .icon .data span { display: inline-block; vertical-align: top; }
.superiority-info .icon .data em { display: inline-block; margin-left: 10px; font-style: normal; font-size: 24px; font-weight: bold; vertical-align: top; }
@media (max-width: 1366px){
.superiority-info { padding: 40px 0 20px; }
.superiority-info .icon { width: 160px; height: 160px; }
.superiority-info .icon .data { font-size: 68px; }
.superiority-info .text { margin-top: 35px; font-size: 20px; }
}
@media (max-width: 1024px){
.superiority-info { padding: 40px 0 20px; }
.superiority-info .icon { width: 140px; height: 140px; }
.superiority-info .icon .data { font-size: 60px; }
.superiority-info .text { margin-top: 30px; font-size: 18px; }
}
@media (max-width: 750px){
.superiority-info { padding: 30px 10px 20px; }
.superiority-info ul li { width: 50%; margin: 20px 0; }
.superiority-info .icon { width: 120px; height: 120px; }
.superiority-info .icon .data { font-size: 50px; }
.superiority-info .text { margin-top: 15px; font-size: 14px; }
}

.case_more { width:100%; margin:40px 0 0 0; text-align:center; overflow:hidden; }
.case_more a{ display:block; width:200px; margin:0 auto; padding:10px 0; border:#CCC 1px solid; background-color:#FFF; border-radius:25px; }
.case_more a:hover { background-color:#e8c50d; color:#FFF; }
@media (max-width: 750px){
	.case_more a{ width:40%;padding:6px 0; }
}

