/* Minification failed. Returning unminified contents.
(2758,1): run-time error CSS1019: Unexpected token, found '}'
(2781,5): run-time error CSS1019: Unexpected token, found '@keyframes'
(2782,11): run-time error CSS1035: Expected colon, found '{'
(2785,1): run-time error CSS1019: Unexpected token, found '}'
(2829,1): run-time error CSS1019: Unexpected token, found '@-webkit-keyframes'
(2830,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(2846,1): run-time error CSS1019: Unexpected token, found '@keyframes'
(2847,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(2863,1): run-time error CSS1019: Unexpected token, found '@-webkit-keyframes'
(2864,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '100%'
(2870,1): run-time error CSS1019: Unexpected token, found '@keyframes'
(2871,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '100%'
(3098,1): run-time error CSS1019: Unexpected token, found '@keyframes'
(3099,8): run-time error CSS1035: Expected colon, found '{'
(4163,23): run-time error CSS1062: Expected semicolon or closing curly-brace, found '('
(4169,22): run-time error CSS1062: Expected semicolon or closing curly-brace, found '('
(4175,22): run-time error CSS1062: Expected semicolon or closing curly-brace, found '('
(4181,23): run-time error CSS1062: Expected semicolon or closing curly-brace, found '('
(4186,23): run-time error CSS1062: Expected semicolon or closing curly-brace, found '('
(4190,43): run-time error CSS1062: Expected semicolon or closing curly-brace, found '('
(4197,42): run-time error CSS1062: Expected semicolon or closing curly-brace, found '('
(4204,33): run-time error CSS1062: Expected semicolon or closing curly-brace, found '('
(4212,35): run-time error CSS1062: Expected semicolon or closing curly-brace, found '('
(4220,36): run-time error CSS1062: Expected semicolon or closing curly-brace, found '('
(4228,37): run-time error CSS1062: Expected semicolon or closing curly-brace, found '('
(4236,12): run-time error CSS1062: Expected semicolon or closing curly-brace, found '('
(4766,1): run-time error CSS1019: Unexpected token, found '@-webkit-keyframes'
(4767,8): run-time error CSS1035: Expected colon, found '{'
(4912,1): run-time error CSS1019: Unexpected token, found '@keyframes'
(4913,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(5426,22): run-time error CSS1031: Expected selector, found '9'
(5426,22): run-time error CSS1025: Expected comma or open brace, found '9'
(5516,1): run-time error CSS1019: Unexpected token, found '@keyframes'
(5517,8): run-time error CSS1035: Expected colon, found '{'
(5539,1): run-time error CSS1019: Unexpected token, found '@keyframes'
(5540,8): run-time error CSS1035: Expected colon, found '{'
 */
/*BEGIN================================bud_page================================BEGIN*/
.bud_page{
  max-width: 1200px;
  min-width: 960px;
  min-height:585px; 
  margin: 0 auto;
  position: relative;
  margin-bottom: 50px;
}

.bud_page_in{
  width: 100%;
  min-width: 960px;
  position: relative;
}

.bud_page_in_top{
  display: flex;
}

.bud_page_in_introL{
  width: 30%;
}
.bud_page_in_introR{
  width: 70%;
  padding: 0px 20px 20px 20px;
  box-sizing: border-box;
}

.bud_page_in_introR h1{
      margin: 0;
    color: #fff;
    text-shadow: 1px 1px 3px #888888, -1px -1px 0 #cc2626, 1px -1px 0 #cc2626, -1px 1px 0 #cc2626, 1px 1px 0 #cc2626;
    padding: 0px 15px 0px 15px;
    background: #cc2626;
    border-bottom: #961a1a 4px solid;
}

.bud_page_in_introR p{
    font-size: 16px;
    line-height: 30px;
}

.bud_page_in_introR ul{
  padding: 0;
}

.bud_page_in_introR li{
  height: 50px;
  padding: 0 5px 0 5px;
  display: table-cell;
}

.bud_page_in_introR li img{
  vertical-align:bottom;
}

.bud_page_in_proslist{
  border-collapse: collapse;
}

.bud_page_in_proslist td {
    padding: 0;
}

.bud_page_in_proslist h4{
    margin: 0;
    padding-left: 10px;
    font-size: 16px;
    font-weight: bold;
    padding: 5px;
}

.bud_page_list {
    border-top: #006837 solid 1px;
    max-width: 1200px;
    min-width: 960px;
    width: 100%;
    display: inline-block;
    margin: 0 auto;
    position: relative;
    padding-top: 35px;
    margin-top: -13px;
}

.bud_page_list table{
    margin-top: 15px;
}

.bud_page_list h2{
  font-size: 20px;
  font-weight: bold;
  color: #006837;
}

.bud_page_list h3{
    font-size: 25px;
    font-weight: bold;
    display: table;
    border-radius: 0px 15px 0px 15px;
    color: #fff;
    text-shadow: 1px 1px 3px #888888, -1px -1px 0 #cc2626, 1px -1px 0 #cc2626, -1px 1px 0 #cc2626, 1px 1px 0 #cc2626;
   
    background: #cc2626;
    border-bottom: #961a1a 4px solid;
    padding: 10px 20px 10px 20px;
}

.bud_page_box_topic {
    text-align: center;
    background-color: #006837;
    width: 520px;
    height: 35px;
    position: relative;
    margin: 40px auto -18px auto;
    z-index: 1;
}

.bud_page_box_topic h1 {
    float: left;
    margin: 0px 0 0 0;
    width: 100%;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    margin-top: 6px;
}
/*
.bud_page_rhombus {
    width: 19px;
    height: 19px;
    background-color: #fff;
    transform: rotate(45deg);
    border: #fff 3px solid;
    float: left;
    margin-top: 5px;
}*/

.bud_page_box_topic:before {
    position: absolute;
    left: -1px;
    top: 0px;
    content: '';
    border-top: 17px solid #006837;
    border-left: 20px solid rgb(255, 255, 255);
    border-bottom: 17px solid #006837;
    background: #fff;
  }
  .bud_page_box_topic:after {
    position: absolute;
    right: -1px;
    top: 0px;
    content: '';
    border-top: 17px solid #006837;
    border-right: 20px solid rgb(255, 255, 255);
    border-bottom: 17px solid #006837;
    background: #fff;
  }

.ws_function_box_topic:before {
    border-left: 20px solid rgb(140, 198, 63);
  }
.ws_function_box_topic:after {
    border-right: 20px solid rgb(140, 198, 63);
  }

.bud_page_range{
    background: #8cc63f;
    color: #fff;
    padding: 3px 50px 0px 0px;
    box-sizing: border-box;
    font-size: 18px;
    font-weight: bold;
    display: inline-block;
}

.bud_page_range b{
    color: red;
}

.bud_page_range p{
   padding-left: 25px;
}

.bud_page_range_L{
    width: 61%;
    line-height: 25px;
    font-size: 16px;
    padding: 15px 50px 15px 15px;
    border-right: 1px solid #8cc63f;
}


.bud_page_range_R{
    width: 40%;
    line-height: 25px;
    font-size: 20px;    
    padding: 15px 50px 15px 15px;
}


.bud_page_rangein_L{
    height: 100%;
    width: 2%;
    padding: 20px 25px 10px 25px;
    font-size: 27px;
    background-color: #fff;
    color: #006837;
    display: inline-block;
    float: left;
}

.bud_page_rangein_L_2{
    padding: 10px 25px 10px 25px;
    display: block;
    float: none;
    width: 65%;
    margin:0 auto 25px;
}

.bud_page_rangein_L p{
    padding-left: 0;
    margin: 0;
}

.bud_page_rangein_R{
    height: 100%;
    width: 90%;
    display: inline-block;
    float: left;
}

.bud_page_list_L{
    width: 20%;
    line-height: 25px;
    padding: 15px 50px 15px 50px;
}

.bud_page_list_R{
    width: 80%;
    line-height: 25px;
    font-size: 16px;
    padding: 15px 50px 15px 50px;
}

.bud_h3{
    font-size: 25px;
    color: red;
    padding: 0;
    margin: 0;
}

.bud_h4{
    background-color: #fff;
    display: inline-block;
    color: #8cc63f;
    padding: 5px 15px;
    font-size: 20px;
    font-weight: bold;
    margin: 0;
    padding-left: 5px;
}

.bizIcon{ }
.bizIcon img{ width: 60% }
.bizIcon ul{padding: 0; margin: 0}
.bizIcon ul li{    padding: 0;    margin: 0;    float: left;    width: 20%; text-align: center}
.bizIcon ul li span.bizTitle{width: 100%;
    display: block;
    color: #006837;
    font-weight: bold; }

@media only screen and (max-width: 46rem){
	.bizIcon img{ width: 60%!important }
	.bizIcon {
    display: table;
}
	.bizIcon ul li{    padding: 0;    margin: 0;    float: left;    width: 50%; text-align: center; margin-bottom: 20px}
	
}
/*END================================rnp_page================================END*/










/*BEGIN================================cmx_page================================BEGIN*/
.cmx_page{
  max-width: 1200px;
  min-width: 960px;
  min-height:585px; 
  margin: 0 auto;
  position: relative;
  margin-bottom: 50px;
}

.cmx_page_in{
  width: 100%;
  min-width: 960px;
  position: relative;
}

.cmx_page_in_top{
  display: flex;
}

.cmx_page_in_intro{
  width: 100%;
  padding: 0px 20px 20px 20px;
  box-sizing: border-box;
  margin:0 auto;
}

.cmx_page_in_intro h1{
      margin: 0;
    color: #fff;
    text-shadow: 1px 1px 3px #888888, -1px -1px 0 #cc2626, 1px -1px 0 #cc2626, -1px 1px 0 #cc2626, 1px 1px 0 #cc2626;
    padding: 0px 15px 0px 15px;
    background: #cc2626;
    border-bottom: #961a1a 4px solid;
}

.cmx_page_in_intro p{
    font-size: 16px;
    line-height: 30px;
}

.cmx_page_in_intro ul{
  padding: 0;
}

.cmx_page_in_intro li{
  height: 50px;
  padding: 0 5px 0 5px;
  display: table-cell;
}

.cmx_page_in_intro li img{
  vertical-align:bottom;
}

.cmx_page_in_proslist{
  border-collapse: collapse;
}

.cmx_page_in_proslist tr:nth-child(odd) {
    background: #529000;
    text-align: left;
    color: #fff;
}

.cmx_page_in_proslist td {
    padding: 0;
}

.cmx_page_in_proslist h4{
    margin: 0;
    padding-left: 10px;
    font-size: 16px;
    font-weight: bold;
    padding: 5px;
}

.cmx_page_in_function{
  border-collapse: collapse;
}

.cmx_page_in_function tr:nth-child(odd) {
    background: #ff4a4a;
    text-align: left;
    color: #fff;
}

.cmx_page_in_function td {
    padding: 0;
    width: 70%;
    vertical-align: top;
}

.cmx_page_in_function h4{
    margin: 0;
    padding-left: 10px;
    font-size: 16px;
    font-weight: bold;
    padding: 5px;
}

.cmx_page_in_function img{
    display: block;
    margin-left: auto;
    margin-right: auto;
    max-width: 500px;
}
.cmx_page_in_function_p{
    color: #fff;
    background: #ff4a4a;
    font-size: 35px;
    line-height: 25px;
    font-weight: bold;
    float: left;
    padding: 10px;
    margin: 0;
}

.cmx_page_in_otherfunction{
  border-collapse: collapse;
}

.cmx_page_in_otherfunction tr:nth-child(odd) {
    background: #ff4a4a;
    text-align: left;
    color: #fff;
}

.cmx_page_in_otherfunction td {
    padding: 0;
    vertical-align: top;
}

.cmx_page_in_otherfunction h4{
    margin: 0;
    padding-left: 10px;
    font-size: 16px;
    font-weight: bold;
    padding: 5px;
}

.cmx_page_in_otherfunction img{
    display: block;
    margin-left: auto;
    margin-right: auto;
}

/*END================================rnp_page================================END*/










/*BEGIN================================crx_page================================BEGIN*/
.crx_page{
  max-width: 1200px;
  min-width: 960px;
  min-height:585px; 
  margin: 0 auto;
  position: relative;
  margin-bottom: 50px;
}

.crx_page_in{
  width: 100%;
  min-width: 960px;
  position: relative;
}

.crx_page_in_top{
  display: flex;
}

.crx_page_in_intro{
  width: 100%;
  padding: 0px 20px 20px 20px;
  box-sizing: border-box;
  margin:0 auto;
}

.crx_page_in_intro h1{
      margin: 0;
    color: #fff;
    text-shadow: 1px 1px 3px #888888, -1px -1px 0 #cc2626, 1px -1px 0 #cc2626, -1px 1px 0 #cc2626, 1px 1px 0 #cc2626;
    padding: 0px 15px 0px 15px;
    background: #cc2626;
    border-bottom: #961a1a 4px solid;
}

.crx_page_in_intro p{
    font-size: 16px;
    line-height: 30px;
}

.crx_page_in_intro ul{
  padding: 0;
}

.crx_page_in_intro li{
  height: 50px;
  padding: 0 5px 0 5px;
  display: table-cell;
}

.crx_page_in_intro li img{
  vertical-align:bottom;
}

.crx_page_in_proslist{
  border-collapse: collapse;
}

.crx_page_in_proslist tr:nth-child(odd) {
    background: #529000;
    text-align: left;
    color: #fff;
}

.crx_page_in_proslist td {
    padding: 0;
}

.crx_page_in_proslist h4{
    margin: 0;
    padding-left: 10px;
    font-size: 16px;
    font-weight: bold;
    padding: 5px;
}

.crx_page_in_function{
  border-collapse: collapse;
}

.crx_page_in_function tr:nth-child(odd) {
    background: #ff4a4a;
    text-align: left;
    color: #fff;
}

.crx_page_in_function td {
    padding: 0;
    width: 70%;
    vertical-align: top;
}

.crx_page_in_function h4{
    margin: 0;
    padding-left: 10px;
    font-size: 16px;
    font-weight: bold;
    padding: 5px;
}

.crx_page_in_function img{
    display: block;
    margin-left: auto;
    margin-right: auto;
    max-width: 500px;
}
.crx_page_in_function_p{
    color: #fff;
    background: #ff4a4a;
    font-size: 35px;
    line-height: 25px;
    font-weight: bold;
    float: left;
    padding: 10px;
    margin: 0;
}

.crx_page_in_otherfunction{
  border-collapse: collapse;
}

.crx_page_in_otherfunction tr:nth-child(odd) {
    background: #ff4a4a;
    text-align: left;
    color: #fff;
}

.crx_page_in_otherfunction td {
    padding: 0;
    vertical-align: top;
}

.crx_page_in_otherfunction h4{
    margin: 0;
    padding-left: 10px;
    font-size: 16px;
    font-weight: bold;
    padding: 5px;
}

.crx_page_in_otherfunction img{
    display: block;
    margin-left: auto;
    margin-right: auto;
}

/*END================================rnp_page================================END*/










/*BEGIN================================ims_page================================BEGIN*/
.ims_page{
  max-width: 1200px;
  min-width: 960px;
  min-height:585px; 
  margin: 0 auto;
  position: relative;
  margin-bottom: 50px;
}

.ims_page_in{
  width: 100%;
  min-width: 960px;
  position: relative;
}

.ims_page_in table td{
  padding: 15px;
  box-sizing: border-box;
}

.ims_page_in_intro{
  width: 100%;
  padding: 0px 20px 20px 20px;
  box-sizing: border-box;
  margin:0 auto;
}

.ims_page_in_intro h1{
      margin: 0;
    color: #fff;
    text-shadow: 1px 1px 3px #888888, -1px -1px 0 #cc2626, 1px -1px 0 #cc2626, -1px 1px 0 #cc2626, 1px 1px 0 #cc2626;
    padding: 0px 15px 0px 15px;
    background: #cc2626;
    border-bottom: #961a1a 4px solid;
}

.ims_page_in_intro p{
    font-size: 16px;
    line-height: 30px;
}

.ims_page_in_intro ul{
  padding: 0;
}

.ims_page_in_intro li{
  height: 50px;
  padding: 0 5px 0 5px;
  display: table-cell;
}

