/*工艺展示*/
/*****banner******/
.carousel .carousel-inner img{
    width: 100%;
    height: 432px;
}
.gongyi_show{
	margin:20px 0;
}
.container .assort {
    width: 23%;
    height: 100%;
    float: left;
}
.container .assort .fenlei_div{
    background-color: #F5F5F5;
}
.container .assort .fenlei_tip{
	padding: 15px 0;
	text-align: center;
    background-color: #ebebeb;
    font-size: 16px;
}
.container .assort .fenlei_ul li{
	position: relative;
	margin: 10px 0;
	padding:8px 0;
	text-align: center;
}
.container .assort .fenlei_ul li a{
	color: #000;
}
.container .assort .fenlei_ul .active{
	z-index: 101;
	background-image: url(../img/but_xiaoguo.png);
	width: 104%;
    background-size: 100% 100%;
}
.icon_showdown{
	margin: 5px;
}
/*右侧内容*/
.container .assort-cont {
    /*display: none;*/
    width: 74.5%;
    background-color: #f5f5f5;
    float: right;
}
/*筛选*/
.div_shaixuan{
	margin: 0 10px;
	border-bottom: 2px solid #ffc200;
	background-color: #fafafa;
}
.div_shaixuan .div_shaixuan_ul{
	float: left;
}
.div_shaixuan ul li{
	float: left;
	padding: 14px 15px;
}
.div_shaixuan ul li a{
	color: #000;
}
.activedli{
	background-color: #ffc200;
}
.div_shaixuan .div_shaixuan_search{
	float: right;
	width: 228px;
	height: 28px;
	margin: 10px;
	border: 1px solid #ccc;
}
.div_shaixuan_search .searchK{
	width: 200px;
	height: 26px;
	border-right: 1px solid #ccc;
}
.div_shaixuan_search .search_btn{
	width: 26px;
	text-align: center;
}
.div_shaixuan_search .search_btn img{
	vertical-align: middle;
}
/*手机端筛选*/
.app_shaixuan{
	height: 50px;
	line-height: 50px;
	background: #efe9e9;
}
.app_shaixuan .fenlei,.app_shaixuan .paixu{
	text-align: center;
	padding: 0;
	cursor: pointer;
} 
.app_shaixuan .fenlei{
	padding-right: 5px;
	border: 1px solid #D9D9D9;
}
.app_shaixuan .paixu{
	padding-left: 5px;
	border: 1px solid #D9D9D9;
}
.app_shaixuan a{
    display: block;
    height: 40px;
    line-height: 40px;
    border-radius: 8px;
} 

.app_shaixuan .fenlei .activeone,.app_shaixuan .paixu .activetwo{
	background: #ffc200;
	color: #fff;
}
.app_shaixuan .fenlei_list,.app_shaixuan .paixu_list{
	display: none;
	background: #f5f5f5;
	position: absolute;
	z-index: 100;
	width: 100%;
}
/*列表list*/
.container .sidelist{
	display: none;
	margin: 20px 0;
}
.gyshow_list_div{
	padding: 15px;
	border: 1px solid #D9D9D9;
}
.gyshow_list .col-md-4,
.gyshow_list .col-xs-4{
	padding: 10px;
}
.gyshow_img img{
	width: 100%;
} 
.gyshow_img_title{
    font-size: 14px;
    color: #000;
    line-height: 1.5;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.gyshow_img_xx .dateTime{
	float: left;
	font-size: 12px;
	color: #757575;
	
}
.gyshow_img_xx .renqi{
	float: right;
	font-size: 12px;
	color: #757575;
}
.gyshow_img_xx .renqi span{
	color: #FFB400;
	margin: 3px;
}
.more_dx{
    width: 150px;
    height: 50px;
    line-height: 50px;
    display: block;
    border: 1px solid #d2d2d2;
    text-align: center;
    margin: 0 auto;
    border-radius: 5px;
}
.more_dx:hover {
   background: #ffb400;
   color: #fff;
   border-color: #ffb400;
   transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
}
.gyshow_fenye{
	text-align: center;
}
.gyshow_fenye .pagination li a{
	color: #000;
}
.activedpg a{
	color: #ffb400 !important;
}





@media only screen and (max-width: 414px) {
    .col-xs-xx{width: 100% !important;}
    .container .assort-cont {
    width: 100%;
    float: none;
}
.carousel .carousel-inner .item img{
    height: 200px;
}
}
@media only screen and (min-width: 620px){
	.col-xs-xx{
		width: 33.3% !important;
	}

}

@media only screen and (max-width: 668px){
	.pagination > li > a, .pagination > li > span{
		padding: 5px 4px;
	}
		.div_shaixuan .div_shaixuan_search{
		display: none;
	}
.container .assort-cont {
    width: 100%;
}
.hidden-xs{
	display: none;
}
}
@media only screen and (min-width: 768px){
	.hidden-lg{
		display: none;
	}
	}
@media only screen and (min-width: 768px) and (max-width: 980px){
.carousel .carousel-inner .item img{
    height: 360px;
}
.gyshow_fenye{
	display: block;
}
.container .assort-cont {
    width: 74.5%;
    float: right;
}
}
@media only screen and (max-width: 767px){
.container .assort-cont {
    width: 100%;
}
.hidden-xs{
	display: none;
}
.carousel-inner .item img {
    height: 200px;
}
	}
	/*手机端搜索框*/
.sj-searchbox{
	line-height: 30px;
	padding: 0;
	margin-bottom: 10px;
}
.serchbox-con .scon-left,.serchbox-con .scon-righ{
	padding: 0;
}
.sj-searchbox .serchbox-con .scon-left input{
	border: 1px solid #f2f2f2;
	width: 100%;
	height: 32px;
	padding-left: 5px;
}
.sj-searchbox .serchbox-con .scon-right{
	border: 1px solid #f2f2f2;
	text-align: center;
	border-left: none;
}
.sj-searchbox .serchbox-con .scon-right img{
	width: 20px;
	height: 20px;
}
	