.product-content{display:flex}
.product-pic{margin-right:45px}
.product-info h1{ color:#333;}
.product-info h3{font-size:1.4375rem;color:#000;margin-bottom:25px;margin-top:25px}
.description{text-transform:uppercase;color:#2c2c2c;position:relative;padding:10px 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:#21625A}
.product-info p{margin:10px 0}
.morelink a{display:inline-block;margin-right:20px;background:#21625A;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{background:#f6f6f6;display:flex;justify-content:space-around;margin-bottom:40px}
.product-tags p{color:#262626;font-size:1.125rem;cursor:pointer;transition:all .3s;text-transform:uppercase;padding:1.5em 1em;}
.product-tags p.active,.product-tags p:hover{color:#fff; background:#21625A;}
.products-intro-change .table p{margin-bottom:0}
.products-intro-change table tr:nth-child(2n+1){background:#f00}
@media screen and (max-width:960px){
.product-content{flex-wrap:wrap;justify-content:center}
.morelink,.product-info h3{text-align:center}
}
.pdown1 #A_DownLoadProduct{display:inline-block;clear:both;height:32px;margin:16px 0 0 0;line-height:32px;background:url(../images/down1_2.png) right top no-repeat;padding-right:50px}
.pdown1 #A_DownLoadProduct span{display:inline-block;height:32px;background:url(../images/down1_1.png) no-repeat;padding:0 0 0 16px}
.pdown2 #A_DownLoadProduct,.pdown3 #A_DownLoadProduct,.pdown4 #A_DownLoadProduct{display:inline-block;clear:both;height:45px;margin:16px 0 0 0;line-height:45px;padding-right:45px}
.pdown2 #A_DownLoadProduct span,.pdown3 #A_DownLoadProduct span,.pdown4 #A_DownLoadProduct span{color:#111;display:inline-block;height:45px;background:url(../images/down2_1.png) no-repeat;padding:0 12px 0 16px}
.pdown2 #A_DownLoadProduct{background:url(../images/down2_2.png) right top no-repeat}
.pdown3 #A_DownLoadProduct{background:url(../images/down2_3.png) right top no-repeat}
.pdown4 #A_DownLoadProduct{background:url(../images/down2_4.png) right top no-repeat}
.ProListRandom .rollPro1{display:flex;flex-wrap:wrap;justify-content:space-between}
.ProListRandom .rollPro1 li{width:32%;text-align:center;line-height:1.6;margin-bottom:2%}
.ProListRandom .rollPro1 li img{max-width:100%}
.ProListRandom .rollPro1 li p{padding:10px 0}
.ProListRandom .ptit,.fbtitle{background:#f6f6f6;color:#21625A;padding:10px 30px;font-size:16px;margin:30px 0 20px 0}
.ProListRandom{margin-bottom:30px}

.relatedproducts_list{}
.relatedproducts_list .title{ background:#f6f6f6;}
.relatedproducts_list .title h3{ display:block; background:#21625A; color:#fff; font-size:18px; padding:0.5em 1em;}
.relatedproducts_list .list{ clear:both;}
.relatedproducts_list .list ul{ margin-bottom:1em; margin-top:1em;}
.relatedproducts_list .list ul li{ width:33%; float:left; border:1px solid #fff; text-align:center; transition: 0.3s;}
.relatedproducts_list .list ul li:hover{ border:1px solid #ccc;}
.relatedproducts_list .list ul li img{ max-width:90%; text-align:center;}
.relatedproducts_list .list ul li p{ padding-bottom:0.5em; padding-top:0.5em;}
.relatedproducts_list .list ul li a{ max-width:90%; text-align:center;}