html{
  overflow-x: hidden;
}
#home .research{
  width: 100vw;
  border: 1px solid transparent;
}
#home .research .re_title{
  font-size: 32px;
  margin-top: 121px;
  text-align: center;
}
#home .research .rec_line{
  width: 0;
  height: 40px;
  border: 1px solid #b4171f;
  margin: 15px auto;
}
#home .tec_promotional {
  position: relative;
  width: 80%;
  /* width: 1500px; */
  height: 100%;
  border: 1px solid transparent;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
#home .research .re_name{ 
  text-align: left;
  font-size: 25px;
  margin-bottom: 28px;
}
#home .research .description{
  /* letter-spacing: 4.5; */
  font-size: 16px;
  line-height: 30px;
  margin-top: 52px;
  margin-bottom: 57px;
}
#home .res_product{
  width: 100vw;
  height: 100%;
  background-color: #e1e1e1;
  border: 1px solid transparent;
}
#home .res_product .res_product_show{
  width: 100%;
  height: 540px;
  border: 1px solid transparent;
}
#home .res_product .res_product_show .jiantou{
  position: relative;
  top: 260px;
  left: 0;
  right: -100px;
  bottom: 0;
  margin: auto;
  cursor: pointer;
}
#home .res_product .res_product_show .res_show {
  height: 100%;
}
#home .res_product .res_product_show .res_show .res_tiltle{
  position: relative;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  font-size: 25px;
  margin-top: 15px;
  margin-bottom: 35px;
}
#home .res_product .res_product_show .res_show ul{
  width: 100%;
  /* height: 100%; */
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  /* float: left; */
  /* min-width: 1600px; */
  border: 1px solid transparent;
}
#home .res_product .res_product_show .res_show ul li{
  width: 460px;
  height: 340px;
  float: left;
}
#home .res_product .res_product_show .res_show ul li:nth-of-type(1),
#home .res_product .res_product_show .res_show ul li:nth-of-type(2)
{
  margin-right: 60px;
}
#home .res_product .res_product_show .res_show ul li span{
  display: inline-block;
  font-size: 16px;
  margin-top: 25px;
}
#home .res_product .res_product_description{
  width: 100%;
  height: 100%;
  margin-top: 230px;
}
#home .res_product .res_product_description .res_product_title{
  font-size: 25px;
}
#home .res_product .res_product_description .res_product_details{
  position: relative;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 90%;
  height: 523px;
  margin: 40px auto -170px;
  margin-bottom: 8%;
}
#home .res_product .res_product_description .res_product_details .res_images{
  width: 80%;
  height: 100%;
}
#home .res_product .res_product_description .res_product_details .res_images img{
  width: 100%;
}

#home .res_product .res_product_description .res_product_details:nth-of-type(2n) img{
  width: 80%;
  position: absolute;
  right: 0;
}
#home .res_product .res_product_description .res_product_details .word{
  position: absolute;
  width: 45%;
  height: 281px;
  background-color: #b4171f;
  color: #ffffff;
  box-sizing: border-box;
  padding-top: 75px;
  padding-left: 60px;
  padding-right: 116px;
  right: 0;
  top: 45%;
  z-index: 3;
  line-height: 25px;
}
#home .res_product .res_product_description .res_product_details .white{
  position: relative;
  width: 45%;
  height: 281px;
  box-sizing: border-box;
  padding-top: 75px;
  padding-left: 60px;
  padding-right: 116px;
  z-index: 3;
  line-height: 25px;
  background-color: #fff;
  color: #000000;
  top: -55%;
}
#home .res_product .res_product_description .res_product_details .word.word_ch{
  top: 35%;
}
#home .res_product .res_product_description .res_product_details .white.white_ch{
  top: -65%;
}
#home .res_product .res_product_description .res_product_details .word .word_title,
#home .res_product .res_product_description .res_product_details .white .word_title
{
  font-size: 26px;
}
#home .res_product .res_product_description .res_product_details .word .word_descption,
#home .res_product .res_product_description .res_product_details .white .word_descption
{
  margin-top: 27px;
  font-size: 16px;
}
#home .res_result{
  width: 100%;
  border: 1px solid transparent;
}
#home .res_result .res_img{
  float: left;
  margin-right: 100px;
  width:30%;
  max-height:100%;
  object-fit:cover;
}
#home .res_result .result{
  width: 80%;
  height: 450px;
  position: relative;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  background-color: #dedede;
  /* margin: 0 auto; */
  box-sizing: border-box;
  padding: 45px 140px;
}
#home .res_result .result .tec_desc{
  /* float: right; */
  margin-top: 78px;
  line-height: 30px;
}
#home .res_manage {
  width: 100%;
  height: 1500px;
  border: 1px solid transparent;
}
#home .res_manage .res_manage_details{
  width: 100%;
  line-height: 30px;
  margin: 0 auto;
  text-align: center;
}
#home .res_manage .res_manage_show_01{
  margin: 0 auto;
  width: 1300px;
  /* margin-left: 18%; */
  margin-top: 20px;
  text-align: center;
}
#home .res_manage .res_manage_show_01 li{
  float: left;
  margin-bottom: 70px;
}
#home .res_manage .res_manage_show_01 li:nth-of-type(1),
#home .res_manage .res_manage_show_01 li:nth-of-type(2){
  margin-right: 88px;
}
#home .res_manage .res_manage_show_01 li p:nth-of-type(1){
  margin-top: 20px;
  font-weight: bold;
  line-height: 30px;
}
#home .res_manage .res_manage_show_01 li p:nth-of-type(2){
  margin-bottom: 30px;
  color: #9e9e9e;
}
#home .res_manage .res_manage_show_01 li p:nth-of-type(3){
  line-height: 30px;
  color: #9e9e9e;
}
#home .res_manage .res_manage_show_02{
  width: 1100px;
  margin: 0 auto;
  /* margin-left: 23%; */
  text-align: center;
  margin-bottom: 50px;
}
#home .res_manage .res_manage_show_02 li{
  float: left;

}
#home .res_manage .res_manage_show_02 li:nth-of-type(1){
  margin-right: 280px;
}
#home .res_manage .res_manage_show_02 li:nth-of-type(2){
  margin-right: 306px;
}
#home .res_manage .res_manage_show_02 li img{
  margin: 0 auto 20px;
}
#home .res_manage .res_manage_show_02 li span{
  font-size: 16px;
  color: #b4171f;
  font-weight: bold;
}
#home .res_manage .res_manage_show_02 li p{
  margin-top: 20px;
  font-size: 14px;
  line-height: 25px;
}
.guide{
  width: 100%;
  height: 140px;
  z-index: 2;
}
.guide .go_back_top{
  height: 70px;
  margin-right: 7px;
  z-index: 1;
  position: relative;
}
.guide .go_back_top img{
  float: right;
}
.guide .guide_content{
  height: 70px;
  border-top: 1px solid #7f7f7f;
}
.guide .guide_content span{
  line-height: 70px;
  /*    padding-top: 28px;*/
  font-size: 14px;
}
.guide .guide_content .index{
  margin-left: 216px;
  color: #808080;
}
.guide .guide_content .content{
  font-weight: bold;
}

