.syhot {
  background-color: #f8f8f8;
  padding: 45px 0;
}

.syhot .syhot_tit {
  text-align: center;
  padding: 0 0 26px 0;
}

.syhot .syhot_tit h1 {
  font-size: 28px;
  color: #333333;
  font-weight: 550;
  margin-bottom: 20px;
  font-family: Raleway-Bold;
}

.syhot .syhot_tit span {
  font-size: 16px;
  color: #666666;
  font-family: Raleway-Regular;
}

.syhot .sypro_card {
  border: none;
  margin-bottom: 10px;
  background-color: #f8f8f8;
}

.syhot .sypro_card h5 {
  font-size: 20px;
  text-align: left;
  font-family: Raleway-Bold;
  color: #333333;
}

.syhot .sypro_card hr {
  border: 1px solid #1b1b1b;
  background-color: #1b1b1b;
}

.syhot .sypro_card .card-body {
  padding: 0 2%;
}

.syhot .sypro_card .sy_btn {
  text-align: center;
}

.syhot .sypro_card .sy_btn .sybtn1 {
  background-color: white;
  ont-family: Raleway-Regular;
  border: 1px solid #999999;
  color: #999999;
  font-size: 16px;
  padding: 7px 20px;
  opacity: 0.4;
}

.syhot .sypro_card .sy_btn .sybtn2 {
  background-color: #0c40e9;
  color: #ffffff;
  font-family: Raleway-Regular;
  font-size: 16px;
  border: 1px solid #0c40e9;
  padding: 7px 20px;
}

@media (min-width: 449px) and (max-width: 575px) {
  .syhot_pro {
    padding-left: 18%;
  }
}

@media (min-width: 360px) and (max-width: 448px) {
  .syhot_pro {
    padding-left: 10%;
  }
}

@media (min-width: 992px) and (max-width: 1125px) {
  .syhot .sypro_card h5 {
    height: 50px;
  }
}

@media (min-width: 576px) and (max-width: 767px) {
  .syhot .sypro_card h5 {
    height: 50px;
  }
}

.sy_process .syprocess_tit {
  text-align: center;
  padding: 45px 0 26px 0;
}

.sy_process .syprocess_tit h2 {
  font-family: Raleway-Bold;
  font-size: 28px;
  color: #333333;
  margin-bottom: 20px;
}

.sy_process .syprocess_tit span {
  font-family: Raleway-Regular;
  font-size: 16px;
  color: #666666;
}

.sy_process .syprocess_cp .sycess_scp {
  margin-bottom: 26px;
  background-color: transparent !important;
}

.sy_process .syprocess_cp .sycess_scp .sycess_nr {
  background-color: #2b2b2b;
  position: absolute;
  top: 65%;
  opacity: 0.7;
  padding: 7px 0 0 10px;
}

.sy_process .syprocess_cp .sycess_scp .sycess_nr:hover {
  background-color: #0c40e9;
}

.sy_process .syprocess_cp .sycess_scp .sycess_nr h5 {
  margin: 0;
  font-size: 15px;
  color: #ffffff;
  font-family: Raleway-Bold;
  line-height: 15px;
  font-weight: normal;
}

.sy_process .syprocess_cp .sycess_scp .sycess_nr p {
  font-family: Raleway-Regular;
  font-size: 13px;
  margin: 0;
  color: #ffffff;
  position: relative;
  z-index: 8;
}

@media (min-width: 768px) and (max-width: 991px) {
  .sycess_nr {
    padding: 1px 0 0 10px !important;
    top: 58% !important;
  }
  .sycess_nr h5 {
    font-size: 15px !important;
  }
  .sycess_nr p {
    font-size: 11px !important;
  }
}

@media (min-width: 576px) and (max-width: 767px) {
  .sycess_nr {
    top: 65% !important;
    padding: 5px 0 0 10px !important;
  }
  .sycess_nr h5 {
    font-size: 19px !important;
    margin-bottom: 5px !important;
  }
  .sycess_nr p {
    font-size: 18px !important;
  }
}

@media (min-width: 450px) and (max-width: 575px) {
  .sycess_nr {
    top: 74% !important;
    padding: 10px 0 0 10px !important;
  }
  .sycess_nr h5 {
    font-size: 25px !important;
    padding-bottom: 7px !important;
  }
  .sycess_nr p {
    font-size: 21px !important;
  }
}

@media (min-width: 320px) and (max-width: 449px) {
  .sycess_nr {
    top: 71% !important;
    padding: 5px 0 0 10px !important;
  }
  .sycess_nr h5 {
    font-size: 20px !important;
    padding-bottom: 4px !important;
  }
  .sycess_nr p {
    font-size: 16px !important;
  }
}

