@charset "utf-8";
/* CSS Document */
/*banner*/
/*banner*/
.carousel-control-prev-icon {
	background: url(/image/icon/slider-arrow.png) -110px 0px no-repeat;
}
.carousel-control-next-icon {
	background: url(/image/icon/slider-arrow.png) -110px 0px no-repeat;
	background-position: 8px 0px;
}
.carousel-control-next-icon, .carousel-control-prev-icon {
	display: inline-block;
	width: 32px;
	height: 32px;
}
/*content*/
#index_content {
	width: 100%;
	margin: 0 auto;
}
.container {
	width: 100%;
	margin: 0 auto;
}
/*products*/
#index_content h2 {
	font-size: 3rem;
	text-align: center;
	font-weight: 100;
	line-height: 4rem;
}
#index_content h3 {
	text-align: center;
	font-size: 1.25rem;
	color: #676767;
	font-weight: 100;
}
.container .products h2 {
	padding-top: 0;
}
.products {
	background: #ececec;
}
.productslist {
	width: 100%;
	overflow: hidden;
}
.products ul {
	overflow: hidden;
}
.products li {
}
#index_content .products .index_prolist h3 {
	line-height: 72px;
}

.products li .ttimg {
	margin: 0 auto;
	display: block;
	overflow: hidden;
	height: 100%;
	overflow: hidden;
	/* height: 191px; */
	padding: 0;
	line-height: 0;
}
.indexmore {
	text-align: center;
	padding: 40px 0px 20px;
}
.indexmore a {
	line-height: 25px;
	display: inline-block;
	text-align: left;
	border: 1px solid #7b7b7b;
	color: #7b7b7b;
	padding: 10px 0px 10px 20px;
	font-size: 16px;
	width: 160px;
	background: url(/image/icon/jiantou1.png) no-repeat 130px;
}
.indexmore a:hover {
	border: 1px solid #FF0004;
	color: #FF0004;
	background: url(/image/icon/jiantou2.png) no-repeat 130px;
}
/*更改*/
.products .index_prolist {
	width: 80%;
	margin: 0 auto;
}
.products .index_prolist ul {
}
.products .index_prolist ul li {
	padding: 15px;
}
.index_prolist li.list-item a {
	border: 1px solid #d9d9d9;
	display: block;
	background-color: #fff;
}
.index_prolist li.list-item a {
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-ms-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;
}
.index_prolist li.list-item a:hover {
	box-shadow: 0 15px 30px rgba(0,0,0,.1);
	-moz-box-shadow: 0 15px 30px rgba(0,0,0,.1);
	-webkit-box-shadow: 0 15px 30px rgba(0,0,0,.1);
	-webkit-transform: translate3d(0, -5px, 0);
	-moz-transform: translate3d(0, -5px, 0);
	-ms-transform: translate3d(0, -5px, 0);
	-o-transform: translate3d(0, -5px, 0);
	transform: translate3d(0, -5px, 0);
}
.index_prolist li.list-item img {
	width: 100%;
	height: auto;
}
.index_prolist li.list-item h3 a {
	color: #333;
}
.index_prolist li.list-item:hover h3 a {
	color: #f58220;
}
.index_prolist li.list-item h3 {
}
/*case*/
.case .content {
	width: 80%;
	margin: 0 auto;
}
.Casetitle {
	width: 100%;
}
.Casetitle div {
	line-height: 36px;
	text-align: center;
	font-size: 32px;
	color: #1a1a1a;
	padding: 60px 0px 15px;
}
.Casetitle div a {
	color: #1a1a1a;
}
.Casetitle div a:hover {
	color: #e60012;
}
.Casetitle p {
	background: #d7d4d4;
	height: 1px;
	overflow: hidden;
	line-height: 0px;
}
.Casetitle p span {
	margin: 0px auto;
	display: block;
	height: 1px;
	overflow: hidden;
	width: 86px;
	background: #e60012;
	line-height: 1px;
}
.Casetitle em {
	display: block;
	text-align: center;
	font-size: 14px;
	color: #999999;
	padding-top: 10px;
}
.Caselist {
}
.Caselist ul {
	margin: 0;
}
.Caselist ul li {
	background-color: white;
	margin: 0;
	padding: 0 1px 1px 0;
}
.Caselist ul li img {
}
.Caselist ul li a {
	opacity: 0;
	position: absolute;
	color: #fff;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	background-color: #e60012;
}
.Caselist ul li a p {
	padding: 1rem;
	font-size: 1rem;
	line-height: 1.5rem;
}
.Caselist ul li a {
	-webkit-transition: all .5s;
	transition: all .5s;
}
.Caselist ul li:hover a {
	opacity: 1;
	animation: sec 10s infinite linear;
}

/*news*/
.container .news h2 {
	padding-top: 0px;
}
.container .news h2 a {
	color: #333;
}
.container .news h2 a:hover {
	text-decoration: none;
	color: #fd8800;
}
.news {
	background: #ececec;
}
.news ul li {
	padding: 15px;
}
.news ul li a:hover {
	box-shadow: 0 0 16px rgba(0,0,0,0.2);
}
.news ul li a {
	text-align: center;
	display: block;
	transition: .5s;
	background: #fff;
}
.news ul li h4 {
	font-size: 1rem;
	line-height: 5rem;
	color: #333;
}
/*zhishi*/
.zhishi ul li {
background: url(/image/icon/index_65.png) no-repeat 0px 20px;

    padding-left: 25px;

    line-height: 2.5rem;
}

/*about*/
.index .about {
    background: url(http://www.zzfangwu.com/images/icon/index-about-bg.jpg) no-repeat;
}
#footer .link {
color: #5d5d5d;
    padding: 10px 0;
    background: #000;
}
#footer .link a {
	color: #5d5d5d;
}
#footer .link a:hover {
	color: #bebebe;
}