/* --------------------------英文版样式------------------------ */
#home .res_manage .res_manage_show_02 li.enl_quality{
  margin-right: 150px;
}
#home .res_manage .res_manage_show_02 li.enl_cost{
  margin-right: 170px;
}
#home .res_product .res_product_description .res_product_details .enl_white{
  padding-top: 35px;
}



/* --------------------------轮播-------------------------- */
/* line 498, ../sass/home.scss */
#home .cooperative-brand {
  width: 80%;
  height: 340px;
  margin: 0 auto;
  /* padding: 100px 0 105px 0; */
}
/* line 502, ../sass/home.scss */
#home .cooperative-brand h1 {
  position: relative;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  font-size: 25px;
  margin-top: 60px;
  margin-bottom: 35px;
}
/* line 508, ../sass/home.scss */
#home .cooperative-brand .cooperative-brand-menu {
  /* max-width: 1500px; */
  margin: 0 auto;
}
/* line 512, ../sass/home.scss */
#home .cooperative-brand .cooperative-brand-menu #brandunit1 {
  display: block;
}
/* line 517, ../sass/home.scss */
#home .cooperative-brand .cooperative-brand-menu .brand-list-item .tec_pro_title {
  margin-top: 30px;
  text-align: center;
}
/* line 527, ../sass/home.scss */
#home .cooperative-brand .cooperative-brand-menu .brand-list-item .tec_pro_title p {
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  line-height: 26px;
  color: #808080;
}
/* line 537, ../sass/home.scss */
#home .cooperative-brand .cooperative-brand-menu .owl-theme .owl-nav {
  position: absolute;
  top: 50%;
  width: 100%;
  margin-top: -80px;
  -moz-transform: translatey(-50%);
  -ms-transform: translatey(-50%);
  -webkit-transform: translatey(-50%);
  transform: translatey(-50%);
}
/* line 544, ../sass/home.scss */
#home .cooperative-brand .cooperative-brand-menu .owl-theme .owl-nav button {
  position: absolute;
  border: none;
  outline: none;
}
/* line 549, ../sass/home.scss */
#home .cooperative-brand .cooperative-brand-menu .owl-theme .owl-nav button span {
  font-size: 50px;
  color: #000;
  opacity: 0.8;
}
/* line 554, ../sass/home.scss */
#home .cooperative-brand .cooperative-brand-menu .owl-theme .owl-nav .owl-prev {
  left: -100px;
}
/* line 558, ../sass/home.scss */
#home .cooperative-brand .cooperative-brand-menu .owl-theme .owl-nav .owl-next {
  right: -100px;
}


/* --------------------------------轮播箭头------------------------------------------ */、

/* line 563, ../sass/home.scss */
#home .cooperative-brand .cooperative-brand-menu .owl-theme .owl-nav.disabled {
  display: none;
}
/* line 568, ../sass/home.scss */
#home .cooperative-brand .cooperative-brand-menu .owl-theme .owl-nav [class*=owl-]:hover {
  background: transparent;
  color: #000;
  text-decoration: none;
}

/* .res_product .owl-carousel .owl-item img{
  height: 358px;
} */
@media screen and (min-width:1920px){
  #home .res_product .res_product_description{
    margin-top: 14%;
  }
}
@media screen and (min-width:2100px){
  #home .res_product .res_product_description .res_product_details{
    margin-bottom: 10%;
  }
  #home .research .re_title1{
    margin-top: 10%;
  }
}
@media screen and (min-width:2300px){
  #home .res_product .res_product_description .res_product_details{
    margin-bottom: 12%;
  }
  #home .research .re_title1{
    margin-top: 13%;
  }
}
@media screen and (min-width:2500px){
  #home .res_product .res_product_description .res_product_details{
    margin-bottom: 13%;
  }
}

