html {
  margin: 0 auto;
  font-family: 'PingFang SC','Microsoft YaHei','Lantinghei SC','Helvetica Neue',Helvetica,Arial,\\5FAE\8F6F\96C5\9ED1,STHeitiSC-Light,simsun,\\5B8B\4F53,'WenQuanYi Zen Hei','WenQuanYi Micro Hei',"sans-serif"; 
}
body {
  font-family: "GalanoRegular";
  overflow-x: hidden;
}
.phone_header {
  display: none;
}
.phone_search_popup {
  display: none;
}
.phone_nav {
  display: none;
}

.cus_det_cont .blog_details_title {
  margin-bottom: 40px;
}
.container {
  padding-top: 100px;
}
.header {
  position: fixed;
  width:100%;
  left: 0;
  top: 0;
  margin:0 auto;
  z-index:9999;
  height: 100px;
  background: url(../images/head_bj.png) no-repeat center center;
  background-size: cover;
  /* background: linear-gradient(94deg, rgba(198, 241, 255, 0) 0%, rgba(43, 68, 128, 0.47) 100%); */
}
.logo {
  text-align: center;
  padding-top: 11px;
  margin-right: 390px;
}
.logo img {
  max-height: 78px;
}
.nav {
  padding-top: 22px;
}
.nav ul li {
  position: relative;
  float: left;
  text-align: center;
  margin-right: 58px;
}
.nav ul li:after {
  content: "";
  position: absolute;
  width: 0;
  height: 4px;
  background: linear-gradient(90deg, rgba(21, 50, 116, 1) 0%, rgba(224, 62, 129, 1) 100%);
  left: 0;
  bottom: -30px;
  transition: all 0.5s;
}
.nav ul li.active:after,.nav ul li:hover:after  {
  width: 100%;
}
.nav ul li:last-child {
  margin-right: 0;
}
.nav ul li>a {
  position: relative;
  display: block;
  height: 48px;
  line-height: 48px;
  font-size: 16px;
  padding:0 2px;
  color: rgba(0, 0, 0, 1);
  font-family: "GalanoSemiBold";
  font-weight: 600;
}

.language_more {
  padding:22px 0 0 60px
}
.language_more a {
  position: relative;
  display: block;
  height: 48px;
  line-height: 48px;
  font-size: 16px;
  padding:0 2px;
  color: rgba(0, 0, 0, 1);
  font-family: "GalanoSemiBold";
  font-weight: 600;
}

.head_btn {
  position: relative;
  display: block;
  text-align: center;
  width: 155px;
  height: 50px;
  line-height: 50px;
  background: rgba(255, 255, 255, 1);
  color: rgba(21, 50, 116, 1);
  font-size: 14px;
  font-family: "GalanoSemiBold";
  font-weight: 600;
  border-radius: 60px;
  margin-top: 24px;
  transition: all 0.5s;
}
.head_btn:hover {
  background: rgba(21, 50, 116, 1);
  color:#fff
}

.nav ul li:hover .nav_drop {
  display: block;
}
.nav_drop {
  position: absolute;
  z-index:99;
  width: 100%;
  top: 100%;
  width: 240px;
  left: 50%;
  display: none;
  margin-left: -120px;
  text-align: center;
  background: #ffffff;
  transition: all 0.5s;
}
.second_nav_group {
  padding:10px 0 0;
}
.second_nav_item a {
  display: block;
  font-size: 15px;
  color:#666;
  padding:10px;
  line-height: 24px;
  background: #fff;
  font-family: "GalanoSemiBold";
  transition: all 0.5s;
}
.second_nav_item:hover a {
  background: linear-gradient(96.92deg, rgba(21, 50, 116, 1) 0%, rgba(8, 64, 192, 1) 39.41%, rgba(167, 51, 222, 1) 100%);
  color:#fff
}



.foot_top {
  height: 390px;
  padding-top: 38px;
  background: rgba(10, 30, 75, 1);
}
.foot_left {
  position: relative;
  width: 300px;
  margin-right: 85px;
}
.foot_logo {
  margin-bottom: 36px;
}
.foot_text {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  line-height: 18px;
}

.foot_link {
  width: 540px;
  padding-top: 65px;
}
.foot_link_item {
  float: left;
  width: 170px;
  margin-right: 10px;
}
.foot_link_title {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  line-height: 24px;
  font-family: "GalanoSemiBold";
  font-weight: 600;
}
.foot_link_btm {
  margin-top: 16px;
}
.foot_link_btm a {
  display: block;
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  font-weight: 500;
  line-height: 28px;
  transition: all 0.5s;
}
.foot_link_btm a:hover {
  padding-left: 10px;
}

.foot_contact {
  position: relative;
  width: 455px;
  padding-top: 70px;
}
.foot_contact_title {
  color: rgba(255, 255, 255, 1);
  font-size: 24px;
  line-height: 28px;
  font-family: "GalanoSemiBold";
  font-weight: 600;
}
.foot_contact_btm {
  margin-top: 30px;
}
.foot_contact_text {
  position: relative;
  height: 50px;
  line-height: 50px;
  background: #fff;
  border:0;
  color: rgba(136, 136, 136, 1);
  font-size: 14px;
  font-weight: 400;
  padding:0 18px;
}
.foot_contact_btn {
  width: 127px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  background: #ff7575;
  border:0;
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  font-family: "GalanoSemiBold";
  font-weight: 600;
  transition: all 0.5s;
}
.foot_contact_btn:hover {
  background: rgba(20, 52, 125, 1);
}

.copy {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight: 400;
  background: #f3f3f3;
  line-height: 24px;
  padding:8px 0;
  text-align: center;
}


.breadcrumb_box {
  height: 67px;
  line-height: 24px;
  padding-top: 21px;
  text-align: right;
  font-family: "GalanoSemiBold";
  font-weight: bold;
  border-bottom: 1px solid #e3e3e3;
}
.breadcrumb {
  font-size: 18px;
  color:rgba(0, 0, 0, 1)
}
.breadcrumb a {
  color:rgba(0, 0, 0, 1)
}
.breadcrumb em {
  color:rgba(0, 0, 0, 1);
  margin:0 8px;
}
.breadcrumb span {
  color:rgba(0, 0, 0, 1)
}


