
.pro_detail{
	margin-top: .2rem;
}
.mr-top .brands_des{
	padding: 20px 20px 20px 20px;
	
}
.brands_des .brands_left{
	width: 8%;
   float: left;
/*	 padding-top: 10px;*/
}
.brands_des .brands_left{
	    margin-right: 10px;
    margin-top: 50px;
}
.brands_des .brands_left a img{
	border: 1px solid #c0bdbd;
}
.brands_des .brands_right{
	width: 30%;
	float: left;
  padding-top: 30px;
}
.brand_ad{
	width: 60%;
	float: right;
}
.brands_des .brands_right h2{
   color: #000;
    font-size: .18rem;
    margin-bottom: .1rem;
}
.brands_des .brands_right h2 span{
	color: #999999;
	font-size: .13rem;
}
.brands_des .brands_right p{
	font-size: .13rem;
}
.brand_a span{
	font-size: .12rem;
	color: #999999;
}
.brand_a em{
	padding: 1px .1rem;
	background-color:#e5f5ff ;
	font-size:.12rem;
	font-style: normal;
	white-space:nowrap;
	margin-bottom: 3px;
	color:#333333;
}
.center_brand {
	height: 38px;
    line-height: 38px;
    background-color: #f8f8f8;
    border: 1px solid #e8e8e8;
    font-size: 14px;
    padding-left: 20px;
		padding-right: 20px
}
.ml-top {
  width: 398px;
  height: 498px;
  border: 1px solid #E8E8E8;
  position: relative;
}

.ml-top .big {
  border-bottom: 1px solid #E8E8E8;
  display: block;
}

.market-pre {
  width: 68px;
  height: 40px;
  background-color: #F3F4F6;
  text-align: center;
  padding-top: 8px;
  position: absolute;
  right: 0;
  top: 0;
}

.market-pre p {
  font-size: 12px;
  color: #9A9A9A;
}

.market-pre .pl {
  font-size: 14px;
  color: #3660CE;
}

.parts-little li {
  float: left;
  margin: 20px 0 0 10px;
  border: 1px solid #E8E8E8;
}

.parts-little li img {
  display: block;
}

.parts-little .boult-left {
  margin: 40px 0 0 6px;
  display: block;
  float: left;
}

.parts-little .boult-right {
  margin: 40px 6px 0 0px;
  display: block;
  float: right;
}

.parts-little .action img {
  border: 1px solid #3265CE;
}

.mlt-bottom {
  margin: 20px 0 0 30px;
}

.mlt-bottom a {
  font-size: 12px;
  color: #656565;
}

.mlt-bottom a+a {
  margin-left: 20px;
}

.nav-left {
  width: 402px;
  overflow: hidden;
}



/* 产品放大镜样式 */
.zoomdiv {
  z-index: 100;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 400px;
  height: 400px;
  background: #ffffff;
  border: 1px solid #CCCCCC;
  display: none;
  text-align: center;
  overflow: hidden;
}

.jqZoomPup {
  z-index: 10;
  visibility: hidden;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 20px;
  height: 20px;
  border: 1px solid #aaa;
  background: #ffffff;
  opacity: 0.5;
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  filter: alpha(Opacity=50);
}

.nav-right {
  width: 740px;
}

.nav-right h3 {
  font-size: 16px;
  color: #313131;
  margin-bottom: 5px;
}

.nav-right>h1 {
  font-size: 18px;
  margin-bottom: 20px;
}

.all-compare {
  width: 100%;
  height: auto;
  overflow: hidden;
  margin-bottom: 20px;
}

.nav-right a.compare {
  cursor: pointer;
  float: right;
  width: 34px;
  height: 34px;
  display: block;
  line-height: 17px;
  color: #999;
  background: #f8f8f8;
}




.knowledge-detail h2 {
  font-weight: 600;
  margin: 20px 0;
}

.knowledge-detail h3,
.knowledge-detail h4 {
  font-weight: 600;
  margin: 10px 0;
}

.knowledge-detail p {
  text-align: left;
  text-indent: 2em;
  line-height: 20px;
  margin: 10px 0;
}

.redColor {
  color: red;
}
.layui-tab-item video{
	margin: 0 auto;
	padding: .2rem;
}
/* 产品详情页面 start */
.pro_detail_breadcrumbs {
  font-size: .2rem;
    line-height: .5rem;
    color: #999;
}

.pro_detail_breadcrumbs a {
  color: #999;
}