@media screen and (max-width:1915px){
    #home .res_product .res_product_description .res_product_details .word{
      top: 45%;
    }
    #home .res_product .res_product_description .res_product_details .white{
      position: relative;
      width: 45%;
      height: 281px;
      box-sizing: border-box;
      padding-top: 75px;
      padding-left: 60px;
      padding-right: 116px;
      z-index: 3;
      line-height: 25px;
      background-color: #fff;
      color: #000000;
      top: -55%;
  }
}
@media screen and (max-width:1860px){
  #home .res_product .res_product_description .res_product_details .word{
    top: 42%;
  }
  #home .res_product .res_product_description .res_product_details .white{
    top: -58%;
  }
}
@media screen and (max-width:1800px){
  #home .res_product .res_product_description .res_product_details .word{
    top: 40%;
  }
  #home .res_product .res_product_description .res_product_details .white{
    top: -60%;
  }
  #home .res_product .res_product_description .res_product_details .enl_white{
    padding-top: 40px;
  }
  #home .res_result .result .enl_tec_desc{
    margin-top: 40px;
  }
}
@media screen and (max-width:1740px){
  #home .res_product .res_product_description .res_product_details .word{
    top: 37%;
  }
  #home .res_product .res_product_description .res_product_details .white{
    top: -63%;
  }
  #home .res_product .res_product_description .res_product_details{
    margin-bottom: 5%;
  }
}
@media screen and (max-width:1660px){
  #home .res_product .res_product_description .res_product_details .word{
    top: 32%;
  }
  #home .res_product .res_product_description .res_product_details .white{
    top: -68%;
  }
}
@media screen and (max-width:1600px){
  #home .res_product .res_product_description .res_product_details .word{
    top: 28%;
  }
  #home .res_product .res_product_description .res_product_details .white{
    top: -72%;
  }
  #home .res_product .res_product_description .res_product_details{
    margin-bottom: 3%;
  }
  #home .res_result .result .enl_tec_desc{
    margin-top: -3px;
  }
}
@media screen and (max-width:1560px){
  #home .res_product .res_product_description .res_product_details .word{
    top: 25%;
  }
  #home .res_product .res_product_description .res_product_details .white{
    top: -75%;
  }
}
@media screen and (max-width:1490px){
  #home .res_product .res_product_description .res_product_details .word{
    top: 21%;
  }
  #home .res_product .res_product_description .res_product_details .white{
    top: -79%;
  }
  #home .res_product .res_product_description .res_product_details{
    margin-bottom: -2%;
  }
}
@media screen and (max-width:1400px){
  #home .res_product .res_product_description .res_product_details .word{
    top: 18%;
  }
  #home .res_product .res_product_description .res_product_details .white{
    top: -82%;
  }
  #home .res_product .res_product_description .res_product_details{
    margin-bottom: -4%;
  }
}
@media screen and (max-width:1300px){
  #home .res_product .res_product_description .res_product_details .word{
    top: 15%;
  }
  #home .res_product .res_product_description .res_product_details .white{
    top: -85%;
  }
  #home .res_product .res_product_description .res_product_details{
    margin-bottom: -6%;
  }
}


/* --------------------------手机端样式------------------------ */
@media screen and (max-width:1024px){
  /* --------------------------技术成果----------------------------- */
  #home .t_title{
    position: absolute;
    top: 155px;
    left: 50%;
    width: 100%;
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
#home .t_title>p{
    font-size: 2rem;
    letter-spacing: 4.5px;
    color: #fff;
    padding: 0 14px;
    font-weight: bold;
    text-align: center;
}
#home .t_title>p:last-child{
    font-size: 1.1rem;
    line-height: 28px;
    letter-spacing: 3.3px;
    font-weight: normal;
    text-align: center;
    margin-top: 10px;
  }
  .en_tec_res{
    width: 100%;
    height: 850px;
  }
  .en_tec_res .en_tec_res_content{
    width: 86%;
    height: 100%;
    margin: 0 auto;
  }
  .en_tec_res .en_tec_res_content .en_tec_res_title{
    width: 100%;
    height: 210px;
    box-sizing: border-box;
    padding-top: 65px;
  }
  .en_tec_res .en_tec_res_content .en_tec_res_title .en_title{
    width: 100%;
    font-size: 2rem;
    text-align: center;
  }
  .en_tec_res .en_tec_res_content .en_tec_res_title .en_line{
    width: 0px;
    height: 48px;
    margin: 26px auto;
    border: 1px solid #b4171f;
  }
  .en_tec_res .en_tec_res_content .en_tec_res_img{
    width: 100%;
    height: auto;
  }
  .en_tec_res .en_tec_res_content .en_tec_res_img img{
    width: 100%;
    height: 100%;
  }
  .en_tec_res .en_tec_res_content .res_detail{
    width: 100%;
    /* height: 232px; */
    font-size: 1.1rem;
    text-align: justify;
    line-height: 28px;
    color: #4d4d4d;
    margin-top: 36px;
    word-break: break-all;
  }


  /* ------------------------------研究开发----------------------------- */
  .en_stu{
    width: 100%;
    margin-bottom: 100px;
    /* height: 3920px; */
  }
  .en_stu .en_stu_content{
    width: 90%;
    height: 100%;
    margin:0 auto;
  }
  .en_stu .en_stu_content .en_stu_content_title{
    width: 100%;
    /* height: 250px; */
    box-sizing: border-box;
    padding-top: 65px;
    padding-bottom: 30px;
  }
  .en_stu .en_stu_content .en_stu_content_title .en_title{
    width: 100%;
    font-size: 2rem;
    text-align: center;
  }
  .en_stu .en_stu_content .en_stu_content_title .en_line{
    width: 0px;
    height: 40px;
    margin: 26px auto;
    border: 1px solid #b4171f;
  }
  .en_stu .en_stu_content .en_stu_content_title .en_stu_title{
    color: #4d4d4d;
    text-align: center;
    font-weight: bold;
    font-size: 1.4rem;
  }
  .en_stu .en_stu_content .en_stu_img{
    width: 100%;
    height: auto;
  }
  .en_stu .en_stu_content .en_stu_img img{
    width: 100%;
    height: 100%;
  }
  .en_stu .en_stu_content .en_stu_detail{
    width: 100%;
    font-size: 1.1rem;
    text-align: justify;
    line-height: 28px;
    color: #4d4d4d;
    margin-top: 5px;
  }

  /* --------------轮播-------------- */
  .clear_fix:after {
    content: '';
    clear: both;
    height: 0;
    overflow: hidden;
    display: block;
    visibility: hidden;
  }
  .red{
    color: #fff;
    background-color: #b4171f;
  }
  .white{
    color: #000000;
    background-color: #e9e9e9;
  }
  .clear_fix {
    zoom: 1;
  }
