/*css3*/
.employee_style_2 .employee_note>p,
.environment_style_2 .tab_2 .e_btn02,
.environment_style_2 .tab_2 .e_btn01,
.animal_ul li,
.p_index_txt p,
.performance_area .max1025 li .datatitle span,
.performance_area .max1025 li .datatitle p,
.index_product .prtitle>span,
.index_product .prtitle .txt {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}


.main_1200 {
  width: 100%;
  margin: 0px auto;
}

@media only screen and (min-width: 1366px) {
  .main_1200 {
    width: 1200px;
    padding: 0px;
  }
}

.inner_page .main_1200 {
  padding-left: 15px;
  padding-right: 15px;
}

h2,
.h2 {
  color: #555;
  font-size: 24px;
  line-height: 24px;
}

@media only screen and (max-width: 1023px) {

  h2,
  .h2 {
    font-size: 16px;
    line-height: 16px;
  }
}

h3,
.h3 {
  color: #555;
  font-size: 20px;
  line-height: 20px;
}

@media only screen and (max-width: 1023px) {

  h3,
  .h3 {
    font-size: 16px;
    line-height: 16px;
  }
}

h4,
.h4 {
  color: #555;
  font-size: 18px;
  line-height: 18px;
}

@media only screen and (max-width: 1023px) {

  h4,
  .h4 {
    font-size: 15px;
    line-height: 15px;
  }
}

h5,
.h5 {
  color: #555;
  font-size: 16px;
  line-height: 16px;
}

@media only screen and (max-width: 1023px) {

  h5,
  .h5 {
    font-size: 15px;
    line-height: 15px;
  }
}

/* margin */
.marb_10 {
  margin-bottom: 10px;
}

.marb_20 {
  margin-bottom: 20px;
}

.marb_30 {
  margin-bottom: 30px;
}

.marb_40 {
  margin-bottom: 40px;
}

.marb_90 {
  margin-bottom: 90px;
}

.marb_50 {
  margin-bottom: 50px;
}

.marb_60 {
  margin-bottom: 60px;
}

.marb_70 {
  margin-bottom: 70px;
}

.marb_110 {
  margin-bottom: 110px;
}

.marl_15 {
  margin-left: 15px;
}

/* padding */
.padb_80 {
  padding-bottom: 80px;
}

.padd_b_15 {
  padding-bottom: 15px;
}

.padd_b_80 {
  padding-bottom: 80px;
}

.padd_t_80 {
  padding-top: 80px;
}

.padd_b_110 {
  padding-bottom: 110px;
}

.padl_5 {
  padding-left: 5px;
}

.padl_10 {
  padding-left: 10px;
}

.padl_25 {
  padding-left: 25px;
}

@media only screen and (max-width: 1023px) {
  .padd_0 {
    padding-bottom: 0;
  }
}

@media only screen and (max-width: 1023px) {
  .padd_b_32 {
    padding-bottom: 32px;
  }
}

@media only screen and (max-width: 1023px) {
  .padd_b_35 {
    padding-bottom: 35px;
  }
}

@media only screen and (max-width: 1023px) {
  .padd_b_40 {
    padding-bottom: 40px;
  }
}

@media only screen and (max-width: 1023px) {
  .padd_b_42 {
    padding-bottom: 42px;
  }
}

@media only screen and (max-width: 1023px) {
  .padd_b_22 {
    padding-bottom: 22px;
  }
}

@media only screen and (max-width: 1023px) {
  .padd_b_49 {
    padding-bottom: 49px;
  }
}

@media only screen and (max-width: 1023px) {
  .padd_b_70 {
    padding-bottom: 35px;
  }
}

@media only screen and (max-width: 1023px) {
  .m_marb_50 {
    margin-bottom: 50px;
  }
}

.ul {
  list-style: none;
}

.lileft li {
  float: left;
}

.bold {
  font-weight: bold;
}

.text_line {
  text-decoration: underline;
}

.align_center {
  text-align: center;
}

.align_left {
  text-align: left;
}

.align_right {
  text-align: right;
}

@media only screen and (max-width: 1023px) {
  .m_align_center {
    text-align: center;
  }
}

.img_link {
  text-align: center;
}

.img_link img {
  max-width: 100%;
  max-height: 100%;
}

.img_link img,
.img_link .inline {
  display: inline-block;
  vertical-align: middle;
}

.img_link:after {
  content: "";
}

.img_link:after,
.img_link>span {
  display: inline-block;
  width: 0px;
  height: 100%;
  vertical-align: middle;
}

.row {
  margin-left: -10px;
  margin-right: -10px;
}

.col-1 {
  padding: 0px 10px;
  width: 8.3333333333%;
}

.col-2 {
  padding: 0px 10px;
  width: 16.6666666667%;
}

.col-3 {
  padding: 0px 10px;
  width: 25%;
}

.col-4 {
  padding: 0px 10px;
  width: 33.3333333333%;
}

.col-5 {
  padding: 0px 10px;
  width: 41.6666666667%;
}

.col-6 {
  padding: 0px 10px;
  width: 50%;
}

.col-7 {
  padding: 0px 10px;
  width: 58.3333333333%;
}

.col-8 {
  padding: 0px 10px;
  width: 66.6666666667%;
}

.col-9 {
  padding: 0px 10px;
  width: 75%;
}

.col-10 {
  padding: 0px 10px;
  width: 83.3333333333%;
}

.col-11 {
  padding: 0px 10px;
  width: 91.6666666667%;
}

.col-12 {
  padding: 0px 10px;
  width: 100%;
}

@media only screen and (max-width: 1023px) {
  .col-s-1 {
    padding: 0px 10px;
    width: 8.3333333333%;
  }

  .col-s-2 {
    padding: 0px 10px;
    width: 16.6666666667%;
  }

  .col-s-3 {
    padding: 0px 10px;
    width: 25%;
  }

  .col-s-4 {
    padding: 0px 10px;
    width: 33.3333333333%;
  }

  .col-s-5 {
    padding: 0px 10px;
    width: 41.6666666667%;
  }

  .col-s-6 {
    padding: 0px 10px;
    width: 50%;
  }

  .col-s-7 {
    padding: 0px 10px;
    width: 58.3333333333%;
  }

  .col-s-8 {
    padding: 0px 10px;
    width: 66.6666666667%;
  }

  .col-s-9 {
    padding: 0px 10px;
    width: 75%;
  }

  .col-s-10 {
    padding: 0px 10px;
    width: 83.3333333333%;
  }

  .col-s-11 {
    padding: 0px 10px;
    width: 91.6666666667%;
  }

  .col-s-12 {
    padding: 0px 10px;
    width: 100%;
  }
}

.logo {
  display: block;
  background: url("../images/logo_b.png") top center no-repeat;
  width: 221px;
  height: 68px;
  background-size: 221px auto;
  background: url("../images/logo.png") 50% 50% no-repeat\9;
  width: 221px \9;
  height: 68px \9;
  float: left;
  z-index: 38;
}

.logo a {
  display: block;
  width: 100%;
  height: 100%;
}

@media only screen and (max-width: 1200px) {
  .logo {
    width: 158px;
    height: 49px;
    background: url("../images/logo.png") 0 0 no-repeat;
    background-size: cover;
  }
}

@media only screen and (max-width: 1023px) {
  .logo {
    background: url("../images/m_logo.png") top center no-repeat;
    width: 156.5px;
    height: 46.5px;
    background-size: 156.5px auto;
  }
}

.green {
  color: #047832;
}

.green:hover {
  color: #529C7B;
}

.udline {
  text-decoration: underline;
}

.search_result {
  min-height: 400px;
  line-height: normal;
  box-sizing: initial;
}

.search_result .gsc-webResult .gsc-result {
  border-bottom: 1px solid #c2c2c2;
  padding: 40px 0;
}

.search_result .cse .gsc-webResult.gsc-result:hover,
.search_result .gsc-webResult.gsc-result:hover,
.search_result .gsc-webResult.gsc-result.gsc-promotion:hover,
.search_result .gsc-results .gsc-imageResult-classic:hover,
.search_result .gsc-results .gsc-imageResult-column:hover {
  border-bottom: 1px solid #c2c2c2;
}

.search_result .gsc-control-cse,
.search_result .gsc-control-cse .gsc-table-result {
  font-family: "Noto Sans TC", "Taviraj", sans-serif;
}

.search_result .gs-webResult.gs-result a.gs-title:visited,
.search_result .gs-webResult.gs-result a.gs-title:visited b,
.search_result .gs-imageResult a.gs-title:visited,
.search_result .gs-imageResult a.gs-title:visited b {
  color: #047832;
}

.search_result .gs-webResult.gs-result a.gs-title:link,
.search_result .gs-webResult.gs-result a.gs-title:link b,
.search_result .gs-imageResult a.gs-title:link,
.search_result .gs-imageResult a.gs-title:link b {
  color: #047832;
  font-size: 20px;
}

.search_result .gs-image-box.gs-web-image-box.gs-web-image-box-landscape {
  width: 106px;
}

.search_result .gs-result img.gs-image,
.search_result .gs-result img.gs-promotion-image {
  border: none;
}

.search_result .gsc-result .gs-title {
  height: 1.5em;
  text-decoration: none;
  margin-bottom: 20px;
}

.search_result input.gsc-search-button {
  box-sizing: initial;
}

.search_result .gsc-selected-option-container {
  box-sizing: initial;
}

.search_result .gs-result a.gs-visibleUrl,
.search_result .gs-result .gs-visibleUrl {
  margin-bottom: 40px;
  color: #717071;
}

.search_result .gs-webResult .gs-snippet,
.search_result .gs-imageResult .gs-snippet,
.search_result .gs-fileFormatType {
  color: #717071;
  font-size: 14px;
  line-height: 25px;
}

.search_result .gsc-results .gsc-cursor-box .gsc-cursor-page {
  margin-right: 17px;
  margin-left: 17px;
  color: #3e3a39;
}

@media only screen and (max-width: 1023px) {
  .search_result .gsc-results .gsc-cursor-box .gsc-cursor-page {
    margin-right: 4px;
    margin-left: 4px;
  }
}

.search_result .gsc-results .gsc-cursor-box .gsc-cursor-current-page {
  color: #047832;
}

.search_result .gsc-results .gsc-cursor-box {
  text-align: center;
  margin-top: 55px;
}

