/*! normalize.css v2.1.0 | MIT License | git.io/normalize */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
html {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
}
body {
  /*  visibility: hidden;*/
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  font-family: "allerregular", "HiraginoSansGB-W3", "STHeiti", "Microsoft yahei", "微软雅黑", tahoma;
  background: white;
  color: black;
  text-align: center;
  line-height: 1.8;
  font-size: 14px;
  /*  font-size: 0.9rem;*/
  min-width: 320px;
  position: relative;
  right: 0;
  -webkit-transition: all .3s ease .2s;
  -moz-transition: all .3s ease .2s;
  transition: all .3s ease .2s;
}
::selection {
  color: #fff;
  background: #000;
}
::-moz-selection {
  color: #fff;
  background: #000;
}
/*span,*/

h1,
h2,
h3,
h4,
h5 {
  font-family: "allerregular", "HiraginoSansGB-W3", "STHeiti", "Microsoft yahei", "微软雅黑", tahoma;
  font-weight: normal;
  line-height: 1;
  font-style: normal;
  margin: 0;
  cursor: default;
  /*  position: relative;*/
}
h1 {
  font-size: 32px;
}
h2 {
  font-size: 24px;
}
h3 {
  font-size: 18px;
}
h4 {
  font-size: 16px;
}
h5 {
  font-size: 14px;
}
p {
  font-size: 16px;
  line-height: 180%;
  margin: 0 0 15px 0;
  cursor: default;
}
a {
  font-family: "allerbold", "HiraginoSansGB-W6", "STHeiti", 'Microsoft yahei', "微软雅黑", tahoma;
  text-decoration: none;
  color: #333;
  outline: none;
}
a:focus {
  outline: none;
}
a,
a:active,
a:hover {
  outline: 0;
  text-decoration: none;
}
.no-active {
  cursor: default;
  pointer-events: none;
  opacity: 0.3;
  filter: alpha(opacity=30);
}
ul,
ol {
  list-style: none;
  padding: 0;
  margin: 0;
}
/*-----------列表文本-----------*/

.list-text li {
  list-style: disc;
  margin-left: 15px;
}
/*----------------------------*/

img {
  border: 0;
}
img .middle {
  vertical-align: middle;
}
*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/*--------------------------------------------*/

main {
  position: relative;
  z-index: 10;
}
section {
  position: relative;
  padding: 3.2em 10%;
  overflow: hidden;
  zoom: 1
}
.wrap {
  position: relative;
  max-width: 1440px;
  margin: auto;
  zoom: 1
}
@media screen and (min-width: 768px) {
  .wrap {
    padding: 1.6em 0;
  }
}
@media screen and (min-width: 1280px) {
  .wrap {
    padding: 3.2em 0;
  }
}
/*-------------垂直对齐-------------*/

.vertical-obj {
  display: table;
  width: 100%;
  height: 100%;
  min-height: 100%;
}
.vertical-obj .vertical-obj-cont {
  display: table-cell;
  vertical-align: middle;
}
/*--------------------颜色--------------------*/

.color_white {
  color: #fff;
}
.color_black {
  color: #000;
}
.color_gray {
  color: #999;
}
.color_red {
  color: #ff3333;
}
.color_blue {
  color: #33ccff;
}
.color_green {
  color: #66cc00;
}
.color_purple {
  color: #999;
}
.color_oringe {
  color: #ff6633;
}
.color_graybg3 {
  background-color: #999;
}
.color_redbg {
  background-color: #ff3333;
}
.color_bluebg {
  background-color: #33ccff;
}
.color_greenbg {
  background-color: #66cc00;
}
.color_purplebg {
  background-color: #9966ff;
}
.color_oringebg {
  background-color: #ff6633;
}
.color_whitebg {
  background-color: #fff;
}
.color_blackbg {
  background-color: #000;
}
.color_darkbg {
  background-color: #222;
}
.color_graybg {
  background-color: #f0f0f0;
}
.color_graybg2 {
  background-color: #dcdcdc;
}
/*--------------------英文标题--------------------*/