.industry-field-item{
  width: 100%;
  /* height: 717px; */
  background-color: #e9e9e9;
  margin-top: 65px;
}
.industry-field-item h1 {
    text-align: center;
    font-size: 1.2rem;
    box-sizing: border-box;
    padding: 30px 0;
    font-weight: bold;
    color: #4d4d4d;
  }
.industry-field-item .industry-field-module {
    width: 100%;
  }
.industry-field-item .industry-field-module .industry-field-cover {
  width: 100%;
  height: 100%;
}
.industry-field-item .industry-field-module .industry-field-cover img{
  width: 100%;
  height: 100%;
}
.industry-field-item .industry-field-module .industry-field-title {
  width: 100%;
  height: 100px;
  margin: 0 auto;
  }
.industry-field-item .industry-field-module .industry-field-title .use {
    position: relative;
    height: 100%;
  }
.industry-field-item .industry-field-module .industry-field-title .use li {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    z-index: -1;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
  }
.industry-field-item .industry-field-module .industry-field-title .use li .center {
    position: absolute;
    top: 50%;
    width: 100%;
    text-align: center;
    margin-top: -90px;
    -moz-transform: translatey(-50%);
    -ms-transform: translatey(-50%);
    -webkit-transform: translatey(-50%);
    transform: translatey(-50%);
  }
.industry-field-item .industry-field-module .industry-field-title .use li .center p {
    font-size: 1rem;
    margin-top: 135px;
    font-weight: normal;
    text-align: center;
  }
.industry-field-item .industry-field-module .industry-field-title .use li .number {
    position: absolute;
    top: 60px;
    left: 0;
    width: 100%;
    font-size: 1.2rem;
    text-align: center;
  }
.industry-field-item .industry-field-module .industry-field-title .use li .number span {
    display: inline-block;
    vertical-align: middle;
    margin: 0 5px;
  }
.industry-field-item .industry-field-module .industry-field-title .use li .number .iconfont {
    font-weight: bold;
    cursor: pointer;
  }
.industry-field-item .industry-field-module .industry-field-title .use li .center > a:hover {
    background-color: #db2300;
  }
.industry-field-item .industry-field-module .industry-field-title .use li .center > a:hover:before {
    left: 100%;
    top: 100%;
    -moz-transition: all 1s;
    -o-transition: all 1s;
    -webkit-transition: all 1s;
    transition: all 1s;
  }
.industry-field-item .industry-field-module .industry-field-title .use li .center > a:hover:after {
    color: #fff;
  }
