*{
    margin: 0;
    padding: 0;
    outline: none;
    box-sizing: border-box;
    text-decoration: none;
    font-size: 0.26rem;
    color: #666666;
    font-family: Calibri;
}
html{
    max-width: 750px;
    min-width: 320px;
    margin: 0 auto;
}
img{max-width: 100%;display: block;}
.line{display: block;height: 0.03rem;width: 100%;opacity: 0.5;background-color: #e94609;position: relative;top: -0.015rem;}
.mg-b-40{margin-bottom: 0.4rem;}
.header{
    display: flex;
    justify-content: space-around;
    padding: 0.32rem 0.2rem;
}
.logo{height: 0.48rem;flex-grow: 0;}
.conversion{padding: 0 0.2rem;display: flex;margin: 0.4rem 0;}
.conversion .vn-zoos {display: none;}
.conversion .vn-form {text-align: center;display: block;margin: 0 auto;}
.header {display: flex;justify-content: space-between;align-items: center;flex-grow: 1;}
.header >a{padding-bottom: 0.12rem; border-bottom: 0.02rem solid #ffffff;}
.header >a.active{border-bottom: 0.02rem solid #e95915;}

.product-list{display: flex;flex-wrap: wrap;justify-content: space-between;padding: 0 0.2rem;}
.product{width: 3.5rem;border: solid 1px #e94609;margin-bottom: 0.2rem;position: relative;padding-bottom: 0.6rem;}
.product .intro{padding: 0.15rem;}
.product .wenzi{padding-left: 0.2rem;}
.product h3{font-size: 0.3rem;color: #e94609;padding-top: 0.03rem;margin-bottom:0.1rem}
.product>a{width: 100%;color: #ffffff;background-color: #e94609;text-align: center;line-height: 0.6rem;display: block;
position: absolute;bottom: 0;}

.case h2,.material h2{font-size: 0.32rem;color: #e94609;line-height: 0.42rem;border-bottom: 0.03rem solid #e94609;display: inline;}
.case,.material{padding: 0 0.2rem;}

.case .swiper{overflow: hidden;width: 100%;padding-bottom: 0.7rem;position: relative;box-shadow: 0 0.05rem 0.05rem 0 rgba(250, 190, 168, 0.75);}
.case img{width: 100%;}
.case .intro{padding-left: 0.25rem;padding-top: 0.32rem; margin-top: -0.65rem;padding-bottom: 0.3rem;}
.case h3{color: #ffffff;background-color: #e94609;border-radius: 0.1rem 0.1rem 0px 0px;overflow:hidden;
    height: 0.65rem;line-height: 0.65rem;font-size: 0.32rem;padding-left: 0.25rem;font-weight: bold;
    position: relative;top: -0.65rem;}
.case p{line-height: 0.42rem;}
.case p i{display: inline-block;width: 0.14rem;height: 0.14rem;line-height:0.14rem;background-color: #e94609;transform: rotate(45deg);
    margin-left: 0.02rem;margin-right: 0.11rem;}
.case .intro hr{display: block;width: 6.59rem;margin: 0.2rem 0;border: none;border-bottom: 1px solid #999999;}
.case .swiper .swiper-pagination{top: 3.4rem;}
.swiper .swiper-pagination-bullet{opacity:1;background:#fff;}
.swiper .swiper-pagination-bullet-active{background-color: #e94609;width: 0.8rem;border-radius: 4px;transition: width ease-in-out 0.5s;}

.form{height: 6.2rem; background: url(/market/img/other/bg-contact.jpg);background-size: 100% 100%;}
.form h2{font-size: 0.36rem;margin-top: 0.65rem;color: #fff;display: inline-block;text-align: center;width: 100%;font-family: ArialMT;font-weight: normal;}
.form form{display: flex;flex-direction: column;align-items: center;padding: 0.4rem 0.2rem 0;}
.form form>div{width: 100%;margin-bottom: 0.24rem;}
.form form>div>input{width: 100%;background:rgba(255, 255, 255, 0.1);border: none;height: 0.5rem;font-size: 0.28rem;line-height: 0.42rem;padding-left: 0.14rem;}
input::-webkit-input-placeholder {color: #fff;}
input:-moz-placeholder {color: #fff;}
input::-moz-placeholder {color: #fff;}
input:-ms-input-placeholder {color: #fff;}
.form form>input{background:#fff;border-radius: 0.15rem;width: 100%;height: 0.5rem;border: none;color: #e94609;}

.material-list{display: flex;flex-wrap: wrap;}
.material-list a{width: 25%;}
.material-list div{text-align: center;margin-bottom: 0.65rem;display: flex;flex-direction: column;align-items: center;}
.material-list img{width: 1.3rem;margin: 0 0.2rem 0.5rem;}
.material{margin-top: 0.25rem;}
.parameter{padding: 0.25rem;border: 1px solid #e95915;margin-top: 0.3rem;}
.sale>img{height: 1.54rem;width: 7.38rem;margin: auto;}
.sale>div{display: flex;justify-content: space-between;padding: 0 0.2rem;}
.sale>div>div{width: calc(50% - 0.1rem);box-shadow: 0 0 15px 0 rgba(217,217,217,.75);padding: 0.2rem;}
.sale h3{font-size: 0.32rem;color: #ff6000;margin-bottom: 0.1rem;}