.title_en {
  display: inline-block;
  margin-bottom: 2.0em;
}
.title_en h2 {
  font-family: "allerbold";
  text-transform: uppercase;
  margin-bottom: 0.8em;
}
.title_en hr {
  width: 100%;
  height: 4px;
}
/*--------------------副标题--------------------*/

.sub_title {
  margin-bottom: 0.7em;
}
/*--------------------buttons--------------------*/

.btn_text {
  font-family: "allerbold", "HiraginoSansGB-W6", "STHeiti", "Microsoft yahei", "微软雅黑", tahoma;
  font-size: 14px;
}
.line_btn_white,
.line_btn_black {
  display: inline-block;
  width: 140px;
  height: 50px;
  line-height: 44px;
  margin: 0px 10px 0px 10px;
  border: 2px solid #fff;
  color: white;
}
.no-active {
  cursor: default;
  pointer-events: none;
}
.line_btn_white:hover {
  background-color: #fff;
  color: #000;
  border-radius: 25px;
}
.details_btn:before {
  font-family: "teamthink";
  content: "\e114";
  margin-right: 5px;
}
.link_btn:before {
  font-family: "teamthink";
  content: "\e60d";
  font-size: 12px;
  margin-right: 5px;
}
.round_btn {
  display: inline-block;
  margin: 0px 10px 0px 10px;
  width: 50px;
  height: 50px;
  line-height: 46px;
  font-size: 16px;
  border-radius: 50%;
  border: 2px solid #fff;
  color: white;
}
.round_btn:hover {
  background-color: #fff;
  color: #000;
}
/*--------------css animation--------------*/

.trans {
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -o-transition: all .3s ease;
  -ms-transition: all .3s ease;
  transition: all .3s ease;
}
/*--------------------------------------*/

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  background-color: #000;
  border: 0;
  height: 1px;
  margin: 0;
}
.unstyled {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.hidden {
  display: none;
  visibility: hidden;
}
/*---------- 清除浮云 ----------*/

.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}
.clearfix:after {
  clear: both;
}
.clearfix {
  zoom: 1;
}
/*---------- 不滚动背景图片 ----------*/

.noscroll-bg {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}
.touch .noscroll-bg {
  background-attachment: scroll;
}
/*---------------------Head---------------------*/

.mast-head {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  height: 60px;
  zoom: 1;
  z-index: 1001;
  background-color: #fff;
  background: rgba(255, 255, 255, 0.95);
  -webkit-transition: all .3s ease .2s;
  -moz-transition: all .3s ease .2s;
  transition: all .3s ease .2s;
}
/*-----------------logo-----------------*/

.mast-head .top_logo {
  position: relative;
  float: left;
  width: 160px;
  height: 60px;
  cursor: pointer;
  background-image: url(../img/teamthink-logo-2x.png);
  background-size: 100%;
  background-position: left 0%;
  background-repeat: no-repeat;
}
.mast-head .top_logo:hover {
  background-color: black;
  background-position: left 100%;
}
.lt-ie9 .top_logo {
  background-image: url(../img/teamthink-logo.png);
}
/*-----------------OR Code btn-----------------*/

.mast-head .qrcode_btn {
  position: absolute;
  right: 60px;
  /*  float: right;*/
  width: 60px;
  height: 60px;
  font-size: 16px;
  line-height: 60px;
  border-bottom: 0px solid #333;
  color: #000;
}
.no-touch .mast-head .qrcode_btn:hover {
  border-bottom: 60px solid #333;
  color: #fff;
}
.qropen .mast-head .qrcode_btn {
  background-color: #333;
  color: #fff;
}
/*-----------------OR Codes-----------------*/