.industry-field-item .industry-field-module .industry-field-title .use li.active {
    z-index: 1;
    opacity: 1;
  }

 .en_stu .en_star_content{
   width: 100%;
   box-sizing: border-box;
   padding-top: 60px;
 }
 .en_stu .en_star_content h1{
   font-size: 1.4rem;
   text-align: center;
   color: #4d4d4d;
   font-weight: bold;
   margin-bottom: 20px;
 }
 .en_stu .en_star_content .en_star_content_detail{
   width: 100%;
   margin-bottom: 40px;
   /* height: 540px; */
 }
 .en_stu .en_star_content .en_star_content_detail .en_star_content_detail_img{
   width: 100%;
   /* height: 300px; */
 }
 .en_stu .en_star_content .en_star_content_detail .en_star_content_detail_img img{
   width: 100%;
   height: 100%;
 }
 .en_stu .en_star_content .en_star_content_detail .en_star_content_detail_words{
   width: 100%;
   height: 200px;
   box-sizing: border-box;
   padding: 30px;
 }
 .en_stu .en_star_content .en_star_content_detail .en_star_content_detail_words .first{
   width: 100%;
   height: 30px;
   font-size: 1.1rem;
   font-weight: bold;
   line-height: 10px;
   margin: 0 auto;
   border-bottom: 1px solid #fff;
 }
 .en_stu .en_star_content .en_star_content_detail .en_star_content_detail_words .black{
   border-bottom: 1px solid #000;
 }
 .en_stu .en_star_content .en_star_content_detail .en_star_content_detail_words .second{
   font-size: 1.1rem;
   line-height: 28px;
   margin-top: 5px;
   text-align: justify;
 }

 /* ---------------------------品质管控----------------------------- */
 .en_manager{
   width: 100%;
   height: 1500px;
   /* background-color: pink; */
 }
 .en_manager .en_manager_content{
   width: 90%;
   height: 100%;
   margin: 0 auto;
   /* background-color: #ccc; */
 }
 .en_manager .en_manager_content .en_manager_content_title{
  width: 100%;
  box-sizing: border-box;
  padding-top: 65px;
  padding-bottom: 35px;
 }
 .en_manager .en_manager_content .en_manager_content_title .en_title{
  width: 100%;
  font-size: 2rem;
  text-align: center;
 }
 .en_manager .en_manager_content .en_manager_content_title .en_line{
  width: 0px;
  height: 40px;
  margin: 26px auto;
  border: 1px solid #b4171f;
 }
 .en_manager .en_manager_content .en_manager_content_title .en_man_words{
  color: #4d4d4d;
  text-align: center;
  font-size: 1.2rem;
  line-height: 28px;
 }
 .en_manager .en_manager_content .en_manager_cer{
  position: absolute;
  width: 90%;
  height: 480px;
  border: 1px solid transparent;
 }
 .en_manager .en_manager_content .en_manager_cer .big_img{
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  transition: all 0.5s;
 }
 .en_manager .en_manager_content .en_manager_cer .big_img ul{
  position: absolute;
  top: 0;
  left: 0;
 }
 .en_manager .en_manager_content .en_manager_cer .big_img .en_cer{
   width: 100%;
   height: 100%;
   float: left;
 }
 .en_manager .en_manager_content .en_manager_cer .big_img .en_cer .en_cer_image{
   width: 60%;
   height: 315px;
   margin: 0 auto;
 }
 .en_manager .en_manager_content .en_manager_cer .big_img .en_cer .en_cer_image img{
   width: 100%;
   height: 100%;
 }
 .en_manager .en_manager_content .en_manager_cer .big_img .en_cer .en_manager_info{
   width: 100%;
   text-align: center;
   box-sizing: border-box;
   padding-top: 20px;
 }
 .en_manager .en_manager_content .en_manager_cer .big_img .en_cer .en_manager_info p{
   color: #808080;
 }
 .en_manager .en_manager_content .en_manager_cer .big_img .en_cer .en_manager_info p:nth-of-type(1){
   font-size: 1.2rem;
   font-weight: bold;
   color: #000000;
   margin-bottom: 10px;
 }
 .en_manager .en_manager_content .en_manager_cer .big_img .en_cer .en_manager_info p:nth-of-type(2){
   font-size: 1rem;
   margin-bottom: 15px;
 }
 .en_manager .en_manager_content .en_manager_cer .big_img .en_cer .en_manager_info p:nth-of-type(3){
  font-size: 1rem;
  line-height: 28px;
 }
 .en_manager .en_manager_content .en_manager_cer .btn{
  display: block;
  line-height: 60px;
  text-align: center;
  color: #000000;
  font-weight: normal;
  font-size: 40px;
  cursor: pointer;
 }
 .en_manager .en_manager_content .en_manager_cer .btn_left{
  position: absolute;
  left: 0px;
  top: 50%;
  margin-top: -105px;
 }
 .en_manager .en_manager_content .en_manager_cer .btn_right{
  position: absolute;
  right: 0px;
  top: 50%;
  margin-top: -105px;
 }

 /* line 308, ../sass/app/_career.scss */
 #home .en_manager .tec_pay-frame {
  width: 100%;
  box-sizing: border-box;
  padding: 75px 0 0;
  position: relative;
  top: 445px;
  /* margin: 27px auto 0; */
}  
#home .en_manager .tec_pay-frame .en_sp_title{
  font-size: 1.2rem;
  color: #fff;
  font-weight: bold;
  text-align: center;
  letter-spacing: 2px;
}