.ims_page_in_intro li img{
  vertical-align:bottom;
}

.ims_page_in_intro_box{
  width: 100%;
  height: 215px;
  padding: 15px;
  box-sizing: border-box;
  border: #d0d0d0 solid 1px;
  border-radius: 10px;
  box-shadow: 0px 0px 10px #efefef;
}

.ims_page_in_intro_box_L{
  width: 70%;
  height: 140px;
  float: left;
}

.ims_page_in_intro_box_R{
  width: 30%;
  height: 140px;
  float: left;
  text-align: center;
  position: relative;
}

.ims_page_in_intro_box_R img{
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}

.ims_page_in_intro_box_bottom{
  width: 100%;
  height: 55px;
  float: left;
}

.ims_title{
  color: #0154a0!important;
  border-bottom: #0154a0 2px solid!important;
}

.ims_page_in_fb h2 {
    margin: 0;
    width: 250px;
    color: #fff;
    font-weight: bold;
    padding: 0px 15px 0px 15px;
    background: #0154a0;
    border-bottom: #02315d 4px solid;
}

.ims_page_in_fb table{
  width: 100%;
}

.ims_page_in_fb table td{
  width: 33.333333333333333%;
  vertical-align: top;
}


.ims_page_in_fb_box{
  width: 100%;
    display: inline-block;
  padding: 15px;
  box-sizing: border-box;
  border: #d0d0d0 solid 1px;
  border-radius: 10px;
  box-shadow: 0px 0px 10px #efefef;
}

.ims_page_in_fb_box_div{
    margin: 0 auto;
    width: 415px;
}

.ims_page_in_fb_box_L{
  width: 50%;
  float: left;
  display: inline-table;
}

.ims_page_in_fb_box_R{
  width: 50%;
  height: 140px;
  float: left;
  text-align: center;
  position: relative;
}

.ims_page_in_fb_box_Rtext{
  text-align: left;
  display: inline-table;
}

.ims_page_in_fb_box_R img{
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}

.ims_page_in_sem h2 {
    margin: 0;
    width: 635px;
    color: #fff;
    font-weight: bold;
    padding: 0px 15px 0px 15px;
    background: #408707;
    border-bottom: #204403 4px solid;
}

.ims_page_in_sem table{
  width: 100%;
}

.ims_page_in_sem table td{
  width: 50%;
}
.ims_page_in_sem_p{
    width: 150px;
    float: right;
    font-weight: bold;
}

.ims_page_in_ads h2 {
    margin: 0;
    width: 635px;
    color: #fff;
    font-weight: bold;
    padding: 0px 15px 0px 15px;
    background: #408707;
    border-bottom: #204403 4px solid;
}

.ims_page_in_ads table{
  width: 100%;
}

.ims_page_in_ads table td {
    display: table-cell;
    width: auto;
}

.ims_page_in_ads_box{
  width: 370px;
  height: 180px;
  display: inline-block;
  padding: 15px;
  box-sizing: border-box;
  border: #d0d0d0 solid 1px;
  border-radius: 10px;
  box-shadow: 0px 0px 10px #efefef;
}

.ims_page_in_ads_box_L{
  display: inline-table;
}

.ims_page_in_ads_box_L p{
  margin: 0;
  line-height: 20px;
}

.ims_page_in_seo h2 {
    margin: 0;
    width: 635px;
    color: #fff;
    font-weight: bold;
    padding: 0px 15px 0px 15px;
    background: #408707;
    border-bottom: #204403 4px solid;
}

.ims_page_in_seo table{
  width: 100%;
}

.ims_page_in_seo table td {
    display: table-cell;
    width: auto;
}

/*END================================rnp_page================================END*/










 @media only screen and (max-width: 46rem) {
  .header{
    display: none;
  }
  .mobileheader{
    display: block;
    z-index: 99999999999999999999999999999999999999999;
  }
  .new_client_box_topic h1{
    font-size:14px;
  }
}

@media only screen and (max-width: 46rem) {


   .mobilenone{
    display: none!important; 
  }
  .desktopnone{
    display: block!important; 
    
  }
  .ws_topic{
    font-size: 28px;
  }
  .backtotop{
    display: block;
    position: fixed;
    right: 10px;
    bottom: 0;
    opacity: 0.5;
  }
  .mobiletextaligncenter{
    text-align: center!important;
  }
  .mobilebody{
    left: 0%;
    position: relative;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    transition: all 1s;
    overflow-x:none;
  }
  .mobilemenu{
    display: block;
    width: 80%;
    height: 100%;
    right: calc(-80% - 1px);
    position: fixed;
    -webkit-overflow-scrolling: touch;
    overflow-y:auto;
    z-index: -999999;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    transition: all 1s;
    border-left: #083D22 1px solid;
  }
  .mobilebody.mobile_on{
    left: -80%;
    position: relative;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    transition: all 1s;
    overflow:hidden;
  }
  .mobilemenu.mobile_on{
    right: -1px;
  }
  .mobilemenu ul{
    padding: 0;
    margin: 0;
  }
  .mobilemenu li{
    text-align: center;
    width: 100%;
    height: 50px;
    font-size: 21px;
    display: table;
    border-bottom: #083D22 1px solid;
  }
  .mobilemenu li img{
    height: 70px;
    vertical-align: middle;
  }
  .mobilemenu li p{
    padding: 0;
    margin: 0;
    margin-left: -20px;
    text-align:left;
    text-indent:40px;
  }
  .mobilemenu a{
    color: #083d22;
    text-decoration: none;
    vertical-align: middle;
    display: table-cell;
  }
  .mobilemenucontact{
    width: 100%;
    height: 130px;
    font-size: 12px;
  }
  .mobilemenucontact p{
    margin: 0;
    text-align: left;
    padding: 7%;
    color: #083d22;
  }
  .mobilemenucontact_L{
    width: calc(50% - 1px);
    height: 130px;
    float: left;
    border-right: #083D22 0.5px solid;
  }
  .mobilemenucontact_R{
    width: calc(50% - 1px);
    height: 130px;
    float: left;
    border-left: #083D22 0.5px solid;
  }
  .mobilemenuinfo{
    padding: 10px;
    font-size: 12px;
    box-sizing: border-box;
    color: #083d22;
    border-bottom: #083D22 1px solid;
  }
  .mobilemenubottom{
    width: 100%;
    height: 100px;
    font-size: 12px;
  }

  .header{    
    display: none;
  }
  .mobileheader{
    display: block;
    position: fixed;
    width: 100%;
  }
  #footer{
    display: none;
  }

  @media only screen and (max-width: 320px) {
    .header_top img{
      display: none;}
  }
   @media only screen and (max-width: 376px) {
    .header_top img{
      display: none;}
  }
  .header_top_in{
    max-width: inherit;
    min-width: inherit;
  }
  .header_top_btn {
     padding: 0 1.8% 0 1.8%;
  }
  .header_top_btn_last {
      border-right: none;
  }
  .header_bottom {
    max-width: inherit;
    min-width: inherit;
    background-color: #fff;
    border-bottom: #083D22 1px solid;
  }
  .header_bottom_L {
    width: 75%;
    min-width: inherit;
    text-align: center;
  }

  .header_bottom_R {
    width: calc(25% - 1px);
    min-width: inherit;
    border-left: #083D22 1px solid;
    text-align: center;
  }
  .logo_png {
    display: inline-block;
  }
  .banner{
    display: none;
  }
  .mobilebanner{
    display: inline-block;
    height: 100%;
    width: 100%;
  }
  .mobilebanner img{
    display: inline-block;
    width: 100%;
  }
  .home_service_out{
    max-width: inherit;
    min-width: inherit;
    max-height: inherit;
    min-height: inherit;
  }
  .home_service{
    max-width: inherit;
    min-width: inherit;
    max-height: inherit;
    min-height: inherit;
    padding: 10px 0 0 0;
  }
  .home_service h1 {
      font-size: 25px;
      width: 100%;
  }
  .home_service_L{
    display: none;
  }
  .home_service_R{
    display: none;
  }
  .home_service_in{
    display: none;
  }

  .mobilehome_service_in{
    display: inline-block;
    width: 100%;
    opacity: 0;
    -webkit-transition:opacity 1s;
    -moz-transition:opacity 1s;
    -o-transition:opacity 1s;
    transition: opacity 1s;
    padding: 15px;
    box-sizing: border-box;
  }

  .home_service_on .mobilehome_service_in{
     opacity: 1;
  }

  .mobilehome_service_box {
    width: 150px;
    height: 150px;
    display: table;    
  }
  .mobilehome_service_in .mobilehome_service_box p{
    text-align: center;
    display: table-cell;
    vertical-align: middle;
    padding: 25px;
    color: #fff;
    font-weight: bold;
    font-size:12px;
  }

  .mobilehome_service_in p{
    font-size:14px;
  }

  .mobilehome_service_box_top{
    background-image: url(/images/home_box_top.png);
    background-size: 100%;
  }

  .mobilehome_service_box_right {
    background-image: url(/images/home_box_right.png);
    background-size: 100%;
  }

  .mobilehome_service_box_bottom {
    background-image: url(/images/home_box_bottom.png);
    background-size: 100%;
  }

  .mobilehome_service_box_left {
    background-image: url(/images/home_box_left.png);
    background-size: 100%;
  }



  .news{
    max-width: inherit;
    min-width: inherit;
    max-height: inherit;
    min-height: inherit;
    margin-top: 30px;
  }
 .news_box{
    max-width: inherit;
    min-width: inherit;
    max-height: inherit;
    min-height: inherit;
 }
 .news_list{
     overflow: hidden;
    width: 100%;
    height: 100%;
    position: relative;
    display: flex;
 }

 .news_list div:first-of-type {
  width: 100%;
      display: block;
      border-right: none;
          margin: 0 auto;
              margin-left: -5px;
  }

  .news_list p {
      width: 270px;
  }

 .news_list div{
    display: none;
}

  .new_client{
    max-width: inherit;
    min-width: inherit;
    max-height: inherit;
    min-height: inherit;
    display: inline-block;
  }
  .new_client_box{
    max-width: inherit;
    min-width: inherit;
    max-height: inherit;
    min-height: inherit;
    width: 100%;
    margin-bottom: 45px;
  }
  .new_client_box:last-child{
     border-left: none;
  }
  .new_client_pc{
    width: 320px;
    height: 215px;
    background-size: 100% auto;
  }
  .new_client_pc_img {
    width: 210px;
    height: 135px;
    margin: 52px auto 0 57px;
  }
  .new_client_pc_img img {
      width: 208px;
  }
  .new_client_iphone{
    width: 320px;
    height: 215px;
    background-size: 100% auto;
    background-position-x: 28px;
  }
  .new_client_iphone_img {
    width: 119px;
    height: 160px;
    margin: 55px auto 0 98px;
  }
  .new_client_iphone_img img {
      width: 119px;
  }
  .new_client_box_topic {
      width: 100%;
  }
  .new_client_intro {
      width: 100%;
      max-width: inherit;
      min-width: inherit;
      max-height: inherit;
      min-height: inherit;
  }
  .rhombus_new_client_L,.rhombus_new_client_R{
    display: none;
  }
  .new_client_intro p {
      max-width: inherit;
      min-width: inherit;
      max-height: inherit;
      min-height: inherit;
      margin:0 auto;
      overflow-y: scroll;
      height: 100%;
      padding: 5px;
      box-sizing: border-box;
  }
  .new_client_intro p::-webkit-scrollbar-track
    {
      -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
      background-color: #008540;
      border-radius: 10px;
    }

  .new_client_intro p::-webkit-scrollbar
    {
      width: 6px;
      border-radius: 10px;
      background-color: #F5F5F5;
    }

  .new_client_intro p::-webkit-scrollbar-thumb
    {
      background-color: #fff;
      border-radius: 10px;
    }
  .casesmore {
       float: none;
       margin: 0;
        margin-top: -5px;
    }
  .btn-2 {
        width: 90%;
    }



  .featured{
      max-width: inherit;
      min-width: inherit;
      max-height: inherit;
      min-height: inherit;
      display: inline-block;
      margin-top: 25px; 
      height: auto; 
      clip-path:none;
      -webkit-clip-path:none;
  }
  .featured_in{
      max-width: inherit;
      min-width: inherit;
      max-height: inherit;
      min-height: inherit;   
  }
  .featured_in_box{
    max-width: inherit;
      min-width: inherit;
      max-height: inherit;
      min-height: inherit;   
  }
  .featured_in_boxes {
    width: calc(100%/2); 
    max-width: inherit;
    height: 175px;
    padding:5%;
    box-sizing: border-box;
    margin: 0;

  }
  .featured_in_topic h1{
    padding-top:0;
  }


  .awards{
      max-width: inherit;
      min-width: inherit;
      max-height: inherit;
      min-height: inherit; 
      margin-top:0; 
      display: block;

  }

  .awards_in{
      max-width: inherit;
      min-width: inherit;
      max-height: inherit;
      min-height: inherit; 

  }
  .awards_in_topic h1 {
      padding-top: 10px; 
  }
  .awards_item_box{
    padding: 15px 5px 0px 5px ;
    box-sizing: border-box;
    width: calc(100%/3.2); 
  }
  .awards_item_box img {
    width: 100%;
}

  #awards_line {
    position: absolute;
    width: 45px;
    display: none;
  }

  .awards_linemobile{
    display: inline-block!important;
    position: relative;
    float: left;
  }
  .awards_linemobilenone{
    display: none!important; 
  }

  .awards_in_L {
    width: 85%; 
  }

  .awards_in_R {
      width: 100%; 
      min-width: inherit; 
  }

  .social{
        display: inline-block;
  }
  .social_in{
      max-width: inherit;
      min-width: inherit;
      max-height: inherit;
      min-height: inherit; 
  }
  .social_in_box {
      width: 100%; 
      height: 230px; 
  }
  .social_in_box:nth-child(2){
    height: 500px;
  }
  .social_in_box .pc{
    display: none;
  }
  .social_in_box .mobile{
    display: block;
    text-align: center;
    margin-top: 1rem;
  }

  .about_page{
    max-width: inherit;
      min-width: inherit;
      max-height: inherit;
      min-height: inherit; 
  }

  .about_page_top_L{
    width: 100%;
    height: auto; 
    display: block; 
    padding: 0 7%;
    box-sizing: border-box;
  }
  .about_page_top_R{
    width: 100%; 
    display: block;
    padding: 0 7%;
    box-sizing: border-box;
  }
  #about_Ctrl{
    display: none;
  }

  .about_page_bottom_L{
    width: 100%; 
    height: auto; 
    display: block; 
    padding: 0 7%;
    box-sizing: border-box;
  }
  .about_page_bottom_R{
    width: 100%; 
    height: auto; 
    display: block;
    padding: 0 7%;
    box-sizing: border-box;
  }
  .contact_page{
    max-width: inherit;
    min-width: inherit;
    max-height: inherit;
    min-height: inherit; 
    display: inline-block;
    width: 100%;
  }
  .contact_info{
    max-width: inherit;
    min-width: inherit;
    max-height: inherit;
    min-height: inherit; 
    display: block;
    height: 310px;
    margin-top:0px;
  }
  .contact_infobox,.contact_infobox2{
    width: 50%; 
    height: 50%; 
    margin: 0;
    font-size: 13px;
  }
  .contact_infobox p{
    margin: 0;
  }
  .contact_infobox svg,.contact_infobox2 svg {
      height: 95%;
      width: 95%;
  }
  .infobox_3_text p {
    padding: 0 12%;
    box-sizing: border-box;
  }
  .infobox_2_text p {
    padding: 0 15%;
    box-sizing: border-box;
    
  }
  .contact_infobox p{
    font-size: 9px;
  }
  .client_sysitem,.client_otherbar_item{
    display: block;
  }

  .client_page,.client_sysitembar,.client_list,.newcases_page,.newcases_timeline,.mobilecases_timeline{
    max-width: inherit;
    min-width: inherit;
    max-height: inherit;
    min-height: inherit; 
    text-align: center;
  }
  .newcases_timeline,.mobilecases_timeline{
    background-image:none;
  }

  .client_title,.otherclient_title{
    max-width: inherit;
    min-width: inherit;
    max-height: inherit;
    padding-top: 50px;
  }

  .client_sysitembar_in,.client_otherbar_in{
    max-width: inherit;
    min-width: inherit;
    max-height: inherit;
    min-height: inherit; 
    text-align: center;
  }

  .client_sysitem img{
    display: none;
  }

  .clientrank_box{
    max-width: inherit;
    min-width: inherit;
    max-height: inherit;
    min-height: inherit;
  }
  .clientrank_comment {
    width: 100%;
    padding: 0% 8% 8% 8%;
    box-sizing: border-box;
    border-bottom: 2px solid #009245;
  }
  .clientrank_comment_img {
      width: 100%;
  }
  .clientrank_comment_text{
      width: 100%;
  }

  .clientrank_comment_title {
       height: auto; 
  }
  .news_page,.news_page_in{
    max-width: inherit;
    min-width: inherit;
    max-height: inherit;
    min-height: inherit;
  }
  .news_page_in_L{
    width: 100%;
  }
  .news_first_in_img{
     width: auto;
     height: auto;
  }
  .news_first_in h3 {
      width: 85%;
      text-align: center;
  }
  .news_first_in p {
      width: 85%;
  }
  .news_first_in img {
      width: 100%;
  }
  .news_page_in_R{
    display: none;
  }
  .news_page_list{
     display: block;
  }
  .news_page_list_in_L{
    width: 100%;
    text-align: center;
  }
  .news_page_list_in_L img {
      width: 85%;
  }
  .news_page_list_in_R{
    width: 100%;
    text-align: center;
    padding: 5%;
    box-sizing: border-box;
  }
  .news_first_btn{
    text-align: center;
  }

  .news_page_list_in_R h3{
    text-align: center;
  }
  .newdetail_page{
    max-width: inherit;
    min-width: inherit;
    max-height: inherit;
    min-height: inherit;
    padding:1%;
    box-sizing: border-box;
  }

  .newdetail_page img {
      width: 100%;
  }
  .award_companyduty,.award_page{
    max-width: inherit;
    min-width: inherit;
    max-height: inherit;
    min-height: inherit;
  }
  .award_companyduty_L{
    float: left;
    width: 100%;
    min-height: inherit;
  }
  .award_companyduty_L p {
      font-size: 16px;
      padding: 5%;
    box-sizing: border-box;
  }
  .award_companyduty_R{
    float: left;
    width: 100%;
  }
  .award_companyduty_duty{
    display: none;
  }
  .award_companyduty_daisy{
    text-align: center;
    padding: 5%;
    box-sizing: border-box;
  }
  .award_list{
    max-width: inherit;
    min-width: inherit;
    max-height: inherit;
    min-height: inherit;
  }
  .award_list_item {
      width: 46%;
  }
  .award_list_item h4 {
        max-width: none;
  }

  .contact_map,.contact_info2,.contact_detail,.contact_workinghr,.contact_mid,.contact_subtitle,.contact_title,.partners_list,.partners_page{
    max-width: inherit;
    min-width: inherit;
    max-height: inherit;
    min-height: inherit;
  }
  .partners_page{
    padding: 1%;
    box-sizing: border-box;
  }
  .contact_page_system{
    display: none;
  }
  .contact_detail h1{
    font-size: 14px;
  }
  .contact_detail p{
    font-size: 12px;
  }
  .contact_detail_mobile{
    display: block;
    padding: 15px;
    box-sizing: border-box;
    text-align: center;
  }
  .contact_detail_mobile table{
    width: 100%;
  }
  .contact_detail_mobiletitle p{
    font-size: 35px;
    font-weight: bold;
    margin: 10px 0px;
  }
  .contact_detail_in_qr img{
    width: 70px;
  }

  .client_gdbox{
    width: 245px;
    position: relative;
    margin: 0 auto;
  }
  .newcases_timeline div,.mobilecases_timeline div{
    width: 100%;
    min-height: inherit;
    max-height: inherit;
  }
  .awards{
    margin-top: 25px;
  }
  .contact_info2 {
      max-width: inherit;
      min-width: inherit;
      max-height: inherit;
      min-height: inherit;
      display: block;
      height: 310px;
      margin-top: 0px;
      margin-bottom: 85px;
  }
  .servicebanner{
      max-width: inherit;
      min-width: inherit;
      max-height: inherit;
      min-height: inherit;
      height: auto;
  }
  .servicebanner img{
      width: 100%;
  }
  .servicemenu{
      max-width: inherit;
      min-width: inherit;
      max-height: inherit;
      min-height: inherit;
      height: auto;
      margin-bottom: 20px;
  }
  .servicemenu_on{
     position: inherit;
     z-index: inherit;
     top: inherit;
   }
  .servicebanner_on{
    margin-bottom: 0px;
  }
  .servicemenu ul{
    width: 100%;
    display: inline-block;
  }

  .servicemenu ul a{
    text-decoration: none;
  }

  .servicemenu ul li,.servicemenu ul li:hover{
    float: none;
  }

  .bud_page{
      max-width: inherit;
      min-width: inherit;
      max-height: inherit;
      min-height: inherit;
  }
  .bud_page_rhombus{
    display: none;
  }  
  .bud_page_box_topic{
    width: 96%;
    height: 35px;
    float: none;
  }
  .bud_page_box_topic h1{
    width: auto;
    height: auto;
    float: none;
    font-size: 24px;
  }
  .bud_page_box_topic_mobile{
    width: 80%;
    height: 65px;
  }
  .bud_page_box_topic_mobile:before{
    display: none;
  }
  .bud_page_box_topic_mobile:after{
    display: none;
  }
  .bud_page_range{
    padding: 3px 10px 0px 0px;
  }
  .bud_page_rangein_L_2{
    padding:10px 0 10px 0;
    width:98%;
  }
  .bud_page_rangein_L p {
      margin-left: -10px;
  }

  .bud_page_rangein_L_2 p{
    margin-left:0;
    font-size:20px;
    text-align:center;
  }

  .bud_page_rangein_R {
      width: 80%;
  }
  .bud_page_list{
    max-width: inherit;
    min-width: inherit;
    max-height: inherit;
    min-height: inherit;
    margin-top: 0px;
  }
  .bud_page_list h3{
    font-size: 17px;
  }
  .bud_page_list table tr td{
    float: left;
  }
  .bud_page_list table img{
    width: 100%;
  }
  .bud_page_list_R{
    width: 80%;
    box-sizing: border-box;
  }
  .bud_page_range_L{
    box-sizing: border-box;
    padding:15px;
    width: 60%;
  }
  .bud_page_range_R{
    box-sizing: border-box;
    padding:15px;
    font-size: 19px;
  }
  .bud_page_list_L{
    width: 100%;
    padding: 0px 15px 0px 15px;;
    box-sizing: border-box;
  }
  .bud_page_list_R{
    width: 100%;
    padding: 0px 15px 0px 15px;
    box-sizing: border-box;
  }
  .client_list{
    text-align: center;
  }
  .client_box{
    width: 50%;
    float: left;
    display: block;
    margin:0;
    padding: 1%;
    box-sizing: border-box;
    height: 265px;
  }
  .ims_page,.ims_page_in{
    max-width: inherit;
    min-width: inherit;
    max-height: inherit;
    min-height: inherit;
    padding: 1%;
    box-sizing: border-box;
  }
  .ims_page_in_sem h2,.ims_page_in_ads h2,.ims_page_in_seo h2{
    width: auto;
  }
  .ims_page_in_ads img,.ims_page_in_sem img,.ims_page_in_seo img{
    max-width: 100%;
  }
  .ims_page_in_sem_p{
    width: 100%;
    margin: 0;
  }
  .ims_page_in_intro_box{
    height: auto;
    display: inline-block;
  }
  .ims_page_in_intro_box_L,.ims_page_in_intro_box_R,.ims_page_in_intro_box_bottom{
    height: auto;
  }
  .ims_page_in_intro_box_L{
    width: 100%;
    padding-top: 20%;
    box-sizing: border-box;
  }
  .ims_page_in_intro_box_R{
    width: 100%;
    float:none;
  }
  .ims_page_in table td{
    padding: 5px;
    vertical-align: top;
    float: left;
    width: 100%;
  }
  .ims_page_intro table td{
    padding-top: 10%;
  }
  .ims_page_in_fb_box_div,.ims_page_in_ads_box{
    width: 100%;
    height: auto;
  }
  .rnp_page{
    max-width: inherit;
    min-width: inherit;
    max-height: inherit;
    min-height: inherit;
    padding: 1%;
    box-sizing: border-box;
  }
  .rnp_page img{
    max-width: 100%;
  }
  .rnp_page_in{
    min-width: inherit;
  }
  .rnp_mainfun div{
    width: 100%;
  }
  .ws_page{
    max-width: inherit;
    min-width: inherit;
    max-height: inherit;
    min-height: inherit;
    padding: 1%;
    box-sizing: border-box;
  }
  .ws_page_in{
    min-width: inherit;
    display: inline-block;
    padding-top: 5px;
    margin-top: 0px;
  }
  .ws_function{
    padding-top: 65px;
    margin-top: -30px;
  }
  .ws_page_in_introL{
    width: 100%;
  }
  .ws_page_in_introR{
    width: 100%;
  }
  .ws_page_in_introR li{
    float: left;
  }
  .ws_page_in_proslist td{
    float: left;
    width: 100%;
    padding: 5%;
    box-sizing: border-box;
  }
  .ws_width35{
    width: 100%;
  }
  .ws_page_in_function_mobile_item{
    height: auto;
  }
  .ws_lihead{
    font-size: 17px;
    line-height: 51px;
    font-weight: bold;
  }
  .ws_page_in ul{
    padding: 1%;
    box-sizing: border-box;
  }
  .ws_plan{
    width: 100%;
    text-align: center;
  }
  .ws_plan td{
    padding: 15px;
    font-family: Courier;
    font-size: 19px;
    font-weight: bold;
  }
  .ws_plan_A{
    background-color: #d9f2b1;
    color: #006837;
  }
  .ws_plan_B{
    background-color: #d9f2b1;
    color: #006837;
  }
  .ws_plan_C{
    background-color: #d9f2b1;
    color: #006837;
  }
  .ws_plan_none{
    background-color: #808080;
    color: #e6e6e6;
  }

  .ptx_page{
    max-width: inherit;
    min-width: inherit;
    max-height: inherit;
    min-height: inherit;
    padding: 1%;
    box-sizing: border-box;
  }
  .ptx_page_in{
    min-width: inherit;
    display: inline-block;
  }
  .ptx_page_in_introL{
    width: 100%;
  }
  .ptx_page_in_introR{
    width: 100%;
    padding: 1%;
    box-sizing: border-box;
  }
  .ptx_page_in_proslist td,.cmx_page_in_proslist td{
    float: left;
    width: 100%;
  }
  .ptx_page_in td{
    float: left;
  }
  .ptx_page_in_function td{
    width: 100%;
  }
  .ptx_page_in_function img,table img{
    max-width: 100%;
  }
  .crx_page,.cmx_page{
    max-width: inherit;
    min-width: inherit;
    max-height: inherit;
    min-height: inherit;
    padding: 1%;
    box-sizing: border-box;
  }
  .crx_page_in,.cmx_page_in{
    min-width: inherit;
    display: inline-block;
  }
  .crx_page_in_function img{
    max-width: 100%;
  }
  .change-image{width:100%;}
  .contact-p{font-size:16px!important;}
  .service_title{font-size:1.8em;}
  .contact_infobox_in_m p{font-size: 8px;padding:0 19%;}
  .partners_box_topic_1{width:320px;}
  .partners_box_topic_1 h1{width:295px;font-size: 14px;}
}


