.bor{border: 1px #000 solid;}
.ed-bg-blue{ background: #EEFAFF;}
.ed-bg-gray{background: #FAFAFA;}
.ed-education-txt{ display: flex; align-items: center; justify-content: center; padding: 0;}
.ed-education-txt p{ padding: 4px 0;}
.ed-education-txt p strong{ font-size: 32px; margin: 0 0 0 10px; position: relative; top:8px;}
.ed-tips{ margin: 0 20px 0 0;}
.ed-tips:before{ content: '';display: inline-block;width:30px; height: 30px;background: url(../images/ed-sel-list.svg) no-repeat; margin: 0 10px 0 0; position: relative; top:8px;}
.ed-banner-tip1{ text-align: center; color: #6C6C6C;}
.ed-banner-tip2{ text-align: center; color: #6C6C6C; margin: 0 20px;}
.ed-fea-txt{ display: flex; align-items: center; justify-content: left; padding: 0 0 0 4.25rem;}
.ed-fea-txt h2{ padding: 0 0 20px 0;}
.ed-fea-txt2{ display: flex; align-items: center; justify-content: right; }
.ed-fea-txt2 h2{ padding: 0 0 20px 0;}

.ed-fea-more{overflow: hidden; padding: 0;}
.ed-step-item h3{ font-size: 24px;}
.ed-step-item b{ font-size: 24px;color: #6C6C6C;}
.ed-fea-item{padding: 0 10px;}
.ed-fea-item p span{ padding: 0 20px; display: block;}
.ed-fea-item p b{ display: block;font-size: 24px; padding: 4px 20px;}
.fc-ed-faq{ list-style: none; padding: 40px 0;}
.fc-ed-faq li{border-bottom: 1px #EDEDED solid; padding: 30px 0;}
.fc-ed-faq li b{ display: block; padding: 8px 0; font-size:28px;}
.fc-ed-faq li b:hover{cursor: pointer; color: #1560DA;}
.fc-ed-faq li b::after{content: '\e62f';  font-family:fs; font-size: 28px; float: right;}
.fc-ed-faq li span{ font-size: 20px; padding:0; color: #333; display: block; height: 0; transition: height 0.5s; overflow: hidden;}
.ed-faq-show{ height: 160px!important; line-height: 2rem; padding: 10px 0;}
.ed-faq-sel{color: #1560DA;}
.ed-faq-sel::after{ transform:rotate(45deg); transition:transform 0.1s linear;}
.fc-install-banner{ background:#F3FAFF url(../finecam/images/zb-banner-bg.png) no-repeat; padding: 0;}
.fc-install-block{ background:#fff;}
.install-item{ text-align: center; color: #000; border: 1px #e8e8e8 solid; border-radius: 16px; display: block; padding: 20px; margin: 10px; min-height:246px;}
.install-item:hover{ color: #FF4218;}
.install-item p b{ font-size: 24px;}
@media (max-width: 1920px) {
.ed80{ width:70%;}
  }
@media (max-width: 1600px) {
.ed80{ width: 80%;}
.ed-education-txt{ padding-top:0;}
  }
@media (max-width: 1440px) {
.ed80{ width: 90%;}
.ed-education-txt{ padding-top:0;}
  }
@media (max-width: 1280px) {
.ed80{ width:100%;}
.ed-education-img img{ width: 100%; height: auto;}
  }
@media (max-width: 1024px) {

  }
@media (max-width: 992px) {

  }

@media (max-width: 768px) {
.ed-education-txt{ text-align: center;}
.ed-fea-txt{text-align: center; padding: 20px 0;}
.ed-fea-txt2{text-align: center; padding: 20px 0;}
.ed-education-img img{ width: 100%; height: auto;}
.ed-fea-item p img{ width: 100%; height: auto;}

  }
@media (max-width: 576px) {

  }
  
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:3/2),only screen and (min-device-pixel-ratio:1.5) {

}