.tm-nav > li > a:hover,
.tm-nav > li > a:focus {
  text-decoration: none;
  background-color: #FFF;
}
.tm-navbar-toggle {
    margin: 0;
    background-color: #1E1D1F;
    height: 60px;
    width: 60px;
}
.tm-navbar-toggle .icon-bar {
    background-color: #E8E8E8;
    margin: 6px auto;
    width: 26px;
}
.logo-box {
    background-color: #010101;
}

.navbar-brand {
    padding: 10px 50px;
    height: 60px;
    /* width: 200px; */
}

.navbar-brand>img {
    height: 100%;
    object-fit: contain;
}

.tm-navbar {
    border: none;
    padding-right: 50px;
    font-size: 14px;
}

.search-bar {
    background-color: #1D1C21;
    height: 60px;
    min-width: 60px;
    float: left;
    color: #FFF;
    font-size: 20px;
    text-align: center;
    line-height: 60px;
    padding: 0 20px;
    cursor: pointer;
}
.search-bar:hover {
    background-color: #E1E1E1;
}

.search-bar.open {
    background-color: #E1E1E1;
}

.search-input {
    float: left;
    margin-right: 20px;
}

.search-input input {
    background-color: #E1E1E1;
    color: #1D1C21;
    border: none;
    height: 30px;
    line-height: 30px;
    width: 0;
}

.search-input input:focus {
    border: none;
    outline: none;
    /* border-color: #9ecaed; */
    /* box-shadow: 0 0 10px #9ecaed; */
}

.footer-logo {
    float: right;
    height: 120px;
}

.footer-logo img {
    height: 100%;
    object-fit: contain;
    padding: 20px;
}

.home-page {
    height: 700px;
}

.home-page-left,
.home-page-right,
.contact-page-left {
    height: 100%;
}

.home-page-right {
    background-color: #1E1D20;
}

#home-page-arrow {
    background-color: #1E1D20;
    height: 60px;
    margin-top: 640px;
}

.product-images {
    margin-top: 10px;
}
.product-images img {
    width: 100%;
}

#look {
    width: 80px;
    float: left;
    color: #FFF;
    padding: 10px;
}

#look p {
    margin: 0;
    padding: 0;
    line-height: 20px;
    font-size: 16px;
    font-weight: bold;
}

#arrow-right {
    float: right;
    height: 60px;
    line-height: 60px;
    padding: 10px;
}

#arrow-right img {
    display: block;
    height: 100%;
    object-fit: contain;
}

.contact-page {
    height: 500px;
}

.contact-page-left {
    background-color: #E1E1E1;
    padding: 0 40px;
}

.contact-title {
    font-size: 20px;
    font-weight: bold;
    margin: 40px;
}

/* .contact-form { */
    /* padding: 10px; */
/* } */

.contact-action {
    margin: 0;
    padding: 40px;
}
.contact-action button {
    border: none;
    border-radius: 99px;
    color: #FFF;
    background-color: #1E1D20;
    padding: 4px 12px;
    line-height: 30px;
}
.contact-action button img {
    height: 30px;
    object-fit: contain;
    margin-left: 50px;
}