/*BEGIN================================ptx_page================================BEGIN*/
.ptx_page{
  max-width: 1200px;
  min-width: 960px;
  min-height:585px; 
  margin: 0 auto;
  position: relative;
  margin-bottom: 50px;
}

.ptx_page_in{
  width: 100%;
  min-width: 960px;
  position: relative;
}

.ptx_page_in_top{
  display: flex;
}

.ptx_page_in_introL{
  width: 30%;
}
.ptx_page_in_introR{
  width: 70%;
  padding: 0px 20px 20px 20px;
  box-sizing: border-box;
}

.ptx_page_in_introR h1{
      margin: 0;
    color: #fff;
    text-shadow: 1px 1px 3px #888888, -1px -1px 0 #cc2626, 1px -1px 0 #cc2626, -1px 1px 0 #cc2626, 1px 1px 0 #cc2626;
    padding: 0px 15px 0px 15px;
    background: #cc2626;
    border-bottom: #961a1a 4px solid;
}

.ptx_page_in_introR p{
    font-size: 16px;
    line-height: 30px;
}

.ptx_page_in_introR ul{
  padding: 0;
}

.ptx_page_in_introR li{
  height: 50px;
  padding: 0 5px 0 5px;
  display: table-cell;
}

.ptx_page_in_introR li img{
  vertical-align:bottom;
}

.ptx_page_in_proslist{
  border-collapse: collapse;
}

.ptx_page_in_proslist tr:nth-child(odd) {
    background: #529000;
    text-align: left;
    color: #fff;
}

.ptx_page_in_proslist td {
    padding: 0;
}

.ptx_page_in_proslist h4{
    margin: 0;
    padding-left: 10px;
    font-size: 16px;
    font-weight: bold;
    padding: 5px;
}

.ptx_page_in_function{
  border-collapse: collapse;
}

.ptx_page_in_function tr:nth-child(odd) {
    background: #ff4a4a;
    text-align: left;
    color: #fff;
}

.ptx_page_in_function td {
    padding: 0;
    width: 70%;
    vertical-align: top;
}

.ptx_page_in_function h4{
    margin: 0;
    padding-left: 10px;
    font-size: 16px;
    font-weight: bold;
    padding: 5px;
}