#qrcodes {
  display: block;
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 0;
  opacity: 0;
  visibility: hidden;
  background-color: #333;
  background: rgba(0, 0, 0, 0.9);
  /*  padding: 20px 0 20px 0;*/
  -webkit-transform: perspective(600px) rotateX(-90deg);
  -moz-transform: perspective(600px) rotateX(-90deg);
  -ms-transform: perspective(600px) rotateX(-90deg);
  transform: perspective(600px) rotateX(-90deg);
  -webkit-transform-origin: center top 0;
  -moz-transform-origin: center top 0;
  -ms-transform-origin: center top 0;
  transform-origin: center top 0;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transition: all .3s ease .2s;
  -moz-transition: all .3s ease .2s;
  -ms-transition: all .3s ease .2s;
  transition: all .3s ease .2s;
}
#qrcodes li {
  display: inline-block;
  vertical-align: top;
  margin: 40px 20px;
}
#qrcodes li h3 {
  color: #fff;
  margin-bottom: 15px;
}
#qrcodes li h4 {
  color: #888;
  margin-top: 6px;
}
#qrcodes li img {
  width: 172px;
  height: 172px;
}
#qrcodes li a {
  display: block;
  color: #888;
}
#qrcodes li a:hover {
  color: #fff;
}
.qropen #qrcodes {
  opacity: 1;
  visibility: visible;
  -webkit-transform: perspective(600px) rotateX(0deg);
  -moz-transform: perspective(600px) rotateX(0deg);
  -ms-transform: perspective(600px) rotateX(0deg);
  transform: perspective(600px) rotateX(0deg);
  height: 320px;
}
@media screen and (max-width: 800px) {
  #qrcodes li {
    margin: 60px 20px;
  }
  #qrcodes li img {
    width: 129px;
    height: 129px;
  }
}
@media screen and (max-width: 767px) {
  #qrcodes li {
    margin: 30px 30px;
  }
  .qropen #qrcodes {
    height: 500px;
  }
}
@media screen and (max-width: 479px) {
  #qrcodes li {
    margin: 20px 10px;
  }
  .qropen #qrcodes {
    height: 500px;
  }
}
/*----------------menu btn------------------*/

[role=navigation] .menu_btn {
  position: absolute;
  right: 0;
  width: 60px;
  height: 60px;
  font-size: 24px;
  line-height: 60px;
  border-bottom: 0px solid #333;
  color: #000;
}
.no-touch [role=navigation] .menu_btn:hover {
  /*  background-color: #333;*/
  border-bottom: 60px solid #333;
  color: #fff;
}
.open [role=navigation] .menu_btn {
  background-color: #333;
  color: #fff;
}
/*----------------menu------------------*/

#nav {
  display: inline-block;
  position: fixed;
  background-color: #333;
  float: right;
  top: 0;
  /*  right: -240px;*/
  right: 0;
  bottom: 0;
  /*  width: 240px;*/
  width: 0px;
  line-height: 0;
  z-index: 1000;
  zoom: 1;
  -webkit-transform: perspective(600px) rotateY(90deg);
  -moz-transform: perspective(600px) rotateY(90deg);
  -ms-transform: perspective(600px) rotateY(90deg);
  transform: perspective(600px) rotateY(90deg);
  -webkit-transform-origin: left center 0;
  -moz-transform-origin: left center 0;
  -ms-transform-origin: left center 0;
  transform-origin: left center 0;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transition: all .3s ease .2s;
  -moz-transition: all .3s ease .2s;
  -ms-transition: all .3s ease .2s;
  transition: all .3s ease .2s
}
#nav li {
  display: inline-block;
  float: left;
  width: 100%;
  height: 60px;
}
#nav li a {
  display: inline-block;
  width: 100%;
  height: 100%;
  /*  background-color: #fff;*/
  /*  border-bottom: 60px solid #333;*/
  font-family: "allerregular", "HiraginoSansGB-W3", "STHeiti", "Microsoft yahei", "微软雅黑", tahoma;
  text-align: left;
  /*  padding: 0px 20px;*/
  line-height: 60px;
  color: white;
}
#nav li a span {
  padding-left: 20px;
}
#nav .nav_btnbg {
  position: relative;
  top: -60px;
  width: 0%;
  height: 60px;
  z-index: -1;
}
#nav li a:hover,
#nav li a:hover span {
  /*  border-bottom: 0px solid #333;*/
  color: #fff;
}
#nav li.active a:hover .nav_btnbg,
#nav li a:hover .nav_btnbg {
  width: 100%;
}
#nav li.active a .nav_btnbg {
  width: 5px;
}
/*----------------菜单打开----------------*/

