@charset "utf-8";

/* CSS Document */
html,
body {
  height: auto;
  padding: 0;
  margin: 0;
  font-size: 16px;
  font-family: 'vendana', Arial, Helvetica, sans-serif;
  color: #3A3838;
  line-height: 1.5;
  letter-spacing: 0.5px;
  text-align: center;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

@font-face {
  font-family: 'verdana';
  src: url('https://www.gboslaser.com/wp-content/themes/haozhuti-gbos/assets/fonts/verdana.ttf');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'avenir_next';
  src: url('https://www.gboslaser.com/wp-content/themes/haozhuti-gbos/assets/fonts/AvenirNextLTPro-Regular.woff') format('woff'), ;
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'avenir_next';
  src: url('https://www.gboslaser.com/wp-content/themes/haozhuti-gbos/assets/fonts/AvenirNextLTPro-Demi.woff') format('woff'), ;
  font-weight: Demi;
  font-style: normal;
}

@font-face {
  font-family: 'avenir_next';
  src: url('https://www.gboslaser.com/wp-content/themes/haozhuti-gbos/assets/fonts/AvenirNextLTPro-Bold.woff') format('woff'), ;
  font-weight: bold;
  font-style: normal;
}

input,
textarea {
  font-family: 'vendana', Arial, Helvetica, sans-serif;
  color: #1b1c20;
  outline: none;
}

input:focus,
textarea:focus {
  outline: none;
}

ul,
li {
  list-style: none;
  padding: 0;
  margin: 0;
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
dl,
dd,
dt {
  margin: 0;
  padding: 0;
}

a {
  text-decoration: none;
  color: #3A3838;
}

a:hover {
  color: #ce0000;
  text-decoration: none;
}

a img {
  border: 0;
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #a1a1a1;
}

input::-moz-placeholder,
textarea::-moz-placeholder {
  color: #a1a1a1;
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #a1a1a1;
}

.font60 {
  font-size: 60px;
}

.font54 {
  font-size: 2.8vw;
}

.font40 {
  font-size: 40px;
}

.font36 {
  font-size: 36px;
}

.font34 {
  font-size: 34px;
}

.font32 {
  font-size: 32px;
}

.font30 {
  font-size: 30px;
}

.font28 {
  font-size: 28px;
}

.font26 {
  font-size: 26px;
}

.font24 {
  font-size: 24px;
}

.font22 {
  font-size: 22px;
}

.font21 {
  font-size: 21px;
}

.font20 {
  font-size: 20px;
}

.font18 {
  font-size: 18px;
}

.font16 {
  font-size: 16px;
}

.font14 {
  font-size: 14px;
}

.font13 {
  font-size: 13px;
}

.font12 {
  font-size: 12px;
}

.wrapi {
  padding-top: 88px;
}

@media only screen and (max-width:828px) {
  .font60 {
    font-size: 40px;
  }

  .font54 {
    font-size: 36px;
  }

  .font40 {
    font-size: 32px;
  }

  .font36 {
    font-size: 18px;
  }

  .font34 {
    font-size: 26px;
  }

  .font32 {
    font-size: 24px;
  }

  .font30 {
    font-size: 22px;
  }

  .font28 {
    font-size: 20px;
  }

  .font26 {
    font-size: 18px;
  }

  .font24 {
    font-size: 18px;
  }

  .font22 {
    font-size: 18px;
  }

  .font21 {
    font-size: 18px;
  }

  .font20 {
    font-size: 16px;
  }

  .font18 {
    font-size: 16px;
  }

  .font16 {
    font-size: 14px;
  }

  .font14 {
    font-size: 13px;
  }

  .font13 {
    font-size: 12px;
  }

  .font12 {
    font-size: 12px;
  }

  .wrapi {
    padding-top: 60px;
  }
}

.wrap {
  overflow: hidden;
}

.con {
  max-width: 1540px;
  width: 90%;
  margin: 0 auto;
}

.cons {
  max-width: 1440px;
  width: 90%;
  margin: 0 auto;
}

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

  .con,
  .cons {
    margin: 0 1em;
    width: auto;
  }
}


/*头部*/
.headerW {
  position: fixed;
  z-index: 3000;
  left: 0;
  top: 0;
  width: 100%;
  transition: all 0.2s;
  background-color: rgba(0, 0, 0, 0.47);
}

.headerWh {
  background-color: transparent;
}

/*.headerB 下移 时状态 */
.headerB,
.headerD {
  background-color: #fff;
  -moz-box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.08);
  -webkit-box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.08);
  box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.08);
}

.headerC {
  background-color: rgba(255, 255, 255, 0.95);
  -moz-box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.08);
  -webkit-box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.08);
  box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.08);
}

.header {
  height: 100%;
  margin: 0 auto;
}