.ptx_page_in_function img{
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.ptx_page_in_function_p{
    color: #fff;
    background: #ff4a4a;
    font-size: 35px;
    line-height: 25px;
    font-weight: bold;
    float: left;
    padding: 10px;
    margin: 0;
}

.ptx_page_in_otherfunction{
  border-collapse: collapse;
}

.ptx_page_in_otherfunction tr:nth-child(odd) {
    background: #ff4a4a;
    text-align: left;
    color: #fff;
}

.ptx_page_in_otherfunction td {
    padding: 0;
    vertical-align: top;
}

.ptx_page_in_otherfunction h4{
    margin: 0;
    padding-left: 10px;
    font-size: 16px;
    font-weight: bold;
    padding: 5px;
}

.ptx_page_in_otherfunction img{
    display: block;
    margin-left: auto;
    margin-right: auto;
}

/*END================================rnp_page================================END*/










body{
	margin: 0;
	padding: 0;
	font-family: Microsoft JhengHei,Heiti TC;
  background-color: #fff;
}

ul{
  list-style-type: none;
}

a{
  text-decoration: none;
}

.top{
    width: 100%;
    height: 147px; 
    background-color: #fff;
    /*max-width: 1200px;
    min-width: 980px;*/
}
.backtotop{
  display: none;
}

.desktopnone{
  display: none!important;
}

.logo_svg{
  display: block;
}

.logo_png{
    display: none;
    transition: height 1s;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) { 
       .logo_png{
      display: inline-block !important;
    }

    .logo_svg{
        display: none!important;
    }
}

@-moz-document url-prefix() { 
   .logo_png{
      display: inline-block !important;
    }

    .logo_svg{
        display: none!important;
    }
}

.mobileheader{
  display: none;
}
.mobilemenu{
  display: none;
}

.header{
    width: 100%;
    height: 147px;
    margin: 0 auto;
    position: fixed;
    background-color: #fff;
    border-bottom: #083D22 1px solid;
    z-index: 99999999;
    transition: height 1s;
}

.header_top{
	width: 100%;
	height: 40px;
	overflow: hidden;
	background-color: #fff;
	border-top: #083D22 1px solid ;
	border-bottom: #083D22 1px solid ;
  transition: height 1s;
}

.header_top_in{
	width: 100%;
	max-width: 1200px;
	min-width: 960px;
	margin: 0 auto;
	height: 40px;
}

.header_top_btn{
	height: 40px;
	float: right;
	display: table;
	border-left: #083D22 1px solid;
    padding: 0 10px 0 10px;
}

.header_top_btn_last{
	border-right: #083D22 1px solid;
}

.header_top_btn a{
	padding: 0;
	color: #083D22;
}

.header_top_btn p{
	height: 42px;
	padding: 0;
	color: #083D22;
	display: table-cell;
	vertical-align: middle;
}

.header_bottom{
  width: 100%;
	height: 105px;
	max-width: 1200px;
	min-width: 980px;
	margin: 0 auto;
  overflow: hidden;
}

.header_bottom_L{
    width: 25%;
    min-width: 245px;
	height: 105px;
	float: left;
  transition: height 1s;
}

.header_bottom_L img{
    height: 100%;
}

.header_bottom_L svg{
    height: 100%;
    transition: height 1s;
}

.header_bottom_L_star_1{
      fill: #fff;
      -webkit-animation: topfill 1.5s ease-in-out forwards;
      -webkit-animation-iteration-count: 1;
      -webkit-animation-delay: 0s;

}

.header_bottom_L_star_2{
      fill: #fff;
      -webkit-animation: topfill 1.5s ease-in-out forwards;
      -webkit-animation-iteration-count: 1;
      -webkit-animation-delay: 0.2s;

}

.header_bottom_L_star_3{
      fill: #fff;
      -webkit-animation: topfill 1.5s ease-in-out forwards;
      -webkit-animation-iteration-count: 1;
      -webkit-animation-delay: 0.4s;
}

.header_bottom_L_star_4{
      fill: #fff;
      -webkit-animation: topfill 1.5s ease-in-out forwards;
      -webkit-animation-iteration-count: 1;
      -webkit-animation-delay: 0.6s;
}

.header_bottom_L_star_5{
      fill: #fff;
      -webkit-animation: topfill 1.5s ease-in-out forwards;
      -webkit-animation-iteration-count: 1;
      -webkit-animation-delay: 0.8s;
}

@-webkit-keyframes topfill {
  0%{
    fill: #fff;
  }
  100% {
    fill: #f4b91c;
  }
}

.header_bottom_L_star_6{
      fill: #fff;
      -webkit-animation: fillrotate 1.5s ease-in-out forwards;
      -webkit-animation-iteration-count: 1;
      -webkit-animation-delay: 1s;
      transform-origin: center center;
      -ms-transform-origin: center center; /* IE 9 */
      -webkit-transform-origin: center center; /* Chrome, Safari, Opera */
      animation-duration: 3000ms;
      
}

@-webkit-keyframes fillrotate {
  0%{fill: #fff;}
  100% {
    fill: #f4b91c;
    transform:rotate(360deg);
  }
}

.header_bottom_L_star_back_1{
      fill: #fff;
      -webkit-animation: backfill 1.5s ease-in-out forwards;
      -webkit-animation-iteration-count: 1;
      -webkit-animation-delay: 0s;

}

.header_bottom_L_star_back_2{
      fill: #fff;
      -webkit-animation: backfill 1.5s ease-in-out forwards;
      -webkit-animation-iteration-count: 1;
      -webkit-animation-delay: 0.2s;

}

.header_bottom_L_star_back_3{
      fill: #fff;
      -webkit-animation: backfill 1.5s ease-in-out forwards;
      -webkit-animation-iteration-count: 1;
      -webkit-animation-delay: 0.4s;
}

.header_bottom_L_star_back_4{
      fill: #fff;
      -webkit-animation: backfill 1.5s ease-in-out forwards;
      -webkit-animation-iteration-count: 1;
      -webkit-animation-delay: 0.6s;
}

.header_bottom_L_star_back_5{
      fill: #fff;
      -webkit-animation: backfill 1.5s ease-in-out forwards;
      -webkit-animation-iteration-count: 1;
      -webkit-animation-delay: 0.8s;
}

@-webkit-keyframes backfill {
  0%{
    fill: #fff;
  }
  100% {
    fill: #111;
  }
}

.header_bottom_L_star_back_6{
      fill: #fff;
      -webkit-animation: backfillrotate 2.0s ease-in-out forwards;
      -webkit-animation-iteration-count: 1;
      -webkit-animation-delay: 1s;
      transform-origin: center center;
      -ms-transform-origin: center center; /* IE 9 */
      -webkit-transform-origin: center center; /* Chrome, Safari, Opera */
      animation-duration: 3000ms;
      
}

@-webkit-keyframes backfillrotate {
  0%{fill: #fff;}
  100% {
    fill: #111;
    transform:rotate(360deg);
  }
}


.header_bottom_R{
    width: 75%;
    min-width: 735px;
	height: 105px;
	float: left;
}

.banner{
	width: 100%;
	height: 100%;
	max-width: 1400px;
	max-height:525px;
	min-width: 960px;
	min-height:360px; 
	margin: 0 auto;
	background-color: #fff;
}

.banner img{
	width: 100%;
	height: auto;
	min-width: 960px;
	min-height:360px; 
	box-shadow: 0px 7px 20px #d0d0d0;
}

.mobilebanner{
  display: none;
}

/* Button 2 */

.btn {
    border: none;
    font-family: inherit;
    cursor: pointer;
    padding: 5px 15px;
    display: inline-block;
    text-transform: uppercase;
    letter-spacing: 1px;
    outline: none;
    position: relative;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

.btn-2 {
  background: #8cc63f;
  color: #fff;
  box-shadow: 0 6px #5f8829;
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
}

/* Button 2c */
.btn-2c {
  border-radius: 5px;
  font-size: 16px;
}

.btn-2c:hover {
  box-shadow: 0 4px #667c1f;
  top: 2px;
}

.btn-2c:active {
  box-shadow: 0 0 #ab3c3c;
  top: 6px;
}


/*====================================MENU_BIG====================================*/

.menu{
	margin-top: 20px;
	float: right;
  transition: margin 1s;
}

.menu ul
{
	list-style:none;
	position:relative;
	float:left;
	margin-bottom: -4px;
	padding:0
}

.menu ul a
{
	display:block;
	color:#083D22;
	text-decoration:none;
	font-size:16px;
	line-height:32px;
	padding:0px 10px;
    font-weight: bold;
}

.menu ul li
{
	position:relative;
	float:left;
	margin:0;
	padding-bottom: 10px;

	display: inline-block;
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-property: transform;
	transition-property: transform;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}

.menu ul li ul li
{
	position:relative;
	float:left;
	margin:0;
	padding-bottom: 0px;
}

.menu ul li:hover, .menu ul li:focus, .menu ul li:active {
	-webkit-transform: translateY(3px);
    transform: translateY(3px);
}

.menu ul li ul li:hover, .menu ul li ul li:focus, .menu ul li ul li:active {
	-webkit-transform: translateY(0px);
    transform: translateY(0px);
}

.menu ul li.current-menu-item
{
}

.menu ul li:hover
{
}

.menu ul ul
{
	opacity: 0;
	position:absolute;
	visibility: hidden;
	top:100%;
	left:0;
	background:#00A4D4;
	padding:0;
	
}

.menu ul li ul:before {
    position: absolute;
    z-index: -1;
    content: '';
    left: calc(50% - 65px);
    top: -10px;
    border-style: solid;
    border-width: 0 10px 10px 10px;
    border-color: transparent transparent #00a4d4 transparent;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
}

.menu ul ul li:hover
{
	background:#D4D4D4;
}

.menu ul ul li
{
	float:none;
	width:200px
}

.menu ul ul a
{
	line-height:120%;
	padding:10px 15px
}

.menu ul li ul li a {
    color: #ffffff;
}

.menu ul ul ul
{
	top:0;
	left:100%
}

.menu ul li:hover > ul{
	opacity: 1;
	visibility: visible!important;
	-webkit-transition: opacity 1s;
}

.menu ul ul:hover:before, .menu ul ul:focus:before, .menu ul ul:active:before  > ul{
  -webkit-transform: translateY(-50px);
  transform: translateY(-50px);
}

/*====================================MENU====================================*/
/*====================================HOME_BOX====================================*/
.home_service_out{
  min-width: 960px;
  min-height: 1010px;
  max-height:1100px;
}


.home_service_L{
    padding-top: 80px;
    margin-left: -100%;
    width: 55%;
    text-align: right;
    float: left;
}

.home_service_R{
    padding-top: 80px;
    right: 0;
    width: 0px;
    float: right;
    overflow: hidden;
    position: absolute;
}

.home_service_on .home_service_L{
    animation: forwards;
     animation-name: serviceboxL; 
    animation-duration: 4s;
    animation-delay: 3s;
}

.home_service_on .home_service_R{
    animation: forwards;
    animation-name: serviceboxR;
    animation-duration: 4s;
    animation-delay: 3s;
}

@keyframes serviceboxL {
  from {margin-left:-60%; }
     to {margin-left: -30%; }
}

@keyframes serviceboxR {
  from{width: 0%;}
     to  {width: 25%;}
}

@media(max-width: 1280px) {

    .home_service_on .home_service_L{
        animation: forwards;
         animation-name: serviceboxLtwo!important; 
        animation-duration: 4s;
        animation-delay: 3s;
    }

    @keyframes serviceboxLtwo {
      from {margin-left:-60%; }
         to {margin-left: -40%; }
    }

    .home_service_on .home_service_R{
    animation: forwards;
    animation-name: serviceboxRtwo!important;
    animation-duration: 4s;
    animation-delay: 3s;
    }

    @keyframes serviceboxRtwo {
      from{width: 0%;}
         to  {width: 15%;}
    }
}

@media(max-width: 1024px) {

  .home_service_on .home_service_L{
        animation: forwards;
        animation-name: serviceboxLthree!important; 
        animation-duration: 4s;
        animation-delay: 3s;
    }

    @keyframes serviceboxLthree {
      from {margin-left:-80%; }
         to {margin-left: -60%; }
    }

    .home_service_on .home_service_R{
    animation: forwards;
    animation-name: serviceboxRthree!important;
    animation-duration: 4s;
    animation-delay: 3s;
    }

    @keyframes serviceboxRthree {
      from{width: 0%;}
         to  {width: 10%;}
    }
}

.home_service{
  max-width: 1400px; 
	max-height:960px;
	min-width: 960px;
	min-height:960px; 
	margin: 0 auto;
	padding: 50px 0 0 0;
}

.home_service h1{
    text-align: center;
    color: #006837;
    font-weight: normal;
    width: 510px;
    margin: 0 auto;
}

.toservice{
	text-align: center;
	position: relative;
	padding-top: 30px;
    vertical-align: middle;
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    backface-visibility: hidden;
    animation-name: hvr-bob-float, hvr-bob;
    animation-duration: .3s, 1.5s;
    animation-delay: 0s, .3s;
    animation-timing-function: ease-out, ease-in-out;
    animation-iteration-count: 1, infinite;
    animation-fill-mode: forwards;
    animation-direction: normal, alternate;
}

.toservice img{
	cursor:pointer;
}

.home_service_on .toservice{
  display: none!important;
}

@-webkit-keyframes hvr-bob {
  0% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }

  50% {
    -webkit-transform: translateY(-4px);
    transform: translateY(-4px);
  }

  100% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }
}

@keyframes hvr-bob {
  0% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }

  50% {
    -webkit-transform: translateY(-4px);
    transform: translateY(-4px);
  }

  100% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }
}

@-webkit-keyframes hvr-bob-float {
  100% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }
}

@keyframes hvr-bob-float {
  100% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }
}

.home_service_box h1{
	opacity: 0;	
	font-size: 20px;
	display: table-cell;
	vertical-align: middle;
	transition: transform .9s .9s;
	margin: 0;
    padding: 0; 
    color: #fff;
    font-weight: bold;
}

.home_service_box p{
  opacity: 0; 
}

.home_service_on .home_service_box h1{
	opacity: 1;
	transition: all 2s ease-out;
	transition-delay: 2s !important;  

}

.home_service_on .home_service_box p{
  opacity: 1;
  transition: all 2s ease-out;
  transition-delay: 4.5s !important;  

}


  .mobilehome_service_in{
    display: none;
  }

.home_service_in {
	padding: 100px 0 0 0;
    opacity: 0;
    -webkit-transition:opacity .2s;
    -moz-transition:opacity .2s;
    -o-transition:opacity .2s;
    transition: opacity .2s;
}
.loaded{
    opacity: 1;
}

.home_service_box {
  width: 510px;
  height: 800px;  
  margin: 0 auto;
  text-align: center;
  transition: transform .9s .9s;
}

.home_service_box_top {
  display: table;
  transform:translate3d(0, 0, 0);
  background-image: url(/images/home_box_top.png);
  background-size: 100%;
  width: 260px;
  height: 260px;
  margin: 0 auto;
  transition: transform .5s .9s;
  color: #fff;
}

.home_service_box_top_text{
    position: absolute;
    color: #111;
    width: 230px;
    text-align: left;
    margin: -25px 0 0 -330px;
}

.home_service_box_left {
  display: table;
  transform:translate3d(120%, 20%, 0);
  background-image: url(/images/home_box_left.png);
  background-size: 100%;
  width: 260px;
  height: 260px;
  margin: 0 auto;
  transition: transform .5s .9s;
}

.home_service_box_left_text{
    position: absolute;
    color: #111;
    width: 190px;
    text-align: left;
    margin: 210px 0 0 -240px;
}

.home_service_box_right {
  display: table;
  transform:translate3d(-120%, -80%, 0);
  background-image: url(/images/home_box_right.png);
  background-size: 100%;
  width: 260px;
  height: 260px;
  margin: 0 auto;
  transition: transform .5s .9s;
}

.home_service_box_right_text{
    position: absolute;
    color: #111;
    width: 180px;
    text-align: left;
    margin: -25px 0 0 300px;
}

.home_service_box_bottom {
  display: table;
  transform:translate3d(0, -60%, 0);
  background-image: url(/images/home_box_bottom.png);
  background-size: 100%;
  width: 260px;
  height: 260px;
  margin: 0 auto;
  transition: transform .5s .9s;
  color: #fff;
}

.home_service_box_bottom_text{
    position: absolute;
    color: #111;
    width: 190px;
    text-align: left;
    margin: 225px 0 0 360px;
}

.home_service_on .home_service_box_top{
    transform:translate3d(0, 0, 0);
}
.home_service_on .home_service_box_left{
    transform:translate3d(-50%, -50%, 0);
}
.home_service_on .home_service_box_right{
    transform:translate3d(50%, -150%, 0);
}
.home_service_on .home_service_box_bottom{
    transform:translate3d(0, -200%, 0);
}

.home_service_off .home_service_box_top{
    transform:translate3d(0, 0, 0);
}
.home_service_off .home_service_box_left{
    transform:translate3d(-50%, -50%, 0);
}
.home_service_off .home_service_box_right{
    transform:translate3d(50%, -150%, 0);
}
.home_service_off .home_service_box_bottom{
    transform:translate3d(0, -200%, 0);
}

#home_service_box_line_top{
    position: relative;
    top: -1035px;
    left: -30px;
    width: 155px;
    stroke-width: 1.5px;
    display: none;
}

#home_service_box_line_left{
    position: relative;
    top: -730px;
    left: -385px;
    width: 125px;
    stroke-width: 1.5px;
    display: none;
}

#home_service_box_line_right{
    position: relative;
    top: -910px;
    left: 225px;
    width: 97px;
    stroke-width: 1.5px;
    display: none;
}

#home_service_box_line_bottom{
    position: relative;
    top: -656px;
    left: 143px;
    width: 155px;
    stroke-width: 1.5px;
    display: none;
}

.home_service_on #home_service_box_line_top,
.home_service_on #home_service_box_line_right,
.home_service_on #home_service_box_line_left,
.home_service_on #home_service_box_line_bottom,
polyline{
  display: inline-block;
  stroke-dasharray: 1000;
  stroke-dashoffset: 1000;
  animation: draw 5s forwards;
  -webkit-animation-delay: 3s;
  animation-delay: 3s;
}

.home_service_on #home_service_box_line_top,
.home_service_on #home_service_box_line_right,
.home_service_on #home_service_box_line_left,
.home_service_on #home_service_box_line_bottom,
circle{
  display: inline-block;
  stroke-dasharray: 1000;
  stroke-dashoffset: 1000;
  animation: draw 5s forwards;
  -webkit-animation-delay: 4s;
  animation-delay: 4s;
}