.open {
  position: relative !important;
  right: 240px;
}
.open .mast-head {
  left: -240px;
  right: 240px
}
.open #nav {
  /*  right: 0;*/
  -webkit-transform: perspective(600px) rotateY(0deg);
  -moz-transform: perspective(600px) rotateY(0deg);
  -ms-transform: perspective(600px) rotateY(0deg);
  transform: perspective(600px) rotateY(0deg);
  width: 240px;
}
/*------------------Head 响应式-----------------*/

@media screen and (max-width: 767px) and (orientation: landscape) {
  .mast-head {
    position: relative;
    height: auto;
  }
  .open {
    right: 480px;
  }
  .open .mast-head {
    left: 0;
    right: 0;
  }
  #nav li {
    width: 50%;
  }
  .open #nav {
    width: 480px;
  }
  .fix #works-menu {
    top: 0;
  }
}
/*------------------Intro-----------------*/

#intro {
  position: relative;
  background-color: #fff;
  overflow: hidden;
  z-index: 5;
}
#intro h2 {
  font-family: "aller_lightregular", tahoma;
  font-size: 60px;
}
#intro .bottom_txt {
  display: none;
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 80px;
  font-size: 12px;
}
.no-csstransitions #intro .bottom_txt {
  display: block;
}
#intro .down_btn {
  position: absolute;
  width: 100%;
  height: 60px;
  left: 0;
  right: 0;
  bottom: 0px;
  margin: 0 auto;
  background-color: #f6f6f6;
  color: #999;
  font-size: 24px;
  line-height: 58px;
  cursor: default;
}
#intro .down_btn:hover {
  background-color: #999;
  color: #fff;
}
@media screen and (max-width: 767px) and (orientation: landscape) {
  #intro {
    top: -60px;
    margin-bottom: -60px;
  }
}
/*------------------About-----------------*/

#about h1 {
  margin-bottom: 10px;
}
#about .sub_title {
  margin-bottom: 30px;
}
/*------------------Latest Work-----------------*/

#latest-work {
  overflow: hidden;
  padding: 0;
}
#latest-work h1 {
  font-size: 40px;
  text-transform: uppercase;
  color: white;
  margin: 10px 0;
}
#latest-work h2 {
  font-weight: bold;
  color: white;
  margin-bottom: 1.8em
}
#latest-work .slides {
  height: 500px;
}
/*------------------Concept-----------------*/

#concept .content {
  display: inline-block;
  margin-top: 10px;
}
#concept h3 {
  display: inline-block;
  margin: 20px 20px;
}
#concept img {
  vertical-align: middle;
  height: 120px;
  width: auto;
  /*  zoom: 0.5;*/
}
@media screen and (max-width: 800px) {
  #concept h3 {
    display: block;
    margin: 20px 20px;
  }
}
/*------------------Works-----------------*/

#works {
  padding: 3.2em 0;
}
#works .wrap {
  max-width: 1920px;
}
#works .sub_title2 {
  margin: -5px 0 30px 0;
}
/*-------- works menu --------*/

