body{
	background-color: #f2f2f2;
}
header{
	height: 28px;
	line-height: 28px;
	color: #fff;
	background-color: #353535;
}
header a{
	font-size: 12px;
	color: #fff;
	margin-right: 20px;
}
header a:last-child{
	margin-right: 0;
}
header a.sign{
	margin-right: 30px;
}
header b{
	font-size: 12px;
	margin-right: 20px;
}
.logo-search{
	height: 100px;

}
.logo-search .logo{
	margin-top: 27px;
}
.search{
	margin-left: 100px;
	margin-top: 27px;
}
.search-a a{
	width: 50px;
	height: 20px;
	display: block;
	background-color: #c8c7c7;
	font-size: 12px;
	text-align: center;
	line-height: 20px;
	color: #505050;
	margin-left: 1px;
}
.search-a a:first-child{
	margin-left: 0;
}
.search-a a.hover{
	background-color: #f0040d;
	color: #fff;
}
.search-input .search-text{
	width: 323px;
	height: 30px;
	border: 2px solid #f0040d;
}
.search-input .search-btn{
	width: 56px;
	height: 34px;
	background-image: url('/public/front/images/index/search-btn.png');
	border: none;
}
.tel{
	margin-top: 52px;
	margin-left: 247px;
}
/* 导航start */
nav{
	height: 50px;
	background-color: #e62129;
}
.classification{
	height: 50px;
	text-align: center;
	line-height: 50px;
	width: 220px;
	position: relative;
	background: #000;
	z-index:111
}
.classification-top{
	color: #fff;
	display: block;
	font-size: 16px;
	background-image: url('/public/front/images/index/sanxian.png');
	background-repeat: no-repeat;
	background-position: 59px 20px;
}
.drop-down{
	height: 400px;
	background: rgba(0, 0, 0, 0.4);
	display: none;
}
.drop-down a{
	height: 44px;
	line-height: 44px;
	border-bottom: 1px solid #fff;
	display: block;
	font-size: 14px;
	color: #fff;
}
.banner-box{
	margin: 0;
	margin-top: 10px;
	height: 260px;
}
.nav{
	width: 980px;
}
.nav a{
	-webkit-box-flex: 1 0 0;      
  -moz-box-flex: 1 0 0;         
  -webkit-flex: 1 0 0;         
  -ms-flex: 1 0 0;            
	flex: 1 0 0px;   
	text-align: center;
	color: #fff;
	line-height: 50px;
	font-size: 16px;
}

.swiper-containerBanner .swiper-button-prev{
	width: 40px;
	height: 40px;
	background-image: url('/public/front/images/index/button-prev.png');
	background-size: 100%
}
.swiper-containerBanner .swiper-button-next{
	width: 40px;
	height: 40px;
	background-image: url('/public/front/images/index/button-next.png');
	background-size: 100%
}
.swiper-containerBanner .swiper-pagination-bullet {
  width: 20px;
  height: 20px;
  text-align: center;
  line-height: 20px;
  font-size: 12px;
  color:#fff;
  opacity: 1;
  background: rgba(0,0,0,0.2);
}
.swiper-containerBanner .swiper-pagination-bullet-active {
  color:#fff;
  background: #e62129;
}
.screen-box {
	/*margin-top: 20px;*/
	border: 1px solid #dedede;
}
.screen-box>div{
	background-color: #fff;
}
.one-classify{ 
	line-height: 41px;
	font-size: 14px;
	-webkit-box-flex: 1 0 0;      
  -moz-box-flex: 1 0 0;         
  -webkit-flex: 1 0 0;         
  -ms-flex: 1 0 0;            
	flex: 1 0 0px;
	text-indent: 1em;
	padding: 10px 0px;
}
.one-classify i{
	text-indent: 1em;
	color: #000;
	border-right: 1px solid #dedede;
	padding-right: 15px;
}
.classify-box{
	-webkit-box-flex: 11.5 0 0;      
  -moz-box-flex: 11.5 0 0;         
  -webkit-flex: 11.5 0 0;         
  -ms-flex: 11.5 0 0;            
	flex: 11.5 0 0px;
}

.gongyi{
	margin-left: 30px;
}
.sx_box{
	border-bottom: 1px solid #dedede
}
.classify-box {
	padding: 10px 0px;
	/* height: 41px; */
	/* overflow: hidden; */
}
/*.classify-box label{*/
/*	float: left;*/
/*	display: block;*/
/*	 width: 112px;*/
/*	font-size: 14px;*/
/*	line-height: 41px;*/
/*	text-indent: -1em;*/
/*	!*padding: 0 21px;*!*/
/*}*/
.buy-label{
	/*padding: 8px 16px;*/
	padding: 8px 0 8px 16px;
	font-size: 14px;
}
.classify-box label{
	display: inline-block;
}
.classify-box label input{
	display: none;
}
.label-p{
	width: 13px;
	height: 13px;
	margin-right: 5px;
	display: inline-block;
	border: 1px solid #e0e0e0;
	top: 3px;
	position: relative;
}
.label-p-red{
	background-color: red;
}
.label-span-red{
	color: red;
}
.classify-box-show{
	height: 30px;
	overflow: hidden;
}
/*.classify-box label input{*/
/*	float: left;*/
/*}*/

