html{
	font-size: 63%
}

body{
	margin: 0;
	background-image: url(../images/background.jpg);
	color: #898989;
	text-align: center;
	
}

a{
	color: #898989;
	text-decoration: none;
}
a:hover{
	color: #000;
}

.left{
	float: left;
}
.right{
	float: right;
}
.clear{
	clear: both;
}
.bigger-1:hover img{
	transform: scale(1.05);
    transition: all 0.2s ease 0s;
    -webkit-transform: scale(1.05);
    -webkit-transform: all 0.2s ease 0s;
    
}
.bigger:hover img{
	transform: scale(1.05);
    transition: all 0.2s ease 0s;
    -webkit-transform: scale(1.05);
    -webkit-transform: all 0.2s ease 0s;
    box-shadow: 0 0 10px gray;
}
.bigger:hover {
	transform: scale(1.05);
    transition: all 0.2s ease 0s;
    -webkit-transform: scale(1.05);
    -webkit-transform: all 0.2s ease 0s;
    box-shadow: 0 0 10px gray;
}
.sp-next-arrow:after, 
.sp-next-arrow:before, 
.sp-previous-arrow:after, 
.sp-previous-arrow:before{
	opacity:0.5;
}




.main-con{
	max-width: 1000px;
	overflow: hidden;
	margin: 0 auto;
	text-align: center;
	overflow: hidden;
}
.main-con img{
	max-width: 100%;
	height: auto;
}

.img-gray img{
	filter: grayscale(1);
    -webkit-filter: grayscale(1);
    -moz-filter: grayscale(1);
    -o-filter: grayscale(1);
    -ms-filter: grayscale(1);
}



.img-gray:hover img{
	filter: grayscale(0);
    -webkit-filter: grayscale(0);
    -moz-filter: grayscale(0);
    -o-filter: grayscale(0);
    -ms-filter: grayscale(0);
	
}

.t-l{
	text-align: left;
}
.t-r{
	text-align: right;
}








.new-products{
	width: 100%;
	
	overflow: hidden;
	margin-top: -50px;
	position: relative;
}





.cxhd{
	width: 100%;
	min-height: 500px;
	padding-bottom: 100px;
	background-image: url(../images/cxhd-bg.jpg);
}
.cxhd-tit{
	min-height: 96px;
	margin:70px auto 50px;	
}
.cxhd-img{
	width: 100%;
	height: auto;
}
.cxhd-list{
	width: 100%;
	height: 148px;
	margin: 37px auto 64px;
}
.slider-nav {
    text-align: center;         
}
.slider div img{
    display:inline!important;
}
.slider-nav .slick-slide{
    width: 33.33333%!important;
}









.cpjz-tit{
	width: 100%;
	min-height: 90px;
	margin: 130px auto 60px;
}
.cpjz-list{
	width: 100%;
}
.cpjz-li{
	width: 100%;
	height: 237px;
	margin-bottom: 7.5px;
}

.cpjz-jcl, .cpjz-jcl .mask, .cpjz-jcl .info{
	width: 31%;
	height: 237px;
}
.cpjz-jcl:hover .mask {
   width: 100%;
   background-color: rgba(148,195,47,0.8);
}

.cpjz-lbl, .cpjz-lbl .mask, .cpjz-lbl .info{
	width: 68%;
	height: 237px;
}
.cpjz-lbl:hover .mask {
   width: 100%;
   background-color: rgba(200,20,38,0.8);
}
.cpjz-gzl, .cpjz-gzl.mask, .cpjz-gzl.info{
	width: 38%;
	height: 237px;
}
.cpjz-gzl:hover .mask {
   width: 100%;
   background-color: rgba(248,185,0,0.8);
}
.cpjz-dl, .cpjz-dl.mask, .cpjz-dl.info{
	width: 61%;
	height: 237px;	
	text-align: center;
}
.cpjz-dl:hover .mask {
   width: 100%;
   background-color: rgba(20,150,20,0.8);
}
.cpjz-gql, .cpjz-gql .mask, .cpjz-gql .info{
	width: 46%;
	height: 237px;
}
.cpjz-gql:hover .mask {
   width: 100%;
   background-color: rgba(230,91,39,0.8);
}
.cpjz-ypl, .cpjz-ypl .mask, .cpjz-ypl .info{
	width: 53%;
	height: 237px;
}
.cpjz-ypl:hover .mask {
   width: 100%;
   background-color: rgba(243,161,24,0.8);
}


.cpyyx-tit{
	width: 100%;
	height: 94px;
	margin: 160px auto 65px;	
}
.cpyyx-li{
	width: 100%;
	height: 202px;
	overflow: hidden;
	margin-bottom: 40px;
}
.cpyyx-li:last-child{
	margin-bottom: 180px;
}
.cpyyx-img{
	width: 23%;
	height: 203px;
	margin-top: -1px;
	margin-left: -1px;
	overflow: hidden;
}
.cpyyx-img img{
	width: 100%;
	height: 100%
}
.cpyyx-con{
	width: 77%;
	height: 203px;
	color: #fff;
	text-align: left;
}
.cpyyx-con:hover{
	color: #ccc;
}
.cpyyx-li-color1{
	background-color: #149614;
}
.cpyyx-li-color2{
	background-color: #7aa836;	
}
.cpyyx-li-color3{
	background-color: #f8b626;	
}
.cpyyx-li-color4{
	background-color: #b28247;	
}
.cpyyx-li-color5{
	background-color: #e65b27;	
}
.cpyyx-con h3 {
	font-size: 2.4rem;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}
.cpyyx-con p {
	font-size: 1.5rem;
	line-height: 1.5;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	text-align: justify;
}






.foot-1{
	width: 100%;
	background-color: #870000;
	height: 230px;
}
.footer{
	text-align: center;
	width:20%;
	float: left;
	
	margin-top:20px;
	color: #ddd;
}

.footer h3 {
	font-size: 1.58rem;
}
.footer > ul {
	list-style: none;
	
	padding-left: 0;
}
.footer > ul > li {
	line-height: 25px;
	height: 25px;
}
.footer a{
	color: #ddd;
}
.footer a:hover{
	color: #fff;
}
.foot-2{
	width: 100%;
	height: 70px;
	line-height: 70px;
	background-color: #5C0000;
	padding-top: 10px;
}
.foot-2  p{
	line-height: 1.5;
	font-size: 12px;
	text-align: left;
	color: #ddd;
}
.foot-link{
	margin-top: 15px;
}
.foot-links{
	float: left;
	height: 35px;
	line-height: 35px;
	padding: 0 30px;
	border-right: 1px solid #fff;

}
.foot-links:last-child{
	padding-right: 0;
	border-right: 0;
}