#works-menu {
  position: relative;
  width: 100%;
  z-index: 200;
}
.fix #works-menu {
  position: fixed;
  margin: 0;
  left: 0;
  top: 60px;
}
.fix #works .container {
  margin-top: 80px;
}
#works-menu nav {
  /*  display: inline-block;*/
  display: block;
  height: 50px;
  width: 100%;
  background-color: #303030;
  background-color: rgba(48, 48, 48, 0.95);
  text-align: center;
  overflow: hidden;
  /*  overflow-x: scroll;*/
}
#works-menu nav ul {
  display: block;
  padding: 0 10px;
  overflow: hidden;
}
#works-menu nav span,
#works-menu nav a {
  display: inline-block;
  font-size: 14px;
  height: 50px;
  line-height: 48px;
  color: #999;
  /*  text-transform: uppercase;*/
}
#works-menu nav a:before {
  font-family: "teamthink";
  font-size: 14px;
  margin-right: 5px;
}
#works-menu nav .html5-icon:before {
  content: "\f13b";
}
#works-menu nav .mobile-icon:before {
  content: "\f10b";
}
#works-menu nav a:hover,
#works-menu nav a:active,
#works-menu nav a.active {
  color: #fff;
}
#works-menu nav a.active {
  cursor: default;
}
#works-menu nav > div {
  display: inline;
}
#works-menu nav li {
  display: inline;
}
#works-menu nav span {
  font-size: 14px;
}
#works-menu nav .all:after {
  content: "";
  border-left: 1px #666 solid;
  margin: 0 3px 0 15px;
}
#works-menu nav a {
  padding: 0 5px;
}
/*
#works-menu .down_btn {
  float: right;
  background-color: #444;
  width: 50px;
  height: 50px;
  line-height: 50px;
  cursor: pointer;
}
#works-menu .down_btn:before {
  font-size: 20px;
  margin-right: 0;
}
*/

/*-------- works thumbs --------*/

.isotope {
  background-color: #222;
  width: 100%;
  height: auto;
}
.isotope ul {
  position: relative;
}
.isotope .item {
  width: 25%;
  margin: 0;
}
.lt-ie9 .isotope .item {
  margin-left: -1px;
}
.isotope .item .cont {
  display: block;
  background-color: #000;
  overflow: hidden;
}
.isotope .item .cont>div {
  overflow: hidden;
}
.isotope .item img {
  display: block;
  width: 100%;
  height: auto;
  margin: 0;
}
.isotope .item .title {
  display: block;
  background-color: #fff;
  margin: 0;
  height: 75px;
}
.isotope .item .title-en {
  padding: 21px 0 5px 0;
  /*text-transform: uppercase;*/
}
.isotope .item:hover .title {
  background-color: transparent;
  color: #fff;
}
.isotope .item:hover img {
  /*  -webkit-filter: blur(2px);*/
  -webkit-transform-origin: center center;
  -webkit-transform: scale(1.05, 1.05);
  -moz-transform-origin: center center;
  -moz-transform: scale(1.05, 1.05);
}
.isotope .btn-group {
  position: absolute;
  width: 100%;
  height: auto;
  overflow: hidden;
  bottom: 75px;
  -webkit-backdrop-filter: blur(10px);
}
.isotope .item:hover .btn-group a {
  height: 50px;
}
.isotope .btn-group a {
  display: block;
  width: 100%;
  height: 0px;
  line-height: 50px;
  margin-bottom: 1px;
  font-size: 12px;
  background-color: #ccc;
  background-color: rgba(255, 255, 255, 0.8);
  /*  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#B2FFFFFF", endColorstr="#B2FFFFFF", gradientType=1);*/
}
.isotope .btn-group a:hover {
  background-color: #fff;
}
@media all and (max-width: 800px) {
  .isotope .item {
    width: 50%;
  }
}
@media all and (max-width: 479px) {
  .isotope .item {
    width: 100%;
  }
}
@media screen and (max-width: 767px) and (orientation: landscape) {
  .fix #works-menu {
    top: 0;
  }
}
/*------------------Service-----------------*/