@keyframes draw {
  from {}
  to {
    stroke-dashoffset: 0;
  }
}

#home_service_box_line_top_png{
        display: none;
    }

    #home_service_box_line_left_png{
        display: none;
    }

    #home_service_box_line_right_png{
        display: none;
    }

    #home_service_box_line_bottom_png{
        display: none;        
    }

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) { 
    #home_service_box_line_top{
      display: none!important;
    }
    #home_service_box_line_right{
      display: none!important;
    }
    #home_service_box_line_left{
      display: none!important;
    }
    #home_service_box_line_bottom{
      display: none!important;
    }

    #home_service_box_line_top_png{
      display: inline-block!important;
        position: relative;
        top: -1038px;
        left: -25px;
        width: 155px;
        opacity:0;
        transition: opacity 3s;
        transition-delay:3s;
    }

    #home_service_box_line_left_png{
      display: inline-block!important;
    position: relative;
        top: -728px;
        left: -382px;
        width: 125px;
        opacity:0;
        transition: opacity 3s;
        transition-delay:3s;
    }

    #home_service_box_line_right_png{
      display: inline-block!important;
    position: relative;
        top: -908px;
        left: 226px;
        width: 97px;
        opacity:0;
        transition: opacity 3s;
        transition-delay:3s;
    }

    #home_service_box_line_bottom_png{
      display: inline-block!important;
    position: relative;
        top: -657px;
        left: 144px;
        width: 155px;
        opacity:0;
        transition: opacity 3s;
        transition-delay:3s;
        
    }

    .home_service_on #home_service_box_line_top_png{
      opacity:1;
        
    }
    .home_service_on #home_service_box_line_right_png{
      opacity:1;
        
    }
    .home_service_on #home_service_box_line_left_png{
      opacity:1;
    }

    .home_service_on #home_service_box_line_bottom_png{
      opacity:1;
    }
}



/*====================================HOME_BOX====================================*/
/*====================================news====================================*/
.news{
  opacity: 0;
  max-width: 1400px;
  max-height:500px;
  min-width: 960px;
  min-height:500px; 
  margin: 0 auto;
  transition: opacity 1s;
}

.news_on{
  opacity: 1;
}

.news_box {
    height: 470px;
    min-width: 960px;
    max-width: 1200px;
    margin: 0 auto;
    border: 10px #009245 solid;
    box-shadow: 0px 7px 20px #d0d0d0;
}

.news_box_topic {
    text-align: center;
    background-color: #fff;
    width: 212px;
    height: 40px;
    margin: -15px auto 15px auto;
}

.news_box_topic h1{
    float: left;
    margin: -12px 0 0 0;
    width: 180px;
    color: #006837;
    font-weight: normal;
    font-size:30px;
}

.rhombus{
  width:15px;
  height:15px;
  background-color:#8cc63f;
  transform: rotate(45deg);
  border:#fff 3px solid;
  float: left;
}

.news_list div{
  float: left;
  display:inline-block;
  width: calc(100%/3);
  max-width: 400px;
  max-height:430px;
  min-width: 320px;
  min-height:430px;
  text-align: center;
}


.news_list div:first-of-type{
  border-right: 5px #009245 solid;
  min-width: 310px;
  width: calc(100%/3.05);
}

.news_list div:last-child{
  border-left: 5px #009245 solid;
  min-width: 310px;
  width: calc(100%/3.05);
}

.news_list img{
  max-width: 260px;
  height: auto;
  max-height: 175px;
  overflow: hidden;
  margin: 25px 0px 25px 0px;
}

.news_list h1{
  font-size: 18px;
  height: 50px;
  width: 300px;
  margin: 0 auto;
}

.news_list h3{
  font-size: 16px;
  width: 300px;
  margin: 0 auto;
}

.news_list p{
  font-size: 14px;
  width: 300px;
  margin: 0 auto;
  text-align: left;
  height: 95px;
    overflow: auto;
    padding: 5px;
    box-sizing: border-box;
}

.news_list p::-webkit-scrollbar-track
{
  -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
  background-color: #F5F5F5;
  border-radius: 10px;
}

.news_list p::-webkit-scrollbar
{
  width: 6px;
  border-radius: 10px;
  background-color: #F5F5F5;
}

.news_list p::-webkit-scrollbar-thumb
{
  background-color: #000000;
  border-radius: 10px;
}

.news_more{
  color: #111;
  text-decoration: none;
}

.news_more p{
  text-align: right!important;
}

.circleL{
    border-radius: 50%;
    width: 20px;
    height: 20px;
    position: absolute;
    margin: 0 0 0 -16px;
    border: 4px #009245 solid;
    background-color: #fff;
}

.circleR{
    border-radius: 50%;
    width: 20px;
    height: 20px;
    position: absolute;
    margin: 0 0 0 -12px;
    border: 4px #009245 solid;
    background-color: #fff;
}

@-moz-document url-prefix() { 
  .circleL{
        display: none;
    }

    .circleR{
        display: none;
    }
}


/*====================================news====================================*/
/*====================================new_client====================================*/

.new_client{
  max-width: 1400px;
  max-height:585px;
  min-width: 960px;
  min-height:585px; 
    padding-top: 90px;
  margin: 0 auto;
  opacity: 0;
  transition: opacity 1s;
}

.new_client_on{
  opacity: 1;
}

.new_client_topic h1{
  margin: 0 auto;
    width: 220px;
    color: #006837;
    font-weight: normal;
        text-align: center;
}

.new_client_box{
  float: left;
  display:inline-block;
  width: calc(50% - 1px);
  max-width: 700px;
  max-height:500px;
  min-width: 480px;
  min-height:500px;
  text-align: center;
   border-right: #111 1px solid;
       box-sizing: border-box;
}

.new_client_box:last-child {
    border-left: #111 1px solid;
    border-right: none;
}

.new_client_box_topic{
    background-color: #b4cc26;
    margin: 0 auto;
    width: 490px;
    height: 190px;
}

.new_client_box_topic h1{
    font-size: 18px;
    margin: 0;
    font-weight: normal;
    padding-top: 18px;
}

.new_client_intro{
    height: 100px;
    width: 50%;
    position: absolute;
    background-color: #008540;
    max-width: 700px;
    min-width: 480px;
    margin-top: -110px;
    text-align: center;
    overflow: hidden;
}

.new_client_intro p{
      max-width: 500px;
      min-width: 370px;
    width: 80%;
    color: #fff;
        margin: 15px auto 0 auto;
}

.new_client_pc{
  background-image: url(/images/pc.jpg);
    width: 468px;
    height: 311px;
    margin: 0 auto;
    background-repeat: no-repeat;
}

.new_client_pc_img{
    width: 300px;
    height: 195px;
    overflow: hidden;
    position: absolute;
    margin: 77px auto 0 86px;
}

.new_client_pc_img img{
  width: 300px;
}

.new_client_iphone{
    background-image: url(/images/mobile.jpg);
    width: 364px;
    height: 311px;
    margin: 0 auto;
    background-repeat: no-repeat;

}

.new_client_iphone_img{
    position: absolute;
    margin: 64px 0 0 80px;
    width: 134px;
    height: 235px;
    overflow: hidden;
}

.new_client_iphone_img img{
  width: 134px; 
}

.rhombus_new_client_L {
    width: 65px;
    height: 65px;
    background-color: #fff;
    -webkit-transform: rotate(45deg);
    border: #fff 3px solid;
    float: left;
    margin: 15px 0 0 -35px;
}

.rhombus_new_client_R {
    width: 65px;
    height: 65px;
    background-color: #fff;
    -webkit-transform: rotate(45deg);
    border: #fff 3px solid;
    float: right;
    margin: 15px -35px 0 0;
}

.casesmore{
    position: relative;
    float: right;
    margin: -25px 45px 0px 0px;
}

/*====================================new_client====================================*/
/*====================================featured====================================*/
.featured{
   width: 100%;
   min-width: 960px;
   height: 775px;
   margin-top: 80px;
   background-color:#f2f2f2; 
   -webkit-clip-path: polygon(0 10%, 100% 0, 100% 100%, 0 90%);
   clip-path: polygon(0 10%, 100% 0, 100% 100%, 0 90%);
   opacity: 0;
  transition: opacity 1s;
}

.featured_on{
  opacity: 1;
}

.featured_in{
  max-width: 1200px;
  min-width: 960px;
  height:775px;
  margin: 0 auto;
}

.featured_in_topic{
    margin: 0 auto;
    width: 240px;
    height: 90px;
    padding-top: 40px;
        text-align: center;
}

.featured_in_topic h1{
    color: #006837;
    margin: 0;
    font-weight: normal;
    padding-top: 18px;
        text-align: center;
}

.featured_in_topic p{
    margin: 0;
    font-weight: normal;
        font-size: 12px;
}

.featured_in_box{
  max-width: 1200px;
  min-width: 960px;
  height: 500px;
  margin: 0 auto;
  text-align: center;
}

.featured_in_box p{
  margin: 10px 0 0 0;
  font-size: 12px;
}

.featured_in_boxes{
  width: calc(100%/7.05);
  height: 120px;
  max-width: 140px;
  float: left;
  margin: 2% 2.9%;
}

@media screen and (min-width: 1000px) {
    .featured_in_boxes{    
    margin: 2% 3%;
  }
}

@media screen and (min-width: 1100px) {
    .featured_in_boxes{    
    margin: 2% 3.63%;
  }
}

@media screen and (min-width: 1160px) {
    .featured_in_boxes{    
    margin: 2% 3.96%;
  }
}

@media screen and (min-width: 1175px) {
    .featured_in_boxes{    
    margin: 2% 4.04%;
  }
}

@media screen and (min-width: 1200px) {
    .featured_in_boxes{    
    margin: 2% 4%;
  }
}

.featured_in_boxes_img{
  background-color: #fff;
  text-align: center;
  width: 100%;
  height: 90px;
  overflow: hidden;
  position: relative;
}

.featured_in_boxes_img img{
    max-height: 90%;
    max-width: 90%;
    width: auto;
    height: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

/*====================================featured====================================*/
/*====================================awards====================================*/
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) { 
    .awards{
      margin-top: 70px!important;
  }

}


.awards{
   width: 100%;
   height: 565px;
    margin-top: -50px;
   opacity: 0;
  transition: opacity 1s;
}

.awards_on{
  opacity: 1;
}

.awards_in{
  max-width: 1200px;
  min-width: 960px;
  height:490px;
  margin: 0 auto;
}

.awards_in_topic{
    margin: 0 auto -95px auto;
    width: 150px;
    height: 90px;
        text-align: center;
}

.awards_in_topic h1{
    color: #006837;
    margin: 0;
    font-weight: normal;
    padding-top: 45px;
}

.awards_in_topic p{
    margin: 0;
    font-weight: normal;
        font-size: 12px;
}

.awards_in_L{
  width: 25%;
  min-width: 235px;
  height: 500px;
  float: left;
  text-align: center;
      overflow: hidden;
}


.awards_box{
  padding-top: 80px;
  vertical-align: middle;
  display: none;
}

.awards_box img{
   width: 200px;
  padding: 0 0 10px 0;
}

.awards_box h4{
  background-color: #f2f2f2;
  margin: 0 auto;
  padding: 5px 0 5px 0;
  width: 200px;
}

.awards_box p{
  margin: 0 auto;
  padding: 10px 0 10px 0;
  width: 200px;
    height: 135px;
  text-align: left;
  overflow-x: auto;
  padding: 5px;
    box-sizing: border-box;
}

.awards_box p::-webkit-scrollbar-track
{
  -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
  background-color: #F5F5F5;
  border-radius: 10px;
}

.awards_box p::-webkit-scrollbar
{
  width: 6px;
  border-radius: 10px;
  background-color: #F5F5F5;
}

.awards_box p::-webkit-scrollbar-thumb
{
  background-color: #000000;
  border-radius: 10px;
}

#awards_line {
    position: absolute;
    width: 45px;
    display: none;
}

.awards_linemobile{
  display: none!important;
}

.awards_on #awards_line  {
    position: absolute;
    width: 45px;
    display: inline-block;
}

.awards_on #awards_line polyline{
  display: inline-block;
  stroke-dasharray: 1000;
  stroke-dashoffset: 1000;
  animation: draw 5s forwards;
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
}

.awards_on #awards_line circle{
  display: inline-block;
  stroke-dasharray: 1000;
  stroke-dashoffset: 1000;
  animation: draw 5s forwards;
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
}

.awards_in_R{
  width: 75%;
  min-width: 720px;
  height: 500px;
  /*background-color: red;*/
  float: left;
}

.awards_item_box{
    height: 105px;
    width: 105px;
    overflow: hidden;
    text-align: center;
    float: left;
    padding: 5px 0px 5px 35px;
}

.awards_item_box img{
  width: 105px;
}

@media screen and (min-width: 1120px) {
    .awards_item_box{  
    padding: 5px 0px 5px 55px;
  }
}

@media screen and (min-width: 1200px) {
    .awards_item_box{  
    padding: 5px 0px 5px 70px;
  }
}


/*====================================awards====================================*/
/*====================================social====================================*/

.social{
   width: 100%;
   height: 615px;
   opacity: 0;
  transition: opacity 1s;
}

.social_on{
  opacity: 1;
}

.social_in{
  max-width: 1200px;
  min-width: 960px;
  height:490px;
  margin: 0 auto;
}

.social_in_box{
  width: 50%;
  height:500px;
  float: left;
  text-align: center;
}
.social_in_box .pc{
    display: block;
  }
.social_in_box .mobile{
    display: none;
}

/*====================================awards====================================*/
/*====================================footer====================================*/
.footer_on .footer{
  opacity: 1;
}

.footer{
  width: 100%;
  min-width: 960px;
  height: 295px;
  background: linear-gradient(to top, #25863b, #49a23e, #60b440);
  color: #fff;
  opacity: 0;
  transition: opacity 1s;
}

.footer_on{
  opacity: 1;
}

.footer_in{
  max-width: 1200px;
  min-width: 960px;
  height: 295px;
  margin: 0 auto;
}

.footer_in_L{
  width:26% ;
  min-width: 260px;
  height:290px;
  float: left;
  font-size: 14px;
/*  background-color: blue;*/
}

.footer_in_L_top{
  width: 100%;
  height: 190px;
  float: left;
  padding-top: 20px;
  box-sizing: border-box;
      padding-left: 10px;
/*  background-color: black;*/
}
.footer_in_L_top_en{
  height:210px;
}
.footer_in_L_top p{
  margin: 0;
}

.footer_in_L_bottom{
  width: 100%;
  height: 110px;
  float: left;
/*  background-color: red;*/
}

.footer_in_L_bottom p{
  margin: 20px 0 0 0px;
      padding-left: 10px;
}

.footer_in_L_bottom a{
  color: #fff;
  text-decoration: none;
}

.footer_in_R{
  width:72% ;
  min-width: 700px;
  height:290px;
  float: left;
  padding-top: 65px;
    box-sizing: border-box;
/*  background-color: red;*/
}

.footer_in_R_top{
  width: 100%;
  height: 135px;
  float: left;
  text-align: center;

/*  background-color: red;*/
}

.footer_in_R_top_box{
  width: calc(100%/4.1);
  margin-top: 20px;
  height: 100px;
  float: left;
  border-right: #fff 2px solid;
}

.footer_in_R_top_box h3{
    margin-top: 10px;
}

.footer_in_R_top_box h4{
  font-weight: normal;
    margin-top: 5px;
}

.footer_in_R_top_box:last-child{
  border-right: none;
}

.footer_in_R_bottom{
  width: 100%;
  height: 155px;
  float: left;
  display: none;
/*  background-color: black;*/
}

.footer_in_R_bottom h3{
   margin: 20px 0 0 55px;
}

.footer_in_R_bottom form{
    margin: 15px 0 0 55px;
    display: table;
}

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #b3b3b3;
  font-size: 16px;
      font-family: Microsoft JhengHei,Heiti TC;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #b3b3b3;
  font-size: 16px;
      font-family: Microsoft JhengHei,Heiti TC;
}
:-ms-input-placeholder { /* IE 10+ */
  color: #b3b3b3;
  font-size: 16px;
      font-family: Microsoft JhengHei,Heiti TC;
}
:-moz-placeholder { /* Firefox 18- */
  color: #b3b3b3;
  font-size: 16px;
      font-family: Microsoft JhengHei,Heiti TC;
}