/* line 364, ../sass/app/_career.scss */
#home .en_manager .tec_pay-frame .item-wrap {
width: 100%;
display: flex;
justify-content: space-between;
box-sizing: border-box;
padding: 0 25px;
}
/* line 368, ../sass/app/_career.scss */
#home .en_manager .tec_pay-frame .item-wrap .item {
position: relative;
width: 26%;
}
/* line 371, ../sass/app/_career.scss */
#home .en_manager .tec_pay-frame .item-wrap .item .item-icon {
width: 100%;
height: 100px;
background-position: center;
background-repeat: no-repeat;
background-size: 100%;
}
/* line 380, ../sass/app/_career.scss */
#home .en_manager .tec_pay-frame .item-wrap .item:first-child .item-icon {
background-image: ;
}
/* line 386, ../sass/app/_career.scss */
#home .en_manager .tec_pay-frame .item-wrap .item:nth-child(2) .item-icon {
background-image: ;
}
/* line 398, ../sass/app/_career.scss */
#home .en_manager .tec_pay-frame .item-wrap .item:last-child .item-icon {
background-image: ;
}
/* line 405, ../sass/app/_career.scss */
#home .en_manager .tec_pay-frame .item-wrap .item.active:first-child .item-icon {
background-image: ;
}
/* line 411, ../sass/app/_career.scss */
#home .en_manager .tec_pay-frame .item-wrap .item.active:nth-child(2) .item-icon {
background-image: ;
}
/* line 423, ../sass/app/_career.scss */
#home .en_manager .tec_pay-frame .item-wrap .item.active:last-child .item-icon {
background-image: ;
}
/* line 429, ../sass/app/_career.scss */
#home .en_manager .tec_pay-frame .item-wrap .item .item-title {
text-align: center;
font-size: 18px;
font-weight: bold;
}
/* line 434, ../sass/app/_career.scss */
#home .en_manager .tec_pay-frame .item-wrap .item .divider {
width: 40px;
height: 1px;
background: rgba(127, 130, 135, 0.3);
margin: 20px auto;
}
/* line 440, ../sass/app/_career.scss */
#home .en_manager .tec_pay-frame .item-wrap .item .item-detail {
font-size: 14px;
text-align: center;
line-height: 24px;
}
/* line 445, ../sass/app/_career.scss */
/* #home .en_culture .pay-frame .item-wrap .item::after {
position: absolute;
content: '';
width: 20px;
height: 20px;
left: 50%;
margin-left: -10px;
top: -9px;
background-image: ;
} */
/* line 457, ../sass/app/_career.scss */
#home .en_manager .tec_pay-frame .detail-wrap {
width: 100%;
height: 170px;
position: relative;
/* margin-top: 15px; */
}
/* line 465, ../sass/app/_career.scss */
#home .en_manager .tec_pay-frame .detail-wrap .detail-item {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
/* filter: progid:dximagetransform.microsoft.alpha(opacity=0); */
opacity: 0;
margin-top: 5px;
-moz-transition: opacify 0.2s ease;
-o-transition: opacify 0.2s ease;
-webkit-transition: opacify 0.2s ease;
transition: opacify 0.2s ease;
}
/* line 472, ../sass/app/_career.scss */
#home .en_manager .tec_pay-frame .detail-wrap .detail-item.active {
filter: progid:dximagetransform.microsoft.alpha(enabled=false);
opacity: 1;
}
/* line 475, ../sass/app/_career.scss */
#home .en_manager .tec_pay-frame .detail-wrap .detail-item .text-item {
width: 100%;
text-align: center;
}
/* line 380, ../sass/app/_career.scss */
#home .en_manager .tec_pay-frame .detail-wrap .words_one{
background-image: ;
background-repeat: no-repeat;
background-position: 0 0;
background-size: 100%;
}
/* line 386, ../sass/app/_career.scss */
#home .en_manager .tec_pay-frame .detail-wrap .words_two{
background-image: ;
background-repeat: no-repeat;
background-position: 0 0;
background-size: 100%;
}
/* line 392, ../sass/app/_career.scss */
#home .en_manager .tec_pay-frame .detail-wrap .words_three{
background-image: ;
background-repeat: no-repeat;
background-position: 0 0;
background-size: 100%;
}

/* line 477, ../sass/app/_career.scss */
#home .en_manager .tec_pay-frame .detail-wrap .detail-item .text-item .text-title {
width: 100%;
font-size: 1.2rem;
line-height: 1.6;
margin-top: 40px;
color: #b4171f;
font-weight: bold;
margin-bottom: 5px;
}
/* line 483, ../sass/app/_career.scss */
#home .en_manager .tec_pay-frame .detail-wrap .detail-item .text-item .text-detail {
width: 100%;
font-size: 1rem;
text-align: center;
line-height: 1.6;
color: #4d4d4d;
box-sizing: border-box;
padding: 0 7px;
}
/* line 496, ../sass/app/_career.scss */
#home .en_manager .tec_pay-frame .detail-wrap .detail-item::after {
display: block;
content: '';
clear: both;
}

/* ---------------------英文版样式----------------------- */
.en_stu .en_stu_content .en_stu_content_title .en_line{
  margin: 12px auto;
}
.en_stu .en_stu_content .enl_en_stu_detail{
  font-size: 14px;
  line-height: 24px;
  margin-top: 15px;
  word-break: break-all;
}
.en_stu .en_star_content .en_star_content_detail .enl_en_star_detail_words{
  height: 240px;
}
.en_stu .en_star_content .en_star_content_detail .en_star_content_detail_words .enl_first{
  font-size: 14px;
  line-height: 20px;
}
.en_stu .en_star_content .en_star_content_detail .en_star_content_detail_words .enl_first_sp{
  height: 45px;
  line-height: 20px;
}
.en_stu .en_star_content .en_star_content_detail .en_star_content_detail_words .enl_first_np{
  height: 45px;
  line-height: 20px;
}
.en_stu .en_star_content .en_star_content_detail .en_star_content_detail_words .enl_second{
  font-size: 13px;
  line-height: 25px;
  margin-top: 12px;
  word-break: break-all;
}
.en_stu .en_star_content .en_star_content_detail .enl_word_04{
  height: 300px;
}
.en_stu .en_star_content .en_star_content_detail .enl_word_06{
  height: 350px;
}

