.product-content{display:flex}
.product-pic{margin-right:45px;width: 220%;}
.product-info h3,.product-info h1{font-size:1.4375rem;color:#000;margin-bottom:25px;margin-top:25px;line-height:30px}
.description{text-transform:uppercase;color:#2c2c2c;font-size:.8125rem;position:relative;padding:17px 0}
.description::after,.description::before{content:"";display:block;position:absolute;bottom:0;left:0;height:4px}
.description::before{width:100%;background:#f2f3f8}
.description::after{width:96px;background:#007dc3}
.product-info p{color:#444;font-size:.9375rem;line-height:25px;margin-top:15px;margin-bottom:15px}
.morelink a{display:inline-block;margin-right:20px;background:#007dc3;border-radius:3px;color:#fff;font-size:1.0625rem;padding:0 20px;line-height:40px;white-space:nowrap}
.morelink a:hover{background:#888;color:#fff}
.productshare{display:flex;align-items:center;padding:20px 0}
.productshare p{text-transform:uppercase;color:#2c2c2c;font-size:.8125rem;display:inline-block;margin:0 15px 0 0}
.productshare ul{display:flex}
.product-content{margin-bottom:90px}
.product-tags,.ptit{background:#f6f6f6;display:flex;justify-content:center;padding:20px 0;margin-bottom:40px}
.product-tags p{color:#262626;font-size:1.125rem;cursor:pointer;transition:all .3s;padding:0 20px;text-transform:uppercase}
.product-tags p.active,.product-tags p:hover{color:#007dc3}
.products-intro-change p{font-size:.9375rem;color:#444;line-height:25px;margin-bottom:4px}
.products-intro-change table{width:100%;font-size:.9375rem;color:#8e8e8e;line-height:25px}
.products-intro-change table tr:nth-child(2n+1){background:#f6f6f6}
@media screen and (max-width:960px){
.product-content{flex-wrap:wrap;justify-content:center}
.morelink,.product-info h3{text-align:center}
}
.rollPro1{display:flex;flex-wrap:wrap}
.rollPro1 li{width:32%;margin:0 2% 2% 0;border:1px solid #e5e5e5}
.rollPro1 li:nth-child(3n+3){margin-right:0}
.rollPro1 p{display:block;width:100%}
.rollPro1 p a{color:#555;font-size:16px;line-height:2.5;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;padding:0 5%}
.pdown1,.pdown2,.pdown3,.pdown4{margin-top:10px}
#A_DownLoadProduct{padding-left:46px;background-image:url(pdf.png);background-repeat:no-repeat;background-position:15px center}