/*通用类*/
* {
  margin: 0;
  padding: 0;
}
.brand-supporting-fon {
  font-family: 'brand-supporting-fon' !important;
}
@font-face {
  font-family: 'gentonaextrabold';
  src: url('../font/GentonaExtraBold.woff2') format('woff2'), url('../font/GentonaExtraBold.woff') format('woff');
  font-display: auto;
}
@font-face {
  font-family: 'brand-supporting-fon';
  src: url('../font/Brand-Supporting-Fon.woff2') format('woff2'), url('../font/Brand-Supporting-Fon.woff') format('woff');
  font-display: auto;
}
@font-face {
  font-family: "ETmodules";
  font-display: block;
  src: url(../font/modules.eot);
  src: url(../font/modules.eot) format("embedded-opentype"), url(../font/modules.ttf) format("truetype"), url(../font/modules.woff) format("woff"), url(../font/modules.svg) format("svg");
  font-weight: 400;
  font-style: normal;
}
body {
  margin: 0 auto;
  font-size: 12px;
  font-family: 'brand-supporting-fon' !important;
  background: #fff;
  color: #363636;
}
h1,
h2,
h3 {
  font-weight: 500;
}
img {
  border: none;
}
a {
  cursor: pointer;
  color: #363636;
  text-decoration: none;
  outline: none;
}
a:hover {
  color: #f60;
}
ul {
  list-style-type: none;
}
em {
  font-style: normal;
}
.lt {
  float: left;
}
.rt {
  float: right;
}
input.sub,
label {
  border: none;
  cursor: pointer;
}
input,
textarea,
select {
  font-family: "Microsoft Yahei";
  outline: none;
}
table {
  border-collapse: collapse;
}
table td,
table th {
  padding: 0;
}
div {
  box-sizing: border-box;
}
.clear::before {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.clear::after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.warpin {
  width: 1080px;
  margin: 0 auto;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'gentonaextrabold' !important;
  padding-bottom: 10px;
  line-height: 1em;
}
a,
abbr,
acronym,
address,
applet,
b,
big,
blockquote,
body,
center,
cite,
code,
dd,
del,
dfn,
div,
dl,
dt,
em,
fieldset,
font,
form,
h1,
h2,
h3,
h4,
h5,
h6,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
object,
ol,
p,
pre,
q,
s,
samp,
small,
span,
strike,
strong,
sub,
sup,
tt,
u,
ul,
var {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  vertical-align: baseline;
  background: transparent;
}
#et-info-email:before,
#et-info-phone:before,
#et_search_icon:before,
.comment-reply-link:after,
.et-cart-info span:before,
.et-pb-arrow-next:before,
.et-pb-arrow-prev:before,
.et-social-icon a:before,
.et_audio_container .mejs-playpause-button button:before,
.et_audio_container .mejs-volume-button button:before,
.et_overlay:before,
.et_password_protected_form .et_submit_button:after,
.et_pb_button:after,
.et_pb_contact_reset:after,
.et_pb_contact_submit:after,
.et_pb_font_icon:before,
.et_pb_newsletter_button:after,
.et_pb_pricing_table_button:after,
.et_pb_promo_button:after,
.et_pb_testimonial:before,
.et_pb_toggle_title:before,
.form-submit .et_pb_button:after,
.mobile_menu_bar:before,
a.et_pb_more_button:after {
  font-family: ETmodules!important;
  speak: none;
  font-style: normal;
  font-weight: 400;
  -webkit-font-feature-settings: normal;
  font-feature-settings: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-shadow: 0 0;
  direction: inherit;
}
.pulic_head_content_bg {
  width: 100%;
  height: 80px;
}
.pulic_head_content {
  position: fixed;
  top: 0;
  background: #fff;
  width: 100%;
  z-index: 11;
  position: relative;
}
.pulic_head_content .warpin {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 16px 0;
}
.pulic_head_content .logo {
  display: block;
}
.pulic_head_content .logo img {
  width: 145px;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  max-height: 57%;
}
.pulic_head_content .navi {
  display: flex;
  align-items: center;
}
.pulic_head_content .navi .li {
  font-weight: normal;
  font-style: normal;
  /* text-transform: uppercase; */
  text-decoration: none;
  display: inline-block;
  font-size: 19px;
  padding-right: 22px;
  color: #209cd0;
}
.pulic_head_content .navi .li.hover {
  color: #e15d91;
}
.pulic_head_content .navi .li:hover {
  opacity: 0.7;
}
.pulic_head_content.active .logo img {
  width: 140px;
}
.index_case_1 {
  display: flex;
  align-items: center;
  justify-content: center;
  padding-top: 9vw;
  padding-bottom: 17vw;
  background: url(../i/design_1.png) no-repeat center;
  position: relative;
}
.index_case_1 .bit_bg {
  display: block;
  position: absolute;
  pointer-events: none;
  width: 100%;
  left: 0;
  right: 0;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxNnZ3IiB2aWV3Qm94PSIwIDAgMTI4MCAxNDAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgZmlsbD0iI0VFRjBGQyI+PHBhdGggZD0iTTEyODAgMy40QzEwNTAuNTkgMTggMTAxOS40IDg0Ljg5IDczNC40MiA4NC44OWMtMzIwIDAtMzIwLTg0LjMtNjQwLTg0LjNDNTkuNC41OSAyOC4yIDEuNiAwIDMuNFYxNDBoMTI4MHoiIGZpbGwtb3BhY2l0eT0iLjMiLz48cGF0aCBkPSJNMCAyNC4zMWM0My40Ni01LjY5IDk0LjU2LTkuMjUgMTU4LjQyLTkuMjUgMzIwIDAgMzIwIDg5LjI0IDY0MCA4OS4yNCAyNTYuMTMgMCAzMDcuMjgtNTcuMTYgNDgxLjU4LTgwVjE0MEgweiIgZmlsbC1vcGFjaXR5PSIuNSIvPjxwYXRoIGQ9Ik0xMjgwIDUxLjc2Yy0yMDEgMTIuNDktMjQyLjQzIDUzLjQtNTEzLjU4IDUzLjQtMzIwIDAtMzIwLTU3LTY0MC01Ny00OC44NS4wMS05MC4yMSAxLjM1LTEyNi40MiAzLjZWMTQwaDEyODB6Ii8+PC9nPjwvc3ZnPg==);
  background-size: 100% 16vw;
  background-repeat-y: no-repeat;
  bottom: 0;
  height: 16vw;
  z-index: 1;
  transform: rotateY(180deg);
}
.index_case_1 .text h3 {
  font-weight: 700;
  font-size: 70px;
  text-align: center;
  color: #fff;
  padding-bottom: 10px;
  line-height: 1em;
  word-wrap: break-word;
  -webkit-font-smoothing: antialiased;
  font-family: 'gentonaextrabold' !important;
  -webkit-text-size-adjust: 100%;
  vertical-align: baseline;
  background: transparent;
}
.index_case_2 {
  padding-top: 167px;
  padding-bottom: 54px;
  margin-top: 1px;
  margin-bottom: 5px;
  background: #fff;
}
.index_case_2 h2 {
  font-weight: 700;
  font-size: 54px;
  text-align: center;
  color: #209cd0;
  margin-bottom: 2.75%;
  font-family: 'Brand Supporting Font', sans-serif;
}
.index_case_2 .button_module {
  margin-bottom: 2.75%;
  text-align: center;
}
.index_case_2 .button_module .pb_button {
  display: inline-block;
  color: #FFFFFF;
  border-width: 0px;
  border-radius: 100px;
  letter-spacing: 1px;
  font-size: 14px;
  font-family: 'BeVietnam-Bold', Helvetica, Arial, Lucida, sans-serif;
  font-weight: 900;
  text-transform: uppercase;
  background-color: #209cd0;
  padding-top: 16px;
  padding-right: 40px;
  padding-bottom: 16px;
  padding-left: 40px;
  box-shadow: 0px 12px 27px -18px #000000;
  transition: letter-spacing 300ms ease 0ms;
  position: relative;
}
.index_case_2 .button_module .pb_button::after {
  font-size: 1.6em;
  line-height: 20px;
  content: "\35";
  opacity: 0;
  position: absolute;
  margin-left: -1em;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  text-transform: none;
  -webkit-font-feature-settings: "kern" off;
  font-feature-settings: "kern" off;
  font-variant: none;
  font-style: normal;
  font-weight: 400;
  text-shadow: none;
}
.index_case_2 .button_module .pb_button:hover {
  letter-spacing: 2px;
}
.index_case_2 .button_module .pb_button:hover::after {
  opacity: 1;
  margin-left: 0;
}
.index_case_2 .bit_txt {
  word-wrap: break-word;
  font-family: 'BeVietnam-Bold', Helvetica, Arial, Lucida, sans-serif;
  font-size: 18px;
  line-height: 26px;
  padding-left: 0px!important;
  margin-left: 15px!important;
  text-align: center;
}
.index_case_3 {
  background: url(../i/design_1.png) no-repeat center;
  position: relative;
  background-size: cover;
  padding-top: 129px;
  padding-bottom: 54px;
  margin-top: -4px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.index_case_3 .head_bg {
  position: absolute;
  pointer-events: none;
  width: 100%;
  left: 0;
  right: 0;
  display: block;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDBweCIgdmlld0JveD0iMCAwIDEyODAgMTQwIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxnIGZpbGw9IiNGRkZGRkYiPjxwYXRoIGQ9Ik0wIDUxLjc2YzM2LjIxLTIuMjUgNzcuNTctMy41OCAxMjYuNDItMy41OCAzMjAgMCAzMjAgNTcgNjQwIDU3IDI3MS4xNSAwIDMxMi41OC00MC45MSA1MTMuNTgtNTMuNFYwSDB6IiBmaWxsLW9wYWNpdHk9Ii4zIi8+PHBhdGggZD0iTTAgMjQuMzFjNDMuNDYtNS42OSA5NC41Ni05LjI1IDE1OC40Mi05LjI1IDMyMCAwIDMyMCA4OS4yNCA2NDAgODkuMjQgMjU2LjEzIDAgMzA3LjI4LTU3LjE2IDQ4MS41OC04MFYwSDB6IiBmaWxsLW9wYWNpdHk9Ii41Ii8+PHBhdGggZD0iTTAgMHYzLjRDMjguMiAxLjYgNTkuNC41OSA5NC40Mi41OWMzMjAgMCAzMjAgODQuMyA2NDAgODQuMyAyODUgMCAzMTYuMTctNjYuODUgNTQ1LjU4LTgxLjQ5VjB6Ii8+PC9nPjwvc3ZnPg==);
  background-size: 100% 100px;
  top: 0;
  height: 100px;
  z-index: 10;
  background-repeat-y: no-repeat;
}
.index_case_3 .cont {
  padding-top: 53px!important;
  padding-right: 40px!important;
  padding-bottom: 50px!important;
  padding-left: 40px!important;
  margin-left: auto!important;
  margin-right: auto!important;
  background-color: #209cd0;
}
.index_case_3 .cont .image {
  width: 100%;
  margin-bottom: 10px;
}
.index_case_3 .cont .image img {
  display: block;
  width: 100%;
}
.index_case_3 .cont .tle {
  font-family: 'Brand Supporting Font', sans-serif;
  font-size: 15px;
  line-height: 1.1em;
  padding-left: 68px!important;
  margin-left: 15px!important;
  margin-bottom: 10px;
}
.index_case_3 .cont .tle h2 {
  font-weight: 700;
  font-size: 45px;
  text-align: center;
  color: #eef0fc;
}
.index_case_3 .cont .txt {
  font-family: 'BeVietnam-Bold', Helvetica, Arial, Lucida, sans-serif;
  font-size: 21px;
  line-height: 1.1em;
  padding-left: 68px!important;
  margin-left: -44px !important;
  text-align: center;
  margin-bottom: 2.75%;
  color: #eef0fc;
}
.index_case_3 .cont .button_module {
  margin-bottom: 2.75%;
  text-align: center;
}
.index_case_3 .cont .button_module .pb_button {
  display: inline-block;
  color: #FFFFFF;
  border-width: 0px;
  border-radius: 100px;
  letter-spacing: 1px;
  font-size: 14px;
  font-family: 'BeVietnam-Bold', Helvetica, Arial, Lucida, sans-serif;
  font-weight: 900;
  text-transform: uppercase;
  background-color: #78B0FF;
  padding-top: 16px;
  padding-right: 40px;
  padding-bottom: 16px;
  padding-left: 40px;
  box-shadow: 0px 12px 27px -18px #000000;
  transition: letter-spacing 300ms ease 0ms;
  position: relative;
}
.index_case_3 .cont .button_module .pb_button::after {
  font-size: 1.6em;
  line-height: 20px;
  content: "\35";
  opacity: 0;
  position: absolute;
  margin-left: -1em;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  text-transform: none;
  -webkit-font-feature-settings: "kern" off;
  font-feature-settings: "kern" off;
  font-variant: none;
  font-style: normal;
  font-weight: 400;
  text-shadow: none;
}
.index_case_3 .cont .button_module .pb_button:hover {
  letter-spacing: 2px;
}
.index_case_3 .cont .button_module .pb_button:hover::after {
  opacity: 1;
  margin-left: 0;
}
.index_case_4 {
  padding: 54px 0;
}
.index_case_4 .title_head {
  margin-top: 56px;
  margin-right: auto;
  margin-bottom: 16px;
  margin-left: auto;
  padding: 27px 0;
  font-family: 'gentonaextrabold';
  font-weight: 700;
  font-size: 61px;
  color: #209cd0;
  text-align: center;
}
.index_case_4 .last_cont {
  display: flex;
  flex-wrap: wrap;
}
.index_case_4 .last_cont .list {
  width: calc(100% / 4);
  padding: 0 5px;
}
.index_case_4 .last_cont .list .tis_i {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 30px;
}
.index_case_4 .last_cont .list .tle {
  font-weight: 700;
  font-size: 20px;
  color: #209cd0 !important;
  line-height: 1.6em;
  word-wrap: break-word;
  text-align: center;
  margin-bottom: 20px;
}
.index_case_4 .last_cont .list .txt {
  font-family: 'BeVietnam-Bold', Helvetica, Arial, Lucida, sans-serif;
  color: #000000 !important;
  line-height: 1.9em;
  font-size: 14px;
}
.index_case_5 {
  padding-top: 6vw;
  padding-bottom: 6vw;
  background-color: #FFFFFF !important;
  background: url(../i/design_3.png);
  position: relative;
}
.index_case_5 .head_bg {
  position: absolute;
  pointer-events: none;
  width: 100%;
  left: 0;
  right: 0;
  display: block;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDBweCIgdmlld0JveD0iMCAwIDEyODAgMTQwIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxnIGZpbGw9IiNGRkZGRkYiPjxwYXRoIGQ9Ik0wIDUxLjc2YzM2LjIxLTIuMjUgNzcuNTctMy41OCAxMjYuNDItMy41OCAzMjAgMCAzMjAgNTcgNjQwIDU3IDI3MS4xNSAwIDMxMi41OC00MC45MSA1MTMuNTgtNTMuNFYwSDB6IiBmaWxsLW9wYWNpdHk9Ii4zIi8+PHBhdGggZD0iTTAgMjQuMzFjNDMuNDYtNS42OSA5NC41Ni05LjI1IDE1OC40Mi05LjI1IDMyMCAwIDMyMCA4OS4yNCA2NDAgODkuMjQgMjU2LjEzIDAgMzA3LjI4LTU3LjE2IDQ4MS41OC04MFYwSDB6IiBmaWxsLW9wYWNpdHk9Ii41Ii8+PHBhdGggZD0iTTAgMHYzLjRDMjguMiAxLjYgNTkuNC41OSA5NC40Mi41OWMzMjAgMCAzMjAgODQuMyA2NDAgODQuMyAyODUgMCAzMTYuMTctNjYuODUgNTQ1LjU4LTgxLjQ5VjB6Ii8+PC9nPjwvc3ZnPg==);
  background-size: 100% 100px;
  top: 0;
  height: 100px;
  z-index: 10;
  background-repeat-y: no-repeat;
}
.index_case_5 .tis_i {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 2.75%;
}
.index_case_5 .bit_cont h2 {
  font-weight: 700;
  font-size: 39px;
  color: #209cd0 !important;
  text-align: center;
  position: relative;
  width: 800px;
  left: 160px;
  top: -20px;
}
.index_case_5 .bit_cont p {
  text-align: center;
}
.index_case_5 .button_module {
  margin-top: 2.75%;
  text-align: center;
}
.index_case_5 .button_module .pb_button {
  display: inline-block;
  color: #FFFFFF;
  border-width: 0px;
  border-radius: 100px;
  letter-spacing: 1px;
  font-size: 14px;
  font-family: 'BeVietnam-Bold', Helvetica, Arial, Lucida, sans-serif;
  font-weight: 900;
  text-transform: uppercase;
  background-color: #78B0FF;
  padding-top: 16px;
  padding-right: 40px;
  padding-bottom: 16px;
  padding-left: 40px;
  box-shadow: 0px 12px 27px -18px #000000;
  transition: letter-spacing 300ms ease 0ms;
  position: relative;
}
.index_case_5 .button_module .pb_button::after {
  font-size: 1.6em;
  line-height: 20px;
  content: "\35";
  opacity: 0;
  position: absolute;
  margin-left: -1em;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  text-transform: none;
  -webkit-font-feature-settings: "kern" off;
  font-feature-settings: "kern" off;
  font-variant: none;
  font-style: normal;
  font-weight: 400;
  text-shadow: none;
}
.index_case_5 .button_module .pb_button:hover {
  letter-spacing: 2px;
}
.index_case_5 .button_module .pb_button:hover::after {
  opacity: 1;
  margin-left: 0;
}
.pulic_footer {
  padding: 25px 0;
  background: #209cd0;
}
.pulic_footer .warpin {
  display: flex;
}
.pulic_footer .warpin .logo {
  width: 24%;
  margin-right: 40px;
}
.pulic_footer .warpin .logo img {
  display: block;
  width: 100%;
}
.pulic_footer .warpin .navi_cont .list {
  display: flex;
  align-items: center;
}
.pulic_footer .warpin .navi_cont .list h2 {
  font-weight: 700;
  font-size: 23px;
  text-align: left;
  color: #fff;
}
.pulic_footer .warpin .navi_cont .list a {
  display: block;
  color: #eef0fc;
  margin: 0 16px;
  font-size: 16px;
}
.about_case_1 {
  padding-top: 47px;
  padding-bottom: 263px;
  position: relative;
}
.about_case_1 .bit_bg {
  display: block;
  position: absolute;
  pointer-events: none;
  width: 100%;
  left: 0;
  right: 0;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxNnZ3IiB2aWV3Qm94PSIwIDAgMTI4MCAxNDAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgZmlsbD0iI0VFRjBGQyI+PHBhdGggZD0iTTEyODAgMy40QzEwNTAuNTkgMTggMTAxOS40IDg0Ljg5IDczNC40MiA4NC44OWMtMzIwIDAtMzIwLTg0LjMtNjQwLTg0LjNDNTkuNC41OSAyOC4yIDEuNiAwIDMuNFYxNDBoMTI4MHoiIGZpbGwtb3BhY2l0eT0iLjMiLz48cGF0aCBkPSJNMCAyNC4zMWM0My40Ni01LjY5IDk0LjU2LTkuMjUgMTU4LjQyLTkuMjUgMzIwIDAgMzIwIDg5LjI0IDY0MCA4OS4yNCAyNTYuMTMgMCAzMDcuMjgtNTcuMTYgNDgxLjU4LTgwVjE0MEgweiIgZmlsbC1vcGFjaXR5PSIuNSIvPjxwYXRoIGQ9Ik0xMjgwIDUxLjc2Yy0yMDEgMTIuNDktMjQyLjQzIDUzLjQtNTEzLjU4IDUzLjQtMzIwIDAtMzIwLTU3LTY0MC01Ny00OC44NS4wMS05MC4yMSAxLjM1LTEyNi40MiAzLjZWMTQwaDEyODB6Ii8+PC9nPjwvc3ZnPg==);
  background-size: 100% 16vw;
  background-repeat-y: no-repeat;
  bottom: 0;
  height: 16vw;
  z-index: 1;
  transform: rotateY(180deg);
}
.about_case_1 .title_head {
  font-weight: 700;
  text-transform: uppercase;
  font-size: 58px;
  color: #209cd0 !important;
  font-family: "gentonaextrabold";
  letter-spacing: 1px;
  padding: 1rem 0;
  color: #209cd0;
  border-bottom: 1px solid #209cd088;
  text-align: center;
  margin-bottom: 2rem;
  font-weight: bold;
}
.about_case_1 .det_cont {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.about_case_1 .det_cont .l_box {
  width: 47.25%;
  font-family: 'BeVietnam-Bold', Helvetica, Arial, Lucida, sans-serif;
  font-size: 16px;
  line-height: 2em;
  color: #091744;
}
.about_case_1 .det_cont .r_box {
  width: 47.25%;
  font-weight: 700;
  text-transform: uppercase;
  font-family: 'gentonaextrabold' !important;
  font-size: 40px;
  color: #209cd0 !important;
  letter-spacing: 1px;
  line-height: 1.3em;
  text-align: center;
}
.about_case_2 {
  padding-top: 180px;
  padding-bottom: 120px;
  background: #fff url(../i/design_3.png) no-repeat center;
  background-size: cover;
}
.about_case_2 .tle {
  text-align: center;
  font-weight: 700;
  /*text-transform: uppercase;*/
  font-size: 39px;
  color: #209cd0 !important;
  letter-spacing: 1px;
  line-height: 1.3em;
  font-family: 'gentonaextrabold' !important;
  position: relative;
  top: -40px;
  width: 800px;
  left: 140px;
}
.about_case_2 .txt {
  word-wrap: break-word;
  line-height: 32px;
  font-size: 16px;
  text-align: center;
}
.about_case_2 .button_module {
  margin-bottom: 2.75%;
  text-align: center;
  margin-top: 50px;
}
.about_case_2 .button_module .pb_button {
  display: inline-block;
  color: #FFFFFF;
  border-width: 0px;
  border-radius: 100px;
  letter-spacing: 1px;
  font-size: 14px;
  font-family: 'BeVietnam-Bold', Helvetica, Arial, Lucida, sans-serif;
  font-weight: 900;
  text-transform: uppercase;
  background-color: #209cd0;
  padding-top: 16px;
  padding-right: 40px;
  padding-bottom: 16px;
  padding-left: 40px;
  box-shadow: 0px 12px 27px -18px #000000;
  transition: letter-spacing 300ms ease 0ms;
  position: relative;
}
.about_case_2 .button_module .pb_button::after {
  font-size: 1.6em;
  line-height: 20px;
  content: "\35";
  opacity: 0;
  position: absolute;
  margin-left: -1em;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  text-transform: none;
  -webkit-font-feature-settings: "kern" off;
  font-feature-settings: "kern" off;
  font-variant: none;
  font-style: normal;
  font-weight: 400;
  text-shadow: none;
}
.about_case_2 .button_module .pb_button:hover {
  letter-spacing: 2px;
}
.about_case_2 .button_module .pb_button:hover::after {
  opacity: 1;
  margin-left: 0;
}
.game_title_head {
  font-weight: 700;
  text-transform: uppercase;
  font-size: 40px;
  color: #209cd0 !important;
  letter-spacing: 1px;
  line-height: 1.3em;
  padding: 1rem 0;
  font-family: 'gentonaextrabold' !important;
  border-bottom: 1px solid #209cd088;
  text-align: center;
  margin-bottom: 2rem;
  font-weight: bold;
}
.games_list {
  display: flex;
  align-items: center;
  padding: 27px 0 40px;
  border-bottom: 1px solid #333;
}
.games_list .img_down {
  width: 28.3333%;
  border-radius: 90px 90px 90px 90px;
  border: 6px solid #EEF0FC;
  overflow: hidden;
  position: relative;
}
.games_list .img_down .i {
  display: block;
  width: 100%;
  position: relative;
  z-index: 2;
  border-radius: 90px 90px 90px 90px;
}
.games_list .img_down .i img {
  display: block;
  width: 100%;
}
.games_list .img_down:hover::after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.08) 0%, #000000 100%);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
}
.games_list .game_det {
  width: calc(100% - 33.333%);
  padding: 60px;
}
.games_list .game_det .tle {
  font-size: 48px;
  color: #333;
  padding-bottom: 10px;
  font-weight: bold;
  font-family: 'gentonaextrabold' !important;
}
.games_list .game_det .txt {
  font-family: 'brand-supporting-fon' !important;
  word-wrap: break-word;
  font-size: 19px;
  line-height: 24px;
}
.game_bit_cont {
  padding-top: 120px;
  padding-bottom: 120px;
  background: #fff url(../i/design_3.png) no-repeat center;
  background-size: cover;
  position: relative;
}
.game_bit_cont .head_bg {
  display: block;
  position: absolute;
  pointer-events: none;
  width: 100%;
  left: 0;
  right: 0;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxNnZ3IiB2aWV3Qm94PSIwIDAgMTI4MCAxNDAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgZmlsbD0iI0VFRjBGQyI+PHBhdGggZD0iTTEyODAgMy40QzEwNTAuNTkgMTggMTAxOS40IDg0Ljg5IDczNC40MiA4NC44OWMtMzIwIDAtMzIwLTg0LjMtNjQwLTg0LjNDNTkuNC41OSAyOC4yIDEuNiAwIDMuNFYxNDBoMTI4MHoiIGZpbGwtb3BhY2l0eT0iLjMiLz48cGF0aCBkPSJNMCAyNC4zMWM0My40Ni01LjY5IDk0LjU2LTkuMjUgMTU4LjQyLTkuMjUgMzIwIDAgMzIwIDg5LjI0IDY0MCA4OS4yNCAyNTYuMTMgMCAzMDcuMjgtNTcuMTYgNDgxLjU4LTgwVjE0MEgweiIgZmlsbC1vcGFjaXR5PSIuNSIvPjxwYXRoIGQ9Ik0xMjgwIDUxLjc2Yy0yMDEgMTIuNDktMjQyLjQzIDUzLjQtNTEzLjU4IDUzLjQtMzIwIDAtMzIwLTU3LTY0MC01Ny00OC44NS4wMS05MC4yMSAxLjM1LTEyNi40MiAzLjZWMTQwaDEyODB6Ii8+PC9nPjwvc3ZnPg==);
  background-size: 100% 16vw;
  background-repeat-y: no-repeat;
  top: -16vw;
  height: 16vw;
  z-index: 1;
  transform: rotateY(180deg);
}
.game_bit_cont .tle {
  text-align: center;
  font-weight: 700;
  /*text-transform: uppercase;*/
  font-size: 39px;
  color: #209cd0 !important;
  letter-spacing: 1px;
  line-height: 1.3em;
  font-family: 'gentonaextrabold' !important;
  position: relative;
  top: 30px;
  width: 800px;
  left: 140px;
}
.game_bit_cont .txt {
  word-wrap: break-word;
  line-height: 32px;
  font-size: 16px;
  text-align: center;
}
.game_bit_cont .button_module {
  margin-bottom: 2.75%;
  text-align: center;
  margin-top: 120px;
}
.game_bit_cont .button_module .pb_button {
  display: inline-block;
  color: #FFFFFF;
  border-width: 0px;
  border-radius: 100px;
  letter-spacing: 1px;
  font-size: 14px;
  font-family: 'BeVietnam-Bold', Helvetica, Arial, Lucida, sans-serif;
  font-weight: 900;
  text-transform: uppercase;
  background-color: #E15D91;
  padding-top: 16px;
  padding-right: 40px;
  padding-bottom: 16px;
  padding-left: 40px;
  box-shadow: 0px 12px 27px -18px #000000;
  transition: letter-spacing 300ms ease 0ms;
  position: relative;
}
.game_bit_cont .button_module .pb_button::after {
  font-size: 1.6em;
  line-height: 20px;
  content: "\35";
  opacity: 0;
  position: absolute;
  margin-left: -1em;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  text-transform: none;
  -webkit-font-feature-settings: "kern" off;
  font-feature-settings: "kern" off;
  font-variant: none;
  font-style: normal;
  font-weight: 400;
  text-shadow: none;
}
.game_bit_cont .button_module .pb_button:hover {
  letter-spacing: 2px;
}
.game_bit_cont .button_module .pb_button:hover::after {
  opacity: 1;
  margin-left: 0;
}
.section_form_content {
  padding: 130px 0 54px 0;
  background: url(../i/design_1.png) no-repeat 50%;
  background-size: cover;
  position: relative;
}
.section_form_content .head_bg {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDBweCIgdmlld0JveD0iMCAwIDEyODAgMTQwIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxnIGZpbGw9IiNmZmZmZmYiPjxwYXRoIGQ9Ik0wIDUxLjc2YzM2LjIxLTIuMjUgNzcuNTctMy41OCAxMjYuNDItMy41OCAzMjAgMCAzMjAgNTcgNjQwIDU3IDI3MS4xNSAwIDMxMi41OC00MC45MSA1MTMuNTgtNTMuNFYwSDB6IiBmaWxsLW9wYWNpdHk9Ii4zIi8+PHBhdGggZD0iTTAgMjQuMzFjNDMuNDYtNS42OSA5NC41Ni05LjI1IDE1OC40Mi05LjI1IDMyMCAwIDMyMCA4OS4yNCA2NDAgODkuMjQgMjU2LjEzIDAgMzA3LjI4LTU3LjE2IDQ4MS41OC04MFYwSDB6IiBmaWxsLW9wYWNpdHk9Ii41Ii8+PHBhdGggZD0iTTAgMHYzLjRDMjguMiAxLjYgNTkuNC41OSA5NC40Mi41OWMzMjAgMCAzMjAgODQuMyA2NDAgODQuMyAyODUgMCAzMTYuMTctNjYuODUgNTQ1LjU4LTgxLjQ5VjB6Ii8+PC9nPjwvc3ZnPg==);
  background-size: 100% 100px;
  background-repeat-y: no-repeat;
  top: 0;
  height: 100px;
  width: 100%;
  z-index: 1;
  background-color: transparent;
  position: absolute;
  left: 0;
  right: 0;
}
.section_form_content .foot_bg {
  display: block;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDBweCIgdmlld0JveD0iMCAwIDEyODAgMTQwIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxnIGZpbGw9IiM1OTUzNzgiPjxwYXRoIGQ9Ik0xMjgwIDMuNEMxMDUwLjU5IDE4IDEwMTkuNCA4NC44OSA3MzQuNDIgODQuODljLTMyMCAwLTMyMC04NC4zLTY0MC04NC4zQzU5LjQuNTkgMjguMiAxLjYgMCAzLjRWMTQwaDEyODB6IiBmaWxsLW9wYWNpdHk9Ii4zIi8+PHBhdGggZD0iTTAgMjQuMzFjNDMuNDYtNS42OSA5NC41Ni05LjI1IDE1OC40Mi05LjI1IDMyMCAwIDMyMCA4OS4yNCA2NDAgODkuMjQgMjU2LjEzIDAgMzA3LjI4LTU3LjE2IDQ4MS41OC04MFYxNDBIMHoiIGZpbGwtb3BhY2l0eT0iLjUiLz48cGF0aCBkPSJNMTI4MCA1MS43NmMtMjAxIDEyLjQ5LTI0Mi40MyA1My40LTUxMy41OCA1My40LTMyMCAwLTMyMC01Ny02NDAtNTctNDguODUuMDEtOTAuMjEgMS4zNS0xMjYuNDIgMy42VjE0MGgxMjgweiIvPjwvZz48L3N2Zz4=);
  background-size: 100% 100px;
  bottom: 0;
  height: 100px;
  z-index: 1;
  background-repeat-y: no-repeat;
  position: absolute;
  pointer-events: none;
  width: 100%;
  left: 0;
  right: 0;
}
.section_form_content .cont_bg {
  padding-top: 62px!important;
  padding-right: 80px!important;
  padding-bottom: 62px!important;
  padding-left: 80px!important;
  background-size: initial;
  background-position: bottom left;
  background-image: url(../i/Fidget.png);
  background-color: #ffffff;
  background-repeat: no-repeat;
  border-radius: 8px 8px 8px 8px;
  overflow: hidden;
  border-width: 2px;
  border-color: rgba(0, 0, 0, 0.1);
  box-shadow: 0px 70px 100px 0px rgba(0, 0, 0, 0.06);
  z-index: 2;
  position: relative;
}
.section_form_content .cont_bg .title_head {
  font-size: 50px;
  text-align: center;
  font-weight: 500;
  padding-bottom: 16px;
  position: relative;
  word-wrap: break-word;
  font-family: 'gentonaextrabold' !important;
}
.section_form_content .cont_bg .int {
  padding: 0 0 0 3%;
  margin-bottom: 3%;
  background-position: 50%;
  background-size: cover;
  font-family: 'brand-supporting-fon' !important;
  box-sizing: border-box;
}
.section_form_content .cont_bg .int input,
.section_form_content .cont_bg .int textarea {
  font-family: 'BeVietnam-Bold', Helvetica, Arial, Lucida, sans-serif;
  font-weight: 700;
  border: 0 solid #333;
  background-color: rgba(0, 0, 0, 0.05);
  width: 100%;
  border-radius: 0;
  color: #999;
  font-size: 14px;
  padding: 16px;
  resize: none;
  box-sizing: border-box;
}
.section_form_content .cont_bg .int textarea {
  height: 160px;
}
.section_form_content .cont_bg .int_dl {
  display: flex;
  justify-content: space-between;
}
.section_form_content .cont_bg .int_dl .int {
  width: 49%;
}
.section_form_content .cont_bg .bit_btn {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.section_form_content .cont_bg .bit_btn .submit_btn {
  color: #ffffff !important;
  border-width: 0px!important;
  border-radius: 6px;
  font-family: 'Gentona ExtraBold', Helvetica, Arial, Lucida, sans-serif !important;
  font-weight: 700!important;
  background-image: linear-gradient(-60deg, rgba(89, 83, 120, 0.87) 0%, #209cd0 100%) !important;
  display: inline-block;
  margin: 0 0 0 18px;
  cursor: pointer;
  padding: 0.3em 1em;
  font-size: 20px;
}
.mobile_menu_bar {
  display: none;
}
.mobile_bit_menu {
  display: none;
}
@media only screen and (max-width: 1350px) {
  .index_case_3 {
    padding: 54px 0;
  }
}
@media (max-width: 981px) {
  .warpin {
    width: 100%;
  }
  .pulic_head_content .warpin {
    padding: 16px 2%;
  }
  .pulic_head_content .navi {
    display: none;
  }
  .mobile_menu_bar {
    display: block;
    position: relative;
    margin-right: 20px;
  }
  .mobile_menu_bar::before {
    content: "a";
    font-size: 32px;
    position: relative;
    left: 0;
    top: 0;
    cursor: pointer;
    color: #209cd0;
  }
  .mobile_bit_menu {
    position: absolute;
    top: 81px;
    left: 50%;
    transform: translateX(-50%);
    width: 90%;
    padding: 5%;
    background: #fff;
    visibility: visible;
    opacity: 1;
    border-top: 3px solid #209cd0;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    box-sizing: border-box;
    display: none;
  }
  .mobile_bit_menu .li {
    display: block;
    padding: 10px 5%;
    font-size: 14px;
    font-weight: bold;
    color: #209cd0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.03);
    font-family: 'brand-supporting-fon' !important;
  }
  .mobile_bit_menu .li:last-child {
    border-bottom: 0px;
  }
  .index_case_1 {
    padding-top: 18vw;
    padding-bottom: 24vw;
    background-size: cover;
  }
  .index_case_1 .text {
    text-align: left;
  }
  .index_case_1 .text h3 {
    font-size: 35px;
  }
  .index_case_2 {
    padding: 30px 0;
  }
  .index_case_2 h2 {
    font-size: 36px;
  }
  .index_case_3 {
    padding: 100px 0 40px;
  }
  .index_case_3 .cont {
    width: 90%;
  }
  .index_case_3 .cont .tle {
    padding: 0 !important;
  }
  .index_case_3 .cont .tle h2 {
    font-size: 32px;
  }
  .index_case_4 {
    padding: 4% 0;
  }
  .index_case_4 .title_head {
    margin-top: 30px;
    padding: 14px 0;
    font-size: 30px;
  }
  .index_case_4 .last_cont {
    flex-wrap: wrap;
  }
  .index_case_4 .last_cont .list {
    width: 100%;
  }
  .index_case_5 .tis_i {
    width: 50%;
    margin: 0 auto 2%;
    position: relative;
    z-index: 11;
  }
  .index_case_5 .tis_i img {
    display: block;
    width: 100%;
  }
  .index_case_5 .bit_cont {
    padding: 0 2%;
  }
  .index_case_5 .bit_cont h2 {
    font-size: 24px;
  }
  .pulic_footer .warpin {
    flex-wrap: wrap;
    padding: 0 5%;
  }
  .pulic_footer .warpin .logo {
    display: block;
    width: 100%;
    margin: 0 auto 20px;
  }
  .pulic_footer .warpin .navi_cont .list h2 {
    font-size: 43px;
  }
  .pulic_footer .warpin .navi_cont .list a {
    font-size: 24px;
  }
  .about_case_1 {
    padding-bottom: 50px;
  }
  .about_case_1 .det_cont {
    flex-wrap: wrap;
    padding: 0 5%;
  }
  .about_case_1 .det_cont .l_box {
    width: 100%;
  }
  .about_case_1 .det_cont .r_box {
    width: 100%;
  }
  .about_case_2 {
    background-position: 0;
    padding: 60px 4%;
  }
  .about_case_2 .tle {
    font-size: 26px;
  }
  .games_cont_bg {
    padding: 0 5%;
  }
  .games_list {
    padding: 40px 5%;
    flex-wrap: wrap;
  }
  .games_list .img_down {
    width: 100%;
  }
  .games_list .game_det {
    width: 100%;
    padding: 1rem 0;
  }
  .section_form_content {
    padding: 130px 4% 54px;
  }
  .section_form_content .cont_bg {
    padding: 10px 20px 80px !important;
  }
  .section_form_content .cont_bg .title_head {
    font-size: 32px;
  }
  .pulic_footer .warpin .navi_cont .list{
    flex-wrap: wrap;
  }
  .pulic_footer .warpin .navi_cont .list h2{
    width: 100%;
    display: block;
  }
}
