 .tem45-header .big-fontsize {
     font-size: 22px;
     display: block
 }
 
 .tem45-header-posFixed {
     position: fixed;
     top: 0;
     left: 0;
     z-index: 99;
     width: 100%;
     background: #fff
 }
 
 .tem45-header-posFixed.bottom {
     border: 0 none;
     height: 40px;
     box-shadow: 0 0 10px rgba(0, 0, 0, .1)
 }
 
 .tem45-header .dropdown-menu li:hover>a {
     background: inherit;
     color: #fff
 }
 
 .tem45-header .second_level {
     margin: 0
 }
 
 .tem45-header .loginBar {
     float: right;
     margin: 0 10px
 }
 
 .tem45-header .loginBar .login,
 .tem45-header .loginBar .register {
     color: #999;
     text-decoration: none
 }
 
 .tem45-header .loginBar .icon .login span {
     font-size: 17px
 }
 
 .tem45-header .loginBar i {
     color: #999
 }
 
 .tem45-header .loginBar .myinfo {
     width: 180px;
     display: block;
     text-align: left;
     white-space: nowrap;
     overflow: hidden;
     text-overflow: ellipsis
 }
 
 .tem45-header .loginBar .icon {
     position: relative
 }
 
 .tem45-header .loginBar .icon .dropdown-menu {
     width: 180px;
     position: absolute;
     top: 39px;
     left: auto;
     right: 0;
     margin: 0
 }
 
 .tem45-header .loginBar .icon .dropdown-menu:before {
     content: "";
     width: 0;
     height: 0;
     position: absolute;
     top: -5px;
     right: 5px;
     border-left: 5px solid transparent;
     border-right: 5px solid transparent;
     border-bottom: 5px solid #ccc
 }
 
 .tem45-header {
     width: 100%
 }
 
 .tem45-header .navBar_ul .dropdown-menu {
     border-radius: 4px
 }
 
 .tem45-header li {
     list-style: none
 }
 
 .tem45-header .info {
     width: 100%;
     background: #f5f5f5;
     border-bottom: 1px solid #eee;
     line-height: 25px;
     font-size: 12px;
     color: #666
 }
 
 .tem45-header .info .co_tmall {
     float: left;
     max-width: 49%;
     overflow: hidden
 }
 
 .tem45-header .info .co_order {
     float: right;
     max-width: 49%;
     overflow: hidden
 }
 
 .tem45-header .top {
     width: 100%;
     position: relative;
     z-index: 98;
     border-bottom-width: 1px;
     border-bottom-style: solid;
     border-color: #d9d9d9
 }
 
 .tem45-header .top .logo {
     max-width: 150px;
     height: 60px;
     position: relative;
     margin: 10px auto 0;
     z-index: 999;
     overflow: hidden;
     float: left
 }
 
 .tem45-header .top .logo-text {
     border-left: 1px solid #f0f0f0;
     color: #333;
     float: left;
     font-size: 16px;
     margin: 10px 0 0 8px;
     padding: 0 15px;
     text-align: left;
     max-width: 30%;
     overflow: hidden;
     height: 60px;
     display: table
 }
 
 .tem45-header .top .logo-text section {
     display: table-cell;
     vertical-align: middle
 }
 
 .tem45-header .top .logo img {
     display: block;
     max-width: 100%;
     max-height: 100%
 }
 
 .tem45-header .container {
     position: relative
 }
 
 .tem45-header .top .icons {
     z-index: 998;
     float: right;
     padding: 20px 0;
     width: 50%
 }
 
 .tem45-header .top .icons .country,
 .tem45-header .top .icons .icon {
     color: #999
 }
 
 .tem45-header .searchBar {
     margin: 0 2px;
     padding: 0;
     line-height: 30px;
     background: rgba(0, 0, 0, .045);
     border-radius: 5px;
     position: relative;
     z-index: 1;
     border-style: solid;
     border-width: 1px;
     width: 35%
 }
 
 .tem45-header .languageBar,
 .tem45-header .loginBar,
 .tem45-header .menuBar,
 .tem45-header .cartBar {
     margin: 0 2px;
     padding: 2px 10px;
     line-height: 30px;
     background: rgba(0, 0, 0, .045);
     border-radius: 5px;
     position: relative;
     z-index: 1
 }
 
 .tem45-header .languageBar,
 .tem45-header .cartBar {
     float: left;
     position: relative;
     cursor: pointer
 }
 
 .tem45-header .languageBar {
     margin-left: 10px
 }
 
 .tem45-header .cartBar span.icon {
     cursor: pointer;
     display: inline-block;
     margin: 0 8px 0 0;
     text-align: center;
     font-size: 16px
 }
 
 .tem45-header .cartBar span.text {
     display: inline-block;
     font-size: 12px
 }
 
 .tem45-header .cartBar i {
     border-radius: 50%;
     color: #fff;
     font-size: 10px;
     font-style: normal;
     height: 13px;
     left: 20px;
     line-height: 13px;
     position: absolute;
     text-align: center;
     top: 2px;
     width: 13px
 }
 
 .tem45-header .languageBar span.country {
     font-size: 12px;
     cursor: pointer;
     vertical-align: middle;
     margin-left: 5px
 }
 
 .tem45-header .top .icons .languageBar .languageList {
     display: none;
     min-width: 170px;
     height: auto;
     padding: 0;
     box-shadow: 0 2px 2px rgba(0, 0, 0, .2);
     border-radius: 4px;
     background: #FFF;
     border: 1px solid #ccc;
     position: absolute;
     top: 40px;
     right: 0;
     z-index: 9999999
 }
 
 .tem45-header .top .icons .languageBar .languageList:before {
     content: "";
     width: 0;
     height: 0;
     position: absolute;
     top: -5px;
     right: 5px;
     border-left: 5px solid transparent;
     border-right: 5px solid transparent;
     border-bottom: 5px solid #ccc
 }
 
 .tem45-header .top .icons .languageBar .languageList li a {
     width: 100%;
     line-height: 24px;
     display: block;
     font-size: 12px;
     color: #666;
     padding: 2px 10px
 }
 
 .tem45-header .top .icons .languageBar .languageList li a:hover {
     background: #CCC;
     color: #333
 }
 
 .tem45-header .top .icons .languageBar.ON .languageList {
     display: block
 }
 
 .tem45-header .top .icons .searchBar .icon span {
     cursor: pointer
 }
 
 .tem45-header .top .icons .searchBar .icon .switch {
     opacity: 0;
     position: absolute;
     top: 0;
     right: 0
 }
 
 .tem45-header .top .icons.ON .searchBar {
     float: right;
     margin-right: 5px
 }
 
 .tem45-header .Contact_tel {
     float: right;
     margin: 0 0 0 15px
 }
 
 .tem45-header .searchBar button {
     border: 0 none;
     border-radius: 0;
     font-size: 16px;
     color: #fff;
     background: 0
 }
 
 .tem45-header .searchBar .icon {
     opacity: 0
 }
 
 .tem45-header .top .icons.ON .searchBar input {
     box-shadow: none;
     width: 100%;
     line-height: 32px;
     font-size: 13px;
     background: 0;
     border: 0;
     outline: 0;
     color: #999;
     padding: 0 0 0 10px
 }
 
 .tem45-header .top .icons.ON .searchBar span {
     font-size: 14px
 }
 
 .tem45-header .top .icons .menuBar {
     float: right;
     display: none
 }
 
 .tem45-header .top .icons .menuBar span {
     width: 20px;
     height: 30px;
     line-height: 30px;
     border-radius: 3px;
     text-align: center;
     display: block;
     font-size: 20px;
     cursor: pointer
 }
 
 .tem45-header .navBar {
     width: 100%;
     position: relative;
     z-index: 97!important
 }
 
 .tem45-header .header-whatsapp {
     padding-left: 50px;
     position: relative;
     width: 18%;
     max-height: 58px;
     float: right;
     margin-top: 10px;
     overflow: hidden
 }
 
 .tem45-header .header-whatsapp .big-font {
     font-size: 24px
 }
 
 .tem45-header .header-whatsapp .icon-phone_in_talk {
     position: absolute;
     left: 15px;
     top: 12px;
     font-size: 30px
 }
 
 .tem45-header .icons-top {
     float: right
 }
 
 .tem45-header .icons .searchBar .icon span {
     display: none
 }
 
 .tem45-header .dropdown-menu>li>a {
     padding: 0 15px!important
 }
 
 .tem45-header .navBar_ul_box {
     width: 100%;
     height: 40px;
     position: relative;
     overflow: hidden
 }
 
 .tem45-header .navBar_ul_box_max_height {
     height: 660px
 }
 
 .tem45-header .navBar_ul {
     position: absolute;
     left: 0;
     width: 10000px
 }
 
 .tem45-header .navBar_ul li {
     float: left;
     position: relative
 }
 
 .tem45-header .navBar_ul li a {
     line-height: 40px;
     padding: 0 15px;
     cursor: pointer;
     font-size: 14px;
     display: block;
     color: #333
 }
 
 .tem45-header .navBar_ul>li.active>a,
 .tem45-header .navBar_ul>li:hover>a {
     color: #fff
 }
 
 .tem45-header .second_level {
     max-height: 660px
 }
 
 .tem45-header .second_level li {
     width: 100%
 }
 
 .tem45-header .three_level {
     left: 100%!important;
     display: none;
     top: 0
 }
 
 .tem45-header .three_level li a {
     left: 0!important;
     font-size: 13px!important;
     width: auto;
     display: block;
     margin-left: auto;
     margin-right: auto
 }
 
 .tem45-header .navBar_next,
 .tem45-header .navBar_prev {
     border-radius: 2px;
     width: 10px;
     height: 30px;
     line-height: 30px;
     text-align: center;
     position: absolute;
     right: -20px;
     top: 5px;
     cursor: pointer;
     font-size: 12px
 }
 
 .tem45-header .navBar_prev {
     left: -20px
 }
 
 .tem45-header .bottom {
     width: 100%;
     background: #fff;
     height: 40px
 }
 
 .tem45-header .icons .searchBar .icon .icon-clear {
     display: none
 }
 
 @media(max-width:1199px) {
     .tem45-header .header-whatsapp {
         margin-top: 0;
         width: 45%;
         max-height: 44px;
         padding-left: 40px;
         line-height: 20px
     }
     .tem45-header .big-font {
         font-size: 14px
     }
     .tem45-header .header-whatsapp {
         display: none
     }
     .tem45-header .navBar_ul_box {
         margin: 0 auto
     }
     .tem45-header .navBar_next,
     .tem45-header .navBar_prev {
         width: 20px
     }
     .tem45-header .searchBar .icon {
         opacity: 1
     }
     .tem45-header .top .icons .searchBar form {
         left: 20px;
         position: absolute;
         top: 0;
         width: 100%;
         z-index: 9
     }
     .tem45-header .top .icons .searchBar {
         position: static
     }
     .tem45-header .top .icons.ON .searchBar form {
         background: #eee;
         width: 100%;
         left: 0;
         border-radius: 5px;
         position: absolute;
         top: 20px;
         z-index: 1000;
         display: none;
         padding: 5px 0
     }
     .tem45-header .icons .searchBar .input-group-btn {
         right: 40px;
         top: 0;
         width: 20px
     }
     .tem45-header .top .icons .searchBar .icon span.icon-clear {
         position: absolute;
         z-index: 1001;
         font-size: 24px;
         color: #666;
         width: 20px;
         right: 20px;
         top: 18px;
         display: none
     }
     .tem45-header .top .icons .searchBar .icon span.icon-search2 {
         display: block;
         color: #fff;
         line-height: 20px
     }
     .tem45-header .top .icons .searchBar .input-group {
         width: 100%
     }
     .tem45-header .searchBar {
         width: auto
     }
 }
 
 @media(max-width:768px) {
     .tem45-header .navBar_prev {
         left: -13px
     }
     .tem45-header .navBar_next {
         right: -13px
     }
     .tem45-header .navBar_ul li a {
         font-size: 14px
     }
     .tem45-header .top .logo {
         float: left
     }
     .tem45-header .top .icons .menuBar {
         display: block
     }
     .tem45-header {
         height: 80px
     }
     .tem45-header>.tem45-header-con {
         position: fixed;
         top: 0;
         left: 0;
         width: 100%;
         z-index: 10;
         background-color: #fafafa!important
     }
     .tem45-header .top {
         margin-bottom: 0
     }
     .tem45-header .tem45-header-posFixed-box {
         display: none;
         position: absolute;
         top: 100%;
         left: 0;
         width: 100%
     }
     .tem45-header .tem45-header-con.ON .tem45-header-posFixed-box {
         display: block
     }
     .tem45-header .navBar_ul_box {
         height: auto;
         background-color: #fff;
         max-height: 400px;
         overflow-y: auto
     }
     .tem45-header .navBar_ul {
         width: 100%;
         position: initial
     }
     .tem45-header .navBar_ul li {
         float: none
     }
     .tem45-header .second_level {
         position: relative;
         float: none
     }
     .tem45-header .bottom .container {
         padding: 0
     }
     .tem45-header {
         position: relative;
         z-index: 21
     }
     .tem45-header .navBar_next,
     .tem45-header .navBar_prev {
         display: none
     }
     .tem45-header-posFixed {
         position: absolute;
         top: 100%
     }
     .tem45-header .top .icons {
         width: auto
     }
     .tem45-header .Contact_tel {
         float: left;
         margin: 0 15px 0 0
     }
     .tem45-header .bottom {
         height: auto
     }
     .tem45-header .navBar_ul_box {
         display: none
     }
     .tem45-header .navBar_ul .dropdown-menu {
         box-shadow: none;
         border: 0;
         left: 0!important;
         border-radius: 0;
         width: 100%
     }
     .tem45-header .navBar_ul .second_level {
         background: #f1f1f1
     }
     .tem45-header .navBar_ul .second_level>li a {
         padding: 0 30px!important
     }
     .tem45-header .three_level {
         left: 0!important;
         position: static;
         padding: 0 15px
     }
 }
 
 @media(max-width:767px) {
     .tem45-header .cartBar,
     .tem45-header .loginBar,
     .tem45-header .top .logo-text,
     .tem45-header .languageBar span.country {
         display: none
     }
     .tem45-header .top .icons.ON .searchBar form {
         top: 12px
     }
     .tem45-header .dropdown-menu li:hover>a {
         color: #888
     }
 }
 
 @media(max-width:480px) {
     .tem45-header,
     .tem45-header>.tem45-header-con,
     .tem45-header .top {
         height: 60px
     }
     .tem45-header .top .logo {
         height: 40px
     }
     .tem45-header .top .icons {
         padding: 12px 0
     }
     .tem45-header .info {
         display: none
     }
     .tem45-header .Contact_tel {
         display: none
     }
     .tem45-header .top .icons .searchBar .icon span.icon-search2 {
         padding: 5px 8px
     }
     .tem45-header .languageBar,
     .tem45-header .loginBar,
     .tem45-header .menuBar,
     .tem45-header .cartBar {
         padding: 2px 6px
     }
 }
 
 .swiper-container {
     margin-left: auto;
     margin-right: auto;
     position: relative;
     overflow: hidden;
     z-index: 1
 }
 
 .swiper-container-no-flexbox .swiper-slide {
     float: left
 }
 
 .swiper-container-vertical>.swiper-wrapper {
     -webkit-box-orient: vertical;
     -moz-box-orient: vertical;
     -ms-flex-direction: column;
     -webkit-flex-direction: column;
     flex-direction: column
 }
 
 .swiper-wrapper {
     position: relative;
     width: 100%;
     height: 100%;
     z-index: 1;
     display: -webkit-box;
     display: -moz-box;
     display: -ms-flexbox;
     display: -webkit-flex;
     display: flex;
     -webkit-transition-property: -webkit-transform;
     -moz-transition-property: -moz-transform;
     -o-transition-property: -o-transform;
     -ms-transition-property: -ms-transform;
     transition-property: transform;
     -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
     box-sizing: content-box
 }
 
 .swiper-container-android .swiper-slide,
 .swiper-wrapper {
     -webkit-transform: translate3d(0, 0, 0);
     -moz-transform: translate3d(0, 0, 0);
     -o-transform: translate(0, 0);
     -ms-transform: translate3d(0, 0, 0);
     transform: translate3d(0, 0, 0)
 }
 
 .swiper-container-multirow>.swiper-wrapper {
     -webkit-box-lines: multiple;
     -moz-box-lines: multiple;
     -ms-flex-wrap: wrap;
     -webkit-flex-wrap: wrap;
     flex-wrap: wrap
 }
 
 .swiper-container-free-mode>.swiper-wrapper {
     -webkit-transition-timing-function: ease-out;
     -moz-transition-timing-function: ease-out;
     -ms-transition-timing-function: ease-out;
     -o-transition-timing-function: ease-out;
     transition-timing-function: ease-out;
     margin: 0 auto
 }
 
 .swiper-slide {
     -webkit-flex-shrink: 0;
     -ms-flex: 0 0 auto;
     flex-shrink: 0;
     width: 100%;
     height: 100%;
     position: relative
 }
 
 .swiper-container-autoheight,
 .swiper-container-autoheight .swiper-slide {
     height: auto
 }
 
 .swiper-container-autoheight .swiper-wrapper {
     -webkit-box-align: start;
     -ms-flex-align: start;
     -webkit-align-items: flex-start;
     align-items: flex-start;
     -webkit-transition-property: -webkit-transform, height;
     -moz-transition-property: -moz-transform;
     -o-transition-property: -o-transform;
     -ms-transition-property: -ms-transform;
     transition-property: transform, height
 }
 
 .swiper-container .swiper-notification {
     position: absolute;
     left: 0;
     top: 0;
     pointer-events: none;
     opacity: 0;
     z-index: -1000
 }
 
 .swiper-wp8-horizontal {
     -ms-touch-action: pan-y;
     touch-action: pan-y
 }
 
 .swiper-wp8-vertical {
     -ms-touch-action: pan-x;
     touch-action: pan-x
 }
 
 .swiper-button-next,
 .swiper-button-prev {
     position: absolute;
     top: 50%;
     width: 27px;
     height: 44px;
     margin-top: -22px;
     z-index: 10;
     cursor: pointer;
     -moz-background-size: 27px 44px;
     -webkit-background-size: 27px 44px;
     background-size: 27px 44px;
     background-position: center;
     background-repeat: no-repeat
 }
 
 .swiper-button-next.swiper-button-disabled,
 .swiper-button-prev.swiper-button-disabled {
     opacity: .35;
     cursor: auto;
     pointer-events: none
 }
 
 .swiper-button-prev,
 .swiper-container-rtl .swiper-button-next {
     background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
     left: 10px;
     right: auto
 }
 
 .swiper-button-prev.swiper-button-black,
 .swiper-container-rtl .swiper-button-next.swiper-button-black {
     background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
 }
 
 .swiper-button-prev.swiper-button-white,
 .swiper-container-rtl .swiper-button-next.swiper-button-white {
     background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
 }
 
 .swiper-button-next,
 .swiper-container-rtl .swiper-button-prev {
     background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
     right: 10px;
     left: auto
 }
 
 .swiper-button-next.swiper-button-black,
 .swiper-container-rtl .swiper-button-prev.swiper-button-black {
     background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
 }
 
 .swiper-button-next.swiper-button-white,
 .swiper-container-rtl .swiper-button-prev.swiper-button-white {
     background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
 }
 
 .swiper-pagination {
     position: absolute;
     text-align: center;
     -webkit-transition: .3s;
     -moz-transition: .3s;
     -o-transition: .3s;
     transition: .3s;
     -webkit-transform: translate3d(0, 0, 0);
     -ms-transform: translate3d(0, 0, 0);
     -o-transform: translate3d(0, 0, 0);
     transform: translate3d(0, 0, 0);
     z-index: 10
 }
 
 .swiper-pagination.swiper-pagination-hidden {
     opacity: 0
 }
 
 .swiper-container-horizontal>.swiper-pagination-bullets,
 .swiper-pagination-custom,
 .swiper-pagination-fraction {
     bottom: 10px;
     left: 0;
     width: 100%
 }
 
 .swiper-pagination-bullet {
     width: 8px;
     height: 8px;
     display: inline-block;
     border-radius: 100%;
     background: #000;
     opacity: .2
 }
 
 button.swiper-pagination-bullet {
     border: none;
     margin: 0;
     padding: 0;
     box-shadow: none;
     -moz-appearance: none;
     -ms-appearance: none;
     -webkit-appearance: none;
     appearance: none
 }
 
 .swiper-pagination-clickable .swiper-pagination-bullet {
     cursor: pointer
 }
 
 .swiper-pagination-white .swiper-pagination-bullet {
     background: #fff
 }
 
 .swiper-pagination-bullet-active {
     opacity: 1;
     background: #D62020
 }
 
 .swiper-pagination-white .swiper-pagination-bullet-active {
     background: #fff
 }
 
 .swiper-pagination-black .swiper-pagination-bullet-active {
     background: #000
 }
 
 .swiper-container-vertical>.swiper-pagination-bullets {
     right: 10px;
     top: 50%;
     -webkit-transform: translate3d(0, -50%, 0);
     -moz-transform: translate3d(0, -50%, 0);
     -o-transform: translate(0, -50%);
     -ms-transform: translate3d(0, -50%, 0);
     transform: translate3d(0, -50%, 0)
 }
 
 .swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
     margin: 5px 0;
     display: block
 }
 
 .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
     margin: 0 5px
 }
 
 .swiper-pagination-progress {
     background: rgba(0, 0, 0, .25);
     position: absolute
 }
 
 .swiper-pagination-progress .swiper-pagination-progressbar {
     background: #D62020;
     position: absolute;
     left: 0;
     top: 0;
     width: 100%;
     height: 100%;
     -webkit-transform: scale(0);
     -ms-transform: scale(0);
     -o-transform: scale(0);
     transform: scale(0);
     -webkit-transform-origin: left top;
     -moz-transform-origin: left top;
     -ms-transform-origin: left top;
     -o-transform-origin: left top;
     transform-origin: left top
 }
 
 .swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar {
     -webkit-transform-origin: right top;
     -moz-transform-origin: right top;
     -ms-transform-origin: right top;
     -o-transform-origin: right top;
     transform-origin: right top
 }
 
 .swiper-container-horizontal>.swiper-pagination-progress {
     width: 100%;
     height: 4px;
     left: 0;
     top: 0
 }
 
 .swiper-container-vertical>.swiper-pagination-progress {
     width: 4px;
     height: 100%;
     left: 0;
     top: 0
 }
 
 .swiper-pagination-progress.swiper-pagination-white {
     background: rgba(255, 255, 255, .5)
 }
 
 .swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar {
     background: #fff
 }
 
 .swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar {
     background: #000
 }
 
 .swiper-container-3d {
     -webkit-perspective: 1200px;
     -moz-perspective: 1200px;
     -o-perspective: 1200px;
     perspective: 1200px
 }
 
 .swiper-container-3d .swiper-cube-shadow,
 .swiper-container-3d .swiper-slide,
 .swiper-container-3d .swiper-slide-shadow-bottom,
 .swiper-container-3d .swiper-slide-shadow-left,
 .swiper-container-3d .swiper-slide-shadow-right,
 .swiper-container-3d .swiper-slide-shadow-top,
 .swiper-container-3d .swiper-wrapper {
     -webkit-transform-style: preserve-3d;
     -moz-transform-style: preserve-3d;
     -ms-transform-style: preserve-3d;
     transform-style: preserve-3d
 }
 
 .swiper-container-3d .swiper-slide-shadow-bottom,
 .swiper-container-3d .swiper-slide-shadow-left,
 .swiper-container-3d .swiper-slide-shadow-right,
 .swiper-container-3d .swiper-slide-shadow-top {
     position: absolute;
     left: 0;
     top: 0;
     width: 100%;
     height: 100%;
     pointer-events: none;
     z-index: 10
 }
 
 .swiper-container-3d .swiper-slide-shadow-left {
     background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
     background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
     background-image: -moz-linear-gradient(right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
     background-image: -o-linear-gradient(right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
     background-image: linear-gradient(to left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
 }
 
 .swiper-container-3d .swiper-slide-shadow-right {
     background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
     background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
     background-image: -moz-linear-gradient(left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
     background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
     background-image: linear-gradient(to right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
 }
 
 .swiper-container-3d .swiper-slide-shadow-top {
     background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
     background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
     background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
     background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
     background-image: linear-gradient(to top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
 }
 
 .swiper-container-3d .swiper-slide-shadow-bottom {
     background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
     background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
     background-image: -moz-linear-gradient(top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
     background-image: -o-linear-gradient(top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
     background-image: linear-gradient(to bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
 }
 
 .swiper-container-coverflow .swiper-wrapper,
 .swiper-container-flip .swiper-wrapper {
     -ms-perspective: 1200px
 }
 
 .swiper-container-cube,
 .swiper-container-flip {
     overflow: visible
 }
 
 .swiper-container-cube .swiper-slide,
 .swiper-container-flip .swiper-slide {
     pointer-events: none;
     -webkit-backface-visibility: hidden;
     -moz-backface-visibility: hidden;
     -ms-backface-visibility: hidden;
     backface-visibility: hidden;
     z-index: 1
 }
 
 .swiper-container-cube .swiper-slide .swiper-slide,
 .swiper-container-flip .swiper-slide .swiper-slide {
     pointer-events: none
 }
 
 .swiper-container-cube .swiper-slide-active,
 .swiper-container-cube .swiper-slide-active .swiper-slide-active,
 .swiper-container-flip .swiper-slide-active,
 .swiper-container-flip .swiper-slide-active .swiper-slide-active {
     pointer-events: auto
 }
 
 .swiper-container-cube .swiper-slide-shadow-bottom,
 .swiper-container-cube .swiper-slide-shadow-left,
 .swiper-container-cube .swiper-slide-shadow-right,
 .swiper-container-cube .swiper-slide-shadow-top,
 .swiper-container-flip .swiper-slide-shadow-bottom,
 .swiper-container-flip .swiper-slide-shadow-left,
 .swiper-container-flip .swiper-slide-shadow-right,
 .swiper-container-flip .swiper-slide-shadow-top {
     z-index: 0;
     -webkit-backface-visibility: hidden;
     -moz-backface-visibility: hidden;
     -ms-backface-visibility: hidden;
     backface-visibility: hidden
 }
 
 .swiper-container-cube .swiper-slide {
     visibility: hidden;
     -webkit-transform-origin: 0 0;
     -moz-transform-origin: 0 0;
     -ms-transform-origin: 0 0;
     transform-origin: 0 0;
     width: 100%;
     height: 100%
 }
 
 .swiper-container-cube.swiper-container-rtl .swiper-slide {
     -webkit-transform-origin: 100% 0;
     -moz-transform-origin: 100% 0;
     -ms-transform-origin: 100% 0;
     transform-origin: 100% 0
 }
 
 .swiper-container-cube .swiper-slide-active,
 .swiper-container-cube .swiper-slide-next,
 .swiper-container-cube .swiper-slide-next+.swiper-slide,
 .swiper-container-cube .swiper-slide-prev {
     pointer-events: auto;
     visibility: visible
 }
 
 .swiper-container-cube .swiper-cube-shadow {
     position: absolute;
     left: 0;
     bottom: 0;
     width: 100%;
     height: 100%;
     background: #000;
     opacity: .6;
     -webkit-filter: blur(50px);
     filter: blur(50px);
     z-index: 0
 }
 
 .swiper-container-fade.swiper-container-free-mode .swiper-slide {
     -webkit-transition-timing-function: ease-out;
     -moz-transition-timing-function: ease-out;
     -ms-transition-timing-function: ease-out;
     -o-transition-timing-function: ease-out;
     transition-timing-function: ease-out
 }
 
 .swiper-container-fade .swiper-slide {
     pointer-events: none;
     -webkit-transition-property: opacity;
     -moz-transition-property: opacity;
     -o-transition-property: opacity;
     transition-property: opacity
 }
 
 .swiper-container-fade .swiper-slide .swiper-slide {
     pointer-events: none
 }
 
 .swiper-container-fade .swiper-slide-active,
 .swiper-container-fade .swiper-slide-active .swiper-slide-active {
     pointer-events: auto
 }
 
 .swiper-zoom-container {
     width: 100%;
     height: 100%;
     display: -webkit-box;
     display: -moz-box;
     display: -ms-flexbox;
     display: -webkit-flex;
     display: flex;
     -webkit-box-pack: center;
     -moz-box-pack: center;
     -ms-flex-pack: center;
     -webkit-justify-content: center;
     justify-content: center;
     -webkit-box-align: center;
     -moz-box-align: center;
     -ms-flex-align: center;
     -webkit-align-items: center;
     align-items: center;
     text-align: center
 }
 
 .swiper-zoom-container>canvas,
 .swiper-zoom-container>img,
 .swiper-zoom-container>svg {
     max-width: 100%;
     max-height: 100%;
     object-fit: contain
 }
 
 .swiper-scrollbar {
     border-radius: 10px;
     position: relative;
     -ms-touch-action: none;
     background: rgba(0, 0, 0, .1)
 }
 
 .swiper-container-horizontal>.swiper-scrollbar {
     position: absolute;
     left: 1%;
     bottom: 3px;
     z-index: 50;
     height: 5px;
     width: 98%
 }
 
 .swiper-container-vertical>.swiper-scrollbar {
     position: absolute;
     right: 3px;
     top: 1%;
     z-index: 50;
     width: 5px;
     height: 98%
 }
 
 .swiper-scrollbar-drag {
     height: 100%;
     width: 100%;
     position: relative;
     background: rgba(0, 0, 0, .5);
     border-radius: 10px;
     left: 0;
     top: 0
 }
 
 .swiper-scrollbar-cursor-drag {
     cursor: move
 }
 
 .swiper-lazy-preloader {
     width: 42px;
     height: 42px;
     position: absolute;
     left: 50%;
     top: 50%;
     margin-left: -21px;
     margin-top: -21px;
     z-index: 10;
     -webkit-transform-origin: 50%;
     -moz-transform-origin: 50%;
     transform-origin: 50%;
     -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
     -moz-animation: swiper-preloader-spin 1s steps(12, end) infinite;
     animation: swiper-preloader-spin 1s steps(12, end) infinite
 }
 
 .swiper-lazy-preloader:after {
     display: block;
     content: "";
     width: 100%;
     height: 100%;
     background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
     background-position: 50%;
     -webkit-background-size: 100%;
     background-size: 100%;
     background-repeat: no-repeat
 }
 
 .swiper-lazy-preloader-white:after {
     background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")
 }
 
 @-webkit-keyframes swiper-preloader-spin {
     100% {
         -webkit-transform: rotate(360deg)
     }
 }
 
 @keyframes swiper-preloader-spin {
     100% {
         transform: rotate(360deg)
     }
 }
 
 .tem23-bread {
     width: 100%
 }
 
 .tem23-bread .con {
     width: 100%;
     border-color: #fff;
     color: #fff
 }
 
 .tem23-bread .tem23_bread_con_max {
     width: 100%;
     position: relative;
     overflow: hidden;
     border-color: inherit
 }
 
 .tem23-bread .swiper-slide {
     text-align: center;
     font-size: 18px;
     background: #fff;
     display: -webkit-box;
     display: -ms-flexbox;
     display: -webkit-flex;
     display: flex;
     -webkit-box-pack: center;
     -ms-flex-pack: center;
     -webkit-justify-content: center;
     justify-content: center;
     -webkit-box-align: center;
     -ms-flex-align: center;
     -webkit-align-items: center;
     align-items: center
 }
 
 .tem23-bread .swiper-slide img {
     width: 100%
 }
 
 .tem23-bread .swiper_icon {
     position: absolute;
     left: 45%;
     bottom: 40px;
     width: 100px;
     height: 70px;
     transition: 0.3s;
     z-index: 1;
     display: none;
     border: 3px solid;
     box-sizing: content-box;
     border-color: inherit
 }
 
 .tem23-bread .swiper_icon:after {
     content: "";
     display: block;
     width: 0;
     height: 0;
     border: 10px solid transparent;
     border-top-color: inherit;
     position: absolute;
     left: 50%;
     margin-left: -10px;
     bottom: -23px
 }
 
 .tem23-bread .swiper_icon1 {
     width: 100%;
     height: 100%;
     overflow: hidden;
     position: relative
 }
 
 .tem23-bread .swiper_icon2 {
     position: absolute;
     left: 0;
     top: 0;
     width: 9999999px;
     height: 100%;
     transition: 0.3s
 }
 
 .tem23-bread .swiper_icon img {
     width: 100px;
     height: 100%;
     float: left
 }
 
 .tem23-bread .swiper-pagination {
     border-color: inherit
 }
 
 .tem23-bread .swiper-pagination .swiper-pagination-bullet {
     width: 20px;
     height: 6px;
     border-radius: 0;
     background: 0;
     border: 1px solid;
     border-color: inherit;
     box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
     opacity: 1;
     vertical-align: middle;
     margin: 0 4px
 }
 
 .tem23-bread .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
     height: 8px;
     margin-top: -1px;
     border-width: 4px
 }
 
 .tem23-bread .tem23_bread_con_max .left,
 .tem23-bread .tem23_bread_con_max .right {
     z-index: 10;
     position: absolute;
     top: 50%;
     margin-top: -25px;
     cursor: pointer;
     opacity: .5
 }
 
 .tem23-bread .tem23_bread_con_max .left:hover,
 .tem23-bread .tem23_bread_con_max .right:hover {
     opacity: 1
 }
 
 .tem23-bread .tem23_bread_con_max .left {
     left: 10px
 }
 
 .tem23-bread .tem23_bread_con_max .right {
     right: 10px
 }
 
 .tem23-bread .left .icon-keyboard_arrow_left,
 .tem23-bread .right .icon-keyboard_arrow_right {
     font-size: 50px;
     width: 50px;
     height: 50px;
     margin-top: -25px;
     text-shadow: 0 1px 2px rgba(0, 0, 0, .8)
 }
 
 @media(orientation:portrait) {
     .tem23-bread .tem23_bread_con_max .left,
     .tem23-bread .tem23_bread_con_max .right {
         display: none
     }
     .tem23-bread .swiper-pagination {
         pointer-events: none
     }
     .tem23-bread .swiper-pagination .swiper-pagination-bullet {
         width: 14px;
         height: 4px
     }
     .tem23-bread .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
         height: 6px;
         border-width: 3px
     }
 }
 
 .tem01-ai_contant_info .title {
     font-size: 20px
 }
 
 .tem01-ai_contant_info .image {
     height: 300px
 }
 
 .tem01-ai_contant_info .img {
     background-position: center;
     background-repeat: no-repeat;
     height: 100%;
     transition: .5s
 }
 
 .tem01-ai_contant_info .img:hover {
     transform: translateY(-5px);
     box-shadow: 0 15px 30px rgba(0, 0, 0, .05)
 }
 
 .tem01-ai_contant_info .content-float {
     padding: 0 1vw!important
 }
 
 .tem01-ai_contant_info .text {
     padding: 2vw 1vw!important
 }
 
 .tem01-ai_contant_info .title {
     font-size: 24px;
     line-height: 1.2
 }
 
 .tem01-ai_contant_info .description {
     line-height: 1.8;
     color: #999
 }
 
 .tem01-ai_contant_info .icons {
     padding-top: 1vw
 }
 
 .tem01-ai_contant_info .icons li {
     padding: 10px 40px!important;
     position: relative
 }
 
 .tem01-ai_contant_info .icons i {
     display: block;
     width: 20px;
     height: 20px;
     line-height: 20px;
     position: absolute;
     top: 10px;
     left: 5px;
     font-size: 20px
 }
 
 .tem01-ai_contant_info .icons strong {
     font-weight: 400;
     font-size: 16px;
     padding-right: 10px;
     display: block
 }
 
 .tem01-ai_contant_info .icons span {
     opacity: .6
 }
 
 @media(min-width:992px) {
     .tem01-ai_contant_info .image {
         height: 100%
     }
     .tem01-ai_contant_info .icons strong {
         display: inline-block
     }
 }
 
 @media(max-width:540px) {
     .tem01-ai_contant_info .icons li {
         width: 100%
     }
 }
 /*curl-https://www.gdlanzhi.com/templates/public4/assets/css/layout/ai_contant_info/public_ai_contant_info_1.css*/
 
 .tem01-ai_contant_info .title {
     font-size: 20px
 }
 
 .tem01-ai_contant_info .image {
     height: 300px
 }
 
 .tem01-ai_contant_info .img {
     background-position: center;
     background-repeat: no-repeat;
     height: 100%;
     transition: .5s
 }
 
 .tem01-ai_contant_info .img:hover {
     transform: translateY(-5px);
     box-shadow: 0 15px 30px rgba(0, 0, 0, .05)
 }
 
 .tem01-ai_contant_info .content-float {
     padding: 0 1vw!important
 }
 
 .tem01-ai_contant_info .text {
     padding: 2vw 1vw!important
 }
 
 .tem01-ai_contant_info .title {
     font-size: 24px;
     line-height: 1.2
 }
 
 .tem01-ai_contant_info .description {
     line-height: 1.8;
     color: #999
 }
 
 .tem01-ai_contant_info .icons {
     padding-top: 1vw
 }
 
 .tem01-ai_contant_info .icons li {
     padding: 10px 40px!important;
     position: relative
 }
 
 .tem01-ai_contant_info .icons i {
     display: block;
     width: 20px;
     height: 20px;
     line-height: 20px;
     position: absolute;
     top: 10px;
     left: 5px;
     font-size: 20px
 }
 
 .tem01-ai_contant_info .icons strong {
     font-weight: 400;
     font-size: 16px;
     padding-right: 10px;
     display: block
 }
 
 .tem01-ai_contant_info .icons span {
     opacity: .6
 }
 
 @media(min-width:992px) {
     .tem01-ai_contant_info .image {
         height: 100%
     }
     .tem01-ai_contant_info .icons strong {
         display: inline-block
     }
 }
 
 @media(max-width:540px) {
     .tem01-ai_contant_info .icons li {
         width: 100%
     }
 }
 
 .tem0-contact-sm {
     --x: 15px;
     --y: 15px;
     opacity: 0;
     flex-grow: 1
 }
 
 .tem0-contact-sm select {
     -webkit-appearance: none
 }
 
 .tem0-contact-sm .box {
     display: flex;
     font-weight: 700;
     position: relative
 }
 
 .tem0-contact-sm .box.full {
     align-items: flex-start!important
 }
 
 .tem0-contact-sm .box.submit .control-label {
     padding: 0
 }
 
 .tem0-contact-sm .item {
     padding: 8px;
     margin: 0
 }
 
 .tem0-contact-sm .form-control {
     padding: var(--y) var(--x);
     height: auto;
     font-weight: 400
 }
 
 .tem0-contact-sm .form-group {
     margin-bottom: 0
 }
 
 .tem0-contact-sm .control-label {
     padding-bottom: 5px;
     flex-shrink: 0;
     flex-grow: 0
 }
 
 .tem0-contact-sm [required]~.control-label:before {
     content: '*';
     padding-right: 5px;
     color: red;
     display: inline-block
 }
 
 .tem0-contact-sm .checkbox-group {
     width: 100%;
     padding-top: 0!important;
     padding-bottom: 0!important
 }
 
 .tem0-contact-sm .checkbox-inline {
     padding: var(--y) 20px var(--y);
     margin-left: 0
 }
 
 .tem0-contact-sm.title-top .box {
     flex-direction: column-reverse
 }
 
 .tem0-contact-sm.title-left .box {
     flex-direction: row-reverse;
     align-items: center
 }
 
 .tem0-contact-sm.title-left .flexBoxWrap {
     align-items: center
 }
 
 .tem0-contact-sm.title-left .control-label {
     text-align: right;
     padding: var(--y) 15px var(--y) 0
 }
 
 .tem0-contact-sm.title-box .control-label {
     font-weight: 400
 }
 
 .tem0-contact-sm.title-box .box {
     flex-flow: column
 }
 
 .tem0-contact-sm.title-box .form-control::-webkit-input-placeholder {
     color: transparent!important
 }
 
 .tem0-contact-sm.title-box .form-control:-ms-input-placeholder {
     color: transparent!important
 }
 
 .tem0-contact-sm.title-box .form-control::-ms-input-placeholder {
     color: transparent!important
 }
 
 .tem0-contact-sm.title-box .form-control::-moz-placeholder {
     color: transparent!important
 }
 
 .tem0-contact-sm.title-box .form-control::placeholder {
     color: transparent!important
 }
 
 .tem0-contact-sm.title-box .control-label {
     position: absolute;
     top: 0;
     left: 0;
     padding: var(--y) var(--x);
     transition: .1s ease-in-out
 }
 
 .tem0-contact-sm.title-box .checkbox-group {
     padding-top: calc(var(--y) + var(--y) * (2 / 3) - 1px)!important;
     padding-bottom: calc(var(--y) / 3 - 2px)!important
 }
 
 .tem0-contact-sm.title-box .form-control:not(:placeholder-shown) {
     padding-top: calc(var(--y) + var(--y) * (2 / 3));
     padding-bottom: calc(var(--y) / 3)
 }
 
 .tem0-contact-sm.title-box .checkbox-group~.control-label,
 .tem0-contact-sm.title-box .form-control:not(:placeholder-shown)~.control-label {
     padding-top: calc(var(--y) / 3);
     padding-bottom: calc(var(--y) / 3);
     font-size: 12px;
     opacity: .77
 }
 
 .tem0-contact-sm.title-box .checkbox-inline {
     padding: 0 10px 0 20px
 }
 
 .tem0-contact-sm.border-bottom .form-control {
     border-top-width: 0!important;
     border-right-width: 0!important;
     border-left-width: 0!important;
     box-shadow: none
 }
 
 .tem0-contact-sm .box.submit {
     justify-content: flex-end;
     flex-direction: row-reverse!important
 }
 
 .tem0-contact-sm.submit-center .box.submit {
     justify-content: center
 }
 
 .tem0-contact-sm.submit-center .box.submit .control-label {
     display: none
 }
 
 .tem0-contact-sm.submit-right .box.submit {
     justify-content: flex-start
 }
 
 .tem0-contact-sm [type="submit"] {
     background-color: transparent;
     border: 1px solid var(--main-color);
     color: var(--main-color);
     padding: 12px 45px;
     transition: .5s
 }
 
 .tem0-contact-sm [type="submit"]:hover {
     background-color: var(--main-color);
     color: #FFF
 }
 
 .tem0-contact-sm .help-block {
     position: relative;
     padding: 0 var(--x)
 }
 
 .tem0-contact-sm .checkbox-inline .form-control-feedback {
     right: -30px;
     top: 3px
 }
 
 .tem0-contact-sm .jy_verificationcode .box,
 .tem0-contact-sm .upload_attachments .box {
     align-items: initial!important
 }
 
 .tem0-contact-sm.title-box .jy_verificationcode .control-label {
     display: none
 }
 
 .tem0-contact-sm .jy_verificationcode .box .jy_yzm,
 .tem0-contact-sm .upload_attachments .upload_attach_con {
     flex-grow: 1;
     width: 100%
 }
 
 .tem0-contact-sm.title-box .upload_attachments .control-label {
     position: relative;
     padding: 0 0 8px;
     font-size: 14px!important;
     opacity: 1!important
 }
 
 .tem0-contact-sm.title-box .upload_attachments .box {
     flex-direction: column-reverse
 }
 
 .tem0-contact-sm .upload_attachments .form-control {
     border-bottom: none;
     padding: 0!important
 }
 
 .tem0-contact-sm .upload_attach_gray {
     font-size: 12px;
     opacity: .5;
     padding-top: 8px
 }
 
 .tem0-contact-sm .upload_box {
     width: 60px;
     height: 60px;
     line-height: 60px;
     text-align: center;
     font-size: 24px;
     color: #000
 }
 
 .tem0-contact-sm .add_file_a {
     border: 1px dashed;
     border-color: inherit
 }
 
 @media screen and (min-width:0\0) {
     .tem0-contact-sm.title-box .control-label {
         display: none
     }
     .tem0-contact-sm.title-box .form-control:-ms-input-placeholder {
         color: #999!important
     }
     .tem0-contact-sm.title-box .form-control::-ms-input-placeholder {
         color: #999!important
     }
 }
 
 .tem0-contact-sm .title {
     font-size: 24px;
     color: #000
 }
 
 .tem0-contact-sm .description {
     font-size: 14px;
     color: #888
 }
 
 .tem05-ai_contact [layout-style="column"] {
     padding: 0 3%
 }
 
 .leftlist .tem0-contact-sm .mt15 {
     margin: 0
 }
 
 .tem06-copyright {
     background-color: rgba(0, 0, 0, .9);
     padding: 10px 0
 }
 
 .tem06-copyright .copyright {
     color: #999;
     font-size: 12px;
     line-height: 20px;
     text-align: center;
     margin-top: 5px
 }
 
 .tem06-copyright .share-to {
     text-align: center;
     padding: 0;
     width: 100%
 }
 
 .tem06-copyright .share-to a {
     display: inline-block
 }
 
 .tem06-copyright .share-to a span {
     padding: 5px 10px 0 0;
     font-size: 16px;
     color: #888
 }
 
 .tem06-copyright .share-to a span[class*="icon-google-plus"] {
     display: none
 }
 
 @media (max-width:767px) {
     .tem06-copyright .share-to a {
         font-size: 20px;
         line-height: 30px
     }
 }
 
 .webuploader-container {
     position: relative
 }
 
 .webuploader-element-invisible {
     position: absolute!important;
     clip: rect(1px 1px 1px 1px);
     clip: rect(1px, 1px, 1px, 1px)
 }
 
 .webuploader-pick {
     position: relative;
     display: inline-block;
     cursor: pointer;
     background: #00b7ee;
     padding: 10px 15px;
     color: #fff;
     text-align: center;
     border-radius: 3px;
     overflow: hidden
 }
 
 .webuploader-pick-hover {
     background: #00a2d4
 }
 
 .webuploader-pick-disable {
     opacity: .6;
     pointer-events: none
 }
 
 .tem02-beshare * {
     transition: all .3s
 }
 
 .tem02-beshare a {
     text-decoration: none
 }
 
 .tem02-beshare .modal .container {
     width: 260px;
     height: 260px;
     position: fixed;
     top: 50%;
     left: 50%;
     margin: -140px 0 0 -130px;
     padding: 15px 15px 0
 }
 
 .tem02-beshare .modal .container .image {
     width: 100%
 }
 
 .tem02-beshare .modal .container .image img {
     max-width: 100%
 }
 
 .tem02-beshare .modal .container .text {
     height: 30px;
     line-height: 30px;
     text-align: center;
     font-size: 14px
 }
 
 .tem02-beshare .shares.OFF {
     right: -180px;
     box-shadow: none
 }
 
 .tem02-beshare .shares {
     width: 180px;
     overflow-x: hidden;
     box-shadow: 0 5px 9px rgba(0, 0, 0, .17);
     bottom: 60px;
     z-index: 99
 }
 
 .tem02-beshare .shares .t {
     padding: 15px 20px
 }
 
 .tem02-beshare .shares .t .text {
     font-size: 14px
 }
 
 .tem02-beshare .shares .t .switch,
 .tem02-beshare .shares .t .text {
     line-height: 16px;
     height: 16px
 }
 
 .tem02-beshare .shares .t .switch {
     font-size: 16px;
     cursor: pointer;
     float: right
 }
 
 .tem02-beshare .shares .links {
     width: 100%;
     max-height: 165px;
     overflow-y: auto
 }
 
 .tem02-beshare .shares .links .link {
     display: block;
     line-height: 20px;
     padding: 10px 15px;
     font-size: 12px;
     word-break: break-all;
     border-bottom-style: solid;
     border-bottom-width: 1px;
     position: relative
 }
 
 .tem02-beshare .shares .links .link:hover {
     opacity: .8
 }
 
 .tem02-beshare .shares .links .link i {
     font-size: 16px;
     vertical-align: middle;
     position: absolute;
     left: 12px;
     top: 11px
 }
 
 .tem02-beshare .shares .links .link span {
     display: block;
     padding-left: 25px;
     font-size: 12px;
     font-family: Arial
 }
 
 .tem02-beshare .shares .links .link:last-child {
     border-bottom: none
 }
 
 .tem02-beshare .icons,
 .tem02-beshare .shares {
     position: fixed;
     right: 0
 }
 
 .tem02-beshare .icons {
     bottom: 0;
     z-index: 98
 }
 
 .tem02-beshare .icons span {
     width: 45px!important;
     height: 45px!important;
     line-height: 45px!important;
     text-align: center;
     display: block;
     cursor: pointer;
     font-size: 20px!important
 }
 
 .tem02-beshare .icons span.info {
     font-size: 14px
 }
 
 .tem02-beshare .icons span.phone {
     font-size: 18px;
     opacity: .9
 }
 
 .tem02-beshare .icons span.gotop {
     font-size: 22px;
     opacity: .95;
     cursor: default
 }
 
 .tem02-beshare .icons span.switch {
     display: none
 }
 
 .tem01-float-inquire {
     width: 100%;
     height: 100%;
     position: fixed;
     top: 0;
     left: 0;
     z-index: 1000
 }
 
 .tem01-float-inquire .tem01-float-inquire-alert {
     width: 100%;
     height: 100%;
     background-color: rgba(0, 0, 0, .5)
 }
 
 .tem01-float-inquire .tem01-float-inquire-box {
     width: 60%;
     background-color: #fff;
     border-radius: 6px;
     position: absolute;
     top: 50%;
     left: 50%;
     transform: translate(-50%, -50%)
 }
 
 .tem01-float-inquire .tem01-float-inquire-box .closebox {
     height: 50px;
     padding: 0 28px;
     cursor: pointer;
     border-bottom: 1px solid #ddd;
     line-height: 50px;
     text-align: right;
     font-size: 24px;
     color: #999
 }
 
 .tem01-float-inquire .tem01-float-inquire-box form {
     padding: 30px
 }
 
 .tem01-float-inquire .bv-form .help-block {
     position: static
 }
 
 .tem01-float-inquire .form-horizontal .has-feedback .form-control-feedback {
     line-height: 34px
 }
 
 .tem01-float-inquire .jy_verificationcode .control-label {
     display: none
 }
 
 .tem01-float-inquire .jy_verificationcode {
     padding-left: 17.5%
 }
 
 .tem01-float-inquire .form {
     padding: 3% 3% 15px
 }
 
 .tem01-float-inquire .form .form-group {
     margin-left: 0!important;
     margin-right: 0!important
 }
 
 @media(max-width:768px) {
     .tem02-beshare {
         display: none
     }
 }
 
 .tem01-beshare {
     position: fixed;
     z-index: 999;
     display: none
 }
 
 .show .tem01-beshare {
     display: block
 }
 
 .tem01-beshare li {
     margin-bottom: 1px;
     overflow: hidden;
     position: relative
 }
 
 .tem01-beshare li a {
     display: block;
     overflow: hidden;
     transition: .5s ease 0s;
     color: #fff
 }
 
 .tem01-beshare li a span {
     display: block
 }
 
 .show.right .tem01-beshare {
     right: 0!important;
     bottom: 275px
 }
 
 .show.left .tem01-beshare {
     left: 0!important;
     bottom: 275px
 }
 
 @media(max-width:767px) {
     .show.right .tem01-beshare {
         bottom: 65px;
         top: auto
     }
     .show .tem01-beshare {
         bottom: 65px!important;
         top: auto!important;
         display: none
     }
     .show .tem01-beshare span {
         width: 35px;
         height: 35px;
         line-height: 35px;
         font-size: 14px
     }
 }
 
 @media(max-width:480px) {
     .tem01-float-inquire .tem01-float-inquire-box {
         width: 80%
     }
 }
 
 .tem01-beshare.addClass {
     z-index: 1059;
     display: none;
     -webkit-transform: scale(.8);
     -moz-transform: scale(.8);
     -ms-transform: scale(.8);
     -o-transform: scale(.8);
     transform: scale(.8);
     opacity: 0;
     -webkit-transition: all .5s;
     -moz-transition: all .5s;
     -ms-transition: all .5s;
     transition: all .5s
 }
 
 .left .tem01-beshare.addClass {
     -webkit-transform-origin: bottom left;
     -moz-transform-origin: bottom left;
     -ms-transform-origin: bottom left;
     -o-transform-origin: bottom left;
     transform-origin: bottom left
 }
 
 .right .tem01-beshare.addClass {
     -webkit-transform-origin: bottom right;
     -moz-transform-origin: bottom right;
     -ms-transform-origin: bottom right;
     -o-transform-origin: bottom right;
     transform-origin: bottom right
 }
 
 .tem01-beshare.addClass.startAnimation {
     -webkit-transform: scale(1);
     -moz-transform: scale(1);
     -ms-transform: scale(1);
     -o-transform: scale(1);
     transform: scale(1);
     opacity: 1
 }
 
 .tem01-beshare.addClass {
     background-color: var(--main-color)
 }
 
 .tem01-beshare.addClass li a {
     display: -webkit-flex;
     display: -moz-flex;
     display: -ms-flex;
     display: flex;
     -webkit-flex-wrap: wrap;
     -moz-flex-wrap: wrap;
     -ms-flex-wrap: wrap;
     flex-wrap: wrap;
     -webkit-align-items: center;
     -moz-align-items: center;
     -ms-align-items: center;
     align-items: center
 }
 
 .tem01-beshare.addClass li .text {
     width: auto;
     padding-right: 20px;
     text-transform: capitalize;
     font-size: 14px
 }
 
 .tem45-header .bottom {
     background: #000
 }
 
 .tem45-header .navBar_ul li a {
     color: #fff
 }
 
 .tem45-header .navBar_ul .dropdown-menu {
     background: #000
 }
 
 .tem45-header .navBar_ul li a:hover {
     color: #636363
 }