.checkbox-inline {
    width: 33%;
    float: left;
}
.checkbox-inline+.checkbox-inline {
    margin-left: 0;
}
#product-video {
    width: 100%;
    height: 520px;
}
.footer-qrcode {
    padding: 0 20px;
}
.footer-qrcode img {
    height: 120px;
    object-fit: contain;
}
.qrcode1 {
    margin-right: 20px;
}
.address {
    line-height: 22px;
    margin-bottom: 30px;
}
.wechat p{
    margin: 0;
    line-height: 22px;
}
.wechat-qrcode {
    width: 80px;
    margin-top: 10px;
}
.tm-hr {
    line-height: 40px;
    height: 40px;
    margin-top: 100px;
}
.tm-hr-title {
    font-size: 18px;
    font-weight: 500;
    margin-right: 20px;
}
.tm-hr-txt {
    font-size: 18px;
    font-weight: 500;
}
.checkbox-inline {
    margin-bottom: 10px;
}
.checkbox-inline .checkbox {
    display: none;
}
.checkbox-inline .check-mark {
    width: 14px;
    height: 14px;
    background-color: #1E1D1F ;
    position: absolute;
    left: 0;
    display: inline-block;
    top: 0;
    border-radius: 3px;
    margin: 3px 0 0;
}
.checkbox-inline .checkbox:checked + .check-mark {
    background-color: #1E1D20 ;
    transition: .1s;
}
.checkbox-inline .checkbox:checked + .check-mark:after {
    content: "";
    position: absolute;
    width: 10px;
    transition: .1s;
    height: 5px;
    background: #1E1D20 ;
    top: 45%;
    left: 50%;
    border-left: 2px solid #fff;
    border-bottom: 2px solid #fff;
    transform: translate(-50%, -50%) rotate(-45deg);
}
.thanks {
    margin: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    font-size: 32px;
}

.char {
    width: 14%;
    display: block;
    position: absolute;
}
.char-t {
    top: 3%;
    left: 3%;
}
.char-h {
    top: 12%;
    left: 18%;
}
.char-i {
    width: 9%;
    top: 23%;
    left: 31%;
}
.char-n {
    width: 9%;
    top: 15%;
    left: 41%;
}
.char-k {
    width: 16%;
    top: 30%;
    left: 52%;
}
.char-m {
    width: 18%;
    top: 48%;
    left: 68%;
}
.char-a {
    width: 12%;
    bottom: 2%;
    right: 15%;
}
.char-y {
    bottom: 3%;
    right: 3%;
}
.char-thinkmay {
    width: 230px;
    left: 12px;
    bottom: 10px;
}

#studio .char {
    width: 12%;
}
#studio .char-t {
    top: 10%;
    left: 5%;
}
#studio .char-h {
    top: 40%;
    left: 17%;
}
#studio .char-i {
    top: 10%;
    left: 26%;
    width: 7%;
}
#studio .char-n {
    top: 40%;
    left: 33%;
    width: 9%;
}
#studio .char-k {
    top: 20%;
    left: 40%;
    width: 13%;
}
#studio .char-m {
    top: 36%;
    left: 55%;
    width: 15%;
}
#studio .char-a {
    bottom: 10%;
    right: 20%;
    width: 10%;
}
#studio .char-y {
    bottom: 30%;
    right: 8%;
}

#home .char-t {
    width: 18%;
    top: 20%;
    left: 25%;
}
#home .char-h {
    width: 18%;
    top: 0;
    left: 38%;
}
#home .char-i {
    width: 12%;
    top: 20%;
    left: 50%;
}
#home .char-n {
    width: 13%;
    top: 3%;
    left: 62%;
}
#home .char-k {
    width: 22%;
    top: 27%;
    left: 65%;
}
#home .char-m {
    width: 22%;
    top: 46%;
    left: 59%;
}
#home .char-a {
    width: 15%;
    bottom: 8%;
    right: 18%;
}
#home .char-y {
    width: 16%;
    bottom: 2%;
    right: 2%;
}
#home .char-thinkmay {
    width: 400px;
    bottom: 0;
}
.h5char {
    width: 25%;
    position: absolute;
}
.h5char-t {
    top: 32%;
    left: 5%;
    /* width: 18%; */
}
.h5char-h {
    top: 32%;
    left: 28%;
    /* width: 18%; */
}
.h5char-i {
    top: 27%;
    left: 42%;
    /* width: 15%; */
}
.h5char-n {
    top: 34%;
    left: 52%;
    /* width: 13%; */
}
.h5char-k {
    top: 36%;
    left: 72%;
    /* width: 22%; */
}
.h5char-m {
    top: 45%;
    left: 28%;
    /* width: 22%; */
}
.h5char-a {
    top: 51%;
    left: 48%;
    /* width: 15%; */
}
.h5char-y {
    top: 48%;
    left: 62%;
    /* width: 16%; */
}
.h5char-thinkmay {
    bottom: 10px;
    left: 10px;
    width: 80%;
}