.pro_detail_breadcrumbs span {
  color: #333;
}

.right-extra {
  width:35%;
  overflow: hidden;
  float: left;
}
.jqzoom.video_jqzoom{
	
	display: none;
}
.spec-preview {
  width: 400px;
  height: 400px;
  border: 1px solid #DFDFDF;
}
.video_jqzoom video {
  width: 400px;
  height: 400px;
  border: 1px solid #DFDFDF;
}
.jqzoom {
 /* float: left; */
  border: none;
  position: relative;
  padding: 0px;
  cursor: pointer;
  margin: 0px;
  display: block;
}

/* .jqzoom img {
  width: 4rem;
  height: 4rem;
} */

.spec-scroll {
  clear: both;
  margin-top: 5px;
  width:402px;
  overflow: hidden;
}

.spec-scroll .prev {
  float: left;
  margin-right: 4px;
}

.spec-scroll .next {
  float: right;
}

.spec-scroll .prev,
.spec-scroll .next {
  display: block;
  font-family: "宋体";
  text-align: center;
  width: 10px;
  height: 54px;
  line-height: 54px;
  border: 1px solid #CCC;
  background: #EBEBEB;
  cursor: pointer;
  text-decoration: none;
	display: none;
}

.spec-scroll .items {
  float: left;
  position: relative;
  width: 92%;
  height: 56px;
  overflow: hidden;
}

.spec-scroll .items ul {
  position: absolute;
  width: 999999px;
  height: 56px;
}

.spec-scroll .items li {
  float: left;
  width: 62px;
  text-align: center;
}

.spec-scroll .items img {
  border: 1px solid #CCC;
  padding: 2px;
  width: 54px;
  height: 54px;
  box-sizing: border-box;
  cursor: pointer;
}

.spec-scroll .items img:hover {
  border: 2px solid #FF6600;
  padding: 1px;
}


.goods_itemInfo {
  width: 62%;
  position: relative;
  float: right;
}

.goods_itemInfo .pro_title {
  font-weight: bold;
  font-size: .16rem;
  color: #333333;
  justify-content: flex-start;
}
.goods_itemInfo .pro_title>*{
	display: inline-block;
}
.goods_itemInfo .pro_title h1{
	font-size: .2rem;
	font-weight: normal;
}
.goods_itemInfo .pro_title b{
	color: #999999;
	font-size: 0.12rem;
	font-weight: normal;
	margin: 0 0.14rem;
}
.goods_itemInfo .pro_title span{
	margin-right: 0.1rem;
}
.goods_itemInfo .pro_title span{
	display: inline-block;
	width: 0.6rem;
	height: 0.3rem;
	line-height: 0.3rem;
	border-radius: .36rem;
	background-color: #ff0000;
	font-weight: normal;
	font-size: .12rem;
	color: #fff;
	text-align: center;
}
.goods_itemInfo .pro_subtit {
  font-size: 0.12rem;
  color: #999;
  font-weight: normal;
  margin-top: 0.1rem;
/*  line-height: 20px;*/
/*  padding: 5px 0;*/
}
.pro_key dl.guige_ms{
	width: 100%;
	overflow: hidden;
}
.pro_panel {
  padding: 15px 0;
  background: #f7f7f7;
  overflow: hidden;
  margin: 10px 0 5px;
  margin-bottom: 0;
}
.pro_key dl:nth-of-type(1){
	padding-top: 0;
}
.pro_panel .pro_price {
  width: 430px;
  float: left;
  line-height: 25px;
}

dl.itembox {
  overflow: hidden;
  width: 100%;
}

.pro_key {
  position: relative;
  line-height: .5rem;
  width: 100%;
}

.pro_key dl {
  padding-top: 4px;
}

.pro_panel .pro_price dl {
  padding-top: 0;
}

.pro_key dt {
  width: 95px;
  float: left;
  text-align: right;
  color: #333;
}

.pro_key dd {
  margin-left: 80px;
  overflow: hidden;
}

.pro_key dd span {
  height: 29px;
  line-height: 27px;
  background: #fff;
  padding: 0 9px;
  text-align: center;
  border: 1px #e5e5e5 solid;
  margin: 0 8px 8px 0;
  color: #333;
  display: inline-block;
  cursor: pointer;
}

.pro_key dd span:hover {
  border-color: #00a0fd;
  color: #00a0fd
}