/*.classify-box label div{*/
/*	position: relative;*/
/*	top: 16px;*/
/*	left: -6px;*/
/*}*/
/*.classify-box label div p{*/
/*	position: absolute;*/
/*	width: 13px;*/
/*	height: 13px;*/
/*	z-index: 11;*/
/*	background-color: #fff;*/
/*	border: #e0e0e0 1px solid;*/
/*	left: -16px;	*/
/*	top: -3px;*/
/*}*/
/*.classify-box label div input{*/
/*	position: absolute;*/
/*}*/
.classify-showOrhide{
	-webkit-box-flex: 1 0 0;      
  -moz-box-flex: 1 0 0;         
  -webkit-flex: 1 0 0;         
  -ms-flex: 1 0 0;            
	flex: 1 0 0px;
}
.classify-showOrhide span{
	width: 55px;
	height: 22px;
	line-height: 22px;
	font-size: 12px; 
	border: 1px solid #dedede;
	margin-top: 10px;
	cursor: pointer;
}   
.classify-showOrhide span img{
	width: 8px;
	height: 4px;
	margin-left: 3px;
}

.Choice{
	height: 39px;
	box-sizing: border-box;
	background-color: #fff;
	margin-top: 11px;
	border: 1px solid #dfdfdf;
	line-height: 39px
}
.Choice span{
	display: block;
	width: 88px;
	border-right: 1px solid #dedede;
	background-color: #f2f2f2;
	text-align: center;
	font-size: 14px;
}
.Choice-box{
	width: 975px;
	height: 39px;
}
.Choice-box a{
	font-size: 14px;
	color: #000;
	margin-left:5px;
}
.Choice-box a:first-child{
	margin-left: 15px;
}
.Choice-box b{
	margin-left: 5px;
}
.Choice-search input{
	width: 54px;
	height: 22px;
	border: none;
	border: 1px solid #e0e0e0;
	border-radius: 3px;
	background-color: #fff;
	cursor: pointer;
}
.Choice-search input:hover{
	background-color: #e62129;
	color: #fff
}