.header .con {
  height: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.header .logo img {
  display: block;
  width: 148px;
  height: auto;
  transition: all 1s;
}

.header .logo img:nth-child(2) {
  display: none;
}

.headerB .logo img:nth-child(1),
.headerD .logo img:nth-child(1) {
  display: none;
}

.headerB .logo img:nth-child(2),
.headerD .logo img:nth-child(2) {
  display: block;
}

.top {
  position: relative;
  z-index: 2;
  color: #fff;
  border-bottom: 1px solid rgba(255, 255, 255, 0.17);
  padding: 0.6em 0;
  line-height: 1.9;
}

.top .con {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.top .topL {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

.top .topR {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}

.top .line {
  height: 1em;
  width: 1px;
  background-color: rgba(255, 255, 255, 0.5);
}

.top a {
  color: #fff;
}

.top a.a_ques {
  padding-left: 1.7em;
  margin-right: 1.2em;
  background: url(https://www.gboslaser.com/wp-content/themes/haozhuti-gbos/assets/images/email.png) no-repeat 0 center / auto 0.857em;
}

.top a.a_sys {
  padding-left: 1.3em;
  margin-right: 1.7em;
  background: url(https://www.gboslaser.com/wp-content/themes/haozhuti-gbos/assets/images/max_top.png) no-repeat 0 center / auto 0.857em;
}

.headerB .top {
  display: none;
}

.headerB .top,
.headerD .top {
  color: #505258;
  border-bottom: 1px solid #cecece;
}

.headerB .top a,
.headerD .top a {
  color: #505258;
}

.headerB .top .numt,
.headerD .top .numt {
  color: #a1a1a1;
}

.headerB .top .num,
.headerD .top .num {
  color: #3a3838;
}

.lan {
  cursor: pointer;
  margin-left: 1.8em;
  position: relative;
  z-index: 0;
  -moz-border-radius: 0.3em;
  -webkit-border-radius: 0.3em;
  border-radius: 0.3em;
}

.lan .lanBtn {
  padding: 0 1.2em 0 1em;
  margin-right: 0.6em;
  background: url(https://www.gboslaser.com/wp-content/themes/haozhuti-gbos/assets/images/arr_1.png) no-repeat right center / 0.6em auto;
}

.headerB .lan .lanBtn,
.headerD .lan .lanBtn {
  background-image: url(https://www.gboslaser.com/wp-content/themes/haozhuti-gbos/assets/images/arr_1_gray.png)
}

.lan .lanPopup {
  display: none;
  position: absolute;
  left: 0;
  width: 100%;
  top: 1.5em;
  padding: 0.2em 0 0;
  -moz-border-bottom-left-radius: 0.3em;
  -webkit-border-bottom-left-radius: 0.3em;
  border-bottom-left-radius: 0.3em;
  -moz-border-bottom-right-radius: 0.3em;
  -webkit-border-bottom-right-radius: 0.3em;
  border-bottom-right-radius: 0.3em;
}

.lan.show .lanBtn {
  background-image: url(https://www.gboslaser.com/wp-content/themes/haozhuti-gbos/assets/images/arr_1_gray.png)
}

.lan.show {
  background-color: #fff;
  color: #333;
}

.lan.show .lanPopup {
  display: block;
  background-color: #fff;
}

.lan.show a {
  color: #333;
  display: block;
}

.lan.show a:hover {
  color: #ce0000;
}

@media only screen and (max-width:828px) {
  .headerW {
    transition: all 0s;
  }

  .header {
    width: 100%;
    justify-content: space-between;
  }

  .header .con {
    padding: 0.8em 0;
  }

  .header .logo img {
    width: 81px;
  }

  .headerB,
  .headerD {
    background-color: rgba(255, 255, 255, 1);
  }

  .headerB .logo img,
  .headerD .logo img {
    width: 90px;
  }

  .top a.a_ques,
  .top a.a_sys,
  .top .line {
    display: none;
  }
}

/*头部导航*/
.navW {
  height: 100%;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}

.nav {
  height: 100%;
  display: flex;
}

.nav>ul {
  height: 100%;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
}

.nav>ul>li {
  display: flex;
  align-items: center;
  position: relative;
  align-items: center;
  justify-content: space-between;
  z-index: 100;
  cursor: pointer;
}

.nav li .arrow {
  display: inline-block;
  height: 0.5em;
  width: 0.5em;
  margin-left: 0.45em;
  background: url(https://www.gboslaser.com/wp-content/themes/haozhuti-gbos/assets/images/arr_1.png) right center no-repeat;
  background-size: contain;
}

.nav>ul>li>a,
.nav>ul>li>span {
  position: relative;
  z-index: 0;
  display: flex;
  align-items: center;
  color: #fff;
  line-height: 4em;
  padding: 0.5em 1.5em 0;
}

.nav>ul>li.cur>a {
  color: #ce0000;
}

.nav>ul>li.cur>a:hover {
  color: #ce0000;
}

.nav>ul>li.hover>a {
  color: #ce0000;
}

.nav>ul>li.hover>a:hover {
  color: #ce0000;
}

.headerB .nav>ul>li>a,
.headerB .nav>ul>li>span,
.headerD .nav>ul>li>a,
.headerD .nav>ul>li>span {
  color: #3A3838;
}

.headerB .nav li .arrow,
.headerD .nav li .arrow {
  background-image: url(https://www.gboslaser.com/wp-content/themes/haozhuti-gbos/assets/images/arr_1_gray.png);
}

/* .headerB .nav>ul>li.cur>a:hover,.headerD .nav>ul>li.cur>a:hover { color: #363636;}
.headerWh .nav>ul>li.cur>a {background-color: #fff;  color: #484848;} */

.headerB .nav>ul>li.cur>a,
.headerD .nav>ul>li.cur>a {
  color: #ce0000;
}

.headerB .nav>ul>li.cur>a:hover,
.headerD .nav>ul>li.cur>a:hover {
  color: #ce0000;
}

.headerB .nav>ul>li.hover>a,
.headerD .nav>ul>li.hover>a {
  color: #ce0000;
}

.headerB .nav>ul>li.hover>a:hover,
.headerD .nav>ul>li.hover>a:hover {
  color: #ce0000;
}

.nav .sub_nav {
  display: none;
  position: absolute;
  top: 4.5em;
  left: 0;
  width: 16em;
  text-align: left;
  background: rgba(255, 255, 255);
  -moz-box-shadow: 0px 3px 6px 1px rgba(0, 0, 0, 0.08);
  -webkit-box-shadow: 0px 3px 6px 1px rgba(0, 0, 0, 0.08);
  box-shadow: 0px 3px 6px 1px rgba(0, 0, 0, 0.08);
  padding: 1.3em 0;
}

.nav .sub_nav li {
  margin: 0 1.18em;
  line-height: 2.6em;
  text-align: left;
  font-weight: bold;
}

.nav .sub_nav li a {
  height: 2.6em;
  border-left: 0.25em solid transparent;
  color: #505258;
  overflow: hidden;
  padding: 0 0.7em 0 0.75em;
  display: block;
  position: relative;
  z-index: 0;
}

.nav .sub_nav li a:hover {
  border-left: 0.25em solid #CE0000;
  background-color: #F6F6F9;
}

.nav .sub_nav li i {
  margin: 0.3em 0 0 1.6em;
  line-height: 1.16;
  display: block;
  font-style: normal;
  color: #A1A1A1;
  font-weight: normal;
  padding-left: 1.2em;
  /* background: url(../images/info.png) no-repeat 0 0 / 1em auto; */
}

.nav .sub_nav li i a {
  width: auto;
  height: auto;
  background-color: transparent;
  padding: 0;
  margin: 0.6em auto;
  border: 0;
  color: #A1A1A1;
}

.nav .sub_nav li i a:first-child {
  margin-top: 0;
}

.nav .sub_nav li i a:hover {
  border: 0;
  background-color: transparent;
  color: #ce0000;
}

.nav .sub_nav li ul {
  margin-bottom: 0.4em;
}

.nav .sub_nav li li {
  margin-left: 2.4em;
  line-height: 1.7;
  height: 1.7em;
  overflow: hidden;
  font-weight: normal;
}

.nav .sub_nav li li a {
  height: auto;
  border-left: 0;
  color: #4F525B;
  padding: 0;
}

.nav .sub_nav li li a:hover {
  border-left: 0;
  background-color: transparent;
  color: #ce0000;
}

.nav .sub_nav .a_Ex {
  margin-top: 1em;
  padding: 1.5em 2.18em;
  background-color: #F6F6F9;
  line-height: 2.1;
}

.nav .sub_nav .a_Ex dt {
  font-weight: bold;
}

.nav .sub_nav .a_Ex dd {
  margin-top: 0.5em;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: stretch;
}

.nav .sub_nav .a_Ex dd div {
  width: 48%;
  margin-right: 2%;
}

.nav .sub_nav .a_Ex dd a {
  margin-left: 2em;
  height: 2.1em;
  overflow: hidden;
  display: block;
  color: #4F525B;
}

.nav .sub_nav .a_Ex dd a:hover {
  color: #ce0000;
}

.nav .sub_nav .a_so a {
  padding: 1.2em 2.6em 1.2em 2.35em;
  display: block;
  background-color: #F6F6F9;
  cursor: pointer;
  border-left: 0.25em solid transparent;
}

.nav .sub_nav .a_so a b {
  display: block;
  color: #ce0000;
}

.nav .sub_nav .a_so a p {
  margin-top: 0.3em;
  color: #858585;
}

/*  .nav .sub_nav .a_so a:hover {background-color: #ce0000;}
  .nav .sub_nav .a_so a:hover b {color: #fff;}
  .nav .sub_nav .a_so a:hover p { color: #fff;} */
.nav .sub_nav .a_so a:hover {
  border-left: 0.25em solid #CE0000;
  background-color: #f1f1f3;
}

.nav .sub_nav_p {
  display: none;
  position: absolute;
  top: 4.5em;
  left: 0;
  width: 48.3em;
  text-align: left;
  background: rgba(255, 255, 255);
  -moz-box-shadow: 0px 3px 6px 1px rgba(0, 0, 0, 0.08);
  -webkit-box-shadow: 0px 3px 6px 1px rgba(0, 0, 0, 0.08);
  box-shadow: 0px 3px 6px 1px rgba(0, 0, 0, 0.08);
  padding: 1.3em 0 0;
}

.sub_nav_p .sub {
  display: flex;
  justify-content: flex-start;
  align-items: stretch;
}

.sub_nav_p .subL {
  flex: 1;
  border-right: 1px solid #f6f6f9;
}

.sub_nav_p .subR {
  flex: 1;
}

.nav .navClose,
.nav .navBack {
  display: none;
}

.nav .sub_nav_s {
  display: none;
  position: absolute;
  top: 4.5em;
  left: -25em;
  width: 67em;
  text-align: left;
  background: rgba(255, 255, 255);
  -moz-box-shadow: 0px 3px 6px 1px rgba(0, 0, 0, 0.08);
  -webkit-box-shadow: 0px 3px 6px 1px rgba(0, 0, 0, 0.08);
  box-shadow: 0px 3px 6px 1px rgba(0, 0, 0, 0.08);
  padding: 0;
}

.sub_nav_s .sub {
  display: flex;
  justify-content: flex-start;
  align-items: stretch;
}

.sub_nav_s .subL {
  flex: 1;
  border-right: 1px solid #f6f6f9;
}

.sub_nav_s .subR {
  /* flex: 1.4; */
  flex: 0.9;
}

.sub_nav_s ul.ul_so {
  margin: 1.6em 1.6em;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: stretch;
}

.sub_nav_s ul.ul_so li {
  width: 56%;
  margin: 0 1% 0 0;
}

.sub_nav_s ul.ul_so li:nth-child(2n) {
  width: 43%;
  margin: 0 0 0 0;
}
@media only screen and (max-width:828px) {
	.sub_nav_s ul.ul_so li {
	  width: 100%;
	  margin: 0;
	}
	
	.sub_nav_s ul.ul_so li:nth-child(2n) {
	  width: 100%;
	  margin: 0;
	}
}

.sub_nav_s .sow2 {}

.sub_nav_s .so2 {
  margin: 1em 2.6em 0;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
}

.sub_nav_s .so2:first-child {
  margin-top: 1.8em;
}

.sub_nav_s .so2 dt {
  width: 4em;
  margin-right: 0.5em;
  font-weight: bold;
}

.sub_nav_s .so2 dd {
  flex: 1;
  margin-top: -0.4em;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-start;
}

.sub_nav_s .so2 dd div {
  width: 49%;
  margin-right: 1%;
  padding: 0.5em 0;
}

.sub_nav_s .so2:last-child {
  padding-bottom: 1em;
}

.navM {
  display: none
}

.header .c-switch {
  display: none;
  width: 24px;
  height: 20px;
  cursor: pointer;
  /* position: absolute; left: 15px; top: 50%; margin-top: -10px; */
}

.searchBox {
  margin-left: 3em;
  padding: 0 1em 0 1.3em;
  background-color: rgba(255, 255, 255, 0.12);
  border: 1px solid rgba(255, 255, 255, 0.4);
  -moz-border-radius: 1.3em;
  -webkit-border-radius: 1.3em;
  border-radius: 1.3em;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.searchBox .iw {
  padding: 0 1em 0 0;
}

.searchBox .input {
  width: 7.6em;
  border: 0;
  outline-width: 0;
  padding: 0;
  margin: 0;
  color: #fff;
  background-color: transparent;
  height: 2.4em;
  line-height: 2.4em;
}

.searchBox .btn {
  width: 1em;
  height: 1em;
  cursor: pointer;
  background: url(https://www.gboslaser.com/wp-content/themes/haozhuti-gbos/assets/images/search.png) no-repeat center center / contain;
}

.headerB .searchBox,
.headerD .searchBox {
  border: 1px solid #DCDCDC;
}

.headerB .searchBox .btn,
.headerD .searchBox .btn {
  background-image: url(https://www.gboslaser.com/wp-content/themes/haozhuti-gbos/assets/images/search_red.png);
}

.headerB input::-webkit-input-placeholder,
.headerD input::-webkit-input-placeholder {
  color: #979797;
}

.headerB input::-moz-placeholder,
.headerD input::-moz-placeholder {
  color: #979797;
}

.headerB input:-ms-input-placeholder,
.headerD input:-ms-input-placeholder {
  color: #979797;
}

.headerB .input,
.headerD .input {
  color: #979797;
}

.header .btnEmail {
  display: none;
  margin-right: 1.4em;
  width: 1.5em;
  height: 1.5em;
  cursor: pointer;
  background: url(https://www.gboslaser.com/wp-content/themes/haozhuti-gbos/assets/images/email_2.png) no-repeat center center / contain;
}

.headerB .header .btnEmail,
.headerD .header .btnEmail {
  background-image: url(https://www.gboslaser.com/wp-content/themes/haozhuti-gbos/assets/images/email_3.png)
}

.header .btnw {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

.header .btnSearch {
  display: none;
  margin-right: 1.4em;
  width: 1.5em;
  height: 1.5em;
  cursor: pointer;
  background: url(https://www.gboslaser.com/wp-content/themes/haozhuti-gbos/assets/images/search.png) no-repeat center center / contain;
}

.headerB .header .btnSearch,
.headerD .header .btnSearch {
  background-image: url(https://www.gboslaser.com/wp-content/themes/haozhuti-gbos/assets/images/search_gray.png)
}

@media only screen and (max-width:828px) {
  .searchBox {
    display: none;
    position: absolute;
    bottom: -2.25em;
    right: 0;
    width: 100vw;
    background-color: rgba(255, 255, 255, 0.92);
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    padding: 0;
    font-size: 22px;
  }

  .searchBox .iw {
    margin-left: 1rem;
    padding-left: 1.4em;
    flex: 1;
    background: url(https://www.gboslaser.com/wp-content/themes/haozhuti-gbos/assets/images/search_gray.png) no-repeat 0 center / 0.87em auto;
  }

  .searchBox .iw .input {
    font-size: 16px;
    width: 100%;
    color: #000;
    height: 3em;
    line-height: 3em;
  }

  .searchBox .btn {
    margin-right: 1rem;
    width: 4.5em;
    line-height: 2.1em;
    height: 2.1em;
    font-size: 0.75em;
    background: #CE0000;
    color: #fff;
  }

  .searchBox .btn::before {
    content: "Search";
  }

  .header .btnEmail {
    cursor: pointer;
    display: block;
  }
}

.header .c-switch i {
  position: relative;
  display: block;
  height: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background: #fff;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.headerB .c-switch i,
.headerD .c-switch i,
.headerD .c-switch i {
  background-color: #a1a1a1;
}

.header .c-switch i:nth-child(1) {
  top: 0;
}

.header .c-switch i:nth-child(3) {
  bottom: 0;
}

.header .c-switch i:nth-child(2) {
  margin: 5px 0;
}

.header .c-switch.show i:nth-child(2) {
  opacity: 0;
}

.header .c-switch.show i:nth-child(1) {
  top: 8px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.header .c-switch.show i:nth-child(3) {
  bottom: 8px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.nav .lan {
  display: none;
}

@media only screen and (max-width:1200px) {
  .navW {
    font-size: 14px;
  }
}

@media only screen and (max-width:1150px) {
  .nav>ul>li {
    margin: 0 0.2vw;
  }

  .nav>ul>li>a,
  .nav>ul>li>span {
    padding: 0 0.8vw;
  }
}

@media only screen and (max-width:1000px) {
  .navW {
    font-size: 12px;
  }
}

@media only screen and (max-width:960px) {
  .nav>ul>li {
    margin: 0 0.1vw;
  }

  .nav>ul>li>a,
  .nav>ul>li>span {
    padding: 0 0.4vw;
  }

  .searchBox {
    margin-left: 0.9rem;
  }
}

@media only screen and (max-width:828px) {
  .header .c-switch {
    display: block;
  }

  .header .btnSearch {
    display: block;
  }

  .navW .nav {
    display: none;
  }

  .nav {
    border-top: 1px solid #DEDEDE;
    position: fixed;
    z-index: 1000;
    top: 80px;
    left: 0;
    width: 100%;
    bottom: 0;
    background-color: #fff;
    font-size: 16px;
  }

  .nav .navClose {
    position: absolute;
    z-index: 100;
    top: 2.3em;
    right: 1.5em;
    width: 1em;
    height: 1em;
    cursor: pointer;
    display: none;
    background: url(https://www.gboslaser.com/wp-content/themes/haozhuti-gbos/assets/images/close_2.png) no-repeat center center / contain;
  }

  .nav .navBack {
    position: absolute;
    z-index: 100;
    top: 0;
    left: 0.9em;
    padding: 0.8em 0 0.7em;
    cursor: pointer;
    right: 0.9em;
    text-align: left;
    line-height: 1.5em;
    background: #fff url(https://www.gboslaser.com/wp-content/themes/haozhuti-gbos/assets/images/arr_10.png) no-repeat 0 center / auto 1em;
    padding-left: 1.2em;
    border-bottom: 1px solid #DEDEDE;
  }

  .nav>ul {
    display: block;
    height: auto;
    margin: 0 1.5em;
  }

  .nav>ul>li {
    display: block;
    width: auto;
    border-bottom: 1px solid #DEDEDE;
    text-align: left;
  }

  .nav>ul>li.sel::after,
  .nav>ul>li:hover::after {
    content: "";
    display: block;
    height: 2.3em;
    position: absolute;
    z-index: -1;
    left: -0.8em;
    right: -0.8em;
    top: 0.8em;
    border-left: 0.25em solid #ce0000;
    background-color: #F6F6F9
  }

  .nav>ul>li::before {
    content: "";
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -0.25em;
    display: inline-block;
    height: 0.8em;
    width: 0.8em;
    margin-left: 0.45em;
    background: url(https://www.gboslaser.com/wp-content/themes/haozhuti-gbos/assets/images/arr_1_gray.png) right center no-repeat;
    background-size: contain;
  }

  .headerB .nav>ul>li.cur>a:hover,
  .headerD .nav>ul>li.cur>a:hover {
    color: #3A3838;
  }

  .headerB .nav>ul>li.cur>a,
  .headerD .nav>ul>li.cur>a {
    color: #3A3838;
  }

  .nav>ul>li>a,
  .nav>ul>li>span {
    display: inline-block;
    position: static;
    width: auto;
    color: #30384A;
    line-height: 3.8em;
    padding: 0.1em 0 0 0;
    justify-content: space-between;
  }

  .nav li .arrow {
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -0.4em;
    width: 0.8em;
    height: 0.8em;
    background: url(https://www.gboslaser.com/wp-content/themes/haozhuti-gbos/assets/images/arr_9.png) no-repeat center center / contain;
    display: none;
  }

  .nav .sub_nav {
    position: fixed;
    z-index: 2;
    top: 5.7em;
    bottom: 0;
    left: 0;
    width: 100%;
    height: auto;
    background-color: #fff;
    padding-top: 3.8em;
  }

  .sub_nav_p {
    overflow-y: auto;
  }

  .sub_nav_p .sub {
    display: block;
  }

  .sub_nav_p .subL {
    border-right: 0;
  }

  .sub_nav_s {
    overflow-y: auto;
  }

  .sub_nav_s .sub {
    display: block;
  }

  .sub_nav_s .subL {
    border-right: 0;
  }

  .nav .lan {
    display: block;
    text-align: left;
    margin: 0 2.1em 0;
    line-height: 3.8em;
    font-size: 0.86em;
  }

  .nav .lan .lanBtn {
    margin-right: 0;
    background-size: 0.8em auto;
  }

  .headerB .nav .lan .lanBtn,
  .headerD .nav .lan .lanBtn {
    padding: 0 1.2em 0 0;
  }

  .nav .lan .lanPopup {
    top: 3.8em;
    line-height: 3em;
    width: 50%;
    left: -1em;
    -moz-box-shadow: 0 0 0.5em rgba(0, 0, 0, .1);
    -webkit-box-shadow: 0 0 0.5em rgba(0, 0, 0, .1);
    box-shadow: 0 0 0.5em rgba(0, 0, 0, .1);
  }

  .nav .lan .lanPopup a {
    display: block;
    margin: 0 1em;
  }

  .navM {
    position: fixed;
    z-index: 600;
    right: 0;
    left: 0;
    top: 0;
    height: 100vh;
    padding: 0 5%;
    overflow-y: auto;
    background-color: #fff;
    display: none;
    font-size: 16px;
    line-height: 3.6;
    text-align: left;
    overflow-y: auto;
  }

  .navM ul {}

  .navM li {
    border-top: 1px solid #eee;
    position: relative;
    z-index: 0;
  }

  .navM li:first-child {
    border-top: 0;
  }

  .navM ul ul {
    height: 0;
    overflow: hidden;
    transition: height 2s
  }

  .navM>ul>li {
    font-family: 'Montserrat';
  }

  .navM ul li .n_title {
    position: relative;
    z-index: 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-family: 'Montserrat';
  }

  .navM ul li .n_title a {
    display: inline-block;
  }

  .navM a {
    color: #535353;
    display: block;
  }

  .navM a:hover {
    color: #535353;
  }

  .navM .sub_nav {
    color: #979797;
    font-family: 'Montserrat-light';
  }

  .navM .sub_nav ul {
    ;
  }

  .navM .sub_nav li {
    line-height: 2;
    border-top: 0;
  }

  .navM .sub_nav a {
    color: #979797;
  }

  .navM .sub_nav a:hover {
    color: #979797;
  }

  .navM li .arrow {
    position: absolute;
    top: 50%;
    margin-top: -0.4em;
    right: 0;
    height: 0.8em;
    width: 0.8em;
    background: url(https://www.gboslaser.com/wp-content/themes/haozhuti-gbos/assets/images/arr_1_gray.png) right center no-repeat;
    background-size: 0.8em auto;
  }

  .navM li.show .arrow {
    transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    /* IE 9 */
    -webkit-transform: rotate(180deg);
    /* Safari and Chrome */
    background-position: center center;
  }

  .navM li.show ul {
    height: auto;
    padding: 0 0 1em
  }
}

/*banner*/
.banner {
  position: relative;
  z-index: 400;
  height: 510px;
  width: 100%;
  overflow: hidden;
}

/* .banner2 { height:382px;} */
.banner img {
  position: absolute;
  z-index: 0;
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  overflow: hidden;
  left: 0;
  top: 0;
}

.bannerd .c-pc1 {
  z-index: 0;
}

.bannerd .c-pc2 {
  z-index: 1;
}

.bannerd .c-mb1 {
  z-index: 0;
  display: none;
}

.bannerd .c-mb2 {
  z-index: 1;
  display: none;
}

.banner .b_line1 {
  position: absolute;
  z-index: 4;
  top: 0;
  left: 0;
  width: 100%;
  height: 36.7%;
  background: url(https://www.gboslaser.com/wp-content/themes/haozhuti-gbos/assets/images/b_line1.png) repeat-x 0 0 / auto 100%;
}

.banner .b_line2 {
  position: absolute;
  z-index: 4;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 28.4%;
  background: url(https://www.gboslaser.com/wp-content/themes/haozhuti-gbos/assets/images/b_line2.png) repeat-x 0 bottom / auto 100%;
}

.banner .container {
  position: absolute;
  z-index: 5;
  left: 0;
  right: 0;
  top: 30px;
  bottom: 30px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

.banner .con {
  color: #fff;
  margin-top: 3%;
}

.banner .con .title {
  line-height: 1.1;
  color: #3A3838;
  text-align: left;
}

.banner .con .title .pict {
  position: static;
  height: 1.5em;
  width: auto;
}

.banner .con .txt {
  margin-top: 0.6em;
  color: #686868;
  line-height: 1.3;
  text-align: left;
}

.banner .con .txt2 {
  margin-top: 1.1em;
}

.banner .con .txt2::after {
  display: block;
  content: "";
  width: 2em;
  height: 0.4em;
  background-color: #ce0000;
  margin: 1.3em auto 0 0;
}

.banner .con .twh {
  color: #fff;
}

.banner .position {
  position: absolute;
  z-index: 6;
  bottom: 0;
  right: 0;
  left: 0;
  background-color: transparent;
}

.banner .position .con {
  margin-top: 0;
}

.banner .position a {
  margin: 0 0.6em;
}

.banner .position a:first-child {
  margin-left: 0;
}

@media only screen and (max-width:1540px) {
  .banner {
    height: 26.56vw;
  }
}

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

  /* .banner2 { height: 25vw;}	 */
  .banner .position {
    padding-bottom: 0.8em;
  }
}

@media only screen and (max-width:828px) {
  .banner {
    height: 60vw;
  }

  /* .banner2 { height: 60vw;} */
  .bannerd .c-pc1 {
    display: none;
  }

  .bannerd .c-pc2 {
    display: none;
  }

  .bannerd .c-mb1 {
    display: block;
  }

  .bannerd .c-mb2 {
    display: block;
  }

  .banner .con {
    margin-top: 4em;
  }

  .banner .con .title {
    font-size: 20px;
  }

  .banner .con .txt {
    font-size: 12px;
  }
}

.position {
  background-color: #30384A;
  padding: 1.2em 0;
  text-align: left;
  color: #fff;
  text-align: left;
}

.position a,
.position b {
  color: #fff;
  margin: 0 0.6em;
}

.position a:hover {
  color: #ce0000;
}

.position a:first-child {
  margin-left: 0;
}

.position .icon {
  width: 1.4em;
  height: 1.4em;
  position: relative;
  z-index: 0;
  top: -0.3em;
  margin-right: 0.3em;
  display: inline-block;
  vertical-align: middle;
  background: url(https://www.gboslaser.com/wp-content/themes/haozhuti-gbos/assets/images/home.png) no-repeat center center / contain;
}

.posiFixed,
.banner .posiFixed {
  position: fixed;
  z-index: 400;
  left: 0;
  width: 100%;
  bottom: auto;
  background-color: #30384A;
}

.searchBox2 {
  padding: 0 1em 0 3em;
  background: #fff url(https://www.gboslaser.com/wp-content/themes/haozhuti-gbos/assets/images/search_gray.png) no-repeat 1em center / 1em auto;
  border: 1px solid #DEDEDE;
}

.searchBox2 .iw {
  padding: 0 0;
}

.searchBox2 .input {
  width: 100%;
  border: 0;
  outline-width: 0;
  padding: 0;
  margin: 0;
  color: #666;
  background-color: transparent;
  height: 3.4em;
  line-height: 3.4em;
}

.searchBox3 {
  margin-left: 1em;
  margin-top: 2.9em;
  padding: 0 1em 0 1.3em;
  border: 1px solid #dedede;
  background-color: #fff;
  -moz-border-radius: 1.5em;
  -webkit-border-radius: 1.5em;
  border-radius: 1.5em;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.searchBox3 .iw {
  padding: 0 1em 0 0;
}

.searchBox3 .input {
  width: 11.4em;
  border: 0;
  outline-width: 0;
  padding: 0;
  margin: 0;
  color: #3A3838;
  background-color: transparent;
  height: 3.2em;
  line-height: 3.2em;
}

.searchBox3 .btn {
  width: 1em;
  height: 1em;
  cursor: pointer;
  background: url(https://www.gboslaser.com/wp-content/themes/haozhuti-gbos/assets/images/search_gray.png) no-repeat center center / contain;
}


.mainP {
  padding-top: 7.4em;
}

.pNavW {
  height: 0;
}

.pNav {
  background-color: #fff;
  overflow: hidden;
  border-bottom: 1px solid #e2e2e2;
  text-align: center;
}

.pNavFixed {
  position: fixed;
  z-index: 400;
  left: 0;
  width: 100%;
}

.pNav ul {
  overflow-x: auto;
  overflow-y: hidden;
  text-align: left;
  width: 100%;
  white-space: nowrap;
  *white-space: nowrap;
}

.pNav ul::-webkit-scrollbar {
  display: none;
}

.pNav li {
  position: relative;
  z-index: 0;
  cursor: pointer;
  display: inline-block;
  margin: 0 4.3% 0 0;
  color: #30384A;
  font-weight: bold;
  white-space: nowrap;
  *white-space: nowrap;
}

.pNav li a {
  display: block;
  padding: 1.6em 0;
  display: flex;
  flex: 1;
  justify-content: center;
  align-items: center;
}

.pNav li a:hover {
  color: #30384A;
}

.pNav li.cur::after {
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -2.3em;
  height: 3px;
  width: 4.6em;
  background-color: #CE0000;
  content: "";
  display: block;
}

.pNav li.cur {
  color: #CE0000;
}

.pNav li.cur a {
  color: #CE0000;
}

@media only screen and (max-width:828px) {
  .pNav ul {}

  /* .pNav li { width: 48%; margin: 2% 1% 0; padding: 0; } */
  .pNav li a {
    padding: 0.9em 0.4em;
  }
}

.nNav {
  position: relative;
  z-index: 0;
  padding-top: 2em;
}

#newnav {
  position: absolute;
  top: -10.6em;
}

.faqNavFixed {
  position: fixed;
  z-index: 400;
  left: 0;
  width: 100%;
  -moz-box-shadow: 0 0.3em 0.3em rgba(0, 0, 0, .05);
  -webkit-box-shadow: 0 0.3em 0.3em rgba(0, 0, 0, .05);
  box-shadow: 0 0.3em 0.3em rgba(0, 0, 0, .05)
}

.faqNavFixed .nNav {
  padding-top: 0.5em;
  padding-bottom: 0.5em;
}

.faqNavFixed .nNavW .searchBox3 {
  margin-top: 1.1em;
}

.nNav ul {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  align-items: stretch;
}

.nNav li {
  border: 1px solid #8c8c8d;
  background-color: #fff;
  position: relative;
  z-index: 0;
  cursor: pointer;
  display: block;
  margin: 0.5em 0.4em 0;
  width: 10.6em;
  color: #3A3838;
}

.nNav li a,
.nNav li span {
  width: 100%;
  display: block;
  padding: 0.95em 0 0.85em;
}

.nNav li.cur {
  border: 1px solid #CE0000;
  background-color: #CE0000;
  color: #fff;
}

.nNav li.cur a,
.nNav li.cur span {
  color: #fff;
}

.nNavW3 {
  margin-left: 16em;
}

.nNavW .searchBox3 {
  float: right;
}

.nNavW::after {
  display: block;
  clear: both;
  content: "";
}

@media only screen and (max-width:1420px) {
  .nNavW3 {
    margin-left: 3em;
  }
}

@media only screen and (max-width:1180px) {
  .nNavW3 {
    margin-left: 0;
  }
}

@media only screen and (max-width:1120px) {
  .nNavW {
    overflow: hidden;
  }

  .nNavW .searchBox3 {
    float: none;
  }

  .nNavW .searchBox3 .iw {
    flex: 1;
  }

  .nNavW .searchBox3 .input {
    width: 100%;
  }

  .nNav {
    clear: both;
  }
}

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

  .nNav li {
    flex: 1;
    width: auto;
    padding: 0 0.2em;
    margin: 0.5em 0.2em;
    display: flex;
    justify-content: center;
    align-items: center;
  }
}

@media only screen and (max-width:480px) {
  .nNav {
    font-size: 0.8em;
  }
}

@media only screen and (max-width:360px) {
  .nNav {
    font-size: 0.75em;
  }
}

@media only screen and (max-width:320px) {
  .nNav {
    font-size: 0.7em;
  }
}

.nConZ .nCon {
  display: none;
}


.bookBox {
  background: #c42525 url(https://www.gboslaser.com/wp-content/themes/haozhuti-gbos/assets/images/book_bg.png) no-repeat center center / cover;
  color: #fff;
  padding: 2.2em 0 2em;
}

.bookBox .con {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.bookBox .txt {
  font-weight: bold;
  flex: 1;
  margin-top: 0.3em;
  margin-right: 2em;
  text-align: left;
}

@media only screen and (max-width:828px) {
  .bookBox .txt {
    text-align: center;
    margin-right: auto;
    margin-bottom: 1em;
  }

  .bookBox .con {
    display: block;
  }
}

.contaBox {
  background: #30384a;
  color: #fff;
  padding: 2.2em 0 2em;
}

.contaBox .con {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.contaBox .txt {
  font-weight: bold;
  flex: 1;
  margin-top: 0.3em;
  margin-right: 2em;
  text-align: left;
}

.contaBox .btnWhite span {
  display: inline-block;
  width: 13.5em;
  text-align: left;
}

.contaBox .btnRed span {
  display: inline-block;
  width: 13.5em;
  text-align: left;
}

.contBoxWh {
  background-color: #F8F8FA;
  color: #505258;
}

@media only screen and (max-width:828px) {
  .contaBox .txt {
    margin-bottom: 1em;
    text-align: center;
    margin-right: auto;
  }

  .contaBox .con {
    display: block;
  }
}

.downBox {
  position: relative;
  z-index: 0;
  background-color: #fff;
  padding: 3.1em 0 3.4em;
}

#download {
  position: absolute;
  left: 0;
  top: -10.6em;
}

.downBox .title {
  text-align: left;
  font-weight: bold;
  color: #3A3838;
}

.downBox.main_gray .title {
  text-align: center;
}

.downBox .titlec {
  text-align: center;
}

.downBox .list ul {
  margin-top: 0.8em;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: stretch;
}

.downBox .list li {
  text-align: left;
  background-color: #F8F8FA;
  width: 49.3%;
  margin-top: 1.4%;
  margin-right: 1.4%;
  padding: 2% 0;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.downBox.main_gray .list li {
  background-color: #fff;
}

.downBox .list li:nth-child(2n) {
  margin-right: 0;
}

.downBox .list .icon {
  margin-top: 0.2em;
  margin-left: 1.9em;
  width: 1.75em;
}

.downBox .list .icon img {
  width: 1.75em;
  height: 1.75em;
  object-fit: contain;
}

.downBox .list .txt {
  margin: 0 1em;
  flex: 1;
}

.downBox .list .txt .name {
  color: #3A3838;
}

.downBox .list .txt .name a {
  color: #3A3838;
}

.downBox .list .date {
  margin-top: 0.3em;
  color: #757575;
}

.downBox .list .btnDown {
  margin-top: 0.4em;
  margin-right: 1.5em;
  border: 1px solid #CE0000;
  color: #CE0000;
  line-height: 2.7;
  padding: 0.1em 1.3em 0 2.9em;
  background: url(https://www.gboslaser.com/wp-content/themes/haozhuti-gbos/assets/images/down.png) no-repeat 1.3em center / 1em 1em;
  transition: all 0.5s;
}

.downBox .list .btnDown:hover {
  background-color: #CE0000;
  background-image: url(https://www.gboslaser.com/wp-content/themes/haozhuti-gbos/assets/images/down_2.png);
  color: #fff;
}

@media only screen and (max-width:828px) {
  .downBox .list li {
    margin-top: 1em;
    padding: 1em 0;
    width: 100%;
    margin-right: auto;
  }

  .downBox .list .txt .name {
    font-size: 16px;
  }
}


.btnWhite {
  cursor: pointer;
  font-weight: bold;
  line-height: 3;
  padding: 0 1em 0 1.2em;
  display: inline-block;
  border: 1px solid #fff;
  color: #fff;
  transition: all 0.2s;
}

.btnWhite::after {
  position: relative;
  bottom: -0.2em;
  content: "";
  display: inline-block;
  width: 1em;
  height: 1em;
  background: url(https://www.gboslaser.com/wp-content/themes/haozhuti-gbos/assets/images/arr_7.png) no-repeat center center / contain;
  margin-left: 0.6em;
  transition: all 0.5s;
}

.btnWhite:hover {
  background-color: #ce0000;
  color: #fff;
}

.btnWhite:hover::after {
  transform: translate(5px, 0);
  -ms-transform: translate(5px, 0);
  /* IE 9 */
  -webkit-transform: translate(5px, 0);
  /* Safari and Chrome */
}

.btnWhite2 {
  display: inline-block;
  color: #fff;
  border: 1px solid #fff;
  line-height: 3.2;
  padding: 0.1em 1.5em 0 2em;
  margin-top: 3.6%;
  transition: all 0.2s;
  cursor: pointer;
}

.btnWhite2:hover {
  background-color: #ce0000;
  color: #fff;
}

.btnWhite2 span {
  line-height: 1;
  font-size: 1.4em;
  margin-left: 0.6em;
}

.btnRed {
  cursor: pointer;
  font-weight: bold;
  line-height: 3;
  padding: 0 1em 0 1.2em;
  display: inline-block;
  border: 1px solid #ce0000;
  color: #ce0000;
  transition: all 1s;
}

.btnRed::after {
  position: relative;
  bottom: -0.2em;
  content: "";
  display: inline-block;
  width: 1em;
  height: 1em;
  background: url(https://www.gboslaser.com/wp-content/themes/haozhuti-gbos/assets/images/arr_7_red.png) no-repeat center center / contain;
  margin-left: 0.6em;
  transition: all 0.2s;
}

.btnRed:hover {
  background-color: #ce0000;
  color: #fff;
}

.btnRed:hover::after {
  background-image: url(https://www.gboslaser.com/wp-content/themes/haozhuti-gbos/assets/images/arr_7.png);
  transform: translate(5px, 0);
  -ms-transform: translate(5px, 0);
  /* IE 9 */
  -webkit-transform: translate(5px, 0);
  /* Safari and Chrome */
}

.moreBtn {
  display: inline-block;
  border: 1px solid #ce0000;
  background-color: #fff;
  color: #ce0000;
  line-height: 3.5;
  padding: 0 2.1em;
  margin-top: 3.6%;
  transition: all 0.2s;
  cursor: pointer;
}

.moreBtn:hover {
  background-color: #ce0000;
  color: #fff;
  box-shadow: 0px 3px 20px 1px rgba(220, 0, 12, 0.3);
}

.moreBtnGray {
  display: inline-block;
  border: 1px solid #707070;
  color: #363636;
  line-height: 3.5;
  padding: 0 2.1em;
  margin-top: 3.6%;
  transition: all 0.2s;
  cursor: pointer;
}

.moreBtnGray:hover {
  background-color: #ce0000;
  color: #fff;
  border: 1px solid #ce0000;
  box-shadow: 0px 3px 20px 1px rgba(220, 0, 12, 0.3);
}

.moreBtnRed {
  display: inline-block;
  background-color: #ce0000;
  color: #fff;
  border: 1px solid #ce0000;
  white-space: nowrap;
  *white-space: nowrap;
  line-height: 3.6;
  padding: 0.1em 1.3em 0 2.2em;
  margin-top: 3.6%;
  transition: all 0.2s;
  cursor: pointer;
}

.moreBtnRed:hover {
  background-color: #fff;
  color: #ce0000;
  /*  -moz-box-shadow: 0px 3px 20px 1px rgba(220,0,12,0.3);
 -webkit-box-shadow: 0px 3px 20px 1px rgba(220,0,12,0.3);
 box-shadow: 0px 3px 20px 1px rgba(220,0,12,0.3); */
}

.moreBtnRed span {
  line-height: 1;
  font-size: 1.4em;
  margin-left: 0.6em;
}

.moreBtnRed .arr {
  display: inline-block;
  width: 0.7em;
  height: 0.7em;
  transition: all 0.2s;
  margin-left: 0.3em;
  background: url(https://www.gboslaser.com/wp-content/themes/haozhuti-gbos/assets/images/arr_7.png) no-repeat center center / contain;
}

.moreBtnRed:hover .arr {
  background-image: url(https://www.gboslaser.com/wp-content/themes/haozhuti-gbos/assets/images/arr_7_red.png);
}


.moreBtnRed2 {
  display: inline-block;
  border: 1px solid #CE0000;
  color: #CE0000;
  line-height: 3.3;
  padding: 0.1em 1.6em 0 1.6em;
  margin-top: 3.6%;
  transition: all 0.2s;
  cursor: pointer;
}

.moreBtnRed2:hover {
  background-color: #ce0000;
  color: #fff;
}

.moreBtnRed2 span {
  line-height: 1;
  font-size: 1.2em;
  margin-left: 0.6em;
}

.moreBtnRed2 .arr {
  display: inline-block;
  width: 0.7em;
  height: 0.7em;
  transition: all 0.2s;
  background: url(https://www.gboslaser.com/wp-content/themes/haozhuti-gbos/assets/images/arr_7_red.png) no-repeat center center / contain;
}

.moreBtnRed2:hover .arr {
  background-image: url(https://www.gboslaser.com/wp-content/themes/haozhuti-gbos/assets/images/arr_7.png);
}

.moreBtnBlack {
  display: inline-block;
  color: #505050;
  border: 1px solid #3A3838;
  line-height: 3.1;
  padding: 0.1em 1em 0 1.3em;
  margin-top: 3.6%;
  transition: all 0.2s;
  cursor: pointer;
}

.moreBtnBlack:hover {
  background-color: #ce0000;
  color: #fff;
  border: 1px solid #ce0000;
}

.moreBtnBlack span {
  position: relative;
  z-index: 0;
  bottom: -0.1em;
  color: #CE0000;
  line-height: 1;
  font-size: 1.4em;
  margin-left: 0.3em;
}

.moreBtnBlack:hover span {
  color: #fff;
}

.moreBtnBlack .arr {
  display: inline-block;
  width: 0.7em;
  height: 0.7em;
  background: url(https://www.gboslaser.com/wp-content/themes/haozhuti-gbos/assets/images/arr_7_red.png) no-repeat center center / contain;
}

.moreBtnBlack:hover .arr {
  background-image: url(https://www.gboslaser.com/wp-content/themes/haozhuti-gbos/assets/images/arr_7.png);
}

.moreBtnBlack .down {
  display: inline-block;
  width: 0.7em;
  height: 0.7em;
  margin-right: 0.3em;
  margin-left: 0;
  background: url(https://www.gboslaser.com/wp-content/themes/haozhuti-gbos/assets/images/down.png) no-repeat center center / contain;
}

.moreBtnBlack:hover .down {
  background-image: url(https://www.gboslaser.com/wp-content/themes/haozhuti-gbos/assets/images/down_3.png);
}

.moreBtnBlack2 {
  display: inline-block;
  color: #505050;
  background-color: #fff;
  border: 1px solid #3A3838;
  line-height: 2.9;
  padding: 0.1em 1em 0 1.3em;
  margin-top: 3.6%;
  transition: all 0.2s;
  cursor: pointer;
}

.moreBtnBlack2:hover {
  background-color: #ce0000;
  color: #fff;
  border: 1px solid #ce0000;
}

.moreBtnBlack2 span {
  position: relative;
  z-index: 0;
  bottom: -0.1em;
  color: #CE0000;
  line-height: 1;
  font-size: 1.4em;
  margin-left: 0.3em;
}

.moreBtnBlack2:hover span {
  color: #fff;
}

.moreBtnRed3 {
  display: inline-block;
  color: #CE0000;
  border: 1px solid #707070;
  line-height: 3.1;
  padding: 0.1em 1em 0 1.3em;
  margin-top: 3.6%;
  transition: all 0.2s;
  cursor: pointer;
}

.moreBtnRed3:hover {
  background-color: #ce0000;
  color: #fff;
  border: 1px solid #ce0000;
}

.moreBtnRed3 span {
  position: relative;
  z-index: 0;
  bottom: -0.1em;
  color: #CE0000;
  line-height: 1;
  font-size: 1.4em;
  margin-left: 0.3em;
}

.moreBtnRed3:hover span {
  color: #fff;
}

.moreBtnRed3 .arr {
  display: inline-block;
  width: 0.7em;
  height: 0.7em;
  transition: all 0.2s;
  background: url(https://www.gboslaser.com/wp-content/themes/haozhuti-gbos/assets/images/arr_7_red.png) no-repeat center center / contain;
}

.moreBtnRed3:hover .arr {
  background-image: url(https://www.gboslaser.com/wp-content/themes/haozhuti-gbos/assets/images/arr_7.png);
}

.moreBtnTr {
  display: inline-block;
  color: #ce0000;
  line-height: 2.8;
  margin-top: 0;
  transition: all 0.2s;
  cursor: pointer;
}

.moreBtnTr span {
  position: relative;
  z-index: 0;
  bottom: -0.15em;
  color: #CE0000;
  line-height: 1;
  font-size: 1.4em;
  margin-left: 0.3em;
}

.moreBtnTr .arr {
  display: inline-block;
  width: 0.7em;
  height: 0.7em;
  transition: all 0.2s;
  background: url(https://www.gboslaser.com/wp-content/themes/haozhuti-gbos/assets/images/arr_7_red.png) no-repeat center center / contain;
}

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

  .banner .txt .moreBtn,
  .banner .txt .moreBtnBlue {
    margin-top: 16%;
  }

  .banner .txt3 .moreBtnBlue {
    margin-top: 8.7%;
  }

  .moreBtnRed .arr {
    position: relative;
    top: 1px;
    margin-left: 0.2em;
  }

  .moreBtnRed2 .arr {
    position: relative;
    top: 1px;
    margin-left: 0.2em;
  }

  .moreBtnTr .arr {
    position: relative;
    top: 1px;
    margin-left: 0.2em;
  }
}

.goTopBtn {
  font-weight: bold;
  display: inline-block;
  padding-right: 1.67em;
  background: url(https://www.gboslaser.com/wp-content/themes/haozhuti-gbos/assets/imgs/gotop.png) right 0.45em no-repeat;
  color: #1b1c20;
  background-size: 1.208em auto;
  line-height: 1.7;
}

.goTopBtn span {
  position: relative;
  z-index: 0;
  display: inline-block;
}

.goTopBtn span::after {
  display: block;
  content: "";
  background-color: #1b1c20;
  height: 1px;
  width: 100%;
}

.goTopBtn:hover {
  color: #1b1c20;
}

.page {
  padding: 2.3em 0 0;
  text-align: center;
  color: #9FA5AB;
  line-height: 2.7;
}

.page a {
  display: inline-block;
  color: #9FA5AB;
  padding: 0.1em 1.1em 0;
  background-color: #fff;
  margin: 0 0.3em;
  border: 1px solid #e9e9e9;
  transition: all 0.3s;
}

.page a:hover {
  color: #CE0000;
}

.page .dot {
  display: inline-block;
  padding: 0 0.55em;
}

.page .cur,
.page .cur:hover {
  display: inline-block;
  background-color: #CE0000;
  color: #fff;
  padding: 0 1.1em;
  margin: 0 0.3em;
}

.page .prev {
  font-family: "宋体";
}

.page .next {
  font-family: "宋体";
}

@media only screen and (max-width:828px) {
  .page {
    padding: 2em 0 0;
  }
}

.mask {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 100;
  background-color: rgba(0, 0, 0, 0.5);
}


/*课程服务流程*/
.cprocBox .conc {
  padding: 7% 0 7.2%;
}

.cprocBox .list {
  margin-top: 6%;
}

.cprocBox .list ul {
  display: flex;
  justify-content: flex-start;
  align-items: stretch;
  flex-wrap: wrap;
}

.cprocBox .list li {
  width: 18%;
  margin-right: 2.4%;
  margin-top: 2.4%;
}

.cprocBox .list li .lib {
  transition: all 1s;
  padding: 11.5%;
}

.cprocBox .list .pic {
  margin: 0 auto;
  position: relative;
  z-index: 0;
  width: 4em;
  height: 4em;
  background-color: #f0f5fb;
  overflow: hidden;
  -moz-border-radius: 1em;
  -webkit-border-radius: 1em;
  border-radius: 1em;
  display: flex;
  justify-content: center;
  align-items: center;
}

.cprocBox .list .pic img {
  width: 2.5em;
  height: 2.5em;
}

.cprocBox .list li:nth-child(5n) {
  margin-right: 0;
}

.cprocBox .list .name {
  margin-top: 22%;
  color: #183B56;
  height: 1.5em;
  overflow: hidden;
}

.cprocBox .list .intro {
  margin-top: 5%;
  color: #5A7184;
  line-height: 1.9;
  height: 3.8em;
  overflow: hidden;
}


@media only screen and (max-width:828px) {
  .cprocBox .conc {
    padding: 3em 0;
  }

  .cprocBox .list li {
    width: 49%;
    margin-right: 2%;
  }

  .cprocBox .list li:nth-child(2n) {
    margin-right: 0;
  }
}


/*底部*/
.footer {
  background: #323849;
  text-align: left;
  color: #acacac;
  letter-spacing: 0.5px;
}

.footer a {
  color: #acacac;
}

.footer a:hover {
  color: #fff;
}

.footer .ftxt {
  padding: 3em 0;
  display: flex;
  justify-content: space-between;
  align-items: stretch;
}

.footer .fnav {
  flex: 1;
  display: flex;
  justify-content: space-between;
}

.footer .fnav dl {
  margin-right: 2%;
  flex: 0.9;
}

.footer .fnav dl:nth-child(2) {
  flex: 2;
}

.footer .fnav dl:nth-child(3) {
  flex: 1;
}

.footer .fnav dt {
  margin-bottom: 0.8em;
}

.footer .fnav dt li {
  margin-bottom: 0.7em;
}

.footer .fnav dt a {
  color: #fff;
}

.footer .fnav dt a:hover {
  color: #aeaeae;
}

.footer .fnav dd {
  line-height: 1.87;
}

.footer .fnav dd a {
  color: #acacac;
}

.footer .fnav dd a:hover {
  color: #fff;
}

.footer .fnav .add .icon {
  display: inline-block;
  vertical-align: middle;
  height: 0.8125em;
  width: 0.8125em;
  object-fit: contain;
  object-position: 0 center;
  margin-right: 0.2em;
  position: relative;
  top: -1px;
}

.footer .fnav .add {
  max-width: 480px;
  margin: 0 auto 0 0;
}

.footer .fnav .tits {
  margin-top: 0.7em;
  color: #fff;
}

.footer .fnav .tits2 {
  color: #fff;
}

.footer .fadd {
  width: 310px;
  line-height: 1.87;
  text-align: right;
}

.footer .fadd .tits {
  color: #fff;
}

.footer .fadd .tits2 {
  margin-top: 2.6em;
  color: #fff;
}

.footer .fadd .txt {
  margin-top: -0.2em;
  line-height: 1.4;
  text-align: right;
}

.footer .moreBtnRed {
  color: #fff;
  line-height: 3.1;
}

.footer .moreBtnRed:hover {
  color: #ce0000;
}

.footer .links {
  margin-top: 0.9em;
  display: flex;
  justify-content: flex-end;
  align-items: stretch;
}

.footer .links .btn {
  position: relative;
  z-index: 1;
  cursor: pointer;
  display: inline-block;
  width: 2.85em;
  height: 2.85em;
  margin-left: 1.1em;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  background-color: #42444b;
  display: flex;
  justify-content: center;
  align-items: center;
}

.footer .links .btn:hover {
  opacity: 0.7;
}

.footer .links span.btn:hover {
  opacity: 1;
}

.footer .links .btn img {
  width: 1.5em;
  height: 1.5em;
  object-fit: contain;
}

.footer .links .btn .pics_popup {
  position: absolute;
  left: 50%;
  margin-left: -3.8em;
  bottom: 4.3em;
  background-color: #fff;
  padding: 0.2em;
  -moz-box-shadow: 0 -0.5rem 0.5em rgba(0, 0, 0, .2);
  -webkit-box-shadow: 0 -0.5rem 0.5em rgba(0, 0, 0, .2);
  box-shadow: 0 -0.5rem 0.5em rgba(0, 0, 0, .2);
  display: none;
}

.footer .links .btn .pics_popup img {
  width: 7em;
  height: 7em;
  display: block;
}

.footer .links .btn:hover .pics_popup {
  display: block;
}

.footer .links .btn .pics_popup::after {
  display: block;
  content: "";
  width: 9px;
  height: 9px;
  background-color: #fff;
  position: absolute;
  bottom: -5px;
  left: 50%;
  margin-left: -3px;
  transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  /* IE 9 */
  -webkit-transform: rotate(45deg);
  /* Safari and Chrome */
}

.copyright .con {
  border-top: 1px solid #333539;
  padding: 1.9em 0 2em;
  text-align: left;
  color: #A1A1A1;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.copyright .con a {
  color: #fff;
}

.copyright .con a:hover {
  color: #ce0000;
}

.copyright .con .txt1 a {
  margin: 0 1em;
}

.copyright .con .txt2 span {
  color: #fff;
}

@media only screen and (max-width:1180px) {
  .footer .ftxt {
    display: block;
    padding-bottom: 0;
  }

  .footer .fadd {
    width: auto;
    padding: 1.8em 0 2.8em;
  }
}

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

  .footer .font20,
  .footer .font22,
  .footer .font18 {
    font-size: 13px;
  }

  .footer .font14 {
    font-size: 12px;
  }

  .footer .con {
    border-bottom: 1px solid #3a3a3a;
  }

  .footer .ftxt {
    padding: 2em 0;
    display: block;
    padding-bottom: 0;
  }

  .footer .fnav {
    display: block;
    margin-right: 0;
  }

  .footer .fnav .tits {
    font-weight: normal;
  }

  .footer .fnav .tits2 {
    font-weight: normal;
  }

  .footer .fnav dl {
    margin-top: 1em;
    margin-right: auto;
  }

  .footer .fnav dt {
    font-weight: normal;
  }

  .footer .fnav dl:nth-child(1) {
    margin-top: 0;
  }

  .footer .fnav dl:nth-child(1) {
    display: none;
  }

  .footer .fnav dl:nth-child(3) {
    display: none;
  }

  .footer .links {
    margin-top: 1.1em;
    justify-content: flex-start;
  }

  .footer .links .btn {
    margin-left: 0;
    margin-right: 1.1em;
  }

  .footer .fadd {
    padding-top: 1em;
    padding-bottom: 2em;
    text-align: left;
  }

  .footer .fadd .tits2 {
    margin-top: 1.3em;
  }

  .footer .fadd .txt {
    text-align: left;
  }

  .footer .fadd .txt br {
    display: none;
  }

  .footer .moreBtnRed {
    font-size: 12px;
  }

  .copyright .con {
    padding: 1.5em 0;
  }

  .copyright {
    border-top: 0;
    font-size: 10px;
    line-height: 2.3em;
  }

  .copyright .con .txt1 a:first-child {
    margin-left: 0;
  }

  .copyright .con .txt2 {
    display: none;
  }
}

.btnCust {
  position: fixed;
  z-index: 1000;
  right: -7em;
  bottom: 50%;
  margin-bottom: 1em;
  line-height: 1.3;
  transition: all 0.3s;
  background-color: #CE0000;
  width: 4em;
  height: 11.8em;
  color: #fff;
  cursor: pointer;
  -moz-border-top-left-radius: 0.6em;
  -webkit-border-top-left-radius: 0.6em;
  border-top-left-radius: 0.6em;
  -moz-border-bottom-left-radius: 0.6em;
  -webkit-border-bottom-left-radius: 0.6em;
  border-top-bottom-radius: 0.6em;
  -moz-box-shadow: 0px 3px 10px 1px rgba(206, 0, 0, 0.2);
  -webkit-box-shadow: 0px 3px 10px 1px rgba(206, 0, 0, 0.2);
  box-shadow: 0px 3px 10px 1px rgba(206, 0, 0, 0.2);
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
}

.btnCust .icon {
  width: 2.5em;
  height: 2.5em;
  display: block;
  margin: 1em auto 0;
  background: url(https://www.gboslaser.com/wp-content/themes/haozhuti-gbos/assets/images/cust.png) no-repeat center center / contain;
}

.btnCust .txt br {
  display: none;
}

.btnCust .txt {
  margin-top: 3.3em;
  transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  /* IE 9 */
  -webkit-transform: rotate(-90deg);
  /* Safari and Chrome */
  white-space: nowrap;
  *white-space: nowrap;
  transform-origin: center center;
  -ms-transform-origin: center center;
  -webkit-transform-origin: center center;
}

/*产品定制 弹出框*/
.custPopup {
  position: fixed;
  z-index: 4000;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  display: none;
  justify-content: center;
  align-items: center;
  background-color: rgba(0, 0, 0, 0.8);
}

.custPopup .custCon {
  position: relative;
  z-index: 0;
  width: 67.7%;
  height: 70vh;
  background-color: #fff;
  display: flex;
  justify-content: space-between;
  align-items: stretch;
}

.custPopup .custCon .close {
  position: absolute;
  z-index: 1000;
  width: 3em;
  height: 3em;
  right: 0;
  top: 0;
  background: #ce0000 url(https://www.gboslaser.com/wp-content/themes/haozhuti-gbos/assets/images/close_4.png) no-repeat center center / 1em auto;
  cursor: pointer;
}

.custPopup .conL {
  position: relative;
  z-index: 0;
  width: 38.7%;
}

.custPopup .conR .conBS {
  height: 300px;
  width: 100%;
  overflow-y: auto;
}

.custPopup .conL .conB {
  padding: 15% 13.9% 17.2% 8.9%;
  text-align: left;
}

.custPopup .conR {
  border-left: 1px solid #efefef;
  flex: 1;
  background-color: #f6f6f9;
  overflow-x: hidden;
  overflow-y: hidden;
}

.custPopup .conR .conB {
  padding: 10% 6.6% 10.8% 6.6%;
  overflow-y: auto;
}

.custPopup .conR .conB_1 {
  display: block;
}

.custPopup .conL .title {
  margin-top: 0.8em;
  color: #30384A;
  line-height: 1.2;
  font-weight: bold;
}

.custPopup .conL .intro {
  margin-top: 1.2em;
  line-height: 1.3;
}

.custPopup .conL .txt {
  position: relative;
  z-index: 0;
}

.custPopup .conL .txt::after {
  z-index: -1;
  display: block;
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  top: 50%;
  height: 1px;
  background-color: #e8e8e8;
}

.custPopup .conL .txt span {
  display: inline-block;
  padding-right: 1em;
  background-color: #fff;
}

.custPopup .conR .title {
  text-align: left;
  font-weight: bold;
}

.custPopup .conR .title_2 {
  text-align: left;
  font-weight: bold;
}

.custPopup .conR .title_3 {
  margin-bottom: 0.6em;
  font-weight: bold;
}

.custPopup .btnw {
  margin-top: 1.6em;
  text-align: left;
}

.custPopup .btnReset {
  display: inline-block;
  cursor: pointer;
  padding-top: 0.1em;
  border: 1px solid #d0d0d0;
  line-height: 4em;
  width: 10.6em;
  color: #30384A;
  margin-right: 1.3em;
  text-align: center;
}

.custPopup .btnNext,
.custPopup .btnPrev {
  display: inline-block;
  cursor: pointer;
  padding-top: 0.1em;
  border: 1px solid #ce0000;
  line-height: 4em;
  width: 10.6em;
  background-color: #ce0000;
  color: #fff;
  text-align: center;
  font-weight: bold;
}

.custPopup .list_check_w {
  display: flex;
  min-height: 23.5em;
  justify-content: flex-start;
  align-items: flex-start;
}

.custPopup .list_check_w .list_check {
  width: 49%;
  margin-right: 1%;
}

.custPopup .list_check {
  margin-top: 1em;
  text-align: left;
}

.custPopup .list_check li {
  padding: 0.3em 0;
}

.custPopup .list_check li label {
  overflow: hidden;
  position: relative;
  z-index: 0;
  cursor: pointer;
}

.custPopup .list_check li .checkbox {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
}

.custPopup .list_check li .check {
  position: relative;
  bottom: -0.1em;
  margin-right: 0.4em;
  width: 0.8em;
  height: 0.8em;
  background-color: #fff;
  border: 1px solid #d6d6d6;
  display: inline-block;
}

.custPopup .list_check li .checked {
  background: #ce0000 url(https://www.gboslaser.com/wp-content/themes/haozhuti-gbos/assets/images/checked.jpg) no-repeat center center / contain;
  border: 1px solid #ce0000;
}

.custPopup .list_check .inputs {
  margin-left: 0.5em;
  width: 6.8em;
  line-height: 2.2em;
  height: 2.2em;
  padding: 0 0.5em;
  border: 1px solid #e4e4e4;
  outline-width: 0;
}

.custPopup .list_check_w .list_radio {
  width: 49%;
  margin-right: 1%;
}

.custPopup .list_radio {
  margin-top: 1em;
  text-align: left;
}

.custPopup .list_radio li {
  padding: 0.3em 0;
}

.custPopup .list_radio li label {
  overflow: hidden;
  position: relative;
  z-index: 0;
  cursor: pointer;
}

.custPopup .list_radio li .radioInput {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
}

.custPopup .list_radio li .radio {
  position: relative;
  bottom: -0.1em;
  margin-right: 0.4em;
  width: 0.8em;
  height: 0.8em;
  background-color: #fff;
  border: 1px solid #d6d6d6;
  display: inline-block;
}

.custPopup .list_radio li .checked {
  background: #ce0000 url(https://www.gboslaser.com/wp-content/themes/haozhuti-gbos/assets/images/checked.jpg) no-repeat center center / contain;
  border: 1px solid #ce0000;
}

.custPopup .list_radio .inputs {
  margin-left: 0.5em;
  width: 6.8em;
  line-height: 2.2em;
  height: 2.2em;
  padding: 0 0.5em;
  border: 1px solid #e4e4e4;
  outline-width: 0;
}


.custPopup .list_appli_check {
  margin-top: 1em;
  text-align: left;
}

.custPopup .list_appli_check li {
  margin-top: 1.2em;
  margin-right: 12.3%;
  border: 2px solid #fff;
  background-color: #fff;
  padding: 0.75em 5%;
  font-weight: bold;
}

.custPopup .list_appli_check li label {
  overflow: hidden;
  position: relative;
  z-index: 0;
  cursor: pointer;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

.custPopup .list_appli_check li .checkbox {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
}

.custPopup .list_appli_check li .pic {
  margin-right: 8%;
  width: 4.9em;
  height: 4.9em;
  background-color: #ce0000;
  display: block;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  overflow: hidden;
}

.custPopup .list_appli_check li .pic img {
  display: block;
  width: 4.9em;
  height: 4.9em;
  object-fit: contain;
}

.custPopup .list_appli_check li.checked {
  border: 2px solid #ce0000;
}


.custPopup .list_appli_radio {
  margin-top: 1em;
  text-align: left;
}

.custPopup .list_appli_radio li {
  margin-top: 1.2em;
  margin-right: 12.3%;
  border: 2px solid #fff;
  background-color: #fff;
  padding: 0.75em 5%;
  font-weight: bold;
}

.custPopup .list_appli_radio li label {
  overflow: hidden;
  position: relative;
  z-index: 0;
  cursor: pointer;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

.custPopup .list_appli_radio li .radioInput {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
}

.custPopup .list_appli_radio li .pic {
  margin-right: 8%;
  width: 4.9em;
  height: 4.9em;
  background-color: #ce0000;
  display: block;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  overflow: hidden;
}

.custPopup .list_appli_radio li .pic img {
  display: block;
  width: 4.9em;
  height: 4.9em;
  object-fit: contain;
}

.custPopup .list_appli_radio li.checked {
  border: 2px solid #ce0000;
}

.custPopup .swiper-pagination {
  margin-bottom: 12%;
}

.swiper-pagination {
  z-index: 10;
  width: auto;
  position: absolute;
  top: auto;
  right: auto;
  bottom: 0;
  left: 8%;
  margin-bottom: 1.9em;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 0.4em;
}

.swiper-pagination .swiper-pagination-bullet {
  cursor: pointer;
  margin: 0 0.4em;
  border: 1px solid #ce0000;
  width: 12px;
  height: 12px;
  background-color: transparent;
  opacity: 1;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}

.swiper-pagination .swiper-pagination-bullet-active {
  background-color: #ce0000;
}

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

  .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,
  .swiper-pagination .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    margin: 0 0.3em;
  }
}

@media only screen and (max-width:828px) {
  .swiper-pagination {
    margin-bottom: 0.8em;
  }

  .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,
  .swiper-pagination .swiper-pagination-bullet {
    width: 6px;
    height: 6px;
    margin: 0 0.3em;
  }
}

.custPopup .pro {
  cursor: pointer;
}

.custPopup .pro li {
  margin-top: 3.5%;
}

.custPopup .pro .lib {
  padding: 0 1em 0 0;
  border: 1px solid #dedede;
  display: flex;
  justify-content: space-between;
  align-items: stretch;
}

.custPopup .pro .pic {
  background-color: #fff;
  display: block;
  cursor: pointer;
  width: 36.8%;
  position: relative;
  z-index: 0;
  border-right: 1px solid #dedede;
}

.custPopup .pro .pic img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.custPopup .pro .txt {
  padding-bottom: 0.3em;
  text-align: left;
  flex: 1;
  margin-right: 0;
  margin-left: 5%;
}

.custPopup .pro .num {
  color: #A1A1A1;
}

.custPopup .pro .name {
  margin-top: 5%;
  color: #3A3838;
  line-height: 1.1;
  height: 1.1em;
  overflow: hidden;
  font-weight: bold;
}

.custPopup .pro .intro {
  margin-top: 0.5em;
  color: #3A3838;
  overflow: hidden;
  line-height: 1.3;
}

.custPopup .pro .intro p {
  background: url(https://www.gboslaser.com/wp-content/themes/haozhuti-gbos/assets/images/dot.png) no-repeat 0 0.4em / 0.8em auto;
  padding: 0.35em 0 0.35em 1.3em;
}

.custPopup .pro .moreBtnBlack {
  margin-top: 1.4em;
  line-height: 3;
  padding: 0 1.2em 0 2.5em;
}

.custPopup .pro .moreBtnBlack span {
  position: relative;
  bottom: -0.1em;
  margin-left: 1em;
}


.messPBox {
  margin: 1.8em -7.2% 0;
  background: #ce0000 url(https://www.gboslaser.com/wp-content/themes/haozhuti-gbos/assets/images/contact2_bg.jpg) no-repeat center center / cover;
  padding: 3% 3.9% 3.9%;
  color: #fff;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
  text-align: left;
}

.messPBox form {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
}

.messPBox dl {
  width: 100%;
  margin-top: 0.75em;
}

.messPBox dl.dl2 {
  margin-top: 1.1em;
  width: 46.6%;
}

.messPBox dt {
  padding: 1.2em 0 0.7em;
}

.messPBox .iw {
  padding: 0 1em;
  border: 1px solid rgba(255, 255, 255, 0.3);
  background-color: rgba(255, 255, 255, 0.1);
}

.messPBox .tw {
  padding: 0.9em 1em 0.6em;
  border: 1px solid rgba(255, 255, 255, 0.3);
  background-color: rgba(255, 255, 255, 0.1);
}

.messPBox .input {
  line-height: 3em;
  height: 3em;
  width: 100%;
  outline-width: 0;
  border: 0;
  margin: 0;
  background-color: transparent;
  color: #fff;
}

.messPBox .textarea {
  display: block;
  line-height: 1.2em;
  height: 6.6em;
  width: 100%;
  outline-width: 0;
  border: 0;
  margin: 0;
  background-color: transparent;
  color: #fff;
}

.messPBox .btnw {
  margin-top: 1.5em;
}

.messPBox .btnSubmit {
  cursor: pointer;
  width: 16.6em;
  text-align: center;
  line-height: 2.8em;
  display: inline-block;
  background-color: #30384a;
  color: #fff;
  border: 1px solid #30384a;
  border: 0;
}

.messPBox .btnCancel {
  cursor: pointer;
  width: 13.5em;
  text-align: center;
  line-height: 2.8em;
  display: inline-block;
  background-color: #f1f1f1;
  color: #7B8187;
  border: 1px solid #E8E8E8;
  border: 0;
}

.messPBox input::-webkit-input-placeholder,
.messPBox textarea::-webkit-input-placeholder {
  color: #fff;
}

.messPBox input::-moz-placeholder,
.messPBox textarea::-moz-placeholder {
  color: #fff;
}

.messPBox input:-ms-input-placeholder,
.messPBox textarea:-ms-input-placeholder {
  color: #fff;
}

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

  .custPopup .custCon {
    width: 95%;
    height: auto;
    justify-content: flex-start;
    display: flex;
    flex-wrap: wrap;
  }

  .custPopup .conL {
    width: 100%;
  }

  .custPopup .conL .conB {
    padding: 2em 13.9% 4em 8.9%;
  }

  .custPopup .swiper-pagination {
    margin-bottom: 2em;
  }

  .custPopup .conR .conB {
    padding: 2em 6.6% 2em 6.6%;
  }

  .custPopup .conR {
    height: 55vh;
  }

  .custPopup .pro .intro p {
    overflow: hidden;
  }

  .custPopup .list_check_w {
    min-height: initial;
  }
}

/*新闻 图片 列表*/
#new {
  position: absolute;
  top: -10.6em;
}

.dNewBox {
  position: relative;
  z-index: 0;
  padding: 4.5em 0 5.1em;
  background: #f0f2f5;
  /* background:#f0f2f5 url(../images/new_bg.png) no-repeat center center / cover; */
}

.dNewBox .title {
  font-weight: bold;
  text-align: center;
}

.newList ul {
  margin-top: 1em;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: stretch;
}

.newList li {
  margin: 1.8% 1.55% 0 0;
  width: 32.3%;
  background-color: #fff;
  text-align: left;
}

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

.newList .lib {
  padding: 4.5% 4% 4%
}

.newList .pic {
  margin-top: 3%;
  position: relative;
  z-index: 0;
  width: 100%;
  padding-top: 59%;
  display: block;
  cursor: pointer;
  overflow: hidden;
}

.newList .pic img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.newList .txt {
  padding: 4% 0;
}

.newList .date {
  color: #757575;
}

.newList .name {
  color: #3A3838;
  font-weight: bold;
  line-height: 1.5em;
  height: 1.5em;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}

.newList .name a {
  color: #3A3838;
}

.newList .name a:hover {
  color: #CE0000;
}

.newList .intro {
  margin-top: 2.6%;
  color: #A1A1A1;
  line-height: 1.4;
  height: 4.2em;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}

.newList .about {
  color: #3A3838;
}

.newList .about span {
  display: inline-block;
}

.newList .about .date {
  margin-top: 2.6%;
  color: #3A3838;
  padding-left: 1.7em;
  background: url(https://www.gboslaser.com/wp-content/themes/haozhuti-gbos/assets/images/time.png) no-repeat 0 0.1em / auto 1.32em;
}

.newList .about .add {
  margin-top: 2.6%;
  color: #3A3838;
  padding-left: 1.5em;
  margin-right: 1.2em;
  background: url(https://www.gboslaser.com/wp-content/themes/haozhuti-gbos/assets/images/add.png) no-repeat 0 0 / auto 1.34em;
}

.newMBox .newList .about .date {
  display: block;
}

.newMBox .newList .about .add {
  display: block;
}

.newList .btnw {
  margin-top: 7%;
  color: #D4D4D4;
  margin-right: 0.8em;
  overflow: hidden;
  white-space: nowrap;
  *white-space: nowrap;
}

.newList .btnw a {
  display: inline-block;
  color: #CE0000;
  margin-right: 1em;
}

.newList .btnw a.a_reg {
  margin-left: 1em;
  padding-left: 1.3em;
  background: url(https://www.gboslaser.com/wp-content/themes/haozhuti-gbos/assets/images/user.png) no-repeat 0 center / auto 1em;
}

.newList .btnw a.a_live {
  margin-left: 1em;
  padding-left: 1.3em;
  background: url(https://www.gboslaser.com/wp-content/themes/haozhuti-gbos/assets/images/consult_2.png) no-repeat 0 center / auto 0.85em;
}

.dNewBox .newList li {
  display: none;
}

.dNewBox .newList li:nth-child(1),
.dNewBox .newList li:nth-child(2),
.dNewBox .newList li:nth-child(3) {
  display: block;
}

.dNewBox .newList.expandList li {
  display: block;
}

@media only screen and (max-width:1400px) {
  .newList .btnw {
    margin-right: 0;
  }

  .newList .btnw a {
    margin-right: 0.3em;
  }

  .newList .moreBtnTr span {
    margin-left: 0;
  }

  .newList .btnw a.a_reg {
    margin-left: 0.3em;
    margin-right: 0;
    padding-right: 0;
  }
}

@media only screen and (max-width:1250px) {
  .newList .btnw {
    font-size: 14px;
  }
}

@media only screen and (max-width:1100px) {
  .newList .btnw {
    font-size: 12px;
  }
}

@media only screen and (max-width:828px) {
  .newList ul {
    display: block;
  }

  .newList li {
    margin: 1em 0 0 0;
    width: auto;
  }

  .newList .btnw {
    font-size: 1em;
  }
}

.newList2 {
  padding-bottom: 3.5em;
}

.newList2 li {
  text-align: left;
  background-color: #fff;
  margin-top: 1.25em;
  padding: 2.6% 1.8em 2.6% 1.5em;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.newList2 .txtb {
  flex: 1;
  overflow: hidden;
  margin-right: 1.5em;
}

.newList2 .txtb .name {
  color: #30384A;
  height: 1.5em;
  overflow: hidden;
  word-wrap: break-word;
}

.newList2 .txtb .name a {
  color: #30384A;
}

.newList2 .txtb .name a:hover {
  color: #ce0000;
}

.newList2 .txt {
  margin-top: 0.4em;
  color: #505258;
  height: 1.5em;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  word-wrap: break-word;
}

.newList2 .date {
  margin-bottom: 0.4em;
}

.newList2 .moreBtnRed3 {
  white-space: nowrap;
  *white-space: nowrap margin-top: 0.5em;
}

.newList2 .page {
  padding-top: 3.7em;
}

/*行业*/
#industrial {
  position: absolute;
  top: -10.6em;
}

.induBox {
  position: relative;
  z-index: 0;
  padding: 3.4em 0 5.1em;
  background: #f3f3f3;
  /* background:#f3f3f3 url(../images/indu_bg.png) no-repeat center center / cover; */
}

.induBox .title {
  font-weight: bold;
  flex: 1;
  text-align: center;
}

.induBox .con {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: stretch;
}

.induBox .con::after {
  clear: both;
  content: "";
  display: block;
}

.induBox .conL {
  background-color: #fff;
  width: 280px;
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  flex-direction: column;
}

.induBox .conL .lists {
  position: relative;
  z-index: 0;
  width: 100%;
  line-height: 3.5;
}

.induBox .conL .item {
  cursor: pointer;
  border-bottom: 1px solid #eee;
  padding: 1em 1.8em 1em 1.8em;
  line-height: 1.5em;
  transition: all 0.5s;
  text-align: left;
  /* border-left: 0.62em solid transparent; */
}

.induBox .conL .item.cur

/* ,.induBox .conL .item:hover */
  {
  /* color: #fff; background-color: #ce0000;
 border-left: 0.62em solid #b11919; */
  color: #ce0000;
  border-bottom: 1px solid #ce0000;
  position: relative;
  z-index: 0;
}

/* .induBox .conL .item.cur::before { display: block; content: ""; 
 position: absolute;  width: 1em; height: 1em;
 right: -1em; top: 50%; margin-top: -0.5em;
 background: url(../images/arr_6.png) no-repeat 0 center / contain;} */
.induBox .conL .showAll {
  display: block;
  cursor: pointer;
  line-height: 3.4em;
  background-color: #30384a;
  color: #fff;
  font-weight: bold;
  text-align: center;
}

.induBox .conL .showAll span {
  vertical-align: middle;
  margin-left: 0.8em;
}

.induBox .conL .showAll b {
  vertical-align: middle;
}

.induBox .conR {
  flex: 1;
  overflow: hidden;
  margin-left: 1.55%;
}

.induBox .conR .listd {
  width: 100%;
  height: 100%;
}

.induBox .conR .swiper-indu-d {
  width: 100%;
  height: 100%;
}

.induBox .btnw {
  width: 100%;
}

.swiper-indu-d .item {
  height: 100%;
  display: flex;
  justify-content: space-between;
  align-items: stretch;
}

.swiper-indu-d .txt {
  width: 58.2%;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  /* margin: 1.2em 0 1.5em; */
  position: relative;
  z-index: 0;
  background-color: #fff;
  overflow: hidden;
}

/* .swiper-indu-d .txt::after { display: block; content: ""; 
 position: absolute; z-index: -1; right: 0; bottom: 0; margin-right: -4%; margin-bottom: 2.5%; width: 43.7%; padding-top: 43.7%;
  background:  url(../images/logo3.png) no-repeat center center / contain;
 } */
.swiper-indu-d .txtc {
  margin: 1em 8.6%;
  flex: 1;
  text-align: left;
}

.swiper-indu-d .txtc .name {
  font-weight: bold;
  line-height: 1.3;
}

.swiper-indu-d .txtc .intro {
  margin-top: 5.5%;
  color: #505258;
  line-height: 1.3;
  height: 7.8em;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 6;
}

.swiper-indu-d .txtc .btnw {
  margin-top: 4%;
}

.swiper-indu-d .txtc .btnw .btnMore {
  padding-right: 2.7em;
  margin-top: 5%;
  line-height: 1.4em;
  display: inline-block;
  color: #505258;
  background: url(https://www.gboslaser.com/wp-content/themes/haozhuti-gbos/assets/images/arr_5.png) no-repeat right center / 1.4em auto;
}

.swiper-indu-d .txtc .btnw .btnMore:hover {
  color: #c90000;
}

.swiper-indu-d .pic {
  width: 41.8%;
  height: 100%;
  display: block;
  cursor: pointer;
  position: relative;
  z-index: 0;
}

.swiper-indu-d .pic img {
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.swiper-indu-d .swiper-button-w {
  position: absolute;
  z-index: 10;
  bottom: 0;
  margin-bottom: 3.8%;
  right: 48%;
}

.swiper-indu-d .swiper-button-w .button-prev {
  display: inline-block;
  cursor: pointer;
  width: 1.5em;
  height: 1em;
  background: url(https://www.gboslaser.com/wp-content/themes/haozhuti-gbos/assets/images/arr_11.png) no-repeat center center / contain;
  margin-right: 2em;
}

.swiper-indu-d .swiper-button-w .button-next {
  display: inline-block;
  cursor: pointer;
  width: 1.5em;
  height: 1em;
  background: url(https://www.gboslaser.com/wp-content/themes/haozhuti-gbos/assets/images/arr_11.png) no-repeat center center / contain;
  transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  /* IE 9 */
  -webkit-transform: rotate(180deg);
  /* Safari and Chrome */
}

.swiper-indu-d .swiper-button-w .button-prev:hover,
.swiper-indu-d .swiper-button-w .button-next:hover {
  background-image: url(https://www.gboslaser.com/wp-content/themes/haozhuti-gbos/assets/images/arr_11_red.png);
}

.swiper-indu-d .swiper-button-w .swiper-button-disabled {
  opacity: 0.3;
}

.induBox2 {
  padding: 3.4em 0 3em;
}

.induBox2 .title {
  margin-bottom: 1.5em;
}

.induBox2 .swiper-indu-d {}

.induBox2 .swiper-indu-d .txt {
  margin: 0;
}

.induBox2 .conL .showAll {
  background-color: #F8F8F8;
  color: #30384A;
}

.induBox2 .swiper-indu-d .swiper-button-w {
  margin-bottom: 3.8%;
}

.induBox2 .btnw {
  width: 100%;
}

.induBox2 .btnw .moreBtnRed2 {
  margin-top: 3em;
}

@media only screen and (max-width:828px) {
  .induBox {
    padding: 1.5em 0 2em;
  }

  .induBox2 {
    padding: 3.4em 0 3em;
  }

  .induBox2 .title {
    margin-bottom: 0.5em;
  }

  .induBox .con {
    display: block;
  }

  .induBox .conL {
    width: auto;
    background-color: transparent;
  }

  .induBox .conR {
    margin-left: auto;
  }

  .induBox .conL .lists ul {
    display: block;
    overflow-x: auto;
    overflow-y: hidden;
    white-space: nowrap;
    *white-space: nowrap;
  }

  .induBox .conL .lists ul::-webkit-scrollbar {
    display: none;
  }

  .induBox .conL .lists li {
    display: inline-block;
    margin-top: 1em;
    width: auto;
    margin-right: 0.1em;
  }

  .induBox .conL .lists li .item {
    height: auto;
    text-align: center;
    padding: 0 0.5em;
    line-height: 1.3em;
    height: 3em;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #fff
  }

  .induBox .conL .showAll {
    display: none;
    margin-top: 0.6em;
  }

  .swiper-indu-d .item {
    display: block;
  }

  .swiper-indu-d .txt {
    width: 100%;
  }

  .swiper-indu-d .pic {
    width: 100%;
    padding-top: 106.2%;
  }

  .swiper-indu-d .txtc {
    padding-top: 9%;
  }

  .induBox2 .swiper-indu-d .txt {
    margin: 1.2em 0 1.5em;
  }

  .induBox .conL .item.cur::before {
    display: block;
    content: "";
    position: absolute;
    width: 1em;
    height: 1em;
    right: 50%;
    top: auto;
    bottom: -1em;
    margin-right: -0.5em;
    transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    /* IE 9 */
    -webkit-transform: rotate(90deg);
    /* Safari and Chrome */
  }

  .induBox2 .btnw .moreBtnRed2 {
    margin-top: 3.6%;
  }
}



/*Materials & Samples*/
#materials {
  position: absolute;
  top: -10.6em;
}

.mateBox {
  position: relative;
  z-index: 0;
  padding: 3em 0 4.3em;
  background-color: #F6F6F9;
}

.mateBox .title {
  font-weight: bold;
  color: #3A3838;
}

.mateBox .tab ul {
  margin-top: 1.3em;
  flex-wrap: wrap;
  display: flex;
  justify-content: flex-start;
  align-items: stretch;
}

.mateBox .tab li {
  margin-top: 0.9em;
  cursor: pointer;
  margin-right: 0.9em;
  color: #707070;
  transition: all 0.5s;
  border: 1px solid #717171;
  color: #3a3838;
  line-height: 2.9em;
  background: url(https://www.gboslaser.com/wp-content/themes/haozhuti-gbos/assets/images/dot.png) no-repeat 0.8em center / 1em auto;
  white-space: nowrap;
  *white-space: nowrap;
}

.mateBox .tab li a,
.mateBox .tab li span {
  display: block;
  padding: 0.1em 1em 0 2.3em;
}

.mateBox .tab li a:hover,
.mateBox .tab li span:hover {
  color: #fff;
}

.mateBox .tab li.cur,
.mateBox .tab li:hover {
  border-color: #ce0000;
  background-color: #ce0000;
  color: #fff;
  background-image: url(https://www.gboslaser.com/wp-content/themes/haozhuti-gbos/assets/images/dot_2.png);
}

.mateBox .tab li.cur a {
  color: #fff;
}

.mateBox .mCon {
  display: none;
}

.mateList {
  margin-top: 1.8em;
}

.mateList ul {
  display: flex;
  margin-top: -1.3%;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: stretch;
}

.mateList li {
  display: none;
  width: 32.4%;
  margin-top: 1.3%;
  margin-right: 1.3%;
  background-color: #fff;
}

.mateList.show li {
  display: block;
}

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

.mateList li:nth-child(1),
.mateList li:nth-child(2),
.mateList li:nth-child(3),
.mateList li:nth-child(4),
.mateList li:nth-child(5),
.mateList li:nth-child(6),
.mateList li:nth-child(7),
.mateList li:nth-child(8),
.mateList li:nth-child(9){
  display: block;
}

@media only screen and (max-width:828px) {
	.mateList li { display: none;}
	.mateList li:nth-child(4),
	.mateList li:nth-child(5),
	.mateList li:nth-child(6),
	.mateList li:nth-child(7),
	.mateList li:nth-child(8),
	.mateList li:nth-child(9){
	  display: none;
	}
	.mateList li:nth-child(1),
	.mateList li:nth-child(2),
	.mateList li:nth-child(3){
		display: block;
	}
	
	.mateList.show li {
	  display: block;
	}
}

.mateList .pic {
  display: block;
  position: relative;
  z-index: 0;
  padding-top: 61.2%;
  overflow: hidden;
}

.mateList a.pic {
  cursor: pointer;
}

.mateList .pic img {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.mateList .txt {
  text-align: center;
  padding: 1.2em 1em 1.1em;
  background-color: #f6f6f9;
}

.mateList .name {
  display: block;
  color: #434547;
  line-height: 1.2;
  height: 1.5em;
  line-height: 1.5em;
  overflow: hidden;
}

.mateList .name:hover {
  color: #ce0000
}

.mateList a.name {
  cursor: pointer;
}

.mateList a.name:hover {
  color: #ce0000
}

.mateList .moreBtnBlack {
  margin-top: 2.3em;
  background-color: #fff;
}

@media only screen and (max-width: 828px) {
  .mateBox .tab {}

  .mateBox .tab ul {
    overflow-x: auto;
    display: block;
    font-size: 14px;
    white-space: nowrap;
    *white-space: nowrap;
  }

  .mateBox .tab ul li {
    display: inline-block; margin-bottom: 0.4em;
  }

  .mateList ul {
    display: block;
    margin-top: -1em;
  }

  .mateList li {
    margin-top: 1em;
    width: 100%;
    margin-right: 0;
  }
}

@media only screen and (max-width: 450px) {
  .mateBox .tab li {
    margin-right: 0.4em;
    padding: 0.1em 0 0 0;
    background-position: 0.6em center
  }
}

@media only screen and (max-width: 360px) {
  .mateBox .tab ul {
    font-size: 12px;
  }
}

.mateBox2 {
  position: relative;
  z-index: 0;
  padding: 2.5em 0 4.3em;
  background-color: #F6F6F9;
}

.mateBox2 .title {
  font-weight: bold;
  color: #3A3838;
}

.mateList2 {
  margin-top: 2.3em;
}

.mateList2 ul {
  display: flex;
  margin-top: -1.6%;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: stretch;
}

.mateList2 li {
  position: relative;
  z-index: 0;
  width: 49.2%;
  margin-top: 1.6%;
  margin-right: 1.6%;
  cursor: pointer;
  background-color: #fff;
}

.mateList2 li:nth-child(2n) {
  margin-right: 0;
}

.mateList2 .pic {
  display: block;
  cursor: pointer;
  position: relative;
  z-index: 0;
  padding-top: 70%;
  overflow: hidden;
}

.mateList2 .pic img {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.mateList2 .txt {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: stretch;
  position: absolute;
  z-index: 5;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 0 1.1em 1.1em;
  height: 9em;
  text-align: left;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 100%);
}

.mateList2 .name {
  display: block;
  color: #fff;
  line-height: 1.2;
  height: 1.5em;
  line-height: 1.5em;
  overflow: hidden;
  font-weight: bold;
}

.mateList2 .name a {
  color: #fff;
}

.mateList2 .name a:hover {
  color: #ce0000;
}

.mateList2 .labels {
  display: block;
  color: #fff;
}

.mateList2 .labels a {
  margin-right: 0.8em;
  margin-top: 0.8em;
  display: inline-block;
  border: 1px solid rgba(255, 255, 255, 0.3);
  padding: 0.1em 1em 0;
  line-height: 2.6em;
  color: #fff;
  background-color: rgba(255, 255, 255, 0.1);
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}

.mateList2 .labels a:hover {
  border: 1px solid #ce0000;
}

.mateList2 .moreBtnBlack {
  margin-top: 2.3em;
  background-color: #fff;
}

@media only screen and (max-width: 828px) {
  .mateList2 ul {
    display: block;
    margin-top: -1em;
  }

  .mateList2 li {
    margin-top: 1em;
    width: 100%;
    margin-right: 0;
  }
}

/*Product Function*/
#pfunction {
  position: absolute;
  top: -10.6em;
}

.pFunBox {
  position: relative;
  z-index: 0;
  padding: 2.5em 0 4.3em;
  background-color: #f6f6f9;
}

.pFunBox .title {
  font-weight: bold;
  color: #3A3838;
}

.pFunList {
  margin-top: 2.4em;
}

.pFunList ul {
  display: flex;
  margin-top: -1.3%;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: stretch;
}

.pFunList li {
  width: 24%;
  margin-top: 1.3%;
  margin-right: 1.29%;
  background-color: #fff;
  display: none;
}

.pFunList li:nth-child(4n) {
  margin-right: 0;
}

.pFunList li:nth-child(1),
.pFunList li:nth-child(2),
.pFunList li:nth-child(3),
.pFunList li:nth-child(4) {
  display: block;
}

.pFunList.show li {
  display: block;
}

.pFunList .pic {
  display: block;
  position: relative;
  z-index: 0;
  padding-top: 53.7%;
  overflow: hidden;
  background-color: #ebebf5;
}

.pFunList a.pic {
  cursor: pointer;
}

.pFunList .pic img {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

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

  .pFunList li:nth-child(2),
  .pFunList li:nth-child(3),
  .pFunList li:nth-child(4) {
    display: none;
  }

  .pFunList.show li {
    display: block;
  }
}

.pFunList .txt {
  position: relative;
  z-index: 0;
  text-align: center;
  padding: 1.4em 4em 1.6em 0.9em;
  text-align: left;
}

.pFunList .name {
  display: block;
  height: 3em;
  line-height: 1.5em;
  overflow: hidden;
  color: #30384A;
  font-weight: bold;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.pFunList a.name {
  cursor: pointer;
}

.pFunList a.name:hover {
  color: #ce0000
}

.pFunList .intro {
  margin-top: 0.6em;
  line-height: 1.4em;
  height: 4.2em;
  color: #30384A;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}

.pFunList .intro.show {
  height: auto;
  -webkit-line-clamp: initial;
}

.pFunList .btnAdd {
  position: absolute;
  bottom: 1em;
  right: 0.4em;
  width: 1.4em;
  height: 1.4em;
  background-color: #f6f6f9;
  color: #ce0000;
  text-align: center;
  line-height: 1.4em;
  font-size: 1.5em;
  transition: all 0.5s;
}

.pFunList .btnAdd:hover {
  background-color: #ce0000;
  color: #fff;
}

.pFunList .btnAdd::after {
  content: "+";
}

.pFunList .btnHidden {
  content: "-";
}

.pFunList .btnHidden::after {
  content: "-";
}

.pFunList .moreBtnBlack {
  margin-top: 2.3em;
}

@media only screen and (max-width: 828px) {
  .pFunList ul {
    display: block;
    margin-top: -1em;
  }

  .pFunList li {
    margin-top: 1em;
    width: 100%;
    margin-right: 0;
  }

  .pFunList .name {
    font-weight: bold;
  }
}

/*function Modules*/
#function {
  position: absolute;
  top: -10.6em;
}

.funcBox {
  position: relative;
  z-index: 0;
  padding: 2.5em 0 3.2em;
  background: #eeeef2 url(https://www.gboslaser.com/wp-content/themes/haozhuti-gbos/assets/images/func_bg.png) no-repeat center center / cover;
}

.funcBox .title {
  font-weight: bold;
  color: #3A3838;
}

.funcList {
  margin-top: 2.4em;
}

.funcList ul {
  display: flex;
  margin-top: -1.8%;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: stretch;
}

.funcList li {
  display: none;
  width: 49.2%;
  margin-top: 1.8%;
  margin-right: 1.6%;
  background-color: #fff;
}

.funcList li:nth-child(2n) {
  margin-right: 0;
}

.funcList li:nth-child(1),
.funcList li:nth-child(2) {
  display: block;
}

.funcList.show li {
  display: block;
}

.funcList .lib {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.funcList .pic {
  display: block;
  cursor: pointer;
  position: relative;
  z-index: 0;
  padding-top: 10.6em;
  width: 10.6em;
  overflow: hidden;
}

.funcList .pic img {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  object-fit: cover;
}

.funcList .txt {
  flex: 1;
  margin: 1.2em 1.75em 0.2em;
  text-align: left;
}

.funcList .names {
  height: 1.5em;
  overflow: hidden;
  font-weight: bold;
}

.funcList .names a {
  color: #30384A;
  font-weight: bold;
}

.funcList .names a:hover {
  color: #ce0000;
}

.funcList .intro {
  margin: 0.5em 0 0.3em;
  height: 3em;
  overflow: hidden;
  color: #505258;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.funcList .moreBtnBlack {
  margin-top: 2.3em;
}

@media only screen and (max-width: 828px) {
  .funcList ul {
    display: block;
    margin-top: -1em;
  }

  .funcList li {
    margin-top: 1em;
    width: 100%;
    margin-right: 0;
  }
}


/*视频*/
#video {
  position: absolute;
  top: -10.6em;
}

.videoBox {
  position: relative;
  z-index: 0;
  padding: 3.5em 0 4.3em;
  background-color: #fff;
}

.videoBox2 {
  background: #ebebee url(https://www.gboslaser.com/wp-content/themes/haozhuti-gbos/assets/images/video_bg.png) no-repeat center center / cover;
}

.videoBox .title {
  font-weight: bold;
  color: #3A3838;
}

.videoList {
  margin-top: 2.4em;
}

.videoList ul {
  display: flex;
  margin-top: -1.3%;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: stretch;
}

.videoList li {
  width: 32.4%;
  margin-top: 1.3%;
  margin-right: 1.3%;
  cursor: pointer;
  background-color: #fff;
  display: none;
}

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

.videoList li:nth-child(1),
.videoList li:nth-child(2),
.videoList li:nth-child(3),
.videoList li:nth-child(4),
.videoList li:nth-child(5),
.videoList li:nth-child(6),
.videoList li:nth-child(7),
.videoList li:nth-child(8),
.videoList li:nth-child(9) {
  display: block;
}

.videoList.show li {
  display: block;
}

.videoList .pic {
  display: block;
  cursor: pointer;
  position: relative;
  z-index: 0;
  padding-top: 61.2%;
  overflow: hidden;
}

.videoList .pic img {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 0.5s;
}

.videoList .pic::after {
  content: "";
  display: block;
  ;
  position: absolute;
  z-index: 2;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.37);
}

.videoList .pic .btnPlay {
  position: absolute;
  z-index: 5;
  left: 50%;
  top: 50%;
  width: 4em;
  height: 4em;
  margin: -2em 0 0 -2em;
  cursor: pointer;
  background: url(https://www.gboslaser.com/wp-content/themes/haozhuti-gbos/assets/images/play.png) no-repeat center center / contain;
}

.videoList .txt {
  text-align: center;
  background-color: #f6f6f9;
}

.videoList .name {
  display: block;
  cursor: pointer;
  color: #434547;
  height: 3.8em;
  line-height: 3.8em;
  padding: 0 1em 0;
  overflow: hidden;
}

.videoList .name:hover {
  color: #ce0000
}

.videoList .moreBtnBlack {
  margin-top: 2.3em;
}

@media only screen and (max-width: 828px) {
  .videoList ul {
    margin-top: -1em;
  }

  .videoList li {
    margin-top: 1em;
    width: 50%;
    margin-right: 0;
  }

  .videoList li:nth-child(4),
  .videoList li:nth-child(5),
  .videoList li:nth-child(6),
  .videoList li:nth-child(7),
  .videoList li:nth-child(8),
  .videoList li:nth-child(9) {
    display: none;
  }

  .videoList.show li {
    display: block;
  }
}

@media only screen and (max-width: 480px) {
  .videoList ul {
    display: block;
  }

  .videoList li {
    margin-top: 1em;
    width: 100%;
    margin-right: 0;
  }
}


.wrap .swiper-button-next,
.wrap .swiper-button-prev {
  z-index: 6;
  bottom: auto;
  top: 50%;
  margin-top: -2.18em;
  width: 2.5em;
  height: 4.37em;
  opacity: 1;
  transition: 0.1s;
  right: 1.56%;
  left: auto;
  background: rgba(255, 255, 255, 0.08) url(https://www.gboslaser.com/wp-content/themes/haozhuti-gbos/assets/images/arr_3.png) no-repeat center / 0.75em auto;

}

.wrap .swiper-button-prev {
  left: 1.56%;
  right: auto;
  transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  /* IE 9 */
  -webkit-transform: rotate(180deg);
  /* Safari and Chrome */
}

.wrap .swiper-button-next:hover,
.wrap .swiper-button-prev:hover {
  background-color: #ce0000;
}

.main_gray {
  overflow: hidden;
  background-color: #f8f8fa;
}

.main_white {
  background-color: #fff;
}

.box404 {
  min-height: 38.2vw;
  background: #394864 url(https://www.gboslaser.com/wp-content/themes/haozhuti-gbos/assets/images/404bg.jpg) no-repeat center center /cover;
  display: flex;
  align-items: center;
  justify-content: center;
}

.con404 {
  width: 83%;
  margin: 7.4em auto 10%;
  padding-top: 4.4%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: #fff;
}

.con404 .conL {
  width: 373px;
  text-align: left;
}

.con404 .conL .t1 {
  font-size: 7.5em;
  font-weight: bold;
  line-height: 1.3;
}

.con404 .conR {
  width: 326px;
}

.con404 .conR .links {
  text-align: left;
}

.con404 .conR .links .title {}

.con404 .conR .links .list {
  margin-top: 0.7em;
  padding: 1.2em 0;
  background-color: rgba(255, 255, 255, 0.1);
}

.con404 .conR .links .list li {
  padding: 0.6em 1.5em 0.5em;
}

.con404 .conR .links .list a {
  display: block;
  cursor: pointer;
  color: #fff;
}

.con404 .conR .links .list a:hover {
  font-weight: bold;
  background: url(https://www.gboslaser.com/wp-content/themes/haozhuti-gbos/assets/images/arr_3.png) no-repeat right center / 0.4em auto;
}

.con404 .btnWhite {
  margin-top: 2.8em;
  font-weight: normal;
}

.videoPopup {
  position: fixed;
  z-index: 2000;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.8);
  display: flex;
  justify-content: center;
  align-items: center;
}

.videoPopup .conV {
  position: relative;
  z-index: 0;
  margin-top: 9em;
}

.videoPopup .conV .close {
  position: absolute;
  cursor: pointer;
  top: -2.5em;
  right: -2.5em;
  width: 2em;
  height: 2em;
  background: #ce0000 url(https://www.gboslaser.com/wp-content/themes/haozhuti-gbos/assets/images/close.png) no-repeat center center / 80% auto;
}

.videoPopup .conV video {
  max-width: 80vw;
  max-height: 70vh;
  min-width: 400px;
  width: auto;
  height: auto;
  object-fit: contain;
}

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

@media only screen and (max-width:828px) {
  .con404 {
    display: block;
  }

  .con404 .conL {
    width: auto;
  }

  .con404 .conR {
    margin-top: 4em;
    width: auto;
  }

  .videoPopup .conV {
    margin-top: 0;
  }

  .videoPopup .conV video {
    min-width: 300px;
    max-width: 95vw;
    max-height: 80vh;
  }

  .videoPopup .conV .close {
    right: 0;
  }
}


.shareBox {
  position: relative;
  z-index: 0;
  margin-top: 9%;
  padding: 4.5% 0 2.5em 0;
  border-bottom: 1px solid #e8e8e8;
  border-top: 1px solid #e8e8e8;
}

.shareBox .share_1 {
  cursor: pointer;
  display: none;
  color: #686868;
  padding-left: 1.7em;
  background: url(https://www.gboslaser.com/wp-content/themes/haozhuti-gbos/assets/images/share.png) no-repeat 0 center / 1.3em auto;
  margin-right: 0.8em;
}

.shareBox .share_2_w {
  display: inline-block;
  position: relative;
  z-index: 0;
}

.shareBox .share_2 {
  cursor: pointer;
  display: inline-block;
  background-color: #ce0000;
  color: #fff;
  line-height: 2em;
  padding: 0.1em 1em 0;
  -moz-border-radius: 0.2em;
  -webkit-border-radius: 0.2em;
  border-radius: 0.2em;
}

.selBoxW {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

.selBox {
  position: relative;
  display: block;
  z-index: 0;
  margin-top: 2.1em;
  margin-right: 1.1em;
  width: 16.6em;
  height: 3.7em;
  border: 1px solid #E1E1E1;
  background-color: #fff;
  line-height: 3.7em;
  text-align: center;
}

.selBox.show {
  z-index: 5;
}

.selBox .selBtn {
  position: relative;
  z-index: 0;
  text-align: left;
  color: #9097a3;
  padding: 0 1em;
}

.selBox .selBtn .input {
  margin: 0;
  padding: 0;
  width: 100%;
  outline-width: 0;
  height: 3.7em;
  line-height: 3.7em;
  border: 0;
  cursor: pointer;
  text-align: left;
  color: #30384A !important;
}

.selBox .selBtn .txt {
  display: inline-block;
  width: 100%;
  line-height: 2.8em;
  border: 0;
  padding: 0;
  outline-width: 0;
  vertical-align: middle;
  color: #9097a3;
  font-size: 1rem;
  margin: 0;
  cursor: pointer;
}

.selBox .selBtn .arr {
  cursor: pointer;
  position: absolute;
  right: 1em;
  top: 50%;
  margin-top: -0.5em;
  width: 1em;
  height: 1em;
  background: url(https://www.gboslaser.com/wp-content/themes/haozhuti-gbos/assets/images/arr_13.png) no-repeat center center / contain;
}

.selBox .dropDown {
  display: none;
  position: absolute;
  right: 0;
  left: 0;
  top: 3.7em;
  padding: 0;
  border: 1px solid #E1E1E1;
  background-color: #fff;
  line-height: 3em;
  max-height: 15em;
  overflow-y: auto;
  overflow-x: hidden;
  -moz-box-shadow: 0 0.1rem 0.1rem rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 0.1rem 0.1rem rgba(0, 0, 0, 0.1);
  box-shadow: 0 0.1rem 0.1rem rgba(0, 0, 0, 0.1);
}

.selBox .dropDown li {
  float: none;
  text-align: left;
  cursor: pointer;
  line-height: 1.5em;
  padding: 0.8em 1em 0.7em;
  border-bottom: 1px solid #f8fbfe;
  color: #9097a3;
}

.selBox .dropDown li:nth-child(even) {
  float: none;
}

.selBox .dropDown li:last-child {
  border-bottom: 0;
}

.selBox .dropDown li:hover , .selBox .dropDown li.active {
  background-color: #eee;
}

.proDTBox .txtb .selBox .dropDown li {
  padding: 0;
}

.proDTBox .txtb .selBox .dropDown li a {
  display: block;
  padding: 0.8em 1em 0.7em;
}

.PCShow {
  display: block;
}

.MBShow {
  display: none;
}

@media only screen and (max-width:828px) {
  .selBox .dropDown {
    right: 0;
  }

  .PCShow {
    display: none !important;
  }

  .MBShow {
    display: block;
  }
}


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

  html,
  body {
    font-size: 14px;
  }
}

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

  html,
  body {
    font-size: 12px;
  }
}

.proDTBox .videod .video_ifr_abs {
  position: absolute;
  z-index: 0;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.proDTBox .videod .video_ifr {
  width: 100%;
  height: 100%;
  border: 0;
}

.videoPopup .conV .video_ifr_abs {
  width: 51vw;
  height: 34vw;
}

.videoPopup .conV .video_ifr {
  width: 100%;
  height: 100%;
  border: 0;
}

@media only screen and (max-width:828px) {
  .videoPopup .conV .video_ifr_abs {
    width: 90vw;
    height: 60vw;
  }
}

div:where(.swal2-container) {
  z-index: 999999 !important;
}

/* body.swal2-shown > [aria-hidden="true"] {
	transition: 0.1s filter;
	filter: blur(10px);
  } */

.shareBox .a2a_kit {
  padding-top: 1em;
  position: absolute;
  top: 1.3em;
  left: 0;
  display: none;
}

@media only screen and (max-width:828px) {
	.shareBox .a2a_kit {top: 2em;}
}

.shareBox .a2a_kit a {
  display: inline-block;
}

.shareBox .a2a_default_style:not(.a2a_flex_style) a {
  float: none;
  padding: 0;
}

.fwBox .shareBox .a2a_kit {
  left: 50%;
  padding-top: 1em;
  top: 0.6em;
  margin-left: -8.3em;
}

.privBox {
  padding: 2em 0;
  width: 78%;
  margin: 0 auto;
}

.privBox .title {
  padding-bottom: 0.7em;
  border-bottom: 1px solid #e7e7e7;
  font-weight: bold;
  width: 100%;
  text-align: left;
}

.privBox .content {
  text-align: left;
  margin-top: 1.3em;
  line-height: 1.8;
  width: 100%;
  overflow: hidden;
}

.privBox .content img {
  max-width: 100%;
  height: auto;
}

.privBox .tnp form {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
}

.privBox .tnp form .tnp-field-email {
  flex: 1;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.privBox .tnp form .tnp-field-email .tnp-email {
  margin-left: 0.7em;
  flex: 1;
  border: 1px solid #ce0000;
  line-height: 1.5em;
}

.privBox .tnp form .tnp-submit {
  height: 100%;
  border: 1px solid #ce0000;
  width: auto;
  padding: 0 2.3em 0 1.1em;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  cursor: pointer;
  background: #ce0000 url(https://www.gboslaser.com/wp-content/themes/haozhuti-gbos/assets/images/arr_7.png) 5.8em center no-repeat;
  background-size: auto 0.6em;
  outline-width: 0;
  border: 0;
}

.footer .tnp-subscription-minimal form {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
}

.footer .tnp-subscription-minimal input.tnp-email {
  flex: 1;
}

.footer .tnp-subscription-minimal input.tnp-submit {
  width: auto;
  padding: 0 2.3em 0 1.1em;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  cursor: pointer;
  background: #ce0000 url(https://www.gboslaser.com/wp-content/themes/haozhuti-gbos/assets/images/arr_7.png) 5.8em center no-repeat;
  background-size: auto 0.6em;
  outline-width: 0;
  border: 0;
}


.popupWrap {
  position: fixed;
  z-index: 9000;
  left: 0;
  top: 0;
  background-color: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.popupBox {
  position: relative;
  z-index: 0;
  width: 90%;
  max-width: 600px;
  background: #fff;
  -moz-box-shadow: 0 0 1em rgba(0, 0, 0, .1);
  -webkit-box-shadow: 0 0 1em rgba(0, 0, 0, .1);
  box-shadow: 0 0 1em rgba(0, 0, 0, .1);
  /* -moz-border-radius: 0.5em;
  -webkit-border-radius: 0.5em;
  border-radius: 0.5em; */
}

.popupBox .close {
  position: absolute;
  z-index: 1000;
  width: 3em;
  height: 3em;
  right: 0;
  top: 0;
  background: #ce0000 url(https://www.gboslaser.com/wp-content/themes/haozhuti-gbos/assets/images/close_4.png) no-repeat center center / 1em auto;
  cursor: pointer;

}
.popupBox .title { background: #ce0000; color: #fff; padding:0.8em 1em; 
line-height: 1.4em; text-align: left;}
.popupCon {
  padding: 1em;
}

.popupCon .txt {
  height: calc(100vh / 1.3);
  ;
}

@media all and (max-width: 525px) {
	.footer .tnp-subscription-minimal input.tnp-submit { margin-bottom: 0;}
}
.footer .tnp-subscription-minimal .iw {width: 70%; margin-right: 10px;
    max-width: 300px; height: 38px; flex: 1; background-color: #f4f4f4;
	border: 1px solid #ddd;
	display: flex; justify-content: flex-start; align-items: center;}
.footer .tnp-subscription-minimal .iw .tnp-email { margin-right: 0; flex: 1; border: 0;}
.footer .tnp-subscription-minimal .sw { height: 40px;
display: flex; justify-content: flex-start; align-items: center;
background-color: #ce0000;
}

.cookie-box .container {
    padding: 2rem 5rem;
    font-size: 1.1rem
}

.cookie .container {
    padding: 2rem 5rem;
    font-size: 1.1rem
}

.cookie .container {
    padding: 2rem 5rem;
    font-size: 1.1rem
}

.cookie .container {
    padding: 2rem 5rem;
    font-size: 1.1rem
}

@media screen and (max-width:768px) {
    .cookie .container>.row {
        flex-direction: column;
        position: relative;
    }

    .cookie .container {
        padding: 1rem;
    }

    .cookie .close {
        position: absolute;
        right: 0;
        top: 0;
    }
}