.sy_case .sycase_tit {
  text-align: center;
  padding: 40px 0 26px 0;
}

.sy_case .sycase_tit h2 {
  font-family: Raleway-Bold;
  font-size: 28px;
  margin-bottom: 12px;
  color: #333333;
}

.sy_case .sycase_tit span {
  font-family: Raleway-Regular;
  font-size: 16px;
  color: #666666;
}

.sy_case .sycase_cp .row {
  margin-left: 0;
  margin-right: 0;
}

.sy_case .sycase_cp .case_p {
  padding: 0;
}

.sy_case .sycase_cp .case_p .card {
  border: none;
  margin-bottom: 45px;
}

.sy_case .sycase_cp .case_p .card .card-body h5 {
  font-family: Raleway-Bold;
  font-size: 16px;
  color: #333333;
  margin: 0 0 5px 0;
}

.sy_case .sycase_cp .case_p .card .card-body p {
  font-family: Raleway-Regular;
  font-size: 16px;
  color: #666666;
  margin: 0;
}

.sy_case .sycase_cp .case_p .card .card-body .case_more {
  margin-top: 20px;
  padding-bottom: 17px;
  border-bottom: 2px solid #dddddd;
}

.sy_case .sycase_cp .case_p .card .card-body .case_more span {
  font-family: Raleway-Bold;
  font-size: 16px;
  color: #333333;
  padding-left: 2%;
  font-weight: 550;
}

.pordbanner {
  background: url(../img/pro_banner.jpg) no-repeat;
  background-position: center center;
  background-size: 100% 100%;
  height: 310px;
}

.pordbanner .banner_tit {
  color: #ffffff;
  padding-top: 4%;
}

.pordbanner .banner_tit h3 {
  font-family: Raleway-Bold;
  font-size: 36px;
  margin-bottom: 20px;
}

.pordbanner .banner_tit a {
  color: #fbc000;
  text-decoration: underline !important;
  text-decoration-color: #fbc000 !important;
}

.pordbanner .banner_tit p {
  font-family: Raleway-Regular;
  margin-top: 20px;
  font-size: 16px;
  padding: 0 24%;
}

@media (min-width: 320px) and (max-width: 500px) {
  .pordbanner {
    height: 150px;
  }
  .pordbanner .banner_tit {
    padding-top: 6%;
  }
  .pordbanner .banner_tit h3 {
    font-size: 30px !important;
  }
  .pordbanner .banner_tit p {
    display: none;
  }
}

.pro_mod {
  background-color: #f8f8f8;
  padding: 35px 0 15px 0;
}

.pro_sb .pro_tit {
  text-align: center;
  padding-left: 1%;
}

.pro_sb .pro_tit h2 {
  font-family: Raleway-Bold;
  font-size: 30px;
  color: #333333;
}

.pro_sb .pro_tit p {
  margin: 23px 0;
  font-family: Raleway-Regular;
  font-size: 16px;
  color: #333333;
}

.pro_sb .pro_tit span {
  color: #0c40e9;
  font-family: Raleway-Regular;
  font-size: 16px;
  position: relative;
}

.pro_sb .pro_tit span::before, .pro_sb .pro_tit span::after {
  content: '';
  position: absolute;
  top: 60%;
  background: #0c40e9;
  width: 20%;
  height: 1px;
}

.pro_sb .pro_tit span::before {
  left: -24%;
}

.pro_sb .pro_tit span::after {
  right: -24%;
}

.pro_sb .card {
  border: none;
  border-radius: 0;
  margin-bottom: 20px;
}

.pro_sb .card .card-img {
  border-radius: 0;
}

.pro_sb .card .card-img-overlay {
  padding: 0;
  width: 100%;
  background-color: #2b2b2b;
  position: absolute;
  top: 78%;
  bottom: 0;
  opacity: 0.8;
}

.pro_sb .card .card-img-overlay:hover {
  background-color: #0c40e9;
}

.pro_sb .card .card-img-overlay h5 {
  font-family: Raleway-Bold;
  font-size: 16px;
  margin: 0;
  padding: 10px 0 0 10px;
}

@media (min-width: 319px) and (max-width: 400px) {
  .pro_sb .card-img-overlay {
    top: 82% !important;
  }
  .pro_sb .card-img-overlay h5 {
    padding: 8px 0 0 5px !important;
    font-size: 15px !important;
  }
}