.loading {
  background: url("../images/loadingbg.png");
  background-position: center top;
  background-repeat: no-repeat;
  width: 501px;
  height: 476px;
  background-position: center;
  background-color: #FFF;
  position: fixed;
  z-index: 55;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.loading .rel {
  width: 100%;
  height: 100%;
  position: relative;
}

.loading .logoll {
  background: url("../images/loadinglogo.png") no-repeat;
  width: 222px;
  height: 74px;
  position: absolute;
  margin-left: -111px;
  top: 50%;
  left: 50%;
  margin-top: -70px;
}

@media only screen and (max-width: 1023px) {
  .loading .logoll {
    background: url("../images/m_loadinglogo.png") no-repeat;
    background-size: contain;
  }
}

.loading .line_go {
  background: #c5c6c6;
  width: 225px;
  height: 4px;
  top: 50%;
  left: 50%;
  position: absolute;
  margin-left: -112px;
  margin-top: 28px;
}

.loading .line_go .green {
  background: #047832;
  height: 4px;
  width: 50px;
}

.loading .dotar {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 80px;
  height: 14px;
  margin-left: -40px;
  margin-top: 20px;
}

.loading .dotar li {
  float: left;
  width: 14px;
  list-style: none;
  height: 14px;
  border-radius: 7px;
  background: #DCDDDD;
  animation: lodot 2s infinite;
}

.loading .dotar li:nth-child(1n) {
  animation-delay: 0s;
}

.loading .dotar li:nth-child(2n) {
  animation-delay: 0.2s;
  margin: 0px 15px;
}

.loading .dotar li:nth-child(3n) {
  animation-delay: 0.4s;
}

@keyframes lodot {
  0% {
    background: #DCDDDD;
  }

  50% {
    background: #047832;
  }

  100% {
    background: #DCDDDD;
  }
}

.messsage_box {
  width: 300px;
  height: 200px;
  text-align: center;
  border: 2px solid #047832;
  position: absolute;
  left: 50%;
  margin-left: -150px;
  top: 50%;
  margin-top: -100px;
  position: fixed;
  z-index: 100;
  background: #FFF;
  padding-top: 50px;
}

.messsage_box button {
  width: 100px;
  background: #FFF;
  height: 40px;
  border-radius: 20px;
  border: 2px solid #047832;
  color: #047832;
  margin: 0px 5px;
  font-size: 16px;
}

.messsage_box button:hover {
  background: #047832;
  color: #FFF;
}

.recp {
  display: block;
  width: 350px;
  height: 80px;
  margin: 0 auto;
}

@media only screen and (max-width: 1023px) {
  .recp {
    width: 100%;
    position: relative;
  }

  .recp .capar {
    transform: scale(0.7);
    transform-origin: left;
  }

  .recp div:nth-child(2) {
    right: 25px;
    top: -18px;
    margin: 0;
    position: absolute;
  }
}

.nodata {
  background: #F4F4F4;
  padding: 100px;
  text-align: center;
  min-height: 600px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}

.download-box {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}

.download-btn {
  display: block;
  color: #fff;
  font-size: 12px;
  background: #529C7B;
  height: 24px;
  line-height: 24px;
  padding: 0px 5px;
  margin-right: 10px;
  border-radius: 20px;
}

.download-btn:last-child {
  margin-right: 0;
}

.download-btn:hover {
  color: #fff;
  background: #047832;
}

* {
  box-sizing: border-box;
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
img {
  margin: 0px;
  padding: 0px;
}

fieldset,
img,
abbr,
acronym {
  border: 0;
}

q:before,
q:after {
  content: "";
}

input,
button,
select,
textarea {
  border: none;
  outline: none;
}

button {
  font-family: "Noto Sans TC", "Taviraj", sans-serif;
  cursor: pointer;
}

a {
  text-decoration: none;
  color: #555;
}

a:hover {
  color: #23b24b;
}

/********************************************************************/
html,
body {
  width: 100%;
  height: 100%;
}

body {
  font-size: 15px;
  line-height: 27px;
  color: #231815;
  letter-spacing: 1px;
  font-family: "Noto Sans TC", "Taviraj", sans-serif;
}

@media only screen and (max-width: 1023px) {
  body {
    font-size: 14px;
    line-height: 25px;
  }
}

select {
  font-family: "Noto Sans TC", "Taviraj", sans-serif;
}

.clearfix:after {
  /* FF, IE8, O, S, etc. */
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.clearfix {
  zoom: 1;
}

.clear {
  clear: both;
}

.fleft {
  float: left;
}

.fright {
  float: right;
}

.m_fleft {
  float: left;
}

.m_fright {
  float: right;
}

@keyframes alpha {
  0% {
    opacity: 0;
    -moz-opacity: 0;
    filter: alpha(opacity=0);
  }

  100% {
    opacity: 1;
    -moz-opacity: 1;
    filter: alpha(opacity=100);
  }
}

@keyframes scale {
  0% {
    transform: scale(1);
  }

  100% {
    transform: scale(1.1);
  }
}

@keyframes topmov10 {
  0% {
    top: -80px;
    opacity: 0;
    -moz-opacity: 0;
    filter: alpha(opacity=0);
  }

  100% {
    top: 0;
    opacity: 1;
    -moz-opacity: 1;
    filter: alpha(opacity=100);
  }
}

.m_nav_box {
  display: none;
}

@media only screen and (max-width: 1023px) {
  .m_nav_box {
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 49;
    padding-top: 142px;
  }

  .m_nav_box>.view {
    padding-top: 50px;
    width: 100%;
    height: 100%;
    text-align: center;
    background: #383838;
    -ms-overflow-y: auto;
    overflow-y: auto;
    font-size: 14px;
  }

  .m_nav_box>.view a {
    color: #FFF;
    display: block;
  }

  .m_nav_box .one {
    padding: 0 45px 0 45px;
  }

  .m_nav_box .one .show {
    padding: 15px 30px;
    border-bottom: #747575 1px solid;
  }

  .m_nav_box .one .show .bg {
    background: url("../images/menu_add.png") right 50% no-repeat;
    background-size: 10px auto;
  }

  .m_nav_box .one p {
    color: #00A23F;
    font-size: 16px;
  }

  .m_nav_box .one p:first-child {
    color: #fff;
    font-size: 17px;
  }

  .m_nav_box .one p:nth-child(2) {
    font-family: "Taviraj", serif;
  }

  .m_nav_box .two {
    display: none;
    padding: 25px 0;
  }

  .m_nav_box .two a {
    margin-bottom: 10px;
  }

  .m_nav_box .two a:last-child {
    margin-bottom: 0;
  }

  .m_nav_box .item.now .one .bg {
    background: url("../images/menu_add_s.png") right 50% no-repeat;
    background-size: 9px auto;
  }

  .m_nav_box .item.now .two {
    display: block;
  }

  .m_nav_box .item.m_search {
    padding: 45px 50px 0 75px;
  }

  .m_nav_box .item.m_search button {
    background: url("../images/searchbtn_m.png") top center no-repeat;
    width: 25.5px;
    height: 25px;
    background-size: 25.5px auto;
  }

  .m_nav_box .item.m_search .search_input {
    margin-right: 40.5px;
  }

  .m_nav_box .item.m_search .search_input input {
    width: 100%;
    height: 32px;
    padding: 3px 10px 4px 10px;
    background: #9FA0A0;
    border-radius: 16px;
  }

  .m_nav_box .item:nth-child(4) .one .show {
    border-bottom: 1px solid #747575;
  }

  .m_nav_box .item:nth-last-child(2) .one .show {
    border-bottom: none;
  }
}

@media screen and (orientation: landscape) and (max-device-width: 1023px) {
  .m_nav_box {
    padding-top: 68px;
  }
}

.header {
  height: 160px;
  width: 100%;
  background: #FFF;
  position: fixed;
  top: 0;
  left: 0;
  opacity: 0;
  -moz-opacity: 0;
  filter: alpha(opacity=0);
  z-index: 50;
  animation: topmov10 0.8s 0s forwards;
}

@media only screen and (max-width: 1290px) {
  .header {
    padding: 0px 30px;
  }
}

@media only screen and (max-width: 1200px) {
  .header {
    height: 140px;
    padding: 0px 50px;
  }
}

@media only screen and (max-width: 1023px) {
  .header {
    padding-bottom: 18px;
    height: auto;
    padding-right: 10px;
    padding-left: 20px;
  }
}

@media screen and (orientation: landscape) and (max-device-width: 767px) {
  .header {
    padding-bottom: 10px;
    padding-top: 10px;
  }
}

.header .left_box {
  float: left;
}

.header .left_box .language_area {
  margin-top: 30px;
  margin-bottom: 20px;
}

@media only screen and (max-width: 1023px) {
  .header .left_box .language_area {
    margin-top: 27px;
    margin-bottom: 27px;
  }
}

@media screen and (orientation: landscape) and (max-device-width: 767px) {
  .header .left_box .language_area {
    display: none;
  }
}

.header .left_box .language_area a {
  width: 50px;
  height: 20px;
  border-radius: 20px;
  float: left;
  font-size: 13px;
  display: block;
  background: #EDEDED;
  color: #231815;
  text-align: center;
  line-height: 20px;
  margin-right: 5px;
}

.header .left_box .language_area a:hover,
.header .left_box .language_area a.now {
  color: #FFF;
  background: #A2A2A2;
}

.header .left_box .language_area a.rd_disabled:hover {
  background: #EDEDED;
  color: #231815;
  cursor: context-menu;
}

@media only screen and (max-width: 1023px) {
  .header .left_box .language_area a {
    width: 44px;
    height: 23px;
    font-size: 12px;
    line-height: 23px;
  }

  .header .left_box .language_area a:nth-child(2) {
    border: #878787 1px solid;
    background: none;
    line-height: 21px;
    color: #878787;
  }
}

@media only screen and (max-width: 1023px) {
  .header .left_box {
    position: relative;
    width: 100%;
    background: url("../images/m_logo_1.png") right bottom no-repeat;
    background-size: 63.5px auto;
  }
}

@media only screen and (max-width: 1023px) and (orientation: landscape) and (max-device-width: 767px) {
  .header .left_box {
    background: none;
  }
}

@media only screen and (max-width: 1023px) {
  .header .left_box .m_menu {
    background: url("../images/m_menu.png") top center no-repeat;
    width: 34.5px;
    height: 40.5px;
    background-size: 34.5px auto;
    position: absolute;
    right: 13px;
    top: 15px;
  }

  .header .left_box .m_menu.now {
    background: url("../images/menu_close.png") 50% 50% no-repeat;
    background-size: 23px auto;
  }
}

@media only screen and (max-width: 1023px) and (orientation: landscape) and (max-device-width: 767px) {
  .header .left_box .m_menu {
    top: 5px;
  }
}

.header .right_box {
  float: right;
  padding-top: 35px;
}

@media only screen and (max-width: 1023px) {
  .header .right_box {
    display: none;
  }
}

.header .search_area {
  margin-bottom: 30px;
}

@media only screen and (max-width: 1200px) {
  .header .search_area {
    margin-bottom: 20px;
  }
}

.header .search_area input {
  width: 145px;
  height: 23px;
  background: #e5e5e5;
  padding: 0px 10px;
  font-size: 12px;
  margin-right: 10px;
  float: right;
  margin-top: 5px;
  border-radius: 23px;
}

@media only screen and (max-width: 1200px) {
  .header .search_area input {
    margin-top: 0;
  }
}

.header .searbtn {
  background: url("../images/searchbtn_b.png") top center no-repeat;
  width: 27px;
  height: 27px;
  background-size: 27px auto;
  background: url("../images/searchbtn.png") 50% 50% no-repeat\9;
  width: 27px \9;
  height: 27px \9;
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  float: right;
  cursor: pointer;
}

.header .searbtn:hover {
  background: url("../images/searchbtn_bs.png") top center no-repeat;
  width: 27px;
  height: 27px;
  background-size: 27px auto;
  background: url("../images/searchbtns.png") 50% 50% no-repeat\9;
  width: 27px \9;
  height: 27px \9;
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -webkit-transition: all 0.3s;
}

@media only screen and (max-width: 1200px) {
  .header .searbtn {
    width: 24px;
    height: 24px;
    background: url("../images/searchbtn.png") 0 0 no-repeat;
    background-size: cover;
  }

  .header .searbtn:hover {
    width: 24px;
    height: 24px;
    background: url("../images/searchbtn.png") 0 0 no-repeat;
    background-size: cover;
  }
}

.header .menu {
  float: left;
  padding-top: 5px;
}

.header .menu li {
  list-style: none;
  float: left;
  background: url("../images/dottt.png") no-repeat;
  padding: 0px 30px;
  background-position: right center;
}

@media only screen and (max-width: 1200px) {
  .header .menu li {
    padding: 0px 20px;
  }
}

.header .menu li:last-child {
  background: none;
}

.header .menu li h2 {
  font-weight: 500;
  font-size: 18px;
  color: #4F4C4B;
  text-align: center;
  margin-bottom: 10px;
  line-height: 18px;
}

@media only screen and (max-width: 1200px) {
  .header .menu li h2 {
    font-size: 16px;
    line-height: 16px;
  }
}

.header .menu li p {
  font-family: "Taviraj", serif;
  font-size: 14px;
  line-height: 14px;
  text-align: center;
  color: #666464;
}

@media only screen and (max-width: 1200px) {
  .header .menu li p {
    line-height: 12px;
    font-size: 12px;
  }
}

.header .menu li a:hover p {
  color: #047832;
}

.header .right_green {
  float: right;
  background: url("../images/logor_b.png") top center no-repeat;
  width: 73px;
  height: 45px;
  background-size: 73px auto;
  background: url("../images/logor.png") 50% 50% no-repeat\9;
  width: 73px \9;
  height: 45px \9;
}

@media only screen and (max-width: 1200px) {
  .header .right_green {
    width: 52px;
    height: 32px;
    background: url("../images/logor.png") 0 0 no-repeat;
    background-size: cover;
  }
}

.box_1330 {
  max-width: 1330px;
  margin: 0 auto;
}

@media only screen and (max-width: 1200px) {
  .box_1330 {
    max-width: 100%;
  }
}

.index_bnarea {
  width: 100%;
  height: 100%;
  margin-top: 160px;
  position: relative;
}

@media only screen and (max-width: 1023px) {
  .index_bnarea {
    margin-top: 141.5px;
    z-index: 3;
    padding-top: 120%;
    height: auto;
  }
}

@media screen and (orientation: landscape) and (max-device-width: 767px) {
  .index_bnarea {
    margin-top: 66.5px;
  }
}

.index_bnarea .woraarea {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

@media only screen and (max-width: 1023px) {
  .index_bnarea .woraarea {
    position: absolute;
    top: 0;
  }
}

.index_bnarea .socilicon {
  position: absolute;
  left: 5px;
  bottom: 60px;
}

@media only screen and (max-width: 1023px) {
  .index_bnarea .socilicon {
    display: none;
  }
}

.index_bnarea .socilicon .c01 {
  display: block;
  background: url("../images/sicon01.png");
  background-position: center top;
  background-repeat: no-repeat;
  width: 22px;
  height: 23px;
  margin-bottom: 15px;
}

.index_bnarea .socilicon .c01:hover {
  background: url("../images/sicon01s.png");
  background-position: center top;
  background-repeat: no-repeat;
  width: 22px;
  height: 23px;
}

.index_bnarea .socilicon .c02 {
  display: block;
  background: url("../images/sicon02.png");
  background-position: center top;
  background-repeat: no-repeat;
  width: 21px;
  height: 18px;
  margin: 0 auto;
  margin-bottom: 15px;
}

.index_bnarea .socilicon .c02:hover {
  background: url("../images/sicon02s.png");
  background-position: center top;
  background-repeat: no-repeat;
  width: 21px;
  height: 18px;
}

.index_bnarea .socilicon .c03 {
  display: block;
  background: url("../images/sicon03.png");
  background-position: center top;
  background-repeat: no-repeat;
  width: 10px;
  height: 20px;
  margin-left: 3px;
}

.index_bnarea .socilicon .c03:hover {
  background: url("../images/sicon03s.png");
  background-position: center top;
  background-repeat: no-repeat;
  width: 10px;
  height: 20px;
}

.index_bnarea .box_1290 {
  position: absolute;
  width: 1290px;
  left: 50%;
  height: 100%;
  margin-left: -645px;
  top: 0;
}

.index_bnarea .box_1290 .rel {
  position: relative;
  width: 100%;
  height: 100%;
}

@media only screen and (max-width: 1290px) {
  .index_bnarea .box_1290 {
    width: 100%;
    margin-left: -50%;
    padding: 0px 40px;
  }
}

@media only screen and (max-width: 1200px) {
  .index_bnarea .box_1290 {
    padding: 0 50px;
  }
}

@media only screen and (max-width: 1023px) {
  .index_bnarea .box_1290 {
    padding: 0;
  }
}

.index_bnarea .dottarea {
  height: 13px;
  width: 200px;
  position: absolute;
  bottom: 60px;
  right: 0px;
  font-size: 0;
  text-align: right;
}

.index_bnarea .dottarea .dot {
  border: 2px solid #FFF;
  width: 13px;
  height: 13px;
  margin: 0px 3px;
  cursor: pointer;
  display: inline-block;
  border-radius: 50%;
}

.index_bnarea .dottarea .dot:hover,
.index_bnarea .dottarea .dot.now {
  background: #FFF;
}

@media only screen and (max-width: 1023px) {
  .index_bnarea .dottarea {
    bottom: 15px;
    right: 20px;
  }

  .index_bnarea .dottarea .dot {
    width: 10px;
    height: 10px;
  }
}

.index_bnarea .box_9999 {
  width: 100%;
  height: 100%;
  position: absolute;
}

.index_bnarea .bgarea {
  width: 100%;
  height: 100%;
  background: url("../images/bn01.jpg") no-repeat;
  background-size: cover;
  background-attachment: fixed;
  float: left;
}

.index_bnarea .cneter_text {
  background: url("../images/bntext.png");
  background-position: center top;
  background-repeat: no-repeat;
  width: 238px;
  height: 165px;
  background: none;
  position: absolute;
  left: 50%;
  margin-left: -118px;
  top: 50%;
  margin-top: -152px;
}

@media only screen and (max-width: 1023px) {
  .index_bnarea .cneter_text {
    width: 153.5px;
    height: 107px;
    background-size: contain;
    margin-left: -76.75px;
    margin-top: -53.5px;
    background: none;
  }
}

.index_bnarea .arl {
  background: url("../images/arl001.png");
  background-position: center top;
  background-repeat: no-repeat;
  width: 54px;
  height: 54px;
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  position: absolute;
  left: 0px;
  top: 50%;
  margin-top: -47px;
  cursor: pointer;
}

.index_bnarea .arl:hover {
  background: url("../images/arl001s.png");
  background-position: center top;
  background-repeat: no-repeat;
  width: 54px;
  height: 54px;
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -webkit-transition: all 0.3s;
}

@media only screen and (max-width: 1023px) {
  .index_bnarea .arl {
    background: url("../images/m_banner_btn_left.png") top center no-repeat;
    width: 37px;
    height: 37.5px;
    background-size: 37px auto;
    left: 20px;
  }

  .index_bnarea .arl:hover {
    background: url("../images/m_banner_btn_left.png") top center no-repeat;
    width: 37px;
    height: 37.5px;
    background-size: 37px auto;
  }
}

.index_bnarea .arr {
  background: url("../images/arr001.png");
  background-position: center top;
  background-repeat: no-repeat;
  width: 54px;
  height: 54px;
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  position: absolute;
  right: 0px;
  top: 50%;
  margin-top: -47px;
  cursor: pointer;
}

.index_bnarea .arr:hover {
  background: url("../images/arr001s.png");
  background-position: center top;
  background-repeat: no-repeat;
  width: 54px;
  height: 54px;
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -webkit-transition: all 0.3s;
}

@media only screen and (max-width: 1023px) {
  .index_bnarea .arr {
    background: url("../images/m_banner_btn_right.png") top center no-repeat;
    width: 37.5px;
    height: 37.5px;
    background-size: 37.5px auto;
    right: 20px;
  }

  .index_bnarea .arr:hover {
    background: url("../images/m_banner_btn_right.png") top center no-repeat;
    width: 37.5px;
    height: 37.5px;
    background-size: 37.5px auto;
  }
}

.index_bnarea .readmore {
  display: block;
  background: url("../images/readmore.png");
  background-position: center top;
  background-repeat: no-repeat;
  width: 230px;
  height: 41px;
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -115px;
  margin-top: 50px;
}

.index_bnarea .scorlldown {
  background: url("../images/scordownar.png");
  background-position: center top;
  background-repeat: no-repeat;
  width: 17px;
  height: 311px;
  position: absolute;
  left: 50%;
  margin-left: -9px;
  bottom: -170px;
}

@media only screen and (max-width: 1600px) {
  .index_bnarea .scorlldown {
    display: none;
  }
}

@media only screen and (max-width: 1200px) {
  .index_bnarea .scorlldown {
    display: block;
  }
}

@media only screen and (max-width: 1023px) {
  .index_bnarea .scorlldown {
    display: block;
    background: url("../images/m_banner_txt.png") top center no-repeat;
    width: 10px;
    height: 170.5px;
    background-size: 10px auto;
    margin-left: -5px;
    bottom: -110px;
  }
}

.index_bnarea .mouse {
  background: url("../images/scormouse.png");
  background-position: center top;
  background-repeat: no-repeat;
  width: 42px;
  height: 59px;
  left: 50%;
  position: absolute;
  margin-left: -21px;
  top: 50%;
  margin-top: 150px;
}

.index_bnarea .mouse .resl {
  position: relative;
  width: 100%;
  height: 100%;
}

.index_bnarea .mouse span {
  width: 5px;
  height: 10px;
  display: block;
  position: absolute;
  border-radius: 50%;
  background: #FFF;
  left: 50%;
  margin-left: -2px;
  top: 5px;
  animation: musmus 1.1s 0.3s infinite;
}

@media only screen and (max-width: 1023px) {
  .index_bnarea .mouse {
    display: none;
  }
}

@keyframes musmus {
  0% {
    opacity: 1;
    -moz-opacity: 1;
    filter: alpha(opacity=10);
    top: 5px;
  }

  50% {
    opacity: 0.9;
    -moz-opacity: 0.9;
    filter: alpha(opacity=90);
  }

  100% {
    opacity: 0;
    -moz-opacity: 0;
    filter: alpha(opacity=0);
    top: 20px;
  }
}

.woodbg {
  background: url("../images/scorrree.png") right 50px no-repeat;
  position: relative;
  z-index: 2;
}

@media only screen and (max-width: 1900px) {
  .woodbg {
    background: url("../images/scorrree.png") no-repeat;
    background-position: 1340px 40px;
  }
}

@media only screen and (max-width: 1600px) {
  .woodbg {
    background: url("../images/scorrree.png") no-repeat;
    background-position: 1200px 40px;
  }
}

@media only screen and (max-width: 1340px) {
  .woodbg {
    background: url("../images/scorrree.png") no-repeat;
    background-size: 400px auto;
    background-position: 627px 16px;
    padding: 0 50px;
  }
}

@media only screen and (max-width: 1023px) {
  .woodbg {
    padding: 0;
    background: url("../images/m_index_tree_bg.jpg") right 0px no-repeat;
    background-size: 100% auto;
  }
}

@media only screen and (max-width: 1023px) {
  .pad25mb {
    padding: 0px 25px;
  }
}

.outoflinerrx {
  background: url("../images/outofline.png");
  background-position: center top;
  background-repeat: no-repeat;
  width: 1340px;
  height: 102px;
  overflow: hidden;
  width: auto;
  max-width: 1340px;
  margin: 0 auto;
  margin-bottom: 30px;
  /*@media only screen and (max-width: 1290px){
  	width: 1240px;
  	-webkit-background-size: 1240px auto;
  	     -o-background-size: 1240px auto;
  	        background-size: 1240px auto;
  }*/
}

@media only screen and (max-width: 1340px) {
  .outoflinerrx {
    width: 100%;
    height: auto;
    padding-top: 7.8008%;
    background: url("../images/outofline_nb.jpg") 0 0 no-repeat;
    background-size: contain;
  }
}

@media only screen and (max-width: 1023px) {
  .outoflinerrx {
    width: 100%;
    padding-top: 18.0995475113%;
    height: auto;
    background: url("../images/m_index_bg.png") 50% bottom no-repeat;
    background-size: 100% auto;
    margin-bottom: 45px;
  }
}

.index_product {
  padding-top: 200px;
  padding-bottom: 185px;
  margin-bottom: 110px;
  position: relative;
  width: 100%;
  overflow: hidden;
}

.index_product .pro-viewbox {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.index_product .pro-viewbox .slick-slide img.m_pic {
  display: none;
}

.index_product .pro-viewbox .slick-slide img.pc_pic {
  display: block;
}

@media only screen and (max-width: 1023px) {
  .index_product .pro-viewbox .slick-slide img.m_pic {
    display: block;
  }

  .index_product .pro-viewbox .slick-slide img.pc_pic {
    display: none;
  }
}

.index_product .pro-viewbox .dottarea {
  position: absolute;
  bottom: 25px;
  width: 100%;
  text-align: center;
  height: 13px;
  z-index: 2;
}

.index_product .pro-viewbox .dottarea .dot {
  border: 2px solid #FFF;
  width: 13px;
  height: 13px;
  margin: 0px 2px;
  cursor: pointer;
  display: inline-block;
  border-radius: 50%;
}

.index_product .pro-viewbox .dottarea .dot:hover,
.index_product .pro-viewbox .dottarea .dot.now {
  background: #FFF;
}

.index_product .pro-viewbox .item {
  flex: 0 0 calc(33.33% - 17px);
  margin-bottom: 30px;
}

@media only screen and (max-width: 1023px) {
  .index_product .pro-viewbox .item {
    flex: 0 0 100%;
  }
}

.index_product .pro-viewbox .item .swiper-slide:hover img {
  transform: scale(1.1);
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -webkit-transition: all 0.5s;
}

.index_product .pro-viewbox .item:nth-child(n+2):hover img {
  transform: scale(1.1);
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -webkit-transition: all 0.5s;
}

.index_product .pro-viewbox .pic-box {
  padding-top: 63.333%;
  position: relative;
}

.index_product .pro-viewbox .pic-box .conrr {
  background-image: url("../images/ancgir.png");
  background-position: center top;
  background-repeat: no-repeat;
  width: 87px;
  height: 75px;
  position: absolute;
  left: -1px;
  bottom: -1px;
}

.index_product .pro-viewbox .pic_areab,
.index_product .pro-viewbox .showbox {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.index_product .pro-viewbox .showbox {
  overflow: hidden;
}

.index_product .pro-viewbox img {
  width: 100%;
  transform: scale(1);
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  position: absolute;
  top: 0;
  left: 0;
}

@media only screen and (max-width: 1023px) {
  .index_product .pro-viewbox .item {
    margin-bottom: 20px;
  }

  .index_product .pro-viewbox .item:last-child {
    margin-bottom: 0;
  }

  .index_product .pro-viewbox .pic-box {
    display: block;
    padding-top: 40.694%;
  }
}

@media only screen and (max-width: 1200px) {
  .index_product {
    padding-bottom: 13.095%;
  }
}

@media only screen and (max-width: 1023px) {
  .index_product {
    padding: 142px 25px 0 25px;
    margin-bottom: 70px;
  }

  .index_product .box_1330 {
    padding-bottom: 25%;
    background: url("../images/m_index_bg.png") 50% bottom no-repeat;
    background-size: 100% auto;
  }
}

.index_product.sustain {
  padding-top: 60px;
}

@media only screen and (max-width: 1340px) {
  .index_product.sustain .pic_areab {
    padding-top: 0;
  }

  .index_product.sustain .pic_areab .susbimg {
    width: 100%;
    height: auto;
    padding-top: 72.3%;
    position: relative;
  }

  .index_product.sustain .pic_areab .susbimg img {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
  }
}

@media only screen and (max-width: 1023px) {
  .index_product.sustain .pic_areab .susbimg {
    padding-top: 42.1621621622%;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1008px) {
  .index_product.sustain {
    padding-top: 120px;
  }
}

@media only screen and (max-width: 1290px) {
  .index_product .box_1330 {
    max-width: 1180px;
  }
}

.index_product .outofline {
  position: absolute;
  background: url("../images/outofline.png");
  background-position: center top;
  background-repeat: no-repeat;
  width: 1340px;
  height: 102px;
  overflow: hidden;
  bottom: 0;
  left: 50%;
  margin-left: -670px;
}

@media only screen and (max-width: 1290px) {
  .index_product .outofline {
    width: 1240px;
    margin-left: -620px;
    background-size: 1240px auto;
  }
}

@media only screen and (max-width: 1290px) {
  .index_product .outofline {
    height: auto;
    width: 100%;
    padding-top: 7.7800829876%;
    background: url("../images/outofline_nb.jpg") 50% 50% no-repeat;
    background-size: cover;
    left: 0;
    margin-left: 0;
  }
}

@media only screen and (max-width: 1023px) {
  .index_product .outofline {
    display: none;
  }
}

@media only screen and (max-width: 1023px) {
  .index_product .m_p_bg {
    padding-bottom: 30%;
    background: url("../images/m_index_bg.png") 50% bottom no-repeat;
    background-size: 100% auto;
  }
}

.index_product .box_650 {
  max-width: 50%;
  float: left;
  margin-right: 15px;
  /*@media only screen and (max-width: 1290px){
  	max-width: 580px;
  	margin-right: 10px;
  }*/
}

@media only screen and (max-width: 1340px) {
  .index_product .box_650 {
    width: 50%;
    padding-right: 7px;
    max-width: 100%;
    margin-right: 0;
  }
}

@media only screen and (max-width: 1200px) {
  .index_product .box_650 {
    padding-right: 3px;
  }
}

@media only screen and (max-width: 1023px) {
  .index_product .box_650 {
    width: 100%;
    max-width: 100%;
    margin-right: 0;
    margin-bottom: 20px;
  }

  .index_product .box_650:last-child {
    margin-bottom: 0;
  }
}

.index_product .box_650:nth-child(2) {
  margin-right: 0;
}

@media only screen and (max-width: 1340px) {
  .index_product .box_650:nth-child(2) {
    padding-right: 0;
    padding-left: 8px;
  }
}

@media only screen and (max-width: 1200px) {
  .index_product .box_650:nth-child(2) {
    padding-left: 3px;
  }
}

.index_product .fourimg .itemo {
  display: block;
  width: 317px;
  float: left;
  margin-right: 15px;
  margin-bottom: 16px;
  /*@media only screen and (max-width: 1290px){
  	width: 285px;
  	margin-right: 10px;
  	margin-bottom: 10px;
  }*/
}

@media only screen and (max-width: 1340px) {
  .index_product .fourimg .itemo {
    width: 50%;
    margin-right: 0;
    padding-right: 7px;
  }

  .index_product .fourimg .itemo:nth-child(2) {
    padding-right: 0;
    padding-left: 8px;
  }

  .index_product .fourimg .itemo:nth-child(4) {
    padding-right: 0;
    padding-left: 8px;
  }

  .index_product .fourimg .itemo:nth-child(2n+1) {
    clear: both;
  }
}

@media only screen and (max-width: 1200px) {
  .index_product .fourimg .itemo {
    margin-bottom: 6px;
    padding-right: 3px;
  }

  .index_product .fourimg .itemo:nth-child(2) {
    padding-left: 3px;
  }

  .index_product .fourimg .itemo:nth-child(4) {
    padding-left: 3px;
  }
}

.index_product .fourimg .itemo:nth-child(2n-2) {
  margin-right: 0px;
}

.index_product .fourimg .itemo:hover .picss img {
  transform: scale(1.1);
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -webkit-transition: all 0.5s;
}

@media only screen and (max-width: 1340px) {
  .index_product .fourimg .itemo .picss {
    width: 100%;
    height: auto;
    position: relative;
    padding-top: 63.722%;
  }

  .index_product .fourimg .itemo .picss img {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
  }
}

@media only screen and (max-width: 1023px) {
  .index_product .fourimg .itemo {
    width: 100%;
    float: none;
    margin: 0 0 20px 0;
  }

  .index_product .fourimg .itemo:last-child {
    margin-bottom: 0;
  }

  .index_product .fourimg .itemo .picss {
    padding-top: 40.7207207207%;
  }

  .index_product .fourimg .itemo .picss.pro_index {
    padding-top: 44.5045045045%;
  }
}

.index_product .fourimg .picss {
  width: 317px;
  height: 202px;
  overflow: hidden;
  display: block;
}

@media only screen and (max-width: 1290px) {
  .index_product .fourimg .picss {
    width: 100%;
    height: 180px;
  }
}

.index_product .fourimg .picss img {
  max-width: 100%;
  transform: scale(1);
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -webkit-transition: all 0.5s;
}

.index_product .r_index_title_1 .prtitle br {
  display: none;
}

@media only screen and (max-width: 1023px) and (min-width:768px) {
  .index_product .r_index_title_1 .prtitle br {
    display: none;
  }
}

@media only screen and (min-width: 900px) and (max-width: 1024px) and (orientation: landscape) {
  .index_product .r_index_title_1 .prtitle br {
    display: block;
  }
}

.index_product .r_index_title_2 .prtitle br {
  display: none;
}

@media only screen and (max-width: 1023px) and (min-width:768px) {
  .index_product .r_index_title_2 .prtitle br {
    display: none;
  }
}

@media only screen and (min-width: 900px) and (max-width: 1024px) and (orientation: landscape) {
  .index_product .r_index_title_2 .prtitle br {
    display: block;
  }
}

.index_product .prtitle {
  width: 100%;
  border: 1px solid #847E7D;
  height: 50px;
  text-align: center;
  background: #FFF;
  font-size: 0;
  line-height: 0;
  letter-spacing: 0;
}

.index_product .prtitle .txt {
  vertical-align: middle;
}

.index_product .prtitle>span {
  height: 100%;
  vertical-align: middle;
}

.index_product .prtitle h3 {
  color: #231815;
  font-size: 19px;
  font-weight: normal;
  display: inline-block;
  letter-spacing: 1px;
  vertical-align: top;
  line-height: 26px;
  vertical-align: middle;
}

.index_product .prtitle p {
  font-family: "Taviraj", serif;
  font-size: 14px;
  color: #007934;
  display: inline-block;
  vertical-align: middle;
  line-height: 14px;
  text-align: left;
  margin-left: 7px;
}

.index_product .prtitle p.m_style {
  display: none;
}

@media only screen and (max-width: 1023px) and (min-width:768px) {
  .index_product .prtitle h3 {
    font-size: 16px;
    line-height: 16px;
  }

  .index_product .prtitle p {
    font-size: 12px;
    line-height: 16px;
  }
}

@media only screen and (max-width: 1023px) {
  .index_product .prtitle {
    padding: 5px 0;
    height: auto;
  }

  .index_product .prtitle h3 {
    font-size: 16px;
    line-height: 16px;
    display: block;
  }

  .index_product .prtitle p {
    padding-top: 3px;
    margin-left: 0;
    line-height: 16px;
    font-size: 12px;
    text-align: center;
    display: block;
  }

  .index_product .prtitle p.pc_style {
    display: none;
  }

  .index_product .prtitle p.m_style {
    display: block;
  }

  .index_product .prtitle p br {
    display: none;
  }
}

.index_product .pic_areab {
  width: 100%;
  position: relative;
  width: 650px;
  height: 470px;
  overflow: hidden;
  /*@media only screen and (max-width: 1290px){
  	width: 580px;
  	height: 420px;
  }*/
}

.index_product .pic_areab .conrr {
  background: url("../images/ancgir.png");
  background-position: center top;
  background-repeat: no-repeat;
  width: 87px;
  height: 75px;
  position: absolute;
  left: -1px;
  bottom: -1px;
}

@media only screen and (max-width: 1023px) {
  .index_product .pic_areab .conrr {
    display: none;
  }
}

.index_product .pic_areab .box_9999 {
  width: 99999px;
  position: absolute;
}

@media only screen and (max-width: 1340px) {
  .index_product .pic_areab {
    width: 100%;
    height: auto;
    padding-top: 72.3%;
  }

  .index_product .pic_areab .box_9999 {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
  }
}

@media only screen and (max-width: 1023px) {
  .index_product .pic_areab {
    padding-top: 47.7477477477%;
  }
}

.index_product .pic_areab a {
  display: block;
  width: 650px;
  float: left;
  height: 470px;
}

@media only screen and (max-width: 1290px) {
  .index_product .pic_areab a {
    width: 580px;
    height: 420px;
  }
}

.index_product .pic_areab a:hover img {
  transform: scale(1.1);
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -webkit-transition: all 0.5s;
}

@media only screen and (max-width: 1023px) {
  .index_product .pic_areab a {
    width: 100%;
    height: 100%;
  }
}

.index_product .pic_areab img {
  width: 100%;
  transform: scale(1);
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -webkit-transition: all 0.5s;
}

@media only screen and (max-width: 1023px) {
  .index_product .pic_areab img.pc_pic {
    display: none;
  }
}

.index_product .pic_areab img.m_pic {
  display: none;
}

@media only screen and (max-width: 1023px) {
  .index_product .pic_areab img.m_pic {
    display: block;
    max-width: 100%;
    margin: 0 auto;
  }
}

.index_product .pic_areab .dottarea {
  position: absolute;
  bottom: 25px;
  width: 100%;
  text-align: center;
  height: 13px;
}

.index_product .pic_areab .dottarea .dot {
  border: 2px solid #FFF;
  width: 13px;
  height: 13px;
  margin: 0px 2px;
  cursor: pointer;
  display: inline-block;
  border-radius: 50%;
}

.index_product .pic_areab .dottarea .dot:hover,
.index_product .pic_areab .dottarea .dot.now {
  background: #FFF;
}

.title_index {
  margin-bottom: 25px;
}

.title_index h2 {
  float: left;
  color: #231815;
  font-size: 24px;
  letter-spacing: 0.2em;
  font-weight: 500;
  margin-right: 15px;
}

.title_index p {
  font-family: "Taviraj", serif;
  float: left;
  font-size: 22px;
  color: #666464;
}

@media only screen and (max-width: 1023px) {
  .title_index {
    text-align: center;
    margin-bottom: 13px;
  }

  .title_index h2 {
    float: none;
    font-size: 20px;
    display: inline-block;
    margin-right: 10px;
  }

  .title_index p {
    float: none;
    font-size: 20px;
    display: inline-block;
  }
}

.index_block {
  margin-bottom: 130px;
  /*@media only screen and (max-width: 1290px){
  	padding: 0 20px;
  }*/
}

@media only screen and (max-width: 1340px) {
  .index_block {
    padding: 0 0px;
  }
}

@media only screen and (max-width: 1023px) {
  .index_block {
    padding: 0 25px;
    margin-bottom: 25px;
  }
}

.index_block .box_1330 {
  max-width: 1300px;
}

.index_block .news {
  width: 50%;
  float: left;
  padding: 0px 25px;
}

@media only screen and (max-width: 1290px) {
  .index_block .news {
    padding-right: 25px;
  }
}

@media only screen and (max-width: 1330px) {
  .index_block .news {
    padding-left: 0;
  }
}

@media only screen and (max-width: 1023px) {
  .index_block .news {
    padding: 0;
    width: 100%;
    float: none;
  }
}

.index_block .news .more_news {
  float: right;
  font-size: 13px;
  color: #231815;
  padding-right: 20px;
  background: url("../images/armore.png") right center no-repeat;
}

.index_block .news .more_news:hover {
  color: #047832;
}

@media only screen and (max-width: 1023px) {
  .index_block .news .more_news {
    float: none;
    display: block;
    background: none;
    padding-right: 0;
    font-size: 12px;
    text-align: center;
    line-height: 10px;
    padding-top: 15px;
  }

  .index_block .news .more_news span {
    background: url("../images/m_armore.jpg") right 50% no-repeat;
    background-size: 6px auto;
    padding-right: 16px;
    display: inline-block;
  }
}

.index_block .news .tab_area {
  height: 50px;
  border-bottom: 1px solid #e6e7e7;
}

.index_block .news .tab_area button {
  width: 50%;
  float: left;
  background: none;
  font-size: 18px;
  height: 50px;
  letter-spacing: 0.2em;
}

.index_block .news .tab_area button:hover,
.index_block .news .tab_area button.now {
  color: #299237;
  border-bottom: 4px solid #299237;
}

@media only screen and (max-width: 1023px) {
  .index_block .news .tab_area {
    height: 42px;
    padding-top: 12px;
    margin-bottom: 20px;
  }

  .index_block .news .tab_area button {
    height: 30px;
    font-size: 16px;
  }

  .index_block .news .tab_area button.now {
    border-bottom: 2px solid #299237;
  }
}

.index_block .news .news_list {
  list-style: none;
}

.index_block .news .news_list li {
  padding: 20px 0px;
  border-bottom: 2px solid #E6E6E6;
}

.index_block .news .news_list li:last-child {
  border-bottom: 0px;
}

.index_block .news .news_list li .date {
  font-size: 12px;
  color: #231815;
  float: left;
  margin-right: 30px;
  line-height: 25px;
  font-weight: bold;
}

@media only screen and (max-width: 1200px) {
  .index_block .news .news_list li .date {
    margin-right: 15px;
    line-height: 17px;
  }
}

.index_block .news .news_list li .cate {
  font-size: 12px;
  color: #FFF;
  height: 25px;
  width: 85px;
  line-height: 25px;
  text-align: center;
  float: left;
  background: #2b8e3b;
  margin-right: 25px;
}

@media only screen and (max-width: 1200px) {
  .index_block .news .news_list li .cate {
    margin-right: 20px;
  }
}

.index_block .news .news_list li .cate_01 {
  font-size: 12px;
  color: #FFF;
  height: 25px;
  width: 85px;
  line-height: 25px;
  text-align: center;
  float: left;
  background: #888;
  margin-right: 25px;
}

@media only screen and (max-width: 1200px) {
  .index_block .news .news_list li .cate_01 {
    height: 17px;
    line-height: 17px;
  }
}

.index_block .news .news_list li .cate_02 {
  font-size: 12px;
  color: #FFF;
  height: 25px;
  width: 85px;
  line-height: 25px;
  text-align: center;
  float: left;
  background: #1eaa39;
  margin-right: 25px;
}

@media only screen and (max-width: 1200px) {
  .index_block .news .news_list li .cate_02 {
    height: 17px;
    line-height: 17px;
  }
}

.index_block .news .news_list li .cate_03 {
  font-size: 12px;
  color: #FFF;
  height: 25px;
  width: 85px;
  line-height: 25px;
  text-align: center;
  float: left;
  background: #004e09;
  margin-right: 25px;
}

@media only screen and (max-width: 1200px) {
  .index_block .news .news_list li .cate_03 {
    height: 17px;
    line-height: 17px;
  }
}

.index_block .news .news_list li .cate_04 {
  font-size: 12px;
  color: #FFF;
  height: 25px;
  width: 85px;
  line-height: 25px;
  text-align: center;
  float: left;
  background: #ec7136;
  margin-right: 25px;
}

@media only screen and (max-width: 1200px) {
  .index_block .news .news_list li .cate_04 {
    height: 17px;
    line-height: 17px;
  }
}

.index_block .news .news_list li a {
  display: block;
  margin-left: 122px;
  overflow: hidden;
  font-size: 16px;
  color: #231815;
  line-height: 25px;
  overflow: hidden;
  height: 25px;
}

@media only screen and (max-width: 1200px) {
  .index_block .news .news_list li a {
    float: none;
    display: block;
    margin-left: 160px;
    font-size: 14px;
    line-height: 17px;
    height: 17px;
  }
}

.index_block .news .news_list li a:hover {
  color: #047832;
}

@media only screen and (max-width: 1200px) {
  .index_block .news .news_list li {
    padding: 15px 0;
  }
}

@media only screen and (max-width: 1023px) {
  .index_block .news .news_list {
    margin-bottom: 25px;
  }

  .index_block .news .news_list li {
    padding: 15px 0;
    border-bottom: 1px solid #E6E6E6;
  }

  .index_block .news .news_list li:last-child {
    border-bottom: 1px solid #E6E6E6;
  }

  .index_block .news .news_list li:first-child {
    padding-top: 0;
  }

  .index_block .news .news_list li .date {
    float: none;
    margin-right: 0;
    font-size: 12px;
    line-height: 12px;
    margin-bottom: 10px;
  }

  .index_block .news .news_list li .cate {
    width: 77px;
    height: 20px;
    line-height: 20px;
    margin-right: 0;
    font-size: 12px;
    font-weight: bold;
  }

  .index_block .news .news_list li a {
    height: 20px;
    display: block;
    float: none;
    line-height: 20px;
    margin: 0 0 0 87px;
    font-size: 13px;
  }
}

.index_block .video_pic {
  float: left;
  width: 50%;
  height: 480px;
  padding-top: 40px;
  overflow: hidden;
}

.index_block .video_pic .if_video {
  position: relative;
  height: 440px;
}

.index_block .video_pic .if_video .ar {
  background: url("../images/videoplay.png");
  background-position: center top;
  background-repeat: no-repeat;
  width: 104px;
  height: 104px;
  position: absolute;
  left: 50%;
  margin-left: -52px;
  top: 50%;
  margin-top: -52px;
  cursor: pointer;
}

.index_block .video_pic .if_video .ar:hover {
  background: url("../images/videoplays.png");
  background-position: center top;
  background-repeat: no-repeat;
  width: 104px;
  height: 104px;
}

@media only screen and (max-width: 1200px) {
  .index_block .video_pic .if_video .ar {
    z-index: 2;
  }
}

@media only screen and (max-width: 1200px) {
  .index_block .video_pic .if_video {
    height: auto;
    padding-top: 67.53%;
  }

  .index_block .video_pic .if_video img {
    max-height: 100%;
    position: absolute;
    top: 0;
    left: 0;
  }
}

.index_block .video_pic .if_pic {
  display: block;
}

.index_block .video_pic .if_pic img {
  max-width: 100%;
  max-height: 440px;
}

@media only screen and (max-width: 1023px) {
  .index_block .video_pic .if_pic img {
    min-width: 100%;
    max-height: initial;
  }
}

.index_block .video_pic .if_video {
  display: block;
}

.index_block .video_pic .if_video img {
  max-width: 100%;
  max-height: 440px;
}

@media only screen and (max-width: 1023px) {
  .index_block .video_pic .if_video img {
    min-width: 100%;
    max-height: initial;
  }
}

@media only screen and (max-width: 1200px) {
  .index_block .video_pic {
    height: auto;
  }
}

@media only screen and (max-width: 1023px) {
  .index_block .video_pic {
    width: 100%;
    float: none;
    position: relative;
    margin-bottom: 17px;
    padding-top: 0;
  }

  .index_block .video_pic .if_pic {
    width: 100%;
  }

  .index_block .video_pic .if_video .ar {
    background: url("../images/m_play_btn.png") top center no-repeat;
    width: 44.5px;
    height: 44.5px;
    background-size: 44.5px auto;
    margin: -22.25px 0 0 -22.25px;
  }

  .index_block .video_pic .if_video .ar:hover {
    background: url("../images/m_play_btn.png") top center no-repeat;
    width: 44.5px;
    height: 44.5px;
    background-size: 44.5px auto;
  }
}

.index_block .school {
  float: left;
  width: 50%;
  overflow: hidden;
}

.index_block .school .piclink {
  position: relative;
  width: 650px;
  height: 440px;
  display: block;
  overflow: hidden;
}

@media only screen and (max-width: 1290px) {
  .index_block .school .piclink {
    width: 100%;
    height: 440px;
    overflow: hidden;
  }
}

@media only screen and (max-width: 1200px) {
  .index_block .school .piclink {
    height: auto;
    padding-top: 67.53%;
    position: relative;
  }

  .index_block .school .piclink img {
    max-width: 100%;
    max-height: 100%;
    top: 0;
    left: 0;
    position: absolute;
  }
}

.index_block .school .piclink img {
  width: 100%;
  max-width: 100%;
}

.index_block .school .piclink .aconer {
  background: url("../images/arrrightbb.png");
  background-position: center top;
  background-repeat: no-repeat;
  width: 87px;
  height: 75px;
  position: absolute;
  right: -1px;
  bottom: -1px;
}

@media only screen and (max-width: 1200px) {
  .index_block .school {
    clear: both;
  }
}

@media only screen and (max-width: 1023px) {
  .index_block .school {
    width: 100%;
    float: none;
    margin-bottom: 25px;
  }

  .index_block .school .piclink {
    height: auto;
  }
}

.index_block .service {
  float: left;
  background: url("../images/mapbg.png") center no-repeat;
  height: 460px;
  width: 50%;
  padding-top: 105px;
}

.index_block .service .shotr {
  font-size: 16px;
  color: #231815;
  text-align: center;
  line-height: 27px;
}

@media only screen and (max-width: 1023px) {
  .index_block .service .shotr {
    font-size: 13px;
    line-height: 20px;
  }
}

.index_block .service .title {
  background: url("../images/earicon.png") top center no-repeat;
  padding-top: 66px;
  margin-bottom: 30px;
}

.index_block .service .title h3 {
  font-size: 24px;
  text-align: center;
  letter-spacing: 0.2em;
  font-weight: 500;
  margin-bottom: 6px;
  color: #231815;
}

.index_block .service .title p {
  text-align: center;
  font-family: "Taviraj", serif;
  font-size: 22px;
  color: #666464;
}

@media only screen and (max-width: 1200px) {
  .index_block .service {
    height: auto;
    padding-top: 0;
    background: url("../images/mapbg.png") center no-repeat;
    background-size: cover;
  }

  .index_block .service a {
    display: block;
    padding-top: 67.53%;
    position: relative;
  }

  .index_block .service a>.view {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    padding-top: 60px;
  }
}

@media only screen and (max-width: 1023px) {
  .index_block .service {
    float: none;
    width: 100%;
    height: auto;
    padding: 28px 0 35px 0;
    background: url("../images/m_index_map.png") 50% 50% no-repeat;
    background-size: contain;
  }

  .index_block .service a {
    padding-top: 0;
  }

  .index_block .service a>.view {
    height: auto;
    position: relative;
    padding-top: 0;
  }

  .index_block .service .title {
    margin-bottom: 15px;
    background: url("../images/m_service_icon.png") 50% 0 no-repeat;
    background-size: 32px auto;
    padding-top: 53.5px;
  }

  .index_block .service .title h3 {
    font-size: 19px;
    margin-bottom: 5px;
  }

  .index_block .service .title p {
    line-height: 15px;
    font-size: 15px;
  }
}

.index_block.r_index .tab_area {
  border-bottom: 4px solid #2A8E3A;
  height: 4px;
}

.index_block.r_index .video_pic {
  padding-top: 0;
}

@media only screen and (max-width: 1023px) {
  .index_block.r_index .video_pic {
    margin-bottom: 0;
  }
}

.index_block.r_index .title_index {
  margin-top: 20px;
  margin-bottom: 40px;
}

@media only screen and (max-width: 1200px) {
  .index_block.r_index .title_index {
    margin-bottom: 30px;
  }
}

@media only screen and (max-width: 1023px) {
  .index_block.r_index .title_index {
    margin-bottom: 20px;
  }
}

.index_block.r_index .news .news_list li {
  padding: 20px 0;
  /*vicky padding: 10px 0; */
}

.footer {
  background: #F4F4F4;
  position: relative;
  padding-top: 50px;
}

@media only screen and (max-width: 1023px) {
  .footer {
    padding-top: 25px;
  }

  .footer .box_1140 {
    padding: 0 25px 85px 25px;
  }
}

.footer .btwood {
  background: url("../images/about_1_content_bg_02.jpg");
  background-position: center top;
  background-repeat: no-repeat;
  width: 500px;
  height: 370px;
  position: absolute;
  top: -370px;
  left: 0;
}

@media only screen and (max-width: 1023px) {
  .footer .btwood {
    display: none;
  }
}

.footer .box_1140 {
  max-width: 1140px;
  margin: 0 auto;
}

.footer .mus {
  margin-bottom: 70px;
}

@media only screen and (max-width: 1200px) {
  .footer .mus {
    text-align: center;
    font-size: 0;
    line-height: 0;
  }
}

.footer .mus li {
  float: left;
  list-style: none;
  min-width: 115px;
  margin-right: 23px;
}

@media only screen and (max-width: 1200px) {
  .footer .mus li {
    vertical-align: top;
    text-align: left;
    float: none;
    display: inline-block;
    min-width: 115px;
    margin: 0;
    padding: 0 10px;
  }
}

.footer .mus li a {
  display: block;
}

.footer .mus li a:hover {
  color: #047832;
}

.footer .mus li .big_ti {
  font-size: 14px;
  color: #221714;
  line-height: 16px;
  margin-bottom: 10px;
  font-weight: 500;
}

@media only screen and (max-width: 1023px) {
  .footer .mus li .big_ti.pc_link {
    display: none;
  }
}

.footer .mus li .big_ti.m_link {
  display: none;
}

@media only screen and (max-width: 1023px) {
  .footer .mus li .big_ti.m_link {
    display: block;
  }
}

.footer .mus li .st {
  font-size: 13px;
  color: #585857;
  line-height: 24px;
  letter-spacing: 0px;
}

@media only screen and (max-width: 1023px) {
  .footer .mus {
    margin-bottom: 0;
  }

  .footer .mus li {
    display: block;
    float: none;
    padding: 20px 0;
    border-bottom: 1px solid #9d9d9c;
  }

  .footer .mus li .big_ti {
    margin-bottom: 0;
    background: url("../images/footer_open.png") right 50% no-repeat;
    background-size: 11.5px auto;
  }

  .footer .mus li .st {
    display: none;
  }

  .footer .mus li.now .big_ti {
    margin-bottom: 15px;
    background: url("../images/footer_close.png") right 50% no-repeat;
    background-size: 12px auto;
  }

  .footer .mus li.now .st {
    display: block;
  }
}

.footer .gyb {
  width: 100%;
  background: #4d4948;
}

.footer h6 {
  line-height: 33px;
  width: 100%;
  text-align: center;
  font-size: 10px;
  color: #FFF;
  font-weight: normal;
  -webkit-transform: scale(0.83);
}

.footer h6 a {
  color: #FFF;
}

.gotop {
  position: fixed;
  background: url("../images/gotop_btn_b.png") top center no-repeat;
  width: 44px;
  height: 43px;
  background-size: 44px auto;
  background: url("../images/gotop_btn.png") 50% 50% no-repeat\9;
  width: 44px \9;
  height: 43px \9;
  right: 30px;
  bottom: 70px;
  z-index: 50;
  cursor: pointer;
}

.gotop:hover {
  background: url("../images/gotop_btn_bs.png") top center no-repeat;
  width: 44px;
  height: 43px;
  background-size: 44px auto;
  background: url("../images/gotop_btns.png") 50% 50% no-repeat\9;
  width: 44px \9;
  height: 43px \9;
}

@media only screen and (max-width: 1023px) {
  .gotop {
    z-index: 48;
    background: url("../images/m_gotop.png") top center no-repeat;
    width: 41px;
    height: 40.5px;
    background-size: 41px auto;
  }

  .gotop:hover {
    background: url("../images/m_gotop.png") top center no-repeat;
    width: 41px;
    height: 40.5px;
    background-size: 41px auto;
  }
}

.performance_area .title {
  font-size: 24px;
  text-align: center;
  font-weight: normal;
  letter-spacing: 0.2em;
  color: #231815;
  margin-bottom: 35px;
}

@media only screen and (max-width: 1023px) {
  .performance_area .title {
    font-size: 20px;
    margin-bottom: 15px;
  }

  .performance_area .title br {
    display: none;
  }
}

.performance_area .title span {
  font-family: "Taviraj", sans-serif;
  font-size: 22px;
  letter-spacing: 0.1em;
  color: #656464;
  display: block;
  margin-top: 10px;
}

@media only screen and (max-width: 1023px) {
  .performance_area .title span {
    display: inline;
    margin-top: 0;
    font-size: 19px;
    margin-left: 15px;
  }
}

.performance_area .p {
  text-align: center;
  font-size: 15px;
  color: #231815;
  margin-bottom: 40px;
}

.performance_area .p br {
  display: none;
}

@media only screen and (max-width: 1023px) {
  .performance_area .p br {
    display: block;
  }
}

.performance_area .tab_ar {
  text-align: center;
  margin-bottom: 120px;
}

.performance_area .tab_ar button {
  font-size: 18px;
  width: 110px;
  height: 45px;
  background: #e4e4e5;
  color: #231815;
  margin: 0px 15px;
}

.performance_area .tab_ar button:hover,
.performance_area .tab_ar button.now {
  color: #FFF;
  background: #047832;
}

@media only screen and (max-width: 1023px) {
  .performance_area .tab_ar button {
    font-size: 15px;
    height: 35px;
    width: 95px;
    margin: 0 10px;
  }
}

.performance_area .max1025 {
  max-width: 1024px;
  margin: 0 auto;
  list-style: none;
}

.performance_area .max1025 li {
  float: left;
  width: 240px;
  margin-right: 150px;
  margin-bottom: 150px;
}

@media only screen and (max-width: 1023px) {
  .performance_area .max1025 li {
    float: inherit;
    margin: 0;
    width: 100%;
    text-align: center;
    display: block;
    border-bottom: 1px dashed #615957;
    margin-bottom: 35px;
    padding-bottom: 30px;
  }
}

.performance_area .max1025 li:nth-child(3n-3) {
  margin-right: 0;
}

.performance_area .max1025 li:nth-child(3n+1) {
  clear: both;
}

.performance_area .max1025 li h3 {
  text-align: center;
  font-size: 21px;
  letter-spacing: 0.1em;
  margin-bottom: 10px;
  font-weight: 500;
}

@media only screen and (max-width: 1200px) {
  .performance_area .max1025 li h3 {
    font-size: 14px;
    line-height: 18px;
  }
}

@media only screen and (max-width: 1023px) {
  .performance_area .max1025 li h3 {
    font-size: 15px;
    color: #231815;
    margin-bottom: 30px;
  }
}

.performance_area .max1025 li .top_agag {
  padding-bottom: 20px;
  border-bottom: 1px solid #958F8D;
  margin-bottom: 35px;
}

@media only screen and (max-width: 1023px) {
  .performance_area .max1025 li .top_agag {
    padding-bottom: 15px;
    margin-bottom: 25px;
    width: 175px;
    display: inline-block;
  }
}

.performance_area .max1025 li .datatitle {
  letter-spacing: 0;
  font-size: 0;
  line-height: 0;
  height: 92px;
  text-align: center;
  color: #047832;
  width: 100%;
  font-size: 35px;
}

@media only screen and (max-width: 1200px) {
  .performance_area .max1025 li .datatitle {
    height: 60px;
  }
}

@media only screen and (max-width: 1023px) {
  .performance_area .max1025 li .datatitle {
    height: auto;
  }
}

.performance_area .max1025 li .datatitle p {
  font-size: 35px;
  line-height: 46px;
  vertical-align: middle;
  letter-spacing: 0.1em;
}

@media only screen and (max-width: 1200px) {
  .performance_area .max1025 li .datatitle p {
    font-size: 26px;
    line-height: 30px;
  }
}

@media only screen and (max-width: 1023px) {
  .performance_area .max1025 li .datatitle p {
    font-size: 27px;
    line-height: 32px;
  }
}

.performance_area .max1025 li .datatitle p.fs38 {
  font-size: 35px;
  text-align: center;
}

@media only screen and (max-width: 1200px) {
  .performance_area .max1025 li .datatitle p.fs38 {
    font-size: 26px;
    line-height: 30px;
  }
}

@media only screen and (max-width: 1023px) {
  .performance_area .max1025 li .datatitle p.fs38 {
    font-size: 27px;
    line-height: 32px;
  }
}

.performance_area .max1025 li .datatitle span {
  vertical-align: middle;
  width: 0;
  height: 100%;
}

.performance_area .max1025 li .cont_star {
  text-align: center;
  font-size: 15px;
  line-height: 27px;
  color: #231815;
}

.performance_area .max1025 li .cont_star img {
  max-width: 100%;
  height: auto;
}

@media only screen and (max-width: 1023px) {
  .performance_area .max1025 li .cont_star img {
    max-width: 175px;
    text-align: center;
  }
}

@media only screen and (max-width: 1200px) {
  .performance_area .max1025 {
    max-width: inherit;
  }

  .performance_area .max1025 li {
    margin-bottom: 100px;
    width: 33.33%;
    margin-right: 0;
    padding: 0 60px;
  }

  .performance_area .max1025 li:nth-child(3n+1) {
    clear: both;
  }
}

@media only screen and (max-width: 1023px) {
  .performance_area .max1025 {
    text-align: center;
    font-size: 0;
    letter-spacing: 0;
    padding: 0px 13px;
  }

  .performance_area .max1025 li {
    width: 100%;
    margin-bottom: 30px;
    padding-bottom: 30px;
  }
}

.dtbt02 {
  text-align: center;
  margin-bottom: 100px;
  font-size: 0;
  letter-spacing: 0;
}

@media only screen and (max-width: 1023px) {
  .dtbt02.p-index-style {
    display: flex;
    justify-content: space-between;
  }

  .dtbt02.p-index-style a {
    display: block;
    width: calc((100% - 13px) / 2);
    flex: 0 0 calc((100% - 13px) / 2);
  }
}

.dtbt02 a {
  display: inline-block;
  margin: 0px 50px;
}

@media only screen and (max-width: 1200px) {
  .dtbt02 a {
    margin: 0 25px;
  }
}

@media only screen and (max-width: 1023px) {
  .dtbt02 a {
    margin: 0;
  }
}

.dtbt02 .btn01 {
  background: url("../images/pdss1_b.png") top center no-repeat;
  width: 320px;
  height: 170px;
  background-size: 320px auto;
  background: url("../images/pdss1.png") 50% 50% no-repeat\9;
  width: 320px \9;
  height: 170px \9;
}

.dtbt02 .btn01:hover {
  background: url("../images/pdss1s_b.png") top center no-repeat;
  width: 320px;
  height: 170px;
  background-size: 320px auto;
  background: url("../images/pdss1s.png") 50% 50% no-repeat\9;
  width: 320px \9;
  height: 170px \9;
}

@media only screen and (max-width: 1200px) {
  .dtbt02 .btn01 {
    width: 270px;
    height: 143px;
    background: url("../images/pdss1.png") 50% 50% no-repeat;
    background-size: contain;
  }

  .dtbt02 .btn01:hover {
    width: 270px;
    height: 143px;
    background: url("../images/pdss1s.png") 50% 50% no-repeat;
    background-size: contain;
  }
}

@media only screen and (max-width: 1023px) {
  .dtbt02 .btn01 {
    background: none;
    width: 50%;
    height: auto;
  }

  .dtbt02 .btn01>.view {
    background: url("../images/stak_mb.png") top center no-repeat;
    width: 126.5px;
    height: 178px;
    background-size: 126.5px auto;
    width: 100%;
    height: auto;
    border: 1px solid #333;
    border-radius: 35px;
    padding-top: 140.7114624506%;
    background-size: contain;
  }

  .dtbt02 .btn01:hover {
    background: none;
    width: 50%;
    height: auto;
  }

  .dtbt02 .btn01:hover>.view {
    background: url("../images/stak_mb.png") top center no-repeat;
    width: 126.5px;
    height: 178px;
    background-size: 126.5px auto;
    width: 100%;
    height: auto;
    border: 1px solid #047832;
    border-radius: 35px;
    padding-top: 140.7114624506%;
    background-size: contain;
  }
}

@media screen and (min-width: 768px) and (max-width: 1008px) {
  .dtbt02 .btn01 {
    width: 35%;
  }
}

@media screen and (orientation: landscape) and (max-width: 1023px) {
  .dtbt02 .btn01 {
    width: 35%;
  }
}

.dtbt02 .btn02 {
  background: url("../images/doww1_b.png") top center no-repeat;
  width: 320px;
  height: 170px;
  background-size: 320px auto;
  background: url("../images/doww1.png") 50% 50% no-repeat\9;
  width: 320px \9;
  height: 170px \9;
}

.dtbt02 .btn02:hover {
  background: url("../images/doww1s_b.png") top center no-repeat;
  width: 320px;
  height: 170px;
  background-size: 320px auto;
  background: url("../images/doww1s.png") 50% 50% no-repeat\9;
  width: 320px \9;
  height: 170px \9;
}

@media only screen and (max-width: 1200px) {
  .dtbt02 .btn02 {
    width: 270px;
    height: 143px;
    background: url("../images/doww1.png") 50% 50% no-repeat;
    background-size: contain;
  }

  .dtbt02 .btn02:hover {
    width: 270px;
    height: 143px;
    background: url("../images/doww1s.png") 50% 50% no-repeat;
    background-size: contain;
  }
}

@media only screen and (max-width: 1023px) {
  .dtbt02 .btn02 {
    background: none;
    width: 50%;
    height: auto;
  }

  .dtbt02 .btn02>.view {
    background: url("../images/sr_mb.png") top center no-repeat;
    width: 126.5px;
    height: 178px;
    background-size: 126.5px auto;
    width: 100%;
    height: auto;
    border: 1px solid #333;
    border-radius: 35px;
    background-size: contain;
    padding-top: 140.7114624506%;
  }

  .dtbt02 .btn02:hover {
    background: none;
    width: 50%;
    height: auto;
  }

  .dtbt02 .btn02:hover>.view {
    background: url("../images/sr_mb.png") top center no-repeat;
    width: 126.5px;
    height: 178px;
    background-size: 126.5px auto;
    width: 100%;
    height: auto;
    border: 1px solid #333;
    border-radius: 35px;
    background-size: contain;
    padding-top: 140.7114624506%;
  }
}

@media screen and (min-width: 768px) and (max-width: 1008px) {
  .dtbt02 .btn02 {
    width: 35%;
  }
}

@media screen and (orientation: landscape) and (max-width: 1023px) {
  .dtbt02 .btn02 {
    width: 35%;
  }
}

.dtbt02 .btn03 {
  background: url("../images/feedb01_b.png") top center no-repeat;
  width: 320px;
  height: 170px;
  background-size: 320px auto;
  background: url("../images/feedb01.png") 50% 50% no-repeat\9;
  width: 320px \9;
  height: 170px \9;
}

.dtbt02 .btn03:hover {
  background: url("../images/feedb01s_b.png") top center no-repeat;
  width: 320px;
  height: 170px;
  background-size: 320px auto;
  background: url("../images/feedb01s.png") 50% 50% no-repeat\9;
  width: 320px \9;
  height: 170px \9;
}

@media only screen and (max-width: 1200px) {
  .dtbt02 .btn03 {
    width: 265px;
    height: 141px;
    background: url("../images/feedb01.png") 0 0 no-repeat;
    background-size: contain;
  }

  .dtbt02 .btn03:hover {
    width: 265px;
    height: 141px;
    background: url("../images/feedb01s.png") 0 0 no-repeat;
    background-size: contain;
  }
}

@media only screen and (max-width: 1023px) {
  .dtbt02 .btn03 {
    background: none;
    width: 50%;
    height: auto;
  }

  .dtbt02 .btn03>.view {
    background: url("../images/ssiconm1.jpg") top center no-repeat;
    width: 126.5px;
    height: 178px;
    background-size: 126.5px auto;
    width: 100%;
    height: auto;
    border: 1px solid #333;
    border-radius: 35px;
    padding-top: 140.7114624506%;
    background-size: contain;
  }

  .dtbt02 .btn03:hover {
    background: none;
    width: 50%;
    height: auto;
  }

  .dtbt02 .btn03:hover>.view {
    background: url("../images/ssiconm1.jpg") top center no-repeat;
    width: 126.5px;
    height: 178px;
    background-size: 126.5px auto;
    width: 100%;
    height: auto;
    border: 1px solid #047832;
    border-radius: 35px;
    padding-top: 140.7114624506%;
    background-size: contain;
  }
}

@media screen and (min-width: 768px) and (max-width: 1008px) {
  .dtbt02 .btn03 {
    width: 35%;
  }
}

@media screen and (orientation: landscape) and (max-width: 1023px) {
  .dtbt02 .btn03 {
    width: 35%;
  }
}

.dtbt02 .btn04 {
  background: url("../images/ccinf01_b.png") top center no-repeat;
  width: 320px;
  height: 170px;
  background-size: 320px auto;
  background: url("../images/ccinf01.png") 50% 50% no-repeat\9;
  width: 320px \9;
  height: 170px \9;
}

.dtbt02 .btn04:hover {
  background: url("../images/ccinf01s_b.png") top center no-repeat;
  width: 320px;
  height: 170px;
  background-size: 320px auto;
  background: url("../images/ccinf01s.png") 50% 50% no-repeat\9;
  width: 320px \9;
  height: 170px \9;
}

@media only screen and (max-width: 1200px) {
  .dtbt02 .btn04 {
    width: 265px;
    height: 141px;
    background: url("../images/ccinf01.png") 0 0 no-repeat;
    background-size: contain;
  }

  .dtbt02 .btn04:hover {
    width: 265px;
    height: 141px;
    background: url("../images/ccinf01.png") 0 0 no-repeat;
    background-size: contain;
  }
}

@media only screen and (max-width: 1023px) {
  .dtbt02 .btn04 {
    background: none;
    width: 50%;
    height: auto;
  }

  .dtbt02 .btn04>.view {
    background: url("../images/ssiconm2.jpg") top center no-repeat;
    width: 126.5px;
    height: 178px;
    background-size: 126.5px auto;
    width: 100%;
    height: auto;
    border: 1px solid #333;
    border-radius: 35px;
    background-size: contain;
    padding-top: 140.7114624506%;
  }

  .dtbt02 .btn04:hover {
    background: none;
    width: 50%;
    height: auto;
  }

  .dtbt02 .btn04:hover>.view {
    background: url("../images/ssiconm2.jpg") top center no-repeat;
    width: 126.5px;
    height: 178px;
    background-size: 126.5px auto;
    width: 100%;
    height: auto;
    border: 1px solid #333;
    border-radius: 35px;
    background-size: contain;
    padding-top: 140.7114624506%;
  }
}

@media screen and (min-width: 768px) and (max-width: 1008px) {
  .dtbt02 .btn04 {
    width: 35%;
  }
}

@media screen and (orientation: landscape) and (max-width: 1023px) {
  .dtbt02 .btn04 {
    width: 35%;
  }
}

.dtbt02 .btn05 {
  background: url("../images/learnn1.png");
  background-position: center top;
  background-repeat: no-repeat;
  width: 320px;
  height: 170px;
}

.dtbt02 .btn05:hover {
  background: url("../images/learnn1s.png");
  background-position: center top;
  background-repeat: no-repeat;
  width: 320px;
  height: 170px;
}

@media only screen and (max-width: 1200px) {
  .dtbt02 .btn05 {
    width: 265px;
    height: 141px;
    background: url("../images/learnn1.png") 0 0 no-repeat;
    background-size: contain;
  }

  .dtbt02 .btn05:hover {
    width: 265px;
    height: 141px;
    background: url("../images/learnn1s.png") 0 0 no-repeat;
    background-size: contain;
  }
}

@media only screen and (max-width: 1023px) {
  .dtbt02 .btn05 {
    background: none;
    width: 50%;
    height: auto;
  }

  .dtbt02 .btn05>.view {
    width: 100%;
    border: 1px solid #333;
    border-radius: 35px;
    padding-top: 141.6666666667%;
    background: url("../images/m_pro_icon_btn_01.jpg") 50% 50% no-repeat;
    background-size: contain;
  }

  .dtbt02 .btn05:hover {
    background: none;
    width: 50%;
    height: auto;
  }

  .dtbt02 .btn05:hover>.view {
    background: url("../images/m_pro_icon_btn_01.jpg") top center no-repeat;
    width: 108px;
    height: 153px;
    background-size: 108px auto;
    width: 100%;
    height: auto;
    border: 1px solid #333;
    border-radius: 35px;
    background-size: contain;
    padding-top: 140.7407407407%;
  }
}

@media screen and (min-width: 768px) and (max-width: 1008px) {
  .dtbt02 .btn05 {
    width: 35%;
  }
}

@media screen and (orientation: landscape) and (max-width: 1023px) {
  .dtbt02 .btn05 {
    width: 35%;
  }
}

.dtbt02 .btn06 {
  background: url("../images/cert1.png");
  background-position: center top;
  background-repeat: no-repeat;
  width: 320px;
  height: 170px;
}

.dtbt02 .btn06:hover {
  background: url("../images/cert1s.png");
  background-position: center top;
  background-repeat: no-repeat;
  width: 320px;
  height: 170px;
}

@media only screen and (max-width: 1200px) {
  .dtbt02 .btn06 {
    width: 265px;
    height: 141px;
    background: url("../images/cert1.png") 0 0 no-repeat;
    background-size: contain;
  }

  .dtbt02 .btn06:hover {
    width: 265px;
    height: 141px;
    background: url("../images/cert1s.png") 0 0 no-repeat;
    background-size: contain;
  }
}

@media only screen and (max-width: 1023px) {
  .dtbt02 .btn06 {
    background: none;
    width: 50%;
    height: auto;
  }

  .dtbt02 .btn06>.view {
    width: 100%;
    border: 1px solid #333;
    border-radius: 35px;
    padding-top: 141.6666666667%;
    background: url("../images/m_pro_icon_btn_02.jpg") 50% 50% no-repeat;
    background-size: contain;
  }

  .dtbt02 .btn06:hover {
    background: none;
    width: 50%;
    height: auto;
  }

  .dtbt02 .btn06:hover>.view {
    background: url("../images/m_pro_icon_btn_02.jpg") top center no-repeat;
    width: 108px;
    height: 153px;
    background-size: 108px auto;
    width: 100%;
    height: auto;
    border: 1px solid #333;
    border-radius: 35px;
    background-size: contain;
    padding-top: 140.7407407407%;
  }
}

@media screen and (min-width: 768px) and (max-width: 1008px) {
  .dtbt02 .btn06 {
    width: 35%;
  }
}

@media screen and (orientation: landscape) and (max-width: 1023px) {
  .dtbt02 .btn06 {
    width: 35%;
  }
}

@media only screen and (max-width: 1023px) {
  .dtbt02 {
    padding: 0 12%;
    font-size: 0;
    line-height: 0;
    letter-spacing: 0;
  }

  .dtbt02 a.btn05,
  .dtbt02 a.btn06 {
    margin: 0;
  }
}

.index_video {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  z-index: 60;
  position: fixed;
  top: 0;
  left: 0;
}

.index_video .center {
  max-width: 1024px;
  position: relative;
  margin: 0 auto;
  height: 400px;
  top: 50%;
  margin-top: -230px;
}

.index_video .center .xxx {
  background: url("../images/xxx.png");
  background-position: center top;
  background-repeat: no-repeat;
  width: 52px;
  height: 52px;
  position: absolute;
  right: 0px;
  top: -60px;
  cursor: pointer;
}

.index_video .center iframe {
  max-width: 100%;
  margin: 0 auto;
  width: 1024px;
  height: 500px;
}

@media only screen and (max-width: 1023px) {
  .index_video .center iframe {
    width: 100%;
    height: 250px;
  }
}

.bn_about {
  background: url("../images/detail_bg_about_01.jpg") fixed no-repeat;
  width: 100%;
  height: 670px;
  -webkit-backface-visibility: hidden;
  background-size: cover;
}

@media only screen and (max-width: 1200px) {
  .bn_about {
    height: 350px;
  }
}

@media only screen and (max-width: 1023px) and (min-width:768px) {
  .bn_about {
    background-attachment: initial;
  }
}

@media only screen and (max-width: 1023px) {
  .bn_about {
    height: 100%;
    background: url("../images/m_about_banner.jpg") no-repeat;
    background-size: cover;
  }
}

.bn_news {
  background: url("../images/nebn.jpg") fixed no-repeat;
  width: 100%;
  height: 670px;
  -webkit-backface-visibility: hidden;
  background-size: cover;
}

@media only screen and (max-width: 1200px) {
  .bn_news {
    height: 350px;
  }
}

@media only screen and (max-width: 1023px) and (min-width:768px) {
  .bn_news {
    background-attachment: initial;
  }
}

@media only screen and (max-width: 1023px) {
  .bn_news {
    height: 100%;
    background: url("../images/m_news_banner.jpg") no-repeat;
    background-size: cover;
  }
}

.bn_contact {
  background: url("../images/cccbg.jpg") fixed no-repeat;
  width: 100%;
  height: 670px;
  -webkit-backface-visibility: hidden;
  background-size: cover;
}

@media only screen and (max-width: 1200px) {
  .bn_contact {
    height: 350px;
  }
}

@media only screen and (max-width: 1023px) and (min-width:768px) {
  .bn_contact {
    background-attachment: initial;
  }
}

@media only screen and (max-width: 1023px) {
  .bn_contact {
    height: 100%;
    background: url("../images/m_contact_banner.jpg") no-repeat;
    background-size: cover;
  }
}

.bn_sta {
  background: url("../images/susssbn.jpg") fixed no-repeat;
  width: 100%;
  height: 670px;
  -webkit-backface-visibility: hidden;
  background-size: cover;
}

@media only screen and (max-width: 1200px) {
  .bn_sta {
    height: 350px;
  }
}

@media only screen and (max-width: 1023px) and (min-width:768px) {
  .bn_sta {
    background-attachment: initial;
  }
}

@media only screen and (max-width: 1023px) {
  .bn_sta {
    height: 100%;
    background: url("../images/susssbn_m.jpg") no-repeat;
    background-size: cover;
  }
}

.bn_learn {
  background: url("../images/learn.jpg") fixed 22% 90px no-repeat;
  width: 100%;
  height: 670px;
  -webkit-backface-visibility: hidden;
  background-size: cover;
}

@media only screen and (max-width: 1200px) {
  .bn_learn {
    height: 350px;
    background-position: 0 0;
  }
}

@media only screen and (max-width: 1023px) and (min-width:768px) {
  .bn_learn {
    background-attachment: initial;
    background-position: top center;
  }
}

@media only screen and (max-width: 1023px) {
  .bn_learn {
    height: 100%;
    background: url("../images/m_learn.jpg") no-repeat;
    background-size: cover;
  }
}

.bn_cer {
  background: url("../images/certbn.jpg") fixed no-repeat;
  width: 100%;
  height: 670px;
  -webkit-backface-visibility: hidden;
  background-size: cover;
}

@media only screen and (max-width: 1200px) {
  .bn_cer {
    height: 350px;
  }
}

@media only screen and (max-width: 1023px) and (min-width:768px) {
  .bn_cer {
    background-attachment: initial;
  }
}

@media only screen and (max-width: 1023px) {
  .bn_cer {
    height: 100%;
    background: url("../images/m_bn_cer.jpg") no-repeat;
    background-size: cover;
  }
}

.bn_hr {
  background: url("../images/hrbg.jpg") fixed no-repeat;
  width: 100%;
  height: 670px;
  -webkit-backface-visibility: hidden;
  background-size: cover;
}

@media only screen and (max-width: 1200px) {
  .bn_hr {
    height: 350px;
  }
}

@media only screen and (max-width: 1023px) and (min-width:768px) {
  .bn_hr {
    background-attachment: initial;
  }
}

@media only screen and (max-width: 1023px) {
  .bn_hr {
    height: 100%;
    background: url("../images/hembn.jpg") no-repeat;
    background-size: cover;
  }
}

.bn_financial {
  background: url("../images/treee.jpg") fixed no-repeat;
  width: 100%;
  height: 670px;
  -webkit-backface-visibility: hidden;
  background-size: cover;
}

@media only screen and (max-width: 1023px) and (min-width:768px) {
  .bn_financial {
    background-attachment: initial;
  }
}

.bn_res {
  background: url("../images/resbn.jpg") fixed no-repeat;
  width: 100%;
  height: 670px;
  float: left;
  -webkit-backface-visibility: hidden;
  background-size: cover;
}

@media only screen and (max-width: 1023px) and (min-width:768px) {
  .bn_res {
    background-attachment: initial;
  }
}

@media only screen and (max-width: 1023px) {
  .bn_res {
    height: 100%;
  }
}

.bn_pr {
  background: url("../images/prbg.jpg") fixed no-repeat;
  width: 100%;
  height: 670px;
  -webkit-backface-visibility: hidden;
  background-size: cover;
}

@media only screen and (max-width: 1200px) {
  .bn_pr {
    height: 350px;
  }
}

@media only screen and (max-width: 1023px) and (min-width:768px) {
  .bn_pr {
    background-attachment: initial;
  }
}

@media only screen and (max-width: 1023px) {
  .bn_pr {
    height: 100%;
    background: url("../images/m_pro_banner.jpg") no-repeat;
    background-size: cover;
  }
}

.bn_papper {
  background: url("../images/pappb.jpg") fixed no-repeat;
  width: 100%;
  height: 670px;
  -webkit-backface-visibility: hidden;
  background-size: cover;
}

@media only screen and (max-width: 1200px) {
  .bn_papper {
    height: 350px;
  }
}

@media only screen and (max-width: 1023px) and (min-width:768px) {
  .bn_papper {
    background-attachment: initial;
  }
}

@media only screen and (max-width: 1023px) {
  .bn_papper {
    height: 100%;
    background: url("../images/m_pappb.jpg") no-repeat;
    background-size: cover;
  }
}

.bn_tape {
  background: url("../images/tape_bn.png") 50% fixed no-repeat;
  width: 100%;
  height: 670px;
  -webkit-backface-visibility: hidden;
  background-size: cover;
}

@media only screen and (max-width: 1200px) {
  .bn_tape {
    height: 350px;
  }
}

@media only screen and (max-width: 1023px) and (min-width:768px) {
  .bn_tape {
    background-attachment: initial;
  }
}

@media only screen and (max-width: 1023px) {
  .bn_tape {
    height: 100%;
    background: url("../images/tape_bn_m.png") 50% no-repeat;
    background-size: cover;
  }
}

.bn_mask {
  background: url("../images/mask_bn.png") 50% fixed no-repeat;
  width: 100%;
  height: 670px;
  -webkit-backface-visibility: hidden;
  background-size: cover;
}

@media only screen and (max-width: 1200px) {
  .bn_mask {
    height: 350px;
  }
}

@media only screen and (max-width: 1023px) and (min-width:768px) {
  .bn_mask {
    background-attachment: initial;
  }
}

@media only screen and (max-width: 1023px) {
  .bn_mask {
    height: 100%;
    background: url("../images/mask_bn_m.png") 50% no-repeat;
    background-size: cover;
  }
}

.bn_packaging {
  background: url("../images/packaging_bn_s3.jpg") fixed no-repeat;
  width: 100%;
  height: 670px;
  -webkit-backface-visibility: hidden;
  background-size: cover;
}

@media only screen and (max-width: 1200px) {
  .bn_packaging {
    height: 350px;
  }
}

@media only screen and (max-width: 1023px) and (min-width:768px) {
  .bn_packaging {
    background-attachment: initial;
  }
}

@media only screen and (max-width: 1023px) {
  .bn_packaging {
    height: 100%;
    background: url("../images/packaging_bn_m.png") 50% no-repeat;
    background-size: cover;
  }
}

.bn_papper_papperboard {
  background: url("../images/pappboard.jpg") fixed no-repeat;
  width: 100%;
  height: 670px;
  -webkit-backface-visibility: hidden;
  background-size: cover;
}

@media only screen and (max-width: 1200px) {
  .bn_papper_papperboard {
    height: 350px;
  }
}

@media only screen and (max-width: 1023px) and (min-width:768px) {
  .bn_papper_papperboard {
    background-attachment: initial;
  }
}

@media only screen and (max-width: 1023px) {
  .bn_papper_papperboard {
    height: 100%;
    background: url("../images/m_pappboard.jpg") no-repeat;
    background-size: cover;
  }
}

.bn_smc {
  background: url("../images/scmbg.jpg") fixed no-repeat;
  width: 100%;
  height: 670px;
  -webkit-backface-visibility: hidden;
  background-size: cover;
}

@media only screen and (max-width: 1200px) {
  .bn_smc {
    height: 350px;
  }
}

@media only screen and (max-width: 1023px) and (min-width:768px) {
  .bn_smc {
    background-attachment: initial;
  }
}

@media only screen and (max-width: 1023px) {
  .bn_smc {
    height: 100%;
    background: url("../images/m_pro_banner_5.jpg") no-repeat;
    background-size: cover;
  }
}

.bn_pulp {
  background: url("../images/pulpbn.jpg") fixed no-repeat;
  width: 100%;
  height: 670px;
  -webkit-backface-visibility: hidden;
  background-size: cover;
}

@media only screen and (max-width: 1200px) {
  .bn_pulp {
    height: 350px;
  }
}

@media only screen and (max-width: 1023px) and (min-width:768px) {
  .bn_pulp {
    background-attachment: initial;
  }
}

@media only screen and (max-width: 1023px) {
  .bn_pulp {
    height: 100%;
    background: url("../images/m_pulpbn.jpg") no-repeat;
    background-size: cover;
  }
}

.bn_spapper {
  background: url("../images/spbn.jpg") fixed no-repeat;
  width: 100%;
  height: 670px;
  -webkit-backface-visibility: hidden;
  background-size: cover;
}

@media only screen and (max-width: 1200px) {
  .bn_spapper {
    height: 350px;
  }
}

@media only screen and (max-width: 1023px) and (min-width:768px) {
  .bn_spapper {
    background-attachment: initial;
  }
}

@media only screen and (max-width: 1023px) {
  .bn_spapper {
    height: 100%;
  }
}

.bn_search {
  background: url("../images/search.jpg") fixed no-repeat;
  width: 100%;
  height: 670px;
  -webkit-backface-visibility: hidden;
  background-size: cover;
}

@media only screen and (max-width: 1200px) {
  .bn_search {
    height: 350px;
  }
}

@media only screen and (max-width: 1023px) and (min-width:768px) {
  .bn_search {
    background-attachment: initial;
  }
}

@media only screen and (max-width: 1023px) {
  .bn_search {
    height: 100%;
  }
}

.inbn {
  width: 100%;
  height: 670px;
  margin-top: 160px;
  z-index: 5;
  opacity: 0;
  -moz-opacity: 0;
  filter: alpha(opacity=0);
  animation: bnmov01 0.8s 0s forwards;
}

@media only screen and (max-width: 1200px) {
  .inbn {
    margin-top: 140px;
    height: 350px;
  }
}

@media only screen and (max-width: 1023px) {
  .inbn {
    height: auto;
    padding-top: 50.93%;
    position: relative;
    margin-top: 141.5px;
  }
}

@media screen and (orientation: landscape) and (max-device-width: 767px) {
  .inbn {
    margin-top: 66.5px;
  }
}

.inbn .box_rel {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 5;
}

@media only screen and (max-width: 1023px) {
  .inbn .box_rel {
    position: absolute;
    top: 0;
    left: 0;
  }
}

.inbn .rel_bn {
  position: relative;
  width: 100%;
  height: 670px;
  overflow: hidden;
}

@media only screen and (max-width: 1200px) {
  .inbn .rel_bn {
    height: 350px;
  }
}

@media only screen and (max-width: 1023px) {
  .inbn .rel_bn {
    height: 100%;
  }
}

.inbn .rel_bn .dottarea {
  height: 13px;
  width: 1330px;
  left: 50%;
  margin-left: -665px;
  position: absolute;
  bottom: 60px;
  font-size: 0;
  text-align: right;
}

@media only screen and (max-width: 1290px) {
  .inbn .rel_bn .dottarea {
    left: 0;
    padding-right: 20px;
    margin: 0;
    width: 100%;
  }
}

@media only screen and (max-width: 1023px) {
  .inbn .rel_bn .dottarea {
    text-align: center;
    padding-right: 0;
    bottom: 10px;
  }
}

.inbn .rel_bn .dottarea .dot {
  border: 2px solid #FFF;
  width: 13px;
  height: 13px;
  margin: 0px 3px;
  cursor: pointer;
  display: inline-block;
  border-radius: 50%;
}

.inbn .rel_bn .dottarea .dot:hover,
.inbn .rel_bn .dottarea .dot.now {
  background: #FFF;
}

@media only screen and (max-width: 1023px) {
  .inbn .rel_bn .dottarea .dot {
    width: 6px;
    height: 6px;
    border: 1px solid #fff;
  }
}

.inbn .box_9999 {
  width: 99999px;
  position: absolute;
}

@media only screen and (max-width: 1023px) {
  .inbn .box_9999 {
    height: 100%;
  }
}

.inbn .center_title {
  text-align: center;
  top: 50%;
  margin-top: -40px;
  position: absolute;
  width: 100%;
  opacity: 0;
  -moz-opacity: 0;
  filter: alpha(opacity=0);
  animation: bnmov02 0.8s 0.3s forwards;
}

.inbn .center_title h3 {
  color: #FFF;
  font-size: 46px;
  font-family: "Taviraj", serif;
  margin-bottom: 5px;
  line-height: 46px;
  font-weight: normal;
}

.inbn .center_title p {
  text-align: center;
  letter-spacing: 0.2em;
  font-size: 20px;
  color: #FFF;
}

.inbn .center_title.su h3,
.inbn .center_title.su p {
  color: #3e3a39;
}

@media only screen and (min-width: 900px) and (max-width: 1024px) and (orientation: landscape) {
  .inbn .center_title.about_title img {
    max-height: 65px;
  }

  .inbn .center_title.pro_title img {
    max-height: 65px;
  }

  .inbn .center_title.pro_title_2 img {
    max-height: 66px;
  }

  .inbn .center_title.pro_title_3 img {
    max-height: 70px;
  }

  .inbn .center_title.pro_title_4 img {
    max-height: 70px;
  }

  .inbn .center_title.pro_title_5 img {
    max-height: 60px;
  }

  .inbn .center_title.pro_title_6 img {
    max-height: 66.5px;
  }

  .inbn .center_title.cer_title img {
    max-height: 66px;
  }

  .inbn .center_title.learn_title_1 img {
    max-height: 78.5px;
  }

  .inbn .center_title.humtitle img {
    max-height: 61px;
  }

  .inbn .center_title.su img {
    max-height: 63px;
  }

  .inbn .center_title.nestitle img {
    max-height: 61px;
  }

  .inbn .center_title.contact_title img {
    max-height: 62px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .inbn .center_title {
    margin-top: -31.75px;
  }

  .inbn .center_title img {
    display: none;
  }

  .inbn .center_title.about_title {
    width: 100%;
    height: 63.5px;
    background: url("../images/p_about_title.png") 50% 50% no-repeat;
    background-size: 232.5px auto;
  }

  .inbn .center_title.pro_title {
    width: 100%;
    height: 62px;
    background: url("../images/p_pro_title.png") 50% 50% no-repeat;
    background-size: 164.5px auto;
  }

  .inbn .center_title.pro_title_2 {
    width: 100%;
    height: 68px;
    background: url("../images/p_sptitle.png") 50% 50% no-repeat;
    background-size: 284px auto;
  }

  .inbn .center_title.pro_title_3 {
    width: 100%;
    height: 64px;
    background: url("../images/p_pulp_title.png") 50% 50% no-repeat;
    background-size: 78px auto;
  }

  .inbn .center_title.pro_title_4 {
    width: 100%;
    height: 64.5px;
    background: url("../images/p_papptitle.png") 50% 50% no-repeat;
    background-size: 345px auto;
  }

  .inbn .center_title.pro_title_5 {
    width: 100%;
    height: 61px;
    background: url("../images/p_pro_title_5.png") 50% 50% no-repeat;
    background-size: 327.5px auto;
  }

  .inbn .center_title.pro_title_6 {
    width: 100%;
    height: 69.5px;
    background: url("../images/p_agriculture.png") 50% 50% no-repeat;
    background-size: 409px auto;
  }

  .inbn .center_title.su {
    width: 100%;
    height: 62px;
    background: url("../images/p_sumb_title.png") 50% 50% no-repeat;
    background-size: 252px auto;
  }

  .inbn .center_title.humtitle {
    width: 100%;
    height: 57.5px;
    background: url("../images/p_hummb_title.png") 50% 50% no-repeat;
    background-size: 317.5px auto;
  }

  .inbn .center_title.nestitle {
    width: 100%;
    height: 61.5px;
    background: url("../images/p_news_title.png") 50% 50% no-repeat;
    background-size: 112px auto;
  }

  .inbn .center_title.contact_title {
    width: 100%;
    height: 62.5px;
    background: url("../images/p_contact.png") 50% 50% no-repeat;
    background-size: 218.5px auto;
  }

  .inbn .center_title.learn_title_1 {
    width: 100%;
    height: 60px;
    background: url("../images/p_learn_title.png") 50% 50% no-repeat;
    background-size: 441px auto;
  }

  .inbn .center_title.cer_title {
    width: 100%;
    height: 56.5px;
    background: url("../images/p_bn_cer_title.png") 50% 50% no-repeat;
    background-size: 259.5px auto;
  }

  .inbn .center_title.search_title {
    width: 100%;
    height: 57px;
    background: url("../images/p_bn_search_title.png") 50% 50% no-repeat;
    background-size: 231.5px auto;
  }

  .inbn .center_title.tape-tit {
    width: 100%;
    height: 68px;
    background: url("../images/p_type.png") 50% 50% no-repeat;
    background-size: 284px auto;
  }

  .inbn .center_title.package-tit {
    width: 100%;
    height: 68px;
    background: url("../images/p_package.png") 50% 50% no-repeat;
    background-size: 284px auto;
  }

  .inbn .center_title.mask-tit {
    width: 100%;
    height: 68px;
    background: url("../images/p_masking.png") 50% 50% no-repeat;
    background-size: 284px auto;
  }
}

@media only screen and (max-width: 767px) {
  .inbn .center_title {
    margin-top: -20.5px;
  }

  .inbn .center_title img {
    display: none;
  }

  .inbn .center_title.about_title {
    width: 100%;
    height: 41px;
    background: url("../images/m_about_title.png") 50% 50% no-repeat;
    background-size: 149px auto;
  }

  .inbn .center_title.pro_title {
    width: 100%;
    height: 39.5px;
    background: url("../images/m_pro_title.png") 50% 50% no-repeat;
    background-size: 106px auto;
  }

  .inbn .center_title.pro_title_2 {
    width: 100%;
    height: 43px;
    background: url("../images/m_sptitle.png") 50% 50% no-repeat;
    background-size: 181.5px auto;
  }

  .inbn .center_title.pro_title_3 {
    width: 100%;
    height: 41.5px;
    background: url("../images/m_pulp_title.png") 50% 50% no-repeat;
    background-size: 50px auto;
  }

  .inbn .center_title.pro_title_4 {
    width: 100%;
    height: 40.5px;
    background: url("../images/m_papptitle.png") 50% 50% no-repeat;
    background-size: 270.5px auto;
  }

  .inbn .center_title.pro_title_5 {
    width: 100%;
    height: 38.5px;
    background: url("../images/m_pro_title_5.png") 50% 50% no-repeat;
    background-size: 207.5px auto;
  }

  .inbn .center_title.pro_title_6 {
    width: 100%;
    height: 44.5px;
    background: url("../images/m_agriculture.png") 50% 50% no-repeat;
    background-size: 263.5px auto;
  }

  .inbn .center_title.su {
    width: 100%;
    height: 40px;
    background: url("../images/sumb_title.png") 50% 50% no-repeat;
    background-size: 161.5px auto;
  }

  .inbn .center_title.humtitle {
    width: 100%;
    height: 36.5px;
    background: url("../images/hummb_title.png") 50% 50% no-repeat;
    background-size: 203.5px auto;
  }

  .inbn .center_title.nestitle {
    width: 100%;
    height: 39.5px;
    background: url("../images/m_news_title.png") 50% 50% no-repeat;
    background-size: 71.5px auto;
  }

  .inbn .center_title.contact_title {
    width: 100%;
    height: 40px;
    background: url("../images/m_contact.png") 50% 50% no-repeat;
    background-size: 140px auto;
  }

  .inbn .center_title.learn_title_1 {
    width: 100%;
    height: 38px;
    background: url("../images/m_learn_title.png") 50% 50% no-repeat;
    background-size: 282px auto;
  }

  .inbn .center_title.cer_title {
    width: 100%;
    height: 41px;
    background: url("../images/m_bn_cer_title.png") 50% 50% no-repeat;
    background-size: 189px auto;
  }

  .inbn .center_title.search_title {
    width: 100%;
    height: 43px;
    background: url("../images/search_title.png") 50% 50% no-repeat;
    background-size: 173.5px auto;
  }

  .inbn .center_title.tape-tit {
    width: 100%;
    height: 43px;
    background: url("../images/m_type.png") 50% 50% no-repeat;
    background-size: 181.5px auto;
  }

  .inbn .center_title.package-tit {
    width: 100%;
    height: 43px;
    background: url("../images/m_packaging.png") 50% 50% no-repeat;
    background-size: 181.5px auto;
  }

  .inbn .center_title.mask-tit {
    width: 100%;
    height: 43px;
    background: url("../images/m_mask.png") 50% 50% no-repeat;
    background-size: 181.5px auto;
  }
}

@keyframes bnmov01 {
  0% {
    top: 80px;
    opacity: 0;
    -moz-opacity: 0;
    filter: alpha(opacity=0);
  }

  100% {
    top: 0;
    opacity: 1;
    -moz-opacity: 1;
    filter: alpha(opacity=100);
  }
}

@keyframes bnmov02 {
  0% {
    margin-top: 0px;
    opacity: 0;
    -moz-opacity: 0;
    filter: alpha(opacity=0);
  }

  100% {
    margin-top: -44px;
    opacity: 1;
    -moz-opacity: 1;
    filter: alpha(opacity=100);
  }
}

@media only screen and (max-width: 1200px) {
  @keyframes bnmov02 {
    0% {
      margin-top: 0px;
      opacity: 0;
      -moz-opacity: 0;
      filter: alpha(opacity=0);
    }

    100% {
      margin-top: -24px;
      opacity: 1;
      -moz-opacity: 1;
      filter: alpha(opacity=100);
    }
  }
}

.detail_header {
  opacity: 0;
  -moz-opacity: 0;
  filter: alpha(opacity=0);
  animation: alpha 0.8s 0.5s forwards;
}

.box_980 {
  max-width: 980px;
  margin: 0 auto;
}

@media only screen and (max-width: 1023px) {
  .box_980 {
    padding: 0px 20px;
  }
}

.fs_16 {
  font-size: 16px;
}

.news {
  padding-bottom: 120px;
}

.news .news_title {
  padding-top: 60px;
  font-size: 24px;
  color: #047832;
  letter-spacing: 0.2em;
  margin-bottom: 10px;
}

@media only screen and (max-width: 1023px) {
  .news .news_title {
    text-align: center;
    font-size: 20px;
    padding-top: 80px;
  }
}

.news .shorr {
  margin-bottom: 15px;
  font-size: 16px;
}

@media only screen and (max-width: 1023px) {
  .news .shorr {
    text-align: center;
    font-size: 15px;
  }
}

.news .section_area {
  margin-left: 200px;
  margin-bottom: 40px;
}

@media only screen and (max-width: 1023px) {
  .news .section_area {
    margin: 0 auto;
    padding: 0px 20px;
    margin-bottom: 60px;
  }
}

.news .section_area .title {
  font-size: 16px;
  color: #3E3A39;
  margin-right: 20px;
  float: left;
}

.news .section_area .cate_g {
  margin-bottom: 10px;
}

@media only screen and (max-width: 1023px) {
  .news .section_area .cate_g {
    margin-bottom: 35px;
  }
}

.news .section_area .ceck {
  list-style: none;
  float: left;
}

@media only screen and (max-width: 1023px) {
  .news .section_area .ceck {
    max-width: 180px;
  }
}

.news .section_area .ceck li {
  cursor: pointer;
  float: left;
  background: url("../images/cehck.png") 0px 4px no-repeat;
  padding-left: 35px;
  vertical-align: middle;
  margin-right: 50px;
}

@media only screen and (max-width: 1023px) {
  .news .section_area .ceck li {
    width: 50%;
    padding-left: 24px;
    margin-right: 0;
    background: url("../images/cehckm.png") 0px 4px no-repeat;
    background-size: 17px auto;
  }
}

.news .section_area .ceck li:hover,
.news .section_area .ceck li.now {
  background: url("../images/cehcks.png") 0px 4px no-repeat;
}

@media only screen and (max-width: 1023px) {

  .news .section_area .ceck li:hover,
  .news .section_area .ceck li.now {
    background: url("../images/cehcksm.png") 0px 4px no-repeat;
    background-size: 17px auto;
  }
}

.news .section_area .sele_225 {
  background: url("../images/select_bgg.png");
  background-position: center top;
  background-repeat: no-repeat;
  width: 225px;
  height: 42px;
  color: #3E3A39;
  float: left;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  padding: 0px 20px;
  font-size: 14px;
  margin-right: 40px;
  letter-spacing: 1px;
}

@media only screen and (max-width: 1023px) {
  .news .section_area .sele_225 {
    height: 30px;
    width: 160px;
    margin-right: 0;
    background-size: auto 30px;
  }
}

.news .section_area .send {
  background: #529C7B;
  color: #FFF;
  text-align: center;
  height: 42px;
  color: #FFF;
  font-size: 16px;
  width: 225px;
}

.news .section_area .send:hover {
  background: #007934;
}

@media only screen and (max-width: 1023px) {
  .news .section_area .send {
    width: 100%;
    margin-top: 17px;
  }
}

.news .year_title {
  font-size: 22px;
  color: #529c7b;
  padding-bottom: 15px;
  line-height: 22px;
  padding-left: 10px;
  letter-spacing: 0.2em;
  border-bottom: 2px solid #529C7B;
  margin-bottom: 35px;
}

@media only screen and (max-width: 1023px) {
  .news .year_title {
    text-align: center;
    font-size: 20px;
    padding-bottom: 10px;
    margin-bottom: 25px;
  }
}

.news .list_list {
  list-style-type: none;
  margin-bottom: 50px;
}

.news .list_list li {
  margin-bottom: 30px;
}

.news .list_list li .mon_title {
  font-size: 18px;
  background: #EEEEEF;
  height: 44px;
  padding-left: 15px;
  margin-bottom: 20px;
  line-height: 44px;
  border-bottom: 1px solid #E2E3E3;
  letter-spacing: 2px;
}

@media only screen and (max-width: 1023px) {
  .news .list_list li .mon_title {
    text-align: center;
    height: 40px;
    line-height: 40px;
  }
}

.news .list_list li .itemee li {
  list-style: none;
  border-bottom: 1px dashed #a8a8a8;
  margin-bottom: 0;
}

.news .list_list li .itemee li:last-child {
  border-bottom: 0px;
}

@media only screen and (max-width: 1023px) {
  .news .list_list li .itemee li:last-child {
    border-bottom: 1px dashed #a8a8a8;
  }
}

.news .list_list li .itemee li a {
  display: block;
  padding: 15px 10px;
}

.news .list_list li .itemee li a:hover {
  background: #f9f9f9;
}

.news .list_list li .itemee li a:hover p {
  color: #047832;
}

.news .list_list li .itemee li .date {
  font-size: 13px;
  float: left;
  color: #595757;
  margin-right: 20px;
  line-height: 22px;
}

@media only screen and (max-width: 1023px) {
  .news .list_list li .itemee li .date {
    color: #231815;
    font-size: 15px;
    margin-right: 0;
  }
}

.news .list_list li .itemee li .cate_01 {
  min-width: 70px;
  margin-right: 20px;
  height: 22px;
  line-height: 22px;
  color: #FFF;
  float: left;
  text-align: center;
  font-size: 12px;
  background: #888;
  border-radius: 2px;
}

.news .list_list li .itemee li .cate_02 {
  min-width: 70px;
  margin-right: 20px;
  height: 22px;
  line-height: 22px;
  color: #FFF;
  float: left;
  text-align: center;
  font-size: 12px;
  background: #1eaa39;
  border-radius: 2px;
}

.news .list_list li .itemee li .cate_03 {
  min-width: 70px;
  margin-right: 20px;
  height: 22px;
  line-height: 22px;
  color: #FFF;
  float: left;
  text-align: center;
  font-size: 12px;
  background: #004e09;
  border-radius: 2px;
}

.news .list_list li .itemee li .cate_04 {
  min-width: 70px;
  margin-right: 20px;
  height: 22px;
  line-height: 22px;
  color: #FFF;
  float: left;
  text-align: center;
  font-size: 12px;
  background: #ec7136;
  border-radius: 2px;
}

.news .list_list li .itemee li .m_cate {
  display: none;
}

@media only screen and (max-width: 1023px) {
  .news .list_list li .itemee li .m_cate {
    display: block;
    margin-right: 5px;
  }
}

@media only screen and (max-width: 1023px) {
  .news .list_list li .itemee li .pc_cate {
    display: none;
  }
}

.news .list_list li .itemee li p {
  line-height: 22px;
  color: #3E3A39;
  float: left;
  overflow: hidden;
  max-width: 710px;
  height: 25px;
}

@media only screen and (max-width: 1023px) {
  .news .list_list li .itemee li p {
    font-size: 15px;
    float: none;
    padding-top: 10px;
    clear: both;
    color: #231815;
    height: auto;
  }
}

.news .det_title {
  float: left;
  max-width: 650px;
}

@media only screen and (max-width: 1023px) {
  .news .det_title {
    float: none;
    padding-left: 25px;
    padding-right: 25px;
  }
}

.news .det_title h3 {
  font-weight: normal;
  font-size: 19px;
  color: #3E3A39;
  line-height: 25px;
  margin-bottom: 10px;
}

@media only screen and (max-width: 1023px) {
  .news .det_title h3 {
    color: #231815;
    margin-bottom: 0;
    padding-bottom: 15px;
    border-bottom: 1px dashed #aaa;
  }
}

.news .det_title .date {
  font-size: 13px;
  color: #9E9E9F;
  line-height: 13px;
}

.news .det_title .date.m_style {
  display: none;
  color: #231815;
  font-size: 15px;
}

@media only screen and (max-width: 1023px) {
  .news .det_title .date {
    display: none;
  }

  .news .det_title .date.m_style {
    margin-bottom: 10px;
    display: block;
  }
}

.news .m_back .backtolist {
  display: none;
}

@media only screen and (max-width: 1023px) {
  .news .m_back {
    padding-top: 30px;
    clear: both;
  }

  .news .m_back .backtolist {
    margin: 0 auto;
    display: block;
    float: none;
    font-size: 16px;
    height: 32px;
    line-height: 32px;
  }
}

.news .backtolist {
  float: right;
  width: 173px;
  height: 30px;
  background: #529C7B;
  color: #FFF;
  text-align: center;
  line-height: 30px;
}

.news .backtolist:hover {
  background: #007934;
}

@media only screen and (max-width: 1023px) {
  .news .backtolist {
    display: none;
  }
}

.news .nstoparea {
  margin-top: 40px;
  padding-bottom: 20px;
  border-bottom: 1px dashed #aaa;
  margin-bottom: 50px;
}

@media only screen and (max-width: 1023px) {
  .news .nstoparea {
    margin-bottom: 18px;
    padding-bottom: 0;
    border-bottom: none;
  }
}

.news .news_contetnt_area img {
  max-width: 100%;
}

.news .news_contetnt_area .fs_13 {
  font-size: 13px;
  line-height: 22px;
}

.news .news_contetnt_area .center {
  text-align: center;
}

.news .news_contetnt_area p {
  color: #231815;
  font-size: 15px;
  line-height: 30px;
}

@media only screen and (max-width: 1023px) {
  .news .news_contetnt_area {
    padding-left: 25px;
    padding-right: 25px;
    margin-bottom: 30px;
  }
}

.news .next_art {
  position: fixed;
  right: 50%;
  top: 50%;
  margin-right: -560px;
  z-index: 1;
  background: url("../images/nextar.png");
  background-position: center top;
  background-repeat: no-repeat;
  width: 46px;
  height: 73px;
}

@media only screen and (max-width: 1200px) {
  .news .next_art {
    right: 20px;
    margin: 0;
  }
}

.news .next_art:hover {
  background: url("../images/nextars.png");
  background-position: center top;
  background-repeat: no-repeat;
  width: 46px;
  height: 73px;
}

@media only screen and (max-width: 1023px) {
  .news .next_art {
    position: static;
    right: auto;
    top: auto;
    margin-right: 75px;
    float: right;
  }
}

.news .pre_art {
  position: fixed;
  z-index: 1;
  left: 50%;
  top: 50%;
  margin-left: -560px;
  background: url("../images/prear.png");
  background-position: center top;
  background-repeat: no-repeat;
  width: 45px;
  height: 73px;
}

@media only screen and (max-width: 1200px) {
  .news .pre_art {
    left: 20px;
    margin: 0;
  }
}

.news .pre_art:hover {
  background: url("../images/prears.png");
  background-position: center top;
  background-repeat: no-repeat;
  width: 45px;
  height: 73px;
}

@media only screen and (max-width: 1023px) {
  .news .pre_art {
    position: static;
    left: auto;
    top: auto;
    margin-left: 75px;
    float: left;
  }
}

.marb_50 {
  margin-bottom: 50px;
}

.box_840 {
  max-width: 840px;
  margin: 0 auto;
}

.cont_935 {
  max-width: 935px;
  margin: 0 auto;
  padding-top: 80px;
  padding-bottom: 50px;
}

@media only screen and (max-width: 835px) {
  .cont_935 .title_green {
    text-align: center;
  }
}

@media only screen and (max-width: 1023px) {
  .cont_935 {
    padding: 80px 25px 0px 25px;
  }
}

.cont_935 img {
  max-width: 100%;
}

@media only screen and (max-width: 1023px) {
  .cont_935 .center .mbimg {
    margin: 0 auto;
  }
}

.cont_935 .centert {
  text-align: center;
  margin-bottom: 35px;
  color: #231815;
}

.cont_935 .centert p {
  text-align: center;
}

.cont_935 .centert .origin_f {
  color: #eb6700;
}

.cont_935 .infshow {
  background: url("../images/penepn.png") left no-repeat;
  padding-left: 60px;
  text-align: center;
  padding-top: 24px;
  margin: 0 auto;
  font-size: 15px;
  color: #231815;
  display: inline-block;
  height: 47px;
  vertical-align: baseline;
}

@media only screen and (max-width: 1023px) {
  .cont_935 .infshow {
    height: auto;
    background: url("../images/m_penepn.png") 0 50% no-repeat;
    background-size: 38.5px auto;
    padding-left: 53.5px;
    margin-bottom: 30px;
  }
}

.cont_935 .form_area {
  margin-bottom: 40px;
}

.cont_935 .form_area .twotwo {
  margin-bottom: 30px;
}

@media only screen and (max-width: 1023px) {
  .cont_935 .form_area .twotwo {
    margin-bottom: 20px;
  }

  .cont_935 .form_area .twotwo .set01 {
    margin-bottom: 20px;
  }

  .cont_935 .form_area .twotwo .set01:last-child {
    margin-bottom: 0;
  }
}

.cont_935 .form_area .set01 {
  float: left;
  margin-right: 30px;
}

.cont_935 .form_area .set01:nth-child(2n-2) {
  margin-right: 0;
}

@media only screen and (max-width: 1023px) {
  .cont_935 .form_area .set01 {
    float: none;
    margin-right: 0;
  }
}

.cont_935 .form_area .sendbtn {
  width: 130px;
  height: 35px;
  text-align: center;
  color: #FFF;
  display: block;
  margin: 0 auto;
  font-size: 15px;
  background: #6D6C6C;
  border-radius: 18px;
}

.cont_935 .form_area .sendbtn:hover {
  background: #047832;
}

@media only screen and (max-width: 1023px) {
  .cont_935 .form_area .sendbtn {
    font-size: 16px;
  }
}

.cont_935 .form_area p {
  font-size: 15px;
  color: #231815;
  float: left;
  margin-right: 25px;
  text-align: right;
  min-width: 105px;
  line-height: 35px;
}

.cont_935 .form_area p .org {
  font-size: 10px;
  color: #eb6700;
  display: inline-block;
  line-height: 35px;
  margin-right: 5px;
}

@media only screen and (max-width: 1023px) {
  .cont_935 .form_area p {
    min-width: 0;
    width: 82px;
    margin-right: 10px;
    line-height: 25px;
  }
}

.cont_935 .form_area .w310 {
  border: 1px solid #e2e3e3;
  border-radius: 2px;
  padding: 0px 10px;
  width: 310px;
  height: 35px;
}

.cont_935 .form_area .w310ss {
  background: url("../images/selectttbbb.png") left no-repeat;
  width: 313px;
  height: 35px;
  float: left;
}

.cont_935 .form_area .w310ss select {
  padding: 0px 10px;
  width: 313px;
  height: 35px;
  background: none;
  text-align: center;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  color: #888;
  font-family: "Noto Sans TC", "Taviraj", sans-serif;
  opacity: 0 \9;
}

@media only screen and (max-width: 1023px) {
  .cont_935 .form_area .w310ss {
    width: auto;
    float: none;
    margin-left: 92px;
    background: url("../images/m_selectb_1.jpg") right 50% no-repeat;
    background-size: 244.5px auto;
    border: 1px solid #ddd;
    border-right: none;
    height: 27px;
  }

  .cont_935 .form_area .w310ss select {
    width: 100%;
    height: 27px;
  }
}

@media only screen and (max-width: 1023px) {
  .cont_935 .form_area .input_box {
    float: none;
    margin-left: 92px;
  }

  .cont_935 .form_area .input_box .w310 {
    width: 100%;
    height: 27px;
  }
}

.cont_935 .form_area .message {
  width: 775px;
  float: left;
  padding: 10px;
  resize: none;
  height: 230px;
  border: 1px solid #e2e3e3;
  border-radius: 2px;
}

@media only screen and (max-width: 1023px) {
  .cont_935 .form_area .message {
    width: 100%;
  }
}

@media only screen and (max-width: 1023px) {
  .cont_935 .form_area .m_msg p {
    width: 100%;
    float: none;
    text-align: left;
  }
}

.cont_935 .list_continformaton li {
  list-style: none;
  border-top: 1px dashed #b0b0b0;
  padding-top: 35px;
}

@media only screen and (max-width: 835px) {
  .cont_935 .list_continformaton li {
    padding-top: 20px;
  }

  .cont_935 .list_continformaton li:first-child {
    border-top: none;
    padding-top: 0;
  }
}

.cont_935 .list_continformaton li .title_green {
  font-size: 19px;
  margin-bottom: 20px;
  letter-spacing: 0.1em;
}

@media only screen and (max-width: 835px) {
  .cont_935 .list_continformaton li .title_green {
    text-align: left;
    font-size: 15px;
    margin-bottom: 10px;
  }
}

.cont_935 .list_continformaton li .title_green span {
  font-size: 35px;
  vertical-align: bottom;
}

@media only screen and (max-width: 835px) {
  .cont_935 .list_continformaton li .title_green span {
    font-size: 20px;
  }
}

.cont_935 .list_continformaton li .title_green span.f15 {
  font-size: 15px;
  color: #007934;
}

.cont_935 .list_continformaton .top_tree li {
  border: none;
  float: left;
  width: 33.3%;
  padding-top: 0;
  margin-bottom: 50px;
}

@media only screen and (max-width: 835px) {
  .cont_935 .list_continformaton .top_tree li {
    width: 100%;
    margin-bottom: 35px;
  }
}

.cont_935 .list_continformaton .top_tree li .f15 {
  font-size: 15px;
  letter-spacing: 0.2em;
  color: #231815;
  font-weight: 500;
}

.cont_935 .list_continformaton .top_tree li .infbox {
  color: #231815;
  font-size: 13px;
  line-height: 22px;
}

.title_green {
  font-size: 24px;
  color: #007934;
  letter-spacing: 0.2em;
  font-weight: normal;
}

.marb_30 {
  margin-bottom: 30px;
}

.marb_110 {
  margin-bottom: 110px;
}

.marb_65 {
  margin-bottom: 65px;
}

.marb_55 {
  margin-bottom: 55px;
}

.marb_80 {
  margin-bottom: 80px;
}

@media only screen and (max-width: 1023px) {
  .m_marb_0 {
    margin-bottom: 0px;
  }
}

@media only screen and (max-width: 1023px) {
  .m_marb_10 {
    margin-bottom: 10px;
  }
}

@media only screen and (max-width: 1023px) {
  .m_marb_15 {
    margin-bottom: 15px;
  }
}

@media only screen and (max-width: 1023px) {
  .m_marb_20 {
    margin-bottom: 20px;
  }
}

@media only screen and (max-width: 1023px) {
  .m_marb_25 {
    margin-bottom: 25px;
  }
}

@media only screen and (max-width: 1023px) {
  .m_marb_30 {
    margin-bottom: 30px;
  }
}

@media only screen and (max-width: 1023px) {
  .m_marb_35 {
    margin-bottom: 35px;
  }
}

@media only screen and (max-width: 1023px) {
  .m_marb_40 {
    margin-bottom: 40px;
  }
}

@media only screen and (max-width: 1023px) {
  .m_marb_45 {
    margin-bottom: 45px;
  }
}

@media only screen and (max-width: 1023px) {
  .m_marb_50 {
    margin-bottom: 50px;
  }
}

@media only screen and (max-width: 1023px) {
  .m_marb_60 {
    margin-bottom: 60px;
  }
}

@media only screen and (max-width: 1023px) {
  .m_marb_70 {
    margin-bottom: 70px;
  }
}

.who_area {
  max-width: 1025px;
  margin: 0 auto;
  padding-top: 50px;
}

.who_area .teim {
  float: left;
  width: 435px;
  margin-bottom: 20px;
  margin-right: 130px;
}

.who_area .teim:nth-child(2n-2) {
  margin-right: 0;
}

.who_area .teim .shssh {
  font-size: 16px;
  color: #231815;
  line-height: 27px;
}

.who_area .teim .shssh:hover {
  color: #047832;
}

.who_area .teim .titl_mo {
  margin-bottom: 25px;
}

.who_area .teim .titl_mo h3 {
  background: #047832;
  float: left;
  min-width: 200px;
  height: 40px;
  text-align: center;
  color: #FFF;
  font-size: 15px;
  letter-spacing: 0.1em;
  line-height: 40px;
  font-family: "Taviraj", sans-serif;
}

.who_area .teim .titl_mo .more {
  float: right;
  font-size: 13px;
  margin-top: 5px;
  color: #231815;
  padding-right: 20px;
  background: url("../images/armore.png") right center no-repeat;
}

.who_area .teim .titl_mo .more:hover {
  color: #047832;
}

.staketitle {
  font-size: 24px;
  letter-spacing: 0.2em;
  color: #007934;
  text-align: center;
  text-align: center;
  padding-top: 70px;
  margin-bottom: 50px;
}

.staketitle_01 {
  font-size: 24px;
  letter-spacing: 0.2em;
  color: #007934;
  text-align: center;
  margin-bottom: 60px;
}

@media only screen and (max-width: 1023px) {
  .staketitle_01 {
    margin-bottom: 32px;
  }
}

.center {
  text-align: center;
}

@media only screen and (max-width: 1023px) {
  .m_align_left {
    text-align: left;
  }
}

.stake_list {
  margin-bottom: 50px;
  padding-top: 60px;
}

@media only screen and (max-width: 1023px) {
  .stake_list {
    margin-bottom: 30px;
  }
}

.stake_list .blacktitle {
  font-size: 20px;
  color: #231815;
  margin-bottom: 10px;
  font-weight: 500;
}

@media only screen and (max-width: 1023px) {
  .stake_list .blacktitle {
    text-align: center;
    font-size: 15px;
  }
}

.stake_list .blacktitle p {
  float: left;
  margin-right: 270px;
}

@media only screen and (max-width: 1023px) {
  .stake_list .blacktitle p {
    float: none;
    margin-right: 0;
  }
}

.staksstable {
  border-bottom: 4px solid #52937B;
  margin-bottom: 40px;
}

.staksstable td {
  padding: 15px 20px;
  font-size: 15px;
  line-height: 22px;
  color: #4C4948;
}

.staksstable tr td:nth-child(3) {
  vertical-align: top;
}

.staksstable tr:nth-child(odd) {
  background: #F4F4F4;
}

.staksstable tr:first-child td {
  background: #52937B;
  color: #FFF;
}

.staksstable td:first-child {
  text-align: center;
}

.staksstable tr:nth-child(n+2) td {
  border-bottom: 1px solid #e7e7e6;
  border-right: 1px solid #E7E7E6;
}

@media only screen and (max-width: 1023px) {
  .staksstable {
    display: none;
  }
}

.box_1160 {
  max-width: 1160px;
  margin: 0 auto;
}

.hrbox {
  padding-top: 80px;
  padding-bottom: 200px;
}

@media only screen and (max-width: 1023px) {
  .hrbox {
    padding: 80px 30px 100px 30px;
  }
}

.hrbox .title_green {
  margin-bottom: 25px;
}

@media only screen and (max-width: 1023px) {
  .hrbox .title_green {
    font-size: 20px;
    text-align: center;
  }
}

.hrbox p {
  font-size: 15px;
  line-height: 27px;
}

.hrbox a {
  color: #007934;
}

.hrbox a:hover {
  color: #52937B;
}

.hrbox .green_2 {
  color: #528B7B;
}

.hrbox .learn_icon4 {
  padding-top: 80px;
  list-style: none;
  margin-bottom: 100px;
}

@media only screen and (max-width: 1023px) {
  .hrbox .learn_icon4 {
    padding-top: 50px;
    margin-bottom: 10px;
  }
}

.hrbox .learn_icon4 li {
  float: left;
  text-align: center;
  padding: 0px 20px;
  width: 25%;
}

@media only screen and (max-width: 1023px) {
  .hrbox .learn_icon4 li {
    margin: 0;
    width: 100%;
    text-align: center;
    margin-bottom: 30px;
  }

  .hrbox .learn_icon4 li .mbimg {
    display: inline-block;
    max-width: 150px;
  }
}

.hrbox .learn_icon4 li:last-child {
  margin-right: 0;
}

.hrbox .learn_icon4 li h3 {
  font-size: 16px;
  color: #528B7B;
  margin: 17px 0px 15px 0px;
}

@media only screen and (max-width: 1023px) {
  .hrbox .learn_icon4 li h3 {
    margin-bottom: 10px;
  }
}

.hrbox .learn_icon4 li p {
  color: #717071;
  font-size: 15px;
  text-align: center;
}

@media only screen and (max-width: 1023px) {
  .hrbox .learn_icon4 li p {
    color: #231815;
  }
}

@media only screen and (max-width: 1023px) {
  .hrbox .picbox_lear22 {
    margin-bottom: 0;
  }
}

.hrbox .picbox_lear22 img {
  max-width: 50%;
}

@media only screen and (max-width: 1023px) {
  .hrbox .picbox_lear22 img {
    max-width: 100%;
    margin-bottom: 10px;
  }
}

.hrbox .picbox_lear1 img {
  max-width: 100%;
}

.hrbox .picbox_lear2 {
  margin-bottom: 120px;
}

@media only screen and (max-width: 1023px) {
  .hrbox .picbox_lear2 {
    margin-bottom: 40px;
    border-bottom: 1px solid #b6b8b8;
    padding-bottom: 30px;
  }
}

.hrbox .picbox_lear2 img {
  max-width: 50%;
  float: left;
}

@media only screen and (max-width: 1023px) {
  .hrbox .picbox_lear2 img {
    width: 100%;
    max-width: 100%;
    margin-bottom: 10px;
  }
}

.hrbox .picbox_lear2 img:nth-child(2) {
  float: right;
}

.hrbox .learn_icon5 {
  margin-top: 80px;
  padding: 0px 40px;
}

@media only screen and (max-width: 1023px) {
  .hrbox .learn_icon5 {
    padding: 0;
  }
}

.hrbox .learn_icon5 li {
  list-style: none;
  float: left;
  text-align: center;
  width: 300px;
  margin-right: 90px;
  margin-bottom: 110px;
}

@media only screen and (max-width: 1200px) {
  .hrbox .learn_icon5 li {
    width: 33.33%;
    margin-right: 0;
    padding: 0 35px;
  }

  .hrbox .learn_icon5 li:nth-child(3n+1) {
    clear: both;
  }
}

@media only screen and (max-width: 1023px) {
  .hrbox .learn_icon5 li {
    width: 100%;
    text-align: center;
    margin-bottom: 40px;
  }

  .hrbox .learn_icon5 li .mbimg {
    width: 158px;
    margin: 0 auto;
  }
}

.hrbox .learn_icon5 li:nth-child(3n-3) {
  margin-right: 0;
}

.hrbox .learn_icon5 li h3 {
  font-size: 16px;
  color: #528B7B;
  border-bottom: 1px solid #DADBDB;
  max-width: 215px;
  margin: 0 auto;
  margin-top: 30px;
  padding-bottom: 12px;
  margin-bottom: 25px;
}

@media only screen and (max-width: 1023px) {
  .hrbox .learn_icon5 li h3 {
    margin-top: 15px;
    padding-bottom: 15px;
  }
}

.hrbox .learn_icon5 li p {
  font-size: 15px;
  line-height: 31px;
  letter-spacing: 0.05em;
  color: #717071;
}

@media only screen and (max-width: 1023px) {
  .hrbox .learn_icon5 li p {
    line-height: 25px;
    color: #231815;
  }
}

.box_1140 {
  max-width: 1140px;
  margin: 0 auto;
}

@media only screen and (max-width: 1200px) {
  .box_1140 {
    max-width: 884px;
  }
  .financial {
  padding-top: 20px !important;
}
}

.mutitle {
  font-size: 24px;
  color: #007934;
  margin-bottom: 40px;
  padding-left: 10px;
  line-height: 40px;
  letter-spacing: 0.2em;
  font-weight: normal;
}

.financial {
  padding-top: 55px;
}

.financial .left_menu_tab {
  width: 250px;
  float: left;
  margin-bottom: 50px;
}

@media only screen and (max-width: 1200px) {
  .financial .left_menu_tab {
    width: 190px;
  }
}

@media only screen and (max-width: 1023px) {
  .financial .left_menu_tab {
    width: 100%;
    padding: 0 35px;
    float: none;
    margin-bottom: 25px;
  }
}

.financial .left_menu_tab .mutitle {
  font-size: 24px;
  color: #007934;
  margin-bottom: 40px;
  padding-left: 10px;
  line-height: 40px;
  letter-spacing: 0.2em;
  font-weight: normal;
}

@media only screen and (max-width: 1200px) {
  .financial .left_menu_tab .mutitle {
    padding-left: 0;
  }
}

@media only screen and (max-width: 1023px) {
  .financial .left_menu_tab .mutitle {
    display: none;
  }
}

.financial .left_menu_tab .mua {
  border-top: 1px solid #E0E1E1;
}

@media only screen and (max-width: 1023px) {
  .financial .left_menu_tab .mua {
    display: none;
  }
}

.financial .left_menu_tab .mua a {
  display: block;
  padding: 16px 0px;
  border-bottom: 1px solid #E0E1E1;
  padding-left: 10px;
  line-height: 20px;
  letter-spacing: 0.15em;
  font-size: 16px;
}

.financial .left_menu_tab .mua a:hover,
.financial .left_menu_tab .mua a.now {
  color: #007934;
}

.financial .left_menu_tab .mua a.active{
  color: #007934;
}

.financial .box_right {
  float: right;
  width: 850px;
  padding-bottom: 0;
}

@media only screen and (max-width: 1200px) {
  .financial .box_right {
    overflow: hidden;
    width: auto;
    float: none;
    margin-left: 220px;
  }
}

@media only screen and (max-width: 1023px) {
  .financial .box_right {
    width: 100%;
    margin-left: 0;
    padding: 0 25px 15px 25px;
  }
}

.financial .box_right img {
  max-width: 100%;
  height: auto;
}

@media only screen and (max-width: 1023px) {
  .financial .box_right img {
    margin-bottom: 15px;
  }
}

.financial .box_right.fs_big_1 {
  font-size: 16px;
  letter-spacing: 0.1em;
}

.financial .box_right.fs_big_2 {
  font-size: 17px;
  line-height: 30px;
  letter-spacing: 0.1em;
}

.financial .box_right.fs_big_3 {
  font-size: 18px;
  line-height: 30px;
  letter-spacing: 0.2em;
}

.financial .box_right.fs_big_4 {
  font-size: 19px;
  line-height: 32px;
  letter-spacing: 0.2em;
}

@media only screen and (max-width: 1023px) {
  .financial .box_right .ag01_list img {
    margin-bottom: 0;
  }
}

@media only screen and (max-width: 1023px) {
  .financial .box_right .animal_ul img {
    min-width: 100%;
    margin-bottom: 0;
  }
}

@media only screen and (max-width: 1023px) {
  .financial .m_padd_40 {
    padding-bottom: 40px;
  }
}

.financial .grar_select {
  background: url("../images/selecboxgrear.png");
  background-position: center top;
  background-repeat: no-repeat;
  width: 432px;
  height: 49px;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  padding-left: 20px;
  letter-spacing: 3px;
  font-size: 15px;
  display: block;
}

.financial .notic {
  font-size: 13px;
}

.financial .align_right {
  font-size: 13px;
  text-align: right;
}

@media only screen and (max-width: 1023px) {
  .financial .align_right.m_float {
    text-align: center;
  }
}

.financial .tab_1 span.title {
  font-weight: bold;
}

.financial .table_area {
  width: 515px;
}

.financial .table_green {
  width: 515px;
}

.financial .table_green td {
  padding: 8px 20px;
  font-size: 15px;
  letter-spacing: 1px;
  border-bottom: 1px solid #529C7B;
}

.financial .table_green tr:first-child td {
  color: #529C7B;
  background: #E5E5E6;
  height: 40px;
  padding: 0px 20px;
  font-weight: 500;
  border-bottom: 3px solid #529C7B;
}

.financial .table_green tr:first-child td:first-child {
  font-size: 15px;
  padding-left: 35px;
  background: url("../images/grtabyt.jpg") right bottom no-repeat;
  background-size: cover;
  color: #FFF;
  width: 135px;
}

.financial .table_green tr:nth-child(odd) {
  background: #E5E5E6;
}

.financial .table_green tr:nth-child(even) {
  background: #FFF;
}

.financial .table_green td:first-child {
  font-size: 12px;
  font-weight: bold;
  padding-left: 37px;
}

.financial .table_green tr:last-child td {
  border-bottom: 2px solid #529C7B;
}

.financial .table_green.top_green100 {
  width: 100%;
}

.financial .table_green.top_green100 tr:first-child td:first-child {
  width: auto;
}

.financial .table_green.top_green100 tr:nth-child(odd) {
  background: #FFF;
}

.financial .table_green.top_green100 tr:nth-child(even) {
  background: #e5e5e6;
}

.financial .table_green.top_green100 tr:first-child td {
  color: #FFF;
  background: #529C7B;
  height: 40px;
  padding: 0px 20px;
  font-weight: 500;
}

.financial .table_green.top_green100 td:first-child {
  font-size: 15px;
  font-weight: normal;
}

.financial .table_green.top_green100 td {
  letter-spacing: 1px;
  border-right: 1px solid #529C7B;
}

.financial .table_green.top_green100 td:last-child {
  border-right: 0px;
}

.financial .table_green.top_green100.pad_10 td {
  padding: 8px 6px 8px 10px;
  font-size: 13px;
  line-height: 20px;
}

.financial .table_green.top_green100.pad_10 td:first-child {
  font-size: 13px;
}

.financial .table_green.top_green100.pad_10 tr:first-child td {
  padding: 0px 10px;
  letter-spacing: 0;
}

.financial .table_green.fpeosat tr:first-child td:first-child {
  padding-left: 20px;
}

.financial .table_green.fpeosat td {
  padding: 5px 20px;
}

.financial .table_green.fpeosat td:first-child {
  padding-left: 20px;
}

.financial .table_green.w_100 {
  width: 100%;
}

.financial .table_green.w_100 td {
  padding: 6px 5px;
}

.financial .table_green.w_100 tr:first-child td {
  padding: 0 16px;
  letter-spacing: 0;
}

.financial .table_green.w_100 td:first-child {
  padding-left: 16px;
}

.financial .table_green.w_100 td:first-child p {
  float: left;
  margin-right: 25px;
}

.financial .table_green.w_100 td:first-child span {
  width: 25px;
  float: left;
  text-align: center;
}

.financial .table_green.w_100 tr:first-child td:first-child {
  font-size: 15px;
  padding-left: 35px;
  max-width: 135px;
}

.financial .table_green.w_610 {
  width: 610px;
}

.financial .table_green.w_610 td:first-child {
  padding-left: 47px;
  font-size: 12px;
}

.financial .table_green.w_610 td:first-child div {
  max-width: 22px;
  text-align: center;
}

.financial .table_green.w_610 tr:first-child td:first-child {
  font-size: 15px;
  padding-left: 35px;
  max-width: 135px;
}

.financial .table_green.w_610 td {
  font-size: 16px;
  padding: 5px 20px;
}

.financial .table_green.w_610_ben {
  width: 610px;
}

.financial .table_green.w_610_ben td:first-child {
  font-size: 12px;
}

.financial .table_green.w_610_ben td:first-child div {
  max-width: 22px;
  text-align: center;
}

.financial .table_green.w_610_ben tr:first-child td:first-child {
  font-size: 15px;
  padding-left: 35px;
  max-width: 135px;
}

.financial .table_green.w_610_ben td {
  font-size: 16px;
  padding: 5px 20px;
}

.financial .table_green.w_100_w {
  width: 100%;
}

.financial .table_green.w_100_w tr:first-child td {
  padding: 3px 16px 0px 16px;
}

.financial .table_green.w_100_w tr:first-child td:first-child {
  font-size: 15px;
  padding-left: 19px;
  max-width: 135px;
}

@media only screen and (max-width: 1023px) {
  .financial .table_green.w_100_w {
    width: 800px;
  }
}

.financial .table_green.w_260 {
  width: 260px;
}

.financial .table_green.w_260 td {
  width: 50%;
  padding: 5px 0;
}

.financial .pdf {
  display: inline-block;
  background: url("../images/pdficon.png");
  background-position: center top;
  background-repeat: no-repeat;
  width: 23px;
  height: 23px;
}

.financial .pdf:hover {
  background: url("../images/pdficons.png");
  background-position: center top;
  background-repeat: no-repeat;
  width: 23px;
  height: 23px;
}

.financial .jpg {
  display: inline-block;
  background: url("../images/jpgicon.png");
  background-position: center top;
  background-repeat: no-repeat;
  width: 23px;
  height: 23px;
}

.financial .jpg:hover {
  background: url("../images/jpgicons.png");
  background-position: center top;
  background-repeat: no-repeat;
  width: 23px;
  height: 23px;
}

.financial .ppt {
  display: inline-block;
  background: url("../images/ppticon.png");
  background-position: center top;
  background-repeat: no-repeat;
  width: 23px;
  height: 23px;
}

.financial .ppt:hover {
  background: url("../images/ppticons.png");
  background-position: center top;
  background-repeat: no-repeat;
  width: 23px;
  height: 23px;
}

.financial .xls {
  display: inline-block;
  background: url("../images/xlsicon.png");
  background-position: center top;
  background-repeat: no-repeat;
  width: 23px;
  height: 23px;
}

.financial .xls:hover {
  background: url("../images/xlsicons.png");
  background-position: center top;
  background-repeat: no-repeat;
  width: 23px;
  height: 23px;
}

.financial .doc {
  display: inline-block;
  background: url("../images/docicon.png");
  background-position: center top;
  background-repeat: no-repeat;
  width: 23px;
  height: 23px;
}

.financial .doc:hover {
  background: url("../images/docicons.png");
  background-position: center top;
  background-repeat: no-repeat;
  width: 23px;
  height: 23px;
}

.financial .video {
  display: inline-block;
  background: url("../images/video.png");
  background-position: center top;
  background-repeat: no-repeat;
  width: 23px;
  height: 20px;
}

.financial .video:hover {
  background: url("../images/video.png");
  background-position: center top;
  background-repeat: no-repeat;
  width: 23px;
  height: 20px;
}

.financial .font_size_select {
  margin-bottom: 25px;
}

.financial .font_size_select .s {
  background: url("../images/fonts_s.png");
  background-position: center top;
  background-repeat: no-repeat;
  width: 25px;
  height: 25px;
  float: left;
  margin-right: 10px;
}

.financial .font_size_select .s:hover {
  background: url("../images/fonts_ss.png");
  background-position: center top;
  background-repeat: no-repeat;
  width: 25px;
  height: 25px;
}

.financial .font_size_select .b {
  background: url("../images/fonts_b.png");
  background-position: center top;
  background-repeat: no-repeat;
  width: 25px;
  height: 25px;
  float: left;
}

.financial .font_size_select .b:hover {
  background: url("../images/fonts_bs.png");
  background-position: center top;
  background-repeat: no-repeat;
  width: 25px;
  height: 25px;
}

.financial .ff_line {
  border-bottom: 1px solid #dfe0e0;
  margin: 50px auto;
}

.financial .box_solid {
  border-right: 1px solid #e0e1e1;
  border-left: 1px solid #e0e1e1;
  border-bottom: 1px solid #e0e1e1;
  padding: 30px;
}

@media only screen and (max-width: 1023px) {
  .financial .box_solid {
    padding: 15px;
  }
}

.financial .tab_area_dod {
  background: #f7f7f7;
  height: 42px;
  border: 1px solid #e0e1e1;
}

@media only screen and (max-width: 1023px) {
  .financial .tab_area_dod {
    height: auto;
    margin-bottom: 40px;
  }
}

@media only screen and (max-width: 1023px) {
  .financial .tab_area_dod.new_page {
    margin-bottom: 0;
  }
}

.financial .tab_area_dod button {
  padding: 0px 20px;
  display: block;
  float: left;
  background: none;
  height: 40px;
  font-size: 15px;
  border-right: 1px solid #e0e1e1;
}

@media only screen and (max-width: 1023px) {
  .financial .tab_area_dod button {
    font-size: 13.5px;
    padding: 10px 2px;
    text-align: center;
    letter-spacing: 0;
  }
}

.financial .tab_area_dod button:hover,
.financial .tab_area_dod button.now {
  background: #FFF;
  height: 42px;
  font-weight: bold;
  margin-top: -1px;
  border-top: 4px solid #529c7b;
}

@media only screen and (max-width: 1023px) {

  .financial .tab_area_dod button:hover,
  .financial .tab_area_dod button.now {
    border-top: 2px solid #529c7b;
    height: auto;
  }
}

.financial .download_p p {
  color: #047832;
  float: left;
  line-height: 40px;
  float: left;
}

.financial .download_p .ionc {
  background: #529C7B;
  height: 24px;
  border-radius: 12px;
  text-align: center;
  line-height: 24px;
  margin-left: 10px;
  color: #FFF;
  padding: 0px 5px;
  margin-top: 7px;
  font-size: 12px;
  display: block;
  float: left;
}

.financial .download_p .ionc:hover {
  background: #047832;
}

.financial .his_imp {
  margin-top: 15px;
  margin-bottom: 20px;
}

.financial .his_imp li {
  list-style: none;
  border-bottom: 1px solid #DFE0E0;
  padding-top: 30px;
  padding-bottom: 30px;
}

.financial .his_imp li:last-child {
  border: 0px;
}

.financial .his_imp li .date {
  float: left;
  color: #047832;
  font-size: 15px;
  font-weight: bold;
}

.financial .his_imp li .detail_cont {
  width: 680px;
  float: left;
  margin-left: 35px;
}

.financial .one_set {
  border-bottom: 1px solid #dfe0e0;
  padding-bottom: 50px;
  margin-bottom: 50px;
}

.financial .one_set:last-child {
  border-bottom: 0px;
}

.ul_style .p1 {
  float: left;
}

.ul_style .p2 {
  margin-left: 35px;
}

.ul_style .w2 .p2 {
  margin-left: 50px;
}

.page_number {
  text-align: center;
}

.page_number .inb {
  display: inline-block;
}

.page_number a {
  display: block;
  float: left;
  margin: 0px 10px;
  width: 23px;
  height: 23px;
  background: #FFF;
  line-height: 23px;
  border-radius: 50%;
  font-size: 13px;
  color: #3E3A39;
}

.page_number a:hover,
.page_number a.now {
  background: #529C7B;
  color: #FFF;
}

.page_number a.dot {
  background: url("../images/pag01.jpg");
  background-position: center top;
  background-repeat: no-repeat;
  width: 23px;
  height: 23px;
}

.page_number a.next {
  background: url("../images/pag02.jpg");
  background-position: center top;
  background-repeat: no-repeat;
  width: 23px;
  height: 23px;
}

.page_number a.nnx {
  background: url("../images/pag03.jpg");
  background-position: center top;
  background-repeat: no-repeat;
  width: 23px;
  height: 23px;
}

.page_number a.bbx {
  background: url("../images/pag06.jpg");
  background-position: center top;
  background-repeat: no-repeat;
  width: 23px;
  height: 23px;
}

.page_number a.pr {
  background: url("../images/pag05.jpg");
  background-position: center top;
  background-repeat: no-repeat;
  width: 23px;
  height: 23px;
}

@media only screen and (max-width: 1023px) {
  .socileall strong {
    font-size: 16px;
    margin-bottom: 10px;
  }
}

@media only screen and (max-width: 1023px) {
  .socileall .line_line {
    margin-bottom: 25px;
  }
}

@media only screen and (max-width: 1023px) {
  .socileall {
    padding-bottom: 100px;
  }

  .socileall .marb_60 {
    margin-bottom: 40px;
  }

  .socileall .marb_40 {
    margin-bottom: 20px;
  }

  .socileall .marb_80 {
    margin-bottom: 40px;
  }
}

.pr_index {
  margin-bottom: 40px;
  /*@media only screen and (max-width: 1200px){
  	.fourimg{
  		margin: 0 -7px;
  		.itemo{
  			padding: 0 7px;
  			margin-right: 0;
  			width: 33.33%;

  		}
  	}
  }*/
}

@media only screen and (max-width: 1023px) {
  .pr_index {
    margin-bottom: 65px;
  }
}

.pr_index .title_index {
  margin-bottom: 45px;
}

@media only screen and (max-width: 1023px) {
  .pr_index .title_index {
    margin-bottom: 25px;
  }
}

.pr_index .short_ext {
  margin-bottom: 50px;
  font-size: 16px;
  color: #231815;
  line-height: 16px;
}

@media only screen and (max-width: 1023px) {
  .pr_index .short_ext {
    margin-bottom: 45px;
    font-size: 15px;
    line-height: 25px;
    text-align: center;
  }
}

.pr_index .box_1000 {
  max-width: 1000px;
  margin: 0 auto;
}

@media only screen and (max-width: 1200px) {
  .pr_index .box_1000 {
    max-width: 835px;
  }
}

.pr_index .fourimg .itemo:nth-child(2n-2) {
  margin-right: 20px;
}

@media only screen and (max-width: 1200px) {
  .pr_index .fourimg .itemo:nth-child(2n-2) {
    margin-right: 0;
  }
}

.pr_index .fourimg .itemo:nth-child(3n-3) {
  margin-right: 0;
}

@media only screen and (max-width: 1340px) {
  .pr_index .fourimg {
    margin: 0 -8px 0 -7px;
  }

  .pr_index .fourimg .itemo {
    margin-bottom: 15px;
    width: 33.33%;
    padding-left: 7px;
    padding-right: 8px;
  }

  .pr_index .fourimg .itemo:nth-child(2n-2) {
    margin-right: 0;
  }

  .pr_index .fourimg .itemo:nth-child(2n+1) {
    clear: inherit;
  }

  .pr_index .fourimg .itemo:nth-child(2) {
    padding-left: 7px;
    padding-right: 8px;
  }

  .pr_index .fourimg .itemo:nth-child(4) {
    padding-right: 8px;
  }
}

@media only screen and (max-width: 1023px) {
  .pr_index .fourimg {
    margin: 0;
  }

  .pr_index .fourimg .itemo {
    padding: 0;
    width: 100%;
  }

  .pr_index .fourimg .itemo:nth-child(2) {
    padding-left: 0;
    padding-right: 0;
  }

  .pr_index .fourimg .itemo:nth-child(4) {
    padding-right: 0;
  }
}

.warp_850 {
  width: 850px;
  height: 450px;
  margin-bottom: 15px;
  overflow: hidden;
  position: relative;
}

.warp_850 .box_99999 {
  width: 99999px;
  position: absolute;
}

.warp_850 .box_99999 .picarea {
  max-width: 850px;
  max-height: 450px;
  float: left;
}

.warp_850 .box_99999 .picarea img {
  max-width: 100%;
}

.small_pic {
  margin-bottom: 40px;
}

.small_pic .smp {
  margin-right: 10px;
  cursor: pointer;
  float: left;
  width: 97px;
  height: 97px;
  overflow: hidden;
}

.small_pic .smp img {
  width: 100%;
  transform: scale(1);
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -webkit-transition: all 0.5s;
}

.small_pic .smp:hover img {
  transform: scale(1.1);
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -webkit-transition: all 0.5s;
}

.textar_pr {
  letter-spacing: 0;
}

.col_green {
  color: #047832;
}

.col_greenl {
  color: #52957b;
}

.sp_list {
  list-style: none;
}

.sp_list li {
  margin-bottom: 30px;
}

@media only screen and (max-width: 1200px) {
  .sp_list li {
    overflow: hidden;
  }
}

@media only screen and (max-width: 1023px) {
  .sp_list li {
    margin-bottom: 25px;
    padding-bottom: 20px;
    border-bottom: #BBB5B2 1px solid;
  }

  .sp_list li:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border: none;
  }
}

.sp_list .picarea {
  width: 315px;
  height: 250px;
  overflow: hidden;
  float: left;
  margin-right: 30px;
}

.sp_list .picarea img {
  width: 100%;
  transform: scale(1);
  transition: all 0.6s;
  -moz-transition: all 0.6s;
  -o-transition: all 0.6s;
  -ms-transition: all 0.6s;
  -webkit-transition: all 0.6s;
}

.sp_list .picarea:hover img {
  transform: scale(1.1);
  transition: all 0.6s;
  -moz-transition: all 0.6s;
  -o-transition: all 0.6s;
  -ms-transition: all 0.6s;
  -webkit-transition: all 0.6s;
}

@media only screen and (max-width: 1200px) {
  .sp_list .picarea {
    width: 245px;
    height: 194px;
    margin-right: 0;
  }
}

@media only screen and (max-width: 1023px) {
  .sp_list .picarea {
    float: none;
    width: 100%;
    margin: 0 0 15px 0;
    height: auto;
  }

  .sp_list .picarea img {
    max-width: 100%;
    width: 100%;
  }
}

.sp_list .constext_a {
  float: left;
  max-width: 495px;
  line-height: 25px;
}

.sp_list .constext_a .title {
  font-weight: bold;
  font-size: 18px;
  color: #007934;
  margin-bottom: 15px;
  display: block;
}

.sp_list .constext_a p {
  font-weight: 500;
  font-size: 14px;
  color: #231f20;
  margin-bottom: 5px;
  display: block;
}

.sp_list .constext_a .title:hover {
  color: #23b24b;
}

@media only screen and (max-width: 1023px) {
  .sp_list .constext_a .title {
    font-size: 16px;
    text-align: left;
  }
}

@media only screen and (max-width: 1200px) {
  .sp_list .constext_a {
    float: none;
    margin-left: 265px;
    max-width: 100%;
  }
}

@media only screen and (max-width: 1023px) {
  .sp_list .constext_a {
    float: none;
    font-size: 15px;
    max-width: inherit;
    margin-left: 0;
  }
}

.ag01_list {
  list-style: none;
  margin-bottom: 75px;
}

.ag01_list li {
  float: left;
  width: 195px;
  margin-right: 10px;
}

.ag01_list li .bgg {
  font-size: 17px;
  background: #EFEFEF;
  padding: 10px;
  font-weight: 500;
  text-align: center;
  letter-spacing: 0.2em;
  color: #3E3A39;
}

@media only screen and (max-width: 1023px) {
  .ag01_list li .bgg {
    padding: 6px 10px;
  }
}

.ag01_list.three {
  max-width: 605px;
  margin: 0 auto;
  margin-bottom: 100px;
}

.ag01_list.three li {
  margin-bottom: 10px;
}

.ag01_list.three li:nth-child(3n-3) {
  margin-right: 0;
}

@media only screen and (max-width: 1200px) {
  .ag01_list.three {
    text-align: center;
    margin-bottom: 50px;
  }

  .ag01_list.three li {
    float: none;
    display: inline-block;
  }

  .ag01_list.three li:nth-child(4) {
    clear: both;
  }
}

@media only screen and (max-width: 1023px) {
  .ag01_list.three {
    margin-bottom: 50px;
  }

  .ag01_list.three li {
    float: left;
    display: block;
  }

  .ag01_list.three li:nth-child(4) {
    clear: initial;
  }
}

@media only screen and (max-width: 1200px) {
  .ag01_list {
    margin: 0 -3px 40px -3px;
  }

  .ag01_list li {
    margin: 0;
    width: 25%;
    padding: 0 3px;
  }
}

@media only screen and (max-width: 1023px) {
  .ag01_list {
    margin: 0 -3px 30px -3px;
  }

  .ag01_list li {
    width: 50%;
    margin-right: 0;
    margin-bottom: 10px;
    padding: 0 3px;
  }

  .ag01_list li img {
    min-width: 100%;
  }

  .ag01_list li .bgg {
    font-size: 15px;
  }
}

.line_850 {
  background: url("../images/lin850.jpg") no-repeat;
  width: 100%;
  height: 102px;
  margin-top: 60px;
}

@media only screen and (max-width: 1023px) {
  .line_850 {
    background: url("../images/m_lin850.jpg") 50% 50% no-repeat;
    background-size: contain;
    padding-top: 18.07228%;
    height: auto;
  }
}

.btn_ogs {
  background: url("../images/osfss01.png");
  background-position: center top;
  background-repeat: no-repeat;
  width: 380px;
  height: 170px;
  margin: 0 auto;
  margin-top: 10px;
  display: block;
}

.btn_ogs:hover {
  background: url("../images/osfss01s.png");
  background-position: center top;
  background-repeat: no-repeat;
  width: 380px;
  height: 170px;
}

@media only screen and (max-width: 1200px) {
  .btn_ogs {
    width: 278px;
    height: 124px;
    margin-top: 50px;
    background: url("../images/osfss01.png") 0 0 no-repeat;
    background-size: contain;
  }

  .btn_ogs:hover {
    width: 278px;
    height: 124px;
    background: url("../images/osfss01s.png") 0 0 no-repeat;
    background-size: contain;
  }
}

@media only screen and (max-width: 1023px) {
  .btn_ogs {
    width: 89.6825%;
    height: auto;
    background: url("../images/m_osfss01s.jpg") 50% 50% no-repeat;
    background-size: contain;
  }

  .btn_ogs>.view {
    padding-top: 45.1327%;
  }

  .btn_ogs:hover {
    width: 89.6825%;
    height: auto;
    background: url("../images/m_osfss01s.jpg") 50% 50% no-repeat;
    background-size: contain;
  }
}

@media screen and (min-width: 768px) and (max-width: 1008px) {
  .btn_ogs {
    width: 50%;
  }
}

.marb_90 {
  margin-bottom: 90px;
}

.section_area.res {
  margin-left: 0;
}

.news .news_title.marb_40 {
  margin-bottom: 40px;
}

.learmore {
  width: 180px;
  height: 60px;
  border-radius: 30px;
  color: #FFF;
  display: block;
  margin: 0 auto;
  margin-bottom: 90px;
  background: #56977b;
  line-height: 60px;
  font-size: 18px;
  text-align: center;
}

.learmore:hover {
  background: #007934;
  color: #FFF;
}

.marb_70 {
  margin-bottom: 70px;
}

.padl_30 {
  padding-left: 30px;
}

.marb_300 {
  margin-bottom: 300px;
}

@media only screen and (max-width: 1023px) {
  .padl_0 {
    padding-left: 0;
  }
}

.line_h19 {
  font-size: 19px;
  text-align: center;
  border-bottom: 2px solid #a9a4a3;
  color: #231815;
  font-weight: 500;
  margin-bottom: 10px;
  padding-bottom: 12px;
}

.box_right .w700 {
  width: 700px;
}

@media only screen and (max-width: 1200px) {
  .box_right .w700 {
    width: 100%;
  }
}

@media only screen and (max-width: 1023px) {
  .box_right .w700 .marb_80 {
    margin-bottom: 40px;
  }
}

.block {
  display: block;
}

.line_line {
  border-bottom: 1px solid #e1e2e2;
  margin-bottom: 60px;
}

.pcimg {
  display: inline-block;
}

@media only screen and (max-width: 1200px) {
  .pcimg img {
    max-width: 100%;
  }
}

@media only screen and (max-width: 1023px) {
  .pcimg {
    display: none;
  }
}

.mbimg {
  display: none;
}

@media only screen and (max-width: 1023px) {
  .mbimg {
    display: block;
  }
}

.report .mutitle {
  display: none;
}

.dow_area {
  max-width: 900px;
  margin: 0 auto;
  padding-top: 20px;
  padding-bottom: 200px;
}

@media only screen and (max-width: 1200px) {
  .dow_area {
    padding-left: 110px;
    padding-right: 110px;
    padding-top: 60px;
  }
}

@media only screen and (max-width: 1023px) {
  .dow_area {
    padding: 0px 20px;
    padding-bottom: 50px;
  }
}

.dow_area a {
  float: left;
  display: block;
  margin-right: 30px;
  margin-bottom: 30px;
}

@media only screen and (max-width: 1200px) {
  .dow_area a {
    margin-right: 0;
    width: 33.33%;
    padding: 0 23px;
  }
}

@media only screen and (max-width: 1023px) {
  .dow_area a {
    margin: 0;
    padding: 0px 7px;
    width: 50%;
    margin-bottom: 25px;
  }
}

.dow_area a .img_aera {
  margin-bottom: 15px;
  width: 280px;
  height: 360px;
  border: 1px solid #E7E8E8;
}

@media only screen and (max-width: 1200px) {
  .dow_area a .img_aera {
    width: 100%;
    padding-top: 128.57%;
    position: relative;
    height: auto;
  }

  .dow_area a .img_aera img {
    position: absolute;
    top: 0;
    left: 0;
  }
}

@media only screen and (max-width: 1023px) {
  .dow_area a .img_aera {
    width: 100%;
    height: auto;
    margin-bottom: 5px;
  }
}

.dow_area a .img_aera img {
  width: 100%;
}

.dow_area a p {
  font-size: 16px;
  text-align: center;
  color: #52907B;
}

.dow_area a:nth-child(3n-3) {
  margin-right: 0;
}

.box_right .w_795 {
  width: 795px;
}

@media only screen and (max-width: 1200px) {
  .box_right .w_795 {
    width: 100%;
  }
}

.learn_title {
  width: 100%;
  height: 35px;
  line-height: 35px;
  color: #FFF;
  border-radius: 5px;
  font-size: 19px;
  text-align: center;
  margin-bottom: 40px;
}

@media only screen and (max-width: 1023px) {
  .learn_title {
    margin-bottom: 20px;
    font-size: 16px;
  }
}

.learn_title.bl {
  background: #0C7DB8;
}

.learn_title.gr1 {
  background: #739686;
}

.learn_title.br1 {
  background: #A39067;
}

.learn_title.pup1 {
  background: #B87E9F;
}

.learn_title.pup2 {
  background: #9d85a7;
}

.w_520 {
  max-width: 515px;
}

@media only screen and (max-width: 1200px) {
  .w_520 {
    max-width: 56.77%;
  }
}

@media only screen and (max-width: 1023px) {
  .w_520 {
    width: 100%;
    max-width: initial;
  }
}

.w_455 {
  max-width: 455px;
  padding-top: 50px;
}

@media only screen and (max-width: 1200px) {
  .w_455 {
    max-width: 50.432%;
  }
}

@media only screen and (max-width: 1023px) {
  .w_455 {
    padding-top: 0;
    width: 100%;
    max-width: initial;
  }
}

.marb_15 {
  margin-bottom: 15px;
}

.five_step li {
  float: left;
  width: 33.3%;
  padding-right: 35px;
  list-style: none;
}

.five_step li strong {
  display: block;
}

@media only screen and (max-width: 1023px) {
  .five_step li {
    float: none;
    width: 100%;
    padding-right: 0;
    margin-bottom: 20px;
  }

  .five_step li strong {
    display: block;
    text-align: center;
  }

  .five_step li:last-child {
    margin-bottom: 0;
  }
}

@media screen and (min-width: 768px) and (max-width: 1008px) {
  .five_step li strong {
    text-align: left;
  }
}

@media only screen and (max-width: 1023px) {
  .five_step.marb_50 {
    margin-bottom: 20px;
  }
}

.five_step.img_leadooll {
  background: url("../images/learp7.jpg") right bottom no-repeat;
  width: 100%;
  height: auto;
  height: 177px;
}

@media only screen and (max-width: 1023px) {
  .five_step.img_leadooll {
    height: auto;
    margin-bottom: 25px;
    padding-bottom: 159px;
    background: url("../images/m_learp7.png") 50% bottom no-repeat;
    background-size: auto 139px;
  }
}

h3.cer21 {
  font-size: 21px;
  font-weight: 500;
  color: #231815;
  margin-bottom: 25px;
}

@media only screen and (max-width: 1023px) {
  h3.cer21 {
    text-align: center;
    font-size: 14px;
  }
}

h3.cer18 {
  font-size: 18px;
  font-weight: 500;
  color: #231815;
  margin-bottom: 25px;
}

@media only screen and (max-width: 1023px) {
  h3.cer18 {
    text-align: center;
    font-size: 14px;
  }
}

.greena {
  color: #007934;
  border-bottom: 1px solid #007934;
  padding-bottom: 3px;
}

@media only screen and (max-width: 1023px) {
  .greena.m_pic {
    display: inline-block;
  }
}

.title_19g {
  font-size: 19px;
  color: #007934;
  margin-bottom: 10px;
}

@media only screen and (max-width: 1023px) {
  .title_19g {
    text-align: center;
    font-size: 15px;
  }
}

.title_16g {
  font-size: 16px;
  color: #007934;
  margin-bottom: 10px;
}

@media only screen and (max-width: 1023px) {
  .title_16g {
    text-align: center;
    font-size: 15px;
  }
}

.gree_table {
  width: 100%;
  margin-bottom: 60px;
}

.gree_table td {
  text-align: center;
  padding: 8px 5px;
  border-bottom: 1px solid #529a7b;
  border-right: 1px solid #529a7b;
}

.gree_table td:last-child {
  border-right: 0px;
}

.gree_table tr:first-child {
  background: #529a7b;
  color: #FFF;
}

.gree_table tr:first-child td {
  font-size: 15px;
  padding: 5px;
  border-right: 1px solid #FFF;
}

@media only screen and (max-width: 1023px) {
  .gree_table tr:first-child td {
    font-size: 12px;
    line-height: 16px;
    padding: 5px 1px;
  }
}

@media only screen and (max-width: 1023px) {
  .gree_table tr td:first-child {
    width: 25%;
  }
}

@media only screen and (max-width: 1023px) {
  .gree_table tr td .m_pic {
    display: inline-block;
  }
}

@media only screen and (max-width: 1023px) {
  .m_fs_16 {
    font-size: 14px;
  }
}

.ggcc {
  margin-bottom: 70px;
}

@media only screen and (max-width: 1023px) {
  .ggcc {
    margin-bottom: 30px;
  }
}

.ggcc li {
  list-style: none;
  float: left;
  text-align: center;
  margin-right: 50px;
}

@media only screen and (max-width: 1023px) {
  .ggcc li {
    width: 50%;
    margin-right: 0;
    margin-bottom: 40px;
  }

  .ggcc li:nth-child(odd) {
    padding-right: 10px;
  }

  .ggcc li:nth-child(even) {
    padding-left: 10px;
  }
}

.w460 {
  max-width: 460px;
}

@media only screen and (max-width: 1200px) {
  .w460 {
    max-width: 350px;
  }
}

@media only screen and (max-width: 1023px) {
  .w460 {
    width: 100%;
    max-width: initial;
  }
}

.learn_top_pic {
  background: url("../images/learp1.jpg") top left no-repeat;
  width: 795px;
  height: 328px;
}

@media only screen and (max-width: 1200px) {
  .learn_top_pic {
    width: 100%;
    background: url("../images/learp1.jpg") top left no-repeat;
    background-size: contain;
    margin-bottom: 0;
  }
}

@media only screen and (max-width: 1023px) {
  .learn_top_pic {
    width: auto;
    height: auto;
    margin-right: -15px;
    padding-right: 15px;
    background: none;
  }

  .learn_top_pic.marb_80 {
    margin-bottom: 30px;
  }

  .learn_top_pic .m_scroll {
    height: 100%;
    height: 166px;
    overflow: hidden;
  }

  .learn_top_pic .m_dot {
    text-align: center;
  }

  .learn_top_pic .m_dot p {
    border-radius: 5px;
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 0 5px;
    border: #717071 2px solid;
  }

  .learn_top_pic .m_dot p.now {
    background: #717071;
  }
}

@media only screen and (max-width: 1023px) {
  .learn_top_pic .click000 {
    float: left;
    height: 100%;
    background: url("../images/m_01.png") 50% 0 no-repeat;
    background-size: 176.5px auto;
    width: 100%;
  }
}

@media only screen and (max-width: 1023px) {
  .learn_top_pic .click006 {
    float: left;
    width: 100%;
    height: 100%;
    background: url("../images/m_07.png") 50% 0 no-repeat;
    background-size: 214.5px auto;
  }
}

.learn_top_pic .click001 {
  display: block;
  float: left;
  margin-left: 170px;
  background: url("../images/lla01.png");
  background-position: center top;
  background-repeat: no-repeat;
  width: 172px;
  height: 133px;
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -webkit-transition: all 0.3s;
}

.learn_top_pic .click001:hover {
  background: url("../images/lla01s.png");
  background-position: center top;
  background-repeat: no-repeat;
  width: 172px;
  height: 133px;
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -webkit-transition: all 0.3s;
}

@media only screen and (max-width: 1200px) {
  .learn_top_pic .click001 {
    height: auto;
    width: 21.635%;
    margin-left: 21.18%;
    background: url("../images/lla01.png") 50% 50% no-repeat;
    background-size: cover;
  }

  .learn_top_pic .click001>.view {
    padding-top: 77.32558%;
  }

  .learn_top_pic .click001:hover {
    height: auto;
    width: 21.635%;
    background: url("../images/lla01s.png") 50% 50% no-repeat;
    background-size: cover;
  }
}

@media only screen and (max-width: 1023px) {
  .learn_top_pic .click001 {
    width: 100%;
    float: left;
    margin-left: auto;
    margin-right: auto;
    height: 100%;
    background: url("../images/m_02.png") 50% 0 no-repeat;
    background-size: 214.5px auto;
  }

  .learn_top_pic .click001:hover {
    width: 100%;
    height: 100%;
    background: url("../images/m_02.png") 50% 0 no-repeat;
    background-size: 214.5px auto;
  }
}

.learn_top_pic .click002 {
  display: block;
  float: left;
  margin-left: 45px;
  background: url("../images/lla02.png");
  background-position: center top;
  background-repeat: no-repeat;
  width: 172px;
  height: 133px;
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -webkit-transition: all 0.3s;
}

.learn_top_pic .click002:hover {
  background: url("../images/lla02s.png");
  background-position: center top;
  background-repeat: no-repeat;
  width: 172px;
  height: 133px;
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -webkit-transition: all 0.3s;
}

@media only screen and (max-width: 1200px) {
  .learn_top_pic .click002 {
    height: auto;
    width: 21.635%;
    background: url("../images/lla02.png") 50% 50% no-repeat;
    background-size: cover;
  }

  .learn_top_pic .click002>.view {
    padding-top: 77.32558%;
  }

  .learn_top_pic .click002:hover {
    height: auto;
    width: 21.635%;
    background: url("../images/lla02s.png") 50% 50% no-repeat;
    background-size: cover;
  }
}

@media only screen and (max-width: 1023px) {
  .learn_top_pic .click002 {
    width: 100%;
    float: left;
    margin-left: auto;
    margin-right: auto;
    height: 100%;
    background: url("../images/m_03.png") 50% 0 no-repeat;
    background-size: 214.5px auto;
  }

  .learn_top_pic .click002:hover {
    width: 100%;
    height: 100%;
    background: url("../images/m_03.png") 50% 0 no-repeat;
    background-size: 214.5px auto;
  }
}

.learn_top_pic .click003 {
  display: block;
  float: left;
  margin-left: 45px;
  background: url("../images/lla03.png");
  background-position: center top;
  background-repeat: no-repeat;
  width: 172px;
  height: 133px;
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -webkit-transition: all 0.3s;
}

.learn_top_pic .click003:hover {
  background: url("../images/lla03s.png");
  background-position: center top;
  background-repeat: no-repeat;
  width: 172px;
  height: 133px;
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -webkit-transition: all 0.3s;
}

@media only screen and (max-width: 1200px) {
  .learn_top_pic .click003 {
    height: auto;
    width: 21.635%;
    background: url("../images/lla03.png") 50% 50% no-repeat;
    background-size: cover;
  }

  .learn_top_pic .click003>.view {
    padding-top: 77.32558%;
  }

  .learn_top_pic .click003:hover {
    height: auto;
    width: 21.635%;
    background: url("../images/lla03s.png") 50% 50% no-repeat;
    background-size: cover;
  }
}

@media only screen and (max-width: 1023px) {
  .learn_top_pic .click003 {
    width: 100%;
    float: left;
    margin-left: auto;
    margin-right: auto;
    height: 100%;
    background: url("../images/m_04.png") 50% 0 no-repeat;
    background-size: 214.5px auto;
  }

  .learn_top_pic .click003:hover {
    width: 100%;
    height: 100%;
    background: url("../images/m_04.png") 50% 0 no-repeat;
    background-size: 214.5px auto;
  }
}

.learn_top_pic .click004 {
  display: block;
  float: left;
  margin-left: 280px;
  background: url("../images/lla04.png");
  background-position: center top;
  background-repeat: no-repeat;
  width: 172px;
  height: 133px;
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  margin-top: 60px;
}

.learn_top_pic .click004:hover {
  background: url("../images/lla04s.png");
  background-position: center top;
  background-repeat: no-repeat;
  width: 172px;
  height: 133px;
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -webkit-transition: all 0.3s;
}

@media only screen and (max-width: 1200px) {
  .learn_top_pic .click004 {
    height: auto;
    width: 21.635%;
    background: url("../images/lla04.png") 50% 50% no-repeat;
    background-size: cover;
    margin-top: 50px;
    margin-left: 35%;
  }

  .learn_top_pic .click004>.view {
    padding-top: 77.32558%;
  }

  .learn_top_pic .click004:hover {
    height: auto;
    width: 21.635%;
    background: url("../images/lla04s.png") 50% 50% no-repeat;
    background-size: cover;
  }
}

@media only screen and (max-width: 1023px) {
  .learn_top_pic .click004 {
    width: 100%;
    float: left;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    height: 100%;
    background: url("../images/m_06.png") 50% 0 no-repeat;
    background-size: 214.5px auto;
  }

  .learn_top_pic .click004:hover {
    width: 100%;
    height: 100%;
    background: url("../images/m_06.png") 50% 0 no-repeat;
    background-size: 214.5px auto;
  }
}

.learn_top_pic .click005 {
  display: block;
  float: right;
  margin-right: 65px;
  margin-left: 60px;
  background: url("../images/lla05.png");
  background-position: center top;
  background-repeat: no-repeat;
  width: 215px;
  height: 133px;
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  margin-top: 60px;
}

.learn_top_pic .click005:hover {
  background: url("../images/lla05s.png");
  background-position: center top;
  background-repeat: no-repeat;
  width: 215px;
  height: 133px;
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -webkit-transition: all 0.3s;
}

@media only screen and (max-width: 1200px) {
  .learn_top_pic .click005 {
    width: 27.044%;
    margin-right: 7.2%;
    margin-top: 50px;
    height: auto;
    background: url("../images/lla05.png") 50% 50% no-repeat;
    background-size: cover;
  }

  .learn_top_pic .click005>.view {
    padding-top: 61.86%;
  }

  .learn_top_pic .click005:hover {
    height: auto;
    width: 27.044%;
    background: url("../images/lla05s.png") 50% 50% no-repeat;
    background-size: cover;
  }
}

@media only screen and (max-width: 1023px) {
  .learn_top_pic .click005 {
    width: 100%;
    float: left;
    height: 100%;
    background: url("../images/m_05.png") 50% 0 no-repeat;
    background-size: 269px auto;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
  }

  .learn_top_pic .click005:hover {
    width: 100%;
    height: 100%;
    background: url("../images/m_05.png") 50% 0 no-repeat;
    background-size: 269px auto;
  }
}

.m_pic {
  display: none;
}

@media only screen and (max-width: 1023px) {
  .m_pic {
    display: block;
  }
}

@media only screen and (max-width: 1200px) {
  .pc_pic {
    max-width: 100%;
  }
}

@media only screen and (max-width: 1023px) {
  .pc_pic {
    display: none;
  }
}

@media only screen and (max-width: 1023px) {
  .m_box {
    margin: 0 -10px;
  }
}

.m_pro_title_1 strong {
  display: block;
  margin-bottom: 35px;
}

.m_pro_title_1 strong br {
  display: none;
}

@media only screen and (max-width: 1023px) {
  .m_pro_title_1 {
    font-size: 15px;
  }

  .m_pro_title_1 strong {
    margin-bottom: 30px;
    text-align: center;
  }

  .m_pro_title_1 strong br {
    display: block;
  }
}

@media only screen and (max-width: 1023px) {
  .m_pro_4_1 {
    width: 190px;
  }
}

@media only screen and (max-width: 1200px) {
  .m_pro_show .warp_850 {
    width: 100%;
    height: auto;
    padding-top: 52.94%;
    position: relative;
  }

  .m_pro_show .box_99999 {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
  }

  .m_pro_show .picarea {
    height: 100%;
    width: 100%;
  }

  .m_pro_show .picarea img {
    position: absolute;
    top: 0;
    left: 0;
    min-width: 100%;
    max-height: 100%;
  }
}

@media only screen and (max-width: 1023px) {
  .m_pro_show {
    margin: 0 -15px;
  }

  .m_pro_show .warp_850 {
    padding-top: 59.42%;
    margin-bottom: 10px;
  }

  .m_pro_show .small_pic {
    margin-bottom: 30px;
  }

  .m_pro_show .small_pic .smp {
    width: 58px;
    height: 58px;
  }
}

.m_pro_title {
  margin-bottom: 35px;
}

@media only screen and (max-width: 1023px) {
  .m_pro_title {
    text-align: center;
    margin-bottom: 25px;
  }
}

@media only screen and (max-width: 1023px) {
  .m_pulp {
    padding-left: 30px;
    padding-right: 30px;
  }

  .m_pulp .title_green {
    display: none;
  }
}

@media only screen and (max-width: 1023px) {
  .m_pulp_title_none {
    display: none;
  }
}

@media only screen and (max-width: 1023px) {
  .m_pulp_title {
    border-top: #BEBEBE 1px solid;
    padding-top: 20px;
    margin-top: 20px;
    margin-bottom: 20px;
    text-align: center;
  }
}

.pro_select {
  position: relative;
  display: none;
  margin-bottom: 30px;
}

@media only screen and (max-width: 1023px) {
  .pro_select {
    display: block;
    border: #AFAFB0 1px solid;
  }

  .pro_select select {
    height: 33px;
    width: 100%;
    font-size: 15px;
    color: #231815;
    background: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
  }

  .pro_select span {
    position: absolute;
    right: 10px;
    top: 0;
    display: block;
    width: 17px;
    height: 35px;
    background: url("../images/select_arrow.jpg") 50% 50% no-repeat;
    background-size: 17px auto;
  }
}

.m_txt {
  width: 730px;
  margin: 0 auto;
}

.m_txt .item {
  width: 364px;
  text-align: center;
}

@media only screen and (max-width: 1023px) {
  .m_txt {
    width: 100%;
  }

  .m_txt .item {
    width: 100%;
    line-height: 30px;
  }

  .m_txt .item:last-child {
    display: none;
  }
}

.m_p {
  display: none;
}

@media only screen and (max-width: 1023px) {
  .m_p {
    display: block;
    line-height: 30px;
  }
}

@media only screen and (max-width: 1023px) {
  .m_ev_txt {
    font-size: 14px;
    font-weight: normal;
  }
}

@media only screen and (max-width: 1023px) {
  .m_ev_title {
    margin-bottom: 0;
  }
}

@media only screen and (max-width: 1023px) {
  .m_learn_txt {
    text-align: center;
  }
}

@media screen and (min-width: 768px) and (max-width: 1008px) {
  .m_learn_txt {
    text-align: left;
  }
}

@media only screen and (max-width: 1023px) {
  .m_scroll_pic {
    padding: 0 25px;
    margin: 0 -25px 20px -25px;
    overflow: hidden;
  }

  .m_scroll_pic.style_1>.view {
    height: 135px;
  }

  .m_scroll_pic.style_2>.view {
    height: 200px;
  }

  .m_scroll_pic>.view {
    position: relative;
    height: 160px;
    margin-bottom: 20px;
  }

  .m_scroll_pic>.view img {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    max-width: none;
  }

  .m_scroll_pic .bar {
    width: 100%;
    height: 10px;
    background: #E2E2E3;
    border: 2px solid #727171;
    position: relative;
    border-radius: 10px;
  }

  .m_scroll_pic .bar .dot {
    position: absolute;
    height: 100%;
    width: 20%;
    top: 0;
    left: 0;
    background: #727171;
    border-radius: 10px;
  }
}

@media only screen and (max-width: 1023px) {
  .p_index_txt p {
    display: block;
  }
}

@media only screen and (max-width: 1023px) {
  .p_index_txt span {
    display: none;
  }
}

@media only screen and (max-width: 1023px) {
  .investor_m {
    padding: 120px 0;
  }
}

@media only screen and (max-width: 1200px) {
  .pad_pic_1 {
    width: 290px;
  }
}

@media only screen and (max-width: 1023px) and (min-width: 768px) {
  .device_padt_115 {
    padding-top: 115px;
  }
}

.greenbg {
  background: #529C7B;
  text-align: center;
  line-height: 35px;
  color: #FFF;
  font-size: 14px;
  margin-bottom: 1px;
}

.ps {
  font-size: 12px;
  margin-bottom: 20px;
  color: #000;
}

.showinf {
  padding-left: 180px;
  font-size: 14px;
  margin-bottom: 40px;
}

@media only screen and (max-width: 1023px) {
  .showinf {
    padding: 0;
  }
}

.mb_scroll {
  width: 100%;
}

@media only screen and (max-width: 1023px) {
  .mb_scroll {
    overflow-x: scroll;
  }

  .mb_scroll .table_area_1 {
    width: 800px;
  }
}

.colg {
  color: #7ac943;
  font-size: 10px;
}

.colo {
  color: #FF931E;
  font-size: 10px;
}

.colr {
  color: #ff1d25;
  font-size: 10px;
}

.title_bb1 {
  font-weight: bold;
  color: #000;
  font-size: 14px;
  margin-bottom: 30px;
}

.title_bb2 {
  font-weight: bold;
  color: #000;
  font-size: 14px;
}

.color_g {
  color: #529C7B;
  font-weight: bold;
  font-size: 14px;
  margin-bottom: 30px;
}

.charts_item {
  margin-bottom: 35px;
}

.charts_item .set_icno {
  list-style: none;
  margin-bottom: 30px;
}

.charts_item .set_icno li {
  border: 1px solid #7f7f7f;
  height: 35px;
  position: relative;
  padding: 0px 15px 0px 40px;
  float: left;
  border-radius: 18px;
  line-height: 35px;
  margin-right: 15px;
}

.charts_item .set_icno li .itemi1 {
  position: absolute;
  width: 27px;
  height: 2px;
  background: #529C7B;
  left: 10px;
  top: 50%;
  margin-top: -1px;
}

.charts_item .set_icno li .itemi1 span {
  border: 2px solid #529C7B;
  border-radius: 50%;
  position: absolute;
  width: 10px;
  height: 10px;
  top: 50%;
  margin-top: -5px;
  background: #FFF;
  left: 50%;
  margin-left: -5px;
}

.charts_item .set_icno li .itemi2 {
  position: absolute;
  width: 27px;
  height: 2px;
  background: #047835;
  left: 10px;
  top: 50%;
  margin-top: -1px;
}

.chart_area {
  position: relative;
}

.chart_area .green_line {
  position: absolute;
  z-index: 5;
  padding-left: 70px;
  right: 0;
  top: 6px;
  width: 100%;
  height: 2px;
}

.chart_area .green_line .linee {
  width: 100%;
  border-bottom: 2px solid #007934;
  position: relative;
}

.chart_area .green_line .num {
  right: 0;
  font-size: 15px;
  bottom: -30px;
  position: absolute;
}

.chart_area .dottbubble {
  position: relative;
  z-index: 10;
  bottom: 10px;
}

.chart_area .dottbubble .bull {
  background: #FFF;
  border: 1px solid #529c7b;
  padding: 5px;
  box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.2);
}

.chart_area .dottbubble .bull .color_g {
  color: #007934;
  font-size: 12px;
}

.chart_area .dottbubble .bull .ar {
  position: absolute;
  background: url("../images/ttt.png") top center no-repeat;
  width: 27px;
  height: 29px;
  background-size: 27px auto;
  left: 50%;
  margin-left: -14px;
  bottom: -28px;
}

.hist {
  text-align: center;
}

.hist p {
  font-size: 14px;
  color: #000;
  text-align: center;
  margin-bottom: 15px;
  font-weight: bold;
}

.hist a {
  display: inline-block;
  background: #529C7B;
  color: #FFF;
  padding: 10px 40px;
  line-height: 18px;
  font-size: 14px;
  border-radius: 60px;
}

.hist a:hover {
  background: #047835;
}

@media only screen and (max-width: 1023px) {
  .financial .grar_select {
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    padding: 9px;
    background-position: top 0px right -13px;
    width: 100%;
  }
}

@media only screen and (max-width: 1023px) {
  .table_area_1 {
    width: 100%;
    overflow: scroll;
  }
}

@media only screen and (max-width: 1023px) {
  .pc_pic {
    display: none;
  }
}

.m_pic {
  display: none;
}

@media only screen and (max-width: 1023px) {
  .m_pic {
    display: block;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
}

@media only screen and (max-width: 1023px) {
  .m_about_2 {
    padding-left: 0;
    padding-right: 0;
  }
}

.content_detail_area {
  padding-top: 160px;
  background: #fff url(../images/about_1_content_bg_01.jpg) right 920px no-repeat;
  position: relative;
  z-index: 2;
}

.inside_detail_content_1250 {
  max-width: 1250px;
  margin: 0 auto;
}

.inside_detail_content_1100 {
  max-width: 1100px;
  margin: 0 auto;
}

.inside_detail_content_980 {
  max-width: 980px;
  margin: 0 auto;
}

.detail_top_banner {
  position: relative;
  background: url(../images/detail_bg_about_01.jpg) top center no-repeat;
  background-size: 1920px auto;
  width: 100%;
  height: 670px;
}

.detail_top_banner.about_company_vision {
  background: url(../images/detail_bg_about_01.jpg) top center no-repeat;
}

.banner_title_img img {
  max-width: 100%;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}

.navbar {
  font-size: 15px;
  color: #717071;
  padding-top: 25px;
  line-height: 15px;
  letter-spacing: 1px;
}

.navbar br {
  display: none;
}

@media only screen and (max-width: 1290px) {
  .navbar {
    padding-left: 80px;
  }
}

@media only screen and (max-width: 1200px) {
  .navbar {
    padding-left: 0;
  }
}

@media only screen and (max-width: 1023px) {
  .navbar {
    padding-top: 13px;
    padding-left: 30px;
    padding-right: 30px;
    font-size: 12px;
    line-height: 18px;
  }
}

.about_content_1 {
  padding-top: 55px;
  padding-bottom: 130px;
}

.about_content_1.second_content {
  padding-top: 0px;
}

.about_content_1.final_content {
  padding-top: 0px;
  padding-bottom: 320px;
}

.about_content_1 .for_chi {
  border-bottom: 1px solid #ddd;
  margin-bottom: 40px;
}

.about_content_1 .for_chi:last-child {
  border-bottom: none;
  margin-bottom: 0;
}

@media only screen and (max-width: 1023px) {
  .about_content_1 {
    padding: 82px 30px 37px 30px;
  }

  .about_content_1.final_content {
    padding-bottom: 56px;
  }

  .about_content_1.m_about_3 {
    padding: 50px 17px 60px 17px;
  }

  .about_content_1.m_about_4 {
    padding: 45px 20px 83px 20px;
  }

  .about_content_1.m_about_5 {
    padding: 44px 17px 72px 17px;
  }
}

.detail_header {
  border-bottom: 1px solid #e0e0e0;
  border-top: 1px solid #e0e0e0;
  height: 60px;
  margin: 0 auto;
}

.detail_header .nav_now {
  display: none;
}

@media only screen and (max-width: 1023px) {
  .detail_header {
    height: 42px;
  }
}

@media only screen and (max-width: 1023px) {
  .detail_header.m_pro_nav {
    height: 65px;
    border-bottom: #AEAEAE 1px solid;
    text-align: center;
    position: relative;
    z-index: 3;
  }

  .detail_header.m_pro_nav .nav_now {
    display: block;
    padding: 0 52px;
    position: relative;
  }

  .detail_header.m_pro_nav .nav_now p {
    font-size: 20px;
    color: #007934;
    line-height: 65px;
    background: url("../images/select_arrow.jpg") right 50% no-repeat;
    background-size: 17px auto;
  }

  .detail_header.m_pro_nav .nav_now .page_layer {
    display: none;
    width: 100%;
    position: absolute;
    background: #FFF;
    left: 0;
    top: 65px;
  }

  .detail_header.m_pro_nav .nav_now .page_layer a {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 33.33%;
    display: block;
    font-size: 15px;
    color: #585757;
    border-bottom: #D3D3D3 1px solid;
  }

  .detail_header.m_pro_nav .nav_now .page_layer a span {
    width: 100%;
    text-align: left;
    padding-left: 23px;
    background: url("../images/m_select_icon.png") 0 50% no-repeat;
    background-size: 13px auto;
    display: block;
  }

  .detail_header.m_pro_nav ul {
    display: none;
  }
}

.detail_header ul {
  text-align: center;
  line-height: 55px;
  font-size: 0;
}

@media only screen and (max-width: 1023px) {
  .detail_header ul {
    line-height: 42px;
  }
}

.detail_header ul li {
  list-style: none;
  text-align: center;
  display: inline-block;
  vertical-align: middle;
}

.detail_header ul li a {
  font-size: 16px;
  color: #231815;
  font-weight: 500;
}

.detail_header ul li a:hover,
.detail_header ul li a.now {
  color: #007934;
}

@media only screen and (max-width: 1023px) {
  .detail_header ul li a {
    font-size: 13px;
  }
}

.detail_header ul li .dot {
  background: url(../images/detail_header_dot_01.png) top left no-repeat;
  background-size: 6px auto;
  width: 6px;
  height: 5px;
  margin: 0 10px;
  vertical-align: middle;
  display: inline-block;
}

@media only screen and (max-width: 1023px) {
  .detail_header ul li .dot {
    margin: 0 7px;
  }
}

.b_green_title {
  font-size: 24px;
  color: #007934;
  text-align: center;
  letter-spacing: 0.2em;
  font-weight: normal;
  padding-bottom: 50px;
  line-height: 35px;
}

.b_green_title.txt_left {
  text-align: left;
}

@media only screen and (max-width: 1023px) {
  .b_green_title {
    font-size: 20px;
    padding-bottom: 20px;
    line-height: 26px;
  }

  .b_green_title.txt_left {
    line-height: 26px;
    text-align: center;
    padding-bottom: 35px;
  }
}

.content_txt_center_1 {
  width: 685px;
  margin-right: auto;
  margin-left: auto;
  color: #231815;
}

.content_txt_center_1 p {
  font-size: 15px;
  letter-spacing: 1px;
  line-height: 28px;
  text-align: center;
}

@media only screen and (max-width: 1023px) {
  .content_txt_center_1 {
    width: 100%;
  }

  .content_txt_center_1 p {
    line-height: 25px;
    text-align: left;
  }
}

.content_txt_left_1 {
  color: #231815;
}

.content_txt_left_1 p {
  font-size: 15px;
  letter-spacing: 1px;
  line-height: 28px;
}

.content_txt_left_1 .mid_title {
  font-size: 17px;
  font-weight: 500;
  margin-bottom: 8px;
}

@media only screen and (max-width: 1023px) {
  .content_txt_left_1 .mid_title {
    line-height: 15px;
    font-size: 15px;
    margin-bottom: 15px;
  }
}

.mid_gray_title {
  font-size: 20px;
  color: #231815;
  text-align: center;
  letter-spacing: 2px;
  font-weight: 500;
}

@media only screen and (max-width: 1023px) {
  .mid_gray_title {
    font-size: 18px;
  }
}

.about_line {
  width: 585px;
  border-bottom: 1px solid #96908f;
  margin: 0 auto;
  padding-top: 20px;
  margin-bottom: 25px;
}

@media only screen and (max-width: 1023px) {
  .about_line {
    width: 100%;
    padding-top: 10px;
    margin-bottom: 15px;
  }
}

.padd_t_80 .img_about_1:first-child {
  padding-top: 80px;
}

.img_about_1 {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  font-size: 0px;
  letter-spacing: 0px;
}

.img_about_1 img {
  max-width: 100%;
  display: inline-block;
}

.img_about_1.txt_align_left {
  text-align: left;
}

.img_about_1.img_265_rwd {
  max-width: 24.0909090909%;
}

.img_about_1.img_20_rwd {
  max-width: 1.8181818182%;
}

.img_about_1.img_228_rwd {
  max-width: 20.7272727273%;
}

.img_about_1.side_by_mar10 {
  margin: 0 10px;
  vertical-align: middle;
  display: inline-block;
}

@media only screen and (max-width: 1023px) {
  .img_about_1 .pc_pic {
    display: none;
  }
}

.img_about_1 .m_pic {
  display: none;
}

@media only screen and (max-width: 1023px) {
  .img_about_1 .m_pic {
    display: block;
  }
}

.img_team_1 {
  margin: 0 auto;
  text-align: center;
  font-size: 0px;
  letter-spacing: 0px;
}

.img_team_1 img {
  max-width: 180px;
  display: inline-block;
}

@media only screen and (max-width: 1023px) {
  .img_team_1 img.pc_pic {
    display: none;
  }
}

.img_team_1 img.m_pic {
  display: none;
}

@media only screen and (max-width: 1023px) {
  .img_team_1 img.m_pic {
    display: block;
    max-width: 180px;
    margin: 0 auto;
  }
}

.img_team_1.txt_align_left {
  text-align: left;
}

@media only screen and (max-width: 1023px) {
  .img_team_1.txt_align_left {
    text-align: center;
    float: none;
    margin-bottom: 0;
    padding-bottom: 25px;
  }
}

@media only screen and (max-width: 1023px) {
  .img_team_1 {
    width: 177px;
    margin: 0 auto 25px auto;
  }
}

.img_about_3_area {
  text-align: center;
  width: 100%;
}

.team_area {
  width: 50%;
  padding-right: 27px;
  padding-left: 27px;
  padding-bottom: 20px;
}

@media only screen and (max-width: 1200px) {
  .team_area {
    padding-left: 0;
    padding-right: 0;
  }
}

@media only screen and (max-width: 1023px) {
  .team_area {
    float: none;
    width: 100%;
    padding: 0 25px;
    border-bottom: #BBB7B7 1px solid;
  }

  .team_area:last-child {
    border-bottom: none;
  }
}

@media only screen and (max-width: 1023px) and (min-width: 768px) {
  .team_area {
    padding: 0 200px;
  }
}

.m_about_4 .for_chi:first-child .team_area:first-child {
  width: 100%;
  text-align: center;
}

.m_about_4 .for_chi:first-child .team_area:first-child .team_w {
  text-align: left;
}

.m_about_4 .for_chi:first-child .team_area:first-child .team_gray_line {
  display: inline-block;
}

@media only screen and (max-width: 1023px) {
  .m_about_4 .for_chi:first-child .team_area:first-child .team_gray_line {
    display: block;
  }
}

.m_about_4 .team_area_row {
  margin-right: -27px;
  margin-left: -27px;
  margin-bottom: 50px;
  background: url(../images/about_content_4_line_01.png) bottom center no-repeat;
  background-size: 1250px auto;
}

.m_about_4 .team_area_row:last-child {
  margin-bottom: 0px;
  background: none;
}

@media only screen and (max-width: 1200px) {
  .m_about_4 .team_area_row {
    margin-left: 0;
    margin-right: 0;
  }
}

@media only screen and (max-width: 1023px) {
  .m_about_4 .team_area_row {
    margin-right: 0;
    margin-left: 0;
  }
}

.team_w {
  font-size: 15px;
  color: #231815;
  margin-left: 208px;
  letter-spacing: 1px;
}

@media only screen and (max-width: 1200px) {
  .team_w {
    font-size: 14px;
    margin-left: 195px;
  }
}

@media only screen and (max-width: 1023px) {
  .team_w {
    margin-left: 0;
  }
}

.team_title {
  font-size: 17px;
  color: #231815;
  padding-bottom: 25px;
  font-weight: 500;
}

@media only screen and (max-width: 1023px) {
  .team_title {
    font-size: 15px;
    text-align: center;
    padding-bottom: 30px;
  }
}

.about_team_ul_li {
  padding-bottom: 15px;
}

.about_team_ul_li li {
  list-style: none;
  padding-bottom: 10px;
  color: #007934;
}

@media only screen and (max-width: 1200px) {
  .about_team_ul_li li {
    padding-bottom: 5px;
  }
}

.about_team_ul_li li:last-child {
  padding-bottom: 0;
}

.about_team_ul_li li ul {
  line-height: 18px;
  padding-left: 20px;
}

.about_team_ul_li li ul li {
  list-style: disc;
  color: #231815;
}

@media only screen and (max-width: 1023px) {
  .about_team_ul_li {
    padding-bottom: 20px;
  }

  .about_team_ul_li li {
    font-size: 14px;
    color: #007934;
    padding-bottom: 30px;
  }

  .about_team_ul_li li ul li {
    padding-bottom: 5px;
    font-size: 14px;
    color: #231815;
  }
}

.hornor_table {
  width: 710px;
  margin: 0 auto;
  text-align: center;
}

@media only screen and (max-width: 1200px) {
  .hornor_table {
    width: 795px;
  }
}

.hornor_table tr td {
  height: 40px;
}

.hornor_table tr:nth-child(even) {
  background-color: #ffffff;
}

.hornor_table tr:nth-child(even) td {
  border-bottom: 2px solid #ba8f5b;
}

.hornor_table tr:nth-child(odd) {
  background-color: #e5e5e6;
}

.hornor_table tr:nth-child(odd) td {
  border-bottom: 2px solid #ba8f5b;
}

.hornor_table tr:first-child {
  background-color: #e5e5e6;
}

.hornor_table tr:first-child td {
  border-bottom: 4px solid #c19f5e;
  text-align: center;
  color: #b28146;
  font-size: 17px;
}

.hornor_table tr:first-child td.txt_white {
  color: #fff;
}

.hornor_table tr:first-child td:nth-child(2) {
  text-align: center;
}

.hornor_table tr:first-child td:nth-child(3) {
  text-align: center;
}

.hornor_table tr td:nth-child(2) {
  text-align: left;
}

.hornor_table tr td:nth-child(3) {
  text-align: left;
}

.hornor_table td:first-child {
  text-align: left;
  padding-left: 30px;
}

@media only screen and (max-width: 1023px) {
  .hornor_table {
    width: 100%;
  }

  .hornor_table tr td {
    padding: 0 2px;
    font-size: 12px;
    line-height: 12px;
    text-align: center;
  }

  .hornor_table tr td.hornor_table_title_1 {
    height: 22.5px;
  }

  .hornor_table tr td:first-child {
    padding: 0;
    width: 22%;
    text-align: center;
  }

  .hornor_table tr td:nth-child(2) {
    width: 46%;
  }

  .hornor_table tr td:nth-child(3) {
    width: 32%;
    text-align: center;
  }

  .hornor_table tr:nth-child(odd) td {
    border-bottom: 1px solid #ba8f5b;
  }

  .hornor_table tr:nth-child(even) td {
    border-bottom: 1px solid #ba8f5b;
  }

  .hornor_table tr:first-child td {
    padding: 0;
    height: 22.5px;
    font-size: 12px;
    line-height: 12px;
  }

  .hornor_table tr:first-child td:first-child {
    padding: 0 15px 0 0;
  }
}

.hornor_table_title_1 {
  padding-right: 100px;
  height: 40px;
  background: url(../images/hornor_table_title_01.jpg) top left no-repeat;
}

@media only screen and (max-width: 1023px) {
  .hornor_table_title_1 {
    width: 22%;
    height: 22.5px;
    background: url("../images/m_about_5_1_pic.jpg") 0 50% no-repeat;
    background-size: 100% 100%;
  }
}

.hornor_title_pic_1 {
  width: 325px;
  height: 50px;
  margin: 0 auto;
  margin-bottom: 30px;
}

.hornor_title_pic_1 .view {
  width: 100%;
  height: 100%;
  background: url(../images/about_5_content_01.jpg) top center no-repeat;
}

@media only screen and (max-width: 1023px) {
  .hornor_title_pic_1 {
    width: 100%;
    height: auto;
    margin: 0 auto 20px auto;
  }

  .hornor_title_pic_1>.view {
    padding-top: 15.991902834%;
    background: url("../images/m_about_5_pic.png") 50% 50% no-repeat;
    background-size: contain;
  }
}

@media only screen and (max-width: 1023px) and (min-width:768px) {
  .hornor_title_pic_1 {
    width: 60%;
  }
}

.page_number_1 ul {
  list-style: none;
  text-align: center;
  padding-top: 40px;
}

.page_number_1 ul li {
  font-size: 13px;
  color: #3e3a39;
  display: inline-block;
  margin-right: 12px;
  margin-left: 12px;
}

.page_number_1 ul li.num a {
  width: 23px;
  height: 23px;
  display: inline-block;
  text-align: center;
  line-height: 23px;
}

.page_number_1 ul li.num a:hover,
.page_number_1 ul li.num a.now {
  background: url(../images/dot_s_01.png) top center no-repeat;
  width: 23px;
  height: 23px;
  color: #fff;
}

.page_number_1 ul li.dot_more {
  background: url(../images/dot_more_01.png) top center no-repeat;
  width: 12px;
  height: 12px;
  line-height: 12px;
}

.page_number_1 ul li.dot_next_r {
  background: url(../images/dot_next_r.png) top center no-repeat;
  width: 12px;
  height: 12px;
  line-height: 12px;
}

.page_number_1 ul li.dot_move_next_r {
  background: url(../images/dot_move_next_r.png) top center no-repeat;
  width: 12px;
  height: 12px;
  line-height: 12px;
}

.page_number_1 ul li.dot_next_l {
  background: url(../images/dot_next_l.png) top center no-repeat;
  width: 12px;
  height: 12px;
  line-height: 12px;
}

.page_number_1 ul li.dot_move_next_l {
  background: url(../images/dot_move_next_l.png) top center no-repeat;
  width: 12px;
  height: 12px;
  line-height: 12px;
}

@media screen and (min-width: 768px) and (max-width: 1008px) {

  .pad_pic_1,
  .pad_pic_2 {
    width: 305px;
  }
}

@media screen and (orientation: landscape) and (max-width: 1023px) {

  .pad_pic_1,
  .pad_pic_2 {
    width: 305px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1008px) {
  .pad_pic_3 {
    display: block;
    margin: 0 auto;
    width: 301px;
  }
}

@media screen and (orientation: landscape) and (max-width: 1023px) {
  .pad_pic_3 {
    display: block;
    margin: 0 auto;
    width: 301px;
  }
}

@media only screen and (max-width: 1023px) {

  .financial .box_right .pad_pic_4,
  .financial .box_right .pad_pic_5,
  .financial .box_right .pad_pic_6,
  .financial .box_right .pad_pic_3 {
    max-width: 90%;
    margin: 0 auto;
  }
}

@media screen and (min-width: 768px) and (max-width: 1008px) {

  .pad_pic_4,
  .pad_pic_5,
  .pad_pic_6 {
    display: block;
    margin: 0 auto;
    width: 306px;
  }
}

@media screen and (orientation: landscape) and (max-width: 1023px) {

  .pad_pic_4,
  .pad_pic_5,
  .pad_pic_6 {
    display: block;
    margin: 0 auto;
    width: 306px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1008px) {
  .pad_pic_7 {
    width: 500px;
  }
}

@media screen and (orientation: landscape) and (max-width: 1023px) {
  .pad_pic_7 {
    width: 500px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1008px) {
  .pad_pic_8 {
    width: 500px;
  }
}

@media screen and (orientation: landscape) and (max-width: 1023px) {
  .pad_pic_8 {
    width: 500px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1008px) {
  .pad_pic_9 {
    width: 50%;
  }
}

@media screen and (orientation: landscape) and (max-width: 1023px) {
  .pad_pic_9 {
    width: 50%;
  }
}

@media screen and (min-width: 768px) {
  .img_about_1 .pad_pic_10 {
    display: block;
  }
}

@media screen and (orientation: landscape) {
  .img_about_1 .pad_pic_10 {
    display: block;
  }
}

@media screen and (max-width: 767px) {
  .img_about_1 .pad_pic_10 {
    display: none;
  }
}

.img_about_1 .pad_pic_11 {
  display: none;
}

@media screen and (max-width: 767px) {
  .img_about_1 .pad_pic_11 {
    display: block;
  }
}

@media screen and (min-width: 768px) {
  .pad_pic_10 {
    display: block;
  }
}

@media screen and (orientation: landscape) {
  .pad_pic_10 {
    display: block;
  }
}

@media screen and (max-width: 767px) {
  .pad_pic_10 {
    display: none;
  }
}

.pad_pic_11 {
  display: none;
}

@media screen and (max-width: 767px) {
  .pad_pic_11 {
    display: block;
  }
}

@media screen and (min-width: 768px) and (max-width: 1008px) {

  .pad_pic_12,
  .pad_pic_13,
  .pad_pic_14,
  .pad_pic_15 {
    width: 50%;
    margin: 0 auto;
  }
}

@media screen and (orientation: landscape) and (max-width: 1023px) {

  .pad_pic_12,
  .pad_pic_13,
  .pad_pic_14,
  .pad_pic_15 {
    width: 50%;
    margin: 0 auto;
  }
}

@media only screen and (max-width: 1023px) {

  .pad_pic_16,
  .pad_pic_17 {
    margin: 0 auto;
  }
}

@media screen and (min-width: 768px) and (max-width: 1008px) {
  .pad_top {
    padding-top: 60px;
  }
}

@media screen and (orientation: landscape) and (max-width: 1023px) {
  .pad_top {
    padding-top: 60px;
  }
}

@media only screen and (max-width: 1023px) {
  .m_float {
    float: none;
    text-align: center;
  }
}

@media only screen and (max-width: 1023px) {
  .m_float_1 {
    float: none;
  }
}

@media only screen and (max-width: 1023px) {
  .m_img_block {
    display: block;
    margin: 0 auto;
  }
}

.box_560 {
  width: 560px;
  padding-bottom: 315px;
}

@media only screen and (max-width: 1023px) {
  .box_560 {
    width: 100%;
    padding-bottom: 100px;
  }
}

.pro_select {
  display: none;
  height: 35px;
  padding: 0 10px;
  border: #AFAFB0 1px solid;
  margin-bottom: 40px;
}

@media only screen and (max-width: 1023px) {
  .pro_select {
    display: block;
  }
}

.pro_select p {
  font-size: 15px;
  color: #231815;
  line-height: 35px;
  text-align: center;
  background: url(../images/select_arrow.jpg) right 50% no-repeat;
  background-size: 17px auto;
}

.environment_style_1 h5 {
  font-size: 15px;
  font-weight: bold;
  margin-bottom: 20px;
  line-height: 18px;
  color: #231815;
}

.environment_style_1 .bold {
  color: #231815;
}

.environment_style_1 .marb_90 {
  margin-bottom: 40px;
}

.indent_style {
  padding-left: 30px;
}

@media only screen and (max-width: 1023px) {
  .indent_style {
    padding: 0;
  }
}

.animal_ul li {
  margin-right: 5px;
}

.animal_ul li:last-child {
  margin-right: 0;
}

.animal_ul li p {
  color: #3E3A39;
  height: 47px;
  background: #ECECEC;
  text-align: center;
  line-height: 47px;
  font-weight: 500;
  letter-spacing: 0.2em;
  font-size: 15px;
}

@media only screen and (max-width: 1200px) {
  .animal_ul {
    margin: 0 -4px 30px -4px;
    font-size: 0;
    letter-spacing: 0;
    line-height: 0;
  }

  .animal_ul li {
    width: 25%;
    margin-right: 0;
    padding: 0 4px;
  }
}

.align_center.mb_aleft {
  text-align: left;
}

.align_center.mb_aleft .bold {
  font-size: 16px;
  margin-bottom: 15px;
}

.align_center.mb_aleft .marb_40 {
  margin-bottom: 30px;
}

@media only screen and (max-width: 1023px) {
  .financial .box_solid.environment_style_2 {
    border: none;
    padding: 0;
  }
}

@media only screen and (max-width: 1023px) {
  .financial .box_solid.environment_style_2 .marb_90 {
    margin-bottom: 40px;
  }
}

.environment_style_2 {
  background: #FFF;
  padding-right: 35px;
}

@media only screen and (max-width: 1023px) {
  .environment_style_2 .ol_style.marb_60 {
    margin-bottom: 30px;
  }

  .environment_style_2 .marb_70 {
    margin-bottom: 40px;
  }

  .environment_style_2 .marb_110 {
    margin-bottom: 50px;
  }
}

.environment_style_2 .bold {
  color: #231815;
}

@media only screen and (max-width: 1023px) {
  .environment_style_2 .bold {
    font-size: 16px;
    margin-bottom: 15px;
  }
}

.environment_style_2 .tab_1 .animal_ul {
  text-align: center;
}

@media only screen and (max-width: 1023px) {
  .environment_style_2 .tab_1 .animal_ul {
    font-size: 0;
    letter-spacing: 0;
    margin-bottom: 130px;
  }
}

.environment_style_2 .tab_1 .animal_ul li {
  width: 182px;
}

@media only screen and (max-width: 1200px) {
  .environment_style_2 .tab_1 .animal_ul li {
    width: 25%;
    padding: 0 4px;
  }
}

@media only screen and (max-width: 1023px) {
  .environment_style_2 .tab_1 .animal_ul li {
    width: 50%;
    font-size: 14px;
    margin: 0;
    padding: 0px 3px;
    margin-bottom: 6px;
  }
}

.environment_style_2 .tab_2 .dtbt02 {
  text-align: center;
  font-size: 0;
  letter-spacing: 0;
}

@media only screen and (max-width: 1023px) {
  .environment_style_2 .tab_2 .dtbt02 {
    padding: 0 5%;
  }
}

.environment_style_2 .tab_2 .e_btn01 {
  width: 322px;
  height: 172px;
  background: url("../images/environment_12_b.png") 50% 50% no-repeat;
  background-size: 322px auto;
  width: 322px \9;
  height: 172px \9;
  background: url("../images/environment_12.png") 50% 50% no-repeat\9;
  margin: 0 45px 0 0;
}

.environment_style_2 .tab_2 .e_btn01:hover {
  background: url("../images/environment_12_sb.png") 50% 50% no-repeat;
  background-size: 322px auto;
  background: url("../images/environment_12_s.png") 50% 50% no-repeat\9;
}

@media only screen and (max-width: 1200px) {
  .environment_style_2 .tab_2 .e_btn01 {
    width: 50%;
    height: 100%;
    padding: 0 15px;
    margin-right: 0;
    background: url("../images/environment_12.png") 50% 50% no-repeat;
    background-size: contain;
  }

  .environment_style_2 .tab_2 .e_btn01>.view {
    padding-top: 53.4296%;
  }
}

@media only screen and (max-width: 1023px) {
  .environment_style_2 .tab_2 .e_btn01 {
    background: none;
    width: 50%;
    height: auto;
    padding-right: 4.3%;
    margin: 0;
  }

  .environment_style_2 .tab_2 .e_btn01>.view {
    background: url("../images/ev27m.jpg") top center no-repeat;
    width: 126.5px;
    height: 178px;
    background-size: 126.5px auto;
    width: 100%;
    height: auto;
    border: 1px solid #333;
    border-radius: 35px;
    padding-top: 140.7114624506%;
    background-size: cover;
  }

  .environment_style_2 .tab_2 .e_btn01:hover {
    background: none;
    width: 50%;
    height: auto;
    padding-right: 4.3%;
    margin: 0;
  }

  .environment_style_2 .tab_2 .e_btn01:hover>.view {
    background: url("../images/ev27m.jpg") top center no-repeat;
    width: 126.5px;
    height: 178px;
    background-size: 126.5px auto;
    width: 100%;
    height: auto;
    border: 1px solid #007934;
    border-radius: 35px;
    padding-top: 140.7114624506%;
    background-size: cover;
  }
}

@media screen and (min-width: 768px) and (max-width: 1008px) {
  .environment_style_2 .tab_2 .e_btn01 {
    width: 35%;
  }
}

@media screen and (orientation: landscape) and (max-width: 1023px) {
  .environment_style_2 .tab_2 .e_btn01 {
    width: 35%;
  }
}

.environment_style_2 .tab_2 .e_btn02 {
  width: 322px;
  height: 172px;
  background: url("../images/environment_13_b.png") 50% 50% no-repeat;
  background-size: 322px auto;
  width: 322px \9;
  height: 172px \9;
  background: url("../images/environment_13.png") 50% 50% no-repeat\9;
  margin: 0;
}

.environment_style_2 .tab_2 .e_btn02:hover {
  background: url("../images/environment_13_sb.png") 50% 50% no-repeat;
  background-size: 322px auto;
  background: url("../images/environment_13_s.png") 50% 50% no-repeat\9;
}

@media only screen and (max-width: 1200px) {
  .environment_style_2 .tab_2 .e_btn02 {
    width: 50%;
    height: 100%;
    padding: 0 15px;
    background: url("../images/environment_13.png") 50% 50% no-repeat;
    background-size: contain;
  }

  .environment_style_2 .tab_2 .e_btn02>.view {
    padding-top: 53.4296%;
  }
}

@media only screen and (max-width: 1023px) {
  .environment_style_2 .tab_2 .e_btn02 {
    background: none;
    width: 50%;
    height: auto;
    padding-left: 4.3%;
  }

  .environment_style_2 .tab_2 .e_btn02>.view {
    background: url("../images/ev28m.jpg") top center no-repeat;
    width: 126.5px;
    height: 178px;
    background-size: 126.5px auto;
    width: 100%;
    height: auto;
    border: 1px solid #333;
    border-radius: 35px;
    background-size: cover;
    padding-top: 140.7114624506%;
  }

  .environment_style_2 .tab_2 .e_btn02:hover {
    background: none;
    width: 50%;
    height: auto;
    padding-left: 4.3%;
  }

  .environment_style_2 .tab_2 .e_btn02:hover>.view {
    background: url("../images/ev28m.jpg") top center no-repeat;
    width: 126.5px;
    height: 178px;
    background-size: 126.5px auto;
    width: 100%;
    height: auto;
    border: 1px solid #007934;
    border-radius: 35px;
    background-size: cover;
    padding-top: 140.7114624506%;
  }
}

@media screen and (min-width: 768px) and (max-width: 1008px) {
  .environment_style_2 .tab_2 .e_btn02 {
    width: 35%;
  }
}

@media screen and (orientation: landscape) and (max-width: 1023px) {
  .environment_style_2 .tab_2 .e_btn02 {
    width: 35%;
  }
}

.environment_style_2 .tab_2 .ol_style {
  padding-left: 20px;
}

@media only screen and (max-width: 1023px) {
  .environment_style_2 .tab_3 {
    text-align: left;
  }
}

.environment_style_3 .green_txt {
  font-size: 24px;
  color: #007934;
}

@media only screen and (max-width: 1023px) {
  .environment_style_3 .green_txt {
    font-size: 20px;
  }
}

.environment_style_3 .marr_10 {
  margin-right: 10px;
}

.environment_style_3 .marl_10 {
  margin: 0 10px;
}

.environment_style_3 .marb_40 {
  letter-spacing: 0;
}

.environment_style_3 .marb_80 {
  letter-spacing: 0;
}

@media only screen and (max-width: 1023px) {
  .environment_style_3 .marb_80 {
    margin-bottom: 40px;
  }
}

@media only screen and (max-width: 1023px) {
  .environment_style_3 .marb_110 {
    margin-bottom: 45px;
  }

  .environment_style_3 .marb_110 p {
    padding: 0px 15px;
  }
}

.environment_style_3 .bold {
  color: #231815;
}

@media only screen and (max-width: 1023px) {
  .environment_style_3 .bold {
    font-size: 16px;
    margin-bottom: 15px;
  }

  .environment_style_3 .bold.m_ev_title {
    margin-bottom: 0;
    padding-top: 50px;
  }
}

.environment_style_3 .usformb br {
  display: none;
}

@media only screen and (max-width: 1023px) {
  .environment_style_3 .usformb .bold {
    margin-bottom: 0;
  }

  .environment_style_3 .usformb br {
    display: block;
  }
}

@media only screen and (max-width: 1023px) {
  .environment_style_3 .animal_ul {
    margin-bottom: 30px;
    font-size: 0;
    letter-spacing: 0;
  }

  .environment_style_3 .animal_ul li {
    width: 50%;
    margin-right: 0;
    padding: 0px 3px;
    font-size: 14px;
    margin-bottom: 6px;
  }
}

.marb_100 {
  margin-bottom: 100px;
}

.marb_120 {
  margin-bottom: 120px;
}

.marb_50 {
  margin-bottom: 50px;
}

.padb_115 {
  padding-bottom: 115px;
}

.padb_105 {
  padding-bottom: 105px;
}

.padb_80 {
  padding-bottom: 80px;
}

@media only screen and (max-width: 1023px) {
  .m_padd_0 {
    padding-bottom: 0;
  }
}

@media only screen and (max-width: 1023px) {

  .employee_style_1 .marb_60,
  .employee_style_1 .marb_50 {
    margin-bottom: 40px;
  }

  .employee_style_1 .marb_110 {
    margin-bottom: 20px;
  }

  .employee_style_1 .marb_120 {
    margin-bottom: 50px;
  }

  .employee_style_1 p.bold {
    font-size: 16px;
    margin-bottom: 15px;
  }
}

.employee_style_1 .ol_style {
  padding-left: 20px;
}

.employee_style_1 .employee_ul {
  margin-bottom: 100px;
  list-style: none;
}

@media only screen and (max-width: 1023px) {
  .employee_style_1 .employee_ul {
    margin-bottom: 30px;
  }
}

.employee_style_1 .employee_ul li {
  padding-top: 5px;
  margin-bottom: 15px;
}

@media only screen and (max-width: 1023px) {
  .employee_style_1 .employee_ul li {
    text-align: center;
  }

  .employee_style_1 .employee_ul li .fleft {
    float: inherit;
  }

  .employee_style_1 .employee_ul li .mbimg {
    max-width: 130px;
    margin: 0 auto;
    margin-bottom: 10px;
  }

  .employee_style_1 .employee_ul li .txt {
    text-align: left;
  }

  .employee_style_1 .employee_ul li p.bold {
    text-align: center;
    margin-bottom: 10px;
  }
}

.employee_style_1 .employee_ul li:last-child .txt {
  border-bottom: none;
}

@media only screen and (max-width: 1023px) {
  .employee_style_1 .employee_ul li:last-child .txt {
    border-bottom: #CFCCCC 2px solid;
  }
}

.employee_style_1 .employee_ul .txt {
  padding-right: 80px;
  margin-left: 105px;
  padding-bottom: 15px;
  border-bottom: #CFCCCC 2px solid;
}

@media only screen and (max-width: 1023px) {
  .employee_style_1 .employee_ul .txt {
    margin: 0;
    padding-right: 0;
  }
}

.employee_style_1 table {
  border-bottom: 4px solid #52907B;
}

.employee_style_1 table tr:nth-child(3) td {
  background: #f2f2f2;
  border-top: #E0E0E1 2px solid;
  border-bottom: #E0E0E1 2px solid;
}

.employee_style_1 table tr td {
  padding-top: 10px;
  padding-bottom: 10px;
}

@media only screen and (max-width: 1023px) {
  .employee_style_1 table tr td {
    padding: 15px 2px;
    text-align: left;
  }

  .employee_style_1 table tr td p {
    text-align: center;
    font-size: 15px;
    margin-bottom: 15px;
  }

  .employee_style_1 table tr td .mbimg {
    margin: 0 auto;
    margin-bottom: 10px;
  }
}

.employee_style_1 table tr td:nth-child(1) {
  width: 170px;
  text-align: center;
}

@media only screen and (max-width: 1023px) {
  .employee_style_1 table tr td:nth-child(1) {
    width: 100%;
    text-align: left;
  }
}

.employee_style_1 table tr td:nth-child(2) {
  padding-left: 20px;
}

.employee_style_1 table tr:nth-child(1) td {
  height: 45px;
  background: #52907B;
  color: #fff;
}

@media only screen and (max-width: 1023px) {
  .employee_style_1 table tr:nth-child(1) td {
    text-align: center;
    font-size: 15px;
  }
}

@media only screen and (max-width: 1023px) {
  .employee_style_2 .marb_100 {
    margin-bottom: 40px;
  }

  .employee_style_2 .padb_115 {
    padding-bottom: 0;
  }
}

.employee_style_2 .align_auto {
  padding-left: 38%;
}

@media only screen and (max-width: 1023px) {
  .employee_style_2 .align_auto {
    padding: 0;
    text-align: center;
  }
}

.employee_style_2 .employee_note {
  width: 580px;
  margin: 0 auto 60px auto;
}

@media only screen and (max-width: 1023px) {
  .employee_style_2 .employee_note {
    width: 100%;
    margin: 0 auto 40px auto;
  }
}

.employee_style_2 .employee_note>p {
  height: 40px;
  font-size: 18px;
  font-weight: 500;
  color: #FFF;
  line-height: 40px;
  padding: 0 15px;
  background: #047832;
}

@media only screen and (max-width: 1023px) {
  .employee_style_2 .employee_note>p {
    height: 30px;
    font-size: 15px;
    line-height: 30px;
    padding: 0px 10px;
  }
}

.employee_style_2 .employee_note ul {
  padding: 20px 25px 10px 25px;
  background: #F3F3F3;
}

@media only screen and (max-width: 1023px) {
  .employee_style_2 .employee_note ul {
    padding: 10px 15px;
  }
}

.employee_style_2 .employee_note ul li {
  border-bottom: #DDD 2px solid;
  padding: 15px 0;
}

@media only screen and (max-width: 1023px) {
  .employee_style_2 .employee_note ul li {
    padding: 5px 0px;
  }
}

.employee_style_2 .employee_note ul li:last-child {
  border-bottom: none;
}

.employee_style_2 .employee_note ul li p:nth-child(2) {
  margin-left: 55px;
}

@media only screen and (max-width: 1023px) {
  .employee_style_2 .employee_note ul li p:nth-child(2) {
    margin-left: 10px;
  }
}

.tape-style {
  padding-bottom: 30px;
}

.tape-style h5 {
  font-size: 15px;
  color: #007934;
  margin-bottom: 30px;
}

.tape-style h6 {
  font-size: 15px;
  margin-bottom: 30px;
}

@media only screen and (max-width: 1023px) {

  .tape-style h5,
  .tape-style h6 {
    font-size: 14px;
  }
}

.divider {
  width: 100%;
  height: 1px;
  background: #b9bbbb;
  margin-top: 40px;
  margin-bottom: 40px;
}

.tape-ul {
  list-style: none;
}

.tape-ul li {
  padding-left: 25px;
  position: relative;
}

.tape-ul li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 7px;
  width: 15px;
  height: 15px;
  background: #52917b;
  border-radius: 50%;
}

@media only screen and (max-width: 1023px) {
  .mb-table-style {
    overflow-x: auto;
  }

  .mb-table-style table {
    width: 600px;
  }
}

.tape-table td {
  text-align: center;
}

.tape-table thead td {
  color: #52987b;
  background: #cddcd1;
  height: 40px;
  border-bottom: 3px solid #52987b;
}

.tape-table thead td:first-child {
  background-image: url("../images/tape_bg.png");
  background-size: cover;
  background-position: right bottom;
  background-repeat: no-repeat;
  color: #fff;
  text-align: left;
  padding-left: 30px;
  padding-right: 30px;
}

.tape-table tbody tr:nth-child(even) td {
  background: #e1e1e2;
}

.tape-table tbody tr:last-child td {
  border-bottom-width: 3px;
}

.tape-table tbody tr td {
  padding-top: 10px;
  padding-bottom: 10px;
}

.tape-table tbody tr td:first-child {
  font-weight: bold;
  color: #231815;
  padding-left: 30px;
  padding-right: 30px;
  text-align: left;
}

.tape-table tbody td {
  color: #3e3a39;
  border-bottom: 1px solid #52987b;
}

.type-color {
  padding-top: 20px;
  padding-bottom: 20px;
}

.type-color h6 {
  float: left;
  margin-bottom: 0;
}

.type-color .show {
  margin-left: auto;
  display: flex;
  padding-top: 4px;
  padding-left: 10px;
}

.type-color .show div {
  width: 23px;
  height: 23px;
  border: 1px solid #231815;
  border-radius: 5px;
  margin-right: 10px;
}

.col-off-white {
  background: #fff9eb;
}

.col-beige {
  background: #f7eea3;
}

.col-brown {
  background: #b78c6c;
}

.col-indigo {
  background: #1535a5;
}

.col-gr {
  background: #06af42;
}

.col-yl {
  background: #ffe702;
}

.col-org {
  background: #ff7b18;
}

.col-red {
  background: #ff0000;
}