﻿.listChild{border-top: 70px solid #ccc;padding:30px 0px;} /* 每行总的区域 */

#rowa {
	float:right;
	display:inline;
	margin-right:0px;
	margin-left:40px;
	border:1px solid silver;
	}
.rowb .childImg{ float:left;}
.rowb .childInfo{ margin-left:340px;}
.rowa .childImg{ float:right;}
.rowa .childInfo{ margin-right:340px;}
.childImg{                   /* 每行总的区域   左边图片区域 */
    height:340px;
    padding-bottom: 0px;
	height:285px;
    padding-top: 45px;
    width: 270px;
	border:1px solid #eee;
	}


.childInfo{
	               /* 右边文字区域 */
		   color:#666;
		   border:1px solid silver;
		   background:#EDEDED;
		   height:330px;
} 

.box {
           border:1px solid silver;
		   background:#92918F;
		   height:90px;
		   color:#fff;
		
}
.coad{}
.box a{ color:#fff;}
.coad{ width:400px; float:left;}
.childInfo .ng-binding{ margin:0; font-weight:normal;margin-left:100px; padding-top:8px; }
.childInfo .cpxiho{ float:right; padding:20px 20px 0 0;} 
.childInfo .product-name-2{ margin-left:100px; padding-top:8px;}
.childInfo h2 { 
    font-size: 1.125rem;
    overflow: hidden;
    padding: 0 0 15px 0;
}
.childInfo h2 a.product-name {
    font-size: 1.334rem !important;
    line-height: 1.15385;
    padding: 6px 0;
	font-weight:normal;
	color: #0066a1;
}

#product-name-2 {
	margin-left:130px;
	
	}


.result-info-col{ float:left; width:30%; text-align:center;}
.result-features-col{background:#EDEDED; padding-left:30px; padding-top:30px;font-size:19px;font-family:Arial, Helvetica, sans-serif;}
.smpd{ padding-top:20px; font-size:0.9em;}
.smpd table{ text-align:left; vertical-align:top;}
.smpd th{ padding-right:20px;}
.smpd td{ padding-bottom:20px;}
.product-markt-tcpn-holder h3{ font-weight:normal; font-size: 1.0rem; margin:0px;}
.main {
	padding:74px 0 90px 0;
}
.main .child {
	float:left;
	position:relative;
	width:386px;
	height:506px;
	border:1px solid #e9e9e9;
	background:#f7f7f7;
	margin:0 12px 12px 0;
}
.main .child {
	transition-duration: .5s;
	-ms-transition-duration: .5s;
	-moz-transition-duration: .5s;
	-webkit-transition-duration: .5s;
}
.main .child:hover {
	-webkit-box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.2);
	box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.2);
	-ms-box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.2);
	-o-box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.2);
}
.main .child .childImg {
	border:1px solid #fdfdfd;
	height:454px;
}
.main .child .childImg img {
	max-width:100%;
	max-height:100%;
	vertical-align:middle;
}
.main .child .childImg img {
	transition-duration: .5s;
	-ms-transition-duration: .5s;
	-moz-transition-duration: .5s;
	-webkit-transition-duration: .5s;
}
.main .child .childImg img:hover {
	transform:scale(1.04);
	-moz-transform:scale(1.04);
	-ms-transform:scale(1.04);
	-o-transform:scale(1.04);
	-webkit-transform:scale(1.04);
}
.main .child .childTitle {
	height:50px;
	line-height:50px;
}
.main .child .childTitle .title {
	color:#1D68C4;
	font-size:16px;
	padding-left:16px;
	background:#fff;
}
@media (max-width: 639px) {
.main {
	padding:20px 0 30px 0;
}
.main .child {
	width:46%;
	height:190px;
	margin:0 3% 4px 0;
}
.main .child .childImg {
	height:168px;
}
.main .child .childTitle {
	height:20px;
	line-height:20px;
}
.main .child .childTitle .title {
	font-size:12px;
	padding-left:8px;
}
}
@media (min-width: 640px) and (max-width:1023px ) {
.main {
	padding:30px 0 50px 0;
}
.main .child {
	width:286px;
	height:375px;
	margin:0 8px 8px 0;
}
.main .child .childImg {
	height:336px;
}
.main .child .childTitle {
	height:37px;
	line-height:37px;
}
.main .child .childTitle .title {
	font-size:16px;
	padding-left:16px;
}
}
@media (min-width: 1024px) and (max-width:1199px ) {
.main {
	padding:74px 0 90px 0;
}
.main .child {
	width:312px;
	height:408px;
	margin:0 10px 10px 0;
}
.main .child .childImg {
	height:366px;
}
.main .child .childTitle {
	height:40px;
	line-height:40px;
}
.main .child .childTitle .title {
	font-size:16px;
	padding-left:16px;
}
.main {
	width:140% !important;
	
	}
}
@media (min-width: 1200px) and (max-width:1439px ) {
}
@media (min-width: 1440px) and (max-width:1920px ) {
}
