@charset "utf-8";
::-webkit-scrollbar {
background: #fff;
width: 5px;
height: 5px;
border-radius: 30px;
}
::-webkit-scrollbar-track {
 -webkit-box-shadow: inset 0 0 1px rgba(0,0,0,0);
 border-radius: 30px;
 background: #fff;
}
::-webkit-scrollbar {
 background: #fff;
 width: 5px;
border-radius: 30px;
}
::-webkit-scrollbar-thumb {
background-color: #929292;
border-radius: 30px;
}
::-webkit-scrollbar-track {
 -webkit-box-shadow: inset 0 0 1px rgba(0,0,0,0);
 border-radius: 30px;
 background: #000;
 border-radius: 30px !important;
}

body{
        text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: none;
    -webkit-font-feature-settings: "palt";
    font-feature-settings: "palt";
}

input::placeholder { color:#111!important;}
.a-con{max-width: 90%}
.b-con{max-width: 82%}
.m100 {
    margin-top: 1rem;
}
.mt-10{margin-top: 100px;}
.ban-bo{margin-left: 80px;background: #fff;color: #004e85;border-radius: 50%;padding: 5px;}
.flexStart {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.flexBetween {
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.dEr_container ._box ._left h1 {
  font-size: 0.56rem;
  line-height: 0.65rem;
}
.dEr_container ._box ._left h6 {
  font-family: 'Microsoft JhengHei';
  font-size: 14px;
  color: #999;
  margin-top: 0.4rem;
  font-weight: normal;
  letter-spacing: 1px;
}
.dEr_container ._box ._right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;float: right;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.dEr_container ._box ._right a {
  display: inline-block;
}
.dEr_container ._box ._right a div p {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: #004e85;
}
.home_about_container {
  padding-bottom: 1rem;
  padding-top: 1rem;
  background: url("../image/ab-bg.jpg") no-repeat 50% 50%;
  background-size: cover;
}
.home_about_container .box .content0 {
  font-size: 0.2rem;
  color: #666;
  line-height: 0.35rem;
  max-width: 53%;
  margin-top: 1.12rem;
}
.home_about_container .box .content1 {
  margin-top: 1.26rem;
}
.home_about_container .box .content1 img {
  width: 2.94rem;
}
.bgf7 {
  background: #f7f7f7;
}
.dEr_container ._box ._right a div span {
  font-size: 18px;
  font-family: 'Microsoft JhengHei';
  color: #000;
  font-weight: 600;
  line-height: 50px;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  position: relative;
  left: -30px;
}
.dEr_container ._box ._right a div span font {
  display: inline-block;
  width: 12px;
  height: 2px;
  background: #000;
  vertical-align: middle;
  margin-right: 8px;
  margin-bottom: 2px;
}
.dEr_container ._box ._right a div:hover span {
  left: -0.5rem;
}
.home_solution_container {
  padding-bottom: 100px;padding-top: 50px;background: url( "../img/bg-8.jpg") no-repeat;background-size: cover;background-position: bottom center;
}


.home_solution_container .txt{margin: 0 auto; padding: 0; width: 100%; height: auto;}
.home_solution_container .txt .title1{margin: 0 auto; padding: 0; width: 100%; height: auto; font-size: 30px; color: #000; line-height: 30px;text-align: center;}
.home_solution_container .txt .title2{margin: 0 auto; padding:15px 0; width: 100%;  height: auto; font-size: 14px; color: #666; line-height: 20px;text-align: center;}




.home_solution_container .box .list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 1px;

}
.home_solution_container .box .item {
  /*background: url("../image/p1.jpg");*/
  background: #fff;
  background-size: contain;
  background-position: center bottom 20px;
  background-repeat: no-repeat;
  position: relative;
  background-color: #fff;
  width: 21%;
  overflow: hidden;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}

.home_solution_container .box .item.one{
    /*background: url("../image/p3.jpg");*/
    background: #fff;
  background-size: contain;
  background-position: center bottom 20px;
  background-repeat: no-repeat;
  position: relative;
  background-color: #fff;
}
.home_solution_container .box .item.two{
    /*background: url("../image/p5.jpg");*/
    background: #fff;
  background-size: contain;
  background-position: center bottom 20px;
  background-repeat: no-repeat;
  position: relative;
  background-color: #fff;
}
.home_solution_container .box .item.third{
    /*background: url("../image/p7.jpg");*/
    background: #fff;
  background-size: contain;
  background-position: center bottom 20px;
  background-repeat: no-repeat;
  position: relative;
  background-color: #fff;
}

.home_solution_container .box .item.four{
    /*background: url("../image/p9.jpg");*/
    background: #fff;
  background-size: contain;
  background-position: center bottom 20px;
  background-repeat: no-repeat;
  position: relative;
  background-color: #fff;
}

.home_solution_container .box .item.five{
    /*background: url("../image/p11.jpg");*/
    background: #fff;
  background-size: contain;
  background-position: center bottom 20px;
  background-repeat: no-repeat;
  position: relative;
  background-color: #fff;
}
.home_solution_container .box .item.six{
    /*background: url("../image/p11.jpg");*/
    background: #fff;
  background-position: center bottom 20px;
  background-repeat: no-repeat;
  position: relative;
  background-color: #fff;
}
.home_solution_container .box .item.seven{
    /*background: url("../image/p11.jpg");*/
    background: #fff;
  background-size: contain;
  background-position: center bottom 20px;
  background-repeat: no-repeat;
  position: relative;
  background-color: #fff;
}
.home_solution_container .box .item.eight{
   /*background: url("../image/p11.jpg");*/
    background: #fff;
  background-size: contain;
  background-position: center bottom 20px;
  background-repeat: no-repeat;
  position: relative;
  background-color: #fff;
}
.home_solution_container .box .item.nine{
/*background: url("../image/p11.jpg");*/
    background: #fff;
  background-size: contain;
  background-position: center bottom 20px;
  background-repeat: no-repeat;
  position: relative;
  background-color: #fff;
}
.home_solution_container .box .item.ten{
/*background: url("../image/p11.jpg");*/
    background: #fff;
  background-size: contain;
  background-position: center bottom 20px;
  background-repeat: no-repeat;
  position: relative;
  background-color: #fff;
}
.home_solution_container .box .item.even{
/*background: url("../image/p11.jpg");*/
    background: #fff;
  background-size: contain;
  background-position: center bottom 20px;
  background-repeat: no-repeat;
  position: relative;
  background-color: #fff;
}
.home_solution_container .box .item.twel{
/*background: url("../image/p11.jpg");*/
    background: #fff;
  background-size: contain;
  background-position: center bottom 20px;
  background-repeat: no-repeat;
  position: relative;
  background-color: #fff;
}
.home_solution_container .box .item.thirds{
/*background: url("../image/p11.jpg");*/
    background: #fff;
  background-size: contain;
  background-position: center bottom 20px;
  background-repeat: no-repeat;
  position: relative;
  background-color: #fff;
}
.home_solution_container .box .item:hover,.home_solution_container .box .item.active{background: #004e85}
.home_solution_container .box .item::after {
  content: '';
  position: absolute;
  top: 0.5rem;
  height: -webkit-calc(99%);
  height: calc(100% - 1rem);
  right: 0px;
  width: 1px;
  background: #ddd;
}
.home_solution_container .box .item:last-child::after {
  background: none;
}
.home_solution_container .box .item a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 350px;
  /*width: 9.4rem;*/
  width: 100%;
}
.home_solution_container .box .item a .boxLeft {
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 50px 40px 0;
  /*width: 37%;*/
  width: 100%;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.home_solution_container .box .item a .boxLeft .content0 {
  overflow: hidden;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  height: 80px;
}
.home_solution_container .box .item a .boxLeft .content0 img {
  height: 60px;
}
.home_solution_container .box .item a .boxLeft .content1 {
  font-size:18px;
  color: #000;
  margin-top: 0;
  line-height: 1.2;font-weight: 700;
  padding-bottom: 5px;
}
.home_solution_container .box .item a .boxLeft .content2 {

  font-size: 14px;
  color: #999;
  line-height: 1.3;
  margin-top:0;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.home_solution_container .box .item a .boxLeft .content3 {
  position: absolute;
  left: 40px;
  bottom: 20px;
}

.home_solution_container .box .item.active a .boxLeft .content3{left: 40px;}

.home_solution_container .box .item a .boxLeft .content3 p {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  border: 1px solid #d6d6d6;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.home_solution_container .box .item a .boxLeft .content3 p svg,.home_solution_container .box .item a .boxLeft .content3 p i {
  margin: auto; font-size: 16px; text-align: center;color: #888;
}
.home_solution_container .box .item a .boxLeft .content3 p i {
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.home_solution_container .box .item a .boxLeft .content4 {
  font-size: 14px;
  color: #fff;
  line-height:25px;
  margin-top: 30px;
  opacity: 0;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
.home_solution_container .box .item a .boxRight {
  height: 100%;
  display: none;
}
.home_solution_container .box .item a .boxRight img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  position: relative;
  z-index: 1;
}


.wok-process_ihbox{padding-top: 80px;position: relative;z-index: 10;}

.about_section-about-us .wok-process_ihbox{padding-top: 0;margin-left: 50px}


.ihbox-section_our-history{background-image: url("../image/ab-bg.jpg");background-repeat: no-repeat;background-position: center right;background-size: cover;position:relative;padding: 200px 0;}

.ihbox-section_our-history.two{background-image: url("../image/abbg2.jpg");background-repeat: no-repeat;background-position: center right;background-size: cover;position:relative;padding: 300px 0;}
.home_solution_container .box .active a .boxLeft .content4{display: flex;}

.home_news_container {
  padding:100px 0 140px;
}
.home_news_container .box .item {
  width: 32%;
}
.home_news_container .box .item a {
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: #f2f7fb;
  padding: 35px 35px;
  position: relative;
  overflow: hidden;
}
.home_news_container .box .item a .content0 {
  font-size: 16px;
  color: #004e85;
  font-family: Microsoft JhengHei;
}
.home_news_container .box .item a .content1 {
  margin-top: 10px;
  font-size: 20px;
  font-family: Microsoft JhengHei;
  color: #000;
  height: 30px;
  line-height: 1.3;
  padding-right: 10px;
  font-weight: bold;
  overflow: visible;
}
.ellipsis2 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    
    text-justify: distribute-all-lines;
}
.home_news_container .box .item a .content2 {
  font-size: 14px;
 font-family: Microsoft JhengHei;
  color: #999;
  margin-top: 45px;
}
.home_news_container .box .item a .content3 {
  font-family: Microsoft JhengHei;
  margin-top: 40px;
  font-size: 16px;
  color: #666;
  line-height: 28px;
  max-height: 56px;
}
.home_news_container .box .item a .content4 {
  margin-top: 80px;
}
.home_news_container .box .item a .position {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.home_news_container .box .item a .position .top {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  position: relative;
  top: -0.3rem;
  opacity: 0;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.home_news_container .box .item a .position .top img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.home_news_container .box .item a .position .bot {
  height: 80px;
  background: #f2f7fb;
  position: relative;
  bottom: -10px;
  opacity: 0;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.home_news_container .box .item a .position .bot .left {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.home_news_container .box .item a .position .bot .left p {
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 20px;
  font-size: 18px;
  font-weight: bold;
  color: #000;
  line-height: 1.2;
  margin-bottom: 0;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.home_news_container .box .item a .position .bot .left:hover p {
  color: #004e85;
}
.home_news_container .box .item a .position .bot .right {
  width: 100px;
  height: 100%;
  background: #004e85;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.home_news_container .box .item a .position .bot .right img {
  margin: auto;
  position: relative;
  left: 0;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.home_news_container .box .item a .position .bot .right:hover img {
  left: 0.1rem;
}

.indexFoot {
  background: #043353;
  padding: 80px 0;
  position: relative;
}
.indexFoot .box .boxTop img {
  width: 200px;
}
.indexFoot .box .boxCenter {
  margin-top: 60px;
}
.indexFoot .box .boxCenter .boxLeft .item {
  margin-right: 80px;
}
.indexFoot .box .boxCenter .boxLeft .item h5 {
  font-size: 20px;
  color: #fff;
  margin-bottom: 35px;
}
.indexFoot .box .boxCenter .boxLeft .item h5 a{color: #fff;}
.indexFoot .box .boxCenter .boxLeft .item h5 a:hover{color: #004e85;}
.indexFoot .box .boxCenter .boxLeft .item p {
  line-height: 0.3rem;
}
.indexFoot .box .boxCenter .boxLeft .item p a {
  font-size: 14px;
  color: #abbac5;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.indexFoot .box .boxCenter .boxLeft .item p a:hover {
  color: #fff;
}
.indexFoot .box .boxCenter .boxRight {
  width: 31.5%;
  position: relative;
}
.indexFoot .box .boxCenter .boxRight::before {
  content: '';
  position: absolute;
  top: 0;
  left: -70px;
  height: 230%;
  width: 1px;
  background: rgba(255, 255, 255, 0.1);
}
.indexFoot .box .boxCenter .boxRight .top p {
  font-size: 18px;
  color: #fff;
  margin-bottom: 10px;
}
.indexFoot .box .boxCenter .boxRight .top p a {
  color: #fff;
}
.indexFoot .box .boxCenter .boxRight .bottom {
  margin-top: 40px;
}
.indexFoot .box .boxCenter .boxRight .bottom a {
  color: #dbdbdb;margin-right: 15px;font-size: 25px;
}

.indexFoot .box1 {
  margin-top: 100px;
}
.indexFoot .box1 .boxLeft .boxT {
  position: relative;
  width: 1.8rem;
}
.indexFoot .box1 .boxLeft .boxT div {
  width: 100%;
  border: 1px solid rgba(255, 255, 255, 0.2);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 0.25rem;
  cursor: pointer;
}
.indexFoot .box1 .boxLeft .boxT div a {
  font-size: 14px;
  color: #fff;
  line-height: 0.48rem;
  display: inline-block;
}
.indexFoot .box1 .boxLeft .boxT div span {
  font-size: 14px;
  color: #999;
  display: inline-block;
  width: 0.4rem;
  line-height: 0.2rem;
  margin-top: 15px;
  height: 0.2rem;
  text-align: center;
  border-left: 1px solid rgba(255, 255, 255, 0.3);
}
.indexFoot .box1 .boxLeft .boxT ul {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 0.5rem;
  border: 1px solid rgba(255, 255, 255, 0.3);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: #1b1b1b;
  z-index: 1;
  display: none;
}
.indexFoot .box1 .boxLeft .boxT ul li {
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}
.indexFoot .box1 .boxLeft .boxT ul li a {
  color: #999;
  line-height: 0.45rem;
  font-size: 14px;
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 0.25rem;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.indexFoot .box1 .boxLeft .boxT ul li:hover a {
  color: #fff;
}
.indexFoot .box1 .boxLeft .boxB {
  margin-top: 0.3rem;
}
.indexFoot .box1 .boxLeft .boxB p {
  font-size: 14px;
  color: #fff;
  line-height: 1.2;
  padding-top: 115px;
}
.indexFoot .box1 .boxLeft .boxB p a {
  color: #666;
}
.indexFoot .box1 .boxLeft .boxB p a:hover {
  color: #fff;
}
.indexFoot .box1 .boxRight {
  width: 31.5%;
}
.indexFoot .box1 .boxRight img {
  width: 150px;
}
.pbmit-breadcrumb-inner{font-family: 'Microsoft JhengHei', 'Microsoft YaHei', sans-serif;}
ul.pagination, ol.pagination {
    line-height: 28px;
    list-style: none;
    padding: 0;
    margin: 0 0 10px 0;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    font-size: 14px;
}
ul.pagination li {
    padding-left: 15px;
    position: relative;
    margin-left: 0;
    padding-left: 0;
    color: #333;
    font-family: 'Microsoft JhengHei', 'Microsoft YaHei', sans-serif;
}
ul.pagination li:hover{color: #fff;}
.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
}
.pagination > li {
    display: inline;
}
.pagination li {
    padding-left: 0;
    margin-left: 0;
}

.pagination li:first-child a, .pagination li:last-child a {
    background: #f2f6fb;
}
.pagination > li:first-child > a, .pagination > li:first-child > span {
    margin-left: 0;
}
.pagination > li > a, .pagination > li > span {
    position: relative;
        text-decoration: none;
    font-size: 16px;
    padding: 15px 25px;
    min-width: 32px;
    height: 32px;
    line-height: 2px;
    text-align: center;
    color: #333;
    background-color: #f0f4f7;
    border: 1px solid #eee;
}
.pagination > li > a:hover, .pagination > li > span:hover{background: #004e85;color: #fff;}

.moret{font-size: 45px;padding-bottom: 48px;text-align: center;}

.blog-left-col{padding-left: 90px;}
.pbmit-ihbox-style-11 .pbmit-heading-desc{font-size: 24px;font-weight: bold;color: #111}
.pbmit-ihbox-contents{padding-left: 15px;}

.dy{text-align: justify;}
.ab-r{padding-right: 35px;}
.img-block {
    display: block;
    width: 100%;
    height: auto;
}
.mbshow { display:none!important;}
.pcshow { display:block!important;}
.cz-index-cooperative-customers {position: relative;max-width: 100%}
.cz-index-cooperative-customers .cz-content{width: 100%;overflow: hidden;}
.cz-index-cooperative-customers-top {position: absolute;width: 100%;height:100%;top:0;left: 0;z-index: 10;text-align: center;font-size: 0;overflow: hidden;}
.cz-index-cooperative-customers-top a {position: absolute;display:block;width: 289px;height: 251px;background: url('../image/cooperative2.png') center no-repeat;background-size: 100%;clear: both;margin:5px auto;webkit-transition: 0.3s ease-in;transition: 0.3s ease-in;}
.cz-index-cooperative-customers-top a:hover {background: url('../image/cooperative1.png') center no-repeat;background-size: 100%;}
.cz-index-cooperative-customers-top a:hover i {opacity: 1;}
.cz-index-cooperative-customers-top a i img{transition: .3s ease}
.cz-index-cooperative-customers-top a:hover i img{-webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);}
.cz-index-cooperative-customers-top a i {display: block;width: 100%;height: 100%;position: relative;overflow: hidden;opacity: .6;webkit-transition: 0.3s ease-in;transition: 0.3s ease-in;}
.cz-index-cooperative-customers-top a.item1 {left: 50%;top:50%;margin-left: -144.5px;margin-top: -250px;}
.cz-index-cooperative-customers-top a.item2 {left: 50%;top:50%;margin-left: -144.5px;margin-top: 7px;}
.cz-index-cooperative-customers-top a.item3 {left: 50%;top:50%;margin-left: -367px;margin-top: -122px;}
.cz-index-cooperative-customers-top a.item4 {right: 50%;top:50%;margin-right: -367px;margin-top: -122px;}
.cz-index-cooperative-customers-top a.item5 {left: 50%;top:50%;margin-left: -590px;margin-top: -250px;}
.cz-index-cooperative-customers-top a.item6 {left: 50%;top:50%;margin-left: -590px;margin-top: 7px;}
.cz-index-cooperative-customers-top a.item7 {right: 50%;top:50%;margin-right: -590px;margin-top: -250px;}
.cz-index-cooperative-customers-top a.item8 {right: 50%;top:50%;margin-right: -590px;margin-top: 7px;}
.cz-index-cooperative-customers-top a.item9 {left: 50%;top:50%;margin-left: -815px;margin-top: -122px;}
.cz-index-cooperative-customers-top a.item10 {right: 50%;top:50%;margin-right: -815px;margin-top: -122px;}
.cz-index-cooperative-customers-bottom {background: #000;}
.img-center {
    position: absolute;
    max-width: 100%;
    max-height: 100%;
    padding: 0;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    display: block;
    width: auto !important;
    height: auto !important;
    z-index: 1;
}
.numm{padding-left: 23px;}


@media(min-width:1200px) and (max-width:1360px){

    .pbmit-heading-subheading .pbmit-title{font-size: 34px;} 
}
@media screen and (min-width: 1024px) {
    .home_news_container .box .item a:hover .position .top {
    top: 0;
    opacity: 1;
  }
  .home_news_container .box .item a:hover .position .bot {
    bottom: 0;
    opacity: 1;
  }
    .home_solution_container .box .item{}
  .home_solution_container .box .active {
    width: 58%;
    background: #004e85;
  }
  .home_solution_container .box .active a .boxLeft{
      width: 37%;
  }
  .home_solution_container .box .active a .boxLeft .content0 {
    height: 0;
  }
  .home_solution_container .box .active a .boxLeft .content1 {
    margin-top: 0;
    color: #fff;
  }
  .home_solution_container .box .active a .boxLeft .content2 {
    color: #fff;
  }
  .home_solution_container .box .active a .boxLeft .content4 {
    opacity: 1;
  }
  .home_solution_container .box .active a .boxLeft .content3 p {
    background: #fff;
    border-color: #fff;
  }
  .home_solution_container .box .active a .boxLeft .content3 p svg path {
    fill: #004e85;
  }
  .home_solution_container .box .active a .boxRight {
    width: 63%;
    display: block;
  }
}
.home_solution_container .box .active a .boxLeft .content4 p{line-height: 1.5;}


@media(max-width:1800px){
.img-center {
    width: auto !important;
    height: auto !important;
}
}
@media(max-width:1800px){
    .ihbox-section_our-history.two{padding: 200px 0;}
    .b-con{max-width: 96%}
    .pbmit-heading-subheading .pbmit-title{font-size: 40px;}
    .pbmit-heading-desc{font-size: 15px;}
    .home_solution_container .box .item a .boxLeft .content2{font-size: 10px;}
    .home_solution_container .box .active a .boxLeft .content4 p{font-size: 12px;}
    .home_solution_container .box .item a{height: 360px;}
    .home_solution_container .box .active a .boxLeft .content4 p:first-child{margin-right: 10px;}
}
@media(max-width:1500px){
    .cz-index-cooperative-customers-top a img.img-center {
    max-width: 60%;
}
   .pbmit-heading-subheading .pbmit-title{font-size: 38px;} 
    .pbmit-heading-desc{font-size: 14px;}
    .home_solution_container .box .item a .boxLeft{padding: 40px;}
    .home_solution_container .box .item a .boxLeft .content1{font-size: 18px;}
    .indexFoot .box .boxCenter .boxLeft .item {
    margin-right: 20px;
  }
}
@media(max-width:1300px){
    .home_solution_container .box .item a .boxLeft{padding: 30px 10px;}
}
@media(max-width:1200px){
    .home_solution_container .box .item a .boxLeft{padding: 30px 30px;}
.header-style-2 .sticky-header .pbmit-menu-innerpage{padding: 0}
.header-style-2 .pbmit-header-overlay{position: fixed}
.header-style-2 .pbmit-menu-innerpage {backdrop-filter: none;}
.home_solution_container .box .item {
    width: 33.333%;
  }
  .home_solution_container .box .item a .boxRight {
    display: none;
  }
  .home_solution_container .box .item a .boxLeft {
    width: 100%;
  }
  .home_solution_container .box .item a {
    width: 100%;
  }
    .home_news_container .box .item a .position {
    display: none;
  }
  .home_news_container .box .item a .content1 {
    padding-right: 0;
  }
  .home_news_container .box .item a {
    padding: 20px 20px;
  }
  .home_news_container .box .item a .content4 {
    margin-top: 20px;
  }
  .home_news_container .box .item a .content3 {
    margin-top: 20px;
    font-size: 14px;
  }
    .indexFoot .box .boxTop {
    text-align: center;padding-bottom: 50px;
  }
  .indexFoot .box .boxCenter .boxLeft {
    display: none;
  }
  .indexFoot .box .boxCenter .boxRight {
    width: 100%;
    text-align: center;
    font-family: 
  }
/*  .indexFoot .box .boxCenter .boxRight .bottom {
    display: none;
  }*/
  .indexFoot .box1 .boxLeft .boxT {
    display: none;
  }
  .indexFoot .box1 {
    text-align: center;
  }
  .indexFoot .box1 .boxLeft {
    width: 100%;
  }
  .indexFoot .box1 .boxRight {
    width: 100%;
    margin-top: 0.3rem;
  }
  .indexFoot .box .boxCenter {
    margin-top: 0;
  }
  .indexFoot .box1 {
    margin-top: 0;
  }
  .indexFoot .box1 .boxLeft .boxB {
    margin-top: 0.2rem;
  }
}

@media(max-width:1024px){
    .home_solution_container .box .item:hover, .home_solution_container .box .item.active{
  background: url("../image/p1.jpg");
  background-size: contain;
  background-position: center bottom 20px;
  background-repeat: no-repeat;
  position: relative;
  background-color: #fff;

}
    
.home_solution_container .box .item {
  background: url("../image/p1.jpg");
  background-size: contain;
  background-position: center bottom 20px;
  background-repeat: no-repeat;
  position: relative;
  background-color: #fff;
  width: 21%;
  overflow: hidden;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}

.home_solution_container .box .item.one{
  /*background: url("../image/p11.jpg");*/
    background: #fff;
  background-size: contain;
  background-position: center bottom 20px;
  background-repeat: no-repeat;
  position: relative;
  background-color: #fff;
}
.home_solution_container .box .item.two{
  /*background: url("../image/p11.jpg");*/
    background: #fff;
  background-size: contain;
  background-position: center bottom 20px;
  background-repeat: no-repeat;
  position: relative;
  background-color: #fff;
}
.home_solution_container .box .item.third{
  /*background: url("../image/p11.jpg");*/
    background: #fff;
  background-size: contain;
  background-position: center bottom 20px;
  background-repeat: no-repeat;
  position: relative;
  background-color: #fff;
}

.home_solution_container .box .item.four{
  /*background: url("../image/p11.jpg");*/
    background: #fff;
  background-size: contain;
  background-position: center bottom 20px;
  background-repeat: no-repeat;
  position: relative;
  background-color: #fff;
}

.home_solution_container .box .item.five{
  /*background: url("../image/p11.jpg");*/
    background: #fff;
  background-size: contain;
  background-position: center bottom 20px;
  background-repeat: no-repeat;
  position: relative;
  background-color: #fff;
}
.home_solution_container .box .item.six{
  /*background: url("../image/p11.jpg");*/
    background: #fff;
  background-size: contain;
  background-position: center bottom 20px;
  background-repeat: no-repeat;
  position: relative;
  background-color: #fff;
}
.home_solution_container .box .item.seven{
  /*background: url("../image/p11.jpg");*/
    background: #fff;
  background-size: contain;
  background-position: center bottom 20px;
  background-repeat: no-repeat;
  position: relative;
  background-color: #fff;
}
.home_solution_container .box .item.eight{
  /*background: url("../image/p11.jpg");*/
    background: #fff;
  background-size: contain;
  background-position: center bottom 20px;
  background-repeat: no-repeat;
  position: relative;
  background-color: #fff;
}
.home_solution_container .box .item.nine{
  /*background: url("../image/p11.jpg");*/
    background: #fff;
  background-size: contain;
  background-position: center bottom 20px;
  background-repeat: no-repeat;
  position: relative;
  background-color: #fff;
}
.home_solution_container .box .item.ten{
  /*background: url("../image/p11.jpg");*/
    background: #fff;
  background-size: contain;
  background-position: center bottom 20px;
  background-repeat: no-repeat;
  position: relative;
  background-color: #fff;
}
.home_solution_container .box .item.even{
  /*background: url("../image/p11.jpg");*/
    background: #fff;
  background-size: contain;
  background-position: center bottom 20px;
  background-repeat: no-repeat;
  position: relative;
  background-color: #fff;
}
.home_solution_container .box .item.twel{
  /*background: url("../image/p11.jpg");*/
    background: #fff;
  background-size: contain;
  background-position: center bottom 20px;
  background-repeat: no-repeat;
  position: relative;
  background-color: #fff;
}
.home_solution_container .box .item.thirds{
  /*background: url("../image/p11.jpg");*/
    background: #fff;
  background-size: contain;
  background-position: center bottom 20px;
  background-repeat: no-repeat;
  position: relative;
  background-color: #fff;
}
}
@media(min-width:991px) and (max-width:1200px){

    .pbmit-heading-desc.ab{max-width: 70%}
}

@media screen and (max-width: 1024px) {
    .about_section-about-us .wok-process_ihbox{margin-left: 0;}
}

@media screen and (max-width: 768px) {
    .sm-no{display: none!important;}
    .pbmit-heading-subheading{margin-bottom: 25px;}
    .pbmit-widget-content{margin-bottom: 30px;}
    .about_section-about-us{padding: 50px 0!important;}
    #slider-1-slide-1-layer-2{max-width: 360px;}
    .numm{padding-left: 0;}
    .pbmit-ihbox-style-7 .pbmit-heading-desc{font-size: 12px;line-height: 1.2}
    .pbmit-ihbox-style-7 .pbmit-element-title{padding-bottom: 0}
    .mbshow {display: block!important;}
    .pcshow {display: none!important;}
    .pbmit-heading-subheading .pbmit-title{font-size: 28px;}
    .pbmit-ihbox-style-7 .pbmit-ihbox-box{padding:0 0 20px 0;}
    .pbmit-ihbox-style-7 .pbmit-element-title{font-size: 40px;}
    .pbmit-ihbox-contents{padding-left: 0;}
    .home_news_container .box .item {
    width: 100%;
    margin-bottom: 0.2rem;
  }
  .home_news_container {
    padding-bottom: 0.72rem;
  }
    .home_news_container .box .item a .content3 {
    font-size: 12px;
    line-height: 20px;
  }
.dEr_container ._box ._left h1 {
    font-size: 0.3rem;
    line-height: 0.4rem;
  }
  .dEr_container ._box ._right {
    margin-top: 0.4rem;
    width: 100%;
  }
  .home_about_container .box .content0 {
    max-width: 100%;
    margin-top: 0.6rem;
    text-align: justify;
    font-family: 'Microsoft JhengHei';
  }
  .home_about_container .box .content1 {
    margin-top: 0.56rem;
  }
	
	
	.home_solution_container {  padding-bottom: 50px;padding-top: 50px;}
	
	
	
      .home_solution_container .box .item {
    width: 100%;
    margin-bottom: 15px;
  }
  .home_solution_container .box .list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;

  }
  .home_solution_container .box .item a .boxLeft {
    padding: 20px;
  }
  .home_solution_container .box .item a .boxLeft .content4 {
    display: none;
  }
  .home_solution_container .box .item a .boxLeft .content3 {
    bottom: 0px;left: auto;right: 20px;
  }
    .home_solution_container .box .item.active a .boxLeft .content3{left: auto;}
  .home_solution_container .box .item a {
    height: 200px;
  }
  .m100 {
    margin-top: 0.72rem;
  }
  .home_solution_container {
    padding-bottom: 20px;
  }
    .indexFoot .box1 .boxLeft .boxB p a {
    display: block;
  }
  .indexFoot .box1 .boxLeft .boxB p {
    font-size: 14px;;
  }
    .ihbox-section_our-history{
        padding: 50px 0;
        background-image: url(../image/ab-bg.jpg);
    background-repeat: no-repeat;
    background-position: center left -1100px;
    background-size: cover;
    position: relative;
    }
    .ihbox-section_our-history.two{padding: 50px 0 280px;
    background-repeat: no-repeat;
    background-position: top 200px left;
    background-size: 800px;
    position: relative;}
    .cz-index-cooperative-customers{margin-top: 50px;}
    .cz-index-cooperative-customers-top{padding-top: 35%;}
    .cz-index-cooperative-customers-top a {
    margin-left: auto !important;
    margin-top: auto !important;
    margin-right: auto !important;
}
    .cz-index-cooperative-customers-top a img.img-center{max-height: 40%;}
    .cz-index-cooperative-customers-top a {
    width: 130px;
    height: 130px;
    position: relative;
    display: inline-block;
    right: auto !important;
    top: auto !important;
    left: auto !important;
    margin: 0;
}
    .indexFoot .box1 .boxLeft .boxB p{padding-top: 50px;}
}

.pcblock{display: block;}
.moblock{display: none;}

@media (max-width:640px){
.pcblock{display: none;}
.moblock{display: block;}
	
.two{margin: 1%; padding: 0; width: 48%; height: auto; background: #004e85;}		
.itemmobile{margin: 0 auto; padding: 15px; width: 100%; height: auto; background: #004e85; border-radius: 8px;}	
.itemmobile .boxLeft{ margin: 0 auto; padding: 0; width: 100%; height: auto;}		
.itemmobile .boxLeft .content0{ margin: 0 auto; padding:15px 0; width: 100%; height: auto; text-align: center;}		
.itemmobile .boxLeft .content0 img{ width: 60px; height: auto; filter: brightness(0) invert(1)}		
.itemmobile .boxLeft .content1{ margin: 0 auto; padding: 0; width: 100%; height: auto;font-size: 12px; line-height: 20px; text-align: center;font-weight: 600;color: #fff;}	
	
}