@media (max-width: 1280px) {
    .tm-hr-title {
        margin-right: 5px;
    }
    .tm-hr-txt {
        font-size: 16px;
    }
    .qrcode1 {
        margin-right: 10px;
    }
}


@media (max-width: 1260px) {
    .footer-qrcode img {
        height: 110px;
    }

}

@media (max-width:768px) {
    .tm-navbar {
        padding-right: 0;
    }
    .checkbox-inline {
        width: 50%;
    }
    .tm-nav {
        margin: 0;
    }
    .tm-nav > li {
        float: left;
        width: 25%;
        text-align: center;
    }
    .tm-nav > li > a {
        line-height: 60px;
        padding: 10px 0;
    }
    #tm-navbar-collapse {
        height: 80px;
        background-color: #E6E6E6;
        padding: 0;
        border: none;
        box-shadow: none;
    }
    .footer-qrcode {
        padding: 0 0 0 20px;
        float: left;
    }
    .footer-qrcode img {
        display: inline-block;
        height: 80px;
    }
    .footer-logo {
        height: 80px;
        float: right;
    }
    .footer-logo img {
        /* padding: 10px 20px 30px 20px; */
        padding: 0;
        width: 100px;
        /* height: 60px; */
    }
    .tm-hr {
        margin-top: 20px;
    }
    .tm-hr hr {
        float: right;
        width: 75%;
        display: inline-block;
    }
    .contact-page-left {
        background-color: #FFF;
    }
    .contact-action {
        padding: 0 0 0 10px;
    }
    #product-video {
        height: 160px;
    }
    .contact-title {
        margin-left: 0;
        padding-left: 10px;
    }
    #footer3 {
        font-size: 12px;
        padding: 50px 0;
    }
    #studio,
    #studio .text-1 .text,
    #studio .text-2 .text {
        font-size: 12px;
    }

    .tm-hr-title,
    #studio .text-2 .title {
        font-size: 16px;
        font-weight: 300;
    }
    #home .cases .category a {
        display: inline-block;
        margin-bottom: 10px;
    }
  	.modal-dialog {
      margin-top: 30%;
    }
}
.modal {
  background: rgba(0,0,0,.95);
}
.modal-body {
  padding: 0;
}
.carousel-control.left,
.carousel-control.right {
  background-image: unset;
}
.modal-dialog {
    margin: auto;
    top: 50%;
    margin-top: -15%;
}
.carousel-inner .item img {
  cursor:-webkit-zoom-in;
}
.full_screen {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 999999;
  overflow: auto;
  margin: 0 auto;
  background: rgba(0,0,0,.95);
  vertical-align: middle;
  padding: 20px;
}
.full_screen img {
  margin: 0 auto;
  display: block;
  width: 100%;
/*  height: 100%;*/
  object-fit: contain;
  cursor:-webkit-zoom-out;
}
#join {
  padding: 100px 150px;
}
.position-title,
.position-duty,
.position-demand,
.position-office,
.position-email {
  margin-bottom: 20px;
  font-weight: 200;
}
.position-duty p,
.position-demand p,
.position-office p,
.position-email p {
  margin: 0;
  line-height: 22px;
}
.position-title {
  font-size: 18px;
  font-weight: 800;
}
.position-email {
  font-size: 18px;
  font-weight: 500;
}
.position {
  width: 680px;
}
@media (max-width: 768px) {
  #join {
    padding: 30px 0;
  }
  .position {
    width: auto;
  }
}
a.product-website:hover {
  color: #696969 !important
}
.position-p-title {
  font-size:16px;
  font-weight: 900 !important;
  line-height: 30px !important;
}
.swiper-pagination {
  left: 0;
}
#news .news-list .title {
  height: 110px;
  overflow: hidden;
}
#news .news-detail .content img {
  object-fit: contain;
}