﻿





@media (min-width: 1260px) { .commonweb { margin: 0px auto; max-width: 1400px; padding: 0 100px; } }

/* layout start*/
.swiper-container { margin-left: auto; margin-right: auto; position: relative; overflow: hidden; z-index: 1; }

.swiper-container-no-flexbox .swiper-slide { float: left; }

.swiper-container-vertical > .swiper-wrapper { -webkit-box-orient: vertical; -moz-box-orient: vertical; -ms-flex-direction: column; -webkit-flex-direction: column; flex-direction: column; }

.swiper-wrapper { position: relative; width: 100%; height: 100%; z-index: 1; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-transition-property: -webkit-transform; -o-transition-property: -o-transform; transition-property: -webkit-transform; transition-property: transform; transition-property: transform, -webkit-transform, -o-transform; transition-property: transform,-webkit-transform,-o-transform; -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; }

.swiper-container-android .swiper-slide, .swiper-wrapper { -webkit-transform: translate3d(0, 0, 0); -o-transform: translate(0, 0); -ms-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }

.swiper-container-multirow > .swiper-wrapper { -webkit-box-lines: multiple; -moz-box-lines: multiple; -ms-flex-wrap: wrap; -webkit-flex-wrap: wrap; flex-wrap: wrap; }

.swiper-container-free-mode > .swiper-wrapper { -webkit-transition-timing-function: ease-out; -o-transition-timing-function: ease-out; transition-timing-function: ease-out; margin: 0 auto; }

.swiper-slide { -webkit-flex-shrink: 0; -ms-flex: 0 0 auto; -ms-flex-negative: 0; flex-shrink: 0; width: 100%; height: 100%; position: relative; }

.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide { height: auto; }

.swiper-container-autoheight .swiper-wrapper { -webkit-box-align: start; -ms-flex-align: start; -webkit-align-items: flex-start; -moz-box-align: start; align-items: flex-start; -webkit-transition-property: -webkit-transform,height; -o-transition-property: -o-transform; -webkit-transition-property: height,-webkit-transform; transition-property: height,-webkit-transform; -o-transition-property: height,-o-transform; transition-property: transform,height; transition-property: transform,height,-webkit-transform,-o-transform; }

.swiper-container .swiper-notification { position: absolute; left: 0; top: 0; pointer-events: none; opacity: 0; z-index: -1000; }

.swiper-wp8-horizontal { -ms-touch-action: pan-y; touch-action: pan-y; }

.swiper-wp8-vertical { -ms-touch-action: pan-x; touch-action: pan-x; }

.swiper-button-next, .swiper-button-prev { position: absolute; top: 50%; width: 27px; height: 44px; margin-top: -22px; z-index: 10; cursor: pointer; background-size: 27px 44px; background-position: center; background-repeat: no-repeat; }

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled { opacity: .35; cursor: auto; pointer-events: none; }

.swiper-pagination { position: absolute; text-align: center; -webkit-transition: .3s; -o-transition: .3s; transition: .3s; -webkit-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); z-index: 10; }

.swiper-pagination.swiper-pagination-hidden { opacity: 0; }

.swiper-pagination-clickable .swiper-pagination-bullet { cursor: pointer; }

.swiper-container-fade.swiper-container-free-mode .swiper-slide { -webkit-transition-timing-function: ease-out; -o-transition-timing-function: ease-out; transition-timing-function: ease-out; }

.swiper-container-fade .swiper-slide { pointer-events: none; -webkit-transition-property: opacity; -o-transition-property: opacity; transition-property: opacity; }

.swiper-container-fade .swiper-slide .swiper-slide { pointer-events: none; }

.swiper-container-fade .swiper-slide-active, .swiper-container-fade .swiper-slide-active .swiper-slide-active { pointer-events: auto; }

.swiper-pagination.swiper-pagination-hidden { opacity: 0; }

