﻿
a {
    text-decoration: none;
}

a:hover {
    text-decoration: none;
    -webkit-tap-highlight-color: rgba(255, 0, 0, 0);
    outline: 0;
    outline: none;
    blr: expression(this.onFocus=this.blur());
}

sup {
    vertical-align: text-top;
}

sub {
    vertical-align: text-bottom;
}

textarea {
    resize: none;
    outline: none;
    font-family: Arial, Microsoft YaHei;
}

img {
    vertical-align: middle;
}

button,
input {
    -webkit-tap-highlight-color: rgba(255, 0, 0, 0);
    outline: 0;
    blr: expression(this.onFocus=this.blur());
}

button {
    -webkit-appearance: none;
}

#web-ietip {
    width: 526px;
    height: 90px;
    padding: 83px 0 0 84px;
    overflow: hidden;
    background: url(../images/browser.png) no-repeat center center;
    margin: 200px auto 0;
}
.youshi {
    width: 100%;
    margin: 0 auto;
    padding-top: 7%;
    padding-bottom: 7%;
    
    background-size: 90%;
    background-repeat: no-repeat;
}
.product_title {
	margin-bottom:30px;
	display:flex;
	flex-direction:column;
	align-items:center
}.product_title .common_title {
    text-align: center;
}.product_title .common_title .fnt_16 {
    color: #7f7f7f;font-size:19px; font-family:Arial, Helvetica, sans-serif; line-height:2; text-transform:uppercase
}.product_title .common_title .fnt_52 {
    color: #222; font-size:42px
}
.common_title div {
    line-height: 1;
}.common_title .fnt_52:after {
    content: ""; margin:0 auto;
    display: block;
    margin-top: 22px;
    width: 60px;
    height: 2px;
    background: #0270b8;
}
.storage-container {
    width: 100%;
}.row {
    display: flex;
    flex-wrap: wrap;
    zoom: 1;
    margin: 0;
    overflow: hidden; width:94%; max-width:1500px; margin:0 auto
}.storage-container .row > div {
    border-radius: 10px;
}.row .e-col-xl-4 {
    width: 33.33333333%;
    float: left;
    overflow: hidden;
    min-height: 1px;
    padding: 0 20px;
    margin-top: 20px;
} .storage-container .row > div .box {
    background-color: #f6f6f6;
    padding-bottom: 0px;
    border-radius: 10px;
    overflow: hidden;
    height: 100%;
}
.storage-container .row > div .box .e-lazy {
    overflow: hidden;
    border-radius: 10px 10px 0 0; overflow:hidden
}
.storage-container .row > div .box .e-lazy img:hover{ transition:all 0.4s;transform: scale(1.1)}

 .storage-container .row > div .box .e-lazy img {
    width: 100%;
    border-radius: 10px 0 0;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    display: block;
}.e-lazy img {
   
    display: block;
    width: 100%;
}.storage-container .row > div .box .e-lazy::after {
    padding-top: 2.25%;
}
.e-lazy:after {
    padding-top:15%;
    position: relative;
    display: block;
    overflow: hidden;
    width: 100%;
    content: '';
}
 .storage-container .row > div .box .stor-con h3 a, .storage-container .row > div .box .stor-con h3 p {
    font-size: 24px;
    line-height: 1.58; font-weight:normal
}
 .storage-container .row > div .box .stor-con .ptxt {
    font-size: 16px;
    line-height: 1.95;
    margin-bottom: 20px; color:#666
} .storage-container .row > div .box .stor-con {
    padding: 43px 50px 35px;
} .storage-container .row > div .box .stor-con .e-btn-box {
    position: absolute;
    bottom: 50px;
}

.e-xh-btn a {
    padding: 11px 28px;
    display: inline-block;
    border: 1px solid #059343;
    background-color: transparent;
    color: #059343;
    border-radius: 50px;
    margin: 20px 10px 0 0;
}
.e-xh-btn a span {
    position: relative;
    padding-left: 0px;
    padding-right: 0px;
    font-size: 16px;
    line-height: 1.5 !important;
}.e-xh-btn a:hover {
    border: 1px solid #059343;
    background-color: #059343;
    color: #fff;
}
.storage-container .row > div .box .e-lazy img {
    width: 100%;
    border-radius: 10px 0 0;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    display: block;
}