@media (min-width: 401px) and (max-width: 575px) {
  .pro_sb .card-img-overlay {
    top: 86% !important;
  }
  .pro_sb .card-img-overlay h5 {
    padding: 8px 0 0 5px !important;
    font-size: 18px !important;
  }
}

@media (min-width: 576px) and (max-width: 767px) {
  .pro_sb .card-img-overlay {
    top: 81% !important;
  }
  .pro_sb .card-img-overlay h5 {
    padding: 5px 0 0 5px !important;
    font-size: 14px !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .pro_sb .card-img-overlay h5 {
    font-size: 12px !important;
  }
}

.pro_stat {
  padding: 32px 0 25px 0;
}

.pro_stat .card {
  margin-bottom: 25px;
}

@media (min-width: 320px) and (max-width: 767px) {
  .pro_stat .card-img-overlay h5 {
    padding: 10 0 0 10px;
    font-size: 16px;
  }
}

.pro_info {
  margin-bottom: 48px;
}

.pro_info .info_tit {
  background-color: #f8f8f8;
  border-top: 1px solid #dddddd;
  text-align: center;
  padding: 16px 0;
  margin-bottom: 33px;
}

.pro_info .info_tit h5 {
  font-family: Raleway-Bold;
  font-size: 26px;
  color: #333333;
  margin-bottom: 15px;
}

.pro_info .info_tit div {
  width: 50%;
  margin: auto;
}

.pro_info .info_tit div p {
  margin: 0;
  font-family: Raleway-Regular;
  font-size: 16px;
  color: #333333;
}

.pro_info .prorow_p div {
  margin: 10px 0;
  display: flex;
}

.pro_info .procheck {
  border: 1px solid #cccccc;
  padding: 0;
  padding-bottom: 10px;
  font-family: Raleway-Regular;
  font-size: 16px;
  color: #646464;
  margin-bottom: 10px;
}

.pro_info .procheck p {
  margin: 20px  0 20px 2%;
}

.pro_info .procheck div {
  padding: 0;
  margin: 0;
  padding-left: 4%;
}

.pro_info .prosub div {
  margin-bottom: 7px;
}

.pro_info .prosub div .form-group {
  margin-bottom: 0;
}

.pro_info .prosub button {
  font-family: Raleway-Regular;
  font-size: 16px;
  color: #ffffff;
}

.pro_info .prosub .btn-primary {
  background-color: #0c40e9;
  border-color: #0c40e9;
}

@media (min-width: 300px) and (max-width: 400px) {
  .pro_info .procheck div {
    padding-left: 7%;
  }
}

.process_cl {
  background-color: #f8f8f8;
  padding: 20px 0 45px 0;
}

.process_cl .card {
  border: none;
  margin-top: 30px;
}

.process_cl .card .card-body {
  padding: 5px 0 0 15px;
}

.process_cl .card .card-body h5 {
  margin-bottom: 15px;
  font-size: 20px;
  color: #333333;
  font-family: Raleway-Regular;
}

.process_cl .card .card-body p {
  font-size: 15px;
  margin-bottom: 15px;
  color: #333333;
  font-family: Raleway-Regular;
}

.process_cl .card .case_more {
  padding-bottom: 10px;
}

.process_cl .card .case_more span {
  font-family: Raleway-Bold;
  font-size: 16px;
  color: #333333;
}

.process_cl .cl_right img {
  margin-bottom: 30px;
}

@media (min-width: 400px) and (max-width: 767px) {
  .climg {
    width: 509px;
  }
}

@media (min-width: 319px) and (max-width: 441px) {
  .cess_allcl h5 {
    font-size: 19px !important;
  }
  .cess_allcl p {
    font-size: 14px !important;
  }
}

@media (min-width: 1126px) {
  .process_cl .climg {
    height: 224px;
  }
  .process_cl .card-body {
    padding: 15px 0 0 15px !important;
  }
  .process_cl .card-body h5 {
    margin-bottom: 15px !important;
    font-size: 24px !important;
  }
  .process_cl .card-body p {
    font-size: 17px !important;
  }
  .process_cl .case_more {
    padding-bottom: 10px;
    padding-top: 8px !important;
  }
}

@media (min-width: 149px) and (max-width: 991px) {
  .cl_right {
    display: none;
  }
}

.equipment {
  margin-top: 35px;
}

.equipment .eq_h5 {
  margin-bottom: 38px;
  font-family: Raleway-Bold;
  font-size: 26px;
  color: #333333;
}

.equipment .sypro_card {
  border: none;
  margin-bottom: 10px;
}

.equipment .sypro_card img {
  width: 100%;
}

.equipment .sypro_card h5 {
  font-size: 18px;
  text-align: left;
  font-family: Raleway-Bold;
  color: #333333;
}

.equipment .sypro_card hr {
  border: 1px solid #1b1b1b;
}

.equipment .sypro_card p {
  font-size: 14px;
  font-family: Raleway-Regular;
  color: #666666;
}

.equipment .sypro_card .card-body {
  padding: 0 2%;
}

@media (min-width: 992px) and (max-width: 1125px) {
  .equipment .sypro_card h5 {
    height: 30px;
  }
}

.success {
  position: relative;
  margin-bottom: 25px;
}

.success .succbg {
  position: absolute;
  top: 34%;
}

.success .succ_h5 {
  margin: 30px 0 25px 0;
  font-family: Raleway-Bold;
  font-size: 26px;
  color: #333333;
}

.success .card-deck {
  margin: 0;
}

.success .case_p {
  padding: 0;
  margin-bottom: 20px;
}

.success .case_p .card {
  border: none;
  border-bottom: 2px solid #dddddd;
  border-radius: 0;
}

.success .case_p .card-body h5 {
  font-family: Raleway-Bold;
  font-size: 16px;
  color: #333333;
  margin: 0;
}

.success .case_p .card-body p {
  font-family: Raleway-Regular;
  font-size: 16px;
  color: #666666;
  margin: 0;
}

.success .case_p .card-body .case_more {
  margin-top: 20px;
}

.success .case_p .card-body .case_more span {
  font-family: Raleway-Bold;
  font-size: 16px;
  color: #333333;
  padding-left: 2%;
  font-weight: 550;
}

@media (min-width: 767px) and (max-width: 991px) {
  .success .card-body h5 {
    height: 60px;
  }
  .success .card-body p {
    height: 40px;
  }
}

@media (min-width: 150px) and (max-width: 767px) {
  .succbg {
    display: none;
  }
}

.news {
  margin-top: 30px;
}

.news .news_tit {
  text-align: center;
  margin-bottom: 40px;
}

.news .news_tit button {
  border: 1px solid #0c40e9;
  background-color: white;
  color: #333333;
  font-size: 16px;
  padding: 5px 15px;
  font-family: Raleway-Regular;
}

.news .news_tit .news_b {
  background-color: #0c40e9;
  color: #ffffff;
}

.news .news_nr .nr1 .row_one {
  margin-bottom: 40px;
}

.news .news_nr .nr1 .row_one .card {
  border: none;
}

.news .news_nr .nr1 .row_one .col_nr {
  background-color: #f6f6f6;
}

.news .news_nr .nr1 .row_one .col_nr .card-body {
  padding: 15px 5px 0px 10px;
}

.news .news_nr .nr1 .row_one .col_nr .card-body h5 {
  font-family: Raleway-Bold;
  font-size: 20px;
  color: #333333;
}

.news .news_nr .nr1 .row_one .col_nr .card-body p {
  font-family: Raleway-Regular;
  font-size: 16px;
  color: #666666;
  margin-top: 21px;
}

.news .news_nr .nr1 .row_two .card {
  border-radius: 0;
  border: 1px solid #ebebeb;
}

.news .news_nr .nr1 .row_two .card:hover {
  background-color: #f6f6f6;
}

.news .news_nr .nr1 .row_two .card:hover .news_p1 {
  color: #0c40e9;
}

.news .news_nr .nr1 .row_two .card p {
  color: #333333;
  font-family: Raleway-Regular;
  font-size: 16px;
}

.news .news_nr .nr1 .row_two .card span {
  color: #666666;
  font-family: Raleway-Regular;
  font-size: 16px;
}

.news .news_nr .nr1 .row_two .card .card-body {
  padding: 30px 20px;
}

.news .news_nr .nr1 .three {
  margin-top: 25px;
  margin-bottom: 50px;
}

.news .news_nr .nr1 .three button {
  border: none;
  background-color: white;
  color: #333333;
  font-size: 15px;
}

.news .news_nr .nr1 .three .but_n {
  color: #666666;
  font-weight: 500;
}

@media (min-width: 768px) and (max-width: 991px) {
  .news .nr1 .row_one img {
    height: 270px;
  }
}

@media (min-width: 540px) and (max-width: 767px) {
  .news .nr1 .row_one img {
    width: 508px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .news .nr1 .row_one img {
    height: 270px;
  }
  .news .nr1 .row_one .card-body {
    padding: 20px 10px 0px 25px !important;
  }
  .news .nr1 .row_one .card-body h5 {
    font-size: 23px !important;
  }
}

@media (min-width: 1200px) {
  .news .nr1 .row_one img {
    height: 268px;
  }
  .news .nr1 .row_one .card-body {
    padding: 40px 15px 0px 28px !important;
  }
  .news .nr1 .row_one .card-body h5 {
    font-size: 25px !important;
  }
  .news .nr1 .row_one .card-body p {
    margin-top: 30px !important;
  }
}

.about .about_tit h4 {
  font-size: 34px;
  font-family: Raleway-Bold;
  color: #333333;
  margin: 30px 0 30px 0;
}

.about .about_tit span {
  font-size: 17px;
  font-family: Raleway-Regular;
  color: #0c40e9;
}

.about .about_tit p {
  font-family: Raleway-Regular;
  font-size: 15px;
  color: #333333;
  margin: 15px 0 22px 0;
}

.about .about_tit img {
  margin-bottom: 33px;
}

.about .about_last span {
  font-size: 17px;
  font-family: Raleway-Regular;
  color: #0c40e9;
}

.about .about_last p {
  font-family: Raleway-Regular;
  font-size: 15px;
  color: #333333;
  margin: 18px 0 22px 0;
}

.about .about_last img {
  margin-bottom: 35px;
}

@media (min-width: 768px) and (max-width: 991px) {
  .about .about_tit img {
    height: 130px;
  }
}

@media (min-width: 576px) and (max-width: 767px) {
  .about .about_tit h4 {
    font-size: 27px !important;
  }
  .about .about_tit span {
    font-size: 15px !important;
  }
  .about .about_tit p {
    font-size: 13px !important;
  }
  .about .about_tit img {
    height: 93px;
  }
}

@media (min-width: 319px) and (max-width: 575px) {
  .about .about_tit .row {
    text-align: center;
  }
  .about .about_tit .row img {
    width: 370px;
  }
  .about .about_last .row {
    text-align: center;
  }
}

.proin_cp {
  margin-top: 35px;
}

.proin_cp img {
  width: 100%;
}

.proin_cp .proin_cpnr h3 {
  font-family: Raleway-Bold;
  font-size: 26px;
  color: #333333;
}

.proin_cp .proin_cpnr h5 {
  font-family: Raleway-Bold;
  font-size: 17px;
  color: #0c40e9;
  margin: 18px 0 20px 0;
}

.proin_cp .proin_cpnr p {
  font-family: Raleway-Regular;
  font-size: 14px;
  color: #666666;
  margin-bottom: 25px;
}

.proin_cp .proin_cpnr span {
  font-family: Raleway-Bold;
  font-size: 15px;
  color: #666666;
}

.proin_cp .proin_cpnr .proin_b {
  margin-top: 20px;
  font-family: Raleway-Regular;
  font-size: 16px;
}

.proin_cp .proin_cpnr .proin_b .proin_b1 {
  background-color: #fbc000;
  border: none;
  padding: 7px 4%;
  color: #202020;
  margin-right: 5%;
}

.proin_cp .proin_cpnr .proin_b .proin_b2 {
  background-color: #0c40e9;
  border: none;
  padding: 7px 4%;
  color: #ffffff;
}

@media (min-width: 446px) and (max-width: 991px) {
  .proin_cp .proin_cpnr {
    margin-top: 10px;
  }
}

@media (min-width: 320px) and (max-width: 445px) {
  .proin_cp .proin_cpnr {
    margin-top: 10px;
  }
  .proin_cp .proin_cpnr h3 {
    font-size: 17px;
  }
  .proin_cp .proin_cpnr h5 {
    font-size: 13px;
  }
  .proin_cp .proin_cpnr p {
    font-size: 12px;
  }
  .proin_cp .proin_cpnr span {
    font-size: 13px;
  }
  .proin_cp .proin_cpnr .proin_b .proin_b1 {
    padding: 7px 3%;
    margin: 0;
  }
  .proin_cp .proin_cpnr .proin_b .proin_b2 {
    padding: 7px 3%;
  }
}

@media (min-width: 991px) and (max-width: 1190px) {
  .proin_cp img {
    height: 310px;
  }
}

@media (min-width: 1191px) {
  .proin_cp img {
    height: 347px;
  }
  .proin_cp .proin_cpnr h3 {
    font-size: 33px;
  }
  .proin_cp .proin_cpnr h5 {
    font-size: 20px;
    margin: 20px 0 25px 0;
  }
  .proin_cp .proin_cpnr p {
    font-size: 17px;
    margin-bottom: 10px;
  }
}

.proin_detail .proin_atit {
  text-align: center;
  padding: 20px 4% 10px 4%;
}

.proin_detail .proin_atit .row div {
  margin-bottom: 10px;
}

.proin_detail .proin_atit .row div a {
  font-family: Raleway-Bold;
  font-size: 16px;
  color: #333333;
}

.proin_detail .proin_atit .row div a:hover {
  color: #0c40e9;
  font-weight: 500;
}

.proin_detail .proin_adv h4 {
  font-family: Raleway-Bold;
  font-size: 25px;
  color: #333333;
  margin: 30px 0 20px 0;
}

.proin_detail .proin_adv a {
  background-color: #f6f6f6;
  padding: 6px 7px 6px 10px;
  position: relative;
  margin-bottom: 10px;
  font-family: Raleway-Regular;
  font-size: 15px;
  color: #333333;
}

.proin_detail .proin_adv a::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  background: #0c40e9;
  width: 5px;
  height: 100%;
}

.proin_detail .proin_adv .list.active {
  font-family: Raleway-Regular;
  font-size: 15px;
  background-color: #0c40e9;
  color: #ffffff;
}

.proin_detail .proin_adv .list.active::after {
  display: block;
  content: '';
  width: 0;
  border-width: 15px 8px 15px 20px;
  border-style: solid;
  border-color: transparent transparent transparent #0c40e9;
  position: absolute;
  right: -15px;
  top: 2px;
}

.proin_detail .proin_adv .advant {
  background-color: #fbfbfb;
  padding-top: 20px;
  font-family: Raleway-Regular;
  font-size: 15px;
  color: #333333;
}

.proin_detail .proin_flow {
  margin-top: 15px;
}

.proin_detail .proin_flow .flow_img {
  padding: 20px 30px;
  border: 1px solid rgba(0, 0, 0, 0.12);
  position: relative;
}

.proin_detail .proin_flow .flow_img .big {
  position: absolute;
  right: 0;
  top: 0;
}

.proin_detail .proin_flow h4 {
  font-family: Raleway-Bold;
  font-size: 26px;
  color: #333333;
  margin: 20px 0 25px 0;
}

.proin_detail .proin_flow p {
  font-family: Raleway-Regular;
  font-size: 14px;
  color: #333333;
  text-align: center;
}

.proin_detail .proin_spec {
  margin-bottom: 40px;
}

.proin_detail .proin_spec h4 {
  font-family: Raleway-Bold;
  font-size: 26px;
  color: #333333;
  margin: 35px 0 18px 0;
}

.proin_detail .proin_spec .table {
  text-align: center;
}

.proin_detail .proin_spec .table thead {
  background-color: #f5f5f5;
  font-family: Raleway-Bold;
  font-size: 16px;
  color: #333333;
}

.proin_detail .proin_spec .table thead th {
  border: 1px solid #dedede;
}

.proin_detail .proin_spec .table tbody th {
  background-color: #f5f5f5;
  font-family: Raleway-Regular;
  font-size: 16px;
  font-weight: normal;
  vertical-align: inherit;
}

.proin_detail .proin_spec .table tbody td {
  vertical-align: inherit;
}

.proin_detail .proin_success {
  background-image: url("../img/proin_succbk.jpg");
  background-position: center center;
  background-size: 100% 100%;
  margin-bottom: 35px;
}

.proin_detail .proin_success .succcase {
  padding: 20px 0 45px 0;
}

.proin_detail .proin_success .succcase h4 {
  font-family: Raleway-Bold;
  font-size: 26px;
  color: #ffffff;
  margin: 25px 0;
}

.proin_detail .proin_success .succcase .card {
  border: none;
  border-radius: 0;
  margin-bottom: 10px;
}

.proin_detail .proin_success .succcase .card .card-body {
  padding: 10px;
}

.proin_detail .proin_success .succcase .card .card-body p {
  font-family: Raleway-Bold;
  font-size: 16px;
  color: #333333;
}

@media (min-width: 768px) and (max-width: 991px) {
  .proin_detail .proin_adv a {
    font-size: 15px;
    height: 50px;
  }
  .proin_detail .proin_adv .list.active::after {
    top: 9px;
  }
  .proin_detail .proin_flow .flow_img {
    width: 500px;
  }
  .proin_detail .proin_flow p {
    text-align: left;
  }
}

@media (min-width: 319px) and (max-width: 767px) {
  .proin_detail .proin_adv a {
    font-size: 13px;
  }
  .proin_detail .proin_adv .list.active::after {
    display: none;
  }
  .proin_detail .proin_spec .table {
    text-align: center;
  }
  .proin_detail .proin_spec .table thead {
    font-size: 13px;
  }
  .proin_detail .proin_spec .table tbody th {
    font-size: 13px;
  }
  .proin_detail .proin_spec .table tbody td {
    font-size: 13px;
  }
  .proin_detail .proin_success {
    background-image: none;
  }
  .proin_detail .proin_success .succcase h4 {
    color: #333333;
    margin: 0;
    margin-bottom: 20px;
  }
}

@media (min-width: 319px) and (max-width: 575px) {
  .proin_detail .proin_flow p {
    text-align: left;
  }
  .proin_detail .proin_flow .flow_img .big {
    width: 35px;
  }
}

.service {
  margin-bottom: 20px;
}

.service .service_tit h4 {
  font-family: Raleway-Regular;
  font-size: 36px;
  color: #333333;
  margin: 25px 0 30px 0;
}

.service .service_tit p {
  font-family: Raleway-Bold;
  font-size: 19px;
  color: #333333;
}

.service .service_tit .ser_p1 {
  margin-bottom: 25px;
}

.service .service_tit .ser_p2 {
  margin-top: 27px;
}

.service .service_tit .ser_p3 {
  margin-top: 25px;
}

.service .service_tit span {
  font-family: Raleway-Regular;
  font-size: 15px;
  color: #333333;
  margin: 20px 0;
}

.service .service_tit .service_img img {
  margin: 20px 0;
}

@media (min-width: 319px) and (max-width: 575px) {
  .service .service_tit h4 {
    font-size: 30px;
  }
  .service .service_tit p {
    font-size: 16px;
  }
  .service .service_tit span {
    font-size: 13px;
  }
  .service .service_tit .service_img {
    text-align: center;
  }
}

.contact_top .contop_tit {
  margin-top: 20px;
}

.contact_top .contop_tit h4 {
  font-family: Raleway-Regular;
  font-size: 36px;
  color: #333333;
  margin-bottom: 28px;
}

.contact_top .contop_tit p {
  font-family: Raleway-Bold;
  font-size: 20px;
  color: #333333;
  margin-bottom: 18px;
}

.contact_top .contop_tit span {
  font-family: Raleway-Regular;
  font-size: 20px;
  color: #333333;
  line-height: 30px;
}

.contact_top .con_list {
  font-size: 14px;
  color: #333333;
  margin-top: 10px;
}

.contact_top .con_list p {
  font-family: Raleway-Bold;
  margin: 0;
}

.contact_top .con_list span {
  font-family: Raleway-Regular;
}

.contact_top .con_list .row div {
  padding: 5px 10px;
}

.contact_top .contact_kf {
  margin-top: 7%;
  background: url("../img/contact_02.jpg") no-repeat;
  background-position: center center;
  background-size: 100% 100%;
}

.contact_top .contact_kf img {
  width: 18%;
  margin-top: -5%;
  margin-left: 12%;
}

.contact_top .contact_bot {
  margin-top: 4%;
  margin-bottom: 20px;
}

.contact_top .contact_bot .card {
  border: 1px solid #e9e9e9;
  border-radius: 0;
  height: 267px;
  margin-bottom: 35px !important;
}

.contact_top .contact_bot .card .card-header {
  font-family: Raleway-Regular;
  font-size: 20px;
  height: 74px;
  color: #333333;
  background-color: #f6f7fa;
  border-bottom: none;
}

.contact_top .contact_bot .card .card-body {
  font-family: Raleway-Regular;
  font-size: 15px;
  color: #333333;
  padding: 10px 10px 10px 20px;
}

.contact_top .contact_bot .card .card-body p {
  margin: 0;
  margin: 5px 0;
}

@media (min-width: 319px) and (max-width: 991px) {
  .con_list img {
    display: none;
  }
}

@media (min-width: 576px) and (max-width: 767px) {
  .contact_top .contact_bot .card {
    height: 267px;
  }
  .contact_top .contact_bot .card .card-body {
    font-size: 14px;
  }
}

.newsin_nr {
  margin-bottom: 40px;
}

.newsin_nr h4 {
  font-family: Raleway-Regular;
  font-size: 30px;
  color: #333333;
  margin: 26px 0;
}

.newsin_nr .news_nrp {
  font-family: Raleway-Regular;
  font-size: 15px;
  color: #333333;
  margin: 30px 0;
}

.newsin_nr a {
  font-family: Raleway-Regular;
  font-size: 15px;
  color: #666666;
}

.cessin_spwl {
  padding: 35px 0;
  margin-bottom: 30px;
  background-color: #f6f6f6;
}

.cessin_spwl h4 {
  font-family: Raleway-Regular;
  font-size: 36px;
  color: #333333;
  margin-bottom: 25px;
}

.cessin_spwl span {
  font-family: Raleway-Regular;
  font-size: 16px;
  color: #0c40e9;
}

.cessin_spwl p {
  font-family: Raleway-Regular;
  font-size: 16px;
  color: #333333;
  margin: 15px 0 0 0;
}

.cessin_contact {
  font-family: Raleway-Regular;
  font-size: 16px;
}

.cessin_contact div {
  margin-bottom: 25px;
}

.cessin_contact div .cess_a1 {
  background-color: #0c40e9;
  color: #ffffff;
  padding: 5px 15px;
}

.cessin_contact div .cess_a2 {
  border: 1px solid #0c40e9;
  color: #0c40e9;
  padding: 5px 15px;
}

.cessin_contact div .cess_a3 {
  background-color: #e2e2e2;
  font-size: 14px;
  color: #333333;
  padding: 5px 15px;
}

.cessin_descr h4 {
  font-family: Raleway-Bold;
  font-size: 26px;
  color: #333333;
  margin: 27px 0;
}

.cessin_descr p {
  font-family: Raleway-Regular;
  font-size: 15px;
  color: #333333;
  margin: 0;
}

.cessin_flow h4 {
  font-family: Raleway-Bold;
  font-size: 26px;
  color: #333333;
  margin: 23px 0;
}

.cessin_flow div {
  text-align: center;
}

.cessin_flow div .cessintimg {
  margin-top: -4%;
  width: 86%;
  border: 1px solid rgba(0, 0, 0, 0.12);
}

.cessin_equipment h4 {
  font-family: Raleway-Bold;
  font-size: 26px;
  color: #333333;
  margin: 35px 0 25px 0;
}

.cessin_equipment .cessinpro_card {
  padding: 10px;
  text-align: left;
  margin-bottom: 20px;
  border: 1px solid #e5e5e5;
  border-radius: 0;
}

.cessin_equipment .cessinpro_card:hover {
  border: 1px solid #0b3de8;
}

.cessin_equipment .cessinpro_card h5 {
  font-family: Raleway-Bold;
  font-size: 19px;
  color: #333333;
  overflow: visible;
}

.cessin_equipment .cessinpro_card .card-body {
  margin-top: 10px;
  padding: 0;
}

.cessin_equipment .cessinpro_card .card-body p {
  font-family: Raleway-Regular;
  font-size: 15px;
  color: #666666;
  margin: 0;
}

@media (min-width: 992px) {
  .cessin_equipment .cessinpro_card {
    height: 325px;
  }
}

@media (min-width: 576px) and (max-width: 767px) {
  .cessin_equipment .cessinpro_card {
    height: 325px;
  }
}

.cessin_succ h4 {
  font-family: Raleway-Bold;
  font-size: 26px;
  color: #333333;
}

.cessin_related {
  margin-bottom: 40px;
}

.cessin_related h4 {
  font-family: Raleway-Bold;
  font-size: 26px;
  color: #333333;
  margin: 25px 0;
}

.cessin_related p {
  font-family: Raleway-Regular;
  font-size: 14px;
  color: #333333;
  text-align: center;
}

@media (min-width: 320px) and (max-width: 991px) {
  .cessin_related p {
    text-align: left;
  }
}
.banner ul li{list-style:none;float:left;}
.banner ul{    text-align: center;
    display: inline-block;}
	.banner ul li ,	.banner ul li a{color:#fbc000;}


.three li{
	display: inline-block;
	float:left;padding:10px;
	list-style:none;
    border: none;
    background-color: white;
    color: #333333;
    font-size: 15px;
	float:left;
}
.three{clear:both;display:inline-block;}
.sna div a {margin:10px 10px;float: left;
}
.sns{display:inline-block;clear:both;}
.sns li  {list-style:none;margin:10px 10px;float: left;}
.sns div{}
.dsn{ clear:both;display: inline-block;}
.dsn h3,.dsn h4{font-size:15px;margin:10px 0;}
.dsn p{line-height:30px;}
.dsn .dsq2 , .dsn div{width: 100%;
    display: inline-block;
    clear: both;margin-bottom:20px; border: 1px solid #b7b3b3;padding:15px;border-radius: 16px}
.sim, .tes{max-width: 161px!important;float:left;margin-right:20px;}