.submitbtn{
    color: #009245;
    font-size: 18px;
}

#footer_line_L{
    position: absolute;
    width: 255px;
    display: none;
}

#footer_line_mid{
    position: absolute;
    width: 20px;
    display: none;
    max-height: 225px;
    overflow: hidden;
}

@-moz-document url-prefix() { 
   #footer_line_mid{
      display: none!important;
    }
}

#footer_line_R{
    position: absolute;
    width: 695px;
    margin-left: 10px;
    display: none;
}

.footer_on #footer_line_L{
  display: inline-block;
}

.footer_on #footer_line_mid{
  display: inline-block;
}

.footer_on #footer_line_R{
  display: inline-block;
}

.footer_on #footer_line_L line{
  display: inline-block;
  stroke-dasharray: 1000;
  stroke-dashoffset: 1000;
  animation: draw 5s forwards;
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
}

.footer_on #footer_line_L circle{
  display: inline-block;
  stroke-dasharray: 1000;
  stroke-dashoffset: 1000;
  animation: draw 5s forwards;
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
}

.footer_on #footer_line_mid line{
  display: inline-block;
  stroke-dasharray: 1000;
  stroke-dashoffset: 1000;
  animation: draw 5s forwards;
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
}

.footer_on #footer_line_mid circle{
  display: inline-block;
  stroke-dasharray: 1000;
  stroke-dashoffset: 1000;
  animation: draw 5s forwards;
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
}

.footer_on #footer_line_R line{
  display: inline-block;
  stroke-dasharray: 1000;
  stroke-dashoffset: 1000;
  animation: draw 5s forwards;
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
}

.footer_on #footer_line_R circle{
  display: inline-block;
  stroke-dasharray: 1000;
  stroke-dashoffset: 1000;
  animation: draw 5s forwards;
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) { 

  .footer_on #footer_line_L{
  display: none;
  }

  .footer_on #footer_line_mid{
  display: none;
  }

  .footer_on #footer_line_R{
  display: none;
  }

}

/*====================================footer====================================*/

@media only screen and (max-device-width: 770px) {

      .news{
      opacity: 1;
    }

      .new_client{
      opacity: 1;
    }

      .featured{
      opacity: 1;
    }

      .awards{
      opacity: 1;
    }

      .social{
      opacity: 1;
    }

      .footer{
      opacity: 1;
    }

    .footer_on #footer_line_L{
      display: none;
      }

    .footer_on #footer_line_mid{
    display: none;
    }

    .footer_on #footer_line_R{
    display: none;
    }

    #home_service_box_line_top{
        display: none;
    }

    #home_service_box_line_left{
        display: none;
    }

    #home_service_box_line_right{
        display: none;
    }

    #home_service_box_line_bottom{
        display: none;        
    }

}

@media screen and (-webkit-min-device-pixel-ratio:0) 
and (min-color-index:0)
{  
   .home_service_box {(;

    height: 1000px!important;

    );}

    .home_service_L {(;

    display: none;

    );}

    .home_service_R {(;

    display: none;

    );}

    .home_service_out{(;
    min-height: 1300px;
    max-height: 1300px;
    );}

    .home_service_in {(;
        padding: 50px 0 0 0;
    );}

    .home_service_on .home_service_box h1{(;
        opacity: 1;
        transition: all 2s ease-out;
        transition-delay: 0s !important;  

      );}

    .home_service_on .home_service_box p{(;
        opacity: 1;
        transition: all 2s ease-out;
        transition-delay: 0s !important;  

     );}

     .home_service_box_top_text{(;
          position: absolute;
          color: #111;
          width: 230px;
          text-align: left;
          margin: 85px 0 0 -250px;
      );}

      .home_service_box_left_text{(;
          position: absolute;
          color: #111;
          width: 230px;
          text-align: left;
          margin: 90px 0 0 -240px;
      );}

      .home_service_box_right_text{(;
          position: absolute;
          color: #111;
          width: 230px;
          text-align: left;
          margin: 85px 0 0 300px;
      );}

      .home_service_box_bottom_text{(;
          position: absolute;
          color: #111;
          width: 230px;
          text-align: left;
          margin: 90px 0 0 300px;
      );}

      svg {(;
          display: none;
      );}
}


/*BEGIN================================client page================================BEGIN*/

.client_page{
  max-width: 1200px;
  min-width: 960px;
  min-height:585px; 
  margin: 0 auto;
  position: relative;
}

.client_gdbox{
  position: absolute;
  top: 0;
  right: 0;
  width: 165px;
  height: 45px;
  background-color: #8cc63f;
  text-align: center;
  display: table;
  z-index: 9999;
}

.client_gdbox p{
    margin: 0;
    padding: 0;
    color: #fff;
    font-size: 21px;
    font-weight: bold;
     display: table-cell;
     vertical-align: middle;
}

.client_gdbox img{
   height: 32px;
   vertical-align: middle;
   margin-top: -9px;
}

.client_title{
  max-width: 1200px;
  max-height:50px;
  min-width: 960px;
  min-height:50px; 
  margin: 0 auto;
  position: relative;
  text-align: center;
}

.client_title h1{
  margin: 0;
  padding: 0;
  color: #006837;
  font-size: 24px;
  padding-top:15px; 
}

.client_sysitembar{
  max-width: 1200px;
  min-width: 960px;
  min-height:60px; 
  margin: 0 auto;
  position: relative; 
}

.client_sysitembar_in{
  max-width: 1176px;
  min-width: 960px;
  width: 100%;
  margin: 0 auto;
  position: relative; 
}

.client_sysitem{
  display: inline-block;
  padding: 10px 10px 0 10px;
  margin: 5px -2px;
  border-bottom: 5px solid #25863b;
  text-align: center;
}

.client_sysitem.active{
  background-color: #c9e1ce;
}

.client_sysitem p{
  margin: 5px 0px 15px 0px;
  font-size: 15px;
  text-decoration: p
}

.client_sysitem a{
  color: #111;
  text-decoration: none;
}

.client_sysitem_colorbox{
  width: 10px;
  height: 10px;
  transform: rotate(45deg);
  border: #fff 3px solid;
  float: left;
  margin: 3px 5px 0 0;
}

#MobileWeb{
  background-color: #03632e;
}

#Webstore{
  background-color: #f99c21;
}

#IMS{
  background-color: #d80e45;
}

#RegnPay{
  background-color: #20a526;
}

#CMX{
  background-color: #addd76;
}

#PTX{
  background-color: #96d7ff;
}

#CRX{
  background-color: #b481b5;
}

#Project{
  background-color: #353382;
}

#All{
  background-color: #00daaf;
}

#o{
    -webkit-transform:rotate(360deg);
    border-color: rgb(128, 128, 128) transparent transparent;
    border-width: 9px 7px 0px;
    transition: .3s;
    border-style: solid;
    width: 0px;
    height: 0px;
    line-height: 0px;
    margin: 8px 5px 0 0;
}
#EMF{background: #b61405;}
#WeChat{background: #00ae00;}
.client_list{
  max-width: 1200px;
  min-width: 960px;
  margin: 0 auto;
  position: relative;
  min-height: 300px;
}

.client_box{
  width: 199px;
  height: 237px;
  display: inline-block;
  margin: 17.5px;
  border: #cceada 1px solid;
}

.client_box:hover{
  background-color: #cceada;
}

.client_box_img{
  height: 135px;
  width: 100%;
  text-align: center;
  display: inline-block;
}

.client_box_img:before {
    content: ' ';
    display: inline-block;
    vertical-align: middle;
    height: 100%;
}

.client_box_img img{
  max-height: 135px;
  max-width: 80%;
  vertical-align: middle;
  display: inline-block;
  border-radius: 5px;
}

.client_box_text{
  height: 45px;
  width: 100%;
  text-align: center;
}

.client_box_text p{
  font-size: 13px;
}

.client_box_type table{
  width: 100%;
  height: 25px;
}

.client_box_type tr{
  height: 25px!important;
}

.client_box_type{
  height: 29px;
  overflow: hidden;
  line-height: 25px;
  z-index: 1;
  position: relative;
}

.type_box{
  color: #fff;   
  position: relative;
  padding: 0;
  margin: 0;
  vertical-align: top;
  text-align: center;
  padding: 2px 2px 2px 0px;
  max-width: 50px;
  font-weight: bold;

}

.type_box span{
  padding: 2px;
  word-wrap: break-word;
}

.type_box span:before {
    content: " ";
    width: 100%;
    height: 25px;
    overflow: hidden;
    z-index: -1;
    display: block;
    position: absolute;
    border-radius: 5px;
    box-sizing: border-box;
}

.type_box.Webstore span:before{
  background-color:#f99c21; 
}

.type_box.RegnPay span:before{
  background-color:#20a526 ;
}

.type_box.IMS span:before{
  background-color:#d80e45 ;
}

.type_box.PTX span:before{
  background-color:#96d7ff ;
}

.type_box.CMX span:before{
  background-color: #addd76;
}

.type_box.CRX span:before{
  background-color: #b481b5;
}

.type_box.MobileWeb span:before{
  background-color: #03632e;
}

.type_box.Project span:before{
  background-color:#353382 ;
}
    .type_box.WeChat span:before {
        background-color: #83e008;
    }

    .type_box.EMF span:before {
        background-color: #0a7ce4;
    }
.client_otherbar{
  max-width: 1200px;
  min-width: 960px;
  min-height:60px; 
  margin: 0 auto;
  position: relative; 
}

.client_otherbar_in{
  max-width: 1176px;
  min-width: 960px;
  width: 100%;
  margin: 0 auto;
  position: relative; 
  border-bottom: 5px solid #25863b;
}

.client_otherbar_item{
  display: inline-block;
  padding: 0 10px 0 10px;
  margin: -2px;  
}

.clientrank_box {
    display: table;
    min-width: 960px;
    max-width: 1200px;
    margin: 60px auto 0 auto;
    border: 10px #009245 solid;
    box-shadow: 0px 7px 20px #d0d0d0;
        margin-bottom: 30px;
}

.clientrank_box_topic {
    text-align: center;
    background-color: #fff;
    width: 212px;
    height: 40px;
    margin: -15px auto 15px auto;
}

.clientrank_box_topic h1{
    float: left;
    margin: -12px 0 0 0;
    width: 180px;
    color: #006837;
    font-weight: normal;
}

.clientrank_box_topic p{
  margin: 0;
  padding: 0;
}

.otherclient_title{
  max-width: 1400px;
  max-height:50px;
  min-width: 960px;
  min-height:50px; 
  margin: 0 auto;
  position: relative;
  text-align: center;
}

.otherclient_title h1{
  margin: 20px 0 0 0;
  padding: 0;
  color: #006837;
  font-size: 24px;
  padding-top:15px; 
}

.clientrank_comment{
    width: 45%;
    float: left;
    display: block;
    padding: 2%;
}

.clientrank_comment_title{
  width: 90%;
  height: 100px;
  padding: 2%;
  float: left;
  display: block;
}

.clientrank_comment_img{
    width: 40%;
    min-height: 150px;
    text-align: center;
    float: left;
}

.clientrank_comment_img img{
  max-height: 135px;
      max-width: 90%;
  vertical-align: middle;
  display: inline-block;
}

.clientrank_comment_text{
    width: 58%;
    min-height: 150px;
    max-height: 150px;
    overflow-y: auto;
    padding-right: 5px;
    float: left;
    display: block;
}

.clientrank_comment_text p {
    padding: 0;
    margin: 0;
}

/*
 *  STYLE 3
 */

.clientrank_comment_text::-webkit-scrollbar-track
{
  -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
  background-color: #F5F5F5;
  border-radius: 10px;
}

.clientrank_comment_text::-webkit-scrollbar
{
  width: 6px;
  border-radius: 10px;
  background-color: #F5F5F5;
}

.clientrank_comment_text::-webkit-scrollbar-thumb
{
  background-color: #000000;
  border-radius: 10px;
}


/*END==================================client page==================================END*/

/*BEGIN================================contact page================================BEGIN*/

.contact_page{
  max-width: 1200px;
  min-width: 960px;
  min-height:585px; 
  margin: 0 auto;
  position: relative;
  text-align: center;
}

.contact_page a{
  color: #111;
}

.contact_gdbox{
  position: absolute;
  top: 0;
  right: 0;
  width: 165px;
  height: 45px;
  background-color: #8cc63f;
  text-align: center;
  display: table;
}

.contact_gdbox p{
    margin: 0;
    padding: 0;
    color: #fff;
    font-size: 21px;
    font-weight: bold;
     display: table-cell;
     vertical-align: middle;
}

.contact_gdbox img{
   height: 32px;
   vertical-align: middle;
   margin-top: -9px;
}

.contact_title{
  max-width: 1200px;
  min-width: 960px;
  min-height:50px; 
  margin: 0 auto;
  position: relative;
  text-align: center;
}

.contact_title h1{
  margin: 0;
  padding: 0;
  color: #006837;
  font-size: 24px;
  padding-top:15px; 
}

.contact_subtitle{
  max-width: 1200px;
  max-height:50px;
  min-width: 960px;
  min-height:50px; 
  margin: 0 auto;
  position: relative;
  text-align: center;
}

.contact_subtitle h4{
  margin: 0;
  padding: 0;
  color: #111;
  font-size: 18px;
  padding-top:15px; 
}

.contact_info{
  /*max-width: 1200px;
  min-width: 960px;*/
   display: inline-block;
   height: 240px;
  margin: 0 auto;
  position: relative;
  margin-top: 40px;
}

.contact_infobox:hover{
  animation: zoomin 1s forwards;
}

@-webkit-keyframes zoomin {
    to {
      -webkit-transform: scale(1.1,1.1);
    }
}

.contact_infobox{
  width: 240px;
  height: 240px;
  float: left;
  position: relative;
  text-align: center;
  display: table;
  transition: all 2s;
  /*padding: 1%;*/
  box-sizing: border-box;
}

/*@media(max-width: 980px) {
    .contact_infobox{
    margin: calc(100%/5 - 195px);
  }
}

@media(min-width: 980px) {
    .contact_infobox{
    margin: calc(100%/5 - 195px);
  }
}

@media(min-width: 1000px) {
    .contact_infobox{
    margin: calc(100%/5 - 199px);
  }
}

@media(min-width: 1052px) {
    .contact_infobox{
    margin: calc(100%/5 - 202px);
  }
}


@media(min-width: 1086px) {
    .contact_infobox{
    margin: calc(100%/5 - 205px);
  }
}

@media(min-width: 1133px) {
    .contact_infobox{
    margin: calc(100%/5 - 208px);
  }
}



@media(min-width: 1173px) {
    .contact_infobox{
    margin: calc(100%/5 - 211px);
  }
}*/

.contact_infobox svg{
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    width:100%;
}

.contact_infobox_in{
    display: table-cell;
    vertical-align: middle;
}
.contact_infobox_in p{
    margin: 0;
    font-size: 14px;
    padding:25px;
    box-sizing:border-box;
}

.infobox_1 circle{
    display: inline-block;
    stroke-dasharray: 1000;
    stroke-dashoffset: 1000;
    animation: draw 2s forwards;
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
}

.infobox_1_text{
  opacity: 0;
  animation: showinfo 1s forwards;
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
}

.infobox_2 circle{
    display: inline-block;
    stroke-dasharray: 1000;
    stroke-dashoffset: 1000;
    animation: draw 2s forwards;
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
}

.infobox_2_text{
  opacity: 0;
  animation: showinfo 2s forwards;
  -webkit-animation-delay: 1.5s;
  animation-delay: 1.5s;
}

.infobox_3 circle{
    display: inline-block;
    stroke-dasharray: 1000;
    stroke-dashoffset: 1000;
    animation: draw 2s forwards;
    -webkit-animation-delay: 2s;
    animation-delay: 2s;
}