.pro_key dd span.active {
  border: 2px solid #00a0fd;
  line-height: 26px;
  color: #00a0fd
}

.pro_tips {
  overflow: hidden;
  padding: 10px 25px;
  font-size: 13px;
  background: #f5f5f5;
}

.pro_tips h4 {
  color: #333;
  font-weight: bold;
}

.pro_tips p {
  width: 50%;
  float: left;
  line-height: 28px;
  color: #444;
}

.pro_key dd .tm-yen {
  font-size: 12px;
  color: #f00;
  display: inline-block;
  margin-bottom: -3px;
  font-family: 'Microsoft YaHei';
}

.pro_key dd .tm-price {
  font-size: 16px;
  font-weight: normal;
  color: #f00;
}
/*news start*/

.goods_news .title {
	border-bottom: 1px solid #e7e7e7;
	position: relative;
	margin-bottom: 10px;
}

.goods_news .title .line {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 73px;
	height: 1px;
	background: #147ab3;
}

.goods_news .title p {
	color: #147ab3;
	font-size: 18px;
	padding: 10px 0;
	float: left;
	font-weight: bold;
}

.goods_news .title a {
	float: right;
	padding-top: 10px;
}

/*end*/

.amountnum {
  float: left;
  font-size: 12px;
  border: 1px solid #e5e5e5;
  border-right: none;
}

.amountnum .countbtn {
  float: left;
  border: none;
  width: 40px;
  line-height: 40px;
  text-align: center;
  color: #5f5f5f;
  font-size: 24px;
  background: #fafafa;
  border-right: 1px solid #e5e5e5;
}

.amountnum .coutinput {
  color: #666666;
  border: 0;
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
  width: 50px;
  height: 40px;
  text-align: center;
  line-height: 26px;
  float: left;
  outline: none;
  border: none;
  border-right: 1px solid #e5e5e5;
}

.countbtn.notallow {
  cursor: not-allowed;
  color: #ccc;
}

.pro_key .instock {
  font-weight: bold;
  margin: 0 10px;
  float: left;
  color: #2b2b2b;
}

.pro_key .shiptime {
  float: left;
}

.pro_key .shiptime i {
  background: url(../img/4834745481386174507_pic1.png) no-repeat 0 0;
  width: 16px;
  height: 16px;
  display: inline-block;
  margin: 6px 4px 0 0;
  vertical-align: top;
}

.pro_key .shiptime strong {
  font-size: 14px;
  padding: 0 1px;
  font-weight: bold;
  color: #ef3f41;
}

.actionbtn {
  margin-top: 30px;
  overflow: hidden;
}

.actionbtn>button {
  width: 141px;
  height: 42px;
  text-align: center;
  line-height: 40px;
  margin-left: 12px;
  /* display: inline-block; */
  float: left;
  font-size: 18px;
  border-radius: 2px;
  border: 1px #f00 solid;
}

button.toBuy {
  background: #f00;
  color: #fff;
}

button.joidOrder {
  background: #fff9f1;
  color: #f00;

}

.codeInfo {
  position: relative;
  float: left;
  cursor: pointer;
}

.code_sao {
  margin-left: 20px;
  line-height: 42px;
}

.code_small {
  vertical-align: middle;
  width: .3rem;
  height: 0.26rem;
}

.code_big {
  position: absolute;
  top: -30px;
  right: -70px;
  display: none;
}

.codeInfo:hover .code_big {
  display: block;
}

.mobile_code {
  position: absolute;
  right: 0;
  top: 0;
  width: 160px;
  border: 1px solid transparent;
}

.mobile_code.border {
  border-color: #dcdcdc;
}

.mobile_code h4 {
  position: relative;
  height: 47px;
  line-height: 47px;
  font-size: 14px;
  cursor: pointer;
  text-align: center;
}

.mobile_code span {
  margin-left: 4px;
}

.mobile_code h4:before {
  content: "";
  position: absolute;
  left: 32px;
  top: 12px;
  display: block;
  width: 13px;
  height: 22px;
  background: url(../img/detail-ewm-icon.png) 0 0 no-repeat;
}

.mobile_code h4:after {
  content: "";
  position: absolute;
  right: 28px;
  top: 14px;
  display: block;
  width: 17px;
  height: 22px;
  background: url(../img/detail-ewm-icon.png) -13px 0 no-repeat;
}

.code_image {
  text-align: center;
  padding: 12px 0;
  display: none;
}

