﻿input[type='submit']:hover{
        cursor:pointer;
     } 

tr td{
  padding-left: 5px;
  padding-right: 5px;
	}

.wj-product{
	margin-top: 40px;
}
.wj-product p{
	margin: 0;
}
.wj-product a{
	text-decoration: none;
	color: #333333;
}
.wj-product .wj-product-list{
	box-sizing: border-box;
	padding: 50px 25px;
	padding-bottom: 30px;
 	width: 280px;
 	height: 345px;
  padding-top: 25px;
 	/*border: 1px solid #ccc;*/
 	position: relative;
 	margin-bottom: 70px;
 	background: #ffffff;
 	float: left;
 	margin-right: 25px;
} 
.wj-product .wj-product-list:nth-of-type(4n+0){
	margin-right: 0;
}
 .wj-product-list .wj-product-list-top{
 	box-sizing: border-box;
 	height: 142px;
    text-align: center;
    overflow: hidden;
    padding-bottom: 20px;
 }
  .wj-product-list .wj-product-list-top img{
  	height: 100%;
  	-webkit-box-reflect: below 0px -webkit-gradient(linear, left top, left bottom, from(transparent), to(rgba(250, 250, 250, 0.1)));
  	width: 203px;
  	height: 122px;
  }
.wj-product   .wj-product-list .wj-product-list-center{
   	padding-left: 10px;
   	padding-right: 10px;
   }
 .wj-product   .wj-product-list .wj-product-list-center  .wj-product-title{
 	color: #000000;
	font-size: 18px;
	margin-bottom: 10px;
 }
  .wj-product   .wj-product-list .wj-product-list-center .wj-product-guige{
  	line-height: 28px;
  	font-size: 14px;
  	color: #333333;
  }
   .wj-product   .wj-product-list .wj-product-list-center i{
   	 font-style:normal;
   	 padding-left: 8px;
   	 padding-right: 10px;
   }
  .wj-product   .wj-product-list .wj-product-list-center .wj-product-guige .wj-guige-title{
  	background: #0985d3;
  	color: #ffffff;
  	padding: 2px 8px;
  }
.wj-product   .wj-product-list .wj-product-list-down p{
	margin-top: 20px;
	/*position: absolute;*/
	/*bottom: 30px;*/
	/*left: 25px;*/
}
  .wj-product   .wj-product-list .wj-product-list-down p span{
  	display: inline-block;
  	padding: 8px 20px;
  	/*border: 1px solid #bfbfbf;*/
  	background: #0383d3;
  	color: #fff;
  	
  }
    .wj-product   .wj-product-list .wj-product-list-down p span:nth-of-type(2){
   background: #ff9c01;
  }
 .wj-noactive{
 	display: none;
 }
  .wj-product   .wj-product-list .wj-product-list-down img{
  	display: inline-block;
  	margin-right: 3px;
  	margin-bottom: -5px;
  	width: 22px;
  	height: 22px;
  	color: #fff;
  	/*background: #ff9c01;*/
  }
  .wj-product   .wj-product-list .wj-product-list-down .wj-tijiao{
  	/*color: #ff9c01;*/
  }
.wj-product-meceng,.wj-product-meceng2{
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.5);
	position: fixed;
	left: 0;
	top: 0;
	display: none;
}
.wj-product-meceng .wj-mengceng-con,.wj-product-meceng2 .wj-mengceng-con{
	width: 489px;
	background: rgba(3,131,211,0.5);
	padding: 10px;
	margin: 0 auto;
	margin-top: 5%;
	border-radius: 5px;
	box-sizing: border-box;
}
.wj-product-meceng .wj-mengceng-concenter,.wj-product-meceng2 .wj-mengceng-concenter{
	background: #ffffff url(../image/wj-blue.png) no-repeat;
	background-size: 100%;
	border-radius: 5px;
	padding: 0 20px;
	padding-bottom: 20px;
	position: relative;
}
.wj-product-meceng .wj-mengceng-concenter .xx,.wj-product-meceng2 .wj-mengceng-concenter .xx{
	position: absolute;
	right: 20px;
	top: 10px;
}