.infobox_3_text{
  opacity: 0;
  animation: showinfo 2s forwards;
  -webkit-animation-delay: 2s;
  animation-delay: 2s;
}

.infobox_4 circle{
    display: inline-block;
    stroke-dasharray: 1000;
    stroke-dashoffset: 1000;
    animation: draw 2s forwards;
    -webkit-animation-delay: 3s;
    animation-delay: 3s;
}

.infobox_4_text{
  opacity: 0;
  animation: showinfo 2s forwards;
  -webkit-animation-delay: 2.5s;
  animation-delay: 2.5s;
}

@keyframes showinfo {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

.contact_map{
  min-width: 960px;
  min-height:450px; 
  margin: 0 auto;
  position: relative;
}

.contact_mid{
  min-width: 960px;
  min-height:100px; 
  margin: 0 auto;
  position: relative;
}

.contact_workinghr{
    height: 100px;
    width: 100%;
    position: relative;
    background-color: #008540;
    min-width: 960px;
    text-align: center;
    overflow: hidden;
}

.contact_workinghr p{
    color: #fff;
    margin: 3px;
    font-size: 14px;
}

.contact_workinghr_L {
    width: 65px;
    height: 65px;
    background-color: #fff;
    -webkit-transform: rotate(45deg);
    border: #fff 3px solid;
    float: left;
    margin: 15px 0 0 -35px;
}

.contact_workinghr_R {
    width: 65px;
    height: 65px;
    background-color: #fff;
    -webkit-transform: rotate(45deg);
    border: #fff 3px solid;
    float: right;
    margin: 15px -35px 0 0;
}

.contact_detail{
    height: 330px;
    min-width: 960px;
    max-width: 1200px;
    margin: 0 auto;
}

.contact_detail_in div {
    float: left;
    display: inline-block;
    width: calc(100%/4.2);
    max-height: 330px;
    min-height: 330px;
    text-align: center;
}

.contact_detail_in div:first-of-type {
    border-right: 2px #009245 solid;
    width: calc(100%/2);
}

.contact_detail_in div:last-child {
    border-left: 2px #009245 solid;
    width: calc(100%/4.2);
}

.contact_detail_in_qr p{
  float: left;
  width: 50%;
  text-align: center;
}

.contact_detail_mobile{
  display: none;
}

.contact_info2{
  max-width: 1200px;
  min-width: 960px;
  height: 440px;
  margin: 0 auto;
  position: relative;
}

.contact_infobox2{
  width: 240px;
  height: 240px;
  float: left;
  position: relative;
  text-align: center;
  display: table;
  margin: calc(100%/4.2 - 210px);
}

.contact_infobox2 svg{
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    width:100%;
}

.contact_infobox_in2{
    display: table-cell;
    vertical-align: middle;
}

/*@media(max-width: 980px) {
    .contact_infobox2{
    margin: calc(100%/4.2 - 195px);
  }
}

@media(min-width: 980px) {
    .contact_infobox2{
    margin: calc(100%/4.2 - 195px);
  }
}

@media(min-width: 1000px) {
    .contact_infobox2{
    margin: calc(100%/4.2 - 199px);
  }
}

@media(min-width: 1052px) {
    .contact_infobox2{
    margin: calc(100%/4.2 - 202px);
  }
}


@media(min-width: 1086px) {
    .contact_infobox2{
    margin: calc(100%/4.2 - 205px);
  }
}

@media(min-width: 1133px) {
    .contact_infobox2{
    margin: calc(100%/4.2 - 208px);
  }
}



@media(min-width: 1173px) {
    .contact_infobox2{
    margin: calc(100%/4.2 - 211px);
  }
}*/

.contact_page_partner {
  max-width: 1200px;
  min-width: 960px;
  min-height:295px; 
  margin: 0 auto;
  position: relative;
  text-align: center;
}

.contact_page_partner img{
  width: 100%;
}

.contact_page_system{
  width: 100%;
  height: 485px;
  margin: 0px auto 0 auto;
  background-color: #f2f2f2;
  -webkit-clip-path: polygon(0 10%, 100% 0, 100% 100%, 0 90%);
  clip-path: polygon(0 10%, 100% 0, 100% 100%, 0 90%);
  transition: opacity 1s;
}

.contact_page_system_L{
  width: 65%;
  height: 350px;
  margin-top: 70px;
  background-color: #fff;
  -webkit-clip-path: polygon(0 10%, 100% 0, 100% 100%, 0 90%);
  clip-path: polygon(0 10%, 100% 0, 100% 100%, 0 90%);
  transition: opacity 1s;
  float: left;
}

.contact_page_system_R{
    width: 35%;
    height: 350px;
    margin-left: -10%;
    margin-top: 70px;
    background-color: #f2f2f2;
    -webkit-clip-path: polygon(0 50%, 100% -155%, 100% 250%, 0 50%);
    clip-path: polygon(0 10%, 100% 0, 100% 100%, 0 90%);
    transition: opacity 1s;
    float: left;
}

.contact_page_system_in{
  max-width: 1200px;
  min-width: 960px;
  width: 100%;
  height: 485px;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
  position: absolute;
  padding-top: 80px;
  box-sizing: border-box;

}

.contact_page_system_in_L{
  width: 60%;
  height: 275px;
    float: left;
}

.contact_page_system_in_L h4{
  float: left;
  font-size: 30px;
  margin: 80px 0 0 0;
}

.contact_page_system_in_L_text{
    float: left;
    margin: 80px 0 0 25px;
    font-size: 18px;
    width: 60%;
}

.contact_page_system_in_L_img{
  float: left;
  margin: 80px 0 0 25px;
  font-size: 18px;
}

.contact_page_system_in_L img{
  margin: -80px 0 0 0;
  height: 60px;
}

.contact_page_system_in_R{
  width: 35%;
  height: 275px;
  float: left;
}

.contact_service_box {
  width: 100%;
  height: 310px;  
  margin: 0 auto;
  text-align: center;
  padding-top: 60px;
  box-sizing: border-box;
  transition: transform .9s .9s;
}

.contact_service_box_top {
  display: table;
  transform:translate3d(0, 0, 0);
  background-image: url(/images/home_box_top.png);
  background-size: 100%;
  background-repeat: no-repeat;
  width: 100px;
  height: 100px;
  margin: 0 auto;
  transition: transform .5s .9s;
}

.contact_service_box_top h1{
  position: absolute;
  margin: -74px 0 0 -22px!important;
  width: 140px;
}

.contact_service_box_left {
  display: table;
  transform: translate3d(-50%, -50%, 0);
  background-image: url(/images/home_box_left.png);
  background-size: 100%;
  background-repeat: no-repeat;
  width: 100px;
  height: 100px;
  margin: 0 auto;
  transition: transform .5s .9s;
}

.contact_service_box_left h1{
  position: absolute;
  margin: 21px 0 0 -109px!important;
  width: 95px;
}

.contact_service_box_right {
  display: table;
  transform: translate3d(50%, -150%, 0);
  background-image: url(/images/home_box_right.png);
  background-size: 100%;
  background-repeat: no-repeat;
  width: 100px;
  height: 100px;
  margin: 0 auto;
  transition: transform .5s .9s;
}

.contact_service_box_right h1{
  position: absolute;
  margin: 21px 0 0 117px!important;
  width: 95px;
}

.contact_service_box_bottom {
  display: table;
  transform: translate3d(0, -200%, 0);
  background-image: url(/images/home_box_bottom.png);
  background-size: 100%;
  background-repeat: no-repeat;
  width: 100px;
  height: 100px;
  margin: 0 auto;
  transition: transform .5s .9s;
}

.contact_service_box_bottom h1{
  position: absolute;
  margin: 117px 0 0 3px!important;
  width: 95px;
}

.contact_service_box h1 {
    font-size: 16px;
    display: table-cell;
    vertical-align: middle;
    transition: transform .9s .9s;
    margin: 0;
    padding: 0;
    color: #00321a;
    font-weight: bold;
}
/*END==================================contact page==================================END*/
/*BEGIN================================news page================================BEGIN*/
.news_page{
  max-width: 1200px;
  min-width: 960px;
  min-height:585px; 
  margin: 0 auto;
  position: relative;
}

.news_title{
  margin: 0 auto;
  position: relative;
  text-align: center;
}

.news_title h1{
  margin: 0;
  padding: 0;
  color: #006837;
  font-size: 24px;
  padding-top:8px; 
}

.news_page_in{
  max-width: 1200px;
  min-width: 960px;
  min-height:585px; 
  margin: 0 auto 50px auto;
  position: relative;
  display: flex;
}

.news_page_in_L{
  width: 75%;
  min-height:585px;
  display: table-cell;
}

.news_page_list{ 
  margin: 0 auto;
  position: relative;
  display: inline-block;
}

.news_page_yearsbar{
  width: 100%;
  height: 40px;
  border-bottom: 5px solid #8cc63f;
  display: table;
  margin-bottom: 20px;
}

.news_page_yearsbar ul{
    width: 100%;
    height: 20px;
    vertical-align: middle;
    display: table-cell;
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}

.news_page_yearsbar li{
    float: left;
    list-style-type: none;
    margin: 0 2%;
}

.news_page_yearsbar li.active object{
    background-color: #25863b!important;
}

.news_page_yearsbar a{
    color: #111;
    text-decoration: none;
}

.news_page_colorbox{
  width: 10px;
  height: 10px;
  transform: rotate(45deg);
  float: left;
  margin: 5px 15px 0 0;
}

#off_year{
  background-color: #d9e021;
}

#more_year{
  background-color: #808080;
}

.news_first_in{
  text-align: center;
}

.news_first_in_img{
  width:650px ;
  height: 450px;
  margin: 0 auto;
  text-align: center;
  background-color: #fff;
}

.news_first_in img{
  height: 100%;
  max-width: 650px;
}

.news_first_in h3{
  text-align: left;
      width: 90%;
      padding: 20px;
}

.news_first_in p{
  text-align: left;
      width: 90%;
      padding: 20px;
}

.news_first_btn{
  padding: 20px;
}

.news_page_list_in{
  min-height: 200px;
  border-bottom: 2px #c1c1c1 solid;
  margin-bottom:30px; 
  padding-bottom: 30px;
}

.news_page_list_in:last-child{
  border-bottom:none;
}

.news_page_list_in_L{
  width: 29%;
  display: inline-block;
}

.news_page_list_in_L img{
  width: 90%;
  padding: 0px 20px 0px 20px;
}

.news_page_list_in_R{
  width: 70%;
  display: inline-block;
  vertical-align: top;
}

.news_page_list_in_R 9{
  width: 90%;
}

.news_page_list_in_R h3{
  margin: 0;
}

.news_first_in p{

}


.news_page_in_R{
  width: 25%;
  margin-left: -1%;
  background-color: #8cc63f;
  display: inline-table;
}

.news_page_in_R img{
  width: 100%;
}

/*END==================================news page==================================END*/
/*BEGIN================================award page================================BEGIN*/

.award_page{
  max-width: 1200px;
  min-width: 960px;
  min-height:585px; 
  margin: 0 auto;
  position: relative;
  margin-bottom: 50px;
}

.award_title{
  margin: 0 auto;
  position: relative;
  text-align: center;
  padding-bottom: 25px;
}

.award_title h1{
  margin: 0;
  padding: 0;
  color: #006837;
  font-size: 24px;
  padding-top:8px; 
}

.award_title p{
  padding: 0;
  margin: 0;
  font-size: 12px; 
}

.award_companyduty{
  max-width: 1200px;
  min-width: 960px;
  margin: 0 auto;
  position: relative;
  display: table;

}

.award_companyduty_L{
  width: 75%;
  min-height: 485px;
  display: table-cell;
  vertical-align: top;
}

.award_companyduty_L p{
    font-size: 16px;
    padding: 0px 25px 25px 0px;
}

.award_companyduty_duty{
  position: relative;
  width: 0%;
  height: 315px;
  background: url(/images/duty.png);
  background-size: auto 94%;
  background-repeat: no-repeat;
  animation: forwards;
  animation-name: duty; 
  animation-duration: 4s;
}

@keyframes duty{
  from {width:0%; }
     to {width: 100%; }
}

.award_companyduty_R{
  width: 25%;
  min-height: 485px;
  display: table-cell;
  vertical-align: top;
}

.award_companyduty_daisy{
  position: relative;
  opacity: 0; 
  width: 100%;
  height: 550px;
  animation: forwards;
  animation-name: daisy; 
  animation-duration: 4s;
  animation-delay: 1s;
}

@keyframes daisy{
  from {opacity:0; }
     to {opacity: 1; }
}

.award_companyduty_daisy h4{
  color: #006837;
  font-size: 16px;
  font-weight: bold;
  padding: 0px 35px 0px 35px;
  background: url(/images/daisybox.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  box-sizing: border-box;
}

.award_box_topic {
    text-align: center;
    background-color: #006837;
    width: 205px;
    height: 35px;
    position: relative;
    margin: 10px auto -18px auto;
    z-index: 1;
}

.award_box_topic h1{
    float: left;    
    margin: 0px 0 0 0;
    width: 180px;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    margin-top: 6px;
}

.award_rhombus{
    width: 19px;
    height: 19px;
    background-color: #fff;
    transform: rotate(45deg);
    border: #fff 3px solid;
    float: left;
    margin-top: 5px;
}

.award_list{
  border-top: #006837 solid 1px;
  max-width: 1200px;
  min-width: 960px;
  width: 100%;
  display: inline-block; 
  margin: 0 auto;
  position: relative;
  padding-top: 35px;
  margin-top: -13px;
}

.award_list_item{
  width: 150px;
  min-height: 175px;
  float: left;
  text-align: center;
  padding: 15px 2% 0 2%;

}

.award_list_item img{
  max-width: 150px;
}

.award_list_item h4{
  max-width: 150px;
  color: #083d22;
  font-size: 12px;
}

.award_list_item_img{
  background-color: #fff;
  text-align: center;
  width: 100%;
  height: 90px;
  overflow: hidden;
  position: relative;

}

.award_list_item_img img{
    max-height: 90%;
    max-width: 90%;
    width: auto;
    height: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;

}





/*END==================================award page==================================END*/
/*BEGIN================================about page================================BEGIN*/

.about_page{
  max-width: 1200px;
  min-width: 960px;
  margin: 0 auto;
  position: relative;
  margin-bottom: 20px;
}

.about_page_top{
  width: 100%;
  height:300px; 
  display: table;
}

.about_page_top_L{
  width: 65%;
  height: 100%;
      vertical-align: top;
  display: table-cell;
}

.about_page_top_L p{
  width: 95%;
  font-size: 18px;
}

.about_page_top_R{
  width: 35%;
  height: 100%;
      vertical-align: top;
  display: table-cell;
}

.about_page_top_R img{
  width: 100%;
}

.about_page_top_R p{
  font-size: 12px;
}

.about_page_bottom{
  width: 100%;
  height:300px; 
  display: table;
}

.about_page_bottom_L{
  width: 65%;
  height: 100%;
      vertical-align: top;
  display: table-cell;
}

.about_page_bottom_L p{
  width: 95%;
  font-size: 18px;
}

.about_page_bottom_L table{
  width: 95%;
  font-size: 18px;
}

.about_page_bottom_L td{
  vertical-align: top;
}

.about_page_bottom_R{
  width: 35%;
  height: 100%;
  vertical-align: middle;
  display: table-cell;
  padding-top: 25px;
}

.about_page_bottom_R img{
  width: 100%;
}

.about_page_bottom_R p{
  font-size: 12px;
}

.about_page_bottom{
  width: 100%;
  min-height:300px; 
}

.about_title{
  margin: 0 auto;
  position: relative;
  text-align: center;
  padding-bottom: 25px;
}

.about_title h1{
  margin: 0;
  padding: 0;
  color: #006837;
  font-size: 24px;
  padding-top:8px; 
}

#about_Ctrl .circle{
    list-style: none;
    text-align:center;
    width:100%;
    padding:0;
    clear:both;
}
#about_Ctrl .circle .item{
    background-color:#FFF;
    height:15px; width:15px;
    display:inline-block;
    margin:5px;
    border-radius: 50%;
}

#about_Ctrl .item{
    display:inline-block;
    transform:scale(0.8);
    transition:all 1s;
    opacity:0.4;
}