.order-table-box{
	margin-top: 24px;
	background-color: #fff;
	border: 1px solid #dfdfdf;
}
.order-table-switch {
	padding-bottom: 12px;
	border-bottom: 2px solid #444343;
}
.order-table-switch a{
	display: block;
	padding-top: 20px;
	font-size: 14px;
	color: #000;
	margin-left: 23px;
}
.order-table-switch a:first-child{
	margin-left: 56px;
}
.order-table-title{
	margin-top: 30px;
	margin-left: 50px;
	margin-right: 50px;
	padding-bottom: 15px;
	padding: 34px 0;
}
.order-table-title span:first-child{
	-webkit-box-flex: 2 0 0;      
  -moz-box-flex: 2 0 0;         
  -webkit-flex: 2 0 0;         
  -ms-flex: 2 0 0;            
	flex: 2 0 0px;
	text-align: left;
}
.order-table-title span{
	-webkit-box-flex: 1 0 0;      
  -moz-box-flex: 1 0 0;         
  -webkit-flex: 1 0 0;         
  -ms-flex: 1 0 0;            
	flex: 1 0 0px;
	font-size: 14px;
	text-align: center;
}
.order-table-title span:last-child{
	-webkit-box-flex: 0.5 0 0;      
  -moz-box-flex: 0.5 0 0;         
  -webkit-flex: 0.5 0 0;         
  -ms-flex: 0.5 0 0;            
	flex: 0.5 0 0px;

}
.order-table-content {
	margin-left: 50px;
	margin-right: 50px;
	/*height: 1076px;*/
}
.bz-z{
	width: 1102px;
	height: 168px !important;
	background: url("/public/front/images/newView/dd-z.jpg");
	position: relative;
}
.bz-z a{
	display: inline-block;
	width: 100%;
	height: 100%;
	position: absolute;
}
.order-table-content div{
	height: 84px;
}
.order-table-content>div:nth-child(odd){
	background-color: #f7f7f7;
}
.order-table-content div div:first-child{
	-webkit-box-flex: 2 0 0;      
  -moz-box-flex: 2 0 0;         
  -webkit-flex: 2 0 0;         
  -ms-flex: 2 0 0;            
	flex: 2 0 0px;
	text-align: left;
}
.order-table-content div div{
	    white-space: nowrap;
	-webkit-box-flex: 1 0 0;      
  -moz-box-flex: 1 0 0;         
  -webkit-flex: 1 0 0;         
  -ms-flex: 1 0 0;            
	flex: 1 0 0px;
	text-align: center;
}
.order-table-content div div:last-child{
	-webkit-box-flex: 0.5 0 0;      
  -moz-box-flex: 0.5 0 0;         
  -webkit-flex: 0.5 0 0;         
  -ms-flex: 0.5 0 0;            
	flex: 0.5 0 0px;
}
.order-table-content-name{
	font-size: 14px;
	overflow: hidden; /*自动隐藏文字*/
	text-overflow: ellipsis;/*文字隐藏后添加省略号*/
	white-space: nowrap;/*强制不换行*/
}
.order-table-content-name p{
	margin-top: 22px;
	margin-left: 13px;
}
.order-table-content-name h1{
	/*margin-top: 13px;*/
	line-height: 84px;
	margin-left: 38px;
	overflow: hidden; /*自动隐藏文字*/
	text-overflow: ellipsis;/*文字隐藏后添加省略号*/
	white-space: nowrap;/*强制不换行*/
}
.order-table-content-map a{ 
	padding-top: 4px;
	
}
.order-table-content-map a img{ 
	padding-top: 4px;
	width: 91px;
	height: 76px;
}
.order-table-content-Texture{
	line-height: 84px;
	font-size: 14px;
}
.order-table-content-Technology{
	line-height: 84px;
	font-size: 14px;
}
.order-table-content-Number{
	line-height: 84px;
	font-size: 14px;
	max-width:148px;
	overflow:hidden;
}
.order-table-content-region{
	line-height: 84px;
	font-size: 14px;
}
.order-table-content-offer a{
	line-height: 84px;
	font-size: 14px;
	padding: 5px 15px;
	background-color: #e62129;
	color: #fff;
	border-radius: 5px;
}
.order-table-content-offer a:visited{
	color:#fff;
}
.order-table-content-offer a:link {
    color:#fff;
}

.paging{
	margin-top: 8px;
	font-size: 14px;
	
}
.paging a{
	color: #000;
	padding-top: 5px;
}
.paging span{
	padding: 5px 15px;
	background-color: #dedede;
	border-radius: 15px;
	margin:0 5px;
}
footer{
	height: 442px;
	background-color: #dedede;
	margin-top: 20px;
}
.footer-friendship{
	padding-top: 20px;
}
.footer-friendship p{
	line-height: 29px;
	font-size: 16px;
	color: #666666;
}
.footer-friendship p a{
	margin-left: 10px;
}
.footer-friendship p span{
	font-weight: bold;
	margin-right: 33px;
}
.footer-img{
	background-color: #fff;
	margin-top: 25px;
}
.footer-img>div{
	height: 58px;
	border-bottom: 1px solid #e6e6e6;
}
.footer-img>div:last-child{
	border: none;
}
.footer-img>div a{
	-webkit-box-flex: 1 0 0;      
  -moz-box-flex: 1 0 0;         
  -webkit-flex: 1 0 0;         
  -ms-flex: 1 0 0;            
	flex: 1 0 0px;
	display: block;
	margin-top: 14px;
	height: 29px;
	border-right: 1px solid #e6e6e6
}
.footer-img>div a:last-child{
	border: none;
}
.footer-qy>div{
	margin-left: 75px;
}
.footer-qy>div:first-child{
	margin-left: 0;
}
.footer-img>div a img{
	width: 100%;
}
.footer-qy{
	margin-top: 50px;
}
.footer-qy>div span{
	margin-right: 10px;
}
.footer-qy>div>div a{
	display: block;
	color: #000;
	margin-top: 20px;
}
.footer-qy>div>div a:first-child{
	margin-top: 0;
}

.buy-abc{
	width: 65px;
	height: 65px !important;
	position: absolute;
}
.buy-a{
	background: url("/public/front/images/index/dA.png");
}
.buy-b{
	background: url("/public/front/images/index/dB.png");
}
.buy-c{
	background: url("/public/front/images/index/dC.png");
}

.inbzw{
	width: 100%;
	text-align: center;
	font-size: 22px;
	margin-top: 20px;
}
.inbzwBotton{
	background-color: #dd0404;
	width: 270px;
	margin: 20px auto;
	line-height: 67px;
	border-radius: 10px;
	color: #fff;

	position: relative;
}
.inbzwBotton a{
	display: inline-block;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top:0;
}