.swiper-pagination-bullet { width: 8px; height: 8px; display: inline-block; -webkit-border-radius: 100%; border-radius: 100%; background: #000; }

button.swiper-pagination-bullet { border: none; margin: 0; padding: 0; -webkit-box-shadow: none; box-shadow: none; -moz-appearance: none; -ms-appearance: none; -webkit-appearance: none; appearance: none; }

.swiper-pagination-clickable .swiper-pagination-bullet { cursor: pointer; }

.swiper-pagination-bullet-active { opacity: 1; background: #007aff; }

.products-one { position: relative; }

.products-oneimg { position: relative; height: 0; padding-top: 110%; overflow: hidden; }

.products-oneimg img { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.products-oneul { font-size: 0; margin-bottom: 30px; }

.products-oneul li { display: inline-block; vertical-align: top; width: 50%; }

.products-oneul li a { display: block; position: relative; border: 1px solid #e5e5e5; }

.products-oneul li a:after { position: absolute; top: 0; left: 0; z-index: 3; width: 100%; height: 100%; border: 2px solid #00b5e2; -webkit-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s; visibility: hidden; opacity: 0; content: ""; }

.products-onetext { position: absolute; left: 0; bottom: 0; z-index: 5; width: 100%; bottom: 12px; padding: 0 10px; text-align: center; }

.products-onetext h3 { line-height: 1.4; font-size: 14px; color: #424856; -webkit-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; }

.products-two { overflow: hidden; }

.products-twowrap { font-size: 0; position: relative; }

.products-tworadius { width: 170px; margin: 0 auto; text-align: center; font-size: 0; border: 5px solid #fff; background: #cad3d5; -webkit-border-radius: 50%; border-radius: 50%; overflow: hidden; -webkit-box-shadow: 0px 0px 10px 0px #aaa; box-shadow: 0px 0px 10px 0px #aaa; }

.products-tworadiusv { position: relative; height: 0; padding-top: 100%; overflow: hidden; }

.products-tworadiusv img { position: absolute; top: 50%; left: 50%; max-width: 100%; max-height: 100%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }

.products-tworadiusv img { width: 38.85714%; }

.products-twoitem { display: inline-block; vertical-align: top; width: 100%; margin-top: 10px; }

.products-twoitem:nth-of-type(2n + 1) { text-align: right; }

.products-twoitem a { position: relative; display: block; width: 100%; height: 100%; }

.products-twoitemimg { position: relative; height: 0; padding-top: 50.83333%; overflow: hidden; }

.products-twoitemimg img { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.products-twoitemtext { position: absolute; left: 0; top: 0; z-index: 3; width: 100%; height: 100%; padding: 20px 20px 20px; background: rgba(0, 181, 226, 0.8); -webkit-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s; }

.products-twoitemtext h3 { margin-top: 10px; line-height: 1.34615; font-size: 16px; color: #fff; -webkit-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; }

.products-twoitemtext .incon-a1 { display: none; }

.products-twoitemicon { position: relative; width: 50px; height: 50px; font-size: 0; display: inline-block; vertical-align: middle; }

.products-twoitemicon img { width: 100%; -webkit-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s; }

.products-twoitemicon .icon1 { opacity: 0; visibility: hidden; }

.products-twoitemicon .icon2 { position: absolute; top: 0; left: 0; }

.products-twoitemdes { margin-top: 6px; font-size: 14px; color: #fff; -webkit-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s; display: -webkit-box; height: 40px; line-height: 20px; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 2; }

.propost-item1 { overflow: hidden; }

.propost-item1 .propost-title { margin-bottom: 15px; }

.propost-title { text-align: center; line-height: 1.22222; font-size: 20px; color: #424856; }

.propost-conh2 { text-align: center; line-height: 1.45455; font-size: 18px; color: #2a81c3; }

.propost-item1ul { margin-top: 16px; }

.propost-item1ul li { margin-bottom: 10px; background: #f2f3f6; font-size: 0; }

.propost-item1liimgv { position: relative; height: 0; padding-top: 61.11111%; overflow: hidden; }

.propost-item1liimgv img { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.propost-item1litext { padding: 10px; line-height: 2.14286; font-size: 14px; color: #6d7076; }

.propost-item2 { overflow: hidden; }


.propost-item2max { position: relative; background: #f2f3f6; }

.propost-item2min { position: relative; margin-top: 10px; }

.propost-item2min .swiper-slide { position: relative; }

.propost-item2min .swiper-slide .propost-item2img:before { position: absolute; top: 0; left: 0; z-index: 3; width: 100%; height: 100%; border: 2px solid #00b5e2; -webkit-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s; opacity: 0; visibility: hidden; content: ""; }

.propost-item2min .swiper-slide.active-nav .propost-item2img:before { opacity: 1; visibility: inherit; }

.propost-item2img { position: relative; height: 0; padding-top: 72.53669%; overflow: hidden; }

.propost-item2img img { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }


.propost-item3 { overflow: hidden; }

.propost-item3table { margin-top: 20px; overflow-x: auto; }

.propost-item3table table { width: 100%; min-width: 700px; }

.propost-item3table table, .propost-item3table tr, .propost-item3table td, .propost-item3table th { border: 1px solid #e5e5e5; }

.propost-item3table th, .propost-item3table td { width: 20.41667%; text-align: center; padding: 10px; line-height: 1.42857; font-size: 14px; color: #424856; vertical-align: middle; }

.propost-item3table th:nth-child(1), .propost-item3table td:nth-child(1) { width: 18.33333%; }

.propost-item3table th { padding: 10px 10px; font-size: 16px; color: #424856; }

.propost-item3table th.th-sz { font-size: 20px; }

.propost-item3table .tb-bg { background: #f2f3f6; }

.propost-item4 { overflow: hidden; }

.propost-item4img { text-align: center; margin-top: 20px; }

.propost-item4img img { width: 100%; }

.propost-tui { background: #f1f2f5; }

.propost-tuiview { position: relative; margin-top: 20px; }

.propost-tuiview .swiper-slide { background: #fff; }

.propost-tuiview .swiper-slide a { position: relative; display: block; }

.propost-tuiview .swiper-slide a:after { position: absolute; top: 0%; left: 0%; width: 100%; height: 100%; border: 2px solid #00b5e2; opacity: 0; visibility: hidden; -webkit-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s; content: ""; }


@media (min-width: 640px) { .inbanner-imgmb { display: none; }
  .inbanner-imgpc { display: block; } }


@media (min-width: 768px) { /*首页 s*/
  .inpro-tab-item { display: inline-block; width: 50%; }
  .products-oneul li { width: 25%; }
  .products-twoitem { width: 50%; margin-top: 0; }
  .propost-item1liimg { display: inline-block; vertical-align: middle; width: 30%; }
  .propost-item1litext { display: inline-block; vertical-align: middle; width: 70%; }
  .propost-item2min { position: absolute; right: 0; top: 0; z-index: 3; width: 15.41667%; height: 100%; margin-top: 0; }
  .propost-item2min .swiper-container { height: 100%; }
  .propost-item2min .swiper-slide { cursor: pointer; }
  .propost-item2wrap { position: relative; padding-right: 19.58333%; }
 }


@media (min-width: 1024px) {
 
  .products-one { padding: 80px 0 70px; }
  .products-oneul { margin-bottom: 80px; }
  .products-oneul li { overflow: hidden; }
  .products-oneul li:hover img { -webkit-transform: scale(1.05); -ms-transform: scale(1.05); -o-transform: scale(1.05); transform: scale(1.05); }
  .products-oneul li img { -webkit-transition: -webkit-transform ease 0.5s; transition: -webkit-transform ease 0.5s; -o-transition: -o-transform ease 0.5s; transition: transform ease 0.5s; transition: transform ease 0.5s, -webkit-transform ease 0.5s, -o-transform ease 0.5s; }
  .products-oneul li a:after { border: 4px solid #00b5e2; }
  .products-oneul li:hover a:after { visibility: inherit; opacity: 1; }
  .products-oneul li:hover .products-onetext h3 { color: #00b5e2; }
  .products-onetext h3 { font-size: 20px; }
  .imorepages a, .imorepages span { min-width: 42px; height: 42px; margin: 0 6px; line-height: 42px; font-size: 20px; }
  .products-two { padding: 65px 0 7.29167%; }
  .products-tworadius { position: absolute; top: 50%; left: 50%; z-index: 5; width: 30.83333%; border-width: 10px; -webkit-box-shadow: none; box-shadow: none; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }
  .products-twoitem:nth-of-type(2n + 3) .products-twoitemtext { padding: 20px 20px 20px 30%; background: #f7f8fa; }
  .products-twoitem:nth-of-type(2n + 4) .products-twoitemtext { padding: 20px 30% 20px 20px; background: #f7f8fa; }
  .products-twoitem:nth-of-type(2n + 5) .products-twoitemtext { padding: 20px 20px 20px 30%; background: #dbecf0; }
  .products-twoitem:hover .products-twoitemtext { background: rgba(0, 181, 226, 0.8); }
  .products-twoitem:hover .products-twoitemtext h3, .products-twoitem:hover .products-twoitemtext .products-twoitemdes { color: #fff; }
  .products-twoitem:hover .products-twoitemtext .incon-a1 { -webkit-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); visibility: inherit; opacity: 1; }
  .products-twoitem:hover .products-twoitemicon .icon2 { opacity: 1; visibility: inherit; }
  .products-twoitem:hover .products-twoitemicon .icon1 { opacity: 0; visibility: hidden; }
  .products-twoitemtext { padding: 20px 30% 20px 20px; background: #dbecf0; }
  .products-twoitemtext h3 { font-size: 16px; color: #363636; }
  .products-twoitemtext .incon-a1 { margin-top: 15px; display: inline-block; visibility: hidden; opacity: 0; -webkit-transform: translateY(50%); -ms-transform: translateY(50%); -o-transform: translateY(50%); transform: translateY(50%); }
  .products-twoitemicon { width: 60px; height: 60px; }
  .products-twoitemicon .incon1 { opacity: 1; visibility: inherit; }
  .products-twoitemicon .icon2 { opacity: 0; visibility: hidden; }
  .products-twoitemdes { margin-top: 6px; color: #53747c; }

  .propost-item1 { padding: 5.72917% 0 44px; }
  .propost-item1 .propost-title { margin-bottom: 30px; }
  .propost-title { font-size: 30px; }
  .propost-conh2 { font-size: 1.875rem; margin-bottom:2rem;}
  .propost-item1ul { margin-top: 32px; }
  .propost-item1litext { padding: 25px; }
  .propost-item2 { padding: 50px 0 44px; }
  .propost-item2min { padding: 50px 0; }
  .incon-btn { position: absolute; left: 0; z-index: 10; display: block; width: 100%; height: 40px; background: #f2f3f6; -webkit-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s; }
  .incon-btn:after { position: absolute; top: 50%; left: 50%; width: 15px; height: 15px; -webkit-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s; -webkit-transform: translate(-50%, -50%) rotate(45deg); -ms-transform: translate(-50%, -50%) rotate(45deg); -o-transform: translate(-50%, -50%) rotate(45deg); transform: translate(-50%, -50%) rotate(45deg); content: ""; }
  .incon-btn:hover { background: #2a81c3; }
  .incon-btn:hover:after { border-color: #fff; }
  .incon-prev { top: 0; }
  .incon-prev:after { border-left: 2px solid #a4b2b6; border-top: 2px solid #a4b2b6; -webkit-transform: translate(-50%, -25%) rotate(45deg); -ms-transform: translate(-50%, -25%) rotate(45deg); -o-transform: translate(-50%, -25%) rotate(45deg); transform: translate(-50%, -25%) rotate(45deg); }
  .incon-next { bottom: 0; }
  .incon-next:after { border-right: 2px solid #a4b2b6; border-bottom: 2px solid #a4b2b6; -webkit-transform: translate(-50%, -75%) rotate(45deg); -ms-transform: translate(-50%, -75%) rotate(45deg); -o-transform: translate(-50%, -75%) rotate(45deg); transform: translate(-50%, -75%) rotate(45deg); }
  .propost-item3 { padding: 50px 0 45px; }
  .propost-item3table { margin-top: 35px; }
  .propost-item3table th { font-size: 20px; }
  .propost-item3table th.th-sz { font-size: 30px; }
  .propost-item4 { padding: 50px 0 4.94792%; }
  .propost-item4img { margin-top: 40px; }
  .propost-tui { padding: 55px 0 40px; }
  .propost-tuiview { margin-top: 35px; }
  .propost-tuiview .swiper-slide { overflow: hidden; }
  .propost-tuiview .swiper-slide:hover img { -webkit-transform: scale(1.05); -ms-transform: scale(1.05); -o-transform: scale(1.05); transform: scale(1.05); }
  .propost-tuiview .swiper-slide img { -webkit-transition: -webkit-transform ease 0.5s; transition: -webkit-transform ease 0.5s; -o-transition: -o-transform ease 0.5s; transition: transform ease 0.5s; transition: transform ease 0.5s, -webkit-transform ease 0.5s, -o-transform ease 0.5s; }
  .propost-tuiview .swiper-slide a:after { border: 4px solid #00b5e2; }
  .propost-tuiview .swiper-slide:hover a:after { opacity: 1; visibility: inherit; }
 }