.en_tec_res .en_tec_res_content .enl_res_detail{
  font-size: 14px;
}
.enl_en_tec_res{
  height: 900px;
}
.en_manager .en_manager_content .en_manager_content_title .enl_en_man_words{
  font-size: 1.1rem;
}
#home .en_manager .tec_pay-frame .detail-wrap .detail-item .text-item .enl-text-detail{
  line-height: 1.2;
}
#home .t_title>p.en_enl_tec_title{
  line-height: 20px;
  font-size: 22px;
  letter-spacing: 1px;
}
#home .t_title>p.en_enl_tec_titlepro{
    line-height: 20px;
    font-size: 12px;
    letter-spacing: 1px;
}
.en_stu .en_stu_content .en_stu_content_title .en_enl_stu_title{
  font-size: 15px;
}
.en_tec_res .en_tec_res_content .en_tec_res_title .en_enl_ach{
  font-size: 1.4rem;
}
.en_manager .en_manager_content .en_manager_cer .big_img .en_cer .en_manager_info p.en_enl_passed{
  font-size: 0.8rem;
  line-height: 20px;
}
.en_stu .en_star_content .en_enl_star_content_h1{
  font-size: 15px;
}

}

@media screen and (max-width:800px){
  #home .t_title{
    top: 255px;
}
#home .t_title>p:last-child{
    margin-top: 30px;
  }
  .en_manager .en_manager_content .en_manager_content_title .en_man_words{
    line-height: 32px;
   }
  .en_manager .en_manager_content .en_manager_cer .big_img .en_cer .en_cer_image{
    width: 42%;
    height: 330px;
    margin: 0 auto;
  }
  #home .en_manager .tec_pay-frame .item-wrap{
    padding: 0 77px;
  }
  #home .en_manager .tec_pay-frame .item-wrap .item .item-icon{
    height: 170px;
  }
  #home .en_manager .tec_pay-frame .item-wrap .item{
    width: 20%;
  }
  #home .en_manager .tec_pay-frame .detail-wrap .detail-item .text-item .text-title{
    margin-top: 50px;
  }