/* 产品放大镜样式 */
.zoomdiv {
  z-index: 100;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 400px;
  height: 400px;
  background: #ffffff;
  border: 1px solid #CCCCCC;
  display: none;
  text-align: center;
  overflow: hidden;
}

.jqZoomPup {
  z-index: 10;
  visibility: hidden;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 20px;
  height: 20px;
  border: 1px solid #aaa;
  background: #ffffff;
  opacity: 0.5;
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  filter: alpha(Opacity=50);
}
/* 2021-02-02 */
.pro_panel{
	padding: 0;
	background: transparent;
}
.pro_key  dl dt{
	background: url(../img/pro_detail/guige.jpg) no-repeat left center;
}
.pro_key dd .tm-yen{
	background: none;
	margin: 0;
	padding: 0;
}
.pro_key  dl.guige dt{
	background: url(../img/pro_detail/guige.jpg) no-repeat left center;
	
}
.pro_panel  dl em{
	font-style: normal;
	background: url(../img/pro_detail/true.jpg) no-repeat left center ;
	padding-left: .2rem;
	margin-right:.1rem;
	font-size: .14rem;
	color: #333333;
}
.pro_panel .yycj dl em.active{
	color: #00a0fd;
}
.pro_panel .yycj dl em {
/*	background-image: url(../img/pro_detail/three.png)  ;*/
	background:none;
	color: #999;
	width: 16.8%;
	display: inline-block;
	font-size: 0.14rem;
}
.pro_panel  dl.guige em{
	background: none;
	padding-left: 0;
}
.pro_panel .yycj dl em img{
	width: auto;
	vertical-align: middle;
}
.pro_half .pro_key{
	width: 50%;
	float: left;
}
.pro_half .pro_key dt{
	  font-size: .12rem;
		background: url(../img/pro_detail/guigejijia.jpg)no-repeat left center ;
	}
.pro_half .pro_key.zhenpin dt{
	
		background-image: url(../img/pro_detail/zp.jpg);
	}
	.pro_half .pro_key.brands dt{
		background-image: url(../img/pro_detail/yangpintemaixin.jpg) ;
	}
	.pro_half .pro_key.zf_pay dt{
		background-image: url(../img/pro_detail/zhifu.jpg);
	}
	.pro_half .pro_key.fw_qy dt{
		background-image: url(../img/pro_detail/fwqy.jpg);
	}
	.pro_half.pro_all .pro_key dt{
		background-image: url(../img/pro_detail/sycj.jpg) ;
	}
	.pro_half.pro_all{
		width: 100%;
		overflow: hidden;
	}
	.pro_half.pro_all .pro_key {
		width: 100%;
	}
	.pro_half .pro_key.brands a{
		display: inline-block;
    background: linear-gradient(to right, rgba(0,187,254,.8), rgba(0,161,253,1));
    padding: 0px .1rem;
    border-radius: 1rem;
    -webkit-border-radius:  1rem;
    color: #fff;
		margin-left: .1rem;
	}
	.pro_key dt{
		width: auto;
		font-size: .12rem;
		text-align: left;
		padding-left: .4rem;
	}
	.pro_key dd{
		    margin-left:0px;
	}
	.pro_half .pro_key.zbfw dt{
		background-image: url(../img/pro_detail/maintain.jpg);
	}
	.pro_half .pro_key.huoqi dt{
		background-image: url(../img/pro_detail/huoqi.jpg) ;
	}
	.pro_half .pro_key.status dt{
		background-image: url(../img/pro_detail/status.jpg) ;
	}
	.pro_half .pro_key.fp_style dt{
		background-image: url(../img/pro_detail/shuoming.jpg) ;
	}
	.pro_half .pro_key.pro_style dt{
		background-image: url(../img/pro_detail/pro_staus.jpg);
	}
	.pro_half .pro_key.wl_fee dt{
		background-image: url(../img/pro_detail/wl_fee.jpg) ;
	}
	.pro_half .pro_key.brand_sg dt{
		background-image: url(../img/pro_detail/brand_sg.jpg) ;
	}
	.yycj dd{
	   width: 100%;	
	}
	.ms_content{
		margin-top: 0.2rem;
		padding: 0.18rem 0.15rem;
		background-color: #f7f7f7;
		color: #333;
		font-size: 0.12rem;
	}
	.ms_content .ms_list span{
		color: #ff0000;
	}