#about_Ctrl .item.active, #about_Ctrl.drag #indicator .item{
    transform:scale(1);
    opacity:1;
}

#about_Ctrl .textContent_text{
    max-height: 300px;
    overflow-x: auto;
    padding-right: 5px;
}

#about_Ctrl .textContent_text::-webkit-scrollbar-track
{
  -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
  background-color: #F5F5F5;
  border-radius: 10px;
}

#about_Ctrl .textContent_text::-webkit-scrollbar
{
  width: 6px;
  border-radius: 10px;
  background-color: #F5F5F5;
}

#about_Ctrl .textContent_text::-webkit-scrollbar-thumb
{
  background-color: #000000;
  border-radius: 10px;
}

#about_Ctrl{
    width:100%;
    min-width: 960px;
    background-color: rgba(140, 198, 62, 0.75);
    overflow: hidden;
}

#about_Ctrl #content{
    width:720px;
    padding: 40px 40px 60px 40px;
    margin:0 auto;
}
/*Allow #content to get height by the floating children */
#about_Ctrl #content::after{
    display:block;
    content:"";clear:both;
}

#about_Ctrl #Mobile{
    position:relative;
    background-color:#111;
    float:left;
    width:304px;height:549px;
    overflow: visible;
    z-index: 1;
}

#about_Ctrl #textContent{
    position:relative;
    float:left; width: 300px;
    padding:5px;
    z-index:1;
    margin-top: 40px; margin-left:34px;
    transition:All 0.5s;
    overflow:hidden;
    transition-delay:1s;
    
}

#about_Ctrl.drag #textContent{
    opacity:0;
    transition:0s;
}

#about_Ctrl #textContent .item{
    position:absolute;
    display:block;
    top:0;left:0;
    opacity: 0;
    /*transform:translateX(120%);*/
    
}

#about_Ctrl #textContent .item.active{
    position:relative;
    /*transform:translateX(0);
    transition-delay:1s;*/
    background-color: rgba(255,255,255,0.8);
    padding: 20px;
    opacity: 1;
}

#about_Ctrl #indicator{
    position:absolute;
    top:0px;left: 0px;
    z-index:-1;
    width: 99999px;
    margin-top: 70px;margin-left: 20px;
    transition: All 2s;
}
#about_Ctrl.drag #indicator{
    transition: All 0.1s;
}

#about_Ctrl #indicator .item{
   margin-right:30px;
}


/*END==================================about page==================================END*/
/*BEGIN================================partners page================================BEGIN*/
.partners_page{
  max-width: 1200px;
  min-width: 960px;
  min-height:585px; 
  margin: 0 auto;
  position: relative;
  margin-bottom: 50px;
}

.partners_title{
  margin: 0 auto;
  position: relative;
  text-align: center;
  padding-bottom: 25px;
}

.partners_title h1{
  margin: 0;
  padding: 0;
  color: #006837;
  font-size: 24px;
  padding-top:8px; 
}

.partners_title p{
  padding: 0;
  margin: 0;
  font-size: 12px; 
}

.partners_box_topic {
    text-align: center;
    background-color: #006837;
    width: 205px;
    height: 35px;
    position: relative;
    margin: 10px auto -18px auto;
    z-index: 1;
}

.partners_box_topic h1{
    float: left;    
    margin: 0px 0 0 0;
    width: 180px;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    margin-top: 6px;
}

.partners_rhombus{
    width: 19px;
    height: 19px;
    background-color: #fff;
    transform: rotate(45deg);
    border: #fff 3px solid;
    float: left;
    margin-top: 5px;
}

.partners_list{
  border-top: #006837 solid 1px;
  max-width: 1200px;
  min-width: 960px;
  width: 100%;
  display: inline-block; 
  margin: 0 auto;
  position: relative;
  padding-top: 35px;
  margin-top: -13px;
  text-align: center;
}

.partners_list_item{
  width: 150px;
  height: 165px;
  display: inline-table;
  text-align: center;
  padding: 15px 2% 0 2%;

}

.partners_list_item img{
  max-width: 150px;
}

.partners_list_item h4{
  max-width: 150px;
  color: #083d22;
  font-size: 12px;
}
/*END==================================partners page==================================END*/
/*BEGIN================================mobilecases page================================BEGIN*/
.mobilecases_page{
  max-width: 1200px;
  min-width: 960px;
  min-height:585px; 
  margin: 0 auto;
  position: relative;
  margin-bottom: 50px;
}

.mobilecases_title{
  margin: 0 auto;
  position: relative;
  text-align: center;
  padding-bottom: 25px;
}

.mobilecases_title h1{
  margin: 0;
  padding: 0;
  color: #006837;
  font-size: 24px;
  padding-top:8px; 
}

.mobilecases_title p{
  padding: 0;
  margin: 0;
  font-size: 12px; 
}

.mobilecases_timeline{
  background-image: url(/images/casesdot.jpg);
  background-repeat: repeat-y;
  background-attachment: fixed;
  background-position: center; 
  max-width: 1200px;
  min-width: 960px;
  display: inline-block;
}

.mobilecases_timeline div{
  width: 50%;
  min-height: 1200px;
  max-height: 1200px;
  padding: 55px;
  box-sizing: border-box;
  display: inline-table;
  text-align: center;
  border-bottom: #009345 solid 2px;
}
.mobilecases_timeline div:nth-child(odd){
  float: left;
}
.mobilecases_timeline div:nth-child(even){
  float: right;
}
.mobilecases_timeline div:nth-child(2) {
    margin-top: 100px;
}

.mobilecases_timeline div img{
  width: 90%;
}

.mobilecases_timeline h2{
  color: #083d22;
  margin: 0;
}

.mobilecases_timeline h4{
  color: #083d22;
  margin: 0 0 30px 0;
}

.mobilecases_timeline p{
  color: #111;
}

/*END==================================mobilecases page==================================END*/
/*BEGIN================================newcases page================================BEGIN*/

.newcases_page{
  max-width: 1200px;
  min-width: 960px;
  min-height:585px; 
  margin: 0 auto;
  position: relative;
  margin-bottom: 50px;
}

.newcases_title{
  margin: 0 auto;
  position: relative;
  text-align: center;
  padding-bottom: 25px;
}

.newcases_title h1{
  margin: 0;
  padding: 0;
  color: #006837;
  font-size: 24px;
  padding-top:8px; 
}

.newcases_title p{
  padding: 0;
  margin: 0;
  font-size: 12px; 
}

.newcases_timeline{
  background-image: url(/images/casesdot.jpg);
  background-repeat: repeat-y;
  background-attachment: fixed;
  background-position: center; 
  max-width: 1200px;
  min-width: 960px;
  display: inline-block;
}

.newcases_timeline div{
  width: 50%;
  min-height: 1200px;
  max-height: 1200px;
  padding: 55px;
  box-sizing: border-box;
  display: inline-table;
  text-align: center;
  border-bottom: #009345 solid 2px;
}
.newcases_timeline div:nth-child(odd){
  float: left;
}
.newcases_timeline div:nth-child(even){
  float: right;
}
.newcases_timeline div:nth-child(2) {
    margin-top: 100px;
}

.newcases_timeline div img{
  width: 90%;
}

.newcases_timeline h2{
  color: #083d22;
  margin: 0;
}

.newcases_timeline h4{
  color: #083d22;
  margin: 0 0 30px 0;
}

.newcases_timeline p{
  color: #111;
}

/*END==================================newcases page==================================END*/
/*BEGIN================================newdetail page================================BEGIN*/
.newdetail_page{
  max-width: 1200px;
  min-width: 960px;
  min-height:585px; 
  margin: 0 auto;
  position: relative;
  margin-bottom: 50px;
}

.newdetail_content{
  text-align: center;
}

.newdetail_page h2{
  text-align: left;
  padding: 1%;
  margin: 0;
  box-sizing: border-box;

}

.newdetail_page h4{
  text-align: left;
  padding: 1%;
  margin: 0;
  box-sizing: border-box;

}

.newdetail_content p{
  text-align: left;
  padding: 1%;
  box-sizing: border-box;
  white-space:pre-wrap;
}

.newdetail_page img{
  max-width: 960px;
}
/*END================================newdetail page================================END*/
/*BEGIN================================bannernmenuforServices_page================================BEGIN*/
.servicebanner{
  max-width: 1200px;
  min-width: 960px;
  height: 350px;
  margin: 0 auto;
  position: relative;
  text-align: center;
}

.servicebanner_on{
  margin-bottom: 90px;
}

.servicebanner img{
  width: auto;
  /*height: 100%;*/
  max-height: 350px;
}

.servicemenu_on{
  position: fixed;
  z-index: 99999998;
  top: 81px;
}

.servicemenu{
  min-width: 960px;
  width: 100%;
  height: 40px;
  margin-bottom: 50px;
  background-color: #b4cc26;
  border-bottom: #dcea86 4px solid;
}

.servicemenu ul{
  height: 80px;
      padding: 0;
  margin: 0 auto;
  display: table;
  list-style-type: none;
}

.servicemenu ul li{
    float: left;
    padding: 10px 15px 10px 15px;
    margin: 2px;
    font-size: 20px;
    border: #869c00 2px solid;
    color: #869c00;
    background-color: #fff;
    transition: all 0.5s;
}

.servicemenu ul li:hover{
    float: left;
    border: #4f5d00 2px solid;
    color: #4f5d00;
    font-weight: bold;
    margin-top: 5px;
}

.service_title{
    color: #cc2626;
    border-bottom: #961a1a 2px solid;
}
/*END================================bannerforServices_page================================END*/

/*BEGIN================================ws_page================================BEGIN*/
.ws_page{
  max-width: 1200px;
  min-width: 960px;
  min-height:585px; 
  margin: 0 auto;
  position: relative;
  /*margin-bottom: 50px;*/
}

.ws_page_in{
  /*width: 100%;
  min-width: 960px;
  position: relative;
  display: flex;*/
  border-top: #006837 solid 1px;
  min-width: 960px;
  width: 100%;
  display: inline-flex;
  margin: 0 auto;
  position: relative;
  padding-top: 35px;
  margin-top: -13px;
}

.ws_callus{
  width: 100%;
  background-color: #006837;
  color: #fff;
  text-align: center;
}

.ws_callus p{
    margin: 0;
    padding: 15px 0;
    font-size: 25px;
}

.ws_page_in_function_mobile{
  width: 100%;
  display: table;
}

.ws_page_in_function_mobile_topic{
  width: 100%;
  margin: 0 auto;
  text-align: center;
  padding: 5px 15px;
  box-sizing: border-box;
  margin-bottom: 20px;
}

.ws_page_in_function_mobile_topic p{
  width: 100%;
  display: initial;
  background-color: red;
  padding: 5px 15px;
  color: #fff;
  text-shadow: 1px 1px 3px #888888, -1px -1px 0 #cc2626, 1px -1px 0 #cc2626, -1px 1px 0 #cc2626, 1px 1px 0 #cc2626;
  background: #cc2626;
  border-bottom: #961a1a 4px solid;
}

.ws_function{
  background-color: #8cc63f;
  border-top: none;
  margin-top: -45px;
  padding-top: 65px;
  text-align: center;
  display: block;
}

.ws_page_in_function_mobile_item{
    width: 255px;
    height: 380px;
    text-align: center;
    display: inline-block;
}

.ws_page_in_function_mobile_item_T{
    border-radius: 50%;
    width: 220px;
    height: 220px;
    padding: 5%;
    background: #fff;
    box-sizing: border-box;
    margin: 0 auto;
}

.ws_page_in_function_mobile_item_T div{
    width: 195px;
    height: 195px;
    padding: 25px;
    box-sizing: border-box;
    border-radius: 50%;
    border: #d9e021 1px solid;
    display: table;
}

.ws_page_in_function_mobile_item_T p{
    display: table-cell;
    vertical-align: middle;
    padding-bottom: 7px;
    font-weight: bold;
    font-size: 20px;
}

.ws_page_in_function_mobile_item_B{

}

.ws_page_in_function_mobile_item_B p{
   display: inline-table;
  padding: 16px;
  box-sizing: border-box;
  color: #fff;
}


.ws_page_in_top{
  width: 100%;
}

.ws_page_in_introL{
  width: 30%;
}
.ws_page_in_introR{
  width: 70%;
  padding: 0px 20px 20px 20px;
  box-sizing: border-box;
}

.ws_page_in_introR h1{
    color: #fff;
    text-shadow: 1px 1px 3px #888888, -1px -1px 0 #cc2626, 1px -1px 0 #cc2626, -1px 1px 0 #cc2626, 1px 1px 0 #cc2626;
    padding: 0px 15px 0px 15px;
    background: #cc2626;
    border-bottom: #961a1a 4px solid;
}

.ws_topic{
    color: #fff;
    text-shadow: 1px 1px 3px #888888, -1px -1px 0 #cc2626, 1px -1px 0 #cc2626, -1px 1px 0 #cc2626, 1px 1px 0 #cc2626;
    padding: 0px 15px 0px 15px;
    background: #cc2626;
    border-bottom: #961a1a 4px solid;
}

.ws_page_in_introR p{
    font-size: 16px;
    line-height: 30px;
}

.ws_page_in_introR ul{
  padding: 0;
}

.ws_page_in_introR li{
  height: 50px;
  padding: 0 5px 0 5px;
  display: table-cell;
}

.ws_page_in_introR li img{
  vertical-align:bottom;
}

.ws_page_in_proslist{
  border-collapse: collapse;
}

.ws_page_in_proslist tr:nth-child(odd) {
    color: #529000;
    text-align: center;
}

.ws_page_in_proslist td {
    padding: 0;
}

.ws_page_in_proslist h4{
    margin: 0;
    padding-left: 10px;
    font-size: 16px;
    font-weight: bold;
    padding: 5px;
}

.ws_page_in_function table .content{
  font-size: 12px;
  line-height: 10px;
}

.ws_page_in_function table .content1{
  font-size: 12px;
  line-height: 15px;
}

.ws_page_in_function table .smallbold{
  line-height: 15px;
}

.ws_page_in_function table div{
  display: flex;
}

.ws_page_in_function{
  width: 557px;
  margin: 0 auto;
}

.ws_page_in_plan{
  width: 543px;
  margin: 0 auto;
}

.ws_page_in_plan tr{
  font-size: 13px;
}

.ws_page_in_plan tr img{
  display: block;
}
.ws_width35{
  width: 35%;
}


/*END================================ws_page================================END*/
/*BEGIN================================rnp_page================================BEGIN*/
.rnp_page{
  max-width: 1200px;
  min-width: 960px;
  min-height:585px; 
  margin: 0 auto;
  position: relative;
  margin-bottom: 50px;
}

.rnp_page_in{
  width: 100%;
  min-width: 960px;
  position: relative;
}

.intro_toptext1{
  font-size: 20pt;
  font-family: Microsoft JhengHei;
  font-weight: bold;
  margin-top: 10px;
}

.intro_toptext1 img{
  height: 55px;
  margin-top: 10px;
}

.intro_toptext2{
  font-size: 12pt;
  font-family: Microsoft JhengHei;
  font-weight: bold;
  line-height: 35px;
  margin-top: 15px;
  margin-bottom: 15px;
}

.five_main{
  text-align: center;
}

.rnpsteps{
  text-align: center;
}

.rnpsteps img{
  width: 100%;
}

.rnp_mainfun{
  width: 100%;
  padding: 20px;
  box-sizing: border-box;
  text-align: center;
  display: inline-block;
  background-color: #8cc63f; 
}

.rnp_mainfun div{
  width: calc(100%/3.05);
  height: 125px;
  float: left;
  margin: 6px 0px 6px 0px;
}

.rnp_mainfun img{
    max-width: 100%;
    max-height: 100%;
}

.rnp_mainfuntext{
  color: #ffffff;
    font-size: 25pt;
    margin: 0 0 10px 0;
    font-family:Microsoft JhengHei;
    font-weight: bold;
}

.rnp_wsshare{
  display: none;
}


/*END================================rnp_page================================END*/

@media screen and (max-width: 769px) {
	.bankData{
		width:90%;
	}
}
@media screen and (min-width: 770px) {
	.bankData{
		width:1200px;
	}
}