/* -----------------------英文版样式------------------------ */
  .en_stu .en_star_content .en_star_content_detail .enl_word_04{
    height: 300px;
  }
  .en_stu .en_star_content .en_star_content_detail .enl_word_06{
    height: 350px;
  }
  .en_tec_res .en_tec_res_content .enl_res_detail{
    font-size: 14px;
  }
  .en_manager .en_manager_content .en_manager_content_title .enl_en_man_words{
    font-size: 1rem;
    line-height: 28px;
    text-align: justify;
    word-break: break-all;
  }
  #home .en_manager .tec_pay-frame .detail-wrap .detail-item .text-item .enl-text-detail{
    line-height: 1.2;
  }
}
@media screen and (max-width:500px){
  #home .homecontent .tec_title{
    position: absolute;
    top: 450px;
    left: 50%;
    /* right: 0;
    bottom: 0;
    margin: auto; */
    width: 100%;
    max-width: 1600px;
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);  
}
#home .t_title{
  top: 155px;
}
#home .t_title>p:last-child{
  margin-top: 15px;
  letter-spacing: 2.5px;
}
  .en_stu .en_stu_content .ren_stu_detail{
    height: 280px;
    margin-top: 5px;
  }
  .industry-field-item{
    margin-top: 65px;
  }
  .en_stu .en_star_content .en_star_content_detail .word_03{
    height: 245px;
  }
  .en_stu .en_star_content .en_star_content_detail .word_04,
  .en_stu .en_star_content .en_star_content_detail .word_06{
    height: 235px;
   }
   .en_manager .en_manager_content .en_manager_cer .big_img .en_cer .en_cer_image{
    width: 60%;
    height: 315px;
  }
  #home .en_manager .tec_pay-frame .item-wrap .item .item-icon{
    height: 100px;
  }
  #home .en_manager .tec_pay-frame .item-wrap{
    padding: 0 25px;
  }
  #home .en_manager .tec_pay-frame .item-wrap .item{
    width: 26%;
  }


  /* -----------------------英文版样式-------------------------- */
  .en_stu .en_star_content .en_star_content_detail .enl_word_04{
    height: 220px;
  }
  .en_stu .en_star_content .en_star_content_detail .enl_word_04{
    height: 300px;
  }
  .en_stu .en_star_content .en_star_content_detail .enl_word_06{
    height: 350px;
  }
  .en_tec_res .en_tec_res_content .enl_res_detail{
    font-size: 14px;
  }
  #home .en_manager .tec_pay-frame .detail-wrap .detail-item .text-item .enl-text-detail{
    line-height: 1.2;
  }
  #home .t_title>p.en_enl_tec_title{
    line-height: 20px;
    font-size: 22px;
    letter-spacing: 1px;
  }
  #home .t_title>p.en_enl_tec_titlepro{
      line-height: 20px;
      font-size: 12px;
      letter-spacing: 1px;
  }
  .industry-field-item h1.en_enl_only{
    font-size: 15px;
    padding: 15px 0;
  }
  .en_manager .en_manager_content .en_manager_content_title .enl_en_man_words{
    font-size: 14px;
  }
  #home .en_manager .tec_pay-frame .detail-wrap .detail-item .text-item .enl-text-detail{
    font-size: 12px;
  }
}
@media screen and (max-width:414px){
  #home .en_tec{
    top: 26%;
  }
  #home .en_manager .tec_pay-frame .detail-wrap .detail-item .text-item .text-title{
    margin-top: 35px;
  }
  .en_stu .en_star_content .en_star_content_detail .enl_word_02{
    height: 220px;
  }
  .en_stu .en_star_content .en_star_content_detail .enl_word_03{
    height: 210px;
  }
  .en_stu .en_star_content .en_star_content_detail .enl_word_04{
    height: 250px;
  }
  .en_stu .en_star_content .en_star_content_detail .enl_word_06{
    height: 290px;
  }

}
@media screen and (max-width:411px){
  #home .en_manager .tec_pay-frame .detail-wrap .detail-item .text-item .text-title{
    margin-top: 35px;
  }
  .en_stu .en_star_content .en_star_content_detail .enl_en_star_detail_words{
    height: 235px;
  }
  .en_stu .en_star_content .en_star_content_detail .enl_word_03{
    height: 210px;
  }
  .en_stu .en_star_content .en_star_content_detail .enl_word_04{
    height: 250px;
  }
  .en_stu .en_star_content .en_star_content_detail .enl_word_05{
    height: 280px;
  }
  .en_stu .en_star_content .en_star_content_detail .enl_word_06{
    height: 290px;
  }
}
@media screen and (max-width:375px){
  #home .en_tec{
    top: 23%;
  }
  .en_stu .en_star_content .en_star_content_detail .word_04,
  .en_stu .en_star_content .en_star_content_detail .word_06{
    height: 250px;
   }
   .industry-field-item h1{
     font-size: 1.1rem;
   }
   #home .en_manager .tec_pay-frame .detail-wrap .detail-item .text-item .text-title{
     margin-top: 30px;
   }

   .en_stu .en_star_content .en_star_content_detail .enl_word_03{
    height: 225px;
  }
   .en_stu .en_star_content .en_star_content_detail .enl_word_04{
    height: 280px;
  }
  .en_stu .en_star_content .en_star_content_detail .enl_word_06{
    height: 330px;
  }
}
@media screen and (max-width:360px){
  #home .title{
    top: 144px;
  }
  #home .en_manager .tec_pay-frame .detail-wrap .detail-item .text-item .text-title{
    margin-top: 25px;
  }
  .industry-field-item h1{
    line-height: 30px;
  }
  .industry-field-item .industry-field-module .industry-field-cover{
    padding-top: 20px;
  }

  .en_stu .en_star_content .en_star_content_detail .enl_en_star_detail_words{
    height: 240px;
  }
  
  .en_stu .en_star_content .en_star_content_detail .enl_word_03{
    height: 240px;
  }
  .en_stu .en_star_content .en_star_content_detail .enl_word_02{
    height: 250px;
  }
  .en_stu .en_star_content .en_star_content_detail .enl_word_04{
    height: 260px;
  }
  .en_stu .en_star_content .en_star_content_detail .enl_word_06{
    height: 310px;
  }
  .industry-field-item h1.en_enl_only{
    font-size: 15px;
    line-height: 15px;
  }
  .industry-field-item .industry-field-module .enl-industry-field-cover{
    padding-top: 0;
  }
}
@media screen and (max-width:320px){
  /* .en_stu{
    height: 4035px;
  } */
  #home .t_title{
    top: 150px;
  }
  #home .t_title>p:last-child{
    margin-top: 15px;
    letter-spacing: 2.5px;
  }
  .en_stu .en_stu_content .ren_stu_detail{
    height: 330px;
  }
  .en_stu .en_star_content .en_star_content_detail .en_star_content_detail_words{
    height: 245px;
  }
  .en_stu .en_star_content .en_star_content_detail .word_03{
    height: 300px;
  }
  .en_stu .en_star_content .en_star_content_detail .en_star_content_detail_words .first{
    font-size: 1rem;
  }
  .en_stu .en_star_content .en_star_content_detail .en_star_content_detail_words .second{
    font-size: 1rem;
  }
  .en_manager .en_manager_content .en_manager_content_title .en_man_words{
    font-size: 0.8rem;
   }
   .en_manager .en_manager_content .en_manager_cer .big_img .en_cer .en_cer_image{
    height: 270px;
  }
  .en_manager .en_manager_content .en_manager_cer .btn_left{
    margin-top: -145px;
   }
   .en_manager .en_manager_content .en_manager_cer .btn_right{
    margin-top: -145px;
   }
   .en_manager .en_manager_content .en_manager_cer .big_img .en_cer .en_manager_info p:nth-of-type(3){
    line-height: 24px;
   }
   .en_stu .en_star_content h1{
     font-size: 1.3rem;
   }
   .industry-field-item .industry-field-module .industry-field-cover{
     padding-top: 15px;
   }
   .industry-field-item h1{
     line-height: 30px;
   }
   #home .en_manager .tec_pay-frame .detail-wrap .detail-item .text-item .text-title{
     margin-top: 18px;
   }
   #home .en_manager .tec_pay-frame{
     padding-top: 35px;
   }
   .en_manager{
     height: 1420px;
   }
}