.pro_key .guige_ms .img{
	width: .5rem;
	/* height: .34rem; */
	/* line-height: .34rem; */
	border: 1px solid #d5d5d5;
}
.pro_key .guige_ms .img img{
	vertical-align: middle;
	width: auto;
}
.key_pro{
	padding: .2rem 0;
}
.pro_key.key_pro dd{
	padding-left: 0.5rem;
}
.pro_key.key_pro dd .cal{
	width: 1.32rem;
	border: 1px solid #e5e5e5;
}
.pro_key.key_pro dd .cal input{
	width: 60%;
	text-align: center;
	border: none;
}
.guide_list{
	padding-top:0.05rem;
	padding-bottom: 0.05rem;
}
.pro_key.key_pro dd .cal button{
	width: 20%;
	border: none;
	text-align: center;
	font-size: 0.2rem;
	background: #fafafa;
	font-weight: bold;
}
.pro_key.key_pro dd .cal button:nth-of-type(1){
	border-right: 1px solid #e5e5e5;
}
.pro_key.key_pro dd .cal button:nth-of-type(2){
	border-left: 1px solid #e5e5e5;
}
.pro_key.key_pro dd .cal button.notallow {
    cursor: not-allowed;
    color: #ccc;
}
.pro_key.key_pro dd .guide_list{
	border-bottom: 1px dotted #ccc   ;
	padding-right: 1.6rem;
}
.pro_key.key_pro dd .guide_list{
	display: none;
	width: 100%;
}
.pro_key.key_pro dd .guide_list:nth-of-type(1){
	display: flex;
}
.pro_key.key_pro dd .guide_list:nth-last-of-type(1){
	border: none;
}
.border_line{
	height: 1px;
	background-color: #e5e5e5;
	margin-top: 0.2rem;
	position: relative;
}
.border_line .line_border{
	position: absolute;
	width: 0.48rem;
	height: 0.14rem;
	line-height: 0.14rem;
	border: 1px solid #ccc;
	border-top: none;
	background-color: #fff;
	top:-0rem;
	left:1.2rem;
	text-align: center;
}
.border_line .line_border img{
	width: .23rem;
	height: 0.13rem;
	vertical-align: top;
}
/* 产品详情 - 弹窗 */
.layui-layer.pro-order-skin {
  box-shadow: 1px 1px 8px rgba(0, 0, 0, .3);
}

.pro-order-skin .layui-layer-title {
  font-weight: bold;
}

.orderLayer {
  width: 520px;
  border: 1px solid #ccc;
  margin: 0 auto;
  overflow: hidden;
  display: none;
}

.orderItem {
  padding: 8px 24px;
}

.order_notes {
  line-height: 24px;
  padding-left: 66px;
}

.order_notes h2 {
  color: #333;
  font-size: 16px;
  font-weight: bold;
  padding-top: 20px;
}

.order_notes p {
  margin-top: 12px;
}

.order_notes a {
  color: #2e8b7d;
  margin-right: 16px;
}

.order_list h3 {
  line-height: 30px;
  padding-top: 6px;
  border-top: solid 1px #eee;
  overflow: hidden;
}

.order_list ul {
  margin-top: 8px;
  margin-bottom: 10px;
  overflow: hidden;
}

.order_list li {
  width: 100px;
  margin-right: 16px;
  float: left;
}

.order_list img {
  width: 100px;
  height: 100px;
}

.order_list p {
  width: 100%;
  height: 36px;
  line-height: 18px;
  font-size: 12px;
  overflow: hidden;
}

.order_list span {
  color: #f00;
}

/* 产品详情左侧 */
.pro_left {
  width: 180px;
  float: left;
  margin: 30px 0;
  border: solid #e5e5e5 1px;
}

.aside_title {
  text-align: center;
  border-bottom: solid #e5e5e5 1px;
  line-height: 46px;
}

.aside_list li {
  border-bottom: solid #e5e5e5 1px;
  text-align: center;
  padding: 15px;
}

.aside_list a:hover p {
  color: #2e8b7d;
  text-decoration: underline;
}

.aside_list img {
  margin: 20px 0;
  width: 100%;
}

.aside_list p {
  color: #333;
  line-height: 20px;
  padding-bottom: 10px;
}

