.banner img{
	display: block;
	width: 100%;
}
.tab_ul{
	border-bottom: 1px solid #d0d0d0;
	height: 49px;
	margin-bottom: 40px;
}
.tab_ul li{
	float: left;
	height: inherit;
	line-height: 49px;
	border-bottom: 1px solid transparent;
	font-size: 15px;
	margin-right: 60px;
}
.tab_ul li:hover{
	cursor: pointer;
}
.tab_active{
	color: #da251d !important;
	border-color: #da251d !important;
}
.tab_active a{
	color: #da251d !important;
}
.cartypedtlcon{text-align:center;margin-top:30px;}
.cartypedtlcon p{font-weight:bold;font-size:28px;}
.cartype{
	padding-bottom: 100px;
}
.type_list li{
	float: left;
	width: 282px;
	margin-bottom: 38px;
	margin-right: 24px;
}
.type_list li .img_box{
	display: block;
	width: 100%;
	/*height: 190px;*/
	overflow: hidden;
	margin-bottom: 10px;
}
.type_list li .img_box img{
	display: block;
	width: 100%;
    height: 240px;
}
.type_list li .p1{
	display: block;
	font-size: 16px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #333;
	transition: all 0.3s;
	margin-bottom: 10px;
}
.type_list li .p1:hover{
	color: #da251d;
}
.type_list li .p2{
	color: #666;
	height: 30px;
	line-height: 30px;
}
.type_list li .p2 a{
	border: 1px solid transparent;
	color: #666;
	float: right;
	width: 76px;
	height: 30px;
	text-align: center;
	transition: all 0.3s;
}
.type_list li .p2 a:hover{
	color: #da251d;
	border-color: #da251d;
}


.cartype .left_cont{
	width: 410px;
	margin-right: 20px;
}
.cartype .left_cont .pic_box{
	width: 100%;
	/*height: 410px;*/
	overflow: hidden;
	margin-bottom: 12px;
}
.cartype .left_cont .pic_box img{
	display: block;
	width: 100%;
    /*height:410px;*/
}
.picScroll{
	width: 410px;
}
.picScroll .bd {
    width: 358px;
    margin: 0 auto;
    overflow: hidden;
}
.picScroll .hd .prev {
    float: left;
}
.picScroll .hd .next {
    float: right;
}
.picScroll li{
	float: left;
	margin-right: 10px;
}
.picScroll li .img_box {
    width: 82px;
    height: 82px;
    overflow: hidden;
    position: relative;
}
.picScroll li .img_box:hover{
	cursor: pointer;
}
.picScroll li .img_box img{
	display: block;
	width: 100%;
    height:82px;
}
.picScroll li .zz{
	position: absolute;
	width: 82px;
	height: 82px;
	border: 2px solid #da251d;
	left: 0;
	top: 0;
	display: none;
}
.cartype .right_cont{
	width: 63%;
}
.right_cont .p1{
	font-size: 22px;
	padding-top: 10px;
	margin-bottom: 30px;
}
.right_cont .p2{
	font-size: 16px;
	line-height: 40px;
	margin-bottom: 50px;
}
.right_cont .yy{
	font-size: 16px;
	text-align: center;
	color: #fff;
	background: #da251d;
	width: 186px;
	height: 48px;
	line-height: 48px;
	display: block;
}
.com_infor{
	padding-bottom: 100px;
}
.com_infor .main_ul{
	margin-bottom: 40px;
}
.com_infor .main_ul li{
	padding: 25px;
	border: 2px solid transparent;
	transition: all 0.3s;
}
.com_infor .main_ul li:hover{
	border-color: #da251d !important;
}
.com_infor .main_ul li:hover .more{
	color: #da251d;
}
.com_infor .main_ul li:nth-child(2n+1){
	background: #f0f0f0;
}
.com_infor .main_ul li:nth-child(2n){
	background: #fff;
}
.com_infor .main_ul li .img_box{
	width: 226px;
	height: 138px;
	overflow: hidden;
	margin-right: 28px;
}
.com_infor .main_ul li .img_box img{
	display: block;
	width: 100%;
}
.com_infor .main_ul li .cont{
	width: 77%;
}
.com_infor .main_ul li .p1{
	height: 34px;
	line-height: 34px;
	display: block;
	font-size: 16px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	border-bottom: 1px solid #d2d2d2;
	margin-bottom: 5px;
}
.com_infor .main_ul li .p2{
	color: #a0a0a0;
	margin-bottom: 10px;
}
.com_infor .main_ul li .p3{
	color: #666;
	line-height: 22px;
	height: 44px;
	overflow: hidden;
	margin-bottom: 10px;
}
.com_infor .main_ul li .more{
	color: #333;
	transition: all 0.3s;
}


@media screen and (min-width: 1221px){
	.type_list li:nth-child(4n){
		margin-right: 0;
	}
}

@media screen and (min-width: 1000px) and (max-width: 1220px){
	.type_list li:nth-child(3n){
		margin-right: 0;
	}
}

@media screen and (max-width: 1220px){
	.type_list li{
		width: 310px;
	}
	.right_cont{
		width: 56%;
	}
}

@media screen and (max-width: 999px){
	.banner{
		padding-top: 62px;
	}
    .cartypedtlcon img{width:100%;}
	.tab_ul{
		padding-left: 20px;
	}
	.tab_ul li{
		font-size: 18px;
		margin-right: 40px;
	}
	.type_list li:nth-child(2n){
		margin-right: 0;
	}
	.type_list{
		width: 600px;
		margin: 0 auto;
	}
	.type_list li{
		margin-right: 10px;
		width: 295px;
	}
	.type_list li .p1{
		font-size: 20px;
	}
	.type_list li .p2{
		font-size: 18px;
	}
	.cartype .left_cont{
		float: none;
		margin: 0 auto;
	}
	.cartype .right_cont{
		float: none;
		margin: 20px auto 0;
		width: 600px;
	}
}