.location {
    padding-right: 20px;
    justify-content: space-between;
}
.location .dqwz {
    height: 52px;
    line-height: 52px;
}
.location .dqwz, .location .dqwz a {
    color: #454545;
}
.location .dqwz span {
    color: #999999;
}
.location .dqwz a:hover, .location div p:first-child span, .classify ul .active a {
    color: #1290FE;
}
.dspfl .jiantou.allowed {
    cursor: not-allowed;
}
.dspfl .jiantou {
    display: inline-block;
    width: 20px;
    height: 20px;
    color: #ccc;
    text-align: center;
    line-height: 20px;
    background-color: #fff;
    border: 1px solid #ccc;
    margin-left: 5px;
}
.main{
	background: #f5f7fa;
	padding: 20px 0 180px 0;
	text-align: center;
}
.main .classify{
	background: #fff;
	display: inline-block;
}
.main .classify li{
	position: relative;
	float: left;
	padding: 0 16px;
	height: 50px;
	line-height: 50px;
	color: #666;
	cursor: pointer;
}
.main .classify li.active span{
	color: #666;
}
.main .classify li:hover span{
	color: #666;
}
.main .classify li.active{
	color: #1a66f3;
}
.main .classify li:hover{
	color: #1a66f3;
}
.main .classify li span{
	position: absolute;
	right: 0;
}
.main .subnav{
	display: inline-block;
	margin-top: 15px;
}
.main .subnav li{
	float: left;
	margin: 0 15px;
	border-bottom: solid 2px #f5f7fa;
	height: 38px;
	line-height: 38px;
	padding: 0;
}
.main .subnav li.active{
	border-color: #FF0000;
	background: url(../img/product/sjx.png) no-repeat center bottom;
}
.main .subnav li:hover{
	border-color: #FF0000;
	background: url(../img/product/sjx.png) no-repeat center bottom;
}
.main .list .item{
	float: left;
	width: 204px;
	height: 240px;
	padding: 10px;
	background: #fff;
	margin: 20px 20px 0 0;
}
.main .list .item.edge{
	margin-right: 0;
}
.main .list .item:hover{
	box-shadow: 7px 7px 20px #d2d3d4;
}
.main .list .item .imgWrap{
	width: 204px;
	height: 204px;
	overflow: hidden;
	font-size: 0;
}
.main .list .item p{
	height: 24px;
	line-height: 24px;
	margin: 12px 13px 0 13px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.search .crumbs{
	height: 44px;
	line-height: 44px;
	padding-bottom: 6px;
}
.search .crumbs p{
	color: #666;
}
.search .crumbs p>a{
	color: #999;
}
.main .show{
	padding-bottom: 30px;
	border-bottom: solid 1px #dadada;
}
.main .left .big{
	position: relative;
	width: 346px;
	height: 346px;
	background: #fff;
	padding: 12px;
	overflow: hidden;
	margin-right: 19px;
}
.main .left .big li{
	position: absolute;
}
.main .left .menu{
	margin-top: 15px;
	margin-right: 10px;
}
.main .left .menu li{
	float: left;
	margin-right: 10px;
	font-size: 0;
}
.main .right{
	margin-left: 13px;
	margin-top: 9px;
}
.main .right .info{
	width: 737px;
	text-align: left;
}
.main .right .info h4{
	font-size: 18px;
	font-weight: normal;
	color: #333;
	height: 48px;
	line-height: 48px;
	position: relative;
}
.main .right .info .reBtn{
	position: relative;
}
.main .right .info .reBtn span{
	top: 19px;
	right: 0;
}
.main .right .info .reBtn #collect i{
	top: 0;
}
.main .right .info .reBtn #report i{
	top: 0;
}
.main .right .info #collect{
	position: absolute;
	right: 0;
	font-size: 14px;
}
.main .right .info #collect i{
	position: absolute;
	left: -24px;
	top: 15px;
	width: 18px;
	height: 17px;
	cursor: pointer;
}
.main .right .info #collect i.no{
	background: url(../img/product/collect_03.png) no-repeat 0 -17px;
}
.main .right .info #collect i.no.yes{
	background: url(../img/product/collect_03.png) no-repeat 0 -0px;
}
.main .right .info p.w{
	width: 700px;
}
.main .right .info p{
	line-height: 24px;
	min-height: 96px;
	max-height: 144px;
	color: #999;
}
.main .right .info p span{
	color: #666;
}
.main .right .info .item{
	width: 240px;
	height: 35px;
	line-height: 35px;
}
.main .right .info .item p{
	float: left;
	height: 35px;
	line-height: 35px;
	color: #666;
	margin-right: 10px;
}
.main .right .info .item span{
	float: left;
	display: inline-block;
}
/*.main .right .info .item span.red{
	color: #ff0000;
	font-size: 16px;
}*/
.main .right button{
	float: left;
	padding: 0 16px;
	height: 34px;
	border: solid 1px #ff0000;
	line-height: 34px;
	appearance: none;
	background: #ffeded;
	border-radius: 3px;
	margin-right: 50px;
	font-size: 15px;
	color: #ff0000;
	margin-top: 21px;
	cursor: pointer;
}
.main .right button.a{
	background: #f3e8e8;
}
.main .right button.c{
	background: #ff0000;
	color: #fff;
}
.main .detail{
	margin-top: 30px;
}
.main .detail .left{
	width: 280px;
}
.main .detail .left .basic{
	background: #fff;
	padding: 20px 0 45px 0;
	
}
.main .detail .left .basic .logo{
	padding-bottom: 13px;
	margin-bottom: 15px;
	border-bottom: dashed 1px #dadada;
}
.main .detail .left .basic .imgWrap{
	height: 77px;
	text-align: center;
	font-size: 0;
}
.main .detail .left .basic .logo p{
	font-size: 16px;
	line-height: 37px;
	color: #000;
	text-align: center;
}
.main .detail .left .basic .info p{
	line-height: 25px;
	color: #666;
	width: 85px;
	text-align: right;
	font-size: 15px;
	margin-right: 15px;
}
.main .detail .left .basic .info li{
	line-height: 25px;
	color: #999;
	font-size: 15px;
}
.main .detail .left .basic .info button{
	width: 135px;
	height: 40px;
	background: #29a7ff;
	border: none;
	border-radius: 3px;
	margin-top: 40px;
	line-height: 40px;
	color: #fff;
	cursor: pointer;
}
.main .detail .similar{
	margin-top: 20px;
	padding: 13px 0 11px 0;
	background: #fff;
}
.main .detail .similar h4{
	height: 50px;
	line-height: 50px;
	font-size: 16px;
	color: #333;
	font-weight: normal;
	position: relative;
	margin-left: 50px;
	text-align: left;
}
.main .detail .similar h4 span{
	position: absolute;
	width: 22px;
	height: 26px;
	top: 11px;
	left: -28px;
	background: url(../img/product/title.png) no-repeat center;
}
.main .detail .similar .item{
	display: inline-block;
	background: #f9f9f9;
	width: 190px;
	height: 230px;
	padding: 10px;
	margin-bottom: 20px;
}
.main .detail .similar .item p{
	line-height: 18px;
	margin-top: 12px;
}
.main .detail .right{
	width: 900px;
}
.main .detail .right ul{
	width: 100%;
	border-bottom: solid 1px #1a66f3;
}
.main .detail .right ul li{
	float: left;
	width: 159px;
	height: 39px;
	border-radius: 3px 3px 0 0;
	line-height: 39px;
	font-size: 15px;
	cursor: pointer;
}
.main .detail .right ul li.active{
	background: #1a66f3;
	color: #fff;
}
.main .detail .right ul li:hover{
	background: #1a66f3;
	color: #fff;
}
.main .detail .right .tabItem{
	text-align: left;
	background: #fff;
	padding-bottom: 150px;
	line-height: 24px;
}
.main .detail .right .tabItem.detail{
	margin-top: 0;
}
.main .detail .right .tabItem.detail .brand{
	padding: 29px 0 24px 0;
	margin-left: 42px;
}
.main .detail .right .tabItem.detail .text{
	margin-left: 42px;
}
.main .detail .right .tabItem.detail .text p{
	width: 250px;
	margin-right: 20px;
	float: left;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.main .detail .right .tabItem.detail .text p>a{
	cursor: pointer;
	color: #659bff;
	font-size: 12px;
}
.main .detail .right .tabItem.detail .pic{
	text-align: center;
}
.main .detail .right .tabItem.detail .pic .imgWrap{
	font-size: 0;
	display: inline-block;
	margin-top: 40px;
}
.main .detail .right .tabItem.detail .pic p{
	width: 590px;
	padding: 0 155px;
	margin-top: 25px;
}
.main .detail .right .tabItem.param{
	padding-top: 50px;
}
.main .detail .right .tabItem.param>div{
	margin-left: 38px;
	border: solid 1px #e6e6e6;
	width: 768px;
}
.main .detail .right .tabItem.param>div p{
	line-height: 50px;
	height: 50px;
}
.main .detail .right .param>div p.title{
	background: #e6e6e6;
	width: 93px;
	text-align: center;
	color: #333;
	border-bottom: solid 1px #fff;
}
.main .detail .right .tabItem.param>div p.noborder{
	border: none;
}
.main .detail .right .param>div p.info{
	padding-left: 25px;
	width: 650px;
	border-bottom: solid 1px #e6e6e6;
	color: #666;
}
.main .detail .right .supply>p{
	line-height: 24px;
	padding: 30px 40px;
}
.main .detail .right .contact{
	padding-top: 20px;
}
.main .detail .right .contact p{
	padding-left: 40px;
	line-height: 34px;
}
.recover .main{
	background: #fff;
	text-align: center;
}
.recover .main h3{
	font-size: 22px;
	color: #333;
	margin-bottom: 33px;
	font-weight: normal;
}
.recover .main .title{
	height: 69px;
	line-height: 69px;
	color: #fff;
	border-top: solid 1px #dcdcdc;
	font-size: 17px;
	border-bottom: solid 1px #dcdcdc;
}
.recover .main .title .indexes{
	height: 69px;
	float: left;
	width: 128px;
	border-left: solid 1px #dcdcdc;
	border-right: solid 1px #dcdcdc;
}
.recover .main .title .original{
	width: 534px;
	background: #1a66f3;
	border-right: solid 1px #dcdcdc;
	float: left;
	border-right: solid 1px #dcdcdc;
}
.recover .main .item .indexes{
	width: 128px;
	height: 99px;
	line-height: 99px;
	border-left: solid 1px #dcdcdc;
	border-bottom: solid 1px #dcdcdc;
}
.recover .main .item textarea{
	resize: none;
	width: 494px;
	height: 79px;
	border-left: solid 1px #dcdcdc;
	border-bottom: solid 1px #dcdcdc;
	border-top: none;
	border-right: none;
	outline: none;
	padding: 10px 20px;
}
.recover .main .item textarea.recover{
	border-right: solid 1px #dcdcdc;
}
.recover .main form button{
	width: 100px;
	height: 36px;
	background: #ff0000;
	border-radius: 3px;
	border: none;
	outline: none;
	appearance: none;
	cursor: pointer;
	margin-top: 100px;
	color: #fff;
}
.enquriyWrap{
	width: 800px;
	height: 800px;
	background: #fff;
	position: absolute;
	z-index: 50;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	border-radius: 5px;
}
.enquriyWrap .enquriy{
	position: relative;
}
.enquriyWrap .enquriy>a{
	position: absolute;
	width: 25px;
	height: 25px;
	background: #ff0000;
	color: #fff;
	border-radius: 0 5px 0 0;
	text-align: center;
	line-height: 25px;
	font-size: 18px;
	top: 0;
	right: 0;
}
.enquriyWrap .enquriy h4{
	font-size: 18px;
	color: #000;
	font-weight: normal;
	line-height: 36px;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 12px;
}
.enquriyWrap .enquriy .item p{
	width: 128px;
	height: 40px;
	line-height: 40px;
	text-align: right;
	color: #000;
	font-size: 14px;
}
.enquriyWrap .enquriy .item{
	margin-bottom: 20px;
}
/*.enquriyWrap .enquriy .item.titem{*/
	/*margin-bottom: 0px;*/
/*}*/
.enquriyWrap .enquriy .item p i{
	color: #ff0000;
	margin-right: 9px;
}
.enquriyWrap .enquriy .item .rWrap{
	line-height: 40px;
	margin-left: 16px;
}
.enquriyWrap .enquriy .item a.rWrap{
	color: #1290fe;
}
.enquriyWrap .enquriy .item input[type=text]{
	border: solid 1px #e6e6e6;
	height: 38px;
	width: 80px;
	padding: 0 19px;
}
.enquriyWrap .enquriy .item input.long{
	width: 540px;
}
.enquriyWrap .enquriy .item input.mid{
	width: 358px;
}
.enquriyWrap .enquriy .item ul li{
	float: left;
	margin-right: 50px;
	position: relative;
	padding-left: 30px;
}
.enquriyWrap .enquriy .item ul li span{
	position: absolute;
	width: 18px;
	height: 18px;
	border: solid 1px #e6e6e6;
	top: 11px;
	left: 0;
}
.enquriyWrap .enquriy .item ul li.pitch span{
	background: url(../img/product/select_03.png) no-repeat center;
}
.enquriyWrap .enquriy .price>em{
	display: inline-block;
	float: left;
	line-height: 40px;
	margin-left: 20px;
	font-style: normal;
}
.enquriyWrap .enquriy .item textarea.rWrap{
	width: 358px;
	height: 128px;
	border: solid 1px #e6e6e6;
	resize: none;
	line-height: 25px;
	padding: 10px 20px;
}
.enquriyWrap .enquriy .item img{
	margin-left: 20px;
	width: 100px;
	height: 40px;
}
.enquriyWrap .enquriy button{
	width: 180px;
	height: 40px;
	background: #1290fe;
	color: #fff;
	text-align: center;
	line-height: 40px;
	border: none;
	margin-top: 40px;
	margin-left: 310px;
}
#model,#enquriy,#sample{
	display: none;
}
/* 产品资讯 */
.cpzxBox{
	width: 880px;
	background-color: #FFFFFF;
}
.cpzxBox>ul li{
	display: flex;
	padding: 20px 30px;
	border-bottom: 1px dashed #F4F4F4;
}
.cpzxBox>ul li>img{
	object-fit: cover;
	flex-shrink: 0;
	width: 200px;
	height: 150px;
	border-radius: 6px;
	border: 1px solid #E8E8E8;
}
.cpzxBox>ul li>div{
	margin-left: 20px;
}
.cpzxBox>ul li>div div img{
	margin-right: 8px;
}
.cpzxBox>ul li>div div img:first-child {
    width: 12px;
    height: 12px;
}
.cpzxBox>ul li>div div img:nth-child(3) {
    width: 14px;
    height: 12px;
    margin-left: 23px;
}
.cpzxBox>ul li>div div span {
    font-weight: 400;
    font-size: 12px;
    color: #999999;
}
.cpzxBox>ul li>div p{
	text-align: left;
}
.cpzxBox>ul li>div p:first-child{
	margin-top: 12px;
	font-weight: bold;
	font-size: 16px;
	color: #333333;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.cpzxBox>ul li>div p:nth-child(2){
	margin: 15px 0;
	font-size: 14px;
	line-height: 28px;
	color: #666666;
	overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3; 
    -webkit-box-orient: vertical;
    white-space: normal;
}
.cpzxBox>ul a:last-child li{
	border: none;
}
.recommRight{
	margin-left: 20px;
	width: 300px;
}
.recommRight .cptj ,.recommRight .IndustryInfo{
	background-color: #fff;
}
.recommRight .IndustryInfo{
	margin-top: 20px;
}
.recommRight .cptj ul{
	padding: 0 18px 10px 12px;
}
.recommRight .cptj ul li{
	display: flex;
	text-align: left;
	height: 66px;
	margin-bottom: 20px;
}
.recommRight .cptj ul li img{
	margin-right: 12px;
	object-fit: contain;
	width: 90px;
	height: 66px;
	padding: 0 3px;
	background: #FFFFFF;
	border-radius: 4px;
	border: 1px solid #E8E8E8;
	flex-shrink: 0;
}
.recommRight .cptj ul li div p{
	font-size: 14px;
	color: #333333;
	line-height: 20px;
	overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2; 
    -webkit-box-orient: vertical;
    white-space: normal;
}
.recommRight .cptj ul li div p:last-child{
	color: #FF0000;
}
.recommRight .title{
	position: relative;
	padding: 20px 20px 25px 40px;
	height: 16px;
	display: flex;
    align-items: center;
    justify-content: space-between;
}
.recommRight .title span{
	font-weight: bold;
	font-size: 16px;
	color: #333333;
}
.recommRight .title span::before{
	content: "";
	position: absolute;
	top: 20px;
	left: 20px;
	width: 5px;
	height: 16px;
	background: #FF0000;
}
.recommRight .title a{
	font-size: 14px;
	color: #999999;
}
.recommRight .IndustryInfo ul{
	padding-bottom: 10px;
}
.recommRight .IndustryInfo ul li{
	border-bottom: 1px solid #EBF0FA;
	padding:15px 20px;
	height: 48px;
    display: flex;
    align-items: center;
}
.recommRight .IndustryInfo ul li p{
	text-align: left;
	font-size: 15px;
	color: #333333;
	line-height: 24px;
	overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2; 
    -webkit-box-orient: vertical;
    white-space: normal;
}
.recommRight .IndustryInfo ul a:last-child li{
	border: none;
}
.recommRight .IndustryInfo .title{
	padding-bottom: 5px;
}