.wj-product-meceng .wj-mengceng-concenter .wj-tijiaoxuqie,.wj-product-meceng2 .wj-mengceng-concenter .wj-tijiaoxuqie{
	font-size: 24px;
	color: #ffffff;
	text-align: center;
	padding: 30px 0 30px 0;
}
.wj-form .wj-inp-group  i{
font-style: normal;
color: red;
}
.wj-form .wj-inp-group  span{
	display: inline-block;
	width: 80px;
	text-align: right;
	margin-right: 24px;
	line-height: 30px;
}
.wj-form .wj-inp-group{
	margin-bottom: 0px;
	position: relative;
}
.wj-form .wj-inp-group input,.wj-form .wj-inp-group select{
	border: none;
	outline: none;
	width: 310px;
	height: 40px;
	line-height: 40px;
	border: 1px solid #65b6e9;
	border-radius: 20px;
	text-indent: 20px;
 box-sizing: border-box;
 padding: 0;
 margin-bottom: 8px;
}
.wj-form .wj-inp-group select{
 appearance:none;
  -moz-appearance:none;
  -webkit-appearance:none;	
  background: url('../image/wj-sanjiao.png')   280px center no-repeat;
  position: absolute;
}

select::-ms-expand { display: none; }
.wj-form .wj-inp-group textarea{
	resize:none;
	width: 300px;
	height: 80px;
	border: none;
	outline: none;
	border: 1px solid #65b6e9;
	border-radius: 20px;
	text-indent: 20px;
	border-radius: 5px;
	font-size: 18px;
	text-indent: 5px;
}
.wj-form .wj-inp-group .wj-beizhu{
	position: relative;
	top: -34px;
}
.wj-form   .wj-tishi-info{
	margin-top: -25px;
	margin-bottom: 15px;
	padding-left: 120px;
	font-size: 14px;
	color: #666666;
  margin-top: 10px;
}
.wj-form .submit{
	width: 185px!important;
	border-radius: 20px;
	text-align: center;
	border: none!important;
	outline: none;
    background: #ff9c01;
    font-size: 18px;
    color: #ffffff;

}
.wj-form .wj-button{
    text-align: center;
    margin-bottom: 0px!important;

 }


 /*以下是产品详情页面样式*/
 #protop .wj-product-show-info p {
   font-size: 18px;
   color: #666666;
   line-height: 45px;
 }
  #protop .wj-product-show-info p span:nth-child(1){
  	font-size: 16px;
  	color: #555555;
  	width: 70px;
  	display: inline-block;
  }
 #protop .wj-product-show-info p i{
 	font-style: normal;
 	padding-right: 40px;

 }
/* .jqzoom img.thumb{
 	height: 400px!important;
 }*/
  .wj-product-show-info .show-zixun{
  	line-height: 50px;
  	height: 50px;
  	margin-top: 30px;
  }
  .wj-product-show-info .show-zixun span{
  	display: inline-block;
  	padding: 0px 43px;
  	border: 1px solid #bfbfbf;
  }
  .detail_content{

  }

 .wj-shuomingshu  .wj-product-sms{
 	background: #eeeeee;
 	margin-bottom: 25px;

 }
 .wj-shuomingshu  .wj-product-sms span{
 	display: inline-block;
 	background: #ff9c01;
 	font-size: 20px;
 	color: #ffffff;
 	padding: 10px 20px;
 }
 .tr-center{
 	text-align: center;
 	padding: 15px;
 	border: 1px solid #dcdcdc;
 	border-bottom: 0px solid #dcdcdc;
 }

 table tr{
 	font-size: 16px;
	 color: #444444!important;

 }
 table tr .tr-left{
    width: 150px;
 }
  table tr .tr-right{

 	text-align: left;
 	padding: 15px 30px;
 }
.wj-shuomingshu table{
  width: 1200px;
  table-layout: fixed;
}
.wj-shuomingshu table table{
  width: 100%;
}
.wj-shuomingshu table td{
  word-wrap:break-word;
}
table tr:nth-of-type(2n+1){
	 background: #f2f9fd;
}

.cxgg-sizecc:hover{
  cursor:pointer;
}