#service .content {
  display: inline-block;
  vertical-align: top;
  margin: 20px 30px 0 30px;
}
#service .content h2 {
  display: block;
  margin: 20px 0;
}
#service h4 {
  display: block;
  margin: 10px 0;
}
@media screen and (max-width: 800px) {
  #service .content {
    margin: 20px 15px 0 15px;
  }
  #service img {
    width: 112px;
    height: 112px;
  }
}
@media screen and (max-width: 767px) {
  #service .content {
    margin: 20px 20px 0 20px;
  }
  #service .content h2 {
    font-size: 18px;
    margin: 8px 0;
  }
  #service h4 {
    margin: 8px 0;
  }
}
@media screen and (max-width: 390px) {
  #service .content {
    margin: 20px 10px 0 10px;
  }
  #service img {
    width: 80px;
    height: 80px;
  }
}
/*------------------Contact-----------------*/

#contact .box {
  display: inline-block;
  vertical-align: top;
  background-color: #fff;
  width: 30%;
  height: 180px;
  margin: 30px 1.5%;
}
#contact img {
  display: block;
  margin-top: -35px;
  margin-left: auto;
  margin-right: auto;
  width: 70px;
  height: 70px;
  /*  zoom: 0.5;*/
}
#contact .box .cont {
  padding: 30px 10px;
  /*  background-color: #666;*/
}
#contact h4 {
  line-height: 20px;
}
#contact .icon_btn {
  margin-left: auto;
  margin-right: auto;
  width: 70px;
  height: 70px;
}
#contact .icon_btn:hover img {
  -webkit-filter: brightness(1.3);
}
#contact a {
  display: block;
  line-height: 24px;
}
#contact a:hover {
  color: #ff6633;
}
@media all and (max-width: 1260px) {
  #contact .box {
    margin: 30px 1.4%;
  }
}
@media all and (max-width: 800px) {
  #contact .box {
    width: 100%;
    margin: 40px 0 15px 0;
  }
}
/*------------------Footer-----------------*/

footer {
  position: fixed;
  bottom: 0;
  padding: 0 10%;
  overflow: hidden;
  width: 100%;
  height: 100px;
}
.footer_holder {
  height: 100px;
}
.touch .footer_holder {
  display: none;
}
.touch footer {
  position: relative;
}
footer .wrap {
  padding: 0 1.5%;
}
/*-----Copyright+ICP-----*/

footer .copyright {
  display: inline-block;
  float: right;
  padding: 20px 0;
  font-size: 12px;
}
footer .copyright span {
  margin-right: 20px;
  color: #666;
}
footer .copyright a {
  font-family: "HiraginoSansGB-W3", "STHeiti", 'Microsoft yahei', "微软雅黑", tahoma;
  font-size: 10px;
  color: #666;
}
footer .copyright a:hover {
  color: #000;
}
/*-----sharebar分享组件-----*/

#sharebar {
  display: inline-block;
  position: relative;
  float: left;
  width: 360px;
  height: 60px;
  text-align: left;
  background-color: #ff6666;
}
#sharebar .backtop_btn {
  display: inline-block;
  width: 60px;
  height: 60px;
  background-color: #444;
  color: #fff;
  font-size: 16px;
  line-height: 58px;
  text-align: center;
  cursor: pointer;
}
#sharebar .backtop_btn:hover {
  background-color: #000;
}
#sharebar span {
  line-height: 58px;
  padding: 0 6px 0 20px;
  color: #fff;
}
#sharebar .btn-cont {
  display: inline-block;
  position: absolute;
  top: 0;
  right: 0;
  height: 60px;
  overflow: hidden;
}
#sharebar a {
  display: inline-block;
  color: #ffd1d1;
  height: 60px;
  font-size: 32px;
  line-height: 60px;
  text-align: center;
  margin-left: 5px;
  cursor: pointer;
}
#sharebar a:hover {
  color: #fff;
}
#sharebar .more-btn {
  width: 50px;
  background-color: #ff7676;
  /*  font-size: 24px;*/
  margin-left: 10px;
}
@media all and (max-width: 800px) {
  footer .wrap {
    padding: 0;
  }
}
@media all and (max-width: 767px) {
  #sharebar {
    width: 100%;
  }
  footer .copyright {
    float: none;
    padding: 8px 0;
  }
  footer .wrap {
    padding: 0;
  }
}
@media all and (max-width: 440px) {
  #sharebar .backtop_btn {
    display: none;
  }
}
/*------------------Bg mask-----------------*/