.aside_list span {
  color: #f00;
  display: inline-block;
  font-size: 16px;
}
/*  产品详情左侧 */
.content_left_detail{
	width: 18%;
	border: 1px solid #eeeeee;
}
.content_left_detail .title_h2{
	text-align: center;
	height: .46rem;
	line-height: .46rem;
	font-size: .18rem;
	color: #333;
	border-bottom: 1px solid #eeeeee;
}
.content_left_detail ul li{
	padding: .2rem .2rem;
	border-bottom: 1px solid #eeeeee;
}
.content_left_detail ul li:nth-last-of-type(1){
	border-bottom: none;
}
.content_left_detail ul li p.goods-title{
	font-size: 0.13rem;
	color: #333333;
}
.content_left_detail ul li p.redPrice{
	font-size: 0.14rem;
	color: #ff2a14;
	font-weight: bold;
}
.content_detail{
	margin-top: 0.5rem;
}
/* 产品详情右侧 */
.pro_detail_content {
  width: 80%;
  border: solid #e5e5e5 1px;
  /* margin: 30px auto 0; */
  overflow: hidden;
}

.pro_detail_content .layui-tab {
  margin: 0;
}

.pro_detail_content .layui-tab-title {
  height: 46px;
}

.pro_detail_content .layui-tab-title li {
  border-right: solid #e5e5e5 1px;
  line-height: 46px;
}

.pro_detail_content li.layui-this {
  color: #00a0fd;
}

.pro_detail_content li.layui-this:after {
  height: 46px;
  border: 0;
  border-top: 2px solid #00a0fd;
}

.fabric-bottom {
  overflow: hidden;
  padding: 10px 15px 20px;
}

.fabric-bottom li {
  width: 33.3333%;
  float: left;
  line-height: 26px;
}

.pro_db_img {
  color: #666;
  line-height: 26px;
  padding: 30px;
}

.pro_db_img img {
  max-width: 100%;
  display: block;
  margin: 0 auto;
}

.sail-service {
  position: relative;
  width: 1000px;
  height: 400px;
  margin: 30px auto;
  background: url('../img/pro_detail/detail-maintenance.jpg');
}

.sail-service p {
  position: absolute;
  left: 94px;
  top: 192px;
}

/* .sail-service a {
  background: yellow;
  color: blue;
  padding: 13px 24px;
  border-radius: 6px;
  margin-bottom: 8px;
  display: block;
  color: #333;
} */

.sail-service a i {
  font-size: 14px;
  font-weight: bold;
}

.pro_detail_content .layui-tab-content {
  padding: 0px;
}

.pro_pj {
  padding: 15px;
}

.pro_pj textarea {
  width: 100%;
  padding: 10px;
  height: 120px;
  display: block;
  margin-bottom: 15px;
  box-sizing: border-box;
}

.pro_pj button {
  display: block;
  width: 120px;
  height: 40px;
  background: #00a0fd;
  color: #fff;
  border: 0;
  margin: 0 auto;
  cursor: pointer;
}

.pro_pj_list {
  overflow: hidden;
  padding: 15px;
}

.pro_pj_list dl {
  position: relative;
  min-height: 70px;
  border-top: dashed 1px #e5e5e5;
  padding: 15px 0;
  overflow: hidden;
}

.pro_pj_list dt {
  position: absolute;
  left: 0px;
  top: 15px;
}

.pro_pj_list img {
  width: 55px;
  height: 55px;
  border-radius: 50%;
  border: solid #e5e5e5 1px;
  display: block;
}

.pro_pj_list dd {
  padding-left: 65px;
  line-height: 21px;
}

.pro_pj_list dd h3 {
  color: #333;
  font-weight: 600;
  font-size: 13px;
}

.pro_pj_list dd em {
  font-style: normal;
  color: #999;
  font-size: 12px;
}

.pj_text {
  background: #f5f5f5;
  padding: 20px;
  margin-top: 8px;
}

.pro_detail_list dl {
/*
  width: 205px;
  margin-right: 22px;
  margin-left: 12px;
  float: left;
  background: #fff;
  margin-bottom: 12px;
  padding: 22px;
  box-sizing: border-box;
*/
background: #fff;
    padding: .22rem;
    width: 32%;
/*    margin: 0 0.12rem .12rem 0;*/
    box-sizing: border-box;
	margin-bottom: 0.2rem;
    
    
}
.pro_detail_list:after{
content: "";
width: 32%;
height: 0;
visibility: hidden;
}
.pro_detail_list dl:nth-child(5n) {
  margin-right: 0px;
}

.pro_detail_list dt {
  width: 100%;
/*  height: 1.6rem;*/
  overflow: hidden;
}

