
.pord_l{ width: 220px; background: #008dd5 url(../img/20201113225917_677026964.png) 200px 32px no-repeat; padding:25px;}    
.pord_l span{ color: #ebf5fc;  font-family: Arial; text-transform: uppercase; font-size: 12px; }
.pord_l b{ font-size: 26px;color:#fff; line-height: 40px;}
.list{ width: 270px; }
.list a{ display: block; line-height:80px;font-size: 16px; background: #eff4f7; border-bottom: 1px solid #d9e8f0; padding-left: 20px; position: relative;}
.list a:after{ content: ""; position: absolute;  width:20px; height:20px; right: 20px; top:0px; bottom: 0; margin: auto; background: url(../img/20201113225942_1850943032.png) no-repeat;}
.list_b{width: 270px; background: #008dd5 ; text-align: center; padding-top:24px;}
.list a:hover{ background: #fd8300; color: #fff;  font-size: 16px;}

.ny_prototal { width:100%; overflow:hidden;}
.ny_prolist { width:31.3%;margin:0 1% 2% 1%; float:left;box-sizing:border-box;position:relative;overflow:hidden;border: 1px solid #e5e5e5;transition:0.5s;}
.ny_prolist:hover{background:#008dd5;transition:0.5s;}
.ny_propic { position:relative; overflow:hidden;}
.ny_propic a { display:block;}
.ny_propic a img { width:100%;transition:0.5s;}
.ny_prolist:hover a img {transform: scale(1.3);transition:0.5s;}
.ny_protil {width:100%;position:relative; overflow:hidden;padding:6% 6% 0 6%;box-sizing: border-box;}
.ny_protil a {font-size:16px; position:relative; z-index:2; display:block;line-height: 100%;}
.ny_prolist:hover .ny_protil a{color:#fff;}
.ny_protil span{font-size:14px;color:#9a9a9a; display: block; margin-top: 4%;}
.ny_prolist:hover span{ color: #fff;}
.ny_promore{padding:6% 6% 3% 6%;}
.ny_promore a{display: block;border-top:1px solid #e5e5e5;color:#9a9a9a;background:url(../img/20200604115040_808633491.png) no-repeat right center;line-height: 400%;position:relative;transition:0.5s;}
.ny_prolist:hover .ny_promore a{color:#fff;border-top:1px solid #008dd5;background:url(../img/20200607161033_298433894.png) no-repeat right center;transition:0.5s;}
.ny_promore a:before{content:'';width:0;height:1px;background:#daeecf;position:absolute;top:-1px;left:0;transition:0.5s;}
.ny_prolist:hover .ny_promore a:before{width:100%;transition:0.5s;}

.propic_img img{
	max-width: 60%;
}
.product_tm{
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #ddd;
}
.product_content img{
	max-width: 100%;
}

.pro_detail_rel_hd {
	height: 54px;
	line-height: 54px;
	background: #008dd5 url(../img/20201118090436_671364246.png) no-repeat 10px center;
	border: 1px dashed #ccc;
	padding-top:5px;
	padding-bottom:5px;
}
.pro_detail_rel_hd strong {
	font-size: 16px;
	color: #fff;
	padding-left: 40px;
}

.pro_detail_rel_item img{margin-top: 0px !important;     border: none  !important;}
.pro_detail_box{background:#fff;overflow:hidden;border: none !important;margin-top: 20px !important; width: 100% !important;}
.pro_detail_rel_item{text-align: left !important;}
.pro_detail_rel_item>div{display:inline-block;border: 1px solid #eee;width: 320px !important;    line-height: 50px;  position: relative;margin-bottom: 12px; padding:0px !important; margin-top: 30px !important;}
.pro_detail_rel_item>div{margin-left:11px;width:260px; float:left; text-align:center; padding:8px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}
.pro_detail_rel_item a{ color:#666;}
.pro_detail_rel_item a:hover { color:#033aa9;}
.pro_detail_rel_item  img{width: 100% !important;height: auto !important; margin-top:10px;border: 1px solid #C0C0C0}
.pro_detail_rel_item>div a:nth-child(1)::after { content: ''; position: absolute;  width: 100%;  height: 100%; background: rgba(0, 0, 0, 0.6) url(../img/20201118090620_1600126134.png) no-repeat center; left: 0;  top: -100%;  transition: 0.3s all ease-in-out;}
.pro_detail_rel_item>div:hover a:nth-child(1)::after { top:0px;}