#bg-mask {
  display: none;
  position: fixed;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0;
  filter: alpha(opacity=0);
  cursor: url("http://www.regavent.com/img/close-icon.ico") 16 16, default;
  z-index: 800;
}
.touch #bg-mask {
  cursor: pointer;
}

/*----------- modal -----------*/
.modal {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
}
.modal .bg {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: .3;
  z-index: -1;
}
.modal.show {
  display: table;
}
.modal .cont img.qrcode {
  width: 150px;
  height: 150px;
}

.touch .hide-in-mobile {
  display: none !important;
}

.desktop .only-mobile {display: none!important;}
.mobile .only-desktop {display: none!important;}

/*------------------响应式-----------------*/

@media (min-width: 1600px) {
  #latest-work .slides {
    height: 600px;
  }
}

@media screen and (max-width: 1024px) {
  h4,
  h5,
  p {
    font-size: 14px;
  }
  #latest-work h1 {
    font-size: 32px;
  }
  #latest-work h2 {
    font-size: 18px;
  }
  #latest-work .slides {
    height: 400px;
  }
  #works-menu nav a,
  #works-menu nav a:before {
    font-size: 12px;
  }
}
@media screen and (max-width: 767px) {
  h1 {
    font-size: 18px;
  }
  h2 {
    font-size: 16px;
  }
  h3 {
    font-size: 14px;
  }
  h4,
  h5,
  body {
    font-size: 12px;
  }
  p {
    font-size: 12px;
    margin: 0 0 10px 0;
  }
  .line_btn_white,
  .line_btn_black {
    width: 120px;
    height: 50px;
    margin: 0px 5px 10px 5px;
  }
  .title_en {
    margin-bottom: 1.5em;
  }
  .sub_title {
    margin-bottom: 0.5em;
  }
  #intro h2 {
    font-size: 30px;
  }
  #about .sub_title {
    margin-bottom: 20px;
  }
  #latest-work h1 {
    font-size: 24px;
  }
  #latest-work .slides {
    height: 300px;
  }
  #works-menu nav a {
    padding: 0 3px;
  }
  #works-menu nav .all:after {
    margin: 0 3px 0 10px;
  }
  .fix #works .container {
    margin-top: 80px;
  }
}
/*-----------------------------------*/

#bsWXBox,
#bsWXBox:before,
#bsWXBox:after,
#bsBox,
#bsBox:before,
#bsBox:after,
#bsBox>div>div>div,
#bsBox>div>div>div:before,
#bsBox>div>div>div:after {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
#bsBox {
  width: 320px !important;
  height: 400px !important;
  margin-left: -160px !important;
  margin-top: -200px !important;
  background: none !important;
  padding: 0 !important;
  border: 2px solid #666 !important;
}
#bsBox .bsTop {
  width: 320px !important;
}
#bsBox .bsClose {
  top: 3px !important;
  right: 10px !important;
}
#bsBox #bsMorePanel {
  width: 320px !important;
  height: 376px !important;
}
#bsBox .bsPlatDiv {
  width: 320px !important;
  height: 316px !important;
}
#bsBox .bFind {
  width: 200px !important;
}
@media all and (max-height: 400px) {
  #bsBox {
    height: 224px !important;
    margin-top: -112px !important;
  }
  #bsBox #bsMorePanel {
    height: 200px !important;
  }
  #bsBox .bsPlatDiv {
    height: 140px !important;
  }
}