/*
.pro_detail_list dl img {
  width: 100%;
  height: 100%;
}
*/

.pro_detail_list dd {
  line-height: 17px;
}

.pro_detail_list dd span {
  font-size: 13px;
  height: 34px;
  display: block;
  overflow: hidden;
}

.pro_detail_list dd em {
  color: #ff2a14;
  font-weight: bold;
  font-style: normal;
  font-size: 15px;
  padding-top: 10px;
  display: block;
}

/* 产品详情页面 end */

.recommend-more ul{
	top:25px
}
.recommend-more li a{
	color: #999;
}
.recommend-more li a:hover{
	color: #00a0fd;
}
img{
	max-width: 100%;
	width: auto;
}
.footer-top span{
	font-size: 16px;
}
.recommend-text>a:hover{
	color:#00a0fd ;
}
.pro_detail_content .tab {
  margin: 0;
}
.pro_detail_list{
	    background-color: #f5f5f5;
    overflow: hidden;
    
    padding: 0 10px;
	padding-top: 10px;
}
.pro_detail_content .tab-title {
  height: 46px;
	border-bottom: 1px solid #f5f5f5;
}

.pro_detail_content .tab-title li {
  border-right: solid #e5e5e5 1px;
  line-height: 46px;
text-transform: capitalize;
}

.pro_detail_content li.active {
  color: #00a0fd;
}


.tab li {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: middle;
    font-size: 14px;
    transition: all .2s;
    -webkit-transition: all .2s;
    position: relative;
    line-height: 40px;
    min-width: 65px;
    padding: 0 15px;
    text-align: center;
    cursor: pointer;
		border-right: solid #e5e5e5 1px;
    line-height: 46px;
}
.pro_detail_content li.active:after {
    height: 46px;
    border: 0;
    border-top: 2px solid #00a0fd;
		    position: absolute;
    left: 0;
    top: 0;
    content: '';
    width: 100%;
    height: 41px;
   
}
button.toBuy:hover{
	background-color: #aa0505;
}
@media screen and (max-width:768px){
	.actionbtn{
		display: flex;
		justify-content: flex-end;
	}
	.amountnum .countbtn{
		height: 30px;
		line-height: 30px;
	}
	.amountnum .coutinput{
		height: 30px;
		line-height: 30px;
	}
	button.toBuy{
		height: 30px;
		line-height: 30px;
	}
	.right-extra{
		width: 100%;
	}
	.spec-scroll .items{
		width: 80%;
	}
	.spec-scroll{
		width: 100%;
	}
	.spec-preview{
		width: 100%;
		height: auto;
		overflow: hidden;
	}
	.goods_itemInfo{
		width: 100%;
		margin-top: .2rem;
	}
	.content_detail .content_left_detail{
		display: none;
	}
	.content_left_detail{
		width: 100%;
	}
	.pro_detail_content{
		width: 100%;
	}
	.pro_detail_content .tab-title li{
		min-width: auto;
		width: 19.2%;
		font-size: .18rem;
		padding: 0;
	}
	.pro_detail_content .tab-title li:nth-last-of-type(1){
		border: none;
	}
	.sail-service{
		width: 100%;
		background-size:contain ;
		background-repeat: no-repeat;
		height: 4rem;
	}
	.pro_detail_list dl{
		width: 48%;
	}
	.brands_des .brands_left{
		width: 30%;
	}
	.brands_des .brands_right{
		width: 65%;
		margin-bottom: .4rem;
	}
	.mr-top .brands_des{
		padding: .2rem;
	}
	.brand_ad{
		clear: both;
		width: 100%;
		float: none;
		
		overflow: hidden;
	}
	.brand_a em{
		margin-bottom: .1rem;
	}
	.spec-preview{
		width: 100%;
	}
	.pro_panel .yycj dl em{
		width: 30%;
		padding-left: .3rem;
	}
	.yycj dd{
		width: 70%;
	}
	.pro_panel dl em{
		padding-left: .3rem;
	}
	.pro_key.key_pro dd .guide_list{
		padding-right: 0;
	}
	.pro_key.key_pro dd{
		padding-left: .2rem;
	}
	.border_line .line_border{
		top:-0.02rem;
	}
	.border_line .line_border img{
		vertical-align: top;
	}
	.pro_key .guige_ms .img img{
		vertical-align: middle;
	}
	.video_list{
		text-align: center;
	}
}