﻿/*轮播*/
.first{
    border-bottom: 2px solid #AD3332;
    color: #AD3332;
}
.device {
  width: 100%;
  position: relative;
  float: left;
  height: 700px;
}
.swiper1{
  height: 700px;
  width: 100%;
  float: left;
}
.swiper1 img{
    width: 100%;
    height: 700px;
    float: left;
    object-fit:cover;
}
.device .pagination {
  position: absolute;
  left: 0;
  text-align: center;
  bottom:80px;
  width: 100%;
  z-index: 22;
}
.device .swiper-pagination-switch {
  display: inline-block;
  width: 7px;
  height: 7px;
  background: #fff;
  margin: 0 3px;
  cursor: pointer;
  border-radius: 7px;
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
}
.device .swiper-active-switch {
  width: 30px;
  height: 7px;
  background: #fff;
}
/*lunbo2*/
.swiper-container3{
    width: 100%;
    height: 560px;
    overflow: hidden;
    float: left;
    padding-top: 55px;
}
.swiper-container {
  height: 100%;
  width: 100%;
  float: left;
}
.swiper-container3 .swiper-slide{
    float: left;
    transition: 300ms;
    height: 510px !important;
    transform: scale(0.9);
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    box-shadow: 0px 0px 15px 2px #DBDBDB;
    background: #fff;
    overflow: hidden;
}
.swiper-container3 .swiper-slide-active,.swiper-slide-duplicate-active{
     transform: scale(1.1);
     position: relative;
     z-index: 3;
}
.bg-gray{background: #F0F0F0;}
.heatwell{
    width: 100%;
    float: left;
    height: 510px;
    position: relative;
    text-align: center;
    overflow: hidden;
}
.heatwell-img{
    width: 100%;
    float: left;
    height: 255px;
}
.heatwell-text{
    width: 100%;
    float: left;
    margin-top: 30px;
    color: #22847F;
    text-align: center;
    font-size: 28px;
    font-family: "Noto Sans SC";
}
.heatwell-text2{
    width: 100%;
    float: left;
    margin-top: 15px;
    color: #22847F;
    text-align: center;
    font-size: 30px;
}
.heatwell-text3{
    width: 100%;
    float: left;
    margin-top: 10px;
    color: #555555;
    text-align: center;
    font-size: 16px;
}
.heatwell-arrow{
    width: 115px;
    display: inline-block;
    margin-top: 20px;
}
.heatwell-title{
    width: 100%;
    float: left;
    margin-top: 40px;
    color: #555555;
    text-align: center;
    font-size: 34px;
    font-weight: 200;
}
.heatwell-title i{
    width: 5px;
    height: 5px;
    display: inline-block;
    background: #333333;
    vertical-align: middle;
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    margin: 0px 10px;
}
.heatwell-title2{
    width: 100%;
    float: left;
    margin-top: 10px;
    color: #7A171C;
    font-size: 24px;
    font-weight: 600;
    letter-spacing: 3px;
}
.heatwell-text4{
    width: 90%;
    float: left;
    margin-top: 15px;
    font-size: 14px;
    line-height: 25px;
    padding: 0px 5%;
    color: #555555;
}
.heatwell-img2{
    width: 100%;
    float: left;
    height: 255px;
}
/**/
.prod-ser-wrap{
    width:100%;
    float: left;
    padding: 70px 0px;
}
.prod-ser-title{
    width:100%;
    float: left;
    position: relative;
    font-size: 30px;
    color: #333;
    border-bottom:1px solid #E0E0E0;
    padding-bottom: 13px;
}
.prod-ser-title:after{
    content: '';
    width: 56px;
    height: 3px;
    position: absolute;
    bottom: -1px;
    left: 0px;
    z-index: 2;
    background: #DD0002;
}
.product-titlebox{
    position: absolute;
    bottom: 0px;
    right: 0px;
}
.product-title{
    padding: 0px 20px;
    height: 40px;
    line-height: 40px;
    float: left;
    font-size: 16px;
    margin-left: 20px;
    color: #333;
    cursor: pointer;
}
.product-title:hover{
    background: #288685;
    color: #fff;
}
.product-on{
    background: #288685;
    color: #fff;
}
.prod-ser-box{
    width:23.5%;
    float: left;
    margin-right: 2%;
    height: 200px;
    position: relative;
    margin-top: 30px;
    text-align: center;
    cursor: pointer;
}
.prod-ser-box:after{
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 2;
    border:1px solid #E5E5E5;
}
.prod-ser-box:nth-child(4n){margin-right: 0px;}
.prod-ser-img{
    width:101px;
    height: 101px;
    display: inline-block;
    background: url(http://www.heatwell-med.com/en/images/p-icon1-2.jpg) no-repeat center center;
    background-size: 100%;
    margin-top: 35px;
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    -webkit-transform: scale(1);
    transform: scale(1);
}
.prod-ser-text{
    width: 100%;
    float: left;
    margin-top: 10px;
    font-size: 14px;
}
.icon2{
    background: url(http://www.heatwell-med.com/en/images/p-icon2-2.jpg) no-repeat center center;
    background-size: 100%;
}
.icon3{
    background: url(http://www.heatwell-med.com/en/images/p-icon3-2.jpg) no-repeat center center;
    background-size: 100%;
}
.icon4{
    background: url(http://www.heatwell-med.com/en/images/p-icon4-2.jpg) no-repeat center center;
    background-size: 100%;
}
.prod-ser-box:hover .icon1{
    background: url(http://www.heatwell-med.com/en/images/p-icon1.jpg) no-repeat center center;
    background-size: 100%;
    -webkit-transform: scale(0.9);
    -moz-transform: scale(0.9);
    transform: scale(0.9);
}
.prod-ser-box:hover .icon2{
    background: url(http://www.heatwell-med.com/en/images/p-icon2.jpg) no-repeat center center;
    background-size: 100%;
    -webkit-transform: scale(0.9);
    -moz-transform: scale(0.9);
    transform: scale(0.9);
}
.prod-ser-box:hover .icon3{
    background: url(http://www.heatwell-med.com/en/images/p-icon3.jpg) no-repeat center center;
    background-size: 100%;
    -webkit-transform: scale(0.9);
    -moz-transform: scale(0.9);
    transform: scale(0.9);
}
.prod-ser-box:hover .icon4{
    background: url(http://www.heatwell-med.com/en/images/p-icon4.jpg) no-repeat center center;
    background-size: 100%;
    -webkit-transform: scale(0.9);
    -moz-transform: scale(0.9);
    transform: scale(0.9);
}
.prod-ser-box:hover .prod-ser-text{
    color: #AE3230;
}
/**/
.more-btn{
    width: 175px;
    height:40px;
    display: inline-block;
    position: relative;
    border:1px solid #fff;
    background: #22847F;
    font-size:14px;
    color: #898989;
    margin-top: 25px;
    outline: none;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    color: #fff;
}
.button--wayra {
    overflow: hidden;
    width: 175px;
    -webkit-transition: border-color 0.3s, color 0.3s;
    transition: border-color 0.3s, color 0.3s;
    -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
    transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}
.button--wayra::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 150%;
    height: 100%;
    background: #fff;
    z-index: -1;
    -webkit-transform: rotate3d(0, 0, 1, -45deg) translate3d(0, -3em, 0);
    transform: rotate3d(0, 0, 1, -45deg) translate3d(0, -3em, 0);
    -webkit-transform-origin: 0% 100%;
    transform-origin: 0% 100%;
    -webkit-transition: -webkit-transform 0.3s, opacity 0.3s, background-color 0.3s;
    transition: transform 0.3s, opacity 0.3s, background-color 0.3s;
}
.button--wayra:hover {
    color: #22847F;
    border-color: #fff;
}
.button--wayra.button--inverted:hover {
    color: #fff;
    border-color: #22847F;
}
.button--wayra:hover::before {
    opacity: 1;
    background-color: #fff;
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
    -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
    transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}
.button--wayra.button--inverted:hover::before {
    background-color: #fff;
}
.index-aboutus{
    width: 100%;
    float: left;
    position: relative;
}
.aboutus-img{
    width: 50%;
    height: 594px;
    object-fit: cover;
    float: left;
}
.aboutus-box{
    width: 30%;
    float: left;
    padding: 85px;
    background: #fff;
    margin-left: -125px;
    height: 320px;
    margin-top: 104px;
}
.aboutus-text{
    width: 100%;
    float: left;
    line-height: 25px;
    font-size: 14px;
    color: #626262;
    text-indent: 28px;
    margin-top: 25px;
    height: 155px;
    overflow: hidden;
}
.index-hot-box{
    width:31.3%;
    float: left;
    margin-right: 3%;
    height: 390px;
    position: relative;
    margin-top: 30px;
    text-align: center;
    cursor: pointer;
    overflow: hidden;
    text-align: center;
    box-shadow: 0px 0px 15px 1px #E6E6E6;
}
.index-hot-box:nth-child(3n){margin-right: 0px;}
.index-hot-box:after{
    content: '';
    width: 99.3%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 2;
}
.index-hot-imgbox{
    width: 100%;
    height: 275px;
    float: left;
    background: #fff;
}
.index-hot-text{
    width: 100%;
    float: left;
    font-size: 20px;
}
.index-hot-img{
    max-width: 100%;
    height: 275px;
    display: inline-block;
}
.index-hot-tbox{
    width: 100%;
    height: 81px;
    float: left;
    padding-top: 30px;
    border-top: 1px solid #969696;
}
.index-hot-text2{
    width: 100%;
    float: left;
    font-size: 15px;
    margin-top: 10px;
}
.index-hot-box:hover{background: #22847F;}
.index-hot-box:hover .index-hot-tbox{border-top: 1px solid #22847F; color: #fff;}
.index-hot-box:hover:after{border:1px solid #22847F;}
/**/
.copy-wrap{
    width: 100%;
    height: 510px;
    float: left;
    background: url(../image/index-bg1.jpg) no-repeat center center;
    background-size: center 100%;
}
.copy-wrap2{
    width: 100%;
    height: 510px;
    float: left;
    position: relative;
}
.copy-box{
    width: 40%;
    float: left;
    height: 195px;
    padding:60px 5% 0px 5%;
}
.copy-icon1{
    width: 45px;
    height: 45px;
    float: left;
    margin-right: 25px;
}
.copy-text{
    float: left;
    font-size: 24px;
    font-weight: 600;
    line-height: 40px;
}
.copy-text2{
    width: 100%;
    float: left;
    font-size: 16px;
    color: #555555;
    line-height: 25px;
    margin-top: 20px;
}
.copy-box-sline{
    width: 1px;
    height: 400px;
    position: absolute;
    top: 55px;
    left: 50%;
    background: #CCCCCC;
}
.copy-box-hline{
    width: 100%;
    height: 1px;
    position: absolute;
    top: 50%;
    left: 0px;
    background: #CCCCCC;
}
/**/
.index-contact{
    width: 100%;
    height: 1050px;
    float: left;
    background: url(../image/index-bg2.jpg) no-repeat center bottom;
    background-size:center 490px;
    padding-top: 45px;
    text-align: center;
}
.contact-title{
    width:100%;
    display: inline-block;
    font-size: 30px;
    padding-bottom: 15px;
    position: relative;
}
.contact-title:after{
    content: '';
    width: 30px;
    height: 2px;
    background: #989898;
    position: absolute;
    bottom: 0px;
    left: 50%;
    margin-left: -15px;
}
.contact-title2{
    width:100%;
    display: inline-block;
    font-size: 14px;
    margin-top: 25px;
    line-height: 30px;
}
.contact-left{
    width: 47%;
    float: left;
    margin-top: 30px;
    text-align: center;
}
.contact-icon{
    display: inline-block;
}
.contact-right{
    width: 47%;
    float: right;
    margin-top: 50px;
}
.contact-title3{
    width:100%;
    float: left;
    font-size: 16px;
    margin-top: 25px;
    line-height: 25px;
    text-align: left;
    margin-bottom: 15px;
}
.contact-input{
    width: 44%;
    height: 50px;
    line-height: 6px;
    border:1px solid #CCCCCC;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    float: left;
    margin-top: 12px;
    padding-left: 3%;
    font-size: 16px;
}
.width-p97{width: 97%;}
input:-moz-placeholder,
textarea:-moz-placeholder {color: #555555;}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {color: #555555;}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {color: #555555;}
.contact-textarea{
    width: 94%;
    padding: 15px 3%;
    height: 250px;
    border:1px solid #CCCCCC;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    margin-top: 12px;
    font-size: 16px;
    float: left;
}
@media only screen and (max-width: 1200px) {
    .aboutus-box{width: 40%;}
}
@media only screen and (max-width: 800px) {
    .prod-ser-box{width:48%;}
    .prod-ser-box:nth-child(2n){margin-right: 0px;}
    .index-news-box{width:48%;margin-right: 4%;}
    .index-news-box:nth-child(3n){margin-right: 4%;}
    .index-news-box:nth-child(2n){margin-right: 0px;}
    .contact-left,.contact-right{width: 100%;}
    .contact-title3{text-align: center;color: #fff;font-size: 20px;}
    .index-contact{padding-top: 30px;}
    .contact-right{margin-top: 90px;}
}
/* 平板之类的宽度 1024 以下设备 */
@media only screen and (min-width: 321px) and (max-width: 1024px) {
    .index-hot-box{width:48%;margin-right: 4%;}
    .index-hot-box:nth-child(3n){margin-right: 4%;}
    .index-hot-box:nth-child(2n){margin-right: 0px;}
    .prod-ser-title{font-size: 20px;margin-bottom: 100px;}
    .product-title,.index-hot-text{font-size: 14px;}
    .index-hot-text2{font-size: 12px;}
    .product-titlebox{width: 100%;bottom: -100px;left: 0px;}
    .product-title{width: 33.3%;float: left;text-align: center;margin-left: 0px;}
    .copy-box{padding: 50px 5% 0px 5%;}
    .contact-input{height: 40px;font-size: 14px;}
    .contact-textarea{height: 200px;}
}
/* 手机等小屏幕手持设备 */
@media screen and (min-width: 320px) and (max-width: 480px) {
    .prod-ser-wrap{padding: 50px 0px;}
    .index-hot-box{width:100%;margin-right: 0%;}
    .swiper-container3 .swiper-slide-active,.swiper-slide-duplicate-active{transform: scale(1);}
    .copy-wrap{ height: 780px;background-size: 100% 100%;background: url(../image/index-bg1-h5.jpg) no-repeat center center;}
    .copy-text{font-size: 20px;}
    .copy-text2{font-size: 14px;margin-top: 10px;}
    .copy-box{width: 90%;padding: 25px 5% 0px 5%;height: auto;}
    .copy-box-sline,.copy-box-hline{display: none;}
    .contact-title{font-size: 20px;}
    .contact-title2{margin-top: 10px;}
    .contact-left{margin-top: 20px;}
    .contact-right{margin-top: 20px;}
    .mt-50{margin-top: 30px !important;}
    .contact-title3{font-size: 18px;line-height: 22px;margin-bottom: 5px;}
    .index-contact{height: 1200px;}
}