/*  首页   */
.home_banner.about_banner {
  position: relative;
  height: 36.354vw;
}
.home_banner_cont {
  position: absolute;
  width: 1440px;
  top: 9vw;
  left: 0;right: 0;
  margin:0 auto;
  color: #0954ff;
  font-weight: 700;
}
.home_banner_title {
  font-size: 42px;
  line-height:54px;
  font-weight: 700;
  margin-bottom: 2.9vw;
}
.home_banner_cont span {
  position: relative;
  display: inline-block;
  color: transparent;
  background: linear-gradient(89deg,#0954ff 0%, #e50ffa 90%);
  -webkit-background-clip: text;
}
.home_banner_cont img {
  display: inline-block;
  vertical-align: middle;
  margin:-10px 0 0 8px;
}
.home_banner_text {
  font-size: 30px;
  line-height: 36px;
  margin-bottom: 2.9vw;
}
.home_banner_des {
  font-size: 20px;
  line-height: 28px;
  margin-bottom: 1.8vw;
}

.home_choose {
  position: relative;
  padding:100px 0;
  margin-bottom: 80px;
  background: #eaf3fa url(../upload/home_bj1.png) no-repeat center center;
}
.home_choose_img {
  position: relative;
  width: 595px;
  padding-top: 218px;
}
.home_choose_right {
  position: relative;
  width: 705px;
}
.home_choose_title {
  position: relative;
  font-size: 48px;
  line-height: 54px;
  color:#000;
  font-weight: 700;
  margin-bottom: 12px;
  font-family: "GalanoSemiBold";
}
.line {
  position: relative;
  width: 120px;
  height: 5px;
  background: #153475;
  
}
.home_choose_text {
  position: relative;
  color: rgba(70, 70, 70, 1);
  font-size: 16px;
  line-height: 28px;
  font-weight: 400;
  padding-left: 45px;
  margin-top: 54px;
  margin-bottom:0 ;
}
.home_choose_text p {
  position: relative;
  margin-bottom: 24px;
}
.home_choose_text p:after {
  content: "";
  position: absolute;
  left: -36px;
  top: 5px;
  width: 20px;
  height: 19px;
  background: url(../images/ev_icon.png) no-repeat center center;
}
.home_choose_btm .more_btn {
  width: 203px;
}

.home_about {
  position: relative;
  padding:80px 0 116px;
  background: #eaf3fa url(../upload/home_bj2.png) no-repeat center center;
  background-size: cover;
  margin-top: 36px;
}

.home_about_cont {
  justify-content: center;
  flex-flow: row-reverse;
}
.home_about_img {
  position: relative;
  width: 707px;
  overflow: hidden;
  margin-left: 110px;
}
.home_about_img img {
  transition: all 0.5s;
}
.home_about_img:hover img  {
	transform: scale(1.1); 
	-ms-transform: scale(1.1); 
	-moz-transform: scale(1.1); 
	-webkit-transform: scale(1.1); 
	-o-transform: scale(1.1); 
}
.home_about_title {
  position: relative;
  font-size: 48px;
  line-height: 54px;
  color:#000;
  font-weight: 700;
  margin-bottom: 50px;
  font-family: "GalanoSemiBold";
}
.home_about_text {
  color: rgba(70, 70, 70, 1);
  font-size: 16px;
  line-height: 28px;
  font-weight: 400;
  margin: 54px 0 96px;
}
.home_about_btm .more_btn {
  width: 203px;
}


.home_product {
  position: relative;
  padding:90px 0 40px;
  margin-bottom: 80px;
}
.home_product_title {
  text-align: center;
  margin-bottom: 60px;
}
.home_product_title span {
  position: relative;
  display: inline-block;
  width: 158px;
  height: 58px;
  line-height: 56px;
  text-align: center;
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  font-weight: 600;
  font-family: "GalanoSemiBold";
  transition: all 0.5s;
  margin:0 8px;
  border-radius: 50px;
  cursor: pointer;
  border: 1px solid rgba(0, 0, 0, 1);
}
.home_product_title span.active {
  border:0;
  color:#fff;
  line-height: 58px;
  background: linear-gradient(96.92deg, rgba(21, 50, 116, 1) 0%, rgba(8, 64, 192, 1) 39.41%, rgba(167, 51, 222, 1) 100%);
}
.home_product_btm {
  margin-top: 64px;
}
.home_switch_item {
  display: none;
}
.home_switch_item:first-child {
  display: block;
}

.home_customization {
  padding-bottom: 120px;
}
.home_customization_img {
  position: relative;
  width: 620px;
  overflow: hidden;
}
.home_customization_img  img {
  transition: all 0.5s;
}
.home_customization_img:hover img {
  transform: scale(1.1); 
	-ms-transform: scale(1.1); 
	-moz-transform: scale(1.1); 
	-webkit-transform: scale(1.1); 
	-o-transform: scale(1.1); 
}
.home_customization_right {
  position: relative;
  width: 705px;
}
.home_customization_title {
  color: rgba(0, 0, 0, 1);
  font-size: 48px;
  line-height: 54px;
  font-weight: 700;
  margin-bottom: 2px;
}
.home_customization_text {
  color: rgba(0, 0, 0, 1);
  font-size: 15px;
  line-height: 24px;
  font-weight: 400;
  margin-top: 24px;
  margin-bottom: 70px;
}
.home_customization_text p {
  margin-bottom: 26px;
}
.home_customization_btm a {
  width: 203px;
}

/*  about    */
.about_banner_title {
  color: #163377;
  font-size: 60px;
  line-height: 81px;
  font-weight: 500;
  font-family: "GalanoMedium";
}
.about_banner_title span {
  position: relative;
  display: inline-block;
  color: transparent;
  background: linear-gradient(89deg,#163377 0%, #6c3d8d 90%);
  -webkit-background-clip: text;
}
.about_banner_text {
  font-size: 36px;
  color:#163377;
  line-height:60px;
  font-weight: 500;
  margin-top: 15px;
  font-family: "GalanoMedium";
}
.about_banner_text span {
  position: relative;
  display: inline-block;
  color: transparent;
  background: linear-gradient(89deg,#163377 0%, #c2418c 90%);
  -webkit-background-clip: text;
}


.about_eagletech {
  position: relative;
  padding:86px 0 60px;
  background: #eaf3fa url(../upload/about_bj.png) no-repeat center center;
  background-size: cover;
}
.about_point {
  position: absolute;
  width: 1440px;
  top: 0;
  left: 0;right: 0;
  margin:0 auto
}
.about_eagletech_cont {
  position: relative;
}
.about_eagletech_img {
  position: absolute;
  width: 839px;
  top: 0;
  left: -107px;
}
.about_eagletech_right {
  width: 705px;
  padding-top: 22px;
}
.about_eagletech_title {
  color: rgba(21, 50, 116, 1);
  font-size: 48px;
  line-height: 54px;
  font-weight: 700;
  margin-bottom: 12px;
}
.about_eagletech_text {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  line-height: 30px;
  font-weight: 400;
  margin-top: 50px;
}
.about_eagletech_text p {
  margin-bottom: 32px;
}
.about_eagletech_btm a {
  width: 203px;
}


.about_difference_group {
  margin-top: 32px;
}
.about_difference {
  position: relative;
  padding:78px 0 85px;
  background: #f5f6ff;
}
.about_difference_item {
  position: relative;
  padding-left: 40px;
}
.about_difference_item {
  margin-bottom: 80px;
}
.about_difference_item:last-child {
  margin-bottom: 0;
}
.about_difference_item_title {
  position: relative;
  color: rgba(0, 0, 0, 1);
  font-size: 24px;
  line-height: 30px;
  font-weight: 500;
  font-family: "GalanoMedium";
  margin-bottom: 22px;
}
.about_difference_item_title:after {
  content: "";
  position: absolute;
  width: 20px;
  height: 19px;
  left: -40px;
  top: 6px;
  background: url(../images/ev_icon.png) no-repeat center center;
}
.about_difference_item_btm {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  line-height: 35px;
  font-weight: 400;
}
.about_difference_item_btm img {
  margin:-5px 0 0 8px
}

.about_facilities.touch_custom {
  padding: 75px 0 100px;
}
.about_vision {
  position: relative;
  padding:148px 0 132px;
  background: linear-gradient(90deg, rgba(10, 30, 75, 1) 28.56%, rgba(10, 30, 75, 0) 100%);
}
.about_vision_infor {
  position: relative;
  width: 614px;
  color: #fff;
}
.about_vision_title {
  font-size: 42px;
  line-height: 54px;
  font-weight: 600;
  font-family: "GalanoSemiBold";
  margin-bottom: 15px;
}
.about_vision_line {
  width: 69px;
  height: 5px;
  background: rgba(255, 255, 255, 1);
}
.about_vision_text {
  color: rgba(255, 255, 255, 1);
  font-size: 24px;
  line-height: 43px;
  font-weight: 500;
  margin-top: 40px;
  font-family: "GalanoMedium";
}


.about_machine {
  position: relative;
  padding:88px 0 65px
}
.about_machine_group {
  margin-top: 56px;
}
.about_machine_item {
  position: relative;
  float: left;
  width: 460px;
  margin:0 30px 30px 0;
  transition: all 0.5s;
}
.about_machine_item:hover {
  margin-top: -10px;
}
.about_machine_item:nth-child(3n) {
  margin-right: 0;
}
.about_machine_item_img {
  position: relative;
  width: 100%;
  height: 297px;
  overflow: hidden;
}
.about_machine_item_title {
  position: relative;
  height: 70px;
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  line-height: 24px;
  font-weight: 600;
  font-family: "GalanoSemiBold";
  background: rgba(21, 50, 116, 1);
}
.about_machine_item_title .item_cell {
  padding:0 15px
}


/*    contact  */
.contact_top {
  position: relative;
  padding: 40px 0 0;
  border-bottom: 2px solid #f5f5f5;
  background:url(../upload/contact_bj.png) no-repeat center center;
}
.contact_title {
  color: #153274;
  font-size: 70px;
  line-height: 82px;
  font-weight: 700;
  padding-top: 224px;
}
.contact_title span {
  position: relative;
  display: inline-block;
  color: transparent;
  background: linear-gradient(89deg,#153274 0%, #e13179 90%);
  -webkit-background-clip: text;
}

.contact_infor {
  padding:120px 0
}
.contact_infor_left {
  position: relative;
  width: 630px;
}
.contact_infor_title {
  color: rgba(20, 52, 123, 1);
  font-size: 28px;
  line-height: 35px;
  font-family: "GalanoMedium";
  font-weight: 500;
  margin-bottom: 15px;
}
.contact_infor_group {
  margin-top: 48px;
}
.contact_infor_item {
  margin-bottom: 50px;
}
.contact_infor_item:last-child {
  margin-bottom: 0;
}
.contact_infor_item_icon {
  width: 26px;
  margin-right: 14px;
  padding-top: 6px;
}
.contact_infor_item_title {
  color: rgba(20, 52, 123, 1);
  font-size: 24px;
  line-height: 32px;
  font-weight: 500;
  font-family: "GalanoMedium";
  margin-bottom: 10px;
}
.contact_infor_item_text {
  font-size: 14px;
  line-height: 24px;
  font-weight: 400;
  color: rgba(83, 83, 83, 1);
}
.contact_from_box {
  width: 705px;
}
.contact_from_title {
  color: rgba(20, 52, 123, 1);
  font-size: 36px;
  line-height: 42px;
  font-family: "GalanoMedium";
  font-weight: 500;
  margin-bottom: 18px;
}
.contact_from_cont {
  position: relative;
  padding:72px 38px 42px;
  background: rgba(241, 241, 241, 1);
  border-radius: 12px;
}
.contact_from_cont .public_form_item {
  width: 302px;
}
.contact_from_cont .public_form_item_label {
  margin-bottom: 13px;
}
.contact_from_cont .public_form_list {
  margin-bottom: 23px;
}
.contact_from_cont .public_form_btm {
  margin-top: 36px;
}
.contact_from_cont .public_form_btn {
  width: 171px;
  border-radius: 30px;
  background: linear-gradient(96.92deg, rgba(21, 50, 116, 1) 0%, rgba(8, 64, 192, 1) 39.41%, rgba(167, 51, 222, 1) 100%);
}
.map {
  height: 380px;
}

/*   question   */
.about_banner {
  position: relative;
  height: 40.05vw;
  width: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.banner_cont {
  position: absolute;
  z-index:99;
  width: 100%;
  left: 0;
  top: 50%;
  transform: translate(0,-50%);
}
.banner_infor {
  position: relative;
  width: 700px;
}
.optical_inofr_banner.banner_infor {
  width: 850px;
}
.banner_title {
  font-size: 70px;
  color: rgba(112, 112, 112, 1);
  line-height: 81.9px;
  font-weight: 700;
}
.about_title {
  color: rgba(0, 0, 0, 1);
  font-size: 36px;
  line-height: 48px;
  font-family: "GalanoMedium";
  font-weight: 500;
}

.question_cont {
  padding:110px 0 70px
}
.question_title {
  color: rgba(0, 0, 0, 1);
  font-size: 30px;
  font-family: "GalanoSemiBold";
  line-height: 45px;
  font-weight: 600;
  margin-bottom: 42px;
}

.question_item {
  margin-bottom:15px;
}
.question_item_top {
  position: relative;
  font-size: 18px;
  color: rgba(0, 0, 0, 1);
  font-weight: 600;
  font-family: "GalanoSemiBold";
  height: 60px;
  line-height: 60px;
  overflow: hidden;
  padding:0 100px 0 30px;
  background: #f2f2f2;
  transition: all 0.5s;
  overflow: hidden;  
  text-overflow: ellipsis;  
  display: block; 
  white-space: nowrap; 
}
.question_item.active .question_item_icon {
  background-image: url(../images/question_icon2.png);
}
.question_item_icon {
  position: absolute;
  right: 18px;
  top: 50%;
  margin-top:-11px;
  width: 22px;
  text-align: center;
  height: 22px;
  line-height: 22px;
  cursor: pointer;
  background-image: url(../images/question_icon1.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100% auto;
  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  -ms-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}
.question_item_btm {
  position: relative;
  display: none;
  padding:15px 30px 10px;
  background: #fff;
  border:1px solid #e0e0e0
}
.question_item_text {
  font-size: 14px;
  color: rgba(0, 0, 0, 1);
  line-height: 21px;
}
.question_item_text p {
  margin-bottom: 15px;
}


/*  optical_bonding    */
.optical_cont {
  padding:110px 0 0
}
.optical_infor_img {
  position: relative;
  width: 583px;
  max-height: 700px;
  overflow: hidden;
}
.optical_infor_right {
  width: 705px;
}
.optical_infor_title {
  position: relative;
  padding-left: 16px;
  font-size: 16px;
  line-height: 34px;
  color: rgba(21, 50, 116, 1);
  font-weight: 600;
  margin-bottom: 22px;
  font-family: "GalanoSemiBold";
}
.optical_infor_title:after {
  content: "";
  position: absolute;
  width: 3px;
  height: 49px;
  left: 0;
  top: 6px;
  background: #153274;
}
.optical_infor_title span {
  font-size: 29px;
}
.optical_infor_text {
  color: rgba(0, 0, 0, 1);
  font-size: 20px;
  line-height: 28px;
  font-weight: 400;
  margin-bottom: 36px;
}
.optical_infor_des {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  line-height: 31px;
  margin-bottom: 70px;
}
.optical_infor_des p {
  margin-bottom: 28px;
}
.optical_infor_des p:last-child {
  margin-bottom: 0;
}
.optical_infor_des span {
  font-weight: bold;
  font-family: "GalanoSemiBold";
}
.optical_more {
  display: block;
  width: 203px;
  height: 58px;
  line-height: 58px;
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 600;
  border-radius: 30px;
  text-align: center;
  font-family: "GalanoSemiBold";
  background: linear-gradient(96.92deg, rgba(21, 50, 116, 1) 0%, rgba(8, 64, 192, 1) 39.41%, rgba(167, 51, 222, 1) 100%);
}


.optical_case {
  position: relative;
  padding:110px 0 60px;
}
.optical_case_bj {
  position: absolute;
  width: 3166px;
  left: 50%;
  transform: translate(-50%,0);
  top: 150px;
}
.optical_case .optical_title {
  text-align: center;
}
.optical_title {
  color: rgba(0, 0, 0, 1);
  font-size: 36px;
  line-height: 48px;
  font-family: "GalanoMedium";
  font-weight: 500;
}

.optical_case_group {
  margin-top: 56px;
}
.optical_case_item {
  position: relative;
  float: left;
  top: 0;
  width: 460px;
  height: 460px;
  border-radius: 10px;
  overflow: hidden;
  margin:0 30px 30px 0;
  transition: all 0.5s;
  border:1px solid #e5e5e5;
  padding-bottom: 50px;
}
.optical_case_item_title {
  /*position: absolute;
  width: 100%;
  left: 0;
  top: 50%;
  transform: translate(0,-50%);*/
  padding: 10px 30px;
  font-size: 24px;
  line-height: 30px;
  color:#14347d;
  font-weight: 600;
  text-align: center;
  /*display: none;*/
  font-family: "GalanoSemiBold";
  background-color: #14347d;
  height: 50px;
  color: #fff;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.optical_case_item:hover {
  top: -10px;
}
.optical_case_item img {
  border-radius: 10px;
  width: 100%;
  height: 100%;
}
.optical_case_item:nth-child(3n) {
  margin-right: 0;
}

.optical_bonding {
  position: relative;
  padding:75px 0 52px;
  background: #f4f4f4;
}
.optical_bonding_text {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  line-height: 36px;
  margin-top: 40px;
}
.optical_bonding_text img {
  margin-top: -3px;
}

.optical_service {
  margin-bottom: 100px;
}
.optical_service .optical_title {
  text-align: center;
}
.optical_service {
  padding:68px 0 0
}
.optical_service_group {
  margin-top: 60px;
}
.optical_service_item {
  position: relative;
  float: left;
  width: 454px;
  text-align: center;
  margin:0 39px 0 0
}
.optical_service_item:last-child {
  margin-right: 0;
}
.optical_service_item_img {
  position: relative;
  width: 454px;
  height: 420px;
  line-height: 418px;
  border:1px solid #dfddde;
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
  overflow: hidden;
}
.optical_more:hover {
  animation: heartbeat 0.6s infinite;
}
.optical_service_item_img img {
  transition: all 0.5s;
}
.optical_service_item:hover  img {
  transform: scale(1.1); 
	-ms-transform: scale(1.1); 
	-moz-transform: scale(1.1); 
	-webkit-transform: scale(1.1); 
	-o-transform: scale(1.1); 
}
.optical_service_title {
  height: 69px;
  line-height: 69px;
  padding:0 15px;
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  font-weight: 600;
  text-align: center;
  font-family: "GalanoSemiBold";
  background: rgba(21, 50, 116, 1);
  border-bottom-left-radius: 12px;
  border-bottom-right-radius: 12px;
}

.market_service_title {
  padding:0 270px;
  text-align: center;
}
.market_service_title h4 {
  color: rgba(12, 35, 81, 1);
  font-size: 48px;
  line-height: 54px;
  font-weight: 700;
  margin-bottom: 30px;
}
.market_service_title p {
  color: rgba(12, 35, 81, 1);
  font-size: 18px;
  line-height: 32px;
  font-weight: 400;
}


.market_service {
  position: relative;
  padding-bottom: 50px;
}
.market_service_bj {
  position: absolute;
  width: 1920px;
  left: 50%;
  transform: translate(-50%,0);
  top: 150px;
}
.market_service_group {
  margin-top: 75px;
}
.market_service_item {
  position: relative;
  float: left;
  width: 460px;
  height: 260px;
  padding-top: 38px;
  background: rgba(255, 255, 255, 1);
  box-shadow: 0px 6px 25px 5px rgba(178, 202, 255, 0.2);
  border-radius: 12px;
  margin:0 30px 30px 0;
  text-align: center;
  transition: all 0.5s;
}
.market_service_item:hover .market_service_item_top {
  transform: rotate(360deg);
}
.market_service_item:nth-child(3n) {
  margin-right: 0;
}
.market_service_item_top {
  position: relative;
  width: 141px;
  height: 141px;
  padding-top: 10px;
  margin:0 auto 20px;
  border:1px solid #ffe0e0;
  border-radius: 50%;
  transition: all 0.5s;
}
.market_service_item_icon {
  width: 120px;
  height: 120px;
  line-height: 120px;
  background: rgba(255, 255, 255, 1);
  box-shadow: 0px 0px 40px 18px rgba(133, 54, 216, 0.08);
  border-radius: 50%;
  text-align: center;
  margin:0 auto;
}
.market_service_item_title {
  color: rgba(20, 52, 125, 1);
  font-size: 20px;
  line-height: 30px;
  font-weight: 600;
  font-family: "GalanoSemiBold";
}

.public_contact {
  position: relative;
  padding:80px 0;
  background: rgba(236, 241, 255, 1);
}

.public_contact_left {
  position: relative;
  width: 650px;
  height: 482px;
  padding:174px 54px 0;
  background: #14347d;
  color: #fff;
}
.public_contact_promt {
  font-size: 20px;
  line-height: 24px;
  font-weight: 600;
  font-family: "GalanoSemiBold";
}
.public_contact_title {
  font-size: 36px;
  line-height: 42px;
  font-weight: 600;
  margin-bottom: 27px;
  font-family: "GalanoSemiBold";
}
.public_contact_line {
  width: 114px;
  height: 1px;
  background: #e1e5ee;
}
.public_contact_right {
  width: 614px;
}

.public_form_item {
  width: 290px;
}

.public_form_list {
  margin-bottom: 13px;
}
.public_form_item_label {
  color:#000000;
  font-size: 16px;
  line-height: 24px;
  font-family: "GalanoMedium";
  font-weight: 500;
  margin-bottom: 6px;
}
.public_form_item_label span {
  margin-left: 4px;
  color: rgba(241, 39, 39, 1);
}

.public_form_text {
  position: relative;
  width: 100%;
  height: 56px;
  line-height: 54px;
  padding:0 16px;
  color: #333;
  font-size: 16px;
  background: rgba(255, 255, 255, 1);
  border: 1px solid rgba(227, 227, 227, 1);
  border-radius: 4px;
}
.public_form_area {
  position: relative;
  width: 100%;
  height: 150px;
  line-height: 24px;
  padding:8px 16px;
  color: #333;
  font-size: 16px;
  background: rgba(255, 255, 255, 1);
  border: 1px solid rgba(227, 227, 227, 1);
  border-radius: 4px;
}
.public_form_btm {
  text-align: right;
  margin-top: 52px;
}
.public_form_btn {
  position: relative;
  display: inline-block;
  width: 195px;
  height: 58px;
  line-height: 58px;
  border-radius: 6px;
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 500;
  border:0;
  font-family: "GalanoMedium";
  background: rgba(20, 52, 125, 1);
}
.public_form_btn:hover {
  animation: heartbeat 0.6s infinite;
}


/*   协议   */
.agreement_cont_wrap {
  position: relative;
  padding:100px 0 25px;
}
.agreement_bj {
  position: absolute;
  top: 0;
  left: -82px;
}
.agreement_title {
  position: relative;
  z-index: 99;
  color: rgba(112, 112, 112, 1);
  font-size: 70px;
  line-height: 82px;
  font-weight: 700;
  text-align: center;
  margin-bottom: 120px;
}
.agreement_title_text {
  position: relative;
  display: inline-block;
  color:transparent;
  background: linear-gradient(89deg,#153274 0%, #e0347c 90%);
  -webkit-background-clip: text;
}

.terms_cont {
  position: relative;
  z-index: 99;
  color: rgba(0, 0, 0, 1);
  font-size: 15px;
  line-height: 26px;
}
.terms_item {
  margin-bottom: 48px;
}
.terms_cont h1,.terms_cont h2,.terms_cont h3,.terms_cont h4,.terms_cont h5,.terms_cont h6 {
  color: rgba(0, 0, 0, 1);
  font-size: 24px;
  line-height: 36px;
  font-weight: 600;
  margin-bottom: 25px;
  font-family: "GalanoSemiBold";
}
.terms_cont p {
  margin-bottom: 18px;
}
.terms_cont p {
  color: rgba(0, 0, 0, 1);
  font-size: 15px;
  line-height: 26px;
}


/*  industrial_application   */
.industrial_cont .breadcrumb_box {
  margin-bottom: 110px;
}
.industrial_infor {
  margin-bottom: 30px;
}
.industrial_infor_title {
  position: relative;
  color: rgba(21, 50, 116, 1);
  font-size: 36px;
  line-height: 40px;
  font-weight: 700;
  padding-left: 16px;
  margin-bottom: 40px;
  font-family: "GalanoSemiBold";
}
.industrial_infor_title:after {
  content: "";
  position: absolute;
  width: 3px;
  height: 90%;
  left: 0;
  top: 6px;
  background: #153274;
}

.industrial_infor_des {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  /* height: 240px; */
  line-height: 30px;
  margin-bottom: 20px;
  /* overflow: hidden;  
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 8;
  -webkit-box-orient: vertical; */
}
.industrial_infor_des p {
  overflow: hidden;  
  /* text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 8;
  -webkit-box-orient: vertical; */
}


.industrial_application {
  position: relative;
  padding:100px 0 1px;
}
.industrial_application_bj {
  position: absolute;
  width: 100%;
  left: 0;
  top: 60px;
}
.industrial_application_cont {
  position: relative;
  z-index:99;
}
.industrial_application_group {
  font-size: 0;
  text-align: center;
  margin-top: 68px;
}

.industrial_application_item {
  position: relative;
  display: inline-block;
  min-width: 185px;
  height: 65px;
  line-height: 65px;
  text-align: center;
  font-family: "GalanoSemiBold";
  color: rgba(53, 112, 246, 1);
  font-size: 20px;
  font-weight: 600;
  margin:0 15px 30px;
  border-radius: 46px;
  transition: all 0.5s;
  padding:0 72px;
  background: rgba(255, 255, 255, 1);
  box-shadow: 8px 8px 20px rgba(224, 234, 255, 1);
}
.industrial_application_item:hover {
  box-shadow: 8px 8px 28px rgba(200, 200, 200, 1);
}
.ev_features .industrial_application_item:hover {
  box-shadow: 8px 8px 28px rgba(200, 200, 200, 1);
}

.industrial_case.optical_case {
  padding:80px 0 30px;
}


.industrial_service {
  padding:68px 0 100px
}
.industrial_service_title {
  padding:0 270px;
  text-align: center;
}
.industrial_service_title h4 {
  color: rgba(12, 35, 81, 1);
  font-size: 48px;
  line-height: 54px;
  font-weight: 700;
  margin-bottom: 30px;
}
.industrial_service_title p {
  color: rgba(12, 35, 81, 1);
  font-size: 18px;
  line-height: 32px;
  font-weight: 400;
}
.industrial_service_group {
  margin-top: 56px;
}
.industrial_service_item {
  position: relative;
  float: left;
  width: 339px;
  text-align: center;
  margin: 0 28px 0 0;
  transition: all 0.5s;
}
.industrial_service_item:hover {
  margin-top: 10px;
}
.industrial_service_item:last-child {
  margin-right: 0;
}
.industrial_service_item_img {
  position: relative;
  width: 339px;
  height: 350px;
  padding:0 30px;
  line-height: 348px;
  border: 1px solid #dfddde;
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
  overflow: hidden;
}
.industrial_service_item_img img {
  max-width: 277px;
}
.industrial_service_item_title {
  height: 57px;
  line-height: 57px;
  padding: 0 15px;
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  font-weight: 600;
  text-align: center;
  font-family: "GalanoSemiBold";
  background: rgba(21, 50, 116, 1);
  border-bottom-left-radius: 12px;
  border-bottom-right-radius: 12px;
}


/*   ev_charger   */
.ev_infor .industrial_infor_des {
  /* height: 270px; */
  margin-bottom: 60px;
  /* -webkit-line-clamp: 9; */
}
/* .ev_infor .industrial_infor_des p {
  -webkit-line-clamp: 9;
} */



/*   ev_charger   */
.ev_features .industrial_application_item {
  display: inline-block;
  min-width: 238px;
  height: 70px;
  line-height: 70px;
  text-align: center;
  font-family: "GalanoSemiBold";
  color: rgba(53, 112, 246, 1);
  font-size: 20px;
  font-weight: 600;
  margin: 0 15px 30px;
  border-radius: 6px;
  background: rgba(255, 255, 255, 1);
  box-shadow: 8px 8px 20px rgba(224, 234, 255, 1);
}
.ev_features .industrial_application_item {
  padding: 0 54px;
}
.industrial_application_item img {
  margin:-5px 10px 0 0;
}


/*  smart_home  */
.smart_infor .industrial_infor_title {
  margin-bottom: 30px;
}
.smart_infor .industrial_infor_des {
  height: auto;
  margin-bottom: 30px;
  /* -webkit-line-clamp: 16; */
}
.smart_infor .industrial_infor_des p {
  -webkit-line-clamp: 16;
}

.smart_application .industrial_application_item  {
  padding:0;
}
.smart_application .industrial_application_item {
  padding:0 50px
}


/* home_appliance    */
.appliance_application .industrial_application_item {
  padding:0 62px
}

/*    blog     */
.blog_cont {
  padding:0 0 0
}
.blog_box {
  padding-bottom: 100px;
}
.blog_left {
  position: relative;
  float: left;
  width: 1074px;
}
.blog_title {
  color: rgba(0, 0, 0, 1);
  font-size: 24px;
  line-height: 36px;
  font-weight: 600;
  font-family: "GalanoSemiBold";
  margin-bottom: 30px;
  margin-top: 48px;
}

.blog_group {
  margin-bottom: 30px;
}
.blog_item {
  position: relative;
  float: left;
  width: 338px;
  margin:0 30px 30px 0;
  background: rgba(255, 255, 255, 1);
  box-shadow: 0px 0px 46px 3px rgba(0, 0, 0, 0.1);
}
.blog_item:nth-child(3n) {
  margin-right: 0;
}
.blog_item_img {
  position: relative;
  width: 338px;
  height: 240px;
  overflow: hidden;
}
.blog_item_img img {
  transition: all 0.5s;
}
.blog_item:hover img {
  transform: scale(1.1); 
	-ms-transform: scale(1.1); 
	-moz-transform: scale(1.1); 
	-webkit-transform: scale(1.1); 
	-o-transform: scale(1.1); 
}
.blog_item_btm {
  position: relative;
  height: 192px;
  padding:8px 20px 0;
}
.blog_item_date {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
  margin-bottom: 8px;
}
.blog_item_title {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  line-height: 24px;
  font-weight: 600;
  font-family: "GalanoSemiBold";
  margin-bottom: 6px;
}
.blog_item_text {
  color: rgba(89, 89, 89, 1);
  font-size: 14px;
  line-height: 21px;
  height: 63px;
  font-weight: 400;
  margin-bottom: 22px;
}
.blog_item_more a {
  color: rgba(21, 50, 116, 1);
  font-size: 14px;
  line-height: 21px;
  font-weight: 500;
  font-family: "GalanoMedium";
}

.page_Pagination {
  text-align: center;
}
.page_Pagination a,.page_Pagination span {
  display: inline-block;
  font-size: 15px;
  font-weight: 400;
  color: #000;
  width: 31px;
  height: 31px;
  background: #d9d9d9;
  line-height: 31px;
  text-align: center;
  margin:0 2px;
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
}
.page_Pagination a:hover,.page_Pagination span.current {
  background: rgba(10, 30, 75, 1);
  color:#fff;
}


.blog_right {
  float: right;
  width: 282px;
}
.blog_search {
  height: 50px;
  background: rgba(255, 255, 255, 1);
  border: 1px solid rgba(221, 221, 221, 1);
  border-radius: 30px;
  margin-bottom: 30px;
}
.blog_search_text {
  position: relative;
  width: 100%;
  height: 48px;
  line-height: 48px;
  padding:0 15px;
  font-size: 14px;
  color:#000;
  border-radius: 30px;
}
.blog_search_btn {
  position: relative;
  width: 60px;
  height: 48px;
  line-height: 48px;
  text-align: center;
  border:0;
  background: transparent;
}

.blog_Categories{
  position: relative;
  margin-bottom: 30px;
  background: rgba(255, 255, 255, 1);
  box-shadow: 0px 0px 27px rgba(0, 0, 0, 0.1);
}
.blog_Categories_title {
  height: 59px;
  line-height: 59px;
  color: rgba(255, 255, 255, 1);
  font-size: 15px;
  font-weight: 500;
  padding:0 16px;
  font-family: "GalanoMedium";
  background: rgba(21, 50, 116, 1);
}
.blog_Categories_btm {
  padding:5px 16px;
  background: #fff;
}
.blog_Categories_item {
  border-bottom: 1px solid rgba(225, 225, 225, 1);
}
.blog_Categories_item:last-child {
  border-bottom: none;
}
.blog_Categories_item a {
  display: block;
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  height: 40px;
  line-height: 40px;
  font-weight: 400;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  white-space: nowrap;
}

.blog_recommend_title {
  color: rgba(0, 0, 0, 1);
  font-size: 15px;
  line-height: 20px;
  font-weight: 500;
  font-family: "GalanoMedium";
  margin-bottom: 18px;
}
.blog_recommend_btm {
  position: relative;
  padding:30px 15px 12px;
  background: rgba(255, 255, 255, 1);
  box-shadow: 0px 0px 27px rgba(0, 0, 0, 0.1);
}
.blog_recommend_item {
  margin-bottom: 22px;
}
.blog_recommend_item:last-child {
  margin-bottom: 0;
}
.blog_recommend_item_img {
  position: relative;
  width: 40px;
  height: 40px;
  overflow: hidden;
  margin-right: 15px;
}
.blog_recommend_item_right {
  -webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1;
    min-width: 0;
}
.blog_recommend_item_title {
  color: rgba(21, 50, 116, 1);
  font-size: 15px;
  line-height:24px;
  font-weight: 500;
  font-family: "GalanoMedium";
}
.blog_recommend_item_date {
  color: rgba(138, 138, 138, 1);
  font-size: 12px;
  line-height: 16px;
  font-weight: 400;
}

.blog_details_cont {
  padding:0 0 0;
}
.blog_details_box {
  padding-top: 80px;
}
.blog_details_left {
  position: relative;
  float: left;
  width: 1074px;
}
.blog_details_infor {
  padding-bottom: 50px;
  border-bottom: 1px solid #dcdcdc;
}
.blog_details_infor li {
  list-style: disc;
}
.blog_details_infor ul,.blog_details_infor  ol {
  padding-left: 20px;
  margin-bottom: 30px;
}
.blog_details_title {
  font-size: 48px;
  font-family:"GalanoSemiBold";
  font-weight: 600;
  color: rgba(12, 35, 81, 1);
  line-height: 64px;
  margin-bottom: 20px;
}
.blog_details_date {
  font-size: 22px;
  font-weight: 400;
  color: rgba(12, 35, 81, 1);
  line-height: 37px;
  margin-bottom: 55px;
}
.blog_details_des {
  font-size: 18px;
  font-weight: 400;
  color: rgba(12, 35, 81, 1);
  line-height: 36px;
}
.blog_details_des p {
  margin-bottom: 30px;
}
.blog_details_des img {
  max-width: 100%;
  height: auto!important;
}


/*    touch_screen    */
.touch_infor {
  position: relative;
  padding:110px 0;
  background: rgba(245, 246, 255, 1);
}
.touch_infor .optical_infor_des {
  margin-bottom: 20px;
}
.touch_infor .optical_infor_des p {
  margin-bottom: 0;
}
.touch_advantages {
  padding:56px 0 100px;
}
.touch_advantages_group {
  font-size: 0;
  text-align: center;
  margin-top: 84px;
}
.touch_advantages_item {
  display: inline-block;
  width: 16.92%;
  height: 500px;
  padding-top: 28px;
  background: rgba(255, 255, 255, 1);
  box-shadow: 0px 0px 20px 6px rgba(210, 224, 255, 0.5);
  border-radius: 12px;
  margin-right: 1.77vw;
}
.touch_advantages_item:last-child{
  margin-right: 0;
}
.touch_advantages_item:hover .touch_advantages_item_icon {
  transform: rotate(360deg);
}
.touch_advantages_item_icon {
  margin-bottom: 30px;
  transition: all 0.5s;
}
.touch_advantages_item_btm {
  padding:0 1.56vw
}
.touch_advantages_item_title {
  color: rgba(144, 46, 255, 1);
  font-size: 18px;
  height: 64px;
  line-height: 32px;
  font-family: "GalanoSemiBold";
  font-weight: 600;
}
.touch_advantages_item_text {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  height: 216px;
  line-height: 24px;
  font-weight: 400;
  -webkit-line-clamp: 9;
}


.touch_process {
  position: relative;
  padding:95px 0 90px;
  background: rgba(244, 244, 244, 1);
}
.touch_process_cont {
  justify-content: center;
  flex-flow: row-reverse;
}
.touch_process_img {
  position: relative;
  width: 582px;
  overflow: hidden;
  margin-left: 175px;
}
.touch_process_title {
  color: rgba(0, 0, 0, 1);
  font-size: 36px;
  line-height: 48px;
  font-weight: 700;
  margin-bottom: 28px;
}
.touch_process_text {
  position: relative;
  padding-left:48px;
  color: rgba(0, 0, 0, 1);
  font-size: 24px;
  line-height: 36px;
  font-family: "GalanoMedium";
  font-weight: 500;
  margin-bottom: 28px;
}
.touch_process_text:after {
  content: "";
  position: absolute;
  width: 20px;
  height: 19px;
  left: 0;
  top: 5px;
  background: url(../images/ev_icon.png) no-repeat center center;
}
.touch_process_des {
  position: relative;
  padding-left: 48px;
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  line-height: 35px;
  font-weight: 400;
}
.touch_process_des img {
  margin:-4px 0 0 0;
}


.touch_custom {
  padding:75px 0 10px
}
.touch_custom_group {
  margin-top: 54px;
}
.touch_custom_item  {
  position:relative;
  float: left;
  width: 338px;
  top: 0;
  transition: all 0.5s;
  margin:0 29.33px 30px 0
}
.touch_custom_item:hover {
  top: -10px;
}
.touch_custom_item:nth-child(4n) {
  margin-right: 0;
}
.touch_custom_item_img {
  position: relative;
  width: 338px;
  height: 284px;
  text-align: center;
  overflow: hidden;
}
.touch_custom_item_img img {
  max-height: 100%;
}
.touch_custom_item_title {
  position: relative;
  height: 60px;
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  line-height: 20px;
  margin-top: -1px;
  font-family: "GalanoSemiBold";
  background: rgba(21, 50, 116, 1);
}
.touch_custom_item_title .item_cell {
  padding:0 30px;
}
.item_cell {
  position: absolute;
  width: 100%;
  text-align: center;
  left: 0;
  top: 50%;
  transform: translate(0,-50%);
}


/*    tft_lcd   */
.tft_infor {
  padding:110px 0 0;
}
.tft_infor .optical_infor_title {
  font-size: 24px;
  line-height: 44px;
  margin-bottom: 0;
}
.tft_infor  .optical_infor_des {
  margin-bottom: 54px;
}
.tft_infor  .optical_infor_des p {
  margin-bottom: 0;
}
.tft_infor  .optical_infor_des img {
  margin:-3px 0 0 0
}


.tft_features {
  padding:120px 0 10px;
}
.tft_features_group {
  margin-top: 90px;
}
.tft_features_item {
  position: relative;
  padding:34px 75px 32px;
  background: rgba(255, 255, 255, 1);
  box-shadow: 0px 4px 18px 2px rgba(202, 218, 255, 0.7);
  border-radius: 6px;
  margin-bottom: 27px;
}
.tft_features_item_title {
  position: relative;
  color: rgba(0, 0, 0, 1);
  font-size: 24px;
  line-height: 36px;
  font-weight: 500;
  margin-bottom: 20px;
  font-family: "GalanoMedium";
}
.tft_features_item_title:after {
  content: "";
  position: absolute;
  left: -48px;
  top: 10px;
  width: 20px;
  height: 19px;
  background: url(../images/ev_icon.png) no-repeat center center;
}
.tft_features_item_text {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  line-height: 30px;
  font-weight: 400;
}

.tft_type_item {
  position: relative;
  width: 405px;
}
.tft_type {
  padding-top: 40px;
}
.tft_type_group {
  position: relative;
  padding:0 5.2vw;
  margin-top: 78px;
  justify-content: space-between;
}

.tft_type_item {
  position: relative;
  margin-right: 1.92vw;
  top: 0;
  transition: all 0.5s;
}
.tft_type_item:nth-child(4n) {
  margin-right: 0;
}
.tft_type_item_btm {
  position: relative;
  height: 150px;
  padding: 16px 0 0;
}
.tft_type_item_icon {
  padding-left: 100px;
}
.tft_type_item_icon img {
  display: block;
}
.tft_type_item_title {
  color: rgba(0, 0, 0, 1);
  font-size: 20px;
  line-height: 28px;
  font-family: "GalanoMedium";
  font-weight: 500;
  margin-bottom: 8px;
}
.tft_type_item_size {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 8px;
}
.tft_type_item_more a {
  position: relative;
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
  transition: all 0.5s;
  font-family: "GalanoMedium";
}
.tft_type_item_more a:hover {
  padding-left: 10px;
}

.tft_type_item:hover {
  top: -10px;
}


.tft_process {
  position: relative;
  padding:60px 0 0
}
.tft_process_box {
  position: relative;
  padding: 54px 0 72px;
  background: url(../upload/tft_bj.png) no-repeat center center;
  background-size: cover;
  margin-top: 64px;
}
.tft_process_cont {
  position: relative;
  justify-content: center;
  flex-flow: row-reverse;
}
.tft_process_img {
  position: relative;
  width: 705px;
  overflow: hidden;
  margin-left: 56px;
}

.tft_process_infor {
  padding-left: 36px;
}
.tft_process_infor_item {
  position: relative;
  margin-bottom: 26px;
}
.tft_process_infor_item:last-child {
  margin-bottom: 0;
}
.tft_process_infor_item h4 {
  position: relative;
  color: rgba(0, 0, 0, 1);
  font-size: 24px;
  line-height: 36px;
  font-weight: 500;
  font-family: "GalanoMedium";
  margin-bottom: 16px;
}
.tft_process_infor_item:after {
  content: "";
  position: absolute;
  top: 9px;
  left: -32px;
  width: 20px;
  height: 19px;
  background: url(../images/ev_icon.png) no-repeat center center;
}
.tft_process_infor_item p {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  line-height: 30px;
  font-weight: 400;
}


.details_cont  {
  padding-top: 120px;
}
.det_infor {
  margin-bottom: 100px;
}
.det_infor_title {
  font-size: 36px;
  font-family: "GalanoMedium";
  font-weight: 500;
  color: #000;
  line-height: 48px;
  padding-bottom: 20px;
  border-bottom: 1px solid #DCDCDC;
}
.det_text {
  font-size: 18px;
  font-weight: 400;
  color: #888888;
  line-height: 28px;
  margin-top: 30px;
}
.det_text pre {
  white-space: normal;
}

.container pre {
  white-space: normal;
}

.det_parameters {
  margin-bottom: 5.8vw;
}
.det_title {
  color: rgba(0, 0, 0, 1);
  font-size: 36px;
  line-height: 48px;
  font-family: "GalanoMedium";
  font-weight: 500;
  line-height: 42px;
  padding-bottom: 14px;
  border-bottom: 2px solid #F0F0F0;
}
.det_title span {
  position: relative;
  line-height: 42px;
  display: inline-block;
}
.det_title span:after {
  content: "";
  position: absolute;
  z-index:99;
  bottom: -16px;
  left: 0;
  width:100%;
  height: 5px;
  background: rgba(21, 50, 116, 1);
  border-radius: 2px;
}
.det_parameters_cont {
  margin-top: 3.65vw;
}
.det_parameters_table {
  position: relative;
  width: 1200px;
  border:2px solid #d2d2d2
}
.det_parameters_module1 table {
  position: relative;
  max-width: 1200px;
  border:2px solid #d2d2d2
}
.det_parameters_module1 td {
  border:2px solid #d2d2d2;
  font-size: 18px;
  font-family: "GalanoMedium";
  font-weight: 500;
  line-height: 28px;
}
.det_td1 {
  width: 300px;
  height: 60px;
  padding:0 15px;
  color: #000000;
}
.det_td2 {
  color: #666666;
  padding:0 16px
}

.det_infor_left {
  position: relative;
  width: 700px;
  height: 700px;
  margin-right: 100px;
}
.touch_swiper_box {
  position: relative; 
  width: 100%;
  height: 100%;
}
.touch_slide_item img {
  width: 700px;
  height: 700px;
}
.touch_swiper_box .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  display: inline-block;
  background:#14347d;
  border:0;
  opacity: 1;
  margin:0 5px;
  border-radius: 50%;
}
.touch_swiper_box .swiper-pagination-bullet-active {
  opacity: 1;
  width: 30px;
  border-radius: 15px;
  background:#14347d
  
}
.touch_swiper_box .swiper-pagination {
  left:0;
  width: 100%;
  text-align: center;
  bottom:20px
}




/*   accessories   */
.accessories_banner_text {
  color:#153274;
  font-size: 48px;
  line-height: 54px;
  font-weight: 700;
}
.accessories_banner_text span {
  position: relative;
  display: inline-block;
  color: transparent;
  background: linear-gradient(89deg,#153274 0%, #b23079 90%);
  -webkit-background-clip: text;
}
.accessories_banner_des {
  color: #153274;
  font-size: 36px;
  line-height: 42px;
  font-weight: 700;
  margin-top: 30px;
  margin-bottom: 52px;
}
.accessories_banner_des span {
  position: relative;
  display: inline-block;
  color: transparent;
  background: linear-gradient(89deg,#153274 0%, #b23079 90%);
  -webkit-background-clip: text;
}


.accessories_touch_img {
  position: relative;
  float: left;
  width: 656px;
  overflow: hidden;
}
.accessories_touch.about_eagletech {
  padding:70px 0 110px;
}

.accessories_title {
  text-align: center;
}
.accessories_title h4 {
  color: #000;
  font-size: 48px;
  line-height: 54px;
  font-weight: 700;
  margin-bottom: 20px;
}
.accessories_title p {
  position: relative;
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  line-height: 36px;
  font-weight: 500;
  font-family: "GalanoMedium";
}
.accessories_rassperry {
  position: relative;
  padding:110px 0 60px
}

.accessories_rassperry_group {
  position: relative;
  padding: 0 0;
  margin-top: 42px;
  justify-content: space-between;
}
.accessories_rassperry_item {
  position: relative;
  padding:8px;
  background: linear-gradient(180deg, rgba(135, 54, 216, 1) 0%, rgba(21, 50, 116, 1) 79.61%);
  border-radius: 18px;
  transition: all 0.5s;
}
.accessories_rassperry_item:hover {
  margin-top: -10px;
}
.accessories_rassperry_item:nth-child(4n) {
  margin-right: 0;
}
.accessories_rassperry_item_img {
  background: #fdfafb;
  padding:10px 0;
  text-align: center;
  height: 320px;
  border-radius: 18px;
  overflow: hidden;
}
.accessories_rassperry_item_title {
  position: relative;
  height: 97px;
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  line-height: 27px;
  font-weight: 600;
  padding:18px 20px 0;
  text-align: center;
}


.rassperry_swiper_box {
  position: relative;
  width: 1440px;
  margin:0 auto 0;
}
.rassperry_swiper_box .swiper-container {
  margin:0 auto;
}
.rassperry_swiper_box .swiper-slide {
  position: relative;   
  overflow: hidden; 
  width:338px;
  padding-top: 10px;
}
.rassperry_swiper_box .swiper-button-next, .rassperry_swiper_box .swiper-button-prev {
  position: absolute;
  top:50%;
  margin-top:-27.5px;
  width: 55px;
  height: 55px;
  z-index: 10;
  opacity: 1;
  cursor: pointer;
  -moz-background-size: 55px 55px;
  -webkit-background-size:55px 55px;
  background-size: 55px 55px;
  background-position: center;
  background-repeat: no-repeat;
}
.rassperry_swiper_box .swiper-button-next {
  background-image: url(../images/next.png);
  right: -90px;
  left: auto;
}
.rassperry_swiper_box .swiper-button-prev {
  background-image:url(../images/prev.png);
  left: -90px;
  right: auto;
}


.accessories_boards {
  padding:64px 0 42px
}
.accessories_boards_btm {
  margin-top: 60px;
}
.boards_swiper_box {
  position: relative;
  width: 1440px;
  margin:0 auto 0;
}
.boards_swiper_box .swiper-container {
  margin:0 auto;
}
.boards_swiper_box .swiper-slide {
  position: relative;   
  overflow: hidden; 
  width:338px;
}
.boards_swiper_box .swiper-button-next, .boards_swiper_box .swiper-button-prev {
  position: absolute;
  top:50%;
  margin-top:-27.5px;
  width: 55px;
  height: 55px;
  z-index: 10;
  opacity: 1;
  cursor: pointer;
  -moz-background-size: 55px 55px;
  -webkit-background-size:55px 55px;
  background-size: 55px 55px;
  background-position: center;
  background-repeat: no-repeat;
}
.boards_swiper_box .swiper-button-next {
  background-image: url(../images/next.png);
  right: -90px;
  left: auto;
}
.boards_swiper_box .swiper-button-prev {
  background-image:url(../images/prev.png);
  left: -90px;
  right: auto;
}
.boards_item {
  position: relative;
  width: 338px;
}
.boards_item_img {
  overflow: hidden;
  width: 338px;
  height: 388px;
  overflow: hidden;
}
.boards_item_title {
  position: relative;
  height: 71px;
  background: rgba(209, 221, 250, 1);
  border-bottom-left-radius: 12px;
  border-bottom-right-radius: 12px;
  color: rgba(0, 0, 0, 1);
  font-size: 20px;
  line-height: 22px;
  font-weight: 600;
  text-align: center;
  font-family: "GalanoMedium";
}
.boards_item_title .item_cell {
  padding:0 15px;
}
@media screen and (max-width: 1480px){
  .wrap {
    width: 1200px;
  }
  .about_point {
    width: 1200px;
  }
  
  .market_service_bj {
    width: 100%;
  }

  .det_infor_left {
    width:540px;
    height: 540px;
  }
  .touch_slide_item img {
    width: 540px;
    height: 540px;
  } 
  .det_infor_title {
    font-size: 28px;
    line-height: 36px;
  }
  .det_text {
    font-size: 16px;
    font-weight: 400;
    color: #888888;
    line-height: 24px;
    margin-top: 30px;
  }
  .det_title {
    font-size: 28px;
    line-height: 36px;
  }
  .det_parameters_module1 td {
    font-size: 16px;
  }
  /*   首页   */
  .home_banner_cont {
    position: relative;
    top: 7.5vw;
    width: 1200px;
  }
  .home_banner_title {
    font-size: 36px;
    line-height: 48px;
  }
  .home_banner_text {
    font-size: 24px;
    line-height: 32px;
    margin-bottom: 2.5vw;
  }
  .home_banner_des {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 1.8vw;
  }
  .home_banner_cont  img {
    width: 21px;
  }

  .home_choose {
    padding:80px 0
  }
  .home_choose_img {
    width: 495px;
  }
  .home_choose_right {
    width: 588px;
  }
  .home_choose_title {
    position: relative;
    font-size: 40px;
    line-height: 48px;
    color: #000;
    font-weight: 700;
    margin-bottom: 12px;
    font-family: "GalanoSemiBold";
  }
  .home_choose_text {
    position: relative;
    color: rgba(70, 70, 70, 1);
    font-size: 14px;
    line-height: 24px;
    font-weight: 400;
    padding-left: 45px;
    margin-top: 32px;
    margin-bottom: 0;
  }
  .home_choose_text p:after {
    top: 2.5px;
  }

  .market_service_title {
    padding:0 120px;
    text-align: center;
  }
  .market_service_title h4 {
    color: rgba(12, 35, 81, 1);
    font-size: 40px;
    line-height: 48px;
    font-weight: 700;
    margin-bottom: 20px;
  }
  .market_service_title p {
    color: rgba(12, 35, 81, 1);
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
  }
  
  .market_service_item {
    width: 380px;
  }
  .market_service_item_top {
    position: relative;
    width: 121px;
    height: 121px;
    padding-top: 10px;
    margin: 0 auto 20px;
    border: 1px solid #ffe0e0;
    border-radius: 50%;
}
  .market_service_item_icon {
    width: 100px;
    height: 100px;
    line-height: 100px;
  }

  .home_about_img {
    position: relative;
    width: 590px;
    overflow: hidden;
    margin-left: 90px;
  }
  .home_about_title {
    position: relative;
    font-size: 40px;
    line-height: 48px;
    color: #000;
    font-weight: 700;
    margin-bottom: 20px;
    font-family: "GalanoSemiBold";
  }
  .home_about_text {
    color: rgba(70, 70, 70, 1);
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    margin: 32px 0 60px;
  }

  .industrial_service_item {
    width: 279px;
  }
  .industrial_service_item_img {
    position: relative;
    width: 279px;
    height: 320px;
    padding: 0 15px;
    line-height: 318px;
    border: 1px solid #dfddde;
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
    overflow: hidden;
  } 
  .industrial_service_item_img img {
    max-width: 100%;
  }

  .home_customization_img {
    width:516px
  }
  .home_customization_right {
    width: 587px;
  }
  .home_customization_title {
    color: rgba(0, 0, 0, 1);
    font-size: 40px;
    line-height: 48px;
    font-weight: 700;
    margin-bottom: 10px;
  }
  .home_customization_text {
    color: rgba(0, 0, 0, 1);
    font-size: 14px;
    line-height: 24px;
    font-weight: 400;
    margin-top: 20px;
    margin-bottom: 40px;
  }
  .home_customization_text p {
    margin-bottom: 20px;
  }

  .public_contact_left {
    position: relative;
    width: 542px;
    height: 482px;
    padding: 174px 42px 0;
    background: #14347d;
    color: #fff;
  } 
  .public_contact_right {
    width: 600px;
  }

  .foot_left {
    position: relative;
    width: 280px;
    margin-right: 50px;
  }
  .foot_link {
    width: 480px;
  }
  .foot_link_item {
    float: left;
    width: 160px;
    margin-right: 0;
  }

  .foot_contact {
    position: relative;
    width: 350px;
    padding-top: 70px;
  }
  .foot_contact_btn {
    width: 110px;
    font-size: 16px;
  }

  .more_btn {
    width: 180px;
    height: 54px;
    line-height: 54px;
  }


  /*   about   */
  .about_banner_title {
    color: #163377;
    font-size: 54px;
    line-height: 72px;
    font-weight: 500;
    font-family: "GalanoMedium";
  }
  .about_banner_text {
    font-size: 32px;
    color: #163377;
    line-height: 48px;
    font-weight: 500;
    margin-top: 15px;
    font-family: "GalanoMedium";
  }

  .about_eagletech_right {
    position: relative;
    width: 588px;
  }
  .about_eagletech_title {
    color: rgba(21, 50, 116, 1);
    font-size: 40px;
    line-height: 48px;
    font-weight: 700;
    margin-bottom: 12px;
  }
  .about_eagletech_text {
    font-size: 14px;
    line-height: 24px;
    font-weight: 400;
    margin-top: 32px;
  }
  .about_eagletech_text p {
    margin-bottom: 20px;
  }

  .about_eagletech_img {
    position: absolute;
    width: 699px;
    top: 0;
    left: -87px;
  }
  .about_title {
    font-size: 32px;
    line-height: 36px;
  }
  .about_difference_item {
    margin-bottom: 50px;
  }

  .touch_custom_item {
    position: relative;
    width: 279px;
    margin-right: 28px;
  }
  .touch_custom_item_img {
    position: relative;
    width: 279px;
    height: 234px;
    overflow: hidden;
  }
  .about_vision {
    padding:110px 0
  }
  .about_vision_title {
    font-size: 40px;
    line-height: 48px;
  }
  .about_machine_item {
    position: relative;
    float: left;
    width: 380px;
    margin: 0 30px 30px 0;
  }
  .about_machine_item_img {
    height: 245px;
  }

  /*  accessories   */
  .accessories_touch_img {
    position: relative;
    width: 547px;
  }
  .accessories_touch .about_eagletech_text {
    margin-bottom: 40px;
  }

  .accessories_title h4 {
    color: #000;
    font-size: 40px;
    line-height: 48px;
    font-weight: 700;
    margin-bottom: 20px;
  }
  .accessories_title p {
    position: relative;
    color: rgba(0, 0, 0, 1);
    font-size: 16px;
    line-height: 24px;
    font-weight: 500;
    font-family: "GalanoMedium";
  }
  .accessories_rassperry_item_title {
    position: relative;
    height: 97px;
    color: rgba(255, 255, 255, 1);
    font-size: 16px;
    line-height: 24px;
    font-weight: 600;
    padding: 15px 15px 0;
    text-align: center;
  }

  .boards_swiper_box {
    width: 1200px;
  }
  .boards_item {
    position: relative;
    width: 100%;
  }
  .boards_swiper_box .swiper-slide {
    position: relative;   
    overflow: hidden; 
    width:100%;
  }
  .boards_item_img {
    width: 100%;
    height: 319px;
  }
  .boards_item_title {
    font-size: 16px;
  }
  .optical_title {
    font-size: 32px;
    line-height: 42px;
  }
  .optical_service_item {
    position: relative;
    float: left;
    width: 380px;
    text-align: center;
    margin: 0 30px 0 0;
  }
  .optical_service_item_img {
    position: relative;
    width: 100%;
    height: 370px;
    line-height: 370px;
    border: 1px solid #dfddde;
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
    overflow: hidden;
  }

  /*    automotive   */
  .optical_infor_right {
    position: relative;
    width: 588px;
  }
  .optical_infor_img {
    width: 486px;
  }
  .ev_features .industrial_application_item {
    padding: 0 32px;
  }
  .industrial_application_item {
    display: block;
    padding: 0 50px;
    color: rgba(53, 112, 246, 1);
  }
  .optical_case_item {
    position: relative;
    float: left;
    width: 380px;
    height: 380px;
    border-radius: 10px;
    overflow: hidden;
    margin: 0 30px 30px 0;
  }
  .industrial_service_title {
    padding: 0 120px;
    text-align: center;
  }
  .industrial_service_title h4 {
    color: rgba(12, 35, 81, 1);
    font-size: 40px;
    line-height: 48px;
    font-weight: 700;
    margin-bottom: 20px;
  }
  .industrial_service_title p {
    color: rgba(12, 35, 81, 1);
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
  }


  /*   blog   */
  .blog_left {
    width: 900px;
  }
  .blog_item {
    position: relative;
    float: left;
    width: 284px;
    margin: 0 24px 30px 0;
    background: rgba(255, 255, 255, 1);
    box-shadow: 0px 0px 46px 3px rgba(0, 0, 0, 0.1);
  }
  .blog_item_img {
    width: 284px;
    height: 202px;
  }
  .blog_right {
    float: right;
    width: 240px;
  }

  .blog_details_left {
    width: 900px;
  }
  .blog_details_infor {
    padding-bottom: 50px;
    border-bottom: 1px solid #dcdcdc;
  }
  .blog_details_title {
    font-size: 40px;
    font-family:"GalanoSemiBold";
    font-weight: 600;
    color: #333333;
    line-height: 48px;
    margin-bottom: 20px;
  }
  .blog_details_date {
    font-size: 16px;
    font-weight: 400;
    color: #999;
    line-height: 24px;
    margin-bottom: 40px;
  }
  .blog_details_des {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
  }
  .blog_details_des p {
    margin-bottom: 30px;
  }
  .blog_details_des img {
    max-width: 100%;
    height: auto!important;
  }

  


  /*  contact   */
  .contact_infor_left {
    position: relative;
    width: 525px;
  }
  .contact_infor_title {
    color: rgba(20, 52, 123, 1);
    font-size: 24px;
    line-height: 32px;
    font-family: "GalanoMedium";
    font-weight: 500;
    margin-bottom: 15px;
  } 
  .contact_infor_title br {
    display: none;
  }
  .contact_from_box {
    width: 600px;
    padding: 40px 10px 30px;
  }
  .contact_from_cont .public_form_item {
    width: 240px;
  }


  /*   home_appliance   */
  .industrial_infor_des {
    font-size: 14px;
    line-height: 24px;
  }


  /*  optical_bonding   */
  .optical_infor_des {
    margin-bottom: 30px;
    font-size: 14px;
    line-height: 24px;
  }
  .optical_infor_text {
    color: rgba(0, 0, 0, 1);
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    margin-bottom: 20px;
  }

  /*    协议  */
  .agreement_title {
    position: relative;
    z-index: 99;
    color: rgba(112, 112, 112, 1);
    font-size: 60px;
    line-height: 72px;
    font-weight: 700;
    text-align: center;
    margin-bottom: 80px;
  }

  /*   tft_lcd   */
  .tft_process_img {
    position: relative;
    width: 588px;
    overflow: hidden;
    margin-left: 40px;
  }
  .tft_process_infor_item {
    margin-bottom: 20px;
  }
  .tft_process_infor_item h4 {
    margin-bottom: 10px;
  }

  .touch_advantages_item_icon {
    width: 120px;
    margin:0 auto

  }


  .touch_process_img {
    position: relative;
    width: 485px;
    margin-left: 80px;
  }
  
}

@media screen and (max-width: 768px){
  html { max-width: 750px; margin: 0 auto; -webkit-tap-highlight-color: rgba(0,0,0,0); -webkit-tap-highlight-color: transparent;background: #fff;
  padding: 0;}
  body {max-width: 750px; }
  *{ -webkit-tap-highlight-color: rgba(0,0,0,0);-webkit-tap-highlight-color: transparent; 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, th, td, img, span { padding: 0; margin: 0; }
  fieldset, img { border: 0; }
  address, caption, cite, code, dfn, em, th, var, i { font-weight: normal; font-style: normal; }
  ol, ul, li { list-style: none; }
  div, dl, dt, dd, ol, ul, li { zoom: 1; }
  caption, th { text-align: left; }
  h1, h2, h3, h4, h5, h6 { font-weight: normal; font-size: 100%; }
  q:before, q:after { content: ''; }
  abbr, acronym { border: 0; }
  b, strong {font-weight: bold;}
  a,img,button,input,textarea{-webkit-tap-highlight-color:rgba(255,255,255,0);}
  table{ border-collapse:collapse; } 
  body{ margin:0 auto; max-width: 750px; overflow-x:hidden; }

  input,textarea {outline:0;resize:none;  box-sizing: border-box; font-size:.7rem;}
  button,
  optgroup,
  textarea {
      -webkit-appearance:none;
      color: inherit;
      font: inherit;
      margin: 0;
  }
  button { overflow: visible; box-sizing: border-box; outline:0;resize:none;}
  button,select { text-transform: none;}
  /* input[type="text"] {border-radius:0;} */
  button,
  input[type="button"],input[type="reset"],input[type="submit"] {
      -webkit-appearance: button;
      cursor: pointer;
  }
  button[disabled],input[disabled] { cursor: default;}
  button::-moz-focus-inner,input::-moz-focus-inner { border: 0; padding: 0;}

  input {
      line-height: normal;
      box-sizing:border-box;
  }
  input[type="checkbox"],
  input[type="radio"] {
      box-sizing: border-box;
      padding: 0;
      display:none;
  }
  input[type="number"]::-webkit-inner-spin-button,
  input[type="number"]::-webkit-outer-spin-button {
      height: auto;
  }
  input[type="search"] {
      -webkit-appearance: textfield;
      -moz-box-sizing: content-box;
      -webkit-box-sizing: content-box;
      box-sizing: content-box;
  }
  input[type="search"]::-webkit-search-cancel-button,
  input[type="search"]::-webkit-search-decoration {
      -webkit-appearance: none;
  }
  label {
    display: inline-block;
    max-width: 100%;
  }
  .wrap {
    width: 100%;
  }
  .gift_pc {
    display: none;
  }
  .gift_phone {
    display: block;
  }
  img { border: 0; vertical-align: middle; max-width:100%;}    
  .header { display: none; }
  .phone_header {
      position: fixed;
      width: 100%;
      left: 0;
      top: 0;
      z-index: 99999;
      display: block;
      width: 100%;
      height: 64px;
      line-height: 64px;
      color: #333;
      background: linear-gradient(94deg, rgba(198, 241, 255, 0.7) 0%, rgba(43, 68, 128, 0.7) 100%);
      padding:0 15px;
  }
  .phone_head_cont {
    position: relative;
    z-index: 999;
  }
  .phone_search_popup {
    display: block;
  }
  .container {
      padding-top:64px ;
  }
  .phone_left {
      width: 150px;
      text-align: left;
  }
  .phone_left img {
      width: auto;
      height: 50px;
  }
  .phone_center {
      -webkit-box-flex: 1;
      -webkit-flex: 1;
      flex: 1;
      text-align: center;
  }
  .phone_center img {
      width: auto;
      height: 40px;
  }
  .phone_right {
      width: 100px;
      text-align: right;
      margin-top:0;
      margin-right: 15px;
  }
  .phone_right img {
      width: 24px;
  }

  .phone_nav {
    width: 100%;
    height: 0;
    overflow: hidden;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 9999;
    transition: all .8s;
    display: block;
    background: rgba(0, 0, 0, 0.8); 
  }
  .phone_nav_right { 
      position: absolute;
      z-index: 99;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; 
      overflow-y:scroll;
      -webkit-overflow-scrolling: touch;
      z-index:1000; 
      text-align: left;
      padding-top: 75px;
  }
  .phone_nav_list li {
    position: relative;
    border-bottom: 1px solid rgba(255, 255, 255, .1);
  }
  .phone_nav_list a { 
    display: block;   
    font-size:16px; 
    color: #fff;
    transition: all .5s;
    line-height:24px;
    padding:10px 30px; 
  }
  .phone_nav_top {
    position: relative;
  }
  .phone_nav_arrow {
    position: absolute;
    z-index: 99;
    right: 10px;
    text-align: center;
    top: 0;
    width: 44px;
    height: 44px;
    line-height: 44px;
    font-size: 20px;
    color:#fff;
    transition: all 0.5s;
  }
  .phone_nav_top.active .phone_nav_arrow {
    transform: rotate(90deg);
    top: 0;
  }
  .phone_nav_drop {
    padding: 0 50px;
  }
  .phone_nav_drop a {
    display: block;
    font-size: 14px;
    color:#fff;
    line-height: 40px;
    padding: 0;
  }
  .phone_nav_list a:hover {color: #1f98f5; }
  .phone_nav_list li.current>a { color:#1f98f5; }
  .phone_nav_drop { display: none; }

  .phone_right {
      margin-left: 15px;
  }
  
  
  .phone_right {
      margin-left: 15px;
  }
  .dm_box {
      position: relative;
      padding:0;
      background: #fff;
      display: block;
      height: 30px;
      border: 1px solid #d5d8da;
      border-radius: 6px;
      margin-right: 20px;
  }
  .dm_box form {
      height: 30px;
  }
  .dm_box form>div {
      height: 30px;
  }
  .dm_text {
      width: 100%;
      height: 28px;
      font-size: 14px;
      padding-left: 0;
      color: #666;
      padding: 4px 15px 0 30px;
      line-height: 20px;
      background: transparent;
      border-bottom: 1px solid #e5e5e5;
  }
  .dm_search {
      position: absolute;
      top: 50%;
      transform: translate(0,-50%);
      width: 12px;
      left: 10px;
  }
  .dm_search img {
      margin-top: -3px;
  }
  .slider_wrap {
      position: relative;
      z-index: 99;
      overflow-x: scroll;
      overflow-y: hidden;
      width: 100%;
      -webkit-transform: translateZ(0px);
      transform: translateZ(0px);
      backface-visibility: hidden;
      -webkit-overflow-scrolling: touch;
  }
  .slider_wrap::-webkit-scrollbar{
      display:none; 
      width:0px; 
      -webkit-appearance: none;
  }
  .slider_wrap_item { 
      white-space: nowrap; 
  }
  .navbar-menu {
      position: relative;
      top:-3px;
      width: 40px;
      padding-right: 10px;
      cursor: pointer;
      text-align: right;
      -moz-user-select: none;
      -webkit-user-select: none;
      -ms-user-select: none;
      -khtml-user-select: none;
      margin-left: 10px;
      /* user-select: none; */
  }

  .navbar-menu span {
      width: 20px;
      height: 2px;
      background: #fff;
      display: inline-block;
      position: relative;
      margin-top: -10px;
      transition: all .5s;
  }

  .navbar-menu span:before,
  .navbar-menu span:after {
      content: "";
      position: absolute;
      height: 2px;
      background: #fff;
      display: inline-block;
      left: 0;
  }

  .navbar-menu span:before {
      width: 25px;
      top: -8px;
  }

  .navbar-menu span:after {
      width: 25px;
      left: 0;
      top: 8px;
      transition: all .5s;
  }

  .navbar-menu:hover span:after {
      width: 25px;
  }

  .navbar-true span {
      transform: rotate(135deg);
      width: 25px;
  }

  .navbar-true span:after {
      transform: rotate(90deg);
      top: 0;
      width: 25px;
  }

  .navbar-true span:before {
      opacity: 0;
  }

  .phone_search_popup {
    position: fixed;
    width: 100%;
    left: 0;
  }
  .phone_search_popup.active {
    top: 60px;
  }
  .search_popup_wrap {
    position: relative;
    width: 100%;
    border-top: 1px solid rgba(255,255,255,0.7);
    margin: 0 auto;
    padding: 15px;
  }
  .search_popup_btn {
    font-size: 14px;
    width: 80px;
    height: 36px;
    line-height: 34px;
  }
  .search_popup_text {
    height: 36px;
    line-height: 25px;
    font-size: 14px;
    padding:5px 0;
    margin-right: 15px;
    border-bottom: 1px solid #fff;
  }

  .about_banner {
    position: relative;
    height: 200px;
    width: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
  }
  .banner_cont {
    padding:0 15px
  }
  .optical_inofr_banner.banner_infor {
    width: 100%;
  }
  .banner_infor {
    position: relative;
    width: 100%;
  }
  .about_banner_title {
    color: #163377;
    font-size: 24px;
    line-height: 32px;
    font-weight: 500;
    font-family: "GalanoMedium";
  }
  .question_cont {
    padding: 30px 15px ;
  }
  .question_title {
    color: rgba(0, 0, 0, 1);
    font-size: 24px;
    font-family: "GalanoSemiBold";
    line-height: 32px;
    font-weight: 600;
    margin-bottom: 20px;
  }
  .question_item_top {
    position: relative;
    font-size: 16px;
    color: rgba(0, 0, 0, 1);
    font-weight: 600;
    font-family: "GalanoSemiBold";
    height: 54px;
    line-height: 54px;
    overflow: hidden;
    padding: 0 40px 0 15px;
    background: #f2f2f2;
    transition: all 0.5s;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    white-space: nowrap;
  }
  .question_item_icon {
    width: 20px;
    height: 20px;
    right: 10px;
    margin-top: -10px;
  }
  .question_item_btm {
    position: relative;
    display: none;
    padding: 10px 15px 10px;
    background: #fff;
    border: 1px solid #e0e0e0;
  }
  .foot_top {
    height: auto;
    padding:30px 15px
  }
  .foot_left {
    float: none;
    width: 100%;
    margin-right: 0;
  }
  .foot_logo {
    margin-bottom: 20px;
  }
  .foot_logo img {
    width: 64px;
  }
  .foot_link {
    float: none;
    width: 100%;
    overflow: hidden;
  }
  .foot_link_item {
    width: 50%;
    margin-right: 0;
  }
  .foot_link_item:last-child {
    margin-top: 20px;
  }
  .foot_link_btm {
   height: 196px;
  }
  .foot_contact  {
    float: none;
    width: 100%;
    padding-top: 0;
    margin-top:0;
  }
  .foot_contact_title {
    font-size: 20px;
    line-height: 28px;
  }
  .foot_contact_btm {
    margin-top: 20px;
  }
  .copy {
    color: rgba(0, 0, 0, 1);
    font-size: 14px;
    font-weight: 400;
    background: #f3f3f3;
    line-height: 24px;
    padding: 10px 15px;
    text-align: center;
  }

  /*  privacy   */
  .agreement_cont  {
    padding:0 0; 
  }
  .agreement_cont_wrap {
    padding:30px 0;
  }
  .agreement_title {
    position: relative;
    z-index: 99;
    color: rgba(112, 112, 112, 1);
    font-size: 24px;
    line-height: 32px;
    font-weight: 700;
    text-align: center;
    padding:0 15px;
    margin-bottom: 20px;
  } 
  .terms_cont {
    padding:0 15px;
    color: rgba(0, 0, 0, 1);
    font-size: 14px;
    line-height: 24px;
  }
  .terms_item {
    margin-bottom: 20px;
  }
  .terms_cont h1,.terms_cont h2,.terms_cont h3,.terms_cont h4,.terms_cont h5,.terms_cont h6 {
    color: rgba(0, 0, 0, 1);
    font-size: 18px;
    line-height: 24px;
    font-weight: 600;
    margin-bottom: 15px;
    font-family: "GalanoSemiBold";
  }
  .terms_cont p {
    margin-bottom: 15px;
  }
  .terms_cont p {
    color: rgba(0, 0, 0, 1);
    font-size: 14px;
    line-height: 24px;
  }
  .agreement_bj {
    width: 100%;
    left: 0;
  }


  /*    首页    */
  .home_banner.about_banner {
    position: relative;
    height: 280px;
  }
  .home_banner_cont {
    position: relative;
    top: 50%;
    transform: translate(0,-50%);
    width: 100%;
    padding:0 15px;
  } 
  .home_banner_title {
    font-size: 20px;
    line-height:24px;
    font-weight: 700;
    margin-bottom: 10px;
  }
  .home_banner_cont img {
    display: inline-block;
    vertical-align: middle;
    margin:-5px 0 0 8px;
  }
  .home_banner_cont img {
    width: 12px;
  }
  .home_banner_text {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 15px;
  }
  .home_banner_des {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 15px;
  }
  
  .more_btn {
    width: 160px;
    font-size: 16px;
    height: 48px;
    line-height: 48px;
  } 
  .about_point {
    display: none;
  }
  .home_choose {
    margin-bottom: 30px;
  }
  .home_choose_img {
    float: none;
    width: 100%;
    padding-top: 0;
    text-align: center;
    margin-bottom: 30px;
  }
  .home_choose_img img {
    width: 280px;
  }
  .home_choose_right {
    float: none;
    width: 100%;
  }
  .home_choose {
    padding: 30px 15px;
    background-size: cover;
  }
  .home_choose_title {
    position: relative;
    font-size: 24px;
    line-height: 32px;
    color: #000;
    font-weight: 700;
    margin-bottom: 12px;
    font-family: "GalanoSemiBold";
  }
  .line {
    height:3px
  }
  .home_choose_text {
    padding-left: 30px;
    margin-top: 20px;
    margin-bottom: 30px;
  }
  .home_choose_text p:after {
    left: -30px;
    top: 4.5px;
    width: 16px;
    height: 15px;
    background-size: 16px 15px;
  }
  .home_choose_text p {
    margin-bottom: 15px;
  }
  .home_choose_btm .more_btn {
    width: 160px;
  }
  .market_service_title {
    padding: 0 0;
    text-align: center;
  }
  .market_service_title h4 {
    font-size: 24px;
    line-height: 32px;
    margin-bottom: 10px;
  }
  .market_service_title p {
    font-size: 14px;
    line-height: 20px;
  }
  .market_service {
    padding:0 15px 10px;
  }
  .market_service_group {
    margin-top: 30px;
  }
  .market_service_item {
    width: 48%;
    height: 180px;
    padding:20px 15px 0;
    margin-right: 4%;
  }
  .market_service_item:nth-child(3n) {
    margin-right: 4%;
  }
  .market_service_item:nth-child(2n) {
    margin-right: 0;
  }
  .market_service_item_top {
    position: relative;
    width: 81px;
    height: 81px;
    padding-top: 10px;
    margin:0 auto 15px;
    border:1px solid #ffe0e0;
    border-radius: 50%;
  }
  .market_service_item_icon {
    width: 60px;
    height: 60px;
    line-height: 60px;
    background: rgba(255, 255, 255, 1);
    box-shadow: 0px 0px 40px 18px rgba(133, 54, 216, 0.08);
    border-radius: 50%;
    text-align: center;
    margin:0 auto;
  }
  .market_service_item_title {
    color: rgba(20, 52, 125, 1);
    font-size: 16px;
    line-height: 24px;
    font-weight: 600;
    font-family: "GalanoSemiBold";
  }

  .market_service_bj {
    top: 50px;
  }
  .home_about {
    margin-top: 0;
    padding:30px 15px;
    background-size: cover;
  }
  .home_about_cont {
    position: relative;
    display: block;
  }
  .home_about_img {
    width: 100%;
    margin-left: 0;
    margin-bottom: 30px;
  }
  .home_about_title {
    position: relative;
    font-size: 24px;
    line-height: 32px;
    color:#000;
    font-weight: 700;
    margin-bottom: 15px;
    font-family: "GalanoSemiBold";
  }
  .home_about_text {
    color: rgba(70, 70, 70, 1);
    font-size: 14px;
    line-height: 28px;
    font-weight: 20px;
    margin: 20px 0 30px;
  }
  .home_about_btm .more_btn {
    width: 160px;
  }
  .home_product {
    position: relative;
    padding:30px 15px;
    margin-bottom: 0;
  } 
  .home_product_btm {
    margin-top: 20px;
  }
  .home_product_title {
    margin-bottom: 20px;
  }
  .home_product_title span {
    position: relative;
    display: inline-block;
    width: auto;
    padding:0 20px;
    min-width: 80px;
    height: 44px;
    line-height: 42px;
    text-align: center;
    color: rgba(0, 0, 0, 1);
    font-size: 16px;
    font-weight: 600;
    font-family: "GalanoSemiBold";
    transition: all 0.5s;
    margin: 0 15px 0 0;
    border-radius: 50px;
    cursor: pointer;
    border: 1px solid rgba(0, 0, 0, 1);
  }
  .home_product_title span.active {
    line-height: 44px;
  }

  .industrial_service_item {
    position: relative;
    float: left;
    width: 48%;
    text-align: center;
    margin: 0 4% 20px 0;
  }
  .home_switch_item .industrial_service_item:nth-child(2n) {
    margin-right: 0;
  }
  .industrial_service_item_img {
    position: relative;
    width: 100%;
    height: 45vw;
    padding: 0 5px;
    line-height: 45vw;
    border: 1px solid #dfddde;
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
    overflow: hidden;
  }
  .industrial_service_item_title {
    height: 48px;
    line-height: 48px;
    padding: 0 15px;
    color: rgba(255, 255, 255, 1);
    font-size: 16px;
    font-weight: 600;
    text-align: center;
    font-family: "GalanoSemiBold";
    background: rgba(21, 50, 116, 1);
    border-bottom-left-radius: 12px;
    border-bottom-right-radius: 12px;
  }
  .home_customization {
    padding:0 15px 30px;
    margin-bottom: 0;
  }
  .home_customization_img {
    float: none;
    width: 100%;
    margin-bottom: 20px;
  }
  .home_customization_right {
    float: none;
    width: 100%;
  }
  .home_customization_title {
    color: rgba(0, 0, 0, 1);
    font-size: 24px;
    line-height: 32px;
    font-weight: 700;
    margin-bottom: 10px;
  }
  .home_customization_text {
    line-height: 20px;
    margin-bottom: 30px;
  }
  .home_customization_btm a {
    width: 160px;
  }
  .public_contact {
    position: relative;
    padding: 0 0 30px;
    background: rgba(236, 241, 255, 1);
  }
  .public_contact_left {
    float: none;
    width: 100%;
    height: auto;
    padding: 60px 15px;
    background: #14347d;
    color: #fff;
  }
  .public_contact_title {
    font-size: 24px;
    line-height: 32px;
  }
  .public_contact_right {
    float: none;
    width: 100%;
  }
  .public_contact_from {
    padding:30px 15px 0;
  }
  .public_form_item {
    float: none;
    width: 100%;
  } 
  .public_form_list  .public_form_item:first-child {
    margin-bottom: 13px;
  }
  .public_form_btm {
    margin-top: 30px;
  }
  .public_form_btn {
    width: 160px;
    height: 48px;
    line-height: 48px;
    font-size: 16px;
  }

  .about_banner_title {
    color: #163377;
    font-size: 24px;
    line-height: 32px;
    font-weight: 500;
    font-family: "GalanoMedium";
  }
  .about_banner_text {
    font-size: 16px;
    color: #163377;
    line-height: 24px;
    font-weight: 500;
    margin-top: 10px;
    font-family: "GalanoMedium";
  }
  .about_eagletech {
    padding:20px 15px 30px;
  }
  .about_eagletech_img {
    position: relative;
    left: auto;
    top: auto;
    width: 100%;
  }
  .about_eagletech_right {
    float: none;
    width: 100%;
    padding-top: 0;
  }
  .about_eagletech_title {
    font-size: 24px;
    line-height: 32px;
  }
  .about_eagletech_text {
    line-height: 20px;
    margin-top: 20px;
  }
  .about_eagletech_btm a {
    width: 160px;
  }
  .about_difference {
    position: relative;
    padding: 30px 15px;
    background: #f5f6ff;
  } 
  .about_title {
    font-size: 24px;
    line-height: 32px;
  }
  .about_difference_item {
    padding-left: 30px;
    margin-bottom: 20px;
  }
  .about_difference_item_title {
    position: relative;
    color: rgba(0, 0, 0, 1);
    font-size: 18px;
    line-height: 24px;
    font-weight: 500;
    font-family: "GalanoMedium";
    margin-bottom: 15px;
  }   
  .about_difference_item_title:after {
    width: 16px;
    height: 15px;
    top:4.5px;
    left: -30px;
    background-size: 16px 15px;
  }
  .about_difference_item_btm {
    font-size: 14px;
    line-height: 24px;
  }
  .about_facilities.touch_custom {
    padding: 30px 15px 10px;
  }
  .touch_custom_group {
    margin-top: 30px;
  }
  .touch_custom_item {
    position: relative;
    width: 48%;
    margin-right: 4%;
    margin-bottom: 20px;
  }
  .touch_custom_item:nth-child(4n) {
    margin-right: 4%;
  }
  .touch_custom_item:nth-child(2n) {
    margin-right: 0;
  }
  .touch_custom_item_img {
    position: relative;
    width: 100%;
    height: 37.5vw;
    overflow: hidden;
  }
  .touch_custom_item_title .item_cell {
    padding:0 10px;
  }
  .about_vision {
    padding: 40px 15px 50px;
  }
  .about_vision_infor {
    width: 100%;
  }
  .about_vision_title {
    font-size:24px;
    line-height: 32px;
  }
  .about_vision_text {
    color: rgba(255, 255, 255, 1);
    font-size: 14px;
    line-height: 20px;
    font-weight: 500;
    margin-top: 30px;
    font-family: "GalanoMedium";
  }
  .about_machine {
    position: relative;
    padding: 30px 15px 10px;
  }
  .about_machine_item {
    position: relative;
    float: none;
    width: 100%;
    margin: 0 0 30px 0;
  }
  .about_machine_item_img {
    width: 100%;
    height: auto;
  }

  /*   accessories   */
  .accessories_banner.about_banner {
    height: 280px;
  }
  .accessories_banner_text {
    color:#153274;
    font-size: 24px;
    line-height: 32px;
    font-weight: 700;
  }
  .accessories_banner_des {
    color: #153274;
    font-size: 16px;
    line-height: 24px;
    font-weight: 700;
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .accessories_touch.about_eagletech {
    padding: 20px 15px 30px;
    margin-bottom: 20px;
  }
  .accessories_touch_img {
    float: none;
    width: 100%;
  }
  .accessories_rassperry {
    position: relative;
    padding: 10px 15px 30px;
  }
  .accessories_title h4 {
    font-size: 24px;
    line-height: 32px;
    margin-bottom: 10px;
  }
  .accessories_title p {
    font-size: 14px;
    line-height: 20px;
  }
  .accessories_rassperry_group {
    position: relative;
    display: block;
    padding: 0 0;
    margin-top: 20px;
    justify-content: space-between;
  }
  .accessories_rassperry_item {
    position: relative;
    float: none;
    padding: 2px;
    margin-bottom: 20px;
    background: linear-gradient(180deg, rgba(135, 54, 216, 1) 0%, rgba(21, 50, 116, 1) 79.61%);
    border-radius: 6px;
  }
  .accessories_rassperry_item:nth-child(4n) {
    margin-right: 4%;
  }
  .accessories_rassperry_item:nth-child(2n) {
    margin-right: 0;
  }
  .accessories_rassperry_item_img {
    position: relative;
    background: #fdfafb;
    padding: 5px 0;
    text-align: center;
    height: 180px;
    line-height: 170px;
    border-radius: 6px;
    overflow: hidden;
  }
  .accessories_rassperry_item_title {
    position: relative;
    height: 97px;
    color: rgba(255, 255, 255, 1);
    font-size: 16px;
    line-height: 24px;
    font-weight: 600;
    padding: 18px 20px 0;
    text-align: center;
  }
  .accessories_rassperry_item_title br {
    display: none;
  }
  .accessories_boards {
    padding:0 15px 0;
  }

  .boards_swiper_box {
    position: relative;
    width: 280px;
    margin:0 auto 0;
  }
  .boards_swiper_box .swiper-container {
    margin:0 auto;
  }
  .boards_swiper_box .swiper-slide {
    position: relative;   
    overflow: hidden; 
    width:100%;
  }
  .accessories_boards_btm {
    margin-top: 30px;
  }
  .boards_swiper_box .swiper-button-next, .boards_swiper_box .swiper-button-prev {
    position: absolute;
    top:50%;
    margin-top:-16px;
    width: 32px;
    height: 32px;
    z-index: 10;
    opacity: 1;
    cursor: pointer;
    -moz-background-size: 32px 32px;
    -webkit-background-size:32px 32px;
    background-size: 32px 32px;
    background-position: center;
    background-repeat: no-repeat;
  }
  .boards_swiper_box .swiper-button-next {
    background-image: url(../images/next.png);
    right: -60px;
    left: auto;
  }
  .boards_swiper_box .swiper-button-prev {
    background-image:url(../images/prev.png);
    left: -60px;
    right: auto;
  }
  .boards_item {
    position: relative;
    width: 100%;
  }
  .boards_item_img {
    overflow: hidden;
    width: 100%;
    height: auto;
    overflow: hidden;
  }
  .boards_item_title {
    position: relative;
    height: 71px;
    background: rgba(209, 221, 250, 1);
    border-bottom-left-radius: 12px;
    border-bottom-right-radius: 12px;
    color: rgba(0, 0, 0, 1);
    font-size: 16px;
    line-height: 22px;
    font-weight: 600;
    text-align: center;
    font-family: "GalanoMedium";
  }
  .boards_item_title .item_cell {
    padding:0 15px;
  }
  .optical_service {
    padding: 30px 15px 0;
    margin-bottom: 0;
  }
  .optical_title {
    font-size: 24px;
    line-height: 32px;
  }
  .optical_service_item {
    position: relative;
    float: none;
    width: 100%;
    text-align: center;
    margin: 0 0 30px 0;
  } 
  .optical_service_title {
    font-size: 16px;
  }

  /*   automotive   */
  .industrial_cont {
    padding: 0 0 0;
  }
  .optical_infor_img {
    float: none;
    width: 100%;
    margin-bottom: 30px;
  }
  .industrial_infor  {
    padding:30px 15px 0;
    margin-bottom: 0;
  }
  .optical_infor_right {
    float: none;
    width: 100%;
  }
  .industrial_infor_title {
    position: relative;
    color: rgba(21, 50, 116, 1);
    font-size: 24px;
    line-height: 32px;
    font-weight: 700;
    padding-left: 16px;
    margin-bottom: 20px;
    font-family: "GalanoSemiBold";
  }
  .industrial_infor_des {
    line-height: 20px;
  }
  .ev_infor .industrial_infor_des {
    margin-bottom: 30px;
  }
  .optical_more {
    width: 160px;
    height: 48px;
    line-height: 48px;
    font-size: 16px;
  }
  .industrial_application {
    position: relative;
    padding:30px 15px 0;
  }
  .industrial_application_group {
    margin-top: 30px;
  }
  .industrial_application_item {
    display: inline-block;
    min-width: 140px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    font-family: "GalanoSemiBold";
    color: rgba(53, 112, 246, 1);
    font-size: 16px;
    font-weight: 600;
    margin: 0 5px 20px;
    border-radius: 30px;
    background: rgba(255, 255, 255, 1);
    box-shadow: 8px 8px 20px rgba(224, 234, 255, 1);
  }
  .ev_features .industrial_application_item {
    display: inline-block;
    min-width: 140px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    font-family: "GalanoSemiBold";
    color: rgba(53, 112, 246, 1);
    font-size: 16px;
    font-weight: 600;
    margin: 0 5px 20px;
    border-radius: 6px;
    background: rgba(255, 255, 255, 1);
    box-shadow: 8px 8px 20px rgba(224, 234, 255, 1);
  }
  .industrial_application_item {
    padding:0 20px;
  }
  .ev_features .industrial_application_item {
    padding: 0 20px;
  }
  .industrial_case.optical_case {
    padding: 10px 15px 10px;
  } 
  .optical_case_group {
    margin-top: 30px;
  }
  .optical_case_item {
    position: relative;
    float: left;
    width: 48%;
    height: auto;
    border-radius: 10px;
    overflow: hidden;
    margin: 0 4% 20px 0;
  }
  .optical_case_item:nth-child(3n) {
    margin-right: 4% ;
}
  .optical_case_item:nth-child(2n) {
    margin-right: 0;
  }
  .industrial_service {
    padding: 0 15px 10px;
  }
  .industrial_service_title {
    padding: 0 0;
    text-align: center;
  }
  .industrial_service_title h4 {
    color: rgba(12, 35, 81, 1);
    font-size: 24px;
    line-height: 32px;
    font-weight: 700;
    margin-bottom: 10px;
  }
  .industrial_service_title p {
    font-size: 14px;
    line-height: 20px;
  }
  .industrial_service_item:last-child {
    margin-right: 4%;
  }
  .industrial_service_item:nth-child(2n) {
    margin-right:0;
  }
  .industrial_service_group {
    margin-top: 30px;
  }


  /*   blog   */
  .blog_box {
    padding:0 15px 30px;
  }
  .blog_cont {
    padding:30px 0 0;
  }
  .blog_title {
    line-height: 32px;
    padding:0 15px;
    margin-top: 0;
  }
  .blog_left {
    float: none;
    width: 100%;
    margin-bottom: 30px;
  }
  .blog_group {
    margin-bottom: 0;
  }
  .blog_item {
    position: relative;
    float: none;
    width: 100%;
    margin: 0 0 30px 0;
    background: rgba(255, 255, 255, 1);
    box-shadow: 0px 0px 46px 3px rgba(0, 0, 0, 0.1);
  }
  .blog_item_img {
    width: 100%;
    height: auto;
  }
  .blog_item_img img {
    width: 100%;
  }
  .blog_right {
    float: none;
    width: 100%;
  }

  /*    contact   */
  .contact_top {
    padding:30px 15px 0;
    background-size: cover;
  }
  .contact_title {
    position: relative;
    float: none;
    color: #153274;
    font-size: 24px;
    line-height: 32px;
    font-weight: 700;
    padding-top: 0;
    margin-bottom: 30px;
  }
  .contact_img  {
    float: none;
    width: 100%;
  }
  .contact_infor {
    padding:30px 15px;
  }
  .contact_infor_left {
    float: none;
    width: 100%;
    margin-bottom: 20px;
  }
  .contact_infor_group {
    margin-top: 30px;
  }
  .contact_infor_item_icon {
    width: 26px;
    margin-right: 20px;
    padding-top: 2px;
  }
  .contact_infor_item_title {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 10px;
  }
  .contact_infor_item {
    margin-bottom: 20px;
  }
  .contact_from_box {
    float: none;
    width: 100%;
    padding:0
  }
  .contact_from_title {
    font-size: 24px;
    line-height: 32px;
  }
  .contact_from_cont {
    position: relative;
    padding: 20px 10px 30px;
    background: rgba(241, 241, 241, 1);
    border-radius: 12px;
  }
  .contact_from_cont .public_form_item {
    width: 100%;
  }
  .public_form_text {
    height: 48px;
    line-height: 48px;
  }
  .contact_from_cont .public_form_btm {
    margin-top: 30px;
  }

  .appliance_application .industrial_application_item {
    padding: 0 20px;
  }

  /*  optical_bonding   */
  .optical_cont {
    padding:30px 0 0;
  }
  .optical_infor {
    padding:0 15px;
  }
  .optical_infor_title {
    position: relative;
    padding-left: 16px;
    font-size: 14px;
    line-height: 24px;
    color: rgba(21, 50, 116, 1);
    font-weight: 600;
    margin-bottom: 20px;
    font-family: "GalanoSemiBold";
  }
  .optical_infor_title span {
    font-size: 24px;
  }
  .optical_infor_des p {
    margin-bottom: 20px;
  }
  .optical_case {
    position: relative;
    padding: 30px 15px 20px;
  }
  .optical_case_bj {
    top: 50px;
    width: 100%;
  }
  .optical_bonding {
    position: relative;
    padding: 30px 15px 20px;
    background: #f4f4f4;
  }
  .optical_bonding_text {
    color: rgba(0, 0, 0, 1);
    font-size: 16px;
    line-height: 24px;
    margin-top: 20px;
  } 
  .optical_bonding_text p {
    margin-bottom: 5px;
  }
  .optical_service_group {
    margin-top: 30px;
  }

  /*  tft_lcd   */
  .tft_cont  {
    padding:30px 0 0;
  }
  .tft_infor .optical_infor_title {
    font-size: 24px;
    line-height: 32px;
    margin-bottom: 20px;
  }
  .tft_infor .optical_infor_des {
    margin-bottom: 30px;
  }
  .tft_features {
    padding: 30px 15px 10px;
  }
  .tft_features_group {
    margin-top: 30px;
  }
  .tft_features_item {
    position: relative;
    padding: 20px 15px 20px 40px;
    background: rgba(255, 255, 255, 1);
    box-shadow: 0px 4px 18px 2px rgba(202, 218, 255, 0.7);
    border-radius: 6px;
    margin-bottom: 27px;
  }
  .tft_features_item_title {
    position: relative;
    color: rgba(0, 0, 0, 1);
    font-size: 18px;
    line-height: 24px;
    font-weight: 500;
    margin-bottom: 10px;
    font-family: "GalanoMedium";
  }
  .tft_features_item_title:after {
    left: -30px;
    width: 16px;
    height: 15px;
    background-size: 16px 15px;
    top: 4.5px;
  }
  .tft_features_item_text {
    color: rgba(0, 0, 0, 1);
    font-size: 14px;
    line-height: 24px;
    font-weight: 400;
  } 
  .tft_type {
    padding:0 15px;
  }
  .tft_type_group {
    position: relative;
    display: block;
    padding:0;
    margin-top: 30px;
  }
  .tft_type_item {
    position: relative;
    float: left;
    width: 48%;
    margin-right: 4%;
  }
  .tft_type_item:last-child {
    margin-right: 4%;
  }
  .tft_type_item:nth-child(2n) {
    margin-right: 0;
  }
  .tft_type_item_btm {
    padding-top: 10px;
  }
  .tft_type_item_title {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 5px;
  }
  .tft_type_item_size {
    font-size: 14px;
    line-height: 20px;
  }
  .tft_process {
    position: relative;
    padding:20px 15px 0;
  }
  .tft_process_box {
    position: relative;
    display: block;
    padding: 0 0 30px;
    background: url(../upload/tft_bj.png) no-repeat center center;
    background-size: cover;
    margin-top: 30px;
  }
  .tft_process_img {
    width: 100%;
    margin-left: 0;
    margin-bottom: 30px;
  }
  .tft_process_cont {
    display: block;
  }
  .tft_process_infor {
    padding:0 15px 0 45px
  }
  .tft_process_infor_item h4 {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 15px;
  }
  .tft_process_infor_item:after {
    width: 16px;
    height: 15px;
    left: -30px;
    background-size: 16px 15px;
    top: 4.5px;
  }
  .tft_process_infor_item p {
    font-size: 14px;
    line-height: 20px;
  }
  .touch_custom {
    padding:30px 15px 0
  }

  /*  touch_screen    */
  .touch_infor {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .touch_advantages {
    padding: 30px 15px 20px;
  } 
  .touch_advantages_group {
    margin-top: 30px;
  }
  .touch_advantages_item {
    display: block;
    float: left;
    width: 48%;
    height: 400px;
    padding-top: 20px;
    background: rgba(255, 255, 255, 1);
    box-shadow: 0px 0px 20px 6px rgba(210, 224, 255, 0.5);
    border-radius: 12px;
    margin:0 4% 30px 0;
  }
  .touch_advantages_item:last-child {
    margin-right: 4%;
  }
  .touch_advantages_item:nth-child(2n) {
    margin-right: 0;
  }
  .touch_advantages_item_icon {
    width: 72px;
    height: 72px;
    margin-bottom: 10px;
  }
  .touch_advantages_item_title {
    color: rgba(144, 46, 255, 1);
    font-size: 18px;
    height: 48px;
    line-height: 24px;
    font-family: "GalanoSemiBold";
    font-weight: 600;
    margin-bottom: 10px;
  }
  .touch_advantages_item_text {
    font-size: 14px;
    line-height: 20px;
    height: 220px;
    -webkit-line-clamp: 11;
  }

  .touch_process_cont {
    display: block;
  }
  .touch_process_img {
    width: 100%;
    margin-left: 0;
  }
  .touch_process {
    padding:0 0 30px
  }
  .touch_process_right  {
    padding:20px 15px 0;
  }
  .touch_process_title {
    color: rgba(0, 0, 0, 1);
    font-size: 24px;
    line-height: 32px;
    font-weight: 700;
    margin-bottom: 20px;
  }
  .touch_process_text {
    position: relative;
    padding-left: 30px;
    color: rgba(0, 0, 0, 1);
    font-size: 18px;
    line-height: 24px;
    font-family: "GalanoMedium";
    font-weight: 500;
    margin-bottom: 15px;
  } 
  .touch_process_text:after {
    width: 16px;
    height: 15px;
    background-size: 16px 15px;
    left: 0;
    top: 4.5px;
  }
  .touch_process_des {
    position: relative;
    padding-left: 30px;
    color: rgba(0, 0, 0, 1);
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
  }


  .blog_details_cont {
    padding-top: 30px;
  }
  .blog_details_cont img {
    height: auto!important;
  }
  .blog_details_left {
    float: none;
    width: 100%;
  }
  .blog_details_infor {
    padding-bottom: 50px;
    border-bottom: 1px solid #dcdcdc;
  }
  .blog_details_title {
    font-size: 24px;
    font-family:"GalanoSemiBold";
    font-weight: 600;
    color: #333333;
    line-height: 32px;
    margin-bottom: 20px;
  }
  .blog_details_date {
    font-size: 14px;
    font-weight: 400;
    color: #999;
    line-height: 20px;
    margin-bottom: 20px;
  }
  .blog_details_des {
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
  }
  .blog_details_des p {
    margin-bottom: 15px;
  }
  .blog_details_des img {
    max-width: 100%;
    height: auto!important;
  }
  .breadcrumb_box {
    display: none;
  }


  .details_cont  {
    padding-top: 30px;
  }
  .details_box {
    padding:0 15px
  }
  .det_infor {
    margin-bottom: 30px;
    display: block;
  }
  .det_infor_left {
    width: 100%;
    height: auto;
    margin-right: 0;
    margin-bottom: 20px;
  }
  .touch_slide_item img {
    width: 100%;
    height: auto;
  }
  .det_infor_title {
    font-size: 24px;
    font-family: "GalanoMedium";
    font-weight: 500;
    color: #000;
    line-height: 32px;
    padding-bottom: 20px;
    border-bottom: 1px solid #DCDCDC;
  }
  .det_text {
    font-size: 16px;
    font-weight: 400;
    color: #888888;
    line-height: 24px;
    margin-top: 20px;
  }
  
  .det_parameters {
    margin-bottom: 30px;
  }
  .det_title {
    color: rgba(0, 0, 0, 1);
    font-size: 24px;
    line-height: 32px;
    font-family: "GalanoMedium";
    font-weight: 500;
    padding-bottom: 14px;
    border-bottom: 1px solid #F0F0F0;
  }
  .det_title span {
    position: relative;
    line-height: 32px;
    display: inline-block;
  }
  .det_title span:after {
    content: "";
    position: absolute;
    z-index:99;
    bottom: -16px;
    left: 0;
    width:100%;
    height: 3px;
    background: rgba(21, 50, 116, 1);
    border-radius: 0;
  }
  .det_parameters_cont {
    margin-top: 30px;
  }
  .det_parameters_table {
    position: relative;
    width: 100%;
    border:1px solid #d2d2d2
  }
  .det_parameters_module1 table {
    max-width: 100%;
    width: 100%;
    border:1px solid #d2d2d2
  }
  .det_parameters_module1 td {
    border:1px solid #d2d2d2;
    font-size: 14px;
    font-weight: 500;
    line-height: 28px;
  }
  .det_td1 {
    width: 160px;
    height: 40px;
    padding:0 10px;
    color: #000000;
  }
  .det_td2 {
    color: #666666;
    padding:0 10px
  }

  .rassperry_swiper_box {
    width: 280px;
  }
  .rassperry_swiper_box .swiper-button-next {
    background-image: url(../images/next.png);
    right: -60px;
    left: auto;
  }
  .rassperry_swiper_box .swiper-button-prev {
    background-image:url(../images/prev.png);
    left: -60px;
    right: auto;
  }
  .rassperry_swiper_box .swiper-button-next, .rassperry_swiper_box .swiper-button-prev {
    position: absolute;
    top: 50%;
    margin-top: -16px;
    width: 32px;
    height: 32px;
    z-index: 10;
    opacity: 1;
    cursor: pointer;
    -moz-background-size: 32px 32px;
    -webkit-background-size: 32px 32px;
    background-size: 32px 32px;
    background-position: center;
    background-repeat: no-repeat;
  }
  .optical_case_item_title {
    /*position: absolute;
    width: 100%;
    left: 0;
    top: 50%;
    transform: translate(0,-50%);*/
    padding: 0 15px;
    font-size: 16px;
    line-height: 50px;
    font-weight: 600;
    text-align: center;
    font-family: "GalanoSemiBold";
  }

  .cus_det_cont {
    padding:20px 15px 0;
  }
  .cus_det_cont .blog_details_infor {
    padding-bottom: 20px;
  }


  .blog_details_infor li {
    list-style: disc;
  }
  .blog_details_infor ul,.blog_details_infor  ol {
    padding-left: 20px;
    margin-bottom: 15px;
  }
  
}

.footer-social-icons {
    margin-top: 15px;
    margin-bottom: 10px;
    display: flex;
    justify-content: end;
}

.footer-social-icons a.social-icon {
    color: #fff;
    margin: 5px 8px;
}

.footer-social-icons a.social-icon i.fa {
    width: 40px;
    height: 40px;
    font-size: 40px;
}

.breadcrumb_box .breadcrumb h1 {
    display: inline;
    font-weight: inherit;
}



@media screen and (max-width: 768px) {
    .optical_case_item {
        padding-bottom: 0;
    }
}


.blog_item .blog_item_btm .blog_item_text.ellipsis_3 h1,
.blog_item .blog_item_btm .blog_item_text.ellipsis_3 h2,
.blog_item .blog_item_btm .blog_item_text.ellipsis_3 h3,
.blog_item .blog_item_btm .blog_item_text.ellipsis_3 h4,
.blog_item .blog_item_btm .blog_item_text.ellipsis_3 h5,
.blog_item .blog_item_btm .blog_item_text.ellipsis_3 h6,
.blog_item .blog_item_btm .blog_item_text.ellipsis_3 figure,
.blog_item .blog_item_btm .blog_item_text.ellipsis_3 video,
.blog_item .blog_item_btm .blog_item_text.ellipsis_3 img,
.blog_item .blog_item_btm .blog_item_text.ellipsis_3 > p > strong {
    display: none;
}

.blog_item .blog_item_img img {
    width: 100%;
    